* symfile.h (struct sym_fns) <next>: Remove.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
3cac54d2
RW
12010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 Sync from GCC:
4
5 PR bootstrap/44621
6 * configure.ac: Fix unportable shell quoting.
7 * configure: Regenerate.
8
1d14850f
PB
92010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
10
11 PR target/44862
12 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
13 Provide -B option to allow for link spec %s substitutions for
14 libstdc++.a on darwin.
15 * Makefile.in: Regenerate.
16
7530c480
AO
172010-06-10 Alexandre Oliva <aoliva@redhat.com>
18
19 * Makefile.def (configure-gcc): Depend on all-libelf.
20 * Makefile.in: Rebuild.
21
285d560d
RW
222010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
23
24 * config.sub, config.guess: Update from upstream sources.
25
a009f2e7
RW
262010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
27
28 Sync from GCC:
29
30 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
31 * configure.ac: Allow all the versions greater than 0.10 of PPL.
32 * configure: Regenerated.
33
34 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
35 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
36 * configure: Regenerate.
37
38 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
39 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
40 * configure: Regenerate.
41
42 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
43 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
44 separately.
45 * configure: Regenerate.
46
47 2010-04-13 Steve Ellcey <sje@cup.hp.com>
48 * configure: Regenerate after change to elf.m4.
49
50 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
51 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
52 * configure: Regenerated.
53
54 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
55 * configure.ac: Print "buggy but acceptable" when CLooG
56 revision is less than 9.
57 * configure: Regenerated.
58
e49e5c92
DK
592010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
60
61 Merge from gcc:
62
63 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
64 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
65 * configure: Regenerate.
66
67 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
68 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
69 a platform that supports LTO.
70 * configure: Regenerate.
71
72 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
73 PR lto/42776
74 * configure.ac (--enable-lto): Refactor handling so libelf tests
75 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
76 and allow LTO to be explicitly enabled on non-ELF platforms that
77 are known to support it inside else-clause.
78 * configure: Regenerate.
79
e6de499b
NC
802010-04-27 Roland McGrath <roland@redhat.com>
81 H.J. Lu <hongjiu.lu@intel.com>
82
83 * configure.ac (--enable-gold): Support both, both/gold and
84 both/bfd to add gold to configdirs without removing ld.
85 * configure: Regenerated.
86
87 * Makefile.def: Add install-gold dependency to install-ld.
88 * Makefile.in: Regenerated.
89
d594eacc
TG
902010-04-14 Tristan Gingold <gingold@adacore.com>
91
92 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
93 * configure: Regenerate.
94
938d2b74
RW
952010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
96
97 Merge from gcc:
98 PR bootstrap/43615
99 PR bootstrap/43328
100 Revert:
101 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
102 * configure.ac: Do not pass --enable-multilib nor
103 --disable-multilib in baseargs. Accept explicitly passed
104 --enable_multilib.
105 * configure: Regenerate.
106
a9ef41a7
RW
1072010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
108
109 PR bootstrap/43328
110 * configure.ac: Do not pass --enable-multilib nor
111 --disable-multilib in baseargs. Accept explicitly passed
112 --enable_multilib.
113 * configure: Regenerate.
114
619a3713
JM
1152010-03-23 Joseph Myers <joseph@codesourcery.com>
116
117 * configure.ac (tic6x-*-*): New case.
118 * configure: Regenerate.
119
92f4e989
JM
1202010-03-23 Joseph Myers <joseph@codesourcery.com>
121
122 Merge from gcc:
123 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
124 PR ada/42554
125 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
126 * configure: Regenerate.
127
c35a0556
JM
1282010-03-23 Joseph Myers <joseph@codesourcery.com>
129
130 * config.sub: Update to version 2010-03-22.
131 * config.guess: Update to version 2009-12-30.
132
18fa8f9c
JM
1332010-03-14 Joseph Myers <joseph@codesourcery.com>
134
135 Merge from gcc:
136 2010-01-11 Richard Guenther <rguenther@suse.de>
137 PR lto/41569
138 * Makefile.def (all-lto-plugin): Depend on all-gcc.
139 * Makefile.in: Regenerated.
140
ba98da75
RO
1412010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
142
143 PR libstdc++/32499
144 * configure.ac (RANLIB): Default to true.
145 (STRIP): Likewise.
146 (RANLIB_FOR_TARGET): Remove superfluous : argument.
147 * configure: Regenerate.
148
3994761f
NC
1492010-02-17 Nick Clifton <nickc@redhat.com>
150
151 PR 11238
152 * Makefile.tpl (local-distclean): Also remove config.cache files in
153 sub-directories as there may not be Makefiles present in the
154 sub-directories.
792cdb50
NC
155 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
156 the config.cache files found by the find command.
157
3994761f
NC
158 * Makefile.in: Regenerate.
159 * configure.ac: Revert previous delta.
160 * configure: Regenerate.
161
01a82011
NC
1622010-02-15 Nick Clifton <nickc@redhat.com>
163
164 PR 11238
165 * configure.ac: Delete config.cache files in sub-directories when
166 deleting Makefiles.
167 * configure: Regenerate.
168
143754cd
NC
1692010-02-15 Nick Clifton <nickc@redhat.com>
170
171 * configure.ac: Sync from gcc.
172 * configure: Regenerate.
173
a6b5846e
KG
1742010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
175
176 Sync from gcc:
177 * configure.ac: Add "recommended" version checks for GMP/MPC.
178 Update recommended GMP/MPFR/MPC versions.
179 * configure: Regenerate.
180
2aa2364a
JR
1812010-01-25 Joern Rennecke <amylaar@spamcop.net>
182
183 gcc PR libstdc++/36101, gcc PR libstdc++/42813
184 * configure.ac (bootstrap_target_libs): Make inclusion of
185 target-libgomp conditional on libgomb being in target_configdirs.
186 * configure: Regenerate.
187
d35e937f
JR
1882010-01-23 Joern Rennecke <amylaar@spamcop.net>
189
190 gcc PR libstdc++/36101, gcc PR libstdc++/42813
191 * configure.ac (bootstrap_target_libs): Include target-libgomp.
192 * configure: Regenerate.
193
911e63d0
JR
1942010-01-22 Joern Rennecke <amylaar@spamcop.net>
195
196 gcc PR libstdc++/36101, gcc PR libstdc++/42813
197 * configure.ac (target_configdirs): Substitute.
198 * Makefile.def: Bootstrap target module libgomp.
199 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
200 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
201 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
202 * configure, Makefile.in: Regenerate.
203
3725885a
RW
2042009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
205
206 * libtool.m4: Sync from git Libtool.
207 * ltmain.sh: Likewise.
208 * ltoptions.m4: Likewise.
209 * ltversion.m4: Likewise.
210 * lt~obsolete.m4: Likewise.
211
d5f2ee2e
KG
2122010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
213 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
214
215 PR bootstrap/42424
216 * configure.ac: Include libtool m4 files.
217 (_LT_CHECK_OBJDIR): Call it.
218 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
219 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 220
d5f2ee2e
KG
221 * configure: Regenerate.
222
f2b2dd91
RW
2232010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
224
225 PR bootstrap/41818
226 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
227 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
228 * Makefile.in: Regenerate.
229
06ca7962
BE
2302009-12-18 Ben Elliston <bje@au.ibm.com>
231
232 * config.sub, config.guess: Update from upstream sources.
233
30a16d7b
JJ
2342009-12-17 Jeff Johnston <jjohnstn@redhat.com>
235
236 * COPYING.NEWLIB: Update copyright date.
237 * COPYING.LIBGLOSS: Ditto.
238
d9b76ff9
KG
2392009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
240
241 PR middle-end/30447
242 PR middle-end/30789
243 PR other/40302
244
245 * configure.ac: Require MPC.
246 * configure: Regenerate.
247
248 * configure.ac: Update minimum MPC version to 0.8.
249 * configure: Regenerate.
250
e12dec02
PB
2512009-11-20 Paolo Bonzini <bonzini@gnu.org>
252
253 * config.guess: Sync with upstream and gcc.
254 * config.sub: Sync with upstream and gcc.
255
606a9ca0
AO
2562009-11-16 Alexandre Oliva <aoliva@redhat.com>
257
258 * Makefile.def: Restore host and target settings for gmp.
259 * Makefile.in: Rebuild.
260
1f53ca9a
AO
2612009-11-16 Alexandre Oliva <aoliva@redhat.com>
262
263 * configure.ac: Add libelf to host_libs. Enable in-tree configury
264 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
265 Fix portability of test of C++ as bootstrap language. Add
266 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
267 * configure: Rebuild.
268 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
269 and cloog. Fix in-tree ppl configuration. Introduce libelf
270 in-tree building.
271 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
272 (POSTSTAGE1_HOST_EXPORTS): Use it.
273 (STAGE[+id+]_CXXFLAGS): New.
274 (BASE_FLAGS_TO_PASS): Pass it down.
275 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
276 extra_exports.
277 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
278 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
279 extra_exports.
280 * Makefile.in: Rebuild.
281
2822009-11-06 Ozkan Sezer <sezeroz@gmail.com>
283
284 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
285 paths for *-w64-mingw* and x86_64-*mingw*.
286 * configure: Regenerated.
287
2882009-10-30 Kai Tietz <kai.tietz@onevision.com>
289
290 * configure.ac: Disable target-winsup & co for
291 x86_64-*-mingw* and *-w64-mingw* targets.
292 * configure: Regenerated.
293
2942009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
295
296 * configure.ac (CLooG test): Use = with test.
297 * configure: Regenerate.
298
2992009-10-22 Richard Guenther <rguenther@suse.de>
300
301 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
302 cloog if the ppl version check failed. Move flags saving
303 before setting in libelf check.
304 * configure: Regenerate.
305
3062009-10-21 Richard Guenther <rguenther@suse.de>
307
308 * configure.ac: Adjust the ppl and cloog configure to work as
309 documented. Disable cloog if ppl was disabled. Omit the version
310 checks if they were disabled.
311 * configure: Re-generate.
312
6811fb56
RW
3132009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
314
315 * configure.ac: Add 'lto' to enable_languages, not
316 new_enable_languages, and only if not already present.
317 * configure: Regenerate.
318
700d40ca
ILT
3192009-10-06 Ian Lance Taylor <iant@google.com>
320
321 * Makefile.def: check-gold depends upon all-gas.
322 * Makefile.in: Rebuild.
323
3242009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
325
326 * Makefile.def: all-lto-plugin depends on all-libiberty.
327 set bootstrap=true for lto-plugin.
328 Add lto-plugin.
329 * Makefile.in: Regenerate.
330 * configure.ac (host_libs): Add lto-plugin.
331 * configure: Regenerate.
332
3332009-10-03 Diego Novillo <dnovillo@google.com>
334
335 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
336 (HOST_LIBELFLIBS): Define.
337 (HOST_LIBELFINC): Define.
338 * Makefile.in: Regenerate.
339 * configure.ac: Add --enable-lto.
340 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
341 If --enable-lto is used, add 'lto' to new_enable_languages.
342 If --enable-lto is used and gold is enabled, add
343 lto-plugin to configdirs.
344 * configure: Regenerate.
345
3462009-10-03 Simon Baldwin <simonb@google.com>
347
348 * configure.ac: If --with-system-zlib, suppress local zlib and
349 pass --with-system-zlib to subdir configure scripts.
350 * configure: Regenerate.
351
3522009-10-01 Loren J. Rittle <ljrittle@acm.org>
353 Paolo Bonzini <bonzini@gnu.org>
354
355 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
356 $(srcdir).
357 * Makefile.in: Rebuilt.
358
c8cb1b3e
PB
3592009-09-29 Paolo Bonzini <bonzini@gnu.org>
360
361 Sync from gcc:
362 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
363
364 * configure.ac: Update minimum MPC version to 0.7.
365 * configure: Regenerate.
366
30167e0a
NC
3672009-09-25 Nick Clifton <nickc@redhat.com>
368
369 * configure.ac: Pass any --cache-file=/dev/null option on to
370 subconfigures.
371 * configure: Regenerate.
372
707a0b5c
NC
3732009-09-23 Nick Clifton <nickc@redhat.com>
374
375 * config.sub, config.guess: Update from upstream sources.
376
700d40ca
ILT
3772009-09-22 Loren J. Rittle <ljrittle@acm.org>
378
379 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
380 * Makefile.in: Rebuilt.
381
2fd0b40b
RW
3822009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
383
384 PR bootstrap/32272
385 * configure.ac: Error out if $srcdir isn't '.' but contains
386 host-${host_noncanonical}.
387 * configure: Regenerate.
388
4385ad3c
RW
3892009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
390
16b1ad29
RW
391 * configure.ac: If bootstrapping a combined tree with
392 --enable-gold, require c++ in stage1_languages.
393 * configure: Regenerate.
394
f8dc745f
RW
395 * configure.ac: Also add target_libs of stage1_languages to
396 bootstrap_target_libs.
397 * configure: Regenerate.
398
4385ad3c
RW
399 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
400 with --enable-languages not containing c++.
401 * configure: Regenerate.
402
df51e4e1
JZ
4032009-09-16 Jie Zhang <jie.zhang@analog.com>
404
405 * configure.ac: Disable java and boehm-gc for bfin-*-*.
406 * configure: Regenerate.
407
06a51eac
RW
4082009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
409
410 * configure.ac: Do not use $extrasub for replacing @if/@endif
411 parts in Makefile; instead, use additional arguments to
412 AC_CONFIG_COMMANDS to do the replacement manually, with several
413 sed invocations, to avoid HP-UX sed command limits.
414 * configure: Regenerate.
415
96655cc4
AO
4162009-09-04 Alexandre Oliva <aoliva@redhat.com>
417
418 * configure.ac (with-build-config): Document. Handle without.
419 Handle missing argument.
420 * configure: Rebuilt.
421
4222009-09-03 Alexandre Oliva <aoliva@redhat.com>
423
424 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
425 Default to bootstrap-debug only if compare-debug works.
426 * configure: Rebuilt.
427 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
428 * Makefile.in: Rebuilt.
429
4302009-09-01 Alexandre Oliva <aoliva@redhat.com>
431
432 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
433 * Makefile.in: Rebuilt.
434
8e957354
PB
4352009-09-02 Paolo Bonzini <bonzini@gnu.org>
436
437 * Makefile.tpl (AWK): Fix typo.
438 * Makefile.in: Regenerate.
439
4402009-09-02 Paolo Bonzini <bonzini@gnu.org>
441
442 * configure.ac: Detect awk and sed.
443 * Makefile.def (flags_to_pass): Add AWK and SED.
444 * Makefile.tpl (AWK, SED): New.
445 (BASE_FLAGS_TO_PASS): Add AWK and SED.
446 * configure: Regenerate.
447 * Makefile.in: Regenerate.
448
fb792462
TG
4492009-09-01 Tristan Gingold <gingold@adacore.com>
450
451 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
452 Remove logical names.
453
a69e7d0a
DK
4542009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
455
456 * ltmain.sh (func_normal_abspath): New function.
457 (func_relative_path): Likewise.
458 (func_mode_help): Document new -bindir option for link mode.
459 (func_mode_link): Add new -bindir option, and use it to place
460 output DLL if specified.
461
d444d2ba
RW
4622009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
463
464 * configure.ac (AC_PREREQ): Bump to 2.64.
465
13b7343a
RW
4662009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
467
af542c2e
RW
468 * README-maintainer-mode: Point directly to upstream locations
469 for autoconf, automake, libtool, gettext, instead of copies on
470 sources.redhat.com. Document required versions.
471 * configure.ac: Do not substitute datarootdir, htmldir,
472 pdfdir, docdir. Do not process --with-datarootdir,
473 --with-htmldir, --with-pdfdir, --with-docdir.
474 * configure: Regenerate.
475
81ecdfbb
RW
476 * configure: Regenerate.
477
13b7343a
RW
478 * compile: Sync from Automake 1.11.
479 * depcomp: Likewise.
480 * install-sh: Likewise.
481 * missing: Likewise.
482 * mkinstalldirs: Likewise.
483 * ylwrap: Likewise.
484
c1102ce7
RW
4852009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
486
34a0f3cf
RW
487 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
488 (baseargs): Add --disable-option-checking.
489 * configure: Regenerate.
490
c1102ce7
RW
491 * Makefile.def (configure-target-libiberty): Depend on
492 all-binutils and all-ld.
493 (configure-target-newlib): Likewise.
494 * Makefile.in: Regenerate.
495
e8a5fa9c
RW
4962009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
497
498 Sync with GCC, merge:
499
500 2009-07-31 Christian Bruel <christian.bruel@st.com>
501
502 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
503 * configure: Regenerate.
504
505 2009-07-06 Ian Lance Taylor <iant@google.com>
506
507 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
508 * configure: Rebuild.
509
510 2009-06-26 Steve Ellcey <sje@cup.hp.com>
511
512 PR bootstrap/40338
513 * configure.ac (comparestring): Create new variable.
514 * Makefile.tpl (comparestring): Use to skip some comparisions.
515 * configure: Regenerate.
516 * Makefile.in: Regenerate.
517
518 2009-06-23 Ian Lance Taylor <iant@google.com>
519
520 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
521 boot_languages. Only bootstrap target libraries listed in
522 target_libs for some boot language. Add --with-stage1-ldflags,
523 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
524 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
525 if not building with C++.
526 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
527 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
528 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
529 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
530 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
531 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
532 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
533 * configure, Makefile.in: Rebuild.
534
535 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
536
537 * configure.ac: Detect MPC in default directory.
538 * configure: Regenerate.
539
540 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
541
542 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
543 to noconfdirs.
544 * configure: Regenerate.
545
546 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
547
548 * Makefile.def: Add MPC support and dependencies.
549 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
550
551 * Makefile.in, configure: Regenerate.
552
553 2009-05-24 Nicolas Roche <roche@adacore.com>
554
555 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
556 * Makefile.in: Regenerate.
557
558 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
559
560 * configure.ac (cygwin noconfigdirs): Remove libgcj.
561 * configure: Regenerate.
562
563 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
564
565 * configure.ac ($with_ppl): Default to no if not supplied.
566 ($with_cloog): Likewise.
567 configure: Regenerate.
568
569 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
570
571 PR bootstrap/39739
572 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
573 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
574
575 * configure, Makefile.in: Regenerate.
576
577 2009-04-14 Jakub Jelinek <jakub@redhat.com>
578
579 * configure.ac: Change copyright header to refer to version
580 3 of the GNU General Public License and to point readers at the
581 COPYING3 file and the FSF's license web page.
582 * Makefile.def: Likewise.
583 * Makefile.tpl: Likewise.
584 * Makefile.in: Regenerate.
585
586 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
587
588 * configure.ac: Restore match for darwin9 or later. Use double
589 brackets since regeneration eats one pair.
590 * configure: Regenerate.
591
bf110216
CF
5922009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
593
594 * MAINTAINERS: Perform some obvious fixups.
595
2262bbf4
BE
5962009-08-17 Ben Elliston <bje@au.ibm.com>
597
598 * config.sub, config.guess: Update from upstream sources.
599
25a07265
NC
6002009-08-06 Michael Eager <eager@eagercon.com>
601
602 * configure.ac: Add Microblaze target.
603 * configure: Regenerate.
604
85bd1942
TG
6052009-07-02 Tristan Gingold <gingold@adacore.com>
606
607 * configure.ac: Do not exclude gas for i386-*-darwin.
608 Add a case for x86_64-*-darwin.
609 * configure: Regenerate.
610
f9806fa5
DE
6112009-06-26 Doug Evans <dje@sebabeach.org>
612
613 * Makefile.def (host_modules): Add cgen.
614 * Makefile.in: Regenerate.
615 * configure.ac (host_tools): Add cgen.
616 * configure: Regenerate.
617
6bfb4e30
JJ
6182009-06-17 Michael Eager <eager@eagercon.com>
619
620 * COPYING.LIBGLOSS: Add Xilinx license.
621
8bcf2718
NC
6222009-06-15 Ryan Mansfield <rmansfield@qnx.com>
623
624 * configure.ac: Define is_elf for QNX Neutrino targets.
625 * configure: Regenerate.
626
04ec0acb
RW
6272009-06-03 Jerome Guitton <guitton@adacore.com>
628 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
629
630 * Makefile.tpl (all): Avoid a trailing backslash.
631 * Makefile.in: Regenerate.
632
7ee5dbeb
BE
6332009-06-03 Ben Elliston <bje@au.ibm.com>
634
635 * config.sub, config.guess: Update from upstream sources.
636
fda13ee8
AO
6372009-06-02 Alexandre Oliva <aoliva@redhat.com>
638
639 * Makefile.tpl ([+compare-target+]): Compare all stage
640 directories, rather than just gcc.
641 * Makefile.in: Rebuilt.
642
4a657b0d
DK
6432009-05-28 Doug Kwan <dougkwan@google.com>
644
645 * configure.ac: Support gold for target arm*-*-*.
646 * configure: Regenerate.
647
07fc31c9
AO
6482009-05-27 Alexandre Oliva <aoliva@redhat.com>
649
650 * Makefile.tpl (all): Avoid harmless warning in make all when
651 gcc-bootstrap is enabled but stage_last does not exist.
652 * Makefile.in: Rebuilt.
653
8a7a39ab
TG
6542009-05-25 Tristan Gingold <gingold@adacore.com>
655
656 * setup.com: Complete the file with configuration and build.
657
b5233201
AO
6582009-05-18 Alexandre Oliva <aoliva@redhat.com>
659
660 PR other/40159
661 * Makefile.tpl (all): Don't assume gcc-bootstrap and
662 gcc-no-bootstrap are mutually exclusive.
663 * Makefile.in: Rebuilt.
664
7b6175f9
AO
6652009-05-18 Alexandre Oliva <aoliva@redhat.com>
666
667 PR other/40159
668 * Makefile.tpl (all): Don't end with unconditional success.
669 * Makefile.in: Rebuilt.
670
1b05fbbd
AO
6712009-05-12 Alexandre Oliva <aoliva@redhat.com>
672
673 PR target/37137
674 * Makefile.def (flags_to_pass): Remove redundant and incomplete
675 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
676 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
677 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
678 stage_configureflags, stage_cflags and stage_libcflags into
679 explicit Makefile macros.
680 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
681 GFORTRAN.
682 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
683 CC. Set CC_FOR_BUILD from CC.
684 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
685 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
686 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
687 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
688 and GFORTRAN.
689 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
690 (_LIBCFLAGS): Renamed to _TFLAGS.
691 (do-compare-debug, do-compare3-debug): Drop.
692 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
693 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
694 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
695 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
696 (XGCC_FLAGS_FOR_TARGET): New.
697 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
698 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
699 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
700 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
701 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
702 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
703 TFLAGS.
704 (BUILD_CONFIG): Include if requested.
705 (all): Set TFLAGS on bootstrap.
706 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
707 (all-stageid-prefixmodule): Likewise.
708 (do-clean, distclean-stageid): Set TFLAGS.
709 (restrap): Fix whitespace.
710 * Makefile.in: Rebuilt.
711
dc17c78c
EB
7122009-04-25 Eric Botcazou <ebotcazou@adacore.com>
713
714 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
715 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
716 * Makefile.in: Regenerate.
717
14324cd7
EZ
7182009-04-24 Eli Zaretskii <eliz@gnu.org>
719
720 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
721 consistency with config.sub. (Update from upstream sources.)
722
f8d5f06c
JM
7232009-04-21 Joseph Myers <joseph@codesourcery.com>
724
725 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
726
0000e2bf
BE
7272009-04-17 Ben Elliston <bje@au.ibm.com>
728
729 * config.sub, config.guess: Update from upstream sources.
730
20135e4c
NC
7312009-04-15 Anthony Green <green@moxielogic.com>
732
34adf976 733 * configure.ac: Add moxie support.
20135e4c
NC
734 * configure: Rebuilt.
735
ef699244
L
7362009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
737
738 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
739 * configure: Regenerate.
740
10ad8ef3
L
7412009-04-09 H.J. Lu <hongjiu.lu@intel.com>
742
743 PR gas/10039
744 * configure.ac: Require texinfo 4.7.
745 * configure: Regenerated.
746
c50523ce
L
7472009-04-09 Steve Ellcey <sje@cup.hp.com>
748
749 * Makefil.def (languages): New entries.
750 * Makefile.tpl (check-gcc-*): New generic target.
751 * Makefile.in: Regenerate.
752
47afba5f
EZ
7532009-03-27 Eli Zaretskii <eliz@gnu.org>
754
755 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
756 Windows builds of Sed.
757
dc448a7b
TT
7582009-03-18 Tom Tromey <tromey@redhat.com>
759
760 * configure: Rebuild.
761 * configure.ac (host_libs): Add libiconv.
762 * Makefile.in: Rebuild.
763 * Makefile.def (host_modules): Add libiconv.
764 (configure-gdb, all-gdb): Depend on libiconv.
765
24741ab2
JB
7662009-03-16 Tristan Gingold <gingold@adacore.com>
767
768 * configure.ac: Treat gdb as supported on x86_64-darwin.
769 * configure: Regenerate.
770
29383458
JM
7712009-03-16 Joseph Myers <joseph@codesourcery.com>
772
773 Merge from GCC:
774
775 2009-03-16 Joseph Myers <joseph@codesourcery.com>
776
777 * configure.ac (--with-host-libstdcxx): New option.
778 * configure: Regenerate.
779
780 2009-01-29 Robert Millan <rmh@aybabtu.com>
781
782 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
783 * configure: Regenerate.
784
785 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
786
787 PR tree-optimization/38515
788 * configure.ac (cloog-polylib): Removed.
789 (with_ppl, with_cloog): Test for "no".
790 * configure: Regenerated.
791
58e24671
RW
7922009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
793
794 Backport from git Libtool:
795
796 2009-01-19 Robert Millan <rmh@aybabtu.com>
797 Support GNU/kOpenSolaris.
798 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
799 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
800 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
801 GNU/kOpenSolaris.
802
314b2e66
AS
8032009-02-05 Andreas Schwab <schwab@suse.de>
804
805 * Makefile.tpl (stage_last): Define $r and $s before using
806 $(RECURSE_FLAGS_TO_PASS).
807 * Makefile.in: Regenerate
808
8b700390
JJ
8092009-01-21 Jeff Johnston <jjohnstn@redhat.com>
810
811 * COPYING.NEWLIB: Add ARM license.
812
66775d67
AM
8132009-01-16 Alan Modra <amodra@bigpond.net.au>
814
815 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 816 (all-opcodes): Depend on all-libiberty.
66775d67
AM
817 * Makefile.in: Regenerate.
818
19e99079
NC
8192009-01-15 Douglas B Rupp <rupp@gnat.com>
820
821 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
822 * configure: Regenerate.
823
22e8c8e0
RW
8242008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
825
826 Backport link test fix from upstream Libtool:
827
828 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
829 Add cache variables to tests that require the linker to work.
830 For shlibpath_overrides_runpath, this also changes the semantics
831 to let the result from the C compiler take precedence.
832 compiler take precedence.
833
7d6d7764
BE
8342008-12-02 Ben Elliston <bje@au.ibm.com>
835
836 * config.sub, config.guess: Update from upstream sources.
837
ea8af06e
JJ
8382008-12-17 Jeff Johnston <jjohnstn@redhat.com>
839
840 * COPYING.NEWLIB: Updated.
841 * COPYING.LIBGLOSS: Ditto.
842
af0771d3
PB
8432008-12-16 Paolo Bonzini <bonzini@gnu.org>
844
845 Sync with GCC:
846
847 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
848
849 * configure.ac (ppllibs): Add by default the lib flags.
850 * configure: Regenerate.
851
852 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
853
314b2e66
AS
854 * configure.ac: Add double brackets on darwin[912].
855 * configure: Regenerate.
af0771d3
PB
856
857 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
858
314b2e66
AS
859 * configure.ac: Expand to darwin10 and later.
860 * configure: Regenerate.
af0771d3 861
f7c83eac
AS
8622008-12-02 Andreas Schwab <schwab@suse.de>
863
864 * Makefile.def: configure-target-boehm-gc depends on
865 all-target-libstdc++-v3.
866 * Makefile.in: Regenerate.
867
bc67ad83
BE
8682008-12-02 Ben Elliston <bje@au.ibm.com>
869
870 * config.sub, config.guess: Update from upstream sources.
871
e28c595f
JM
8722008-11-27 Joseph Myers <joseph@codesourcery.com>
873
874 Merge from GCC:
875
876 2007-12-02 Matthias Klose <doko@ubuntu.com>
877
878 * config-ml.in: Remove 64bit configure tests.
879
880 2008-05-14 Rafael Espindola <espindola@google.com>
881
882 * config-ml.in: don't handle --enable-shared and --enable-static.
883
884 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
885 Tobias Grosser <grosser@fim.uni-passau.de>
886 Jan Sjodin <jan.sjodin@amd.com>
887 Harsha Jagasia <harsha.jagasia@amd.com>
888 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
889 Konrad Trifunovic <konrad.trifunovic@inria.fr>
890 Adrien Eliche <aeliche@isty.uvsq.fr>
891
892 Merge from graphite branch.
893 * configure: Regenerate.
894 * Makefile.in: Regenerate.
895 * configure.ac (host_libs): Add ppl and cloog.
896 Add checks for PPL and CLooG.
897 * Makefile.def (ppl, cloog): Added modules and dependences.
898 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
899 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
900
901 2008-09-03 Richard Guenther <rguenther@suse.de>
902
903 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
904 cloog test.
905 * configure: Re-generate.
906
907 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
908
909 * configure.ac (--with-cloog-polylib): New.
910 (--disable-cloog-version-check): New.
911 (--disable-ppl-version-check): New.
912 * configure: Re-generate.
913
914 2008-09-05 Richard Guenther <rguenther@suse.de>
915
916 * configure.ac: Initialize clooglibs to -lcloog.
917 * configure: Re-generate.
918
919 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
920
921 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
922 recommended version to 2.3.2.
923
924 * configure: Regenerate.
925
926 2008-10-31 Ben Elliston <bje@au.ibm.com>
927
928 * configure.ac (spu-*-*): Remove special case.
929 * configure: Regenerate.
930
931 Complete comment text from GCC version of:
932
933 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
934
935 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
936 (GCC_SHLIB_SUBDIR): New.
937 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
938 * configure: Regenerate.
939 * Makefile.in: Regenerate.
940
652dec25
TG
9412008-11-27 Tristan Gingold <gingold@adacore.com>
942
943 * configure.ac: Build gdb for i?86-*-darwin*
944 * configure: Regenerated.
945
7582fb4a
DJ
9462008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
947
948 PR bootstrap/38014
949 PR bootstrap/37923
950
951 Revert:
952
953 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
954
955 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
956 * Makefile.in: Regenerated.
957
958 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
959
960 PR gdb/921
961 PR gdb/1646
962 PR gdb/2175
963 PR gdb/2176
964
965 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
966 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
967 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
968 (HOST_EXPORTS): Pass CPPFLAGS.
969 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
970 (LDFLAGS_FOR_TARGET): Initialize from configure script.
971 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
972 * Makefile.in, configure: Regenerated.
973 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
974 and CPPFLAGS_FOR_BUILD.
975
faee1be2
UW
9762008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
977
978 * configure.ac [spu-*-*]: Do not set skipdirs.
979 * configure: Re-generate.
980
b7c2dce4
DJ
9812008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
982
983 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
984 * Makefile.in: Regenerated.
985
bb52de30
DJ
9862008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
987
988 PR gdb/921
989 PR gdb/1646
990 PR gdb/2175
991 PR gdb/2176
992
993 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
994 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
995 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
996 (HOST_EXPORTS): Pass CPPFLAGS.
997 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
998 (LDFLAGS_FOR_TARGET): Initialize from configure script.
999 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1000 * Makefile.in, configure: Regenerated.
1001 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1002 and CPPFLAGS_FOR_BUILD.
1003
b25062ae
SE
10042008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
1005
1006 * libtool.m4: Update to libtool 2.2.6.
1007 * lt~obsolete.m4: Update to libtool 2.2.6.
1008 * ltmain.sh: Update to libtool 2.2.6.
1009 * ltsugar.m4: Update to libtool 2.2.6.
1010 * ltversion.m4: Update to libtool 2.2.6.
1011 * ltoptions.m4: Update to libtool 2.2.6.
1012 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1013
3bbd2f8f
AL
10142008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1015
1016 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1017 (GCC_SHLIB_SUBDIR): New.
1018 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1019 * configure: Regenerate.
1020 * Makefile.in: Regenerate.
1021
b29d32ce
TG
10222008-08-28 Tristan Gingold <gingold@adacore.com>
1023
1024 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1025 Enable bfd, binutils and opcodes.
1026 * configure: Regenerate.
1027
c325a203
DD
10282008-08-16 Nicolas Roche <roche@adacore.com>
1029
1030 * Makefile.tpl: Add BOOT_ADAFLAGS.
1031 * Makefile.in: Regenerate.
1032
e7c8859c
RS
10332008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
1034
1035 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1036 * configure: Regenerate.
1037
da888c87
PB
10382008-07-30 Paolo Bonzini <bonzini@gnu.org>
1039
1040 Sync with gcc:
1041 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1042
f7c83eac
AS
1043 * configure.ac: Add makefile fragments for hpux.
1044 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1045 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1046 * configure: Regenerate.
1047 * Makefile.in: Regenerate.
da888c87
PB
1048
1049 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1050
f7c83eac
AS
1051 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1052 * Makefile.in: Regenerate.
1053 * configure: Regenerate.
da888c87 1054
944982cf
ILT
10552008-06-18 Ian Lance Taylor <iant@google.com>
1056
662c6704
ILT
1057 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
1058
944982cf
ILT
1059 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
1060
7a283e07
RW
10612008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1062
1063 * configure: Regenerate.
1064
5b553f7e
RW
10652008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1066
1067 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1068 "$@" is still intact with both Autoconf 2.59 and 2.62.
1069 * configure: Regenerate.
1070
675492f0
RW
10712008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1072
1073 * Makefile.tpl: Fix comment errors.
1074 * Makefile.in: Regenerate.
1075
b018a5d1
JB
10762008-06-13 Julian Brown <julian@codesourcery.com>
1077
1078 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1079 of libobjc for ARM EABI Linux.
1080 * configure: Regenerate.
1081
310213e8
DE
10822008-06-12 David S. Miller <davem@davemloft.net>
1083 David Edelsohn <edelsohn@gnu.org>
1084
1085 * configure.ac: Add powerpc*-*-* to gold supported targets.
1086 * configure: Regenerate.
1087
6641ce42
JM
10882008-06-08 Joseph Myers <joseph@codesourcery.com>
1089
1090 PR tree-optimization/36218
1091 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1092 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1093 (all prefix="build-"): Pass them to build-system sub-makes.
1094 * Makefile.in: Regenerate.
1095
03c2f9e6
DJ
10962008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1097
1098 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
1099 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
1100 mkdep, and compile. Update comments.
1101 (ETC_SUPPORT): Add ChangeLog and update comments.
1102
4538db8b
ILT
11032008-05-11 Ian Lance Taylor <iant@google.com>
1104
1105 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
1106
266df637
PB
11072008-04-18 Paolo Bonzini <bonzini@gnu.org>
1108
1109 Sync with gcc:
1110 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1111
1112 PR bootstrap/35457
1113 * configure.ac: Include override.m4.
1114 * configure: Regenerate.
1115
1116 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1117
f7c83eac
AS
1118 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1119 * Makefile.in: Regenerate.
266df637
PB
1120
1121 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1122
f7c83eac
AS
1123 * configure.ac: Do not build libssp for the AVR.
1124 * configure: Regenerate.
266df637 1125
a86a761e
NC
11262008-04-18 Nick Clifton <nickc@redhat.com>
1127
1128 * MAINTAINERS: Replace reference to configure.in with reference to
1129 configure.ac.
1130
52310858
NC
11312008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1132
f7c83eac 1133 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 1134 as nonconfigurable directories list.
f7c83eac 1135 * configure: Regenerate.
52310858 1136
f5314dd5
DM
11372008-04-14 David S. Miller <davem@davemloft.net>
1138
1139 * configure.ac: Add sparc*-*-* to gold supported targets.
1140 * configure: Regenerate.
1141
e2208220
BE
11422008-04-14 Ben Elliston <bje@au.ibm.com>
1143
1144 * config.sub, config.guess: Update from upstream sources.
1145
0bb6ea20
HPN
11462008-04-12 Hans-Peter Nilsson <hp@axis.com>
1147
1148 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1149 * Makefile.in: Regenerate.
1150
e5164e97
ILT
11512008-04-07 Ian Lance Taylor <iant@google.com>
1152
1153 * Makefile.def: check-gold depends upon all-binutils.
1154 * Makefile.in: Regenerate.
1155
e33b51a6
NC
11562008-04-04 Nick Clifton <nickc@redhat.com>
1157
1158 PR binutils/4334
1159 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1160 builds.
1161 * configure: Regenerate.
1162
fc5df3ab
NC
11632008-04-04 NightStrike <NightStrike@gmail.com>
1164
1165 PR other/35151
f7c83eac
AS
1166 * configure.ac: Combine rules for mingw32 and mingw64.
1167 * configure: Regenerate.
fc5df3ab 1168
c779bab8
PB
11692008-03-27 Paolo Bonzini <bonzini@gnu.org>
1170
1171 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1172 * Makefile.in: Regenerate.
1173
93f9b408
ILT
11742008-03-20 Ian Lance Taylor <iant@google.com>
1175
1176 * configure.ac: Add support for --enable-gold.
1177 * Makefile.def: Add gold as a directory like ld.
1178 * configure, Makefile.in: Regenerate.
1179
5746fb46
AK
11802008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
1181
1182 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1183 (s390_cond_extensions): Reduced extensions to the compare related.
1184 (main): z10 cpu type option added.
1185 (expandConditionalJump): Renamed to ...
1186 (insertExpandedMnemonic): ... this.
1187
1188 * opcodes/s390-opc.c: Re-group the operand format makros.
1189 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
1190 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
1191 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
1192 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
1193 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
1194 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
1195 INSTR_SIL_RDU): New instruction formats added.
1196 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
1197 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
1198 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
1199 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
1200 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
1201 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
1202 masks added.
1203 (s390_opformats): New formats added "ris", "rrs", "sil".
1204 * opcodes/s390-opc.txt: Add the conditional jumps with the
1205 extensions removed from automatic expansion in s390-mkopc.c manually.
1206 (asi - trtre): Add new System z10 EC instructions.
1207 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1208
58c85be7
RW
12092008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1210
1211 * configure.ac: m4_include config/proginstall.m4.
1212 * configure: Regenerate.
1213
78124051
RW
12142008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1215
1216 Backport from upstream Libtool:
f7c83eac 1217
78124051 1218 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 1219
78124051
RW
1220 Deal with Autoconf 2.62's semantic change in m4_append.
1221 * ltsugar.m4 (lt_append): Replace broken versions of
1222 m4_append.
1223 (lt_if_append_uniq): Don't require separator to be overquoted,
1224 and avoid broken m4_append.
1225 (lt_dict_add): Fix typo.
1226 * libtool.m4 (_LT_DECL): Don't overquote separator.
1227
018f1bea
DE
12282008-03-13 David Edelsohn <edelsohn@gnu.org>
1229
1230 * config.rpath: Add AIX 6 support.
1231
5c5f596d
PB
12322008-03-13 Paolo Bonzini <bonzini@gnu.org>
1233
1234 * Makefile.def (stageprofile). Remove -fprofile-generate
1235 from stage_libcflags.
1236 * Makefile.in: Regenerate.
1237
a1f93a5e
BE
12382008-03-13 Ben Elliston <bje@au.ibm.com>
1239
1240 * config.sub, config.guess: Update from upstream sources.
1241
98c3d905
AK
12422008-03-06 Florian Krohm <fkrohm@us.ibm.com>
1243
1244 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
1245 * s390-opc.txt (cmpsc): Duplicate entry removed.
1246 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
1247 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
1248 fier, cu42, cu41): Fix operand format.
1249
7f6ef0c0
PB
12502008-02-20 Paolo Bonzini <bonzini@gnu.org>
1251
f7c83eac
AS
1252 PR bootstrap/32009
1253 PR bootstrap/32161
1254
1255 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1256 * configure: Regenerate.
1257
1258 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1259 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1260 STAGE4_LIBCFLAGS): New.
1261 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1262 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1263 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1264 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1265 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1266 for target modules. Don't export LIBCFLAGS.
1267 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1268 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1269 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1270 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1271 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1272 * Makefile.in: Regenerate.
7f6ef0c0 1273
eaf19029
PB
12742008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1275
1276 PR libgcj/33085
1277 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1278 Do not use -DDLL_EXPORT. Backport from upstream.
1279
680c43e9
NC
12802008-02-14 Nick Clifton <nickc@redhat.com>
1281
1282 Import this patch from gcc:
1283 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1284
1285 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1286
c72b1d96
HPN
12872008-02-02 Hans-Peter Nilsson <hp@axis.com>
1288
1289 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1290 * configure: Regenerate.
1291
8b66833e
BW
12922008-01-31 Marc Gauthier <marc@tensilica.com>
1293
1294 * configure.ac (xtensa*-*-*): Recognize processor variants.
1295 * configure: Regenerate.
1296
9cc8ae67
PB
12972008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1298
f7c83eac
AS
1299 PR bootstrap/34922
1300 * configure.ac (PARSE_ARGS): Push suitable setting of
1301 ac_subdirs_all, for `./configure --help=recursive'.
1302 Handle `+' in generic toplevel directory disabling.
1303 * configure: Regenerate.
9cc8ae67 1304
19090595
BE
13052008-01-23 Ben Elliston <bje@au.ibm.com>
1306
1307 * config.sub, config.guess: Update from upstream sources.
1308
9f1e7fd3
BE
13092008-01-08 Ben Elliston <bje@au.ibm.com>
1310
1311 * config.sub, config.guess: Update from upstream sources.
1312
2f959d61
JJ
13132007-12-19 Jeff Johnston <jjohnstn@redhat.com>
1314
1315 * COPYING.LIBGLOSS: Update default copyright.
1316
aa054b85
JJ
13172007-12-19 Jeff Johnston <jjohnstn@redhat.com>
1318
1319 * COPYING.NEWLIB: Update default copyright.
1320
57c53b2b
RS
13212007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1322
1323 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1324 Change recommended MPFR from 2.2.1 > 2.3.0.
1325 * configure: Regenerate.
1326
fee14b60
RS
13272007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1328
1329 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1330 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1331 * Makefile.in: Regenerate.
1332
c9b68031
DD
13332007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1334
1335 * configure.ac: Enable libjava for x86_64-*-darwin9.
1336 * configure: Regenerate.
1337
ad25e7d5
BE
13382007-12-05 Ben Elliston <bje@au.ibm.com>
1339
1340 * config.sub, config.guess: Update from upstream sources.
1341
6ac84f65
PB
13422007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1343
f7c83eac
AS
1344 * config-ml.in: Robustify against white space in absolute file
1345 names.
6ac84f65 1346
f7c83eac
AS
1347 * config-ml.in (multi-clean): Substitute ${Makefile}.
1348 Remove superfluous ${Makefile} in list.
6ac84f65 1349
7b3200f9
DJ
13502007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1351
1352 * Makefile.def (dependencies): Make configure-gdb depend on
1353 all-intl.
1354 * Makefile.in: Regenerated.
1355
2c133ff9
JJ
13562007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1357
1358 * Makefile.def: To avoid problems running with parallel makes,
1359 build newlib before libgloss so that target specific header
1360 files are availble.
1361 * Makefile.in: Regenerate.
1362
5074315a
DJ
13632007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1364
1365 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1366 * Makefile.in: Regenerate.
1367
f5bc1778
DJ
13682007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1369
1370 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
1371 * libdecnumber: New directory, imported from GCC.
1372
c66487f8
NC
13732007-10-08 Mike Frysinger <vapier@gentoo.org>
1374
1375 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1376 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1377 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1378 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1379 * configure: Regenerate.
1380
b5714970
PB
13812007-10-01 Paolo Bonzini <bonzini@gnu.org>
1382
1383 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1384 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1385 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1386 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1387 * configure.ac: Default them to host tools for $host = $build.
1388 Subst them.
1389
1390 * configure: Regenerate.
1391 * Makefile.in: Regenerate.
1392
f3b1e08e
RS
13932007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1394
1395 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1396 * configure: Regenerate.
1397
cff87f51
DD
13982007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1399
1400 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1401 libstdc++.
1402 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1403 * configure: Regenerate.
1404 * Makefile.in: Regenerate.
f7c83eac 1405
625a61cd
AS
14062007-09-17 Andreas Schwab <schwab@suse.de>
1407
1408 * configure.ac: Raise minimum makeinfo version to 4.6.
1409 * configure: Regenerate.
1410
83a3a68b
AM
14112007-09-15 Alan Modra <amodra@bigpond.net.au>
1412
1413 * configure.ac: Correct makeinfo version check.
1414 * configure: Regenerate.
1415
5bd8be13
RS
14162007-09-14 Richard Sandiford <richard@codesourcery.com>
1417
1418 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1419 to $skipdirs and only disable gprof for newlib. Use the normal
1420 mips*-elf* handling in other respects.
1421 * configure: Regnerate.
1422
5566c1fa
DD
14232007-09-12 David Daney <ddaney@avtrex.com>
1424
1425 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1426 enabling libgcj.
1427 * configure: Regenerate.
1428
14292007-09-12 Richard Guenther <rguenther@suse.de>
1430
1431 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1432 nor --disable-checking is provided also turn on yes and types
1433 checking for stage1.
1434 * configure: Re-generate.
1435
a18e2996 14362007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
1437
1438 PR target/33281
1439 * configure.ac: Use config/mh-mingw on mingw.
1440 * configure: Regenerate.
84e7906e 1441
691bb5a1
DD
14422007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1443
1444 PR other/32154
1445 * configure.ac: For libgloss targets, point the linker to the linker
1446 script, startup code and simulator library.
1447 * configure: Regenerate.
1448
6d18b86b
AH
14492007-09-09 Andrew Haley <aph@redhat.com>
1450
1451 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 1452 target-libjava.
6d18b86b 1453
f00a3165 14542007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 1455
f00a3165 1456 * config.sub, config.guess: Update from upstream sources.
971aaaa5 1457
2abc4e65
BE
14582007-08-21 Richard Guenther <rguenther@suse.de>
1459
1460 * configure.ac: Add types checking to stage1 checking flags.
1461 * configure: Regenerate.
1462
8a6ee3ab 14632007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 1464 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
1465
1466 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1467 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1468 * Makefile.in: Regenerate.
1469 * configure.ac (--with-debug-prefix-map): New.
1470 * configure: Regenerate.
1471
429acdec
RS
14722007-08-17 Richard Sandiford <richard@codesourcery.com>
1473 Nigel Stephens <nigel@mips.com>
1474
429acdec
RS
1475 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1476 as target_makefile_frag.
1477 * configure: Regenerate.
1478
8520c408
AO
14792007-08-16 Alexandre Oliva <aoliva@redhat.com>
1480
1481 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1482 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1483 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1484 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1485 (do-compare, do-compare3, do-compare-debug): New.
1486 ([+compare-target+]): Use them.
1487
14882007-08-16 Alexandre Oliva <aoliva@redhat.com>
1489
1490 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1491 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1492 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1493 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1494 (do-compare, do-compare3, do-compare-debug): New.
1495 ([+compare-target+]): Use them.
1496
2444379b
BE
14972007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1498 Ben Elliston <bje@au.ibm.com>
1499
1500 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1501 --silent if $silent.
1502 * configure: Regenerate.
1503
d6f99447
DJ
15042007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
1505
1506 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
1507
bd0aa315
NC
15082007-07-17 Nick Clifton <nickc@redhat.com>
1509
1510 * COPYING3: New file. Contains version 3 of the GNU General
1511 Public License.
1512 * COPYING3.LIB: New file. Contains version 3 of the GNU
1513 Lesser General Public License.
1514
0ebe98fb
BS
15152007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
1516
1517 * configure.ac: Fix my previous change to really match GCC.
1518 * configure: Regenerate.
1519
521ec477
DD
15202007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1521
1522 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1523 * configure: Regenerate.
1524
15252007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1526
1527 * configure.ac: Add some missing m4 quotation.
1528 * configure: Regenerate.
1529
0c24b341
NC
15302007-07-09 Kai Tietz <kai.tietz@onevision.com>
1531
f7c83eac
AS
1532 * Makefile.def: Add windmc tool to build.
1533 * Makefile.tpl: Likewise.
1534 * configure.ac: Likewise.
1535 * Makefile.in: Regenerate.
1536 * configure: Regenerate.
0c24b341 1537
a09314d0
L
15382007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1539
1540 * lt~obsolete.m4: New. Import from 20070318 libtool.
1541
7c3e1d12
BS
15422007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
1543
1544 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1545 uclinux and linux-uclibc targets.
1546 * configure: Regenerate.
1547
a5b3b4dd
DD
15482007-06-28 DJ Delorie <dj@redhat.com>
1549
1550 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1551 not building newlib.
1552 * configure: Regenerated.
f7c83eac 1553
184d813c
DJ
15542007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
1555
1556 * src-release (DEVO_SUPPORT): Correct typos.
1557
31d99776
DJ
15582007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1559
1560 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1561 * Makefile.in: Regenerated.
1562
e00a73e3
PB
15632007-06-14 Paolo Bonzini <bonzini@gnu.org>
1564
f7c83eac
AS
1565 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1566 (distclean-stage[+id+]): Possibly delete stage_last.
1567 * Makefile.in: Regenerate.
e00a73e3 1568
98a1bbc5
BE
15692007-06-07 Ben Elliston <bje@au.ibm.com>
1570
1571 * config.sub, config.guess: Update from upstream sources.
1572
973601e1
BE
15732007-06-07 Ben Elliston <bje@au.ibm.com>
1574
1575 * Makefile.tpl: Fix spelling error.
1576 * Makefile.in: Regenerate.
1577
2038f525
PB
15782007-06-04 Paolo Bonzini <bonzini@gnu.org>
1579
1580 Sync with gcc:
1581 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1582
f7c83eac
AS
1583 PR bootstrap/29382
1584 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1585 * configure: Rebuilt.
2038f525 1586
f7c5c4b5
PB
15872007-06-01 Steve Ellcey <sje@cup.hp.com>
1588
12a64d4f
L
1589 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1590 lt_cv_sys_max_cmd_len.
f7c5c4b5 1591
7ad9660b
PB
15922007-05-31 Paolo Bonzini <bonzini@gnu.org>
1593
1594 * ltgcc.m4: Update from GCC.
1595
0e7ef45c
EC
15962007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1597
12a64d4f 1598 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 1599
37ad9514
SE
16002007-05-24 Steve Ellcey <sje@cup.hp.com>
1601
1602 * ltmain.sh: Update from GCC.
1603 * libtool.m4: Update from GCC.
1604 * ltsugar.m4: New. Update from GCC.
1605 * ltversion.m4: New. Update from GCC.
1606 * ltoptions.m4: New. Update from GCC.
1607 * ltconfig: Remove.
1608 * ltcf-c.sh: Remove.
1609 * ltcf-cxx.sh: Remove.
1610 * ltcf-gcj.sh: Remove.
1611 * src-release: Update with new libtool file list.
1612
8ee82aff
PB
16132007-05-16 Paolo Bonzini <bonzini@gnu.org>
1614
1615 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1616 stage_cflags.
1617 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1618 Remove CFLAGS/LIBCFLAGS.
1619 (configure-stage[+id+]-[+prefix+][+module+],
1620 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1621 * Makefile.in: Regenerate.
1622
149cb58d
SE
16232007-04-14 Steve Ellcey <sje@cup.hp.com>
1624
1625 * config-ml.in: Update from GCC.
1626
91506736
DJ
16272007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
1628
1629 * src-release (do-proto-toplev): Process the support directories before
1630 the tool directory.
1631
ffa8bd48
RS
16322007-03-21 Richard Sandiford <richard@codesourcery.com>
1633
1634 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1635 of glob. Quote arguments with single quotes too.
1636 * configure: Regenerate.
1637
a4fd3374
DD
16382007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1639
1640 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1641 * Makefile.in: Regenerate
1642
b8025f34
AS
16432007-03-07 Andreas Schwab <schwab@suse.de>
1644
1645 * configure: Regenerate.
1646
a3ca38d2
DD
16472007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1648
1649 * configure.ac: Add "--with-pdfdir" configure option,
1650 which defines pdfdir variable.
1651 * Makefile.def (target=fixincludes): Add install-pdf to
1652 missing targets.
1653 (recursive_targets): Add install-pdf target.
1654 (flags_to_pass): Add pdfdir.
1655 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1656 target.
1657 * configure: Regenerate
1658 * Makefile.in: Regenerate
1659
16602007-02-28 Eric Christopher <echristo@apple.com>
1661
1662 Revert:
1663 2006-12-07 Mike Stump <mrs@apple.com>
1664
1665 * Makefile.def (dependencies): Add dependency for
1666 install-target-libssp and install-target-libgomp on
1667 install-gcc.
1668 * Makefile.in: Regenerate.
1669
16702007-02-27 Matt Kraai <kraai@ftbfs.org>
1671
1672 * configure: Regenerate.
1673 * configure.ac: Move statements after variable declarations.
1674
a4708fba
JM
16752007-02-19 Joseph Myers <joseph@codesourcery.com>
1676
1677 * configure.ac: Adjust for loop syntax.
1678 * configure: Regenerate.
1679
9a819804
AO
16802007-02-18 Alexandre Oliva <aoliva@redhat.com>
1681
1682 * configure: Rebuilt.
1683
81ec575a
AO
16842007-02-18 Alexandre Oliva <aoliva@redhat.com>
1685
1686 * configure.ac: Drop multiple occurrences of --enable-languages,
1687 and fix its quoting.
1688 * configure: Rebuilt.
1689
92f01d61 16902007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
1691 Nathan Sidwell <nathan@codesourcery.com>
1692 Vladimir Prus <vladimir@codesourcery.com
1693 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
1694
1695 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1696 * configure: Regenerate.
1697
b1299c4e
DJ
16982007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1699
1700 * configure.ac (target_libraries): Move libgcc before libiberty.
1701 * configure: Regenerated.
1702
18f6b6ee
PB
17032007-02-13 Paolo Bonzini <bonzini@gnu.org>
1704
1705 * configure: Regenerate again?
1706
9c4e9f27
PB
17072007-02-13 Paolo Bonzini <bonzini@gnu.org>
1708
1709 * configure: Reapply PR30748 fix which was lost in the previous commit.
1710
24ff9987
DJ
17112007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1712 Paolo Bonzini <bonzini@gnu.org>
1713
1714 PR bootstrap/30753
1715 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1716 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1717 * configure: Regenerated.
1718
7df2cd5d
PB
17192007-02-10 Paolo Bonzini <bonzini@gnu.org>
1720
1721 * configure: Regenerate.
1722
b0aaa663
DJ
17232007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1724
1725 PR bootstrap/30748
1726 * configure.ac: Correct syntax for Solaris ksh.
1727 * configure: Regenerated.
1728
a0323144
PB
17292007-02-09 Paolo Bonzini <bonzini@gnu.org>
1730
1731 * Makefile.def: Sync with GCC.
1732 * Makefile.tpl: Sync with GCC.
1733 * Makefile.in: Regenerate.
1734 * configure: Regenerate.
1735
c6b750e1
DJ
17362007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1737
1738 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1739 noncanonical equivalents.
1740 * configure.in: Rename to...
1741 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1742 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1743 target_noncanonical. Use them. Rewrite removal of configure
1744 arguments for autoconf 2.59. Discard variable settings. Force
1745 program_transform_name for native tools.
1746
1747 * Makefile.in: Regenerated.
1748 * configure: Regenerated with autoconf 2.59.
1749
1750 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
1751
f3cd89f4
JJ
17522007-02-08 Jeff Johnston <jjohnstn@redhat.com>
1753
1754 * COPYING.LIBGLOSS: Reformat default Red Hat
1755 license to fit within 80 columns.
1756 * COPYING.NEWLIB: Ditto.
1757
4e206d7e
DB
17582007-02-05 Dave Brolley <brolley@redhat.com>
1759
1760 * Contribute the following changes:
1761 2006-11-28 DJ Delorie <dj@redhat.com>
1762
1763 * configure.in: Fix typo for mep's target_makefile_frag.
1764 * configure: Regenerated.
1765
1766 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
1767
1768 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
1769 * configure: Regenerate.
1770
1771 2001-09-19 DJ Delorie <dj@redhat.com>
1772
1773 * configure.in (target_makefile_frag): use mt-mep
1774
1775 2001-06-12 Don Howard <dhoward@redhat.com>
1776
1777 * configure.in: Remove gdb from MeP skip list.
1778
1779 2001-04-05 DJ Delorie <dj@redhat.com>
1780
1781 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1782
1783 2001-03-20 Ben Elliston <bje@redhat.com>
1784
1785 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1786
1787 2001-03-19 Ben Elliston <bje@redhat.com>
1788
1789 * config.sub (mep, mep-*): Add.
1790
b2edfdd2
AS
17912007-01-31 Andreas Schwab <schwab@suse.de>
1792
1793 * Makefile.tpl (LDFLAGS): Substitute it.
1794 * Makefile.in: Regenerate.
1795
ceb92e78
PB
17962007-01-11 Paolo Bonzini <bonzini@gnu.org>
1797
1798 * configure.in: Change == to = in test command.
f7c83eac 1799 * configure: Regenerate.
ceb92e78 1800
4b900473 18012007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
1802 Nick Clifton <nickc@redhat.com>
1803 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1804
1805 * configure.in (build_configargs, host_configargs, target_configargs):
1806 Remove build/host/target parameters.
1807 (host_libs): Add gmp and mpfr.
1808 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1809 * Makefile.def (gmp, mpfr): New.
1810 (gcc): Remove target.
1811 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1812 target_os, target_vendor): New.
1813 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1814 * configure: Regenerate.
1815 * Makefile.in: Regenerate.
4b900473
PB
1816
18172007-01-11 Matt Fago <fago@earthlink.net>
1818
1819 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 1820 to improve robustness of configure tests.
4b900473
PB
1821 * configure: Regenerate.
1822
80f6dcbc
NC
18232007-01-08 Kai Tietz <kai.tietz@onevision.com>
1824
1825 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 1826 * configure: Regenerate.
80f6dcbc 1827
f86e35b8
NC
18282007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1829
1830 * Makefile.tpl (all-target): Correct @if conditional for target
1831 modules.
1832 * configure.in: Omit libiberty if building only target libgcc.
1833 * configure, Makefile.in: Regenerated.
1834
79fcd0ec
PB
18352007-01-04 Paolo Bonzini <bonzini@gnu.org>
1836
1837 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1838 * configure: Regenerate.
1839
6aa8ef82
DJ
18402007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1841
1842 * Makefile.def (target_modules): Add libgcc.
1843 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1844 * Makefile.tpl (clean-target-libgcc): Delete.
1845 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1846 on gcc even for bootstrapped modules. Rewrite handling of
1847 lang_env_dependencies to loop over target_modules.
1848 * configure.in (target_libraries): Add target-libgcc.
1849 * Makefile.in, configure: Regenerated.
1850
9b134994
PB
18512006-12-29 Paolo Bonzini <bonzini@gnu.org>
1852
1853 Sync with gcc:
1854 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1855
f7c83eac
AS
1856 * configure.in: Reorganize recognition of languages. Add
1857 --enable-stage1-languages. Show supported languages for the chosen
1858 target rather than all recognized languages.
1859 * configure: Regenerate.
9b134994
PB
1860
1861 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1862
f7c83eac
AS
1863 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1864 * Makefile.in: Regenerate.
9b134994
PB
1865
1866 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1867
f7c83eac
AS
1868 * configure.in: Warn that MPFR 2.2.0 is buggy.
1869 * configure: Regenerate.
9b134994 1870
8cf39b1b
ILT
18712006-12-27 Ian Lance Taylor <iant@google.com>
1872
1873 * configure.in: When removing Makefiles to force a reconfigure, also
1874 remove prev-DIR*/Makefile.
1875 * configure: Regenerate.
1876
ebff6cd5
KH
18772006-12-23 Kazu Hirata <kazu@codesourcery.com>
1878
1879 * config.bfd: Recognize fido.
1880
8a0d8a5c
PB
18812006-12-19 Paolo Bonzini <bonzini@gnu.org>
1882
1883 Sync with gcc:
1884
1885 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1886
1887 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1888 it only affects bootstrap and could be tested on "$host" as well.
1889 * configure: Regenerate.
1890 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1891
1892 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1893
1894 PR bootstrap/29544
1895 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1896 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1897 move here comment from Makefile.tpl.
1898 * Makefile.tpl: Move some definitions higher in the file.
1899 (STAGE1_CHECKING): New.
1900 * configure.in: Add --enable-stage1-checking.
1901 * configure: Regenerate.
1902 * Makefile.in: Regenerate.
1903
1904 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1905
1906 * configure.in: Update error message for missing GMP/MPFR.
1907
1908 * configure: Regenerate.
1909
1910 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1911
1912 * configure.in: Update MPFR version in error message.
1913
1914 * configure: Regenerate.
1915
1916 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1917
1918 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1919 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1920 --with-gmp-lib): New flags.
1921
1922 * configure: Regenerate.
1923
790c0838
AM
19242006-12-12 Andreas Tobler <a.tobler@schweiz.org>
1925
1926 PR bootstrap/30134
1927 * configure.in: Correct x86 darwin support for libjava to powerpc
1928 and i?86 only.
1929 * configure: Regenerate.
1930
77d7106f
AM
19312006-12-11 Alan Modra <amodra@bigpond.net.au>
1932
1933 * configure.in: Handle spu makefile frag.
77d7106f
AM
1934 * Makefile.tpl (MAINT): Define
1935 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1936 * configure: Regenerate.
1937 * Makefile.in: Regenerate.
1938
0cfa5389
BE
19392006-12-11 Ben Elliston <bje@au.ibm.com>
1940
1941 * config.sub, config.guess: Update from upstream sources.
1942
2839fe5d
BE
19432006-12-11 Ben Elliston <bje@au.ibm.com>
1944
1945 * configure.in: Sync with GCC (spu-*-*).
1946 * configure: Sync with GCC.
1947
b897f5d4
MS
19482006-12-07 Mike Stump <mrs@apple.com>
1949
1950 * Makefile.def (dependencies): Add dependency for
1951 install-target-libssp and install-target-libgomp on
1952 install-gcc.
1953 * Makefile.in: Regenerate.
1954
9daf3993
PB
19552006-11-16 Paolo Bonzini <bonzini@gnu.org>
1956
1957 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1958 (unstage): Test for stage_last presence.
1959
1960 PR bootstrap/29802
1961 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1962 * Makefile.in: Regenerate.
1963
9dbaa842
DD
19642006-11-14 DJ Delorie <dj@redhat.com>
1965
1966 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1967 * Makefile.in: Sync with GCC.
1968 * configure.in: Sync with GCC (mpfr, gmp).
1969 * configure: Sync with GCC.
1970
b0cbce8d
JJ
19712006-11-08 Jie Zhang <jie.zhang@analog.com>
1972
1973 * configure.in: Remove target-libgloss from noconfigdirs for
1974 bfin-*-*.
1975 * configure: Regenerated.
1976
44330a94
JJ
19772006-10-27 Jeff Johnston <jjohnstn@redhat.com>
1978
1979 * COPYING.NEWLIB: Add spu license.
7de05dd5 1980 * COPYING.LIBGLOSS: Ditto.
44330a94 1981
56a8fe78
DD
19822006-10-17 Brooks Moses <bmoses@stanford.edu>
1983
1984 * Makefile.def: Added pdf target handling.
1985 * Makefile.tpl: Added pdf target handling.
1986 * Makefile.in: Regenerated.
1987
fbb00ad0
JJ
19882006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1989
1990 * COPYING.NEWLIB: Updated.
1991 * COPYING.LIBGLOSS: Ditto.
1992
6b89cc21
DB
19932006-09-27 Dave Brolley <brolley@redhat.com>
1994
1995 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1996 $s instead of $r.
1997 * configure: Regenerated.
1998
17bcf627
BE
19992006-09-26 Ben Elliston <bje@au.ibm.com>
2000
2001 * config.sub, config.guess: Update from upstream sources.
2002
f3529cf1
TS
20032006-09-20 Thiemo Seufer <ths@mips.com>
2004
2005 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2006 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2007 * configure: Regenerate.
2008
45055374
CV
20092006-08-30 Corinna Vinschen <corinna@vinschen.de>
2010
2011 * configure.in: Never build newlib for a Mingw host.
2012 Never build newlib as Mingw target library.
2013 Test the existence of winsup/cygwin for building a Cygwin newlib,
2014 rather than just winsup.
2015 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2016 building a Mingw target.
2017 * configure: Regenerate.
2018
4be041b2 20192006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
2020 Nigel Stephens <nigel@mips.com>
2021 David Ung <davidu@mips.com>
4be041b2
TS
2022
2023 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2024
1d89b610
PB
20252006-07-25 Paolo Bonzini <bonzini@gnu.org>
2026
2027 Sync from GCC:
2028 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2029
f7c83eac
AS
2030 PR bootstrap/18058
2031 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2032 if the bootstrap compiler is a GCC version that supports it.
2033 * configure: Regenerate.
1d89b610 2034
66a79c16
DJ
20352006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2036
2037 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2038 * configure: Regenerated.
2039
c1cb7e02
PB
20402006-07-18 Paolo Bonzini <bonzini@gnu.org>
2041
f7c83eac
AS
2042 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2043 for stages after the first.
c1cb7e02 2044
7206a0ee
JJ
20452006-07-17 Jakub Jelinek <jakub@redhat.com>
2046
2047 * Makefile.def: Add dependencies for configure-opcodes
2048 on configure-intl and all-opcodes on all-intl.
2049 * Makefile.in: Regenerated.
2050
6816f995
AO
20512006-07-04 Peter O'Gorman <peter@pogma.com>
2052
2053 * ltconfig: chmod 644 before ranlib during install.
2054
3d3adb43
PB
20552006-07-03 Paolo Bonzini <bonzini@gnu.org>
2056
1f3f1bbf 2057 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
2058 * configure: Regenerate.
2059
64ce424c
PB
20602006-07-03 Paolo Bonzini <bonzini@gnu.org>
2061
2062 Sync from gcc:
2063
2064 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
2065
2066 PR other/27063
2067 * configure.in: Test subdir_requires and give an appropriate
2068 error message.
2069 * configure: Regenerate.
2070
2071 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2072
2073 PR target/27540
2074 * configure.in: Only enable libgomp on IRIX 6.
2075 * configure: Regenerate.
2076
d42c4017
DA
20772006-06-20 David Ayers <d.ayers@inode.at>
2078
2079 PR bootstrap/28072
2080 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2081 whether target-libjava is being configured instead of whether the
2082 java front end is enabled.
2083 * configure: Regenerate.
0e7ef45c 2084
4962c51a
MS
20852006-06-15 Mark Shinwell <shinwell@codesourcery.com>
2086
2087 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
2088 to R_ARM_LDC_SB_G{0,1,2} respectively.
2089
caee866a
PB
20902006-06-15 Paolo Bonzini <bonzini@gnu.org>
2091
2092 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2093 too.
2094 * Makefile.in: Regenerate.
2095
363ef840
DA
20962006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2097
2098 Sync from gcc:
2099
2100 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2101 * configure.in: Don't enable libgomp on hpux10.
2102 * configure: Rebuilt.
2103
54d1c879
DA
21042006-06-13 David Ayers <d.ayers@inode.at>
2105
2106 Sync from gcc:
2107
2108 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 2109
54d1c879
DA
2110 PR bootstrap/27963
2111 PR target/19970
0e7ef45c 2112 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
2113 ${libgcj} is specified.
2114 * configure: Regenerate.
0e7ef45c 2115
a4d8b690
JJ
21162006-06-08 Jeff Johnston <jjohnstn@redhat.com>
2117
2118 Sync from gcc:
2119
2120 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 2121 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
2122
2123 PR bootstrap/18033
2124 * config-ml.in: Eval option if surrounded by single quotes.
2125
4f0ef2d8
CD
21262006-06-07 Carlos O'Donell <carlos@codesourcery.com>
2127
2128 Sync from gcc:
0e7ef45c 2129
4f0ef2d8 2130 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 2131
4f0ef2d8
CD
2132 PR libobjc/13946
2133 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2134 * Makefile.in: Regenerate.
2135 * configure.in: Add --enable-objc-gc at toplevel and have it
2136 enable boehm-gc for Objective-C.
2137 Remove target-boehm-gc from libgcj.
2138 Add target-boehm-gc to target_libraries.
2139 Add target-boehm-gc to noconfigdirs where ${libgcj}
2140 is specified.
2141 Assert that boehm-gc is supported when requested for Objective-C.
2142 Only build boehm-gc if needed either for Java or Objective-C.
2143 * configure: Regenerate.
2144
2145 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 2146
4f0ef2d8
CD
2147 PR 27674
2148 * Makefile.tpl (configure-[+prefix+][+module+],
2149 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2150 Remove rule to unstage bootstrapped modules.
2151 (stage_current): New.
2152 * Makefile.in: Regenerate.
2153
2154 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2155 Andreas Tobler <a.tobler@schweiz.ch>
2156
2157 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2158 * configure: Rebuilt.
2159
2160 Revert
2161 2006-01-31 Richard Guenther <rguenther@suse.de>
2162 Paolo Bonzini <bonzini@gnu.org>
2163
2164 * Makefile.def (target_modules): Add libgcc-math target module.
2165 * configure.in (target_libraries): Add libgcc-math target library.
2166 (--enable-libgcc-math): New configure switch.
2167 * Makefile.in: Re-generate.
2168 * configure: Re-generate.
2169
c17b816b
JJ
21702006-06-05 Jeff Johnston <jjohnstn@redhat.com>
2171
2172 * config-ml.in: Alter CCASFLAGS to include special
2173 multilib options the same as is done for CFLAGS.
2174
20e95c23
DJ
21752006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2176
2177 * Makefile.def: Added dependencies from sim and gdb on intl, and
2178 added configure dependencies to everything with an all dependency
2179 on intl.
2180 * gettext.m4: Removed.
2181 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
2182 (GDB_SUPPORT_DIRS): Add intl.
2183 * Makefile.in: Regenerated.
2184
4bd8ad80
DJ
21852006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
2186
2187 * src-release (DEVO_SUPPORT): Add config.rpath.
2188
c380fdd8
PB
21892006-05-25 Paolo Bonzini <bonzini@gnu.org>
2190
2191 * Makefile.def (bfd, opcodes): Fix lib_path.
2192 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2193 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2194 * Makefile.in: Regenerate.
2195
701628f5
MS
21962006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2197
2198 * configure.in: Enable gprof for cross builds.
2199 * configure: Regenerate.
2200
25aae7f2
DJ
22012006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2202
2203 * src-release (MAKEINFOFLAGS): Define.
2204 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
2205
ea3d1626
BE
22062006-05-14 Ben Elliston <bje@au.ibm.com>
2207
2208 * config.sub, config.guess: Update from upstream sources.
2209
49b9e644
BE
22102006-05-12 Ben Elliston <bje@au.ibm.com>
2211
2212 * config.sub, config.guess: Update from upstream sources.
2213
482dd2f6
DJ
22142006-05-04 Steve Ellcey <sje@cup.hp.com>
2215
2216 * blt, iwidgets, mmalloc: Remove directories.
2217
8b01a5c2
DD
22182006-05-01 DJ Delorie <dj@redhat.com>
2219
641a3af4 2220 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
2221 * configure: Regenerate.
2222
a481dbb7
DD
22232006-04-18 DJ Delorie <dj@redhat.com>
2224
2225 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2226 reference libgloss so that libssp can be built in a combined
2227 tree.
2228 * configure: Regenerate.
2229
962c9e74
BE
22302006-04-10 Ben Elliston <bje@au.ibm.com>
2231
2232 * contrib: Remove directory.
2233
108a6f8e
CD
22342006-04-06 Carlos O'Donell <carlos@codesourcery.com>
2235
2236 * Makefile.tpl: Add install-html target.
2237 * Makefile.def: Add install-html target.
2238 * Makefile.in: Regenerate.
2239 * configure.in: Add --with-datarootdir, --with-docdir,
2240 and --with-htmldir options.
2241 * configure: Regenerate.
2242
a4ef73e9
BE
22432006-03-31 Ben Elliston <bje@au.ibm.com>
2244
2245 PR binutils/1860
2246 * configure.in: Require makeinfo 4.4 or higher.
2247 * configure: Regenerate.
2248
b37df25a
PB
22492006-03-14 Paolo Bonzini <bonzini@gnu.org>
2250
2251 * Makefile.in: Regenerate.
2252
a6df5a19
PB
22532006-03-14 Paolo Bonzini <bonzini@gnu.org>
2254
2255 Sync with gcc:
2256 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2257
f7c83eac
AS
2258 * configure.in: Handle --disable-<component> generically.
2259 * configure: Regenerate.
a6df5a19
PB
2260
2261 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 2262
f7c83eac
AS
2263 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2264 (TARGET_CONFIGDIRS): Remove.
2265 * configure.in: Remove AC_SUBST(target_configdirs).
2266 * Makefile.in, configure: Regenerated.
a6df5a19
PB
2267
2268
65419985
L
22692006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2270
2271 PR libgcj/17311
2272 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2273
c52c6897
PB
22742006-02-20 Paolo Bonzini <bonzini@gnu.org>
2275
2276 PR bootstrap/25670
2277
2278 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2279
2280 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2281 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2282 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2283 BUILD_PREFIX, BUILD_PREFIX_1.
2284 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2285
2286 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2287 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2288
2289 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2290 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2291 of `cat stage_current`. Always provide the `r' and `s' variables.
2292 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2293 a single shell execution.
2294 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2295 bootstrapped modules, make the stage1 module if the build was not
2296 started yet, else build the current stage.
2297 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2298 (all-build, all-host, all-target, [+make_target+]-host,
2299 [+make_target+]-target): Do not use \-continued lines.
2300 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2301 (current_stage, restrap, stage_last): New.
2302
2303 * Makefile.in: Regenerate.
2304 * configure: Regenerate.
2305
b3ded179
PB
23062006-02-14 Paolo Bonzini <bonzini@gnu.org>
2307
2308 Sync from gcc:
2309
2310 2006-01-31 Richard Guenther <rguenther@suse.de>
2311 Paolo Bonzini <bonzini@gnu.org>
2312
f7c83eac
AS
2313 * Makefile.def (target_modules): Add libgcc-math target module.
2314 * configure.in (target_libraries): Add libgcc-math target library.
2315 (--enable-libgcc-math): New configure switch.
2316 * Makefile.in: Re-generate.
2317 * configure: Re-generate.
2318 * libgcc-math: New toplevel directory.
b3ded179
PB
2319
2320 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
2321 Jakub Jelinek <jakub@redhat.com>
2322 Diego Novillo <dnovillo@redhat.com>
b3ded179 2323
f7c83eac
AS
2324 * libgomp: New directory.
2325 * Makefile.def: Add target_module libgomp.
2326 * Makefile.in: Regenerate.
2327 * configure.in (target_libraries): Add target-libgomp.
2328 * configure: Regenerate.
b3ded179 2329
3a35eeb3
PB
23302006-02-14 Paolo Bonzini <bonzini@gnu.org>
2331 Andreas Schwab <schwab@suse.de>
0e7ef45c 2332
3a35eeb3
PB
2333 * configure: Regenerate.
2334
2429c060
PB
23352006-01-16 Paolo Bonzini <bonzini@gnu.org>
2336
2337 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2338 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2339 the assembler, linker and binutils.
2340 * configure: Regenerate.
2341
ec49b2b8
NC
23422006-01-16 Nick Clifton <nickc@redhat.com>
2343
49b9e644 2344 * config.sub, config.guess: Sync from config repository.
ec49b2b8 2345
44b2308f
AO
23462006-01-05 Alexandre Oliva <aoliva@redhat.com>
2347
2348 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2349 @ from continuation.
2350 * Makefile.in: Rebuilt.
2351
80911fe1
PB
23522006-01-04 Paolo Bonzini <bonzini@gnu.org>
2353
2354 Sync from gcc:
2355
2356 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2357
f7c83eac 2358 PR bootstrap/24252
80911fe1 2359
f7c83eac
AS
2360 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2361 * Makefile.tpl (OBJDUMP): New.
2362 (EXTRA_HOST_FLAGS): Add it.
2363 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 2364
f7c83eac
AS
2365 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2366 to use symbolic links between directories. Avoid race conditions
2367 or make them harmless.
2368 * configure.in: Do not try to use symbolic links between directories.
80911fe1 2369
f7c83eac
AS
2370 * Makefile.def (LEAN): Pass.
2371 * Makefile.tpl (LEAN): Define.
2372 (stage[+id+]-start): Accept that the previous directory does not
2373 exist, if the bootstrap is lean.
2374 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2375 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2376 configure substitution.
2377 ([+compare-target+]): Likewise.
2378 ([+bootstrap-target+]-lean): New.
2379 * configure.in: Remove lean bootstrap support from here.
80911fe1 2380
f7c83eac
AS
2381 * Makefile.in: Regenerate.
2382 * configure: Regenerate.
80911fe1
PB
2383
2384 2006-01-02 Andreas Schwab <schwab@suse.de>
2385
f7c83eac
AS
2386 * configure.in: When reconfiguring remove Makefile in
2387 all stage directories.
2388 * configure: Regenerate.
80911fe1 2389
b59bea8a
NC
23902005-12-27 Leif Ekblad <leif@rdos.net>
2391
2392 * configure.in: Add support for RDOS target.
2393 * configure: Regenerate.
2394
d7730bac
NC
23952005-12-27 Nick Clifton <nickc@redhat.com>
2396
2397 PR binutils/1990
2398 * libtool.m4: Synchronize with version in GCC sources.
2399
c02dabc3
PB
24002005-12-20 Paolo Bonzini <bonzini@gnu.org>
2401
f7c83eac 2402 Revert Ada-related part of the previous change.
c02dabc3 2403
f7c83eac
AS
2404 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2405 Do not pass.
2406 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2407 * Makefile.in: Regenerate.
2408 * configure.in: Do not include mt-ppc-aix target fragment.
2409 * configure: Regenerate.
c02dabc3 2410
f6d183c0
PB
24112005-12-19 Paolo Bonzini <bonzini@gnu.org>
2412
2413 * configure.in: Select appropriate fragments for PowerPC/AIX.
2414 * configure: Regenerate.
2415
2416 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2417 BOOT_CFLAGS, BOOT_LDFLAGS.
2418 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2419 BOOT_CFLAGS, BOOT_LDFLAGS.
2420 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2421 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2422 (stage): Fail if we cannot complete the work.
2423 * Makefile.in: Regenerate.
2424
f29759fc
JJ
24252005-12-16 Jeff Johnston <jjohnstn@redhat.com>
2426
2427 * COPYING.NEWLIB: Update copyright year for default
2428 copyright.
2429
1f054001
PB
24302005-12-15 Paolo Bonzini <bonzini@gnu.org>
2431
2432 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2433 install-host-nogcc): Don't invoke $(stage) at the end.
2434 * Makefile.in: Regenerate.
2435
0aed8855
PB
24362005-12-14 Paolo Bonzini <bonzini@gnu.org>
2437
2438 * configure.in: Flip the top-level bootstrap switch.
2439 * configure: Regenerate.
2440
2441 Merge from gcc:
2442
2443 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2444
f7c83eac
AS
2445 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2446 $(stage) and $(unstage).
2447 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2448 (all): Remove stray semicolon.
2449 (local-distclean): Don't handle multilib.tmp and multilib.out.
2450 (install.all): Set $s for consistency.
2451 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2452 check_multilibs setting. Always make the install directory.
2453 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2454 Correct @if/@endif.
2455 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2456 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2457 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2458 (multilib.out): Remove.
2459 * Makefile.in: Regenerated.
0aed8855
PB
2460
24612005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2462
2463 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
2464 * configure.in: Replace ms1 arch with mt.
2465 * configure: Rebuilt.
2466
24672005-12-05 Paolo Bonzini <bonzini@gnu.org>
2468
2469 Sync with gcc:
2470
4970f871
NS
24712005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2472
2473 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
2474 * configure.in: Replace ms1 arch with mt.
2475 * configure: Rebuilt.
2476
be01d343
PB
24772005-12-05 Paolo Bonzini <bonzini@gnu.org>
2478
2479 Sync with gcc:
2480
2481 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2482
f7c83eac
AS
2483 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2484 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2485 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2486 Find in-tree tools if available.
2487 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2488 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2489 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2490 (COMPILER_*_FOR_TARGET): New.
2491 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2492 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2493 (CONFIGURED_*, USUAL_*): Remove.
2494 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2495 STRIP): Use autoconf substitutions.
2496 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2497 COMPILER_NM_FOR_TARGET): New.
2498 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2499
2500 (all): Make all-host and all-target in parallel.
2501 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2502 that $$r and $$s are set before invoking a recursive make.
2503 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2504 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
2505
2506 2005-11-29 Ben Elliston <bje@au.ibm.com>
2507
f7c83eac
AS
2508 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2509 from the gcc build directory.
2510 * Makefile.in: Regenerate.
be01d343
PB
2511
2512 2005-11-29 Ben Elliston <bje@au.ibm.com>
2513
f7c83eac
AS
2514 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2515 depend on all-libdecnumber.
2516 * configure.in (host_libs): Include libdecnumber.
2517 * Makefile.in: Regenerate.
2518 * configure: Likewise.
be01d343
PB
2519
2520 2005-11-21 Kean Johnston <jkj@sco.com>
2521
f7c83eac 2522 * config.sub, config.guess: Sync from upstream sources.
be01d343 2523
907be67c
DJ
25242005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2525
2526 * Makefile.def: Remove gdb dependencies for gdbtk.
2527 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2528 (configure-gdb, install-gdb): New rules.
2529 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2530 * Makefile.in, configure: Regenerated.
2531
e360f423
PB
25322005-10-22 Paolo Bonzini <bonzini@gnu.org>
2533
2534 PR bootstrap/24297
2535 * Makefile.tpl (do-[+make-target+], do-check, install,
2536 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2537 are set before recursing.
2538 * Makefile.in: Regenerate.
2539
45d5eb0a
EB
25402005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2541
2542 PR bootstrap/18939
2543 * Makefile.def (gcc) <target>: Fix thinko.
2544 * Makefile.in: Regenerate.
2545
3cf3372e
BS
25462005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2547
2548 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2549 * configure: Regenerate.
2550
bd70a46f
KH
25512005-10-09 Kazu Hirata <kazu@codesourcery.com>
2552
2553 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2554 target-libffi, target-qthreads, target-libjava, and
2555 targetlibobjc.
2556 * configure: Regenerate.
2557
5ae72758
DJ
25582005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2559
2560 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2561 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2562 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2563 (USUAL_OBJDUMP_FOR_TARGET): New.
2564 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2565 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 2566 * configure, Makefile.in: Regenerated.
5ae72758 2567
cc96343e
PB
25682005-10-05 Paolo Bonzini <bonzini@gnu.org>
2569
2570 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2571 before other host packages.
2572
f70224b5
PB
25732005-10-05 Paolo Bonzini <bonzini@gnu.org>
2574
2575 PR bootstrap/22340
2576
2577 * configure.in (default_target): Remove.
2578 * Makefile.tpl (all): Do not use prerequisites as subroutines
2579 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2580 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2581 use prerequisites as subroutines.
2582 (check-host, check-target): New.
2583 (bootstrap configure & all targets): Do not use stage*-start
2584 if the directory layout is already ok.
2585 (non-bootstrap configure & all targets): Prepend a $(unstage).
2586 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2587 (NOTPARALLEL): Remove.
2588 (unstage, stage variables): New variables.
2589 (unstage, stage targets): Simply expand to those variables.
2590
2591 * configure: Regenerate.
2592 * Makefile.in: Regenerate.
2593
c13c918a
JW
25942005-10-04 James E Wilson <wilson@specifix.com>
2595
2596 * Makefile.def (lang_env_dependencies): Add libmudflap.
2597 * Makefile.in: Regenerate.
2598
376a0e54
CM
25992005-10-03 Catherine Moore <clm@cm00re.com>
2600
2601 * configure.in (bfin-*-*): Support bfin.
2602 * configure: Regenerated.
2603
d320aacb
L
26042005-09-30 H.J. Lu <hongjiu.lu@intel.com>
2605
2606 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2607 * configure: Regenerated.
2608
7e0f7140
GK
26092005-09-28 Geoffrey Keating <geoffk@apple.com>
2610
2611 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2612 (LIPO_FOR_TARGET): New.
2613 (CONFIGURED_LIPO_FOR_TARGET): New.
2614 (USUAL_LIPO_FOR_TARGET): New.
2615 (STRIP_FOR_TARGET): New.
2616 (CONFIGURED_STRIP_FOR_TARGET): New.
2617 (USUAL_STRIP_FOR_TARGET): New.
2618 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2619 STRIP_FOR_TARGET.
2620 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2621 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2622 * Makefile.in: Regenerate.
2623 * configure: Regenerate.
0e7ef45c 2624
096f7d00
DE
26252005-09-19 David Edelsohn <edelsohn@gnu.org>
2626
2627 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2628 (rs6000-*-aix*): Same.
2629 * configure: Regenerate.
2630
26312005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2632
2633 * configure.in: Recognize f95 in the --enable-languages option,
2634 and substitute it for fortran, issuing a warning.
2635 * configure: Regenerate.
2636
2016dfcc
BE
26372005-09-07 Ben Elliston <bje@au.ibm.com>
2638
2639 Import from Autoconf sources:
2640
2641 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2642 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
2643 Elliston. Handle weird characters correctly.
2644
6dd2fda9
DD
26452005-08-30 Phil Edwards <phil@codesourcery.com>
2646
2647 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2648 * configure: Regenerated.
2649
e6db70d4
RE
26502005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2651
f7c83eac
AS
2652 * Makefile.def (libssp): Add to lang_env_dependencies.
2653 * Makefile.in: Regenerate.
e6db70d4 2654
e1e3d0f5
CG
26552005-08-17 Christian Groessler <chris@groessler.org>
2656
2657 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2658 * Makefile.in: Regenerate.
2659
05cbd757
PB
26602005-08-12 Paolo Bonzini <bonzini@gnu.org>
2661
2662 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2663 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2664 Look for alternate names of the target cc and c++
2665 * configure: Regenerate.
2666
55db4b87
PB
26672005-08-08 Paolo Bonzini <bonzini@gnu.org>
2668
2669 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2670 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2671 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2672 tools; remove code to manually set them.
2673 (Target tools): Look in the environment for them.
2674 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2675 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2676 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2677 build directory.
2678 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2679 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2680 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2681 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2682 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2683 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2684 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2685 * configure: Regenerate.
2686 * Makefile.in: Regenerate.
2687
414e5532
MM
26882005-07-27 Mark Mitchell <mark@codesourcery.com>
2689
2690 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 2691 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
2692 * Makefile.in: Regenerated.
2693
a19b6204
MM
26942005-07-26 Mark Mitchell <mark@codesourcery.com>
2695
2696 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2697 (CFLAGS_FOR_TARGET): Use it.
2698 (CXXFLAGS_FOR_TARGET): Likewise.
2699 * Makefile.in: Regenerated.
2700 * configure.in (--with-build-sysroot): New option.
2701 * configure: Regenerated.
2702
b73aa406
PB
27032005-07-24 Paolo Bonzini <bonzini@gnu.org>
2704
2705 * Makefile.tpl: Wrap install between unstage and stage
2706 * Makefile.in: Regenerate.
2707
6e4d0bcb
KC
27082005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2709
2710 * all files: Update FSF address.
2711
49f58d10
JB
27122005-07-14 Jim Blandy <jimb@redhat.com>
2713
2714 * configure.in: Add cases for Renesas m32c.
2715 * configure: Regenerated.
0e7ef45c 2716
1d9c9cd7
KC
27172005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2718
2719 * COPYING, compile, config-ml.in, config.guess,
2720 config.sub, install-sh, missing, mkinstalldirs,
2721 symlink-tree, ylwrap: Sync from upstream sources.
2722
1587117a
EC
27232005-07-13 Eric Christopher <echristo@redhat.com>
2724
2725 * configure.in: Add toplevel noconfigdir support for tpf.
2726 * configure: Regenerate.
2727
bb780410
DD
27282005-07-11 Jakub Jelinek <jakub@redhat.com>
2729
2730 * Makefile.def (target_modules): Add libssp.
2731 * configure.in (target_libraries): Add target-libssp.
2732 * configure: Rebuilt.
2733 * Makefile.in: Rebuilt.
2734
064d0a7c
PB
27352005-07-11 Paolo Bonzini <bonzini@gnu.org>
2736
2737 PR ada/22340
2738
2739 * Makefile.def: Sync with gcc.
2740 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2741 * Makefile.in: Regenerate.
2742
b2edd3b5
AS
27432005-07-07 Andreas Schwab <schwab@suse.de>
2744
2745 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2746 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2747 * Makefile.in: Regenerated.
2748
5f128533
KH
27492005-07-07 Kazu Hirata <kazu@codesourcery.com>
2750
2751 * configure.in: Add --enable-libssp and --disable-libssp.
2752 * configure: Regenerate with autoconf-2.13.
2753
4e3fc8e5
GK
27542005-07-06 Geoffrey Keating <geoffk@apple.com>
2755
2756 * configure.in: Don't build sim or rda when targetting darwin.
2757 * configure: Regenerate.
2758
c7357d6a
BE
27592005-07-04 Ben Elliston <bje@gnu.org>
2760
2761 * src-release (do-proto-toplev): Remove dejagnu bits.
2762 (DEJAGNU_SUPPORT_DIRS): Remove.
2763 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
2764 (GDBD_SUPPORT_DIRS): Likewise.
2765 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
2766 (INSIGHTD_SUPPORT_DIRS): Likewise.
2767 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
2768
27692005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
2770
2771 * setup.com (mpw): Remove unused directive.
2772
7d329e61
PB
27732005-06-22 Paolo Bonzini <bonzini@gnu.org>
2774
2775 * Makefile.def (stagefeedback): Come after profile.
2776 Define profiledbootstrap target.
2777 * Makefile.tpl (profiledbootstrap): Remove.
2778 (stageprofile-end): Zap stagefeedback.
2779 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2780 * Makefile.in: Regenerate.
2781
e5fbed21
DD
27822005-06-13 Zack Weinberg <zack@codesourcery.com>
2783
2784 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2785 In 'cpp' stanza, support '#line' as well as '# '.
2786
59f7ec45
HPN
27872005-06-07 Hans-Peter Nilsson <hp@axis.com>
2788
2789 * configure.in (unsupported_languages): New macro.
2790 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2791 non-ported target libraries in noconfigdirs.
2792 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2793 non-linux-gnu. Remove libgcj_ex_libffi.
2794 <lang_frag loop>: Set add_this_lang=no if the language is in
2795 unsupported_languages.
2796 * configure: Regenerate.
2797
c10e9ba7
DD
27982005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2799
2800 * configure.in: Fix typo in handling of --with-mpfr-dir.
2801 * configure: Regenerate.
2802
20deb2b8
JB
28032005-06-02 Jim Blandy <jimb@redhat.com>
2804
2805 * config.sub: Add cases for the Renesas m32c. (This patch has been
2806 accepted into the master sources.)
2807
cdb9b172 28082005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
2809 Michael Snyder <msnyder@redhat.com>
2810 Stan Cox <scox@redhat.com>
cdb9b172 2811
f7c83eac 2812 * configure.in: Set noconfigdirs for ms1.
cdb9b172 2813
f7c83eac 2814 * configure: Regenerate.
cdb9b172 2815
1dc3053f
PB
28162005-05-25 Paolo Bonzini <bonzini@gnu.org>
2817
2818 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2819 (Dependencies): Consider target modules for bootstrap dependencies.
2820 Make target bootstrap modules depend on each stage's gcc.
2821 * Makefile.in: Regenerate.
2822
c60fe18b
PB
28232005-05-20 Paolo Bonzini <bonzini@gnu.org>
2824
2825 * Makefile.def (configure-gcc): Depend on binutils having been built.
2826 (all-gcc): No need to do it here.
2827 * Makefile.in: Regenerate.
2828
27258dd4
PB
28292005-05-19 Paul Brook <paul@codesourcery.com>
2830
0e7ef45c 2831 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
2832 language cannot be built.
2833 * configure: Regenerate.
2834
42ecbf5e
DJ
28352005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2836
2837 * ylwrap: Import from Automake 1.9.5.
2838
ae380b45
MS
28392005-05-04 Mike Stump <mrs@apple.com>
2840
2841 * configure.in: Always pass --target to target configures as
2842 otherwise rebuilds that do --recheck will fail.
811d3af8 2843 * configure: Rebuilt.
ae380b45 2844
d545f33b
PB
28452005-05-04 Paolo Bonzini <bonzini@gnu.org>
2846
2847 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2848 STAGE_HOST_EXPORTS.
2849 (configure, all): Add bootstrap support.
2850 (Host modules, target modules): Pass post-stage1 flags and exports.
2851 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2852 * Makefile.in: Regenerate.
2853
2faa2958
PB
28542005-04-29 Paolo Bonzini <bonzini@gnu.org>
2855
2856 Sync from gcc:
2857
2858 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2859
f7c83eac 2860 * config.sub: Update from master copy.
2faa2958
PB
2861
2862 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2863
f7c83eac
AS
2864 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2865 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2866 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2867 "*-*-elf" and "*-*-linux*".
2868 * configure: Regenerate.
2faa2958 2869
a7254363
PB
28702005-04-06 Paolo Bonzini <bonzini@gnu.org>
2871
f7c83eac 2872 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
2873 (TARGET_CONFIGARGS): Include --with-target-subdir.
2874 (configure, all): New macros. Use them throughout.
2875
a8637a7d
PB
28762005-04-05 Paolo Bonzini <bonzini@gnu.org>
2877
2878 * Makefile.tpl: Sync with gcc.
2879 * Makefile.in: Regenerate.
2880
dd387d52
JR
28812005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2882
2883 * config/mh-mingw32: Delete.
2884 * configure.in: Don't use it.
2885 * configure: Regenerate.
2886
e90269c8
PB
28872005-03-31 Paolo Bonzini <bonzini@gnu.org>
2888
2889 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2890 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2891 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2892 (HOST_LIB_PATH): Generate from Makefile.def.
2893 (TARGET_LIB_PATH): Likewise.
2894 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2895 * Makefile.in: Regenerate.
2896 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2897 (RPATH_ENVVAR): Include Darwin case.
2898 * configure: Regenerate.
2899
9a237d9e
PB
29002005-03-25 Paolo Bonzini <bonzini@gnu.org>
2901
2902 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2903 * configure: Regenerate.
2904
479759c8
ZW
29052005-03-21 Zack Weinberg <zack@codesourcery.com>
2906
2907 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2908 gcc_version, and gcc_version_trigger from set of flags to pass.
2909 * Makefile.tpl: Remove definitions of above variables.
2910 (config.status): Remove dependency on $(gcc_version_trigger).
2911 * Makefile.in: Regenerate.
2912 * configure.in: Do not reference config/gcc-version.m4 nor
2913 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2914 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2915 * configure: Regenerate.
2916
4cfaf6d5
DD
29172005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2918 Andrew Pinski <pinskia@physics.uc.edu>
2919
2920 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2921 * Makefile.in: Regenerate.
2922
33a3fb7b
AO
29232005-03-01 Alexandre Oliva <aoliva@redhat.com>
2924
2925 PR libgcj/20160
2926 * ltmain.sh: Avoid creating archives with components that have
2927 duplicate basenames.
2928
2da12f12
PB
29292005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2930
479759c8
ZW
2931 PR bootstrap/20250
2932 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2933 instead of check.
2934 * Makefile.in: Regenerate.
2da12f12 2935
b00612cc
PB
29362005-02-28 Paolo Bonzini <bonzini@gnu.org>
2937
2938 Sync from gcc.
2939
2940 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2941
2942 PR bootstrap/17383
2943 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2944 * Makefile.tpl (HOST_SUBDIR): New substitution.
2945 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2946 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2947 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2948 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2949 (Host modules, Bootstrapped modules): Use it.
2950 (Build modules, Target modules): Do not create symlink trees,
2951 always configure out-of-srcdir.
2952 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2953 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2954 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2955 $(HOST_SUBDIR). Create a symlink for host_subdir.
2956
2957 * Makefile.in: Regenerate.
2958 * configure: Regenerate.
2959
2960 Merged from libada-gnattools-branch:
2961 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2962
2963 * Makefile.def: Add gnattools as a module, depending on target-libada.
2964 * Makefile.in: Regenerate.
2965 * configure.in: Include gnattools in host_tools; disable it if ada
2966 is disabled.
2967 * configure: Regenerate.
2968
c3e65f62
NC
29692005-02-23 Nick Clifton <nickc@redhat.com>
2970
2971 * configure: Regenerate.
2972
e4d180c2
NC
29732005-02-22 Paul Schlie <schlie@comcast.net>
2974
2975 * configure.in: Allow darwin targeted ports to build tk, itcl and
2976 libgui.
2977
e3c770b1
EB
29782005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2979
2980 PR libgcj/10353
2981 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2982 * configure: Regenerate.
2983
9c73618c
AC
29842005-02-08 Andrew Cagney <cagney@gnu.org>
2985
2986 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2987 gdb/ section. Update GDB's URL.
2988
c46f8c51
AC
29892005-01-31 Andrew Cagney <cagney@gnu.org>
2990
2991 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2992
c7e66c6d
HPN
29932005-01-29 Hans-Peter Nilsson <hp@axis.com>
2994
2995 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2996 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2997 target-libgloss when not *-*-elf and *-*-aout.
2998 * configure: Regenerate.
2999
a53bf506
AC
30002005-01-27 Andrew Cagney <cagney@gnu.org>
3001
3002 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3003
45181ed1
AC
30042005-01-24 Andrew Cagney <cagney@gnu.org>
3005
3006 * gettext.m4: Only fall back to ../intl/ when it's present.
3007
a1e0f4e4
KC
30082005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3009
3010 * install-sh, config.sub: Import from upstream.
3011
30122005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
3013
3014 PR bootstrap/18222
3015 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3016 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3017 * Makefile.in: Regenerate.
3018
c50382e2
PB
30192005-01-03 Paolo Bonzini <bonzini@gnu.org>
3020
3021 Revert 2004-12-28 Makefile changes, a better fix will be
3022 applied to mainline and src after GCC 4.0 branches.
3023
11d07737
PB
30242004-12-28 Paolo Bonzini <bonzini@gnu.org>
3025
3026 PR bootstrap/17383
3027
3028 * Makefile.def (target_modules): Remove stage parameter,
3029 it is always true now.
3030 * Makefile.tpl (configure-build-[+module+],
3031 configure-target-[+module+]): Always build symlink tree
3032 for the directory and for include. BUILD_SUBDIR and
3033 TARGET_SUBDIR cannot be . anymore.
3034 * Makefile.in: Regenerate.
3035
dadfdbe2
DD
30362004-12-25 David Edelsohn <edelsohn@gnu.org>
3037
3038 Revert 2004-12-08 Makefile changes.
3039
dbf85af7
JR
30402004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3041
3042 * configure.in (sh64-*-*): Reenable gprof.
3043 * configure: Regenerate.
3044
6b8fea99
JB
30452004-12-09 Jim Blandy <jimb@redhat.com>
3046
3047 * MAINTAINERS: List 'depcomp' as part of automake.
3048
7341462c
DE
30492004-12-08 David Edelsohn <edelsohn@gnu.org>
3050
3051 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3052 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3053 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3054 * Makefile.in: Regenerate.
3055
21fde4dc
DD
30562004-12-07 Matt Kraai <kraai@ftbfs.org>
3057
3058 * Makefile.tpl: Generate normal dependencies if the LHS module is
3059 not bootstrapped.
3060 * Makefile.in: Regenerate.
3061
3da796a2
RS
30622004-12-03 Richard Sandiford <rsandifo@redhat.com>
3063
3064 * configure.in: Include config/gxx-include-dir.m4. Use
3065 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3066 * configure: Regenerate.
3067
73fb7068
RS
30682004-12-03 Richard Sandiford <rsandifo@redhat.com>
3069
3070 * config.if: Delete.
3071 * configure.in: Set libstdcxx_incdir directly.
3072 * configure: Regenerate.
3073 * MAINTAINERS: Remove mention of config.if.
3074 * src-release (DEVO_SUPPORT): Remove config.if.
3075
6c8e6ce9
EC
30762004-12-02 Eric Christopher <echristo@redhat.com>
3077
3b6098f8
EC
3078 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
3079 of things to remove.
6c8e6ce9 3080 * Makefile.in: Regenerate.
479759c8 3081
b8658a2f
RS
30822004-12-02 Richard Sandiford <rsandifo@redhat.com>
3083
3084 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3085 * configure: Regenerate.
3086
afefada0
RS
30872004-12-02 Richard Sandiford <rsandifo@redhat.com>
3088
3089 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3090 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3091 * configure: Regenerate.
3092
5dcac624
DA
30932004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3094
3095 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3096 (hppa*64*-*-*): Delete incorrect comment.
3097 * configure: Rebuilt.
3098
57d1eb1a
DD
30992004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3100
3101 * install-sh, compile: Import from automake.
3102
31032004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3104
3105 * config.guess, config.sub: Import from savannnah.
3106
6d389afc
MS
31072004-11-12 Mike Stump <mrs@apple.com>
3108
3109 * Makefile.def: Add html support.
3110 * Makefile.tpl: Likewise.
3111 * Makefile.in: Regenerate.
3112
69e57115
GK
31132004-11-11 Geoffrey Keating <geoffk@apple.com>
3114
3115 PR 18423
3116 * configure.in: Remove all instances of build-fixincludes from
3117 noconfigdirs.
3118 (build_configargs): Supply --target to subdirectories.
3119 * configure: Regenerate.
3120
3121 * Makefile.def: Make gcc install depend on fixincludes install.
3122 * Makefile.in: Regenerate.
3123
ba719b26
HPN
31242004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3125
3126 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3127 target-libgfortran.
3128 * configure: Regenerate.
3129
c37653e7
DE
31302004-11-07 David Edelsohn <edelsohn@gnu.org>
3131
3132 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3133 like CC.
3134
1eefd493
PB
31352004-11-05 Paolo Bonzini <bonzini@gnu.org>
3136
3137 * Makefile.def (host fixincludes): Specify missing targets.
3138 * Makefile.in: Regenerate.
3139
02b1af09
L
31402004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3141
3142 PR other/17783
3143 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3144 * configure: Regenerated.
3145
7f266840
DJ
31462004-11-04 Daniel Jacobowitz <dan@debian.org>
3147
3148 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3149 * configure: Regenerated.
3150
47444073
AL
31512004-10-28 Eric B. Weddington <ericw@evcohs.com>
3152
3153 PR target/18151
3154 * configure.in (case ${target}): Do not build fixincludes for avr.
3155 * configure: Regenerated.
3156
caeba88f
AL
31572004-10-26 Paolo Bonzini <bonzini@gnu.org>
3158
3159 * configure.in (case ${target}): Do not build fixincludes
3160 on platforms where it is not used.
3161 * configure: Regenerated.
3162
0fdbe983
DJ
31632004-10-23 Daniel Jacobowitz <dan@debian.org>
3164
3165 * configure.in: Use an absolute path to install-sh.
3166 * configure: Regenerated.
3167
1c0f67c1
AC
31682004-10-19 Andrew Cagney <cagney@gnu.org>
3169
3170 * src-release (do-djunpack, do-md5sum): Install the generated file
3171 directly into the proto-toplev/ directory.
479759c8 3172
a9cfce9c
AC
31732004-10-19 Andrew Cagney <cagney@gnu.org>
3174
3175 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
3176
ac0fa625
DD
31772004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3178
3179 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3180 * configure: Regenerate.
3181
d27cc32e
PB
31822004-10-06 Paolo Bonzini <bonzini@gnu.org>
3183
3184 Fix wrong conflict resolution in:
3185
3186 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3187
3188 * Makefile.in: Regenerate.
3189 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3190 in the recursive `make', instead of hardwiring `all'.
3191 (Autogenerated TARGET-* variables): New.
3192
1763908f
UW
31932004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3194
3195 Merged from GCC / libtool upstream:
3196 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3197 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3198 * ltcf-cxx.sh (tpf*): Likewise.
3199 * ltconfig (tpf*): Add TPF OS configuration support.
3200
0490e016
NC
32012004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
3202
3203 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 3204 * configure: Regenerate.
0490e016 3205
32be62b5
RS
32062004-09-24 Michael Roth <mroth@nessie.de>
3207
3208 * configure.in (--without-headers): Add missing double quotes.
3209 * configure: Regenerate.
3210
6048df60
DD
32112004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3212
3213 * ylwrap: Revert to previous version.
3214
315b3b02
L
32152004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3216
6048df60 3217 PR bootstrap/17369
315b3b02
L
3218 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3219 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3220 SET_GCC_LIB_PATH_CMD.
3221 (BASE_TARGET_EXPORTS): Likewise.
3222 * Makefile.in: Regenerated.
3223
3224 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3225 * configure: Regenerated.
3226
fe69863c
DD
32272004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3228
3229 * config.guess: New upstream version
3230 * compile, depcomp, install-sh, ylwrap: Likewise.
3231
32322004-09-19 Roger Sayle <roger@eyesopen.com>
3233
3234 * config/mh-x86omitfp: New host makefile fragment. Add
3235 -fomit-frame-pointer to the default BOOT_CFLAGS.
3236 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3237 * configure: Regenerate.
3238
32392004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3240
3241 PR target/11572
3242 * configure.in (*-*-darwin*): Renable libobjc.
3243 * configure: Regenerate.
3244
be75bbe1 32452004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 3246
be75bbe1
DB
3247 * Makefile.def: Remove libbanshee.
3248 * Makefile.tpl: Ditto.
3249 * configure.in: Ditto.
3250 * Makefile.in: Regen.
3251 * configure: Ditto.
3252
1b882a91
PB
32532004-09-07 Paolo Bonzini <bonzini@gnu.org>
3254
3255 * missing: Import latest version from master repository.
3256
eb1352ed
NC
32572004-09-04 Nick Clifton <nickc@redhat.com>
3258
3259 * config.sub: Import latest version from master repository.
3260 * config.guess: Likewise.
3261 This includes these changes:
479759c8 3262
eb1352ed
NC
3263 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3264
3265 * config.sub: Handle crisv32, alias etraxfs.
3266 * config.guess (crisv32:Linux:*:*): Handle.
3267
3268 2004-08-13 Brad Smith <brad@comstyle.com>
3269
3270 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3271 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3272
3273 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3274
3275 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3276 assume the processor is a powerpc. This is because coreutils
3277 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3278 in this case, due to a MacOS X bug that causes
3279 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3280 to return a negative number.
3281 Problem reported by Petter Reinholdtsen in:
3282 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3283
3284 2004-07-19 Ben Elliston <bje@gnu.org>
3285
3286 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3287
3288 2004-06-24 Ben Elliston <bje@gnu.org>
3289
3290 * config.guess: Update copyright years.
3291 * config.sub: Likewise.
3292
3293 2004-06-22 Robert Millan <robertmh@gnu.org>
3294
3295 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3296 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3297
3298 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3299
3300 * config.guess (*:*VMS:*:*): New entry. Replaces
3301 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3302 manufacturer.
3303
3304 2004-06-22 Ben Elliston <bje@gnu.org>
3305
3306 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3307 * config.sub: Likewise.
3308
3309 2004-06-22 Ben Elliston <bje@gnu.org>
3310
3311 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3312 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3313
3314 2004-06-11 Ben Elliston <bje@gnu.org>
3315
3316 * config.guess (pegasos:OpenBSD:*:*): Remove.
3317
3318 2004-06-11 Ben Elliston <bje@gnu.org>
3319
3320 From Wouter Verhelst <wouter@grep.be>:
3321 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3322
3323 2004-06-11 Ben Elliston <bje@gnu.org>
3324
3325 * config.guess (luna88k:OpenBSD:*:*): New.
3326
3327 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3328
3329 * config.guess (m32r*:Linux:*:*): New case.
3330 * config.sub: Handle m32rle.
3331
3332 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3333
3334 From Jens Petersen <petersen@redhat.com>:
3335 * config.sub: Handle sparcv8.
3336
3337 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3338
3339 From Tom Smith <smith@cag.lkg.hp.com>:
3340 * config.guess: Version suffixes are equally significant on Tru64
3341 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3342 prefix of "P" (patched kernel).
3343
3344 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3345
3346 * config.sub: Add support for National Semiconductor CRX target.
3347
2a3124ca 33482004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 3349
2a3124ca
RH
3350 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3351 *-*-netware, but add target-libmudflap.
3352 Consolidate *-*-netware targets (of which really only i?86 exists)
3353 into a single entry.
3354 * configure: Likewise.
3355
0df3d27f
PB
33562004-09-01 Paolo Bonzini <bonzini@gnu.org>
3357
3358 * Makefile.tpl (sorry): Remove.
3359 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3360 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3361 (do-clean): Clean per-stage directories too.
3362 (do-distclean): Run distclean-stage1 too.
3363 (.NOTPARALLEL): Enable during toplevel bootstrap.
3364 (stage[+id+]-bubble): Enable parallel execution during
3365 the recursive invocation.
3366 * Makefile.in: Regenerate.
3367
3368 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
3369
3370 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3371
3372 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3373 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3374 * configure: regenerate
479759c8
ZW
3375 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3376 -mdynamic-no-pic
0df3d27f
PB
3377
33782004-08-31 Paolo Bonzini <bonzini@gnu.org>
3379
3380 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3381 include.
3382 * configure.in: Fix indentation.
3383 * configure: Regenerate.
3384
ee025550
PB
33852004-08-31 Paolo Bonzini <bonzini@gnu.org>
3386
3387 * Makefile.def (build_modules): Add fixincludes.
3388 (dependencies): Make gcc depend on fixincludes.
3389 * configure.in (build_tools): Add fixincludes.
3390 (build_configdirs): Always include build_libs.
3391 * Makefile.in: Regenerate.
3392 * configure: Regenerate.
3393
33942004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
3395
3396 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3397 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3398 phony targets; do not generate timestamp files.
3399 (distclean-stageN): Remove references to their timestamp files.
3400 (restageN, touch-stageN): Remove.
3401 (stageN-bubble): Rewritten.
3402 (compare): Support lean bootstraps.
3403 * Makefile.in: Regenerate.
3404
3405 * configure.in: Only warn when bootstrapping but
3406 build != host or build != target. Support lean bootstraps.
3407 * configure: Regenerate.
3408
3409 Sync from gcc:
3410 2004-08-26 Phil Edwards <phil@codesourcery.com>
3411
3412 * configure.in: Give a better error message if GMP/MPFR are missing
3413 and a language needing them has been requested.
3414 * configure: Regenerated.
3415
3416 2004-08-25 Phil Edwards <phil@codesourcery.com>
3417
3418 * configure.in: Print a list of available language front-ends if
3419 a requested one is missing. Tidy stray tab characters.
3420 * configure: Regenerated.
3421
72b2455a
PB
34222004-08-17 Paolo Bonzini <bonzini@gnu.org>
3423
3424 * Makefile.in: Regenerate.
3425 * configure: Regenerate.
3426
3427 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3428 stage_*_flags.
3429 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3430 for bootstrapped modules if toplevel bootstrap is going.
3431 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3432 modules. Adjust for changes in Makefile.def. Enable several
3433 rules even in non-bootstrap mode, just to avoid peppering the
3434 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3435 (stage-[+prev+]-bubble): Remove.
3436
3437 * Makefile.def (Dependencies): Depend on all-build-bison,
3438 all-build-flex, all-build-byacc, all-build-texinfo, rather
3439 than the host variations.
3440 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3441 with BUILD_SUBDIR.
3442 (BISON): Update for recent Bisons.
3443 (YACC): Fix typo.
3444 (cross): Depend on all-build.
3445 (all): Do not depend on all-build.
3446 (prebootstrap): Remove.
3447 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3448 (Prebootstrap dependencies): Add them to the per-stage targets
3449 and to all-prebootstrap.
3450 * configure.in (build_configdirs): Always enable build_tools.
3451 (BUILD_DIR_PREFIX): Remove.
3452
3453 * Makefile.def (gcc): Add target variable.
3454 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3455 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3456 in the recursive `make', instead of hardwiring `all'.
3457 (Autogenerated TARGET-* variables): New.
3458
de0b4a87
JW
34592004-08-17 Robert Millan <robertmh@gnu.org>
3460
3461 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3462 (instead of FreeBSD).
3463 * configure: Regenerate.
3464
ad681c85
NN
34652004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3466
675c6968
NN
3467 * Makefile.def, configure.in, src-release: Remove useless, bogus
3468 references to tix.
3469 * Makefile.in, configure: Regenerate.
3470
ad681c85
NN
3471 * src-release: Stop distributing mmalloc with gdb (which doesn't
3472 use it).
3473 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3474 * Makefile.in: Regenerate.
3475
11b04d1f
DD
34762004-08-09 Mark Mitchell <mark@codesourcery.com>
3477
3478 * configure.in (arm*-*-eabi*): New target.
3479 * configure: Regenerate.
3480
f2420bea
NN
34812004-08-01 Robert Millan <robertmh@gnu.org>
3482
3483 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3484 libmudflap for all GNU-based systems (with Glibc).
3485 * configure: Regenerate.
3486
9e6ce191
PB
34872004-08-06 Paolo Bonzini <bonzini@gnu.org>
3488
3489 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3490 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3491 (Dependencies): New section.
3492 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3493 (configure-target-[+module+]): Depend on maybe-all-gcc
3494 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3495 (toplevel profiledbootstrap): Fix dependencies.
3496 * Makefile.in: Regenerate.
3497
df4a6958
MM
34982004-08-03 Mark Mitchell <mark@codesourcery.com>
3499
3500 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3501 target-libiberty to noconfigdirs.
3502
11b04d1f
DD
35032004-08-03 Paul Brook <paul@codesourcery.com>
3504
3505 * configure.in: Check for MPFR as well as GMP.
3506 * configure: Regenerate.
3507
b813574b
PB
35082004-08-03 Paolo Bonzini <bonzini@gnu.org>
3509
3510 * Makefile.def (host-modules): Add gcc.
3511 * Makefile.in: Regenerate.
3512 * Makefile.tpl (sorry): New rule.
3513 (configure-host, all-host, [+make_target+]-host, do-check,
3514 install-host): Do not add gcc as a special case.
3515 (host modules): Add a small special-casing for gcc. Export
3516 extra_make_flags through the environment.
3517 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3518 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3519 other recursive targets for gcc): Remove.
3520
3521 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3522 (stage, unstage): New rules.
3523 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3524 distclean-stage[+id+]): Use stage_current.
3525 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3526 the stage*-start rules.
3527
61edac0c
JW
35282004-07-19 Robert Millan <robertmh@gnu.org>
3529
3530 Synced from gcc:
3531
3532 2004-04-26 Robert Millan <robertmh@gnu.org>
3533
3534 Add patches from libtool CVS.
3535 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3536 * ltconfig: Likewise.
3537 * ltcf-c.sh: Likewise.
3538 * ltcf-cxx.sh: Likewise.
3539 * ltcf-gcj.sh: Likewise.
3540
3e707e94
PB
35412004-07-12 Paolo Bonzini <bonzini@gnu.org>
3542
3543 * configure.in: Add noconfigdirs for crx-*-*.
3544 * configure: Regenerate.
3545
35462004-07-12 Paolo Bonzini <bonzini@gnu.org>
3547
3548 Synced from gcc:
3549
3550 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
3551
3552 * configure.in: Build libmudflap by default on FreeBSD.
3553 * configure: Regenerated.
3554
3555 2004-07-09 Mark Mitchell <mark@codesourcery.com>
3556
3557 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3558 systems.
3559 * configure: Regenerated.
3560
3561 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3562
3563 PR target/16344
3564 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3565 feedback based compiler.
3566 * Makefile.in: Rebuilt.
3567
3568 2004-07-05 Phil Edwards <phil@codesourcery.com>
3569
3570 * configure.in: Do not prepend $srcdir to /dev/null in
3571 makefile fragments.
3572 * configure: Regenerate.
3573
a7ee7660
AO
35742004-07-08 Alexandre Oliva <aoliva@redhat.com>
3575
3576 * Makefile.def (host_modules): Set bootstrap=true for flex.
3577 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3578 * Makefile.in: Rebuilt.
3579
6a9cf61e
PB
35802004-07-01 Paolo Bonzini <bonzini@gnu.org>
3581
3582 * Makefile.def (build_modules): Add bison, byacc, flex,
3583 m4, texinfo.
3584 (flags_to_pass): Add FLEX.
3585 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3586 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3587 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3588 DEFAULT_MAKEINFO): Remove.
3589 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3590 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3591 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3592 objdir or else use configured tool.
3593 (all-build): New.
3594 (all): Depend on it.
3595 (Build module dependencies): Add.
3596 * Makefile.in: Regenerate.
3597 * configure.in: Better support for multiple build modules,
3598 matching what is done for host/target modules. Do not look
3599 for "plausible" locations of build tools if Canadian cross.
3600 Use autoconf's AC_PROG_CC to find a C compiler. Define
3601 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3602 * configure: Regenerate.
3603
95b6a1f2
PB
36042004-06-22 Paolo Bonzini <bonzini@gnu.org>
3605
3606 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3607 * Makefile.in: Regenerate.
3608
7ffa0b57
PB
36092004-06-22 Paolo Bonzini <bonzini@gnu.org>
3610
3611 * Makefile.tpl (configure-build-[+module+],
3612 configure-[+module+], configure-target-[+module+]): Pass
3613 [+extra_configure_args+].
3614 (all-build-[+module+], all-[+module+], check-[+module+],
3615 install-[+module+], [+make_target+]-[+module+],
3616 all-target-[+module+], check-target-[+module+],
3617 install-target-[+module+], [+make_target+]-target-[+module+]):
3618 Pass [+extra_make_args+].
3619 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3620 (GCC_HOST_EXPORTS): Remove.
3621 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3622 cross, check-gcc, check-gcc-c++, install-gcc,
3623 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3624 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3625 * Makefile.in: Regenerate.
3626
929ba6e7
CF
36272004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3628
3629 * configure.in: Check for srcdir/winsup rather than build directory
3630 winsup.
3631 * configure: Regenerate.
3632
b76d7de0
CV
36332004-06-17 Corinna Vinschen <vinschen@redhat.com>
3634
3635 * configure.in: Don't build Cygwin native newlib if winsup
3636 directory is missing. Emit warning instead.
3637 * configure: Regenerate.
3638
656fdd47
PB
36392004-06-09 Paolo Bonzini <bonzini@gnu.org>
3640
3641 * Makefile.tpl (touch-stage[+id+]): New.
3642 (restage[+prev+]): Depend on touch-stage[+id+].
3643
3644 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3645 Use it throughout.
3646
3647 * Makefile.def: Add profile and feedback bootstrap stages.
3648 Remove next field from bootstrap stages.
3649 * Makefile.tpl (LN, LN_S): Substitute.
3650 (stageN-start, stageN-end): Use double-colon rules, to
3651 provide a hook for additional setup commands.
3652 (distclean-stageN-gcc, restageN): Create dependencies from
3653 [+prev+], not from [+next+].
3654 (stageN-bubble): Add commands for successive stages from
3655 [+prev+], using double-colon rules.
3656 (all-stageN-gcc): Fix typo.
3657 (stagefeedback-start, profiledbootstrap): New.
3658 * Makefile.in: Regenerate.
3659 * configure.in: Call ACX_PROG_LN.
3660 * configure: Regenerate.
3661
498d4a71
CF
36622004-06-03 Paolo Bonzini <bonzini@gnu.org>
3663
3664 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3665 without gcc.
3666 * configure: Regenerate.
3667
377d8c42
PB
36682004-06-01 Paolo Bonzini <bonzini@gnu.org>
3669
3670 * Makefile.tpl: Fix typo.
3671 * Makefile.in: Regenerate.
3672
f5f8a794
PB
36732004-06-01 Paolo Bonzini <bonzini@gnu.org>
3674
3675 * configure.in: Remove new- prefix from toplevel
3676 bootstrap targets.
3677 * configure: Regenerate.
3678
f7a4c34f
PB
36792004-06-01 Paolo Bonzini <bonzini@gnu.org>
3680
3681 Merge this patch from the gcc tree:
3682
3683 2004-05-30 Andreas Jaeger <aj@suse.de>
3684 Jim Wilson <wilson@specifixinc.com>
3685
3686 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3687 like CC.
3688
319cab08
PB
36892004-06-01 Paolo Bonzini <bonzini@gnu.org>
3690
3691 * Makefile.tpl (all.normal): Rename to all.
3692 (all): Replace with a rule to pick the default
3693 target from configure.
3694 (all-gcc, configure-gcc): Use conditionals to
3695 do nothing when toplevel bootstrap is going on.
3696 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3697 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3698 * configure.in: Support --enable-bootstrap.
3699
3700 * Makefile.def: Remove new- prefix from toplevel
3701 bootstrap targets.
3702 * Makefile.tpl: Likewise.
3703
3704 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3705 target.
3706
3707 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3708 $(RECURSE_FLAGS) to recursive invocation of make.
3709
3710 * Makefile.in: Regenerate.
3711 * configure: Regenerate.
3712
88f64edc
DJ
37132004-05-27 Daniel Jacobowitz <dan@debian.org>
3714
3715 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3716 * configure: Regenerate.
3717
378fce5b
DD
37182004-05-25 Daniel Jacobowitz <drow@false.org>
3719
3720 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3721 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3722 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3723 targets.
3724 * Makefile.in: Regenerate.
3725
dfdffa2c
PB
37262005-05-24 Paolo Bonzini <bonzini@gnu.org>
3727
3728 * configure.in: Test the ability to symlink directories.
3729 * configure: Regenerate.
3730
3731 * Makefile.def (bootstrap-stage): New definitions.
3732 * Makefile.tpl (configure-stage1-gcc,
3733 configure-stage2-gcc, configure-stage3-gcc,
3734 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3735 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3736 new-restage3, compare): Autogenerate, see Makefile.in
3737 entry for behavioral changes.
3738 (distclean-stage1, new-stage1-start, new-stage1-end,
3739 new-stage1-bubble, distclean-stage2, new-stage2-start,
3740 new-stage2-end, new-stage2-bubble, distclean-stage3,
3741 new-stage3-start, new-stage3-end): New autogenerated targets.
3742 (objext, prebootstrap, BOOT_CFLAGS,
3743 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3744 targets.
3745
3746 * Makefile.in: Regenerate.
3747 (distclean-stage1, new-stage1-start, new-stage1-end,
3748 new-stage1-bubble, distclean-stage2, new-stage2-start,
3749 new-stage2-end, new-stage2-bubble, distclean-stage3,
3750 new-stage3-start, new-stage3-end): New targets.
3751 (all-stage1-gcc): Move prebootstrap dependency from here...
3752 (configure-stage1-gcc): ...to here.
3753 (new-bootstrap): Use bubble targets.
3754 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3755 Use per-stage distclean targets.
3756 (configure-stage1-gcc, configure-stage2-gcc,
3757 configure-stage3-gcc, all-stage1-gcc,
3758 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3759 Use new-stageN-start to prepare the tree.
3760
04cf1b77
PB
37612004-05-23 Paolo Bonzini <bonzini@gnu.org>
3762
3763 * Makefile.def (host_modules): add libcpp.
3764 * Makefile.tpl: Add dependencies on and for libcpp.
3765 * Makefile.in: Regenerate.
3766 * configure.in: Add libcpp host module.
3767 * configure: Regenerate.
3768
80b200a1
ZW
37692004-05-17 Zack Weinberg <zack@codesourcery.com>
3770
3771 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3772 of libf2c.
3773 * configure, Makefile.in: Regenerate.
3774
4b1cb4fe
DD
37752004-05-13 Diego Novillo <dnovillo@redhat.com>
3776
3777 Merge from tree-ssa-20020619-branch.
3778
3779 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3780 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3781 (HOST_GMPLIBS): Define.
3782 (HOST_GMPINC): Define.
3783 (TARGET_LIB_PATH): Add libmudflap.
3784 (GFORTRAN_FOR_TARGET): Define.
3785 (configure-build*): Export GFORTRAN.
3786 (configure-gcc): Export GMPLIBS and GMPINC.
3787 (all-gcc): Add maybe-all-libbanshee.
3788 (configure-target-libgfortran): Define.
3789 * Makefile.in: Regenerate.
3790 * configure.in (host_libs): Add libbanshee.
3791 (target_libraries): Add target-libmudflap and target-libgfortran.
3792 Add --with-libbanshee.
3793 Handle --disable-libmudflap.
3794 (*-*-freebsd*): Use with_gmp.
3795 Add $(libgcj) to noconfigdirs.
3796 * configure: Regenerate.
3797 * depcomp: New file.
3798 * MAINTAINERS: Add tree-ssa maintainers.
3799
38002004-04-28 Paolo Bonzini <bonzini@gnu.org>
3801
3802 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3803 * configure: Regenerate.
3804
b8908782
DD
38052004-04-27 Paolo Bonzini <bonzini@gnu.org>
3806
3807 Revert:
3808 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3809
3810 * Makefile.def (flags_to_pass): Remove *dir variables that
3811 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3812 as well as prefix and exec_prefix.
3813 * Makefile.in: Regenerate.
3814
38152004-04-26 Paolo Bonzini <bonzini@gnu.org>
3816
3817 * Makefile.def (host_modules): Mark with the bootstrap
3818 flag packages on which gcc depends.
3819 * Makefile.tpl (all-bootstrap): Use it.
3820 * Makefile.in: Regenerate.
3821
38222004-04-26 Paolo Bonzini <bonzini@gnu.org>
3823
3824 * Makefile.def (flags_to_pass): Remove *dir variables that
3825 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3826 as well as prefix and exec_prefix.
3827 * Makefile.in: Regenerate.
3828
38292004-04-26 Paolo Bonzini <bonzini@gnu.org>
3830
80b200a1
ZW
3831 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3832 * configure: Regenerate.
3833 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3834 * gcc/Makefile.tpl (compare): Use the result of the test.
3835 * gcc/Makefile.in: Regenerate.
b8908782
DD
3836
38372004-04-23 Paolo Bonzini <bonzini@gnu.org>
3838
3839 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3840 Always relocate gcc and prev-gcc to the original names, even
3841 if the build fails.
3842 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3843 New targets.
3844
0f260896
RO
38452004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3846
3847 * configure.in (mips*-*-irix5*): Enable ld.
3848 * configure: Regenerate.
3849
51860f05
JW
38502004-04-15 James E Wilson <wilson@specifixinc.com>
3851
3852 * Makefile.tpl (configure-[+module+], configure-gcc,
3853 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3854 Set and export LDFLAGS.
3855 * Makefile.in: Regenerate.
3856
54752a6b
NN
38572004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3858
3859 PR bootstrap/14871
3860 * Makefile.tpl: If we don't have built-in-tree target tools,
3861 use the ones found by configure rather than hacking around with
3862 program_transform_name.
3863 * configure.in: Give Makefile.tpl the information necessary
3864 to do that.
3865 * Makefile.in: Regenerate.
3866 * configure: Regenerate.
3867
38682004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3869
3870 PR bootstrap/14760
3871 * configure.in: When computing baseargs, strip *all* copies of
3872 offending options. Also, don't match/substitute the trailing space,
3873 so that this actually works when two similar options are separated by
3874 only one space.
3875 * configure: Regenerate.
3876
38772004-04-06 David Edelsohn <edelsohn@gnu.org>
3878
80b200a1
ZW
3879 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3880 (rs6000-*-aix*): Same.
3881 * configure: Regenerate.
54752a6b 3882
5e2b61fb
SS
38832004-03-25 Stan Shebs <shebs@apple.com>
3884
3885 Remove MPW support, no longer used.
3886 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3887 mpw-install: Remove files.
3888 * src-release (DEVO_SUPPORT): Remove names of removed files.
3889 * MAINTAINERS: Likewise.
3890
1a6f2dc7
NN
38912004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3892
a0049f1b
NN
3893 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3894 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3895 * Makefile.in: Regenerate.
3896
1a6f2dc7
NN
3897 * configure.in (top level bootstrap support): Rework --enable-werror
3898 to set @stage2_werror_flag@.
3899 * configure: Regenerate.
3900 * Makefile.tpl (top level bootstrap support): Pass
3901 @stage2_werror_flag@ down to configure in stages 2 and 3.
3902 * Makefile.in: Regenerate.
3903
920e3419
NN
39042004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3905
3906 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3907 for stages 2 and 3 as well as in make. As a consequence, remove
3908 OUTPUT_OPTION (now detected by configure) from the flags passed down
3909 to make.
3910 * Makefile.in: Regenerate.
3911
3912 * Makefile.tpl (new-bootstrap): Fix typo.
3913 * Makefile.in: Regenerate.
3914
4fa63067
NN
39152004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3916
3917 * Makefile.tpl: Rearrange by moving recursive_targets rules
3918 into their proper sections.
3919 * Makefile.tpl (top level bootstrap support): Move disabling
3920 of coverage flags from 'make' to 'configure'; improve comments.
3921 * Makefile.in: Regenerate.
3922
3923 * Makefile.tpl (experimental top level bootstrap) Move stage1
3924 language setting from all- target to configure- target; disable
3925 intermodule optimization in stage 1; prevent gratuitous rebuilds
3926 of stage 1.
3927 * Makefile.in: Regenerate.
3928 * configure.in: Comma-separate stage 1 language list for top
3929 level bootstrap.
3930 * configure: Regenerate.
3931
3932 * Makefile.tpl: Clean up experimental top level bootstrap support:
3933 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3934 prev-gcc in configure- targets as well as all- targets.
3935 * Makefile.in: Regenerate.
3936
fb8a10fd
NN
39372004-03-17 Paolo Bonzini <bonzini@gnu.org>
3938
3939 * configure.in: Remove symbolic link section.
3940 * configure: Regenerate.
3941 * Makefile.tpl (links): Remove.
3942 * Makefile.in: Regenerate.
3943
947f426e 39442004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 3945 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
3946
3947 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 3948 Set with AC_CHECK_PROGS.
947f426e
NN
3949 * configure.in: Fix comment typo from last patch.
3950 * configure: Regenerate.
3951
1d39f329
NN
39522004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3953
3954 * Makefile.tpl: Introduce experimental top level bootstrap support.
3955 * Makefile.in: Regenerate.
3956 * configure.in: Introduce support for top level bootstrap.
3957 * configure: Regenerate.
3958
4b0ac75d 39592004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3960 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
3961
3962 PR bootstrap/14522
3963 * configure.in: Cope with shells that do not support unquoted ^
3964 * configure: Regenerate.
3965
2e70b094 39662004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3967 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
3968
3969 PR bootstrap/14522
3970 * configure.in: Cope with shell that do not support nesting
3971 quotes inside quoted backquote substitutions.
3972 * configure: Regenerate.
3973
39742004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3975
3976 PR bootstrap/14522
3977 * configure.in: Fix escaping of $.
3978 * configure: Regenerate.
3979
9e07f89d
NN
39802004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3981
3982 * configure: Regenerate.
3983
39842004-03-08 Paolo Bonzini <bonzini@gnu.org>
3985
3986 PR ada/14131
3987 Move language detection to the top level.
3988 * configure.in: Find default values for the tools as
3989 soon as possible. Disable ada if GNAT is not found.
3990 Emit error message about missing languages. Expand
3991 --enable-languages=all for the gcc subdirectory.
3992
1712ab83
RS
39932004-03-01 Richard Sandiford <rsandifo@redhat.com>
3994
3995 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3996 and disable libgcj.
3997 * configure: Regenerated.
3998
3dee29da
NN
39992004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4000
4001 PR bootstrap/7087
4002 * Makefile.tpl: Guard XFOO sed statements better.
4003 * Makefile.tpl: Add dependency for configure-target-libada.
4004 * Makefile.in: Regenerate (incidentally fixes broken
4005 commit when libada-branch was merged).
4006
0558264b
AC
40072004-02-28 Andrew Cagney <cagney@redhat.com>
4008
4009 * src-release (CVS_NAMES): Define.
4010 (do-tar, do-tar): Prune $(CVS_NAMES).
4011
c38f9803
AC
40122004-02-23 Andrew Cagney <cagney@redhat.com>
4013
4014 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4015 2004-02-19.09.
4016
55636792
NN
40172004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4018
4019 PR bootstrap/11932
4020 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4021
1e600082
AC
40222004-02-19 Andrew Cagney <cagney@redhat.com>
4023
4024 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4025 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4026
3769cd82
DD
40272004-02-11 David Edelsohn <edelsohn@gnu.org>
4028
4029 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4030 (rs6000-*-aix*): Same.
4031 * configure: Regenerate.
4032
a92834c8
DD
40332004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4034
4035 * configure.in (host): Add in missing $noconfigdirs to defines.
4036 * configure: Regenerate.
4037
a2592b1b
DD
40382004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4039 Nathanael Nerode <neroden@gcc.gnu.org>
4040
4041 PR ada/6637, PR ada/5911
80b200a1 4042 Merge with libada-branch:
a2592b1b
DD
4043 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4044 with appropriate dependencies. Add --enable-libada configure switch.
4045 * configure, Makefile.in: Regenerate.
4046
e31d1ea3
DD
40472004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4048
4049 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4050 * configure: Regenerate.
4051
db85f5c0
JJ
40522004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4053
4054 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 4055
fc434214
DD
40562004-01-23 DJ Delorie <dj@redhat.com>
4057
4058 * Makefile.def (target_modules) [libiberty]: Don't stage.
4059 * Makefile.in: Rebuilt.
4060
ad445c2c 40612004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 4062
ad445c2c
JJ
4063 * COPYING.NEWLIB: Update to include copyrights for new
4064 iconv code.
4065
72bbedde
AC
40662004-01-15 Andrew Cagney <cagney@redhat.com>
4067
4068 * src-release: Update copyright year.
4069 (do-proto-toplev): Configure using i686-pc-linux-gnu.
4070 (NEWLIB_SUPPORT_DIRS): Delete macro.
4071 (newlib.tar.bz2): Delete rule.
4072
a6d6062d
DD
40732004-01-14 Loren J. Rittle <ljrittle@acm.org>
4074
4075 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4076 * Makefile.tpl (configure-target-[+module+]): Support stage.
4077 * Makefile.in: Rebuilt.
4078
f8b73030
MR
40792003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4080
4081 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
4082 throughout.
4083
aff0e9df
NN
40842004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4085
bb5dca17
NN
4086 * configure.in: Use ./config.cache, not config.cache.
4087 * configure: Regenerate.
4088 * Makefile.tpl: Special-casing not needed for GCC any more.
4089 * Makefile.in: Regenerate.
4090
82252c06
NN
4091 * configure.in: Don't share a cache file for host dirs.
4092 * configure: Regenerate.
4093
aff0e9df
NN
4094 * config-ml.in: Don't mess with the cache file.
4095
95036d20
NN
40962004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4097
ac7b618e
NN
4098 * Makefile.tpl: Make GCC use a separate config.cache.
4099 * Makefile.in: Regenerate.
4100
95036d20
NN
4101 PR bootstrap/11932, PR bootstrap/11933
4102 (I don't know if it will fix either of them, but it relates
4103 to them.)
4104 * configure.in: Don't use shared config.cache for target
4105 directories.
4106 * configure: Regenerate.
4107
08c1856b
DD
41082003-12-31 Roger Sayle <roger@eyesopen.com>
4109
4110 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4111 * configure: Regenerated.
4112
c1968181 41132003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 4114
c1968181
DD
4115 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4116 * configure: Regenerated.
4117
10ecffb9
NN
41182003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4119
4120 Port change over from GCC:
4121 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4122 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4123 (configure-build-[+module+], configure-[+module+]): Likewise.
4124 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4125 * Makefile.in: Regenerate.
4126
f2ab5990
TF
41272003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4128
4129 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4130 * configure: Regenerate.
4131
41a7d11a
JJ
41322003-11-27 Jeff Johnston <jjohnstn@redhat.com>
4133
80b200a1 4134 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
4135 stdlib.
4136
d9441a1f
DD
41372003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4138
4139 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4140 * Makefile.in: Regenerate.
4141
3a48a978
DD
41422003-10-20 Phil Edwards <phil@codesourcery.com>
4143
4144 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4145 * configure: Regenerate.
4146
f0b24077
NN
41472003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4148
4149 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4150 HOST_FLAGS_TO_PASS.
4151 * Makefile.in: Regenerate.
4152
5fbad20a
DD
41532003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4154
4155 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4156 * configure: Rebuilt
4157 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4158 * Makefile.in: Rebuilt
4159
78be4155
L
41602003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4161
4162 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4163
051fcc7a
L
41642003-10-01 Phil Edwards <pme@gcc.gnu.org>
4165
4166 * config-ml.in: Use ac_configure_args directly instead of
4167 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4168 actually seen.
4169
41702003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4171
4172 * config-ml.in: Propagate INSTALL variables.
4173
f27d4f92
DJ
41742003-09-21 Daniel Jacobowitz <drow@mvista.com>
4175
4176 * configure.in: Pass a computed --program-transform-name
4177 to subconfigures.
4178 * configure: Regenerated.
4179
cae4d560
NN
41802003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4181
4182 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4183 * Makefile.in: Regenerate.
4184
4185 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4186 * Makefile.in: Regenerate.
4187
8ff944f6
DJ
41882003-09-17 Daniel Jacobowitz <drow@mvista.com>
4189
4190 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4191 quoting.
4192 * configure: Regenerated.
4193
d9a35680
MC
41942003-09-12 Michael Chastain <mec@shout.net>
4195
4196 Fix PR gdb/857.
4197 * src-release (do-proto-topleve): Remove junk files
4198 intl/config.cache, intl/config.status,
4199 intl/config.h, intl/stamp-h.
4200
710068b9
AC
42012003-09-14 Andrew Cagney <cagney@redhat.com>
4202
4203 * src-release (dejagnu.tar): New target.
4204 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
4205 (do-djunpack): Use $(PACKAGE) for the package name.
4206
e1008165
DD
42072003-09-04 DJ Delorie <dj@redhat.com>
4208
4209 * configure: Regenerate.
4210
21998d12
NC
42112003-09-04 Robert Millan <robertmh@gnu.org>
4212
4213 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 4214
ccca4bb3
DD
42152003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4216
4217 * configure.in: Ensure arguments to sed are properly spaced.
4218 * configure: Regenerate.
4219
ee949b5e
DJ
42202003-08-28 Daniel Jacobowitz <drow@mvista.com>
4221
4222 Merge from gcc:
4223 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
4224 * install-sh: Update to newer upstream versions (associated with
4225 aclocal 1.7).
4226 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4227
75addda2
DJ
42282003-08-27 Daniel Jacobowitz <drow@mvista.com>
4229
4230 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4231 * configure: Regenerated.
4232
8d2877d8
NN
42332003-08-23 Phil Edwards <pme@gcc.gnu.org>
4234
4235 * configure.in: Use newline instead of semicolon when assuming
4236 shell arguments in a for loop.
4237 * configure: Regenerated.
4238
d2cc0e0d
GK
42392003-08-20 Geoffrey Keating <geoffk@apple.com>
4240
4241 PR 8180
4242 * configure.in: When testing with_libs and with_headers, treat
4243 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4244 * configure: Regenerate.
80b200a1 4245
d2cc0e0d
GK
4246 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4247 make, shell, etc.
4248 (baseargs): Likewise.
4249 * configure: Regenerate.
4250
04d1ab34
GK
42512003-08-19 Geoffrey Keating <geoffk@apple.com>
4252
4253 * configure.in: Disable libgcj for darwin not on powerpc.
4254 * configure: Rebuild.
4255
ca506da8
MC
42562003-08-15 Michael Chastain <mec@shout.net>
4257
4258 * src-release (do-proto-toplev): Remove junk files
4259 dejagnu/example/calc/config.status,
4260 dejagnu/example/calc/config.log.
4261
a4aa3f49
DD
42622003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4263
4264 * config-ml.in, symlink-tree: Add license.
4265
ede4fbe4
NN
42662003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
4267
4268 Merge from gcc:
4269
4270 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4271 * Makefile.tpl (check, check-c++): Express dependencies using
4272 dependencies rather than commands.
4273 * Makefile.in: Regenerate.
4274
4275 2003-07-31 Geoffrey Keating <geoffk@apple.com>
4276 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4277 * Makefile.in: Update.
4278
970f29af
AC
42792003-08-01 Andrew Cagney <cagney@redhat.com>
4280
4281 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4282 * configure: Ditto.
4283
b2884a0c
DD
42842003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4285
4286 * configure.in: Enable libgcj for darwin.
4287 * configure: Rebuild.
4288
c07f46a4
NN
42892003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
4290
4291 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
4292
9175bfc0
NN
42932003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4294
4295 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4296 creating target and build subdirs to build all parent dirs as needed.
4297 * Makefile.in: Rebuild.
4298 * configure.in: Don't build dirs explicitly here.
4299 * configure: Rebuild.
4300
b9abda6a
AO
43012003-07-22 Alexandre Oliva <aoliva@redhat.com>
4302
4303 * Makefile.tpl (all-make): Depend on intl.
4304 * Makefile.in: Rebuilt.
4305
eef8ffd4
NN
43062003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4307
4308 * config.if: Remove unused libc_interface determination.
4309
295efaf0
NN
43102003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4311
4312 * Makefile.in: Regenerate, correctly this time.
4313
e5c3f801
NN
43142003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4315
4316 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4317 unused INSTALL_PROGRAM_ARGS.
4318 * configure.in: Use AC_PROG_INSTALL.
4319 * Makefile.in: Regenerate.
4320 * configure: Regenerate.
4321
4a18bd6b
AO
43222003-07-10 Alexandre Oliva <aoliva@redhat.com>
4323
4324 * configure: Rebuilt.
4325 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4326 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4327 newlib nor libgloss.
4328 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4329 * configure.in (am33_2.0-*-linux*): Added.
4330
fbd1054d
BW
43312003-07-09 Bob Wilson <bob.wilson@acm.org>
4332
4333 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4334 * configure: Regenerate.
4335
b40e3958
L
43362003-07-06 H.J. Lu <hongjiu.lu@intel.com>
4337
4338 * config-ml.in: Replace PWD with PWD_COMMAND.
4339 * Makefile.tpl: Likewise.
4340 * Makefile.in: Regenerated.
4341
4a5be7ba
NN
43422003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4343
4344 * configure.in: Clean up config-lang.in handling. Delete
4345 useless assignment to "subdirs".
4346 * configure: Regenerate.
4347
9c14acb8
NN
43482003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4349
4350 * configure.in: Rename 'target_libs' to 'target_libraries'.
4351 Remove useless reference to 'target_libs'.
4352 * configure: Regenerate.
4353
8f32e830
KS
43542003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4355
4356 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4357 * Makefile.in: Regenerate.
4358
12f0bd74
NN
43592003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4360
4361 * Makefile.def: Introduce flags_to_pass.
4362 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4363 * Makefile.in: Regenerate.
4364
b07c2aad
HPN
43652003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4366
4367 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4368 and target-libgloss.
4369 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4370 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 4371 * configure: Regenerate.
b07c2aad 4372
56f25033
DD
43732003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4374
4375 * configure.in: Update testsuite_flags to new location.
4376 * configure. Regenerate.
80b200a1 4377
4ec9a3b2
NN
43782003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4379
4380 * Makefile.tpl: Remove BUILD_CC stuff.
4381 * Makefile.in: Regenerate.
4382
059083b1 43832003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 4384
059083b1
L
4385 * config.guess: Update to 2003-06-12 version.
4386 * config.sub: Update to 2003-06-13 version.
4387
535b046a
TS
43882003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4389
4390 * MAINTAINERS: Add myself as MIPS co-maintainer.
4391
00c22daa 43922003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 4393
00c22daa
L
4394 * config.guess: Update to 2003-06-06 version.
4395 * config.sub: Update to 2003-06-06 version.
4396
1047cb91
DD
43972003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4398
4399 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4400 * configure. Regenerate.
4401
123494c8
NN
44022003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
4403
1047cb91
DD
4404 * configure.in: Disable serial configure by default.
4405 * configure: Regenerate.
4406 * Makefile.tpl: Abolish .NOTPARALLEL.
4407 * Makefile.in: Regenerate.
4408
7f121bbf
NN
4409 * Makefile.tpl: Replace {build,host,target}_canonical by
4410 {build,host,target}.
4411 * Makefile.in: Regenerate.
4412
123494c8
NN
4413 * Makefile.tpl: Fix stupid pasto.
4414 * Makefile.in: Regenerate.
4415
ec7e0995
NN
44162003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
4417
4418 * Makefile.tpl: Remove bogus conditional.
4419 * Makefile.in: Regenerate.
4420
27b1cc72
NN
44212003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
4422
2a4cbe27
NN
4423 * Makefile.tpl: Make 'recursive targets' using autogen rather
4424 than shell loop. Remove duplicate 'clean' targets and false
4425 comments.
4426 * Makefile.def: Add systematic dependencies to 'recursive' targets.
4427 Add systematic method of specifying missing targets in subdirs.
4428 Add copyright boilerplate.
4429 * Makefile.in: Regenerate.
4430 * configure.in: Add 'recursive targets' to maybe list.
4431 * configure: Regenerate.
4432
27b1cc72
NN
4433 * Makefile.tpl: Rename [+target+] to [+make_target+].
4434 * Makefile.def: Rename 'target' to 'make_target'.
4435
01e51bd0
NC
44362003-05-30 Nick Clifton <nickc@redhat.com>
4437
4438 * README-maintainer-mode: Update URL for locating blessed config
4439 tools.
4440
2fd84b42
NC
44412003-05-29 Robert Millan <rmh@debian.org>
4442
4443 * ltconfig: Import this patch and modify for use with current
4444 version of ltconfig:
4445
4446 2003-05-21 Bruno Haible <bruno@clisp.org>
4447
4448 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
4449 GNU/FreeBSD.
4450
8945c6bb
DD
44512003-05-28 DJ Delorie <dj@redhat.com>
4452
4453 * Makefile.tpl: Make maybe-check-gcc .PHONY.
4454 * Makefile.in: Regenerate.
4455
2f9632a1
JJ
44562003-05-28 Jeff Johnston <jjohnstn@redhat.com>
4457
80b200a1 4458 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 4459
3a12db16 44602003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 4461
3a12db16
DD
4462 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4463 newlib or libgloss.
4464 * Makefile.in: Regenerate.
4465
44482353
DD
44662003-05-21 DJ Delorie <dj@redhat.com>
4467
4468 * Makefile.tpl: Add missing empty maybe-check-gcc target.
4469 * Makefile.in: Regenerate.
4470
fec2c52d
MR
44712003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4472
4473 * configure.in: Use curly braces in the definition of tooldir.
4474 * configure: Regenerate.
4475
16ae0395
NN
44762003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
4477
4478 * configure.in: Switch more things to use maybe dependencies.
80b200a1 4479 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
4480 Factor out common code from autogen IF statements.
4481 * configure: Regenerate.
4482 * Makefile.in: Regenerate.
4483
ec11bdc6
DD
44842003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
4485
4486 * configure.in: Accept i[3456789]86 for machine type.
4487 * configure: Regenerate.
4488
dd12c3a8
NN
44892003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
4490
4491 * configure.in: Switch more things to use maybe dependencies.
4492 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
4493 * configure: Regenerate.
4494 * Makefile.tpl: Switch more things to use maybe dependencies.
4495 * Makefile.in: Regenerate.
4496
cf662e21
AJ
44972003-05-16 Andreas Schwab <schwab@suse.de>
4498
4499 * Makefile.tpl (install-opcodes): Define.
4500 * Makefile.in: Rebuild.
4501
5481b376
AJ
45022003-05-13 Andreas Jaeger <aj@suse.de>
4503
4504 * config.guess: Update to 2003-05-09 version.
4505 * config.sub: Update to 2003-05-09 version.
4506
3959a22a
AJ
45072003-05-13 Michael Eager <eager@mvista.com>
4508
4509 * configure.in: Correct sed script so that options in quotes are not
4510 deleted.
4511 * configure: Rebuild.
4512
564b43e5
CV
45132003-05-12 Corinna Vinschen <corinna@vinschen.de>
4514
4515 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4516 and $$s/newlib/libc/sys/cygwin32 include paths.
4517 * configure: Ditto.
4518
bb947dc9
L
45192003-05-05 H.J. Lu <hjl@gnu.org>
4520
4521 * config-ml.in: Restored from gcc repository.
4522
77f7441a
CD
45232003-05-02 Chris Demetriou <cgd@broadcom.com>
4524
80b200a1
ZW
4525 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4526 * Makefile.in: Regenerate.
77f7441a 4527
a26d7085
DJ
45282003-04-27 Daniel Jacobowitz <drow@mvista.com>
4529
4530 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
4531 and Makefile.def.
4532
e4c4d240
DJ
45332003-04-27 Daniel Jacobowitz <drow@mvista.com>
4534
4535 * Makefile.tpl: Clean $(BUILD_SUBDIR).
4536 * Makefile.in: Regenerated.
4537
62a3fc85
DD
45382003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4539
4540 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4541 * Makefile.in: Regenerate.
4542
45432003-04-18 Jakub Jelinek <jakub@redhat.com>
4544
4545 * configure.in (powerpc64*-*-linux*): Remove.
4546 * configure: Rebuilt.
4547
5b474aa8
DD
45482003-04-17 Phil Edwards <pme@gcc.gnu.org>
4549
4550 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
4551 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4552 and restrap.
4553 * Makefile.in: Regenerate.
4554
45552003-04-16 Richard Earnshaw <rearnsha@arm.com>
4556
4557 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4558 * configure: Regenerated.
4559
bc295afe
AO
45602003-04-11 Alexandre Oliva <aoliva@redhat.com>
4561
4562 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4563 * */configure: Rebuilt.
4564
3728fade
NN
45652003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
4566
4567 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4568 * Makefile.in: Regenerate.
4569
ce5b542e
MC
45702003-03-14 Michael Chastain <mec@shout.net>
4571
4572 * Makefile.in: Regenerate with correct Makefile.def.
4573
3db0a37f
NN
45742003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
4575
4576 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
4577 Make macro.
4578 * Makefile.in: Regenerate.
4579 * configure.in: Clean up gxx_include_dir logic.
4580 * configure: Regenerate.
4581
34349c6e
DD
45822003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4583
4584 * configure.in (gxx_include_dir): Fix typo.
4585 * configure: Regenerated.
4586
686c28c9
AC
45872003-03-06 Andrew Cagney <cagney@redhat.com>
4588
4589 * texinfo/texinfo.tex: Import version 2003-02-03.16.
4590
bba45b8b 45912003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 4592
bba45b8b
NN
4593 * configure.in: Include $(build_tooldir)/sys-include in
4594 FLAGS_FOR_TARGET.
4595 * configure: Regenerated.
4596
2683747f
NN
45972003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
4598
bba45b8b
NN
4599 * Makefile.tpl: Reindent.
4600 * Makefile.in: Regenerate.
4601 * configure.in: Reindent. Don't set unused variables.
4602 * configure: Regenerate.
4603
2683747f
NN
4604 * Makefile.tpl: Always pass down RANLIB.
4605 * Makefile.in: Regenerate.
4606
4607 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4608 * Makefile.in: Regenerate.
4609 * configure.in: Remove unused logic relating to --enable-shared
4610 and --enable-threads. Remove bogus comments. Remove redundant
4611 noconfigdirs.
4612 * configure: Regenerate.
4613
4614 * configure.in: Replace ${libstdcxx_version} by its value.
4615 Remove reference to mh-dgux.
4616 * configure: Regenerate.
4617
50212802
NN
46182003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4619
4620 * Makefile.tpl: Rearrange.
4621 * Makefile.in: Regenerate.
4622
a6be7fc6
NC
46232003-02-25 Nick Clifton <nickc@redhat.com>
4624
4625 * configure: Remove site-file supprot - it is obsolete.
4626
f8a495c8
NC
46272003-02-24 Uwe Stieber <uwe@wwws.de>
4628
4629 * configure.in: Add support for kaOS as cross build target system.
4630 * configure: Regenerated.
4631
3decd77d
DD
46322003-02-20 Sean McNeil <sean@blue.mcneil.com>
4633
4634 * Makefile.tpl: Add definition of CPPFLAGS to pass into
4635 configure-target-* as some target builds may require additional
4636 flags for preprocessor tests.
4637 * Makefile.in: Regenerated.
4638
f4ff34a3
AO
46392003-02-19 Alexandre Oliva <aoliva@redhat.com>
4640
4641 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4642 * ltconfig: Handle it.
4643 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4644 auto-detecting it.
4645
b7e4a931
AO
46462003-02-19 Alexandre Oliva <aoliva@redhat.com>
4647
4648 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4649 it is used as argument to $CC.
4650 * ltcf-gcj.sh: Likewise.
4651
6b784d9f
AO
46522003-02-19 Alexandre Oliva <aoliva@redhat.com>
4653
4654 * configure.in: Introduce --enable-maintainer-mode.
4655 * configure: Rebuilt.
4656 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4657 for maintainer mode.
4658 * Makefile.in: Rebuilt.
4659
8bcd8a07
AC
46602003-02-19 Andrew Cagney <ac131313@redhat.com>
4661
4662 * configure: Regenerate using autoconf 2.13.
4663
ee3fd329
AM
46642003-02-19 Alan Modra <amodra@bigpond.net.au>
4665
4666 * config.guess: Import latest version.
4667 * config.sub: Import latest version.
4668
e9e45685
JM
46692003-02-18 Jason Merrill <jason@redhat.com>
4670
4671 * Makefile.tpl (check-c++): Allow parallelism.
4672
859789af
AC
46732003-02-17 Andrew Cagney <ac131313@redhat.com>
4674
4675 * configure: Regenerate using autoconf 000227.
4676
b3f16a9b
GK
46772003-02-15 Geoffrey Keating <geoffk@apple.com>
4678
4679 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4680 don't configure target-libobjc.
4681 * configure: Regenerate.
4682
72e60e02
DD
46832003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4684
4685 * Makefile.tpl (RANLIB): Define.
4686 * Makefile.in: Regenerate.
4687
91f0e695
KS
46882003-02-06 Keith R Seitz <keiths@redhat.com>
4689
4690 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4691 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4692 * Makefile.in: Regenerated.
4693 * configure.in: Remove all traces of snavigator, db, and grep.
4694 * configure: Regenerated.
4695
122bfa92
FCE
46962003-01-31 Frank Ch. Eigler <fche@redhat.com>
4697
4698 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4699 * Makefile.in: Regenerated.
4700
264095c3
AO
47012003-01-30 Alexandre Oliva <aoliva@redhat.com>
4702
4703 * config.if: Copy from GCC.
4704
a84dbcb3
AO
47052003-01-27 Phil Edwards <pme@gcc.gnu.org>
4706
4707 * configure.in: Revert 24Jan change.
4708 * configure: Regenerate.
4709
19618276
NN
47102003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4711
4712 * configure.in: Revert previous change.
4713 * configure: Regenerate.
4714
b7f27a92
NN
47152003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4716
4717 * configure.in: Make rda native-only.
4718 * configure: Regenerate.
4719
83326456
NN
47202003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
4721
4722 * configure.in: Add missing \.
4723 * configure: Rebuilt.
4724
5e367fa5
JJ
47252003-01-17 Jakub Jelinek <jakub@redhat.com>
4726
4727 * configure.in (baseargs): Avoid using \| in sed regular
4728 expressions.
4729 * configure: Rebuilt.
4730
e01f337c
JJ
47312003-01-16 Jakub Jelinek <jakub@redhat.com>
4732
4733 * configure.in (baseargs): Remove all supported forms of
4734 --cache-file, --srcdir, --host, --build and --target options
4735 from argument lists.
4736 * configure: Rebuilt.
4737
aa236487
AO
47382003-01-15 Alexandre Oliva <aoliva@redhat.com>
4739
4740 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4741 * configure: Rebuilt.
4742
586c0873
NN
47432003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
4744
4745 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4746 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4747 * Makefile.in: Regenerate.
4748 * configure: Regenerate.
4749
497f816e
DD
47502003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4751
4752 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4753 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4754 * Makefile.in: Regenerate.
4755
bfbe5519
AO
47562003-01-09 Alexandre Oliva <aoliva@redhat.com>
4757
4758 * configure.in: Remove Makefile in build, host and target modules
4759 unless configure was run with --no-recursion.
4760 * configure: Rebuilt.
4761
3f234ef5
CD
47622003-01-08 Chris Demetriou <cgd@broadcom.com>
4763
4764 * config.guess: Update to 2003-01-03 version.
4765 * config.sub: Update to 2003-01-03 version.
4766
a3982d48
CF
47672003-01-07 Christopher Faylor <cgf@redhat.com>
4768
4769 * configure: Regenerate with proper autoconf 2.13.
4770
75778ec4
CF
47712003-01-07 Christopher Faylor <cgf@redhat.com>
4772
80b200a1
ZW
4773 * configure.in: Add AC_PREREQ for consistency.
4774 * configure: Regenerate.
75778ec4 4775
c180f501
AC
47762003-01-06 Andrew Cagney <ac131313@redhat.com>
4777
4778 * configure.in (GDB_TK): Add tcl directories conditional on
4779 gdb/gdbtk directory being present.
4780 * configure: Regenerate.
5481b376 4781
46ca2cc2
DA
47822003-01-04 John David Anglin <dave.anglin@nrc.ca>
4783
4784 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
4785 by gcc if LD is not defined and we are not doing a Canadian Cross.
4786 * configure: Rebuilt.
4787
53dd8dab
DJ
47882003-01-01 Daniel Jacobowitz <drow@mvista.com>
4789
4790 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4791
50ceb20c
TT
47922002-12-31 Tom Tromey <tromey@redhat.com>
4793
4794 * Makefile.in: Rebuilt.
4795 * Makefile.def (target_modules) [libffi]: Allow installation.
4796
e78b5cfe
AS
47972002-12-31 Andreas Schwab <schwab@suse.de>
4798
4799 * configure.in: Fix use of $program_transform_name.
4800 * configure: Regenerated.
4801
67448102
DJ
48022002-12-30 Daniel Jacobowitz <drow@mvista.com>
4803
4804 * configure.in (baseargs): Don't remove first configure argument.
4805 * configure: Regenerated.
4806
e6bfb94a
AO
48072002-12-29 Alexandre Oliva <aoliva@redhat.com>
4808
4809 * Makefile.tpl (local-distclean): Don't remove...
4810 (multilib.ts): ... this. Moved into...
4811 (multilib.out): ... this. Don't use sub-make.
4812 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4813 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4814 (configure-build-[+module+], configure-[+module+],
4815 configure-target-[+module+], configure-gcc): ... these. Test
4816 for Makefile existence. Drop config.status from dependencies.
4817 * Makefile.in: Rebuilt.
4818 * configure.in: Move gcc-version-trigger to the end of
4819 ac_configure_args. Add comments to maybedep.tmp and
4820 serdep.tmp. Introduce --disable-serial-configure. Remove
4821 nonopt from baseargs, matching and removing corresponding
4822 whitespace while at it.
4823 * configure: Rebuilt.
4824
8f0dfb36
AO
48252002-12-28 Alexandre Oliva <aoliva@redhat.com>
4826
4827 * configure.in (host_configargs): Replace reference to
4828 no-longer-defined buildopts with --build=${build_alias}.
4829 * configure: Rebuilt.
4830
43be203f
AO
48312002-12-28 Alexandre Oliva <aoliva@redhat.com>
4832
4833 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
4834 program_transform_name to standard idiom.
4835 (AUTOGEN, AUTOCONF): Define.
4836 (Makefile.in): Use $(AUTOGEN).
4837 (Makefile): Depend on config.status, and use autoconf-style rule to
4838 build it. Move original commands to...
4839 (config.status): ... this new target.
4840 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4841 $(AUTOCONF).
4842 * Makefile.in: Rebuilt.
4843
a0da8069
NN
48442002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4845
d18f1c9f
NN
4846 * Makefile.tpl: Fix dramatic bustage due to change in
4847 program_transform_name.
4848 * Makefile.in: Regenerate.
4849
4850 * configure.in: Remove unnecessary PATH setting.
4851 * configure: Regnerate.
4852
4853 * configure.in: Don't default to unprefixed tools unless
4854 the native tools will work.
4855 * configure: Regenerate.
4856
a0da8069
NN
4857 * configure.in: Convert to autoconf script. Blow away lots
4858 of now-redundant Makefile fragments.
4859 * configure: Generate using Autoconf.
4860 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4861 * Makefile.in: Regenerate.
4862
c567df0a
NN
48632002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4864
5481b376 4865 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
4866 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4867
5481b376 4868 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 4869 where they belong.
2c7f9a32 4870
2dabcfb4
AS
48712002-12-24 Andreas Schwab <schwab@suse.de>
4872
4873 * Makefile.tpl (multilib.out): Fix missing space.
4874 * Makefile.in: Regenerate.
4875
1086bc09
NN
48762002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4877
4878 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4879 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4880 * Makefile.in: Regenerate.
4881 * configure.in: Remove unnecessary leftovers.
4882
1086bc09
NN
48832002-12-21 Geoffrey Keating <geoffk@apple.com>
4884
4885 * configure.in (extra_ranlibflags_for_target): New variable.
4886 (*-*-darwin): Add -c to ranlib commands.
4887 * configure (tooldir): Handle extra_ranlibflags_for_target.
4888
14e9ca95
JJ
48892002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4890
4891 * COPYING.NEWLIB: Updated.
4892 * COPYING.LIBGLOSS: Ditto.
4893
14c428fb
NN
48942002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4895
4896 * Makefile.tpl: Revert HJL's change.
4897 * Makefile.in: Regenerated.
4898 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4899 always.
4900
313b8244
AS
49012002-12-19 Andreas Schwab <schwab@suse.de>
4902
4903 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4904 * Makefile.in: Regenerate.
4905
efeae3db
L
49062002-12-18 H.J. Lu <hjl@gnu.org>
4907
4908 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4909 * Makefile.in: Regenerated.
4910
4911 * configure.in (build_prefix): New. Substitute.
4912
43d92c63
NN
49132002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4914
59da4fe6
NN
4915 * Makefile.tpl: Don't let real targets depend on phony targets.
4916 * Makefile.in: Regenerate.
4917
43d92c63
NN
4918 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4919 * Makefile.in: Regenerate.
4920
b72e6a2d
JM
49212002-12-16 Jason Merrill <jason@redhat.com>
4922
4923 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4924 previous 'make bootstrap'.
4925 * Makefile.in: Regenerate.
4926
95c72c44
HPN
49272002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4928
4929 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4930
7d695d07
JM
49312002-12-13 Jason Merrill <jason@redhat.com>
4932
4933 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4934 library tests.
4935 (check-c++): Just depend on it and check-target-libstdc++-v3.
4936 * Makefile.in: Regenerate.
4937
54103d1e
NN
49382002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4939
4940 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4941 * Makefile.in: Regenerate.
4942
4024f1e1
JJ
49432002-12-12 Jeff Johnston <jjohnstn@redhat.com>
4944
80b200a1
ZW
4945 * COPYING.NEWLIB: Update list of alternate Regent of California
4946 licenses and discuss official revoking of advertising clause.
4947 * COPYING.LIBGLOSS: Ditto.
4024f1e1 4948
7dda0df6
AO
49492002-12-12 Alexandre Oliva <aoliva@redhat.com>
4950
4951 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4952 * Makefile.in: Rebuilt.
4953
d03be79e 49542002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 4955
929293f4
NN
4956 * configure: Fix bug put in by gremlins.
4957
d03be79e
NN
4958 * Makefile.tpl: Substitute more autoconfily.
4959 * configure: Substitute more autoconfily.
4960 * Makefile.in: Regenerate.
4961
49622002-12-08 Andrew Cagney <ac131313@redhat.com>
4963
4964 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4965 * Makefile.in (all-sim): Ditto.
a36d530e
DD
4966
49672002-12-06 DJ Delorie <dj@redhat.com>
4968
4969 * Makefile.tpl: Change configure dependencies to not have real
4970 targets depend on phony targets.
b4a77b47 4971
db1ac78d
NN
49722002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4973
bcaf2395
NN
4974 * configure.in: Revert unintentional change.
4975
b4fa093e
NN
4976 * src-release: Configure host subdirs.
4977
db1ac78d
NN
4978 * Makefile.tpl: Change dependency for */multilib.out so that
4979 it works when gcc isn't in the tree.
4980
4981 * configure.in: Substitute more.
4982 * configure: Run subconfigures from the Makefile.
4983 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4984 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4985
15723a45
NN
49862002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4987
e2b9e2dc
NN
4988 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4989 and corresponding dependencies.
4990 * Makefile.in: Regenerate.
4991
2af579c4
NN
4992 * configure.in (host_tools): Order binutils, gas and ld for
4993 convenience in running the testsuites.
4994
a2cc058a
NN
4995 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4996 * Makefile.in: Regenerate.
4997 * configure.in: Introduce rules to serialize subconfigure runs.
4998
15723a45
NN
4999 * configure.in: Introduce BASE_CC_FOR_TARGET.
5000 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5001 Realize configure-build-* targets. Realize configure-target-* targets.
5002 * Makefile.in: Regenerate.
5003
ae831be5
NN
50042002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5005
5006 * configure: Move gcc_version_trigger stuff from here...
5007 * configure.in: ...to here.
5008
5009 * configure.in: Separate subconfigure options added by this file from
5010 options given by the user. Add machinery to put args for host
5011 subconfigures into the Makefile.
5012
5013 * Makefile.tpl: Remove 'vault' targets.
5014 * Makefile.tpl: Reorder and comment dependencies.
5015 * Makefile.in: Regenerate.
5016
bbf7c8ac
NN
50172002-11-28 Geoffrey Keating <geoffk@apple.com>
5018
5019 * configure.in: Move host-specific darwin noconfigdirs into
5020 the host-specific section.
5021
930314a4
NN
50222002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5023
52d7cdee
NN
5024 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5025 during replay.
5026 * Makefile.in: Regenerate.
5027
930314a4
NN
5028 (finishing slow-motion replay)
5029 * configure: Remove skip-this-dir support.
5030 * Makefile.tpl: Remove skip-this-dir support.
5031
5032 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5033 subdirectories.
5034 * Makefile.in: Regenerate.
5035
5036 * Makefile.tpl: Strip out useless setting of 'dir'.
5037 * Makefile.in: Regenerate.
5481b376 5038
930314a4
NN
50392002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5040
5041 (finishing slow-motion replay)
5042 * configure.in: Fix deeply stupid bug.
5043
5044 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5045 shell code in CXX_FOR_TARGET
5046 * Makefile.def: Introduce raw_cxx.
5047 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5048 RAW_CXX_FOR_TARGET.
5049 * Makefile.in: Regenerate.
5050
50512002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5052
5053 (finishing slow-motion replay)
5054 * Makefile.tpl: Remove unnecessary ifs.
5055 * Makefile.in: Regenerate.
5056
5481b376 5057 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5058 dependencies. Maybe-ize build-libiberty. Create dummy install
5059 targets for 'no_install' modules.
5481b376 5060 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 5061 build_modules stuff to configure.in.
5481b376 5062 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5063 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5064 * Makefile.in: Regenerate.
5065
3866be5d
NN
50662002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5067
5068 (continuing slow-motion replay)
5069 * Makefile.tpl: Make all-target, install-target behave similarly
5070 to all, install (only hitting configured targets). Eliminate
5071 unused macro defintions.
5072
5073 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5074 build != host.
5075
5076 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5077
5078 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5079
5481b376 5080 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
5081 configuring. Remove references to "dosrel".
5082 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 5083 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 5084 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 5085 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
5086 and redundant dependency; rearrange slightly.
5087 * Makefile.def: Add host-side libtermcap, utils.
5088
5089 * Makefile.in: Regenerate.
5090
e393202e
NN
50912002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5092
5093 (Continuing slow-motion replay)
5094 * Makefile.def: Add list of recursive targets to autogenerate.
5095 Add build_modules.
5096 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5097 targets. Autogenerate *-build-* targets.
5098 * Makefile.in: Regenerate.
5099
583d52d7
NN
51002002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5101
5102 (Continuing slow-motion replay)
5103 * configure: More autoconf-style substitutions.
5104 * Makefile.tpl: More autoconf-style substitutions.
5105 * Makefile.in: Regenerate.
5106
51072002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5108
5109 (Continuing slow-motion replay)
5110 * configure: Substitute more variables in a more autoconf-friendly
5111 way. Simplify slightly.
5112 * Makefile.tpl: Make more variables substitutable in an
5113 autoconf-friendly way.
5114 * Makefile.in: Regenerate.
5115
874e38b4
NN
51162002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5117
5118 (Continuing slow-motion replay)
5119 * configure.in (v810*): Remove special setting of tools.
5120
5121 * configure: Add support for extra required flags for ar or nm.
5122 * configure.in (aix4.3+): Use above support for target-specific
5123 issues, rather than using config/mt-aix43.
5124
852e5f18
NN
51252002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5126
5127 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
5128 * configure: Remove 'removing', which doesn't work. Replace $subdir
5129 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5130 with $srcdir. Reformat indentation. Substitute some variables
5131 formerly hard-coded in the Makefile for build=host.
5132 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5133 * Makefile.def: Autogenerate more.
5134 * Makefile.in: Regenerate.
5135
c9a0d920
DD
51362002-11-13 Bruce Korb <bkorb@gnu.org>
5137
5138 * Makefile.tpl: syntactic cleanup
5139
dd2768ff
KB
51402002-11-04 Kevin Buettner <kevinb@redhat.com>
5141
5142 * Makefile.def (host_modules): Add rda.
5143 * Makefile.in: Regenerate.
5144 * configure.in (target_tool): Add target-rda to list.
5145
1aa8389d
DD
51462002-10-25 Phil Edwards <pme@gcc.gnu.org>
5147
5148 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5149 and restrap targets to this rule.
5150 * Makefile.in: Regenerate.
5151
28f46298
HPN
51522002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5153
5154 * configure.in (i[3456]86-*-linux*): Add check to disable
5155 ${libgcj} for glibc1.
5156
ff72e302
NC
51572002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5158
5159 * configure.in: Add tic4x target.
5160
8607b6c9
NN
51612002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5162
5163 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5164 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5165 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5166 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5167 * Makefile.in: Regenerate.
5168
f8f61f4a
NN
51692002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5170
c86f794b
NN
5171 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5172 * Makefile.in: Regenerate.
5173
a9590527
NN
5174 * Makefile.def: Remove order dependency comments.
5175 * Makefile.tpl: Add explicit install-install dependencies.
5176 * Makefile.in: Regenerate.
5177
8412ce72
NN
5178 * Makefile.tpl: Remove material now in src-release. (Finally!)
5179 * Makefile.in: Regenerate.
5180
8b9f37f1
NN
5181 * configure: Restore my original patch by syncing with gcc version.
5182
f8f61f4a
NN
5183 * Bring following over from gcc:
5184
51852002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5186
5187 * configure.in (s390*-*-linux*): Enable libgcj.
5188
403d9505
NN
51892002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5190
5191 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
5192
95f6f383
AM
51932002-10-02 Alan Modra <amodra@bigpond.net.au>
5194
e4673b0a 5195 * configure: Move stray lines back to where they belong.
95f6f383 5196
748503c8
NN
51972002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
5198
a581b5c3
NN
5199 * Makefile.tpl: Insert configure-target target, for src-release.
5200
c084f5b4
NN
5201 * configure: Finish reverting change which Andrew Cagney started
5202 reverting. Should fix bustage.
5203
7aa673ed 5204 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
5205 * src-release: New file. Contains material for making net
5206 releases for gdb, binutils, et al., formerly in Makefile.in.
5207
82a9b2d9
NC
52082002-09-30 Nick Clifton <nickc@redhat.com>
5209
5210 * cpu: New top level directory. Intended to hold input files for
5211 CGEN which have FSF copyright assignment.
5212 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5213
c2463a00
AC
52142002-09-29 Andrew Cagney <ac131313@redhat.com>
5215
5216 Revert below (note that src does not contain Makefile.tpl):
5217 * Makefile.tpl: Make subsituted variables more autoconfy.
5218 * Makefile.in: Regenerate.
5219
f03b4789
NN
52202002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5221
c11e16a9
NN
5222 * configure: Revert accidentally applied changes.
5223
f03b4789
NN
5224 * Makefile.tpl: Make more autoconf-friendly.
5225 * Makefile.in: Regenerate.
5226 * configure: Make substitution more autoconf-like.
5227
52282002-09-28 Richard Earnshaw <rearnsha@arm.com>
5229
5230 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5231 single entry to handle all these.
5232 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5233 libjava on arm-*-elf.
5234
c0292023
GK
52352002-09-27 Geoffrey Keating <geoffk@apple.com>
5236
5237 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5238 things that depend on them.
5239
c66d951e
NN
52402002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5241
5242 * Makefile.tpl: Make subsituted variables more autoconfy.
5243 * Makefile.in: Regenerate.
5244 * configure: Make seds more autoconfy.
5245
907a7241 52462002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
5247
5248 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5249 * Makefile.in: Regenerate.
5250 * configure.in: Rewrite sed statements to look autoconfy.
5251
907a7241
NN
5252 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5253 all-target-foo on configure-target-foo.
5254 * Makefile.def: Ditto.
5255 * Makefile.in: Rebuild.
5256
405ea7a0
NN
52572002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5258
5259 * Makefile.def: New file.
5260 * Makefile.tpl: New file.
5261 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5262
5263 * configure.in: Minor rearrangement. Simplify tests.
5264
bdc57bfd
JT
52652002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
5266
5267 * configure.in (with_headers): Skip copy if value is "yes".
5268 (with_libs): Likewise.
5269
ae03d6e2
NN
52702002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5271
5272 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5273 * configure.in (sh*-*-pe*): Ditto.
5274 * configure.in (mips*-*-pe*): Ditto.
5275 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
5276
5277 * configure.in: Rearrange.
5278
707960fe
NC
52792002-09-12 Nick Clifton <nickc@redhat.com>
5280
5281 * Import these changes from the config master repository:
5282
5283 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
5284
5285 * config.sub: Add tic4x target.
5286
5287 2002-09-03 Ben Elliston <bje@redhat.com>
5288
5289 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
5290 Reported by <Duncan_Stodart@insession.com>.
5291
36ea319f
JJ
52922002-09-10 Jeff Johnston <jjohnstn@redhat.com>
5293
5294 * COPYING.NEWLIB: More updates.
5295
cf57480a
JJ
52962002-09-09 Jeff Johnston <jjohnstn@redhat.com>
5297
5298 * COPYING.NEWLIB: Update.
5299
fd31a171
AC
53002002-08-23 Andrew Cagney <ac131313@redhat.com>
5301
23b632fc
AC
5302 * texinfo/texinfo.tex: Import version 2002-06-04.06.
5303
fd31a171
AC
5304 * config.guess: Import version 2002-08-23.
5305 * config.sub: Import version 2002-08-22.
5306
a08bafb5
AO
53072002-08-20 Alexandre Oliva <aoliva@redhat.com>
5308
5309 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5310 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5311 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5312
17240c1f
NC
53132002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
5314
5315 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5316
e70ad0c6
L
53172002-08-04 H.J. Lu (hjl@gnu.org)
5318
5319 * configure.in (mips*-*-linux*): Don't skip target-libffi.
5320
574e6d11
DD
53212002-07-31 Alan Modra <amodra@bigpond.net.au>
5322
5323 * configure.in: Move generic linux case to end. Copy generic
5324 linux noconfigdirs to mips*-*-linux* entry and new
5325 powerpc64*-*-linux* entry. Add target-libffi for the latter.
5326
611e7523
CD
53272002-07-19 Chris Demetriou <cgd@broadcom.com>
5328
5329 * MAINTAINERS: Clarify on config.guess and config.sub, and add
5330 one instance of them which was missed to the list to update.
5331
51759676
CD
53322002-07-16 Chris Demetriou <cgd@broadcom.com>
5333
5334 * config.guess: Update to 2002-07-09 version.
5335 * config.sub: Update to 2002-07-03 version.
5336
7c1f909c
DD
53372002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
5338
5339 * configure.in: Remove two redundant tests.
5340
d7cf5d30
DD
53412002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5342
5343 * configure.in (mips*-*-irix6*o32): Enable stabs.
5344
c74222f7
DD
53452002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
5346
5b53c336
DD
5347 * configure.in: Don't build grez.
5348 * Makefile.in: Ditto.
5349
c74222f7
DD
5350 * Makefile.in: Remove references to bsp, cygmon, libstub.
5351 * configure.in: Ditto.
5352
5353 * configure.in: Remove leftover reference to gdbtest.
5354
edd1b227
DD
53552002-07-08 Phil Edwards <pme@gcc.gnu.org>
5356
5357 * configure.in (gxx_include_dir): Change to match versioned
5358 C++ headers if --enable-version-specific-runtime-libs is used.
5359
486186e3
AO
53602002-07-04 Steve Ellcey <sje@cup.hp.com>
5361
5362 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5363
ff0a3bf8
DD
53642002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
5365
5366 * configure.in: Make --without-x work.
5367
1dfa8174
NC
53682002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
5369
5370 * contrib: New directory. Created to contain a copy of the
5481b376 5371 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
5372 the FSF GCC sources.
5373
07637366
DD
53742002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
5375
b6f83f2a
DD
5376 * configure.in: Rearrange target Makefile fragment collection.
5377
07637366
DD
5378 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5379 cvs[src].
5380 * configure.in: Ditto.
5381
f48556b1
DD
53822002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
5383
5384 * Makefile.in: Eliminate 'apache' targets.
5385 * configure.in: Eliminate 'apache' targets.
5386
5387 * configure.in: Eliminate redundant tests. Reorganize.
5388
5389 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5390
5391 * config-ml.in: Eliminate references to Cygnus configure.
5392
5393 * Makefile.in: Eliminate references to building emacs.
5394
53952002-07-01 Denis Chertykov <denisc@overta.ru>
5396
5397 * configure.in: Add support for ip2k.
5398
cdb9e2b8
BE
53992002-06-24 Ben Elliston <bje@redhat.com>
5400
5401 * configure.in (host_tools): Remove cgen.
5402
5403 * Makefile.in (all-cgen): Remove; runs from its source directory.
5404 (check-cgen, install-cgen, clean-cgen): Likewise.
5405 (all-opcodes): No not depend on all-cgen.
5406 (all-sim): Likewise.
5407
3558860c
DD
54082002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
5409
5410 * configure.in: Fix AIX configury bug.
5411
e3b0c936
DD
54122002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
5413
cdb9e2b8 5414 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 5415
cdb9e2b8
BE
5416 * configure.in: Move definition of libstdcxx_flags right above
5417 usage, rather than way earlier.
8ee424c0 5418
c712250a
DD
5419 * configure.in: Pull definition of is_cross_compiler earlier.
5420
9ee1a75c
DD
5421 * configure.in: Rearrange a little.
5422
e3b0c936
DD
5423 * configure.in: Remove references to librx.
5424 * Makefile.in: Remove references to librx.
5425
b2bd228e
DD
54262002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
5427
5428 * configure.in: Eliminate ${gasdir} variable.
5429
7cd52483
DB
54302002-06-18 Dave Brolley <brolley@redhat.com>
5431
5432 * configure.in: Add support for frv.
5433 * config.sub: Add support for frv.
5434
6c5e141a
DD
54352002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5436
5437 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5438
0d18b56d
JT
54392002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
5440
5441 * configure.in (vax-*-netbsd*): Re-enable gas.
5442
fd8958d5
DD
54432002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
5444
27f15fdd
DD
5445 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5446 BUILD_PREFIX_1, to correct nomenclature.
5447 * configure: Likewise.
5448
fd8958d5
DD
5449 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5450 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5451
0c2442b7
DD
54522002-05-31 Olaf Hering <olh@suse.de>
5453
5454 * config-ml.in: Propogate DESTDIR also.
5455
a3602181
JT
54562002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
5457
5458 * configure.in (vax-*-netbsd*): Don't build gas for this
5459 platform.
5460
c95f53ae
MM
54612002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
5462
5463 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5464 and libgcj for AVR.
5465
1d7c1053
NC
54662002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
5467
5468 * config.sub: Add DLX target.
5469
4b37028f
JT
54702002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
5471
5472 * config.guess: Update to 2002-05-22 version.
5473 * config.sub: Likewise.
5474
d5de0a84
NC
54752002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5476
5477 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5478 * config-ml.in: Likewise.
5479 * configure: Likewise.
5480 * configure.in: Likewise.
5481
c92a0210
DD
54822002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
5483
115a77aa
DD
5484 * configure.in: Simplify makefile fragment collection.
5485
5486 * configure.in: Remove code to build emacs.
e99daf2b 5487
91e060aa
DD
5488 * configure.in : Remove --srcdir argument from targargs and buildargs
5489 (it's always overridden in the Makefile anyway). Rearrange a bit.
5490
5491 * configure: Move some logic to configure.in.
5492 * configure.in: Move some logic from configure.
c92a0210 5493
91217342
JJ
54942002-05-07 Jeff Johnston <jjohnstn@redhat.com>
5495
5496 * COPYING.LIBGLOSS: New file.
5497
d3d8a9ee
NC
54982002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
5499
5500 * Makefile.in: Honour DESTDIR.
5501
3a036cdc
AO
55022002-05-05 Alexandre Oliva <aoliva@redhat.com>
5503
5504 * configure.in (noconfigdirs): Don't disable libgcj on
5505 sparc64-*-solaris* and sparcv9-*-solaris*.
5506
6d095fe4
AO
55072002-05-03 Alexandre Oliva <aoliva@redhat.com>
5508
5509 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5510
dac55df9
TF
55112002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
5512
5513 * configure.in (FLAGS_FOR_TARGET): Do not add
5514 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5515 on i[3456]86-*-linux*.
5516
a018e15b
TF
55172002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
5518
5519 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
5520
5521 * configure.in (noconfigdirs): Do not add target-newlib if
5522 target == i[3456]86-*-linux*, and host == target.
5523
5f284831
MM
55242002-04-29 Mark Mitchell <mark@codesourcery.com>
5525
5526 * config.guess: Updated to 2002-04-26's version.
5527 * config.sub: Updated to 2002-04-26's version.
5528
33babf59
DD
55292002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
5530
bd5f7da2
DD
5531 * configure.in: delete reference to absent file
5532
a0c4f3a0
DD
5533 * configure.in: replace '[' with 'test'
5534
66f1ba4f
DD
5535 * configure.in: Eliminate references to gash.
5536 * Makefile.in: Eliminate references to gash.
5537
7c3ab50c
DD
5538 * configure.in: remove useless references to 'pic' makefile fragments.
5539
bbc025f5
DD
5540 * configure.in: (*-*-windows*) Finish removing.
5541
33babf59
DD
5542 * configure.in: Eliminate redundant test for libgui.
5543
d5ec694c
DD
55442002-04-26 Joel Sherrill <joel@OARcorp.com>
5545
5546 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5547 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5548
57a5346c
DD
55492002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
5550
5551 * configure.in: remove references to dead files
5552
dbf93899
DD
55532002-04-18 Tom Tromey <tromey@redhat.com>
5554
5555 * configure.in: Disallow configuring libgcj when it is already
5556 installed and we're using Solaris 2.8 linker. Do enable libgcj on
5557 Solaris 2.8 by default. For PR libgcj/6158.
5558
26eadf68
DD
55592002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
5560
5561 * configure.in: Move default CC setting out of config/mh-* fragments
5562 directly into here.
5563
a0a2c6c6
DD
55642002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
5565
5566 * configure.in: don't even try to configure or make a subdirectory
5567 if there's no configure script for it.
5568
9972f812
DD
55692002-04-15 Mark Mitchell <mark@codesourcery.com>
5570
5571 * MAINTAINERS: Remove chill maintainers.
5572 * Makefile.in (CHILLFLAGS): Remove.
5573 (CHILL_LIB): Remove.
5574 (TARGET_CONFIGDIRS): Remove libchill.
5575 (CHILL_FOR_TARGET): Remove.
5576 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5577 CHILL_LIB.
5578 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5579 (CHECK_TARGET_MODULES): Likewise.
5580 (INSTALL_TARGET_MODULES): Likewise.
5581 (CLEAN_TARGET_MODULES): Likewise.
5582 (configure-target-libchill): Remove.
5583 (all-target-libchill): Remove.
5584 * configure.in (target_libs): Remove target-libchill.
5585 Do not compute CHILL_FOR_TARGET.
5586 * libchill: Remove directory.
5481b376 5587
75205f78
DD
55882002-04-15 DJ Delorie <dj@redhat.com>
5589
5590 * Makefile.in, configure.in, configure: Sync with gcc, entries
5591 follow...
5592
55932002-04-08 Tom Tromey <tromey@redhat.com>
5594
5595 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5596 Fixes PR libgcj/6068.
5597
55982002-03-30 Krister Walfridsson <cato@df.lth.se>
5599
5600 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5601
56022002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5603
5604 * configure.in (alpha*-dec-osf*): Enable libgcj.
5605
56062002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
5607
5608 Fix for: PR bootstrap/3591, target/5676
5609 * configure.in (mcore-pe): Disable the configuration of
5610 libstdc++-v3 since exceptions are not supported.
5611
56122002-03-20 Anthony Green <green@redhat.com>
5613
5614 * configure.in: Enable libgcj for xscale-elf target.
5615
56162002-02-28 Alexandre Oliva <aoliva@redhat.com>
5617
5618 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5619 libjava.
5620 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5621
56222002-02-22 Alexandre Oliva <aoliva@redhat.com>
5623
5624 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5625 libstdc++-v3 and libjava.
5626
56272002-02-11 Adam Megacz <adam@xwt.org>
5628
5629 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5630 boehm-gc
5631
56322002-02-09 Alexandre Oliva <aoliva@redhat.com>
5633
5634 * config.guess: Updated to 2002-01-30's version.
5635 * config.sub: Updated to 2002-02-01's version.
5636 Contribute sh64-elf.
5637 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5638 * configure.in: Added sh64-*-*.
5639
56402002-01-17 H.J. Lu <hjl@gnu.org>
5641
5642 * Makefile.in (all-fastjar): Also depend on all-libiberty.
5643 (all-target-fastjar): Also depend on all-target-libiberty.
5644
5645Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
5646
5647 * configure, configure.in: Use temp file for long sed commands.
5648
56492001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
5650
5651 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5652 libf2c.
5653
56542001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
5655
5656 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5657
56582001-10-11 Hans-Peter Nilsson <hp@axis.com>
5659
5660 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5661
56622001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5663
5664 * configure: Handle temporary files securely using mkdir.
5665
56662001-09-26 Will Cohen <wcohen@redhat.com>
5667
5668 * configure.in (*-*-linux*): Disable configuration of target-newlib
5669 and target-libgloss.
5670
56712001-09-26 Alexandre Oliva <aoliva@redhat.com>
5672
5673 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5674 RANLIB.
5675
56762001-08-11 Graham Stott <grahams@redhat.com>
5677
5678 * Makefile.in (check-c++): Add missing semicolon.
5679
56802001-07-25 Andrew Haley <aph@cambridge.redhat.com>
5681
5682 * configure.in (sh-*-linux*): New.
5683
56842001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5685
5686 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5687 and libgcj on m68hc11/m68hc12.
5688
56892001-06-27 H.J. Lu (hjl@gnu.org)
5690
5691 * Makefile (CFLAGS_FOR_BUILD): New.
5692 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5693
56942001-06-01 Hans-Peter Nilsson <hp@axis.com>
5695
5696 * configure.in (libstdcxx_flags): Do not try to execute
5697 libstdc++-v3/testsuite_flags until it exists.
5698
56992001-05-18 Benjamin Kosnik <bkoz@redhat.com>
5700
5701 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5702
57032001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
5704
5705 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5706
5707Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
5708
5709 * configure.in: Move *-chorusos target case to the proper switch.
5710 Disable libgcj.
5711
57122001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5713
5714 * Makefile.in (STAGE1_CFLAGS): Pass down.
5715
57162001-04-13 Alan Modra <amodra@one.net.au>
5717
5718 * config.guess: Add hppa64-linux support. Note for next import that
5719 this is already in the master file.
5720 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5721
57222001-03-22 Colin Howell <chowell@redhat.com>
5723
5724 * Makefile.in (DO_X): Do not backslash single-quotes in
5725 backquotes (two places).
5726
57272001-03-18 Laurynas Biveinis <lauras@softhome.net>
5728
5729 * Makefile.in (DO_X): Quote nested quotes.
5730
57312001-03-15 Laurynas Biveinis <lauras@softhome.net>
5732
5733 * Makefile.in (DO_X): Use double quotes for quoting
5734 "RANLIB=$${RANLIB}".
5735
57362001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5737
5738 * configure.in: Only use `lang_requires' for languages athat are
5739 actually enabled.
5740
57412001-03-07 Tom Tromey <tromey@redhat.com>
5742
5743 * configure.in: Allow config-lang.in to set `lang_requires' to list
5744 of other required languages.
5745
57462001-03-06 Laurynas Biveinis <lauras@softhome.net>
5747
5748 * Makefile.in: Remove RANLIB definition. Use RANLIB
5749 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5750 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5751
57522001-02-28 Benjamin Kosnik <bkoz@redhat.com>
5753 Alexandre Oliva <aoliva@redhat.com>
5754
5755 * Makefile.in (check-c++): Use tabs, not spaces.
5756
57572001-02-19 Benjamin Kosnik <bkoz@redhat.com>
5758
5759 * Makefile.in (check-c++): New rule.
5760
5761 * configure.in (target_libs): Remove libg++.
5762 (noconfigdirs): Remove libg++.
5763 (noconfigdirs): Same.
5764 (noconfigdirs): Same.
5765 (noconfigdirs): Same.
5766
5767 * config-ml.in: Remove libg++ references.
5768
5769 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5770 (ALL_TARGET_MODULES): Same.
5771 (configure-target-libg++): Remove.
5772 (all-target-libg++): Remove.
5773 (configure-target-libio): Remove.
5774 (all-target-libio): Remove.
5775 (check-target-libio): Remove.
5776 (.PHONY): Remove.
5777 (libg++.tar.bz2): Remove.
5778 (all-target-cygmon): Remove libio.
5779 (all-target-libstdc++): Remove.
5780 (configure-target-libstdc++): Remove.
5781 (TARGET_LIB_PATH): Remove libstdc++.
5782 (ALL_GCC_CXX): Remove libstdc++.
5783 (all-target-gperf): Correct.
5784
57852001-02-15 Anthony Green <green@redhat.com>
5786
5787 * configure: Introduce GCJ_FOR_TARGET.
5788 * configure.in: Ditto.
5789 * Makefile.in: Ditto.
5790
57912001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5792
5793 * configure.in: for *-chorusos, don't config target-newlib and
5794 target-libgloss.
5795
57962001-02-04 Mark Mitchell <mark@codesourcery.com>
5797
5798 Remove V2 C++ library.
5799 * configure.in: Remove --enable-libstdcxx_v3 support.
5800
58012001-01-27 Richard Henderson <rth@redhat.com>
5802
5803 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5804
58052001-01-26 Tom Tromey <tromey@redhat.com>
5806
5807 * configure.in: Allow libgcj to be built on Sparc Solaris.
5808
58092001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5810
5811 * configure.in: Enable libgcj on several additional platforms.
5812
58132001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5814
5815 * configure.in: Enable libgcj for linux targets.
5816
58172001-01-09 Mike Stump <mrs@wrs.com>
5818
5819 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5820 failures of subdirectories.
5821
58222001-01-02 Laurynas Biveinis <lauras@softhome.net>
5823
5824 * configure: handle DOS-style absolute paths.
5825
58262001-01-02 Laurynas Biveinis <lauras@softhome.net>
5827
5828 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5829
58302000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5831
5832 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5833 (libstdcxx_incdir): Pass down.
5834 * config.if: Remove expired bits for cxx_interface, add stub.
5835 (libstdcxx_incdir): Add variable for g++ include directory.
5836 * configure.in (gxx_include_dir): Use it.
5837
58382000-12-15 Andreas Jaeger <aj@suse.de>
5839
5840 * configure.in: Handle lang_dirs.
5841
58422000-12-13 Anthony Green <green@redhat.com>
5843
5844 * configure.in: Disable libgcj for any target not specifically
5845 listed. Disable libgcj for x86 and Alpha Linux until compatible
5846 with g++ abi.
5847
58482000-12-13 Mike Stump <mrs@wrs.com>
5849
5850 * Makefile.in (local-distclean): Also remove fastjar.
5851
58522000-12-10 Anthony Green <green@redhat.com>
5853
5854 * configure.in: Define libgcj. Disable libgcj target libraries for
5855 most targets.
5856
58572000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5858
5859 * configure.in (target_libs): Revert 2000-12-08 patch.
5860 (noconfigdirs): Added target-libjava.
5861
58622000-12-09 Laurynas Biveinis <lauras@softhome.net>
5863
5864 * Makefile.in: handle DOS-style absolute paths.
5865
58662000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5867
5868 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5869 libjava.
5870 * configure.in (target_libs): Removed `target-libjava'.
5871
58722000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5873
5874 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5875 (ALL_MODULES): Added fastjar.
5876 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5877 (all-target-libjava): all-fastjar replaces all-zip.
5878 (all-fastjar): Added.
5879 (configure-target-fastjar, all-target-fastjar): Likewise.
5880 * configure.in (host_tools): Added fastjar.
5881
58822000-12-07 Mike Stump <mrs@wrs.com>
5883
5884 * Makefile.in (local-distclean): Remove leftover built files.
5885
58862000-11-16 Fred Fish <fnf@be.com>
5887
5888 * configure.in (enable_libstdcxx_v3): Fix typo,
5889 libstd++ -> libstdc++.
5890
58912000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5892
5893 * configure: Provide the original toplevel configure arguments
5894 (including $0) to subprocesses in the environment rather than
5895 through gcc/configargs.h.
5896
58972000-11-12 Mark Mitchell <mark@codesourcery.com>
5898
5899 * configure: Turn on libstdc++ V3 by default.
5900
59012000-10-16 Michael Meissner <meissner@redhat.com>
5902
5903 * configure (gcc/configargs.h): Only create if there is a build GCC
5904 directory created.
5905
59062000-10-05 Phil Edwards <pme@gcc.gnu.org>
5907
5908 * configure: Save configure arguments to gcc/configargs.h.
5909
59102000-10-04 Andris Pavenis <pavenis@latnet.lv>
5911
5912 * Makefile.in (bootstrap): avoid recursion if subdir missing
5913 (cross): ditto
5914 (do-proto-toplev): ditto
5915
5916Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5917
5918 * configure.in: Do not build byacc for hppa64. Provide paths to the
5919 X11 libraries for hppa64.
5920
59212000-09-02 Anthony Green <green@cygnus.com>
5922
5923 * Makefile.in (all-gcc): Depend on all-zlib.
5924 (CLEAN_MODULES): Add clean-zlib.
5925 (ALL_MODULES): Add all-zlib.
5926 * configure.in (host_libs): Add zlib.
5927
59282000-08-25 Alexandre Oliva <aoliva@redhat.com>
5929
5930 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5931 $targargs to tell whether newlib is going to be built.
5932
5933 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5934 $$r/TARGET_SUBDIR/libio for _G_config.h.
5935
59362000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5937
5938 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5939
5940 * configure: Make enable_threads and enable_shared defaults
5941 explicit. Substitute enable_threads into generated Makefiles.
5942 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5943 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5944
59452000-08-02 Manfred Hollstein <manfredh@redhat.com>
5946
5947 * configure.in: Re-enable all references to libg++ and librx.
5948
ffb97b2f 59492002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 5950
ffb97b2f
DD
5951 * configure.in: Add *-*-freebsd* configurations.
5952
bbf6e9e3
AC
59532002-04-07 Andrew Cagney <ac131313@redhat.com>
5954
5955 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5956 (do-tar, do-bz2): New rules.
5957 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5958 (gdb-tar): New rule.
5959 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5960 (insight_dejagnu.tar): New rule.
5961 (insight.tar): New rule.
5962 (gdb+dejagnu.tar): New rule.
5963 (gdb.tar): New rule.
5964
8f1579c0
AC
59652002-04-07 Andrew Cagney <ac131313@redhat.com>
5966
5967 * MAINTAINERS: Update dejagnu/
5968
ba3c59ab
AO
59692002-03-16 Alexandre Oliva <aoliva@redhat.com>
5970
5971 * ltmain.sh (relink_command): Fix typo in previous change.
5972
6243d5dd
AO
59732002-03-15 Alexandre Oliva <aoliva@redhat.com>
5974
5975 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5976 (relink_command): Added --tag flags.
5977 (mode=install): If relinking fails; error out.
5978
80413487
RH
59792002-03-12 Richard Henderson <rth@redhat.com>
5980
5981 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5982 .NOTPARALLEL tag.
5983 (do-check): Rename from check.
5984 (check): Allow parallel check.
5985
3daeddf6
RH
59862002-03-11 Richard Henderson <rth@redhat.com>
5987
5988 * Makefile.in (.NOTPARALLEL): Add fake tag.
5989
fad93c55
L
59902002-03-07 H.J. Lu (hjl@gnu.org)
5991
5992 * configure.in: Enable gprof for mips*-*-linux*.
5993
2e8357fc
AO
59942002-02-28 Alexandre Oliva <aoliva@redhat.com>
5995
5996 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5997 libjava.
5998 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5999
bd48e1a9
AC
60002002-02-24 Andrew Cagney <ac131313@redhat.com>
6001
6002 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6003
39121370
DJ
60042002-02-23 Daniel Jacobowitz <drow@mvista.com>
6005
6006 * config.guess: Import from master sources, rev 1.232.
6007 * config.sub: Import from master sources, rev 1.246.
6008
081ff160
AO
60092002-02-23 Alexandre Oliva <aoliva@redhat.com>
6010
6011 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6012 because its Makefile is there; test for the executable instead.
6013
20a5393b
AO
60142002-02-09 Alexandre Oliva <aoliva@redhat.com>
6015
6016 Contribute sh64-elf.
6017 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6018 * configure.in: Added sh64-*-*.
6019
38135629
JJ
60202002-02-04 Jeff Johnston <jjohnstn@redhat.com>
6021
80413487
RH
6022 * COPYING.NEWLIB: Remove advertising clause from
6023 Berkeley and Red Hat licenses.
38135629 6024
48d19748
MD
60252002-02-01 Mo DeJong <supermo@bayarea.net>
6026
6027 * Makefile.in: Add all-tix to deps for all-snavigator
6028 so that tix is built when building snavigator.
6029
f6e1c110
BE
60302002-02-01 Ben Elliston <bje@redhat.com>
6031
6032 * config.guess: Import from master sources, rev 1.229.
6033 * config.sub: Import from master sources, rev 1.240.
6034
4867be41
DJ
60352002-01-27 Daniel Jacobowitz <drow@mvista.com>
6036
6037 From Steve Ellcey <sje@cup.hp.com>:
6038 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6039 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6040 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6041 IA64.
6042 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6043 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6044 soname_spec, sys_lib_search_path_spec): Ditto.
6045
e82380cc
JT
60462002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6047
6048 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6049 target-libiberty, and target-libgloss. Skip Java-related
6050 libraries if not supported for NetBSD on target CPU.
6051
1319fb9c
NC
60522002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
6053
6054 * configure.in: Import StrongARM and XScale target_configdirs from
6055 FSF GCC version.
6056
b020f6ac
L
60572002-01-16 H.J. Lu (hjl@gnu.org)
6058
6059 * config.guess: Import from master sources, rev 1.225.
6060 * config.sub: Import from master sources, rev 1.238.
6061
6062 * MAINTAINERS: Updated notes on config.guess and config.sub.
6063
a0c1c920
NC
60642002-01-11 Steve Ellcey <sje@cup.hp.com>
6065
6066 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6067 ld and gdb are not supported.
6068
a9fa5e1f
JJ
60692002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6070
6071 * Change reference to Cygnus Solutions to be Red Hat.
6072
94077108
JJ
60732002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6074
6075 * COPYING.NEWLIB: Update generic copyright date.
6076
05ecd75c
MS
60772002-01-07 Mark Salter <msalter@redhat.com>
6078
6079 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6080 Allow target-libgloss to be built for arm, strongarm, and xscale.
6081
a106bb62
BE
60822002-01-03 Ben Elliston <bje@redhat.com>
6083
6084 * MAINTAINERS: Update URL for config.* scripts.
6085
0e254642
AM
60862001-12-18 Alan Modra <amodra@bigpond.net.au>
6087
6088 * config.sub: Import latest version.
6089 * config.guess: Likewise.
6090
0a0d0041
TF
60912001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6092
6093 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6094 options for i[3456]86-pc-linux* native builds.
6095
d932cae7
NC
60962001-12-05 Laurent Guerby <guerby@acm.org>
6097
6098 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 6099 libiberty.
d932cae7
NC
6100
6101 Import this patch from gcc:
5481b376 6102
d932cae7
NC
6103 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
6104
6105 * symlink-tree: handle DOS-style absolute paths.
6106
49b7683b
DD
61072001-11-28 DJ Delorie <dj@redhat.com>
6108 Zack Weinberg <zack@codesourcery.com>
6109
6110 When build != host, create libiberty for the build machine.
6111
6112 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6113 CONFIG_ARGUMENTS.
6114 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6115 New variables.
6116 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6117 and rules.
6118 (all.normal): Depend on ALL_BUILD_MODULES.
6119 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6120 (all-build-libiberty): Depend on configure-build-libiberty.
6121
6122 * configure: Calculate and substitute proper value for
6123 ALL_BUILD_MODULES.
6124 * configure.in: Create the build subdirectory.
6125 Calculate and substitute TARGET_CONFIGARGS (formerly
6126 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6127
26ef82f4
GK
61282001-11-26 Geoffrey Keating <geoffk@redhat.com>
6129
6130 * config.sub: Update to version 1.232 on subversion.
6131
43e64072
NC
61322001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6133
6134 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6135 files from .po files for a distribution.
6136
66f6c0d5
HPN
61372001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
6138
6139 * COPYING.NEWLIB: Mention preserved notice in specific parts.
6140
4a02fdb2
JH
61412001-11-13 Jeff Holcomb <jeffh@redhat.com>
6142
6143 Merged from net gcc:
6144 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6145 * ltcf-c.sh: Use $objext, not $ac_objext.
6146 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6147 * ltcf-cxx.sh: Add support for GNU.
6148 2001-07-22 Timothy Wall <twall@redhat.com>
6149 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6150 default settings if using GNU tools with that configuration.
6151 * ltcf-cxx.sh: Ditto.
6152 * ltcf-gcj.sh: Ditto.
6153 2001-07-21 Michael Chastain <chastain@redhat.com>
6154 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6155 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6156 * ltmain.sh: Mark as gcc-local.
6157
227b9953
JH
61582001-11-13 Jeff Holcomb <jeffh@redhat.com>
6159
6160 * Makefile.in (all-bison): Revert 2001-10-24.
6161 Don't depend on texinfo.
6162
cbbab8fb
JJ
61632001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
6164
80413487 6165 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 6166
922b2485
DD
61672001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6168
6169 * configure.in (--enable-languages): Be more permissive about
6170 syntax. Check for empty lists better. Warn about $LANGUAGES.
6171
f08fa01d
HPN
61722001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6173
6174 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6175
fee3da4e
JH
61762001-10-24 Jeff Holcomb <jeffh@redhat.com>
6177
6178 Makefile.in (all-bison): Don't depend on texinfo.
6179
73fb1ef9
AM
61802001-10-03 Alan Modra <amodra@bigpond.net.au>
6181
6182 * gettext.m4: Test po/POTFILES.in exists before trying to read.
6183
373688ac
AO
61842001-09-29 Alexandre Oliva <aoliva@redhat.com>
6185
6186 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6187
9c07660b
HPN
61882001-09-28 Hans-Peter Nilsson <hp@axis.com>
6189
6190 * config.sub, config.guess: Import latest from subversions.
6191
3f152009
AO
61922001-09-21 Alexandre Oliva <aoliva@redhat.com>
6193
6194 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6195 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6196 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6197 avoid quotes nesting problems.
6198 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6199 (DO_X): Export only variables that are set.
6200
8f6a59e5
BE
62012001-09-19 Ben Elliston <bje@redhat.com>
6202
6203 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6204 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6205 semantics. Use the shell built-in "type" command instead.
6206
a1ec19fa
TS
62072001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6208
6209 * config.sub: Reverted the earlier change, this version is not the
6210 master file.
6211
4008bd9b
TS
62122001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6213
6214 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
6215 Add support for mips64.
6216
dd1e52a4
JH
62172001-09-03 Jeff Holcomb <jeffh@redhat.com>
6218
6219 * configure.in: Enable libstdc++-v3 for h8300 targets.
6220
91549d1c
EC
62212001-08-30 Eric Christopher <echristo@redhat.com>
6222 Jason Eckhardt <jle@redhat.com>
6223
6224 * config.sub: Add support for mipsisa32.
6225
cf966cf9
EC
62262001-08-30 Eric Christopher <echristo@redhat.com>
6227
6228 * config.sub, config.guess: Import latest from subversions.
6229
82208dc5
AM
62302001-08-20 Alan Modra <amodra@bigpond.net.au>
6231
6232 * config.sub, config.guess: Import latest from subversions.
6233
4dca8403
DD
62342001-07-26 DJ Delorie <dj@redhat.com>
6235
6236 * MAINTAINERS: Clarify libiberty merge rules and procedures.
6237
1107dce2
AM
62382001-06-19 Alan Modra <amodra@bigpond.net.au>
6239
6240 * Makefile.in: Revert 2001-06-17.
6241 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
6242
e09a6604
L
62432001-06-17 H.J. Lu <hjl@gnu.org>
6244
6245 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
6246 (gas+binutils.tar.bz2): Likewise.
6247 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
6248
31a8b634
AC
6249Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6250
6251 * Makefile.in (VER): When present, extract the version number from
5481b376 6252 the file version.in.
31a8b634 6253
dc70af01
AO
62542001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6255
6256 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6257 gcc/xgcc is built, use -print-prog-name to find out the program
6258 name to use.
6259
839bbd8c
AO
62602001-06-04 Mark Mitchell <mark@codesourcery.com>
6261
6262 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6263 with_gcc]: Use `gcc -shared' to build a shared library.
6264
566e9a30
AO
62652001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6266
6267 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6268 archives.
6269
e877bb69
AO
62702001-05-28 Simon Patarin <simon.patarin@inria.fr>
6271
6272 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6273 libraries when using g++ with native linker.
6274
1605288b
AO
62752001-05-28 Alexandre Oliva <aoliva@redhat.com>
6276
6277 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6278
11a383ba
TR
62792001-05-24 Tom Rix <trix@redhat.com>
6280
6281 * configure.in : enable ld for aix
cf966cf9 6282
18611226
AO
62832001-05-22 Alexandre Oliva <aoliva@redhat.com>
6284
6285 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6286 [aix4*|aix5*]: Prepend blank.
6287
6be7c12c
AO
62882001-05-20 Alexandre Oliva <aoliva@redhat.com>
6289
6290 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6291 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6292 of subdir/configure scripts to use the new libtool.m4.
6293
4ed00bba
L
62942001-05-14 H.J. Lu <hjl@gnu.org>
6295
6296 * config.if (libc_interface): Set to -libc6.2- for cross
6297 compiling to Linux/glibc 2.2.
6298
b1af961c
AO
62992001-05-03 Alexandre Oliva <aoliva@redhat.com>
6300
6301 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6302 libgcj.
6303
5ec3e74e
AO
63042001-04-26 Alexandre Oliva <aoliva@redhat.com>
6305
6306 * configure.in (noconfigdirs): Don't reset it from scratch in the
6307 target case; only append to it.
6308
b3ed1d6b
AO
63092001-04-26 Alexandre Oliva <aoliva@redhat.com>
6310
6311 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6312 sparc-*-solaris2.8]: Disable ${libgcj}.
6313
96111c10
AO
63142001-04-25 Alexandre Oliva <aoliva@redhat.com>
6315
6316 * configure.in (libgcj_saved): Copy from $libgcj.
6317 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6318 --disable-libgcj.
6319
b5bf43f2
AO
63202001-04-20 Alexandre Oliva <aoliva@redhat.com>
6321
6322 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6323 1.641.2.228.
6324
8cc32590
AO
63252001-04-12 Alexandre Oliva <aoliva@redhat.com>
6326
6327 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6328 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6329
dec0cb0c
AO
63302001-04-01 Alexandre Oliva <aoliva@redhat.com>
6331
6332 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6333 New macros.
6334 (bootstrap, cross): Use RECURSE_FLAGS.
6335 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6336
6a9c3886
AO
63372001-03-27 Alexandre Oliva <aoliva@redhat.com>
6338
6339 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6340
d4fc7db8
NC
63412001-03-23 Nick Clifton <nickc@redhat.com>
6342
6343 * README-maintainer-mode: Add note about inability to use "make
6344 distclean" in maintainer mode.
6345
7389ff65
AO
63462001-03-22 Alexandre Oliva <aoliva@redhat.com>
6347
6348 Re-installed:
6349 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
6350 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
6351 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6352 * ltcf-cxx.sh: Likewise.
6353 * ltcf-gcj.sh: Likewise.
6354
b3e0dc8e
PB
63552001-03-22 Philip Blundell <philb@gnu.org>
6356
6357 * config.sub, config.guess: Import latest from subversions.
6358
469b781c
AO
63592001-03-22 Alexandre Oliva <aoliva@redhat.com>
6360
6361 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6362 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6363
b0dad762
MC
63642001-03-20 Michael Chastain <chastain@redhat.com>
6365
6366 * Makefile.in: all-m4 depends on all-texinfo.
6367
c559bb17
AO
63682001-03-08 Alexandre Oliva <aoliva@redhat.com>
6369
6370 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6371
fef4ae2e
JJ
63722001-02-22 Jeff Johnston <jjohnstn@redhat.com>
6373
6374 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
6375 longer valid.
6376
8d6dd99d
NC
63772001-02-16 Nick Clifton <nickc@redhat.com>
6378
6379 * configure.in (noconfigdirs): Allow configuration of texinfo
6380 for Cygwin hosts.
6381
a85d7ed0
NC
63822001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6383
6384 * config.guess: Add linux target for S/390.
6385 * config.sub: Likewise.
6386 * configure.in: Likewise.
6387
51221c5e
DD
63882001-02-06 Ben Elliston <bje@redhat.com>
6389
6390 * configure: Output host type to stdout, not stderr.
6391
9dec4c71
MS
63922001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6393
6394 * config.guess: Import from subversions.gnu.org (revision 1.181).
6395 * config.sub: Import from subversions.gnu.org (revision 1.199).
6396
9add9c04
AM
63972001-01-30 Alan Modra <alan@linuxcare.com.au>
6398
6399 * config.guess: Handle hppa64-linux systems.
6400
8679174d
MS
64012001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6402
6403 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6404 Don't unset, it's non-portable and no longer necessary, set to empty
6405 instead.
6406
02d01ed4
MS
64072001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6408
6409 * ltconfig: Shell portability fix for the tagname validity check.
6410
4cc5853d
MS
64112001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6412
6413 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6414
7487e485
AO
64152001-01-27 Alexandre Oliva <aoliva@redhat.com>
6416
6417 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6418 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6419
f332af52
AO
64202001-01-24 Alexandre Oliva <aoliva@redhat.com>
6421
6422 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6423 keep at least one of build_libtool_libs or build_old_libs set to
6424 yes.
6425
ef099754
AO
64262001-01-24 Alexandre Oliva <aoliva@redhat.com>
6427
6428 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6429 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6430
8341f2fc 64312000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 6432
8341f2fc
AJ
6433 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6434
64352000-11-03 Philip Blundell <pb@futuretv.com>
6436
6437 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6438 files.
ebf0fa2e 6439
c320a39f
JJ
64402001-01-15 Jeff Johnston <jjohnstn@redhat.com>
6441
6442 * COPYING.NEWLIB: Put into source repository.
6443
8817b92e
BE
64442001-01-15 Ben Elliston <bje@redhat.com>
6445
6446 * configure.in (host_tools): Add sid.
6447 Always configure cgen.
6448 * Makefile.in (all-sid): New target.
6449 (check-sid, clean-sid, install-sid): Likewise.
6450
35590697
AJ
64512001-01-07 Andreas Jaeger <aj@suse.de>
6452
80413487 6453 * config.sub, config.guess: Update from subversions.
35590697 6454
6ee6cea6
AO
64552000-12-12 Alexandre Oliva <aoliva@redhat.com>
6456
6457 * configure.in: Disable language-specific target libraries for
6458 languages that aren't enabled.
6459
077b8428
NC
64602000-11-24 Nick Clifton <nickc@redhat.com>
6461
6462 * configure.in (xscale-elf): Add target.
6463 (xscale-coff): Add target.
6464 (c4x, c5x, tic54x): Move after ARM targets.
6465
9e28a1ed
AO
64662000-11-23 Alexandre Oliva <aoliva@redhat.com>
6467
6468 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
6469
be98a80a
ILT
64702000-11-20 Ian Lance Taylor <ian@zembu.com>
6471
6472 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
6473
5cec67bf
AO
64742000-11-18 Alexandre Oliva <aoliva@redhat.com>
6475
6476 * Makefile.in: Merge with GCC and libgcj.
6477 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
6478 configure-target-<library> when their configure scripts need the C
6479 or C++ library to have already been built to work properly.
6480 (do_proto_toplev): Set them to an empty string.
6481
d932cae7 64822000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
6483
6484 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6485 (REALLY_SET_LIB_PATH): Use them.
6486
d932cae7 64872000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
6488
6489 * config.sub: Add support for Sun Chorus
6490
8602ff0c
NC
64912000-11-02 Per Lundberg <plundis@chaosdev.org>
6492
6493 * config.sub: Add support for the *-storm-chaos OS.
6494
f9e0997d
NC
64952000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
6496
80413487
RH
6497 * configure.in (noconfigdirs): Don't compile some
6498 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 6499
d64552c5
AO
65002000-09-30 Alexandre Oliva <aoliva@redhat.com>
6501
6502 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
6503 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
6504 all affected `configure' scripts.
6505
97f60b31
AO
65062000-09-25 Alexandre Oliva <aoliva@redhat.com>
6507
6508 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
6509 ltcf-c.sh.
6510
6e8dd58f
PB
65112000-09-12 Philip Blundell <philb@gnu.org>
6512
6513 * config.sub, config.guess: Update from subversions.
6514
103a2e99
AO
65152000-09-06 Alexandre Oliva <aoliva@redhat.com>
6516
51601921
AO
6517 * Makefile.in (all-zlib): Added dummy target.
6518
103a2e99
AO
6519 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
6520 multi-language branch.
6521
2809b4b9
AO
65222000-09-05 Alexandre Oliva <aoliva@redhat.com>
6523
6524 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6525 (bootstrap*): Depend on all-bootstrap.
6526
7450026c
AO
65272000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
6528
6529 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6530 crosses, but add gcc/include to the header search path for them.
6531
6cf86f7f
AO
65322000-08-31 Alexandre Oliva <aoliva@redhat.com>
6533
6534 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
6535 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
6536 * gettext.m4: New file, extracted from aclocal.m4.
6537
ce2ea6e3
AO
65382000-08-22 Alexandre Oliva <aoliva@redhat.com>
6539
6540 * config-ml.in (CC, CXX): Avoid trailing whitespace.
6541 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6542 sub-configures.
6543
9765193e
DE
65442000-08-20 Doug Evans <dje@casey.transmeta.com>
6545
6546 * Makefile.in (ALL_MODULES): Add all-cgen.
6547 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6548 (all-cgen): New target.
6549 (all-opcodes,all-sim): Depend on all-cgen.
6550 * configure.in (host_tools): Add cgen.
6551 Only configure cgen if --enable-cgen-maint.
6552
d7b32520
AO
65532000-08-17 Alexandre Oliva <aoliva@redhat.com>
6554
6555 * config-ml.in (CC, CXX): Don't introduce a leading space.
6556
e52ef561
AO
65572000-08-16 Alexandre Oliva <aoliva@redhat.com>
6558
6559 * configure.in (libstdcxx_flags): Use
6560 libstdc++-v3/src/libstdc++.INC.
6561
88f9c2a0
AO
65622000-08-15 Alexandre Oliva <aoliva@redhat.com>
6563
6564 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6565
98fbe43f
JM
65662000-08-11 Jason Merrill <jason@redhat.com>
6567
6568 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6569 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6570 (FLAGS_FOR_TARGET): Not here.
6571 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6572
279ddab4
DD
65732000-08-07 DJ Delorie <dj@redhat.com>
6574
6575 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6576 "if we're also building gcc, and it's a gcc that will run on the
6577 build machine, we want to use its includes instead of the system's
6578 default includes".
6579
60523a83
AO
65802000-08-03 Alexandre Oliva <aoliva@redhat.com>
6581
24ffec7a
AO
6582 * configure.in (libstdcxx_flags): Don't use `"'.
6583
60523a83
AO
6584 * config-ml.in: Adjust multilib search paths to the
6585 appropriate multilib tree.
6586
daf644b5
AO
65872000-08-02 Alexandre Oliva <aoliva@redhat.com>
6588
6589 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6590 commas in $LANGUAGES.
6591
63266560
DD
65922000-08-01 Alexandre Oliva <aoliva@redhat.com>
6593
6594 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6595
65962000-07-31 Alexandre Oliva <aoliva@redhat.com>
6597
6598 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6599 CXX_FOR_TARGET for sed.
6600
66012000-07-30 Alexandre Oliva <aoliva@redhat.com>
6602
6603 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6604 Do not override if already set in the environment or in configure.
6605 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6606 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6607
9e449d3e
AO
66082000-07-27 Alexandre Oliva <aoliva@redhat.com>
6609
6610 * Makefile.in (FLAGS_FOR_TARGET): New macro.
6611 (GCC_FOR_TARGET): Use it.
6612 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6613 * configure.in: ... here.
6614 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
6615 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6616
8bbd92e0
AO
66172000-07-24 Alexandre Oliva <aoliva@redhat.com>
6618
fd1f87b2
AO
6619 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6620 (configure-target-libchill, configure-target-libobjc): Likewise.
6621
8bbd92e0
AO
6622 * configure.in: Use the same cache file for all target libs.
6623 * config-ml.in: But different cache files per multilib variant.
6624
25c6c112
JL
66252000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6626
6627 * configure (topsrcdir): Don't use dirname.
6628
ba73c63f
JM
66292000-07-20 Jason Merrill <jason@redhat.com>
6630
6631 * configure.in: Remove all references to libg++ and librx.
6632
6633 * configure, configure.in, Makefile.in: Unify gcc and binutils.
6634
1af08294
HPN
66352000-07-20 Hans-Peter Nilsson <hp@axis.com>
6636
6637 * config.sub: Update to subversions version 2000-07-06.
6638
ba73c63f
JM
66392000-07-12 Andrew Haley <aph@cygnus.com>
6640
6641 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6642 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6643
66442000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
6645
6646 * symlink-tree: Check number of arguments.
6647
d932cae7 66482000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
6649
6650 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
6651
ba73c63f
JM
66522000-07-05 Jim Wilson <wilson@cygnus.com>
6653
6654 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6655 search path for a g++ extracted from the build tree. This
6656 will allow link tests run by configure scripts in
6657 subdirectories to succeed.
6658
92ee2f86
UC
66592000-07-01 Koundinya K <kk@ddeorg.soft.net>
6660
80413487 6661 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 6662
23f2f29f
CV
66632000-06-28 Corinna Vinschen <vinschen@cygnus.com>
6664
6665 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6666 `os2'. Force ac_cv_exeext to be ".exe" in that case.
6667
f04f5a67
TW
66682000-06-19 Timothy Wall <twall@cygnus.com>
6669
6670 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6671 * config.sub: Add tic54x target.
6672
11da68be
NC
66732000-06-07 Phillip Thomas <pthomas@suse.de>
6674
6675 * README-maintainer-mode: New file: Contains notes on using
6676 --enable-maintainer-mode with binutils.
6677
d932cae7 66782000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
6679
6680 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
6681
d932cae7 66822000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
6683
6684 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6685 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6686
9442cea3
L
668720000-05-21 H.J. Lu (hjl@gnu.org)
6688
80413487
RH
6689 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6690 directory are used if they exist. Make sure
6691 $(build_tooldir)/include is searched for header files,
6692 $(build_tooldir)/lib/ for library files.
9442cea3 6693 (GCC_FOR_TARGET): Likewise.
80413487 6694 (CXX_FOR_TARGET): Likewise.
9442cea3 6695
d932cae7 66962000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
6697
6698 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6699
d932cae7 67002000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
6701
6702 * Makefile.in (configure-target-libiberty): Depend on
6703 configure-target-newlib.
6704
ba73c63f
JM
67052000-05-16 Alexandre Oliva <aoliva@cygnus.com>
6706
6707 * configure.in, Makefile.in: Merge all libffi-related
6708 configury stuff from the libgcj tree.
6709
d932cae7 67102000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
6711
6712 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6713 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6714
d932cae7 67152000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
6716
6717 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6718 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 6719 current version information. Add to proto-toplev directory.
b5a23627
AC
6720 (gdb-taz): Build do-djunpack.
6721
ba73c63f
JM
67222000-05-15 David Edelsohn <edelsohn@gnu.org>
6723
6724 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6725
7c86ed39
L
67262000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6727
6728 * ltmain.sh: Preserve in relink_command any environment
6729 variables that may affect the linker behavior.
6730
d932cae7 67312000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
6732
6733 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6734
d932cae7 67352000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
6736
6737 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6738
ed0a91a5
EZ
67392000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6740
6741 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 6742 with the version name.
ed0a91a5 6743
ba73c63f 67442000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 6745
ba73c63f 6746 * config.if: Tweak.
6cafa39f 6747
ba73c63f 67482000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 6749
ba73c63f 6750 * djunpack.bat: New file.
66156876 6751
d932cae7 67522000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
6753
6754 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
6755 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6756 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6757 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 6758
ba73c63f
JM
67592000-04-16 Dave Pitts <dpitts@cozx.com>
6760
80413487
RH
6761 * config.sub (case $basic_machine): Change default for "ibm-*"
6762 to "openedition".
ba73c63f 6763
d932cae7 67642000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
6765
6766 * Makefile.in (gdb-taz): New target. GDB specific archive.
6767 (do-md5sum): New target.
6768 (MD5PROG): Define.
6769 (PACKAGE): Default to TOOL.
6770 (VER): Default to a shell script.
6771 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 6772 md5 checksum generation.
b35ece4e
AC
6773 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6774 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6775 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 6776 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 6777
d932cae7 67782000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
6779
6780 * configure (warn_cflags): Delete.
6781
ba73c63f 67822000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 6783 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 6784
80413487
RH
6785 * configure.in (enable_libstdcxx_v3): Add.
6786 (target_libs): Add bits here to switch between libstdc++-v2 and
6787 libstdc++-v3.
6788 * config.if: And this file too.
6789 * Makefile.in: Add libstdc++-v3 targets.
35590697 6790
ba73c63f
JM
67912000-04-05 Michael Meissner <meissner@redhat.com>
6792
6793 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 6794
d332c5ac
JM
67952000-03-29 Jason Merrill <jason@casey.cygnus.com>
6796
6797 * configure.in: -linux-gnu*, not -linux-gnu.
6798
d932cae7 67992000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
6800
6801 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6802 (do-tar-bz2): Replace TOOL with PACKAGE.
6803 (gdb.tar.bz2): Remove GDBTK from GDB package.
6804 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 6805 dejagnu.tar.bz2): New packages.
6dcbc97b 6806
96ce09a7
ILT
68072000-02-27 Andreas Jaeger <aj@suse.de>
6808
6809 * configure.in: Add entry for mips*-*-linux*, move catch all
6810 *-*-*linux* entry below this one.
6811
2031769e
ILT
68122000-02-27 Ian Lance Taylor <ian@zembu.com>
6813
6814 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6815
4bab746c
NC
68162000-02-24 Nick Clifton <nickc@cygnus.com>
6817
6818 * config.sub: Support an OS of "wince".
6819
d932cae7 68202000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
6821
6822 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 6823 version.
ada59422 6824
5b93d8bb
AM
68252000-02-23 Linas Vepstas <linas@linas.org>
6826
6827 * config.sub: Add support for Linux/IBM 370.
6828 * configure.in: Likewise.
6829
2fb651f6
NC
68302000-02-22 Nick Clifton <nickc@cygnus.com>
6831
6832 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6833
b8441c25
CF
68342000-02-20 Christopher Faylor <cgf@cygnus.com>
6835
6836 * config.guess: Guess "cygwin" rather than "cygwin32".
6837
d332c5ac
JM
68382000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6839
6840 * configure (gcc_version): When setting, narrow search to
6841 lines containing `version_string'.
6842
ba73c63f
JM
68432000-02-15 Denis Chertykov <denisc@overta.ru>
6844
6845 * config.sub: Add support for avr target.
6846
d932cae7 68472000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
6848
6849 * config.sub: Add mmix-knuth-mmixware.
6850
68512000-01-27 Christopher Faylor <cgf@redhat.com>
6852
6853 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6854 structure stuff to -L library search.
6855 (CXX_FOR_TARGET): Ditto.
6856 (CROSS_CHECK_MODULES): Fix spelling mistake.
6857
68582000-01-24 Mark Mitchell <mark@codesourcery.com>
6859
6860 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6861 the C++ compiler.
6862
68632000-01-12 Richard Henderson <rth@cygnus.com>
6864
6865 * configure.in: Don't build some bits for beos.
6866
68672000-01-12 Joel Sherrill (joel@OARcorp.com)
6868
6869 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6870 as include files.
6871
91b2c84d
GK
68722000-01-06 Geoff Keating <geoffk@cygnus.com>
6873
6874 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6875 not mh-aix43.
6876
ba73c63f
JM
68771999-12-14 Richard Henderson <rth@cygnus.com>
6878
6879 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6880 * config.sub: Accept alphaev[78], alphaev8.
6881
68821999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6883
6884 * config.guess, config.sub: Update from autoconf.
6885
6886Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6887
6888 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6889 necessary libraries are missing.
6890
68911999-10-25 Andreas Schwab <schwab@suse.de>
6892
6893 * configure: Fix quoting inside arguments of eval.
6894
68951999-10-21 Nick Clifton <nickc@cygnus.com>
6896
6897 * config-ml.in: Allow suppression of some ARM multilibs.
6898
6899Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6900
6901 * config.guess: Add OS/390 match pattern.
6902 * config.sub: Add mvs, openedition targets.
6903 * configure.in (i370-ibm-opened*): New.
6904
ef14edc4
ILT
69051999-09-04 Steve Chamberlain <sac@pobox.com>
6906
6907 * config.sub: Add support for configuring for pj.
6908
afb478e8
NC
69091999-08-31 Nick Clifton <nickc@cygnus.com>
6910
fd6848f6 6911 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 6912
ba73c63f 69131999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
6914
6915 * configure.in: Do not configure or build ld for AIX
6916 platforms. ld is known to be broken on these platforms.
6917
ba73c63f
JM
6918Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6919
6920 * config-ml.in: Pass compiler flag corresponding to multidirs to
6921 subdir configures.
6922
c363de44
ILT
69231999-08-09 Ian Lance Taylor <ian@zembu.com>
6924
6925 * Makefile.in (LDFLAGS): Define.
6926
dc8bc5a6
ILT
69271999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6928
6929 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6930 noconfigdirs.
6931 (*-*-cygwin*): Likewise.
6932
6ca3858e
ILT
69331999-08-08 Ian Lance Taylor <ian@zembu.com>
6934
71141bb6
ILT
6935 * mkdep: New file.
6936 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6937 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6938
6ca3858e
ILT
6939 From Eli Zaretskii <eliz@is.elta.co.il>:
6940 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6941 long file name when using DJGPP on MS-DOS.
6942
ba73c63f
JM
6943Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6944
6945 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6946
2735a327
AM
69471999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6948
6949 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6950 dependency as this causes "make check" to globally "make all"
6951
ba73c63f
JM
6952Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6953
6954 * configure.in (target_libs): Added target-zlib.
6955 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6956 (CONFIGURE_TARGET_MODULES): Likewise.
6957 (CHECK_TARGET_MODULES): Likewise.
6958 (INSTALL_TARGET_MODULES): Likewise.
6959 (CLEAN_TARGET_MODULES): Likewise.
6960 (configure-target-zlib): New target.
6961 (all-target-zlib): Likewise.
6962 (all-target-libjava): Depend on all-target-zlib.
6963 (configure-target-libjava): Depend on configure-target-zlib.
6964
6965 * Makefile.in (configure-target-libjava): Depend on
6966 configure-target-newlib.
6967 (configure-target-boehm-gc): New target.
6968 (configure-target-qthreads): New target.
6969
80413487
RH
6970 * configure.in (target_libs): Added target-qthreads.
6971 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6972 (CONFIGURE_TARGET_MODULES): Likewise.
6973 (CHECK_TARGET_MODULES): Likewise.
6974 (INSTALL_TARGET_MODULES): Likewise.
6975 (CLEAN_TARGET_MODULES): Likewise.
6976 (all-target-qthreads): New target.
6977 (configure-target-libjava): Depend on configure-target-qthreads.
6978 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
6979
6980 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6981 (CONFIGURE_TARGET_MODULES): Likewise.
6982 (CHECK_TARGET_MODULES): Likewise.
6983 (INSTALL_TARGET_MODULES): Likewise.
6984 (CLEAN_TARGET_MODULES): Likewise.
6985 (all-target-libjava): New target.
6986 (all-target-boehm-gc): Likewise.
6987 * configure.in (target_libs): Added libjava, boehm-gc.
6988
08d836d6
ILT
69891999-07-22 Ian Lance Taylor <ian@zembu.com>
6990
6991 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6992 configure.bat in SUPPORT_FILES.
6993 (gas+binutils.tar.bz2): Likewise.
6994
6995 * makeall.bat: Remove; obsolete.
6996
8f36e47c
ILT
69971999-07-21 Ian Lance Taylor <ian@zembu.com>
6998
6999 From Mark Elbrecht:
7000 * configure.bat: Remove; obsolete.
7001
56e82f25
ILT
70021999-07-11 Ian Lance Taylor <ian@zembu.com>
7003
7004 * configure: Add -W -Wall to the default CFLAGS when compiling with
7005 gcc.
7006
1001d816
JL
7007Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7008
7009 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7010
106117aa
MM
70111999-06-30 Mark Mitchell <mark@codesourcery.com>
7012
7013 * configure.in: Build ld on IRIX6.
7014
c376f4ed
ILT
70151999-06-12 Ian Lance Taylor <ian@zembu.com>
7016
7017 * Makefile.in: Change distribution targets to use bzip2 instead of
7018 gzip.
7019 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 7020 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 7021
306b7445
NC
70221999-06-04 Nick Clifton <nickc@cygnus.com>
7023
7024 * config.sub: Add mcore target.
7025
d932cae7 70261999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
7027
7028 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7029
d932cae7 70301999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
7031
7032 * config.guess (dummy): Changed to $dummy.
7033
6c3175b0
NC
70341999-05-24 Nick Clifton <nickc@cygnus.com>
7035
ba73c63f
JM
7036 * config.sub: Tidied up case statements.
7037
70381999-05-22 Ben Elliston <bje@cygnus.com>
7039
7040 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7041 <jiro@din.or.jp>.
7042
7043 * config.guess: Merge with FSF version. Future changes will be
7044 more accurately recorded in this ChangeLog.
7045 * config.sub: Likewise.
7046
d932cae7 70471999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
7048
7049 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 7050
252b5132
RH
70511999-04-30 Tom Tromey <tromey@cygnus.com>
7052
7053 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7054
70551999-04-23 Tom Tromey <tromey@cygnus.com>
7056
7057 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7058
70591999-04-20 Drew Moseley <dmoseley@cygnus.com>
7060
7061 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7062 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7063 Bad merge removed these two changes.
7064
ba73c63f 7065Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 7066 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
7067
7068 * config.guess (interix Alpha): Add.
7069
252b5132
RH
70701999-04-11 Richard Henderson <rth@cygnus.com>
7071
7072 * configure.in (i?86-*-beos*): Do config gperf; don't config
7073 gdb, newlib, or libgloss.
7074
d932cae7 70751999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7076
ba73c63f
JM
7077 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7078 link a trivial program with -mabi=64. If it fails, remove mabi=64
7079 from multidirs.
7080
d932cae7 70811999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
7082
7083 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7084
252b5132
RH
70851999-04-08 Nick Clifton <nickc@cygnus.com>
7086
7087 * config.sub: Add support for mcore targets.
7088
70891999-04-07 Michael Meissner <meissner@cygnus.com>
7090
7091 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7092 not mt-ospace, in order to shut up assembler warning about using
7093 symbols that are named the same as registers.
7094
70951999-04-07 Drew Moseley <dmoseley@cygnus.com>
7096
7097 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7098 dependency list for all-target-cygmon.
7099
71001999-04-05 Doug Evans <devans@casey.cygnus.com>
7101
7102 * config-ml.in: Check $host, not $target, for selective multilibs.
7103 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7104 thumb interworking, and underscore prefix multilibs.
7105
71061999-04-04 Ian Lance Taylor <ian@zembu.com>
7107
7108 * missing: Update to version from current automake.
7109
7110Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
7111
7112 * configure (gxx_include_dir): Removed.
7113
7114 * configure.in (gxx_include_dir): Handle it.
7115 * Makefile.in: Likewise.
7116
71171999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
7118
7119 * config.sub (mips64vr4111,mips64vr4111el) Add.
7120
71211999-03-21 Ben Elliston <bje@cygnus.com>
7122
80413487 7123 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
7124
7125Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
7126
252b5132
RH
7127 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7128 config/mh-djgpp.
7129
7130Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
7131
7132 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7133 all-target-newlib to dependency list for all-target-bsp.
7134
7135Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
7136
7137 * config.sub: Add i386-uwin support.
7138 * config.guess: Likewise.
7139
7140Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7141
7142 * configure.in: cleanup, add mh-*pic handling for arm, special
7143 case powerpc*-*-aix*
7144
7145Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
7146
7147 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7148 can be built.
7149
7150Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
7151
7152 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 7153 targets.
252b5132
RH
7154
71551999-03-02 Nick Clifton <nickc@cygnus.com>
7156
7157 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7158
d932cae7 71591999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7160
7161 * config.sub: Check for "cygwin*" rather than "cygwin32*"
7162
71631999-02-24 Nick Clifton <nickc@cygnus.com>
7164
7165 * config.sub: Fix typo in arm recognition.
7166
d932cae7 71671999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
7168
7169 * configure.in (noconfigdirs): Changed target_configdirs to
7170 include target-bsp only for m68k-*-elf* and m68k-*-coff*
7171 rather than m68k-*-* since it is not known to work on
7172 m68k-aout. Ditto for arm-*-*oabi.
7173
d932cae7 71741999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
7175
7176 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
7177
71781999-02-19 Ben Elliston <bje@cygnus.com>
7179
7180 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7181 Smart and improved by Andrew Cagney.
7182
d932cae7 71831999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
7184
7185 * config.guess: Recognize openbsd-*-hppa.
7186
d932cae7 71871999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
7188
7189 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7190 only if it is not empty.
7191
71921999-02-17 Nick Clifton <nickc@cygnus.com>
7193
7194 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 7195
fd6848f6 7196 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
7197
7198 * config.sub: Modified to recognize uname's armv* syntax.
7199
72001999-02-17 Mark Salter <msalter@cygnus.com>
7201
7202 * configure.in: Added target-bsp for sparclite.
7203
d932cae7 72041999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
7205
7206 * config.sub: Recognize alphapca5[67] and up to alphaev8.
7207
72081999-02-08 Nick Clifton <nickc@cygnus.com>
7209
7210 * configure.in: Add support for strongarm port.
7211 * config.sub: Add support for strongarm target.
7212
d932cae7 72131999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 7214
252b5132
RH
7215 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7216 the old name config/mh-cygwin32.
7217 Enable texinfo.
7218
d932cae7 72191999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
7220
7221 * configure.in: Do build ld for ix86 Solaris.
7222
d932cae7 72231999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
7224
7225 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
7226 $AR_FOR_TARGET. Likewise for RANLIB.
7227
d932cae7 72281999-02-02 Catherine Moore <clm@cygnus.com>
35590697 7229
80413487
RH
7230 * config.sub (oabi): Recognize.
7231 * configure.in (arm-*-oabi): Handle.
252b5132 7232
d932cae7 72331999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
7234
7235 * config.guess: Improve detection of i686 on UnixWare 7.
7236
d932cae7 72371999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
7238
7239 * config.guess: Add support for i386-pc-interix.
7240 * config.sub: Likewise.
7241 * configure.in: Likewise.
252b5132 7242
d932cae7 72431999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7244
7245 * Makefile.in: Remove unneeded all-target-libio from
7246 from all-target-winsup target since it is now unneeded.
7247 Add all-target-libtermcap in its place since it is now
7248 needed.
7249
d932cae7 72501998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7251
7252 * configure.in: makefile stub for cygwin target is probably
7253 unnecessary. Remove it for now.
252b5132 7254
d932cae7 72551998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7256
7257 * configure.in: libtermcap.a should be built when cygwin is the
7258 target as well as the host.
7259 * config.guess: Allow mixed case in cygwin uname output.
7260 * Makefile.in: Add libtermcap target.
252b5132 7261
d932cae7 72621998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7263
7264 * config.sub: Clean up handling of hppa2.0.
7265
d932cae7 72661998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
7267
7268 * config.guess: Use C code to identify more HP machines.
7269
7270Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
7271
7272 * config.sub: Handle hppa2.0.
7273
ba73c63f
JM
7274Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
7275
7276 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 7277 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
7278
72791998-12-15 Mark Salter <msalter@cygnus.com>
7280
7281 * configure.in: Added target-bsp for several target architectures.
7282
7283 * Makefile.in: Added rules for bsp.
7284
252b5132
RH
7285Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
7286
7287 * config.guess: Improve detection of hppa2.0 processors.
7288
7289Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
7290
7291 * config.guess: Recognize FreeBSD using ELF automatically.
7292
72931998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
7294
7295 * configure (skip-this-dir): Add handling for new shell script, which
7296 might be created by a sub-directory's configure to indicate, this particular
7297 directory is "unwanted".
7298 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7299
252b5132
RH
7300Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
7301
7302 * ltconfig: import from libtool, after changing libtool to
7303 account for the cygwin name change.
7304
7305Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
7306
7307 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7308 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7309
7310Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
7311
7312 * configure.in: Add libtermcap to list of cygwin dependencies.
7313
d932cae7 73141998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 7315
80413487
RH
7316 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7317 they include winsup/include when it's a cygwin target.
252b5132
RH
7318
73191998-11-12 Tom Tromey <tromey@cygnus.com>
7320
7321 * configure.in (host_tools): Added zip.
7322 * Makefile.in (all-target-libjava): Depend on all-zip.
7323 (all-zip): New target.
7324 (ALL_MODULES): Added all-zip.
7325 (NATIVE_CHECK_MODULES): Added check-zip.
7326 (INSTALL_MODULES): Added install-zip.
7327 (CLEAN_MODULES): Added clean-zip.
7328
d932cae7 73291998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7330
7331 * Makefile.in: lose "32" from comment about cygwin.
7332
d932cae7 73331998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
7334
7335 * configure.in: Use -Os to build target libraries for the fr30.
7336
d932cae7 73371998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
7338
7339 * config.sub: Add fr30.
7340
d932cae7 73411998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 7342
80413487 7343 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
7344 cygwin* instead of cygwin32*.
7345 * config.sub: Check cygwin* instead of cygwin32*.
7346
d932cae7 73471998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
7348
7349 * config.guess: Match any version of Unixware7.
7350
252b5132
RH
73511998-10-20 Syd Polk <spolk@cygnus.com>
7352
7353 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7354 if desired.
7355
d932cae7 73561998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7357
7358 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7359 these if the appropriate directories and files to not exist.
7360
d932cae7 73611998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7362
7363 * Makefile.in (DEVO_SUPPORT): Add config.if.
7364
d932cae7 73651998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
7366
7367 * configure: Add pattern to replace "build_tooldir"'s
7368 definition in the generated Makefile with "tooldir"'s
7369 actual value.
7370
252b5132
RH
7371Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
7372
7373 * config.sub: Bring back lost sparcv9.
7374
ba73c63f
JM
7375 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7376
7377Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
7378
7379 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7380 CC_FOR_TARGET and friends.
7381
7382Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7383
ba73c63f
JM
7384 * Makefile.in (build_tooldir): New variable, same as tooldir.
7385 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7386 -B$(build_tooldir)/bin/.
7387 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7388
252b5132
RH
7389Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
7390
7391 * config.sub: Add support for i[34567]86-pc-udk.
7392 * configure.in: Likewise.
7393
7394Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
7395
7396 * Makefile.in: add bzip2 package building bits for user
7397 tools module
7398 * configure.in: ditto
7399
ba73c63f
JM
7400Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
7401
7402 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7403 (ALL_TARGET_MODULES): Add all-target-libobjc.
7404 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7405 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7406 (all-target-libchill): Add dependencies.
7407 * configure.in (target_libs): Add libchill.
35590697 7408
252b5132
RH
74091998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
7410
ba73c63f 7411 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
7412
7413Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
7414
7415 * Makefile.in (all-automake): fix dependencies.
7416
7417Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
7418
7419 * configure.in: Minor cleanups for building in the $(target_alias)
7420 subdir.
7421
74221998-09-22 Jim Wilson <wilson@cygnus.com>
7423
7424 * Makefile.in (bootstrap): Set r and s before make all. Use
7425 BASE_FLAGS_TO_PASS in make all.
7426 (cross): Likewise.
7427
74281998-09-20 Mark Mitchell <mark@markmitchell.com>
7429
7430 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7431
252b5132
RH
7432Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
7433
7434 * config.sub: Fix typo in last change.
7435
74361998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
7437
7438 * config.sub: Add support for C4x target.
7439 * configure.in: Likewise.
7440
74411998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
7442
7443 * config.sub: Recognize sparcv9 just like sparc64.
7444
7445Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
7446
7447 * config.guess: Match "Pent II" or "PentII" for OpenServer.
7448
7449Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
7450
7451 * config.guess: Correctly identify Pentium II sco boxes.
7452
7453 * config.guess: Fix "tr" code. From Weiwen Liu.
7454
7455Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
7456
7457 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7458 stabs.
7459
7460Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
7461
7462 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7463 (ALL_TARGET_MODULES): Add all-target-libchill.
7464 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7465 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7466 (all-target-libchill): Add dependencies.
7467 * configure.in (target_libs): Add libchill.
7468
7469Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7470
7471 * config.guess: Avoid assumptions about "tr" behaves when
7472 LANG is set to something other than English.
7473
7474Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
7475
7476 * configure (gxx_include_dir): Changed to
7477 '${prefix}/include/g++'-${libstdcxx_interface}.
7478
7479 * config.if: New to determine the interfaces.
7480
7481Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
7482
7483 * config.guess: Detect and handle MPE/IX.
7484 * config.sub: Deal with MPE/IX.
7485
7486Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
7487
7488 * configure.in: Use mh-aix43.
7489
74901998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
7491
7492 * configure: Fix --without/--disable cases for gxx-include-dir.
7493
7494Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
7495
7496 * mdata-sh: Imported. Needed for automake support.
7497
7498Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
7499
ba73c63f 7500 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
7501 "chmod og=u `find . -print`".
7502
7503Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
7504
ba73c63f 7505 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
7506
7507Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
7508
7509 * Makefile.in: Undo previous patch.
7510
7511Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
7512
7513 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7514 to here ...
7515 (install-no-fixedincludes): and here
7516 (INSTALL_MODULES): ... from here.
7517
7518Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
7519
7520 * config.sub: Merge with FSF.
7521
7522 * config.guess: Merge with FSF.
7523
7524Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
7525
7526 * configure (extraconfigdirs): New variable.
7527 (SUBDIRS): Add extraconfigdirs and recurse on them too.
7528 * Makefile.in (all): Move higher in file.
7529 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7530 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7531 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7532 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7533 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7534
75351998-07-23 Brendan Kehoe <brendan@cygnus.com>
7536
7537 * Makefile.in (all-target-libjava): Depend on all-gcc and
7538 all-target-newlib.
7539 (configure-target-libjava): Depend on $(ALL_GCC).
7540
7541Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
7542
7543 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7544 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7545
7546Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
7547
7548 * ylwrap: Change absolute path checks to check for DOS style path
7549 names.
7550
7551 * ylwrap: Don't use a full path name if the source file is in the
7552 same directory. From hjl@lucon.org (H.J. Lu).
7553
7554 * config-ml.in: Default to being verbose, to match Feb 18 change to
7555 configure.
7556
7557Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
7558
7559 Brought over from egcs:
7560
7561 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
7562
7563 * configure.in (target_subdir): Set to ${target_alias} instead
7564 of "libraries".
7565
7566 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7567
7568 * configure.in (target_subdir): Set to libraries if enable_multilib.
7569
7570Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
7571
7572 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7573 multilibs, force reconfiguration the first time we create
7574 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7575
7576Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
7577
7578 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7579 avoid confusion with --no-recursion.
7580
7581Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
7582
7583 * configure.in: Win32 hosts shouldn't use install -x
7584 * install-sh: remove -x option, and special .exe-handling
7585 hack.
7586
7587Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
7588
7589 * config.guess: Recognize i586-pc-beos.
7590 * configure.in: Don't build some bits for beos.
7591
7592Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
7593
7594 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7595 CFLAGS default to -O2.
7596
7597 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7598 when using GNU ld.
7599
7600Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
7601
7602 * ltmain.sh: Correct install when using a different shell.
7603
7604Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
7605
7606 * ltconfig, ltmain.sh: Update to libtool 1.2b.
7607
7608Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
7609
7610 * makefile.vms: Update to build binutils/makefile.vms. Add install
7611 target.
7612
7613Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
7614
7615 * ltconfig: Update to correct AIX handling.
7616
7617Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
7618
7619 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7620
7621 * configure.in (target_subdir): Set to ${target_alias} instead
7622 of "libraries".
7623
76241998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
7625
7626 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7627 (Makefile): Depend on $(gcc_version_trigger).
7628
7629 * configure (gcc_version): Change default initializer to empty
7630 string.
7631 (gcc_version_trigger): New variable; pass this variable down
7632 to subdir configures to enable them checking gcc's version
7633 themselves. Emit make macros for both gcc_version vars.
7634 (topsrcdir): Initialize reliably.
7635 (recursion line): Remove --with-gcc-version=${gcc_version}.
7636
76371998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7638
7639 * configure (enable_version_specific_runtime_libs): Implement new flag
7640 --enable-version-specific-runtime-libs which installs C++ runtime stuff
7641 in $(libsubdir); emit definition in each generated Makefile.
7642 (gxx_include_dir): Initialize depending on
7643 $enable_version_specific_runtime_libs.
7644
76451998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7646
7647 * configure (gcc_version): Initialize properly depending on
7648 how and where configure is started.
7649 (recursion line): Pass a --with-gcc-version=${gcc_version}
7650 to configures in subdirs.
7651
7652Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
7653
7654 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 7655 cygmon
252b5132
RH
7656
7657Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
7658
7659 * configure.in: Add cygmon and libstub support for mn10200.
7660
76611998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
7662
7663 * configure (gcc_version): Add new variable describing the
7664 particular gcc version we're building.
7665 * Makefile.in (libsubdir): Add new macro for the directory
7666 in which the compiler finds executables, libraries, etc.
7667 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7668 and libsubdir.
7669
7670Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7671
ba73c63f
JM
7672 * Makefile.in (local-clean): Remove *.log.
7673 (warning.log): Built with warn_summary from build.log.
7674 (mail-report.log): Run test_summary.
7675 (mail-report-with-warnings.log): Run test_summary including
7676 warning.log in the report.
252b5132
RH
7677
7678Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
7679
7680 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7681
7682Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
7683
7684 * Makefile.in (grep): Grep no longer depends on libiberty.
7685
7686Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
7687
7688 * Makefile.in: all-snavigator needs all-libgui.
7689
7690Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
7691
7692 * configure.in: Add cygmon and libstub support for mn10300.
7693
7694Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
7695
7696 * missing: Update to version from automake 1.3.
7697
7698 * ltmain.sh: On installation, don't get confused if the same name
7699 appears more than once in the list of library names.
7700
7701Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
7702
7703 * config.sub: Accept m68060 and m5200 as CPU names.
7704
7705Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
7706
7707 * configure: Use && rather than using -a in test, because odd
7708 strings can confuse test.
7709 * configure.in: Likewise.
7710
7711Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
7712
7713 * ltconfig, ltmain.sh: Bring in Visual C++ support.
7714
7715Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7716
7717 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
7718 bootstrap4-lean): New targets.
7719
7720Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7721
7722 * mpw-* Delete. Not used.
252b5132
RH
7723
7724Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7725
7726 * COPYING.LIB: Update FSF address.
7727
7728Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7729
7730 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7731
7732 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7733 GAS_SUPPORT_DIRS.
7734
7735Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7736
7737 * ltconfig, ltmain.sh: Avoid producing a version number if
7738 -version-info was not used.
7739
7740Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7741
7742 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7743 building with newlib.
7744
77451998-04-30 Paul Eggert <eggert@twinsun.com>
7746
ba73c63f 7747 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 7748 Solaris `make' causes it to continue to next definition.
252b5132 7749
afb8d725
JM
7750Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7751
7752 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7753 the right GUI libraries and files are installed along with GDB.
7754
252b5132
RH
7755Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7756
7757 * configure.in: Change alpha to alpha* in several places.
7758
7759Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7760
7761 * config.sub: Recognize sparc86x.
7762
7763Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 7764
252b5132
RH
7765 * configure.in (--enable-target-optspace): Remove debug echo.
7766
7767Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7768
7769 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7770
7771Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7772
7773 * ltconfig: Update cygwin32 support.
7774
7775 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7776 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7777 (GDB_SUPPORT_DIRS): Likewise.
7778
7779Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7780
7781 * configure.in (target_makefile_frag): If --enable-target-optspace,
7782 use -Os to compile target libraries rather than -O2. Default to
7783 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7784 not used.
7785 * configure.in (target_cflags): Ditto for d30v.
7786
7787Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7788
7789 * Makefile.in (all-bfd): Depend on all-intl.
7790 (all-binutils): Likewise.
7791 (all-gas): Likewise.
7792 (all-gprof): Likewise.
7793 (all-ld): Likewise.
7794
252b5132
RH
77951998-04-19 Brendan Kehoe <brendan@cygnus.com>
7796
7797 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7798
7799Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7800
7801 * Makefile.in (all-bfd): Depend upon all-libiberty.
7802
7803 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7804
7805Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7806
7807 * Makefile.in: Add libstub.
7808
7809 * configure.in: Ditto. Build libstub for targets that have cygmon
7810 support.
7811
7812Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7813
7814 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7815
7816Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7817
7818 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7819 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7820
7821Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7822
7823 * configure: Define DEFAULT_M4 by searching PATH.
7824 * Makfile.in: Use DEFAULT_M4.
7825
7826Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7827
7828 * ltconfig: Add cygwin32 support.
7829
7830 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
7831 to configure and build.
7832
7833Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7834
7835 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
7836
7837Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7838
7839 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7840
7841Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7842
7843 * Makefile.in: add ash make rules
7844 * configure.in: add ash to native_only and host_tools lists
7845
7846Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7847
7848 * Makefile.in (all-gettext, all-intl): New targets.
7849 (ALL_MODULES): Added all-gettext, all-intl.
7850 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7851 (INSTALL_MODULES): Added install-gettext, install-intl.
7852 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7853
7854 * configure.in (host_tools): Added gettext.
7855 (native_only): Likewise.
7856 (noconfigdirs) [various cases]: Likewise.
7857 (host_libs): Added intl.
7858
afb8d725
JM
7859Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7860
7861 * configure: Do not disable building gdbtk for cygwin32 hosts.
7862
ba73c63f
JM
7863Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7864
7865 * configure.in: Add thumb-coff target.
7866 * config.sub: Add thumb-coff target.
7867
252b5132
RH
7868Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7869
7870 * Makefile.in: Revert yesterday's change.
7871 (all-target-winsup): all-target-librx stays out of here.
7872
7873Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7874
ba73c63f
JM
7875 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7876 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7877 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
7878 Remove references to librx and libg++.
7879
7880Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7881
7882 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7883 recursive makes
7884
7885Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7886
7887 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7888 for newlib directory.
7889 (CXX_FOR_TARGET): Likewise.
7890
7891Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7892
7893 * ltconfig: Update after libtool/ltconfig.in change for
7894 hpux11.
7895
7896Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7897
7898 * ltconfig, ltmain.sh: Update to libtool 1.2.
7899
7900Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7901
7902 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7903 (install-gcc-cross): Instead, override LANGUAGES here.
7904
79051998-03-18 Dave Love <d.love@dl.ac.uk>
7906
7907 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7908 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7909
7910Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7911
7912 * configure.in: Add Thumb-pe target.
7913
7914Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 7915
252b5132
RH
7916 * Makefile.in - changed sn targets to snavigator
7917 * configure.in - changed sn targets to snavigator
7918
7919Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7920
7921 * config-ml.in: After building symlink tree call make distclean
7922 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7923 to be the case for libiberty.
7924
7925Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7926
7927 * configure: When making link, also check the current
7928 directory. The configure scripts may create one.
7929
7930Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7931
7932 * config.sub: Accept alphapca56 and alphaev6 properly.
7933
7934Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7935
7936 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7937
252b5132
RH
7938Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7939
80413487 7940 * config.sub (sco5): Fix typo.
252b5132
RH
7941
7942Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7943
7944 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7945 install-itcl.
7946 (install-itcl): Remove dependency on install-tcl.
7947
7948Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7949
7950 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7951
252b5132
RH
7952Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7953
7954 * configure.in: Don't build libgui for a cygwin32 target when not on
7955 a cygwin32 host.
7956
7957Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7958
7959 * configure (redirect): Set to null, so default behavior of
7960 configure is now --verbose.
7961
79621998-02-16 Dave Love <d.love@dl.ac.uk>
7963
7964 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7965 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7966
7967Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7968
7969 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7970 this change to sync Makefile.in with its ChangeLog entries.
7971
7972Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7973
7974 * ltmain.sh (mkdir): Check that the directory doesn't exist
7975 before we exit with error, so that we don't get races during
7976 parallel builds.
7977
7978Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7979
7980 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7981
7982Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7983
7984 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7985 PICFLAG_FOR_TARGET.
7986 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7987
7988 * configure: Emit a definition for the new macro enable_shared
7989 into each Makefile.
7990
252b5132
RH
7991Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7992
7993 * configure.in (host_tools, native_only): Add libtool.
7994
7995Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7996
7997 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7998 Fix typo in ming config comment.
7999
8000Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8001
8002 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8003
8004Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8005
8006 * config.sub: Add tic30 cases, and map c30 to tic30.
8007
ba73c63f
JM
8008Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8009
8010 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8011 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8012 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8013 (CLEAN_TARGET_MODULES): Similarly
8014 (all-target-libf2c): Add dependences.
35590697 8015 * configure.in (target_libs): Add libf2c.
ba73c63f 8016
252b5132
RH
8017Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8018
ba73c63f
JM
8019 * configure.in: Remove expect from noconfigdirs when target
8020 is cygwin32. OK to build expect and dejagnu with Canadian
8021 Cross.
252b5132
RH
8022
8023Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8024
8025 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8026 host.
8027
8028 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8029 and mingw32.
8030
8031Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8032
8033 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8034 here as it is not defined in the toplevel Makefile.
8035
8036Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8037
8038 * configure (package_makefile_rules_frag): New variable, which names
8039 a file with generic rules, ...
8040 Change comment to mention we now have FIVE parts.
8041 * configure: Undo last change.
8042
8043Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8044
8045 * config.guess: More accurate determination of HP processor types.
8046 * config.sub: More accurate determination of HP processor types.
8047
8048Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8049
8050 * configure (package_makefile_frag): Move inserting the
8051 ${package_makefile_frag} to where it should be according
8052 to the comment.
8053
ba73c63f 8054Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
8055
8056 * config.guess: Add support for Linux/ARM.
8057
8058Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8059
8060 * .cvsignore: Remove *-info and *-install since they match
8061 release-info and mpw-install, which we don't want to just ignore.
8062
8063Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8064
8065 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8066
8067Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8068
8069 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8070 local_prefix to sub-make invocations.
8071
8072Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
8073
8074 * configure.in: Check makefile fragments in the source
8075 directory.
8076
8077Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8078
ba73c63f
JM
8079 * configure.in: Check whether host and target makefile
8080 fragments exist before adding them to *_makefile_frag.
252b5132
RH
8081
8082Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
8083
8084 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 8085
252b5132
RH
8086Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
8087
8088 * configure.in: Make sure we only replace RPATH_ENVVAR on
8089 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8090 regexp to sed.
8091
8092 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8093 to sub-makes.
8094
80951998-01-13 Lee Iverson (leei@ai.sri.com)
8096
8097 * config-ml.in (multi-do): LDFLAGS must include multilib
8098 designator.
8099
8100Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
8101
8102 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8103
8104Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
8105
8106 * config.sub: Add mingw32 support.
8107 * configure.in: Likewise.
252b5132
RH
8108
8109Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8110
8111 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8112
8113Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
8114
8115 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8116 * configure (gxx_include_dir): Provide a definition for subdirs
8117 which do not use autoconf.
8118
8119Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
8120
8121 * config.guess: Sync with egcs. Picks up new alpha support,
8122 BeOS & some additional linux support.
8123
ba73c63f 8124Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8125
8126 * config.guess: HP 9000/803 is a PA1.1 machine.
8127
ba73c63f
JM
8128Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
8129
8130 * configure.in: It's alpha*-...
252b5132
RH
8131
8132Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8133
ba73c63f
JM
8134 * configure.in (host_makefile_frag, target_makefile_frag):
8135 Handle multiple config files.
8136 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8137 alpha-*-*.
252b5132
RH
8138
8139Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
8140
8141 * mkdep: New file.
8142
8143Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
8144
8145 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8146
8147Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
8148
8149 * Makefile.in: Add libgui directory.
8150 (GDB_TK): Add all-libgui.
8151 * configure.in: Add libgui directory.
8152 * configure: Add all-libgui to GDB_TK.
8153
8154Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
8155
8156 * config-ml.in (multidirs): Add m32r to multilib list.
8157
8158Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
8159
8160 * Makefile.in (all-target-gperf): Change dependency to
8161 all-target-libstdc++.
8162
8163Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
8164
8165 * config.guess: Add BeOS support.
8166
8167Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
8168
8169 Source directory cvs renamed to cvssrc:
8170 * configure.in (host_tools): Change cvs to cvssrc.
8171 (native_only): Likewise.
8172 (noconfigdirs) [various cases]: Likewise.
8173 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8174 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8175 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8176 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8177 (all-cvssrc): Rename target from all-cvs.
8178
8179Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
8180
8181 * configure (gxx_include_dir): Fix thinko.
8182
8183Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
8184
8185 * Makefile.in (INSTALL_TARGET_CROSS): Define.
8186 (install-cross, install-gcc-cross): New targets.
8187
8188Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
8189
8190 * configure.in (noconfigdirs): Add support for Thumb target.
8191
8192 * config.sub (maybe_os): Add support for Thumb target.
8193
8194Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
8195
8196 * Makefile.in: Add rules for cygmon.
8197
8198 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8199
8200Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
8201
8202 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8203 * configure (gxx_include_dir): Provide a definition for subdirs
8204 which do not use autoconf.
8205
8206Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
8207
8208 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 8209 11/18/97 build
252b5132
RH
8210
8211Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
8212
8213 * From Franz Sirl.
8214 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8215 found on RedHat Linux systems.
8216
8217Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
8218
8219 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8220 guesses.
8221
8222Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
8223
8224 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8225
8226Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
8227
8228 * ltmain.sh: If mkdir fails, check whether the directory was created
8229 anyhow by some other process.
8230
8231Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
8232
8233 * configure.in (d30v-*-*): Configure all directories.
8234
8235Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
8236
8237 * configure.in (d30v-*-*): Configure newlib, libiberty directories
8238 for the D30V.
8239
8240Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
8241
8242 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8243
8244Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
8245
80413487
RH
8246 * include/libiberty.h: Add extern "C" { so it can be used with C++
8247 progrms.
8248 * include/remote-sim.h: Add extern "C" { so it can be used with C++
8249 programs.
252b5132
RH
8250
8251Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
8252
8253 * configure.in (d30v-*-*): Configure GCC now.
8254
8255Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8256
8257 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8258 is no longer needed.
8259
8260Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
8261
8262 * Makefile.in: check-target-libio depends on all-target-libstdc++.
8263
8264Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
8265
8266 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8267 targets using "$@" to provide support for similar but not identical
8268 targets without having to duplicate code.
8269
8270Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
8271
8272 * makefile.vms: Fix to work with DEC C.
8273
8274Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
8275
8276 * config.sub: Add mips-tx39-elf to marketing names.
8277
8278Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
8279
8280 * ltmain.sh: Handle symlinks in generated script.
8281
8282Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
8283
8284 * configure: Handle autoconf style directory options: --bindir,
8285 --datadir, --includedir, --infodir, --libdir, --libexecdir,
8286 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8287 --sysconfdir.
8288 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8289 (sharedstatedir, localstatedir, oldincludedir): New variables.
8290 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8291 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8292 sbindir, sharedstatedir, and sysconfdir.
8293
8294Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8295
8296 * Makefile.in (bootstrap-lean): New target.
8297
8298Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
8299
8300 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 8301 sn, and gnuserv from noconfigdirs.
252b5132
RH
8302
8303Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
8304
8305 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8306
8307Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
8308
ba73c63f 8309 * Makefile.in (cross): New target.
252b5132
RH
8310
8311Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 8312 Jeff Law <law@cygnus.com>
252b5132
RH
8313
8314 * Makefile.in (bootstrap2, bootstrap3): New targets.
8315 (all-bootstrap): Remove outdated and confusing target.
8316 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8317
afb8d725
JM
8318Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
8319
8320 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 8321 windows. Consistent with gdb/configure.
afb8d725 8322
252b5132
RH
83231997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
8324
252b5132
RH
8325 * configure.in: Name Linux target fragment.
8326
8327 * configure: Rewrite so that project Makefile fragment is inserted
8328 first and appears last in the resulting Makefile.
8329
8330Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
8331
8332 * Makefile.in (install-itcl): Install tcl first.
8333
252b5132 8334Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 8335
252b5132
RH
8336 * configure.in: remove bison from noconfigdirs for Cygwin32 host
8337
8338Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8339
8340 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8341
8342 * configure.in (skipdirs): Add target-librx for Linux.
8343 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8344
8345Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
8346
8347 * Makefile.in (bootstrap): New target.
8348
8349Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
8350
8351 * config.sub: Accept 'amigados' for backward compatability.
8352
8353Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
8354
8355 * config.guess: Merge with FSF.
8356
ba73c63f
JM
8357Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
8358
8359 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8360
252b5132
RH
8361Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
8362
8363 * config.sub: Add "marketing-names" patch.
8364
8365Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
8366
80413487 8367 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
8368
8369Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
8370
8371 * config.sub: Handle v850-elf.
8372
ba73c63f
JM
8373Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
8374
8375 * .cvsignore (*-install): Remove.
8376
252b5132
RH
8377Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
8378
8379 * ltconfig: Set CONFIG_SHELL in libtool.
8380 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8381
8382Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8383
8384 * configure.in (target_subdir): Set to libraries if enable_multilib.
8385
8386Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
8387
8388 * config.guess: Update from gcc directory.
8389
8390Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
8391
8392 * Makefile.in (all-sim): Depends on all-readline.
8393
8394Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
8395
8396 * Makefile.in (BISON, YACC): Use $$s.
8397 (all-bison): Depend on all-texinfo.
8398
8399Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
8400
8401 * Makefile.in (BISON): Add -L flag.
8402 (YACC): Likewise.
8403
8404Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
8405
35590697
AJ
8406 * configure.in (noconfigdirs): Add support for v850e target.
8407
252b5132
RH
8408 * config.sub (maybe_os): Add support for v850e target.
8409
8410Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
8411
35590697
AJ
8412 * configure.in (noconfigdirs): Add support for v850ea target.
8413
252b5132
RH
8414 * config.sub (maybe_os): Add support for v850ea target.
8415
8416Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
8417
8418 * config.sub: Add mipstx39. Delete r3900.
8419
8420Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8421
8422 * Makefile.in (all-autoconf): Depends on all-texinfo.
8423
8424Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
8425
8426 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8427 eabi targets.
8428
8429Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
8430
8431 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8432
8433 * configure: When handling a Canadian Cross, handle YACC as well as
8434 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 8435 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
8436
8437Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
8438
8439 * Makefile.in (BISON): bison, not byacc or bison -y.
8440 (YACC): bison -y or byacc or yacc.
8441 (various): Add *-bison as appropriate.
8442 (taz): No need to mess with BISON anymore.
8443
8444Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
8445
8446 * configure: If OSTYPE matches *win32*, try to find a good value for
8447 CONFIG_SHELL.
8448
8449Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
8450
8451 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8452 configure.in if it is present.
8453
8454Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
8455
8456 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8457
8458Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
8459
8460 * config.sub: Recognize `arc' cpu.
8461 * configure.in: Likewise.
8462 * config-ml.in: Likewise.
8463
8464Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
8465
8466 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8467
8468Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
8469
8470 * configure: Changed sed delimiter from ':' to '|' when
8471 attempting to substitute ${config_shell} for SHELL. On
8472 NT ${config_shell} may contain a ':' in it.
8473
8474Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
8475
8476 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8477
8478Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
8479
8480 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8481
8482Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
8483
8484 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8485
8486 * ylwrap: If the program is a relative path, force it to be
8487 absolute.
8488
8489Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
8490
8491 * configure (tooldir): Set BISON to `bison -y' and not just bison.
8492
8493Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
8494
8495 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
8496 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8497 for libraries.
252b5132
RH
8498
8499Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
8500
8501 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 8502 separated by spaces.
252b5132
RH
8503
8504Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
8505
8506 * ylwrap: New file.
8507 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8508
8509 * ltmain.sh: Handle /bin/sh at start of install program.
8510
8511 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8512
8513 * ltconfig, ltmain.sh: New files, from libtool 1.0.
8514 * missing: New file, from automake 1.2.
8515
8516Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
8517
8518 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
8519 check-tk to CHECK_X11_MODULES.
8520
8521Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
8522
8523 * config.sub: Merge with FSF.
8524
8525Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
8526
8527 * config.guess: Merge with FSF.
8528
8529Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8530
8531 * configure: Treat msdosdjgpp like go32.
8532 * configure.in: Likewise. Don't remove gprof for go32.
8533
8534 * configure: Change Makefile.tem2 to Makefile.tm2.
8535
8536Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
8537
8538 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8539
8540Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8541
8542 * install-sh (chmodcmd): Set to null if the DST directory already
8543 exists. Same as Nov 11th change.
8544
8545Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
8546
35590697 8547 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
8548
8549Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
8550
8551 * config.guess: Update from FSF.
8552
8553Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
8554
8555 * Makefile.in (GDB_TK): Depend on itcl and tix.
8556
8557Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
8558
8559 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8560 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8561 (INSTALL_SCRIPT): New variable.
8562 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8563 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8564 to -x.
8565 * install-sh: Add support for -x option.
8566
8567Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
8568
8569 * configure.in, Makefile.in: Treat tix like itcl.
8570
8571Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
8572
8573 * Makefile.in (WINDRES): New variable.
8574 (WINDRES_FOR_TARGET): New variable.
8575 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8576 (EXTRA_HOST_FLAGS): Add WINDRES.
8577 (EXTRA_TARGET_FLAGS): Add WINDRES.
8578 (EXTRA_GCC_FLAGS): Add WINDRES.
8579 ($(DO_X)): Pass down WINDRES.
8580 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8581 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8582 DLLTOOL_FOR_TARGET.
8583
8584Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
8585
8586 * configure.in: configure sim before gdb for win32-x-ppc
8587
8588Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8589
8590 Move gperf into the toplevel, from libg++.
8591 * configure.in (target_tools): Add target-gperf.
8592 (native_only): Add target-gperf.
8593 * Makefile.in (all-target-gperf): New target, depend on
8594 all-target-libg++.
8595 (configure-target-gperf): Empty rule.
8596 (ALL_TARGET_MODULES): Add all-target-gperf.
8597 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8598 (CHECK_TARGET_MODULES): Add check-target-gperf.
8599 (INSTALL_TARGET_MODULES): Add install-target-gperf.
8600 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8601
8602Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 8603
252b5132
RH
8604 * config.sub (mn10200): Recognize new basic machine.
8605
8606Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8607
8608 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8609 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8610
8611Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8612
8613 * configure.in: If we're building mips-sgi-irix6* native, turn on
8614 ENABLE_MULTILIB and set TARGET_SUBDIR.
8615
8616Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
8617
8618 * Makefile.in (all-sn): Depend on all-grep.
8619
8620Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
8621
8622 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8623
8624 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8625 Makefile. From Jeff Makey <jeff@cts.com>.
8626 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8627
8628 * Makefile.in (DISTBISONFILES): Remove.
8629 (taz): Don't futz with DISTBISONFILES. Change BISON to use
8630 $(DEFAULT_YACC).
8631
8632 * configure.in: Build itl, db, sn, etc., when building for native
35590697 8633 cygwin32.
252b5132
RH
8634
8635 * Makefile.in (LD): New variable.
8636 (EXTRA_HOST_FLAGS): Pass down LD.
8637 ($(DO_X)): Likewise.
8638
8639Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
8640
8641 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8642
8643Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
8644
8645 * configure.in (targargs): Strip out any supplied --build argument
35590697 8646 before adding our own. Always add --build.
252b5132
RH
8647
8648Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
8649
8650 * configure.in (targargs): Pass --build if we're doing
8651 a cross-compile.
8652
8653Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
8654
ba73c63f 8655 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
8656 sed. Otherwise sed chokes on NT path names with drive
8657 designators. Also look for "?:*" as the leading characters in an
8658 absolute pathname.
8659
8660Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
8661
8662 * config.sub: Support for r3900.
8663
8664Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
8665
8666 * configure.in: Use install-sh, not install.sh.
8667
8668Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
8669
8670 * Makefile.in (taz): Improve check for BISON so it doesn't try to
8671 apply it twice.
8672
8673Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
8674
8675 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8676 install-binutils.
8677
8678Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
8679
8680 * Makefile.in: Add automake targets.
8681 * configure.in (host_tools): Add automake.
8682
8683Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
8684
8685 * configure: Default CXX to c++, not gcc.
8686 * Makefile.in (CXX): Set to c++, not gcc.
8687 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8688
8689Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
8690
8691 * install-sh: try appending a .exe if source file doesn't
8692 exist
8693
8694Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
8695
8696 * configure.in: Turn on multilib by default.
8697 (cross_only): Remove target-libiberty.
8698
8699 * Makefile.in (all-gcc): Don't depend on libiberty.
8700
8701Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
8702
8703 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8704
8705Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
8706
8707 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8708 (DISTBISONFILES): Add ld/Makefile.in
8709
8710Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
8711
8712 * configure.in: if target is cygwin32 but host isn't cygwin32,
8713 don't configure gdb tcl tk expect, not just gdb.
8714
8715Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
8716
8717 * configure.in: Added gnuserv everywhere sn appears.
8718
8719 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8720 (CROSS_CHECK_MODULES): Added check-gnuserv.
8721 (INSTALL_MODULES): Added install-gnuserv.
8722 (CLEAN_MODULES): Added clean-gnuserv.
8723 (all-gnuserv): New target.
8724
8725Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8726
8727 * config.guess: Fixes for MIPS OpenBSD systems.
8728
8729Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8730
8731 * Makefile.in (INSTALL_XFORM): Remove.
8732 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8733
8734 * mkinstalldirs: New file, copied from automake.
8735 * Makefile.in (installdirs): Rename from install-dirs. Use
8736 mkinstalldirs. Change all users.
8737 (DEVO_SUPPORT): Add mkinstalldirs.
8738
8739Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8740
8741 * install-sh: Rename from install.sh.
8742 * Makefile.in (INSTALL): Change install.sh to install-sh.
8743 (DEVO_SUPPORT): Likewise.
8744
8745 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8746 Graichen <graichen@rzpd.de>.
8747
8748Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8749
8750 * config.guess: Recognize OpenBSD systems correctly.
8751
8752Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8753
8754 * README, Makefile.in (ETC_SUPPORT): Remove references to
8755 cfg-paper*, configure.{texi,man,info*}._
8756
8757Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8758
8759 * Makefile.in (all.normal): Ensure that gcc is built after all
8760 the x11 - ie gdb - targets.
8761
8762Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8763
8764 * makefile.vms: Don't run conf-a-gas.
8765
8766Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8767
80413487 8768 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
8769
8770Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8771
8772 * configure.in: Remove noconfigdirs case since gdb also
8773 configures and builds for tic80-coff.
8774
8775Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8776
8777 * configure: Set cache_file to config.cache.
8778 * Makefile.in (local-distclean): Remove config.cache.
8779
8780Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8781
8782 * COPYING: Update FSF address.
8783
8784Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8785
8786 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8787 noconfigdirs.
8788
8789Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8790
8791 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8792 MAKEDIRS, is empty.
8793
8794Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8795
8796 * config.sub: Tweak mn10300 entry.
8797
8798Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8799
8800 * configure.in (host_tools): Put sim before gdb, so gdb's
8801 configure.tgt can determine if the simulator was configured.
8802
8803Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8804
8805 * config.sub: Move BeOS $os case to be with other Cygnus
8806 local cases.
8807
8808Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8809
8810 * config.sub: Remove misplaced comment that broke Linux.
8811
8812Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8813
8814 * config.sub: Add BeOS support.
8815
8816Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8817
8818 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8819
8820Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8821
8822 * configure.in (noconfigdirs): Remove tcl and tk from
8823 noconfigdirs for cygwin32 builds.
8824
8825Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8826
8827 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8828
8829Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8830
8831 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8832 make-all.com, use makefile.vms instead.
8833
8834Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8835
8836 * config.sub: Accept -lnews*.
8837
8838Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8839
8840 * configure.in (noconfigdirs): Disable target-newlib,
35590697 8841 target-examples and target-libiberty for d30v.
252b5132
RH
8842
8843Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8844
8845 * configure.in (noconfigdirs): Enable ld for d30v.
8846
8847Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8848
8849 * configure.in (tic80-*-*): Build compiler.
8850
8851Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8852
8853 * configure.in (d30v-*): Remove sim directory from list of
35590697 8854 unsupported d30v directories
252b5132
RH
8855
8856Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8857
35590697
AJ
8858 * config.sub, configure.in: Add d30v target cpu.
8859
252b5132
RH
8860Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8861
8862 * makefile.vms: New file.
8863 * make-all.com: Remove.
8864
8865Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8866
8867 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8868
8869Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8870
8871 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8872
8873Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8874
8875 * Makefile.in (ALL_MODULES): Added all-db.
8876 (CROSS_CHECK_MODULES): Addec check-db.
8877 (INSTALL_MODULES): Added install-db.
8878 (CLEAN_MODULES): Added clean-db.
8879
8880Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8881
8882 * config.guess: Merge with latest FSF sources.
8883
8884Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8885
8886 * Makefile.in (ALL_MODULES): Added all-itcl.
8887 (CROSS_CHECK_MODULES): Added check-itcl.
8888 (INSTALL_MODULES): Added install-itcl.
8889 (CLEAN_MODULES): Added clean-itcl.
8890
8891Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8892
8893 * configure.in: build gdb for mn10200
8894
8895Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8896
8897 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8898
8899Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8900
8901 * configure.in (tic80-*-*): Turn off most targets right now.
8902
8903Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8904
8905 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8906 rather than the makeinfo program.
8907 (do-info): Depend upon all-texinfo.
8908
8909Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8910
8911 * configure.in: Remove uses of config/mh-linux.
8912
8913 * config.sub, config.guess: Merge with latest FSF sources.
8914
8915Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8916
8917 * config.sub (case $basic_machine): Add tic80 entries.
8918
8919Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8920
8921 * config.sub, config.guess: Merge with latest FSF sources.
8922
8923Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8924
8925 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8926 * mpw-config.in: Test for NewFolderRecursive.
8927 * mpw-install: Use symbolic name for startup filename.
8928 * mpw-README: Add various additional details.
8929
8930Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8931
8932 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8933
8934Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8935
8936 * configure.in: Do build gcc and the target libraries for
8937 the mn10200.
8938
8939Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8940
8941 * configure.in: don't avoid building gdb for mn10300 any more
8942 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8943 instead of single-quoting it.
8944
8945Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8946
8947 * configure.in: Don't use --with-stabs on IRIX 6.
8948
8949Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8950
8951 * configure.in (m32r): Build gdb, libg++ now.
8952
8953Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8954
8955 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8956 directories from noconfigdirs.
8957
8958Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8959
8960 * config.sub (basic_machine): added mips16 configuration
8961
8962Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8963
8964 * config.sub: Handle d10v-unknown.
8965
8966Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8967
8968 * config.sub: Handle v850-unknown.
8969
8970Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8971
8972 * Makefile.in: add findutils
8973 * configure.in: add findutils to list of host_tools
8974
8975Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8976
8977 * config.sub: Handle mn10200 and mn10300.
8978
8979Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8980
8981 * configure.in (d10v-*): Do not build librx.
8982
8983Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8984
8985 * configure.in (mn10300): Build everything except gdb & libgloss.
8986
8987Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8988
8989 * config.guess: Patch for Dansk Data Elektronik servers,
8990 from Niels Skou Olsen <nso@dde.dk>.
8991
8992 For ncr, use /bin/uname rather than uname, since GNU uname does not
8993 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8994
8995 Patch for MIPS R4000 running System V,
8996 from Eric S. Raymond <esr@snark.thyrsus.com>.
8997
8998 Fix thinko for nextstep.
8999
9000 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9001
9002 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9003 * config.guess: Guess mips-dec-mach_bsd4.3.
9004
9005 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9006 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9007 release numbers.
9008 * config.guess (mips-mips-riscos*): Emit just enough of the
9009 release number.
9010
9011 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9012 * config.guess (sparc-auspex-sunos*): Added.
9013 (f300-fujitsu-*): Added.
9014
9015 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9016 * config.guess: Recognize a Tadpole as a sparc.
9017
9018Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9019
9020 * config.guess: Don't assume that NextStep version is either 2 or
9021 3. NextStep 4 (aka OpenStep 4) has come out now.
9022
9023Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9024
9025 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9026 From Rik Faith <faith@cs.unc.edu>.
9027
9028Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9029
9030 * config.sub: Contributions from bug-gnu-utils to:
9031 Support plain "hppa" (no version given) architecture, reported by
9032 OpenStep.
9033 OpenBSD like NetBSD.
9034 LynxOs is not a hardware supplier.
9035
9036 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 9037 OpenBSD like NetBSD.
252b5132
RH
9038 Stratus systems.
9039 More Pyramid systems.
9040 i[n>4]86 Intel chips.
9041 M680[n>4]0 Motorola chips.
9042 Use unknown instead of lynx for hardware manufacturer.
9043
9044Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9045
9046 * install.sh (chmodcmd): Set to null if the DST directory already
9047 exists.
9048
9049Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9050
9051 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9052 not use mt-ppc target Makefile fragment any more.
9053
9054Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9055
9056 * configure.in (*-*-windows): Exclude everything but those dirs
9057 needed to build windows.
9058
9059Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9060
9061 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9062
9063Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9064
9065 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
9066
9067Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9068
9069 * Undo my previous change.
9070
9071Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
9072
9073 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9074 unconditionally.
9075 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9076
9077Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9078
9079 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9080 host to add it's own flags.
252b5132
RH
9081
9082Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
9083
9084 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9085
9086Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
9087
9088 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9089 (CXX_FOR_TARGET): Likewise.
9090 (GCC_FOR_TARGET): Define.
9091 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9092 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9093 CC_FOR_TARGET was specified on the command line.
9094 (MAKEOVERRIDES): Don't define.
9095
9096Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
9097
9098 * configure.in (m32r): Fix spelling of libg++ libs.
9099
9100Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
9101
9102 * config.sub (-apple*): Remove, now redundant.
9103
9104Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
9105
9106 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9107
9108 * configure: Rework yesterday's sed script patch.
9109
9110 * config.sub: Merge with FSF.
9111
9112Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
9113
9114 * config.guess: Merge from FSF.
9115
9116 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
9117 * config.guess: Use pc instead of unknown, for pc clone systems.
9118 Change linux to linux-gnu.
252b5132
RH
9119
9120 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 9121 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
9122
9123Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
9124
9125 * test-build.mk (HOLES): Add "xargs" for gdb.
9126
9127 * configure: Avoid hpux10.20 sed bug.
9128
9129Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
9130
4bddf3ad 9131 * configure.in: Add support for windows host
252b5132
RH
9132 (that is a build done under the Microsoft build environment).
9133
9134Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
9135
9136 * Makefile.in: Replace all uses of srcroot with s, to shrink
9137 command line lengths.
9138
9139 Patches from Geoffrey Noer <noer@cygnus.com>:
9140 * configure.in: If configuring for newlib, pass --with-newlib to
9141 subdirectories.
9142 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9143 -Bnewlib/ and -Lwinsup to gcc.
9144 (CXX_FOR_TARGET): Likewise.
9145
9146Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
9147
9148 * Makefile.in (ETC_SUPPORT): Add configure.
9149
9150Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
9151
35590697 9152 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
9153 host configuration file.
9154
9155Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
9156
9157 * configure.in: Break mn10x00 support into separate
9158 mn10200 and mn10300 configurations.
9159 * config.sub: Likewise.
9160
9161Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
9162
9163 * configure.in: Add lots of stuff to noconfigdirs for
9164 the mn10x00 targets.
9165
9166 * config.sub, configure.in: Add mn10x00 support.
9167
9168Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
9169
9170 * make-all.com: Call conf-a-gas, not config-a-gas.
9171
9172Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
9173
9174 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 9175 targets.
252b5132
RH
9176
9177Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
9178
9179 * mpw-README: Add much more detail for native PowerMac.
9180 * mpw-install: New file.
9181 * mpw-configure: Add --norecursion and --help options.
9182 * mpw-config.in: Translate readme and install files when
9183 copying to objdir.
9184 * mpw-build.in: Don't always depend on byacc and flex.
9185 (install-only-top): New action.
9186
9187Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
9188
9189 * configure.in: You can now configure GDB for the v850.
9190
9191Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
9192
9193 * configure.in (noconfigdirs): Don't configure any C++ dirs
9194 if targeting D10V.
9195
9196Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
9197
9198 * config.sub: Recognize mips64vr5000.
9199
9200Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
9201
9202 * configure.in: Use a single line for host_tools and native_only.
9203
9204Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
9205
9206 * config.sub, configure.in: Add entries for m32r.
9207
9208Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
9209
9210 * Makefile.in (inet-install): Don't run install-gzip.
9211
9212Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
9213
9214 * configure.in: Don't config lots of things for *-*-windows*.
9215
9216Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
9217
9218 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9219 (host_libs, host_tools): Copy from configure.in.
9220 * mpw-configure: Don't complain about directories not found.
9221
9222Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9223
9224 * configure.in (i[345]86): Recognize i686 for pentium pro.
9225 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9226 file.
9227
9228 * config.guess (i[345]86): Ditto.
9229
9230Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9231
9232 * configure.in (noconfigdirs): Removed gdb for D10V.
9233
9234Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
9235
9236 * configure.in: Remove ld, target-libio, target-libg++, and
9237 target-libstdc++ from noconfigdirs.
9238
9239Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
9240
9241 * configure: Fix three locations where shell scripts were
9242 being run directly rather than with config_shell.
9243
9244Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
9245
9246 * configure.in (v850-*-*): Set up initial $noconfigdirs.
9247 * config.sub (basic_machine): Recognize v850.
9248
9249Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9250
9251 * mpw-configure: Handle multiple enable/disable options and
9252 pass them down recursively, handle -c and -s flags appropriately
9253 depending on choice of compiler, add escape mechanism for
9254 quoted arguments to gC.
9255
9256Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9257
9258 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9259 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9260 so that -mrelocatable-lib and -mno-eabi are used.
9261
9262 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9263 not support --print-multi-lib, don't abort.
9264
252b5132
RH
9265Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
9266
9267 * make-all.com: Run config-a-gas.
9268 * setup.com: Don't copy subdirectory files around.
9269
9270Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
9271
9272 * configure.in (*-*-ose): Remove exclusion of libgloss for this
9273 target, it now compiles correctly.
9274
9275Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
9276
9277 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9278
9279Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9280
35590697 9281 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
9282
9283Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9284
9285 * configure.in (native_only): Add prms.
9286
9287Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
9288
9289 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9290 (BINUTILS_SUPPORT_DIRS): Likewise.
9291
9292Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9293
9294 * configure.in (d10v-*-*): Don't configure ld or gdb until the
9295 d10v support is added.
9296
9297Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9298
9299 * configure.in (d10v-*-*): New target.
9300
9301Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
9302
9303 * config.guess (HP 9000/811): Recognize this as a PA1.1
9304 machine.
9305
9306Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
9307
9308 * Makefile.in (do-tar-gz): New target, split out from tail end of
9309 taz target. Run each command separately, don't use pipes.
9310 (taz): Use it.
9311
9312Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
9313
9314 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9315 * mpw-build.in: No builds should depend on building byacc or flex,
9316 they are assumed to be installed already.
9317
9318Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9319
9320 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9321 variable that CC_FOR_TARGET needs.
9322
9323Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9324
9325 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9326 options have changed since the last time the subdirectory was
9327 configured, and if it has, reconfigure.
9328 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9329 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9330
9331Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
9332
9333 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9334 CLEAN_MODULES): Add bash.
9335 (all-bash): New target.
9336
9337Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
9338
9339 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9340
9341Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9342
9343 * config.sub (basic_machine): Recognize d10v as a valid processor.
9344
9345Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
9346
9347 * mpw-configure: Add support for --bindir.
9348 * mpw-build.in: Use a GCC-specific build script for GCC actions.
9349
9350Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
9351
9352 * configure.in: add bash, time, gawk to list of hosttools and things
9353 to only build for native toolchains
9354
9355Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9356
9357 * Makefile.in (docdir): Remove.
9358
9359Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9360
9361 * Makefile.in (datadir): Set to $(prefix)/share.
9362
9363Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
9364
9365 * configure.in: build diff and patch for cygwin32-hosted
9366 toolchains.
9367
9368Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
9369
9370 * config.sub: Accept -rtems*.
9371
9372Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
9373
80413487 9374 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
9375 remove diff from the list of things not buildable
9376 via Canadian Cross
252b5132
RH
9377
9378Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
9379
9380 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 9381 don't get ". ".
252b5132
RH
9382
9383Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
9384
9385 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9386
9387Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
9388
9389 * Makefile.in (taz): Handle case where tex3patch didn't even get
9390 checked out. Also, if it was found, put the symlink in a new util
9391 subdirectory.
9392
9393Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9394
9395 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9396
9397Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
9398
9399 * config.sub: Recognize -openvms.
9400 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9401 * make-all.com, setup.com: New files.
9402
9403Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
9404
9405 * Makefile.in (taz): tex3patch moved to texinfo/util.
9406
9407Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
9408
afb8d725 9409 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
9410 * configure.in: remove make from disable-if-Can-Cross list
9411 enable gdb if ${host} and ${target} are cygwin32
9412
9413Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
9414
9415 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
9416 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9417
9418Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9419
9420 * config.guess: Combine mips-mips-riscos cases, and use cpp to
9421 distinguish sysv/svr4/bsd variants.
9422 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9423
9424Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
9425
9426 * configure.in: Added copyright notice.
9427 * move-if-change: Added copyright notice.
9428
9429Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9430
9431 * configure.in (powerpcle-*-solaris*): Until we get shared
9432 libraries working, don't build gdb, sim, make, tcl, tk, or
9433 expect.
9434
9435Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
9436
9437 * config.guess: Merge with FSF:
9438
9439 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
9440 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9441
9442 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
9443 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9444
9445 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
9446 * config.guess: Combine two OSF1 rules.
9447 Also recognize field test versions. From mjr@zk3.dec.com.
9448 * config.guess (dgux): Use /usr/bin/uname rather than uname,
9449 because GNU uname does not support -p. From pmr@pajato.com.
9450
9451Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
9452
9453 * Makefile.in (MAKEDIRS): Removed $(tooldir).
9454
9455Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
9456
9457 * mpw-README: Document GCCIncludes.
9458
9459Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
9460
9461 * configure.in (alpha-*-linux*): Set enable_shared to yes.
9462
9463Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9464
9465 * mpw-configure: Handle --enable-FOO and --disable-FOO.
9466
9467Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
9468
9469 * configure.in (*-*-cygwin32): Configure make.
9470
9471Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
9472
9473 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9474
9475Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
9476
9477 * Makefile.in (all-inet): Depend on all-perl.
9478
9479 * Makefile.in (inet-install): New target.
9480
9481 * Makefile.in (all-inet): Depend on all-tcl.
9482 (all-inet): Depend on all-send-pr.
9483
9484Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9485
9486 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9487 temporarily.
9488
9489Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
9490
9491 * configure.in: Don't configure --with-gnu-ld on AIX.
9492
9493Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9494
9495 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9496
9497Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
9498
9499 * Makefile.in (ALL_MODULES): Added all-inet.
9500 (CROSS_CHECK_MODULES): Added check-inet.
9501 (INSTALL_MODULES): Added install-inet.
9502 (CLEAN_MODULES): Added clean-inet.
9503 (all-indent): New target.
9504
9505 * configure.in (host_tools): Added inet.
9506 (native_only): Added inet.
9507 (noconfigdirs): Added inet.
9508
9509Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
9510
9511 * configure.in: Don't configure libgloss if we are not configuring
9512 newlib.
9513
9514Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
9515
9516 * configure.in: Don't configure libgloss for unsupported
9517 architectures.
9518
9519Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9520
9521 * Makefile.in (CLEAN_MODULES): Add clean-apache.
9522
9523Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
9524
9525 * Makefile.in (ALL_MODULES): Include all-apache.
9526 (CROSS_CHECK_MODULES): Include check-apache.
9527 (INSTALL_MODULES): Include install-apache.
9528 (all-apache): New target.
9529
9530 * configure.in: Added apache everywhere perl is seen.
9531
9532Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9533
9534 * Makefile.in: Add support for clean-{module} and
9535 clean-target-{module} rules.
9536
9537Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
9538
9539 * configure.in (*-*-ose) do not build libgloss.
9540
9541Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9542
9543 * config.guess (prep*:SunOS:5.*:*): Turn into
9544 powerpele-unknown-solaris2.
9545
9546Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
9547
9548 * configure.in: Permit --enable-shared to specify a list of
9549 directories.
9550
9551Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
9552
9553 * configure.in (host==solaris): Pass only the first word of $CC
9554 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9555
9556Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
9557
9558 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9559
9560Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
9561
9562 * Makefile.in (ALL_MODULES): Include all-perl.
9563 (CROSS_CHECK_MODULES): Include check-perl.
9564 (INSTALL_MODULES): Include install-perl.
9565 (ALL_X11_MODULES): Include all-guile.
9566 (CHECK_X11_MODULES): Include check-guile.
9567 (INSTALL_X11_MODULES): Include install-guile.
9568 (all-perl): New target.
9569 (all-guile): New target.
9570
9571 * configure.in (host_tools): Include perl and guile.
9572 (native_only): Include perl and guile.
9573 (noconfigdirs): Don't build guile and perl; no ports have been
9574 done.
9575
9576Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
9577
80413487
RH
9578 * configure (--enable-*): Handle quoted option lists such as
9579 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
9580
9581Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9582
9583 * Makefile.in ({,inst}all-target): New rule so we can make and
9584 install all of the target directories easily.
9585
9586Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9587
9588 * configure.in: Add missing global flag in sed substitution when
9589 deleting `target-' from ${configdirs}.
9590
9591Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
9592
9593 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9594 option.
9595
9596 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9597 config/mh-necv4.
9598
9599 * install.sh: Correct misspelling of transformbasename.
9600
9601 * config.guess: Recognize mips-*-sysv*.
9602
9603Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
9604
9605 * config.sub: Recognize mon960.
9606
9607Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
9608
9609 * configure: Restore Canadian Cross handling of BISON and LEX,
9610 removed in Feb 20 change.
9611
9612Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
9613
9614 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
9615 Mention make install. Remove the old copyright date as well the
9616 clumsy and rather pointless copyright on the README file.
9617
9618Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
9619
9620 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9621 Makefile after running symlink-tree, then run `make distclean' to
9622 avoid clobbering any generated files in srcdir.
9623
9624Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
9625
9626 * configure.in (m68k-*-netbsd*): Build everything now.
9627
9628Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
9629
9630 * Makefile.in (taz): Fix quoting.
9631
9632Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
9633
9634 * configure.in (sparclet-*-*): Build everything now.
9635
9636Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9637
9638 * configure.in (m68k-*-linux*): New host.
9639
9640Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
9641
9642 * configure: Check for bison before byacc.
9643
9644Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
9645
9646 * Makefile.in configure: Change the way LEX and BISON/YACC are
9647 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
9648 searching PATH. These are used as fallbacks by Makefile.in if
9649 flex/bison/byacc aren't in objdir.
9650
9651Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
9652
9653 * Makefile.in: Make everything which depends upon all-bfd also
9654 depend upon all-opcodes, in case --with-commonbfdlib is used.
9655
9656Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9657
9658 * configure.in (host *-*-cygwin32): Don't build gdb if we are
9659 building NT native compilers on Unix.
9660
9661Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
9662
9663 * configure.in: Don't get CC from the host Makefile fragment if we
9664 can find gcc in PATH, or if this is a Canadian Cross. Move the
9665 Solaris test for /usr/ucb/cc to the post target script, just after
9666 the compiler sanity test.
9667
9668Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
9669
9670 * config.sub: Merge with FSF.
9671
9672Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
9673
9674 * Makefile.in (RPATH_ENVVAR): New variable.
9675 (REALLY_SET_LIB_PATH): Use it.
9676 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9677
9678Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
9679
9680 * config.sub, configure.in: Recognize sparclet cpu.
9681
9682Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9683
9684 * config.guess: Support m68k-cbm-sysv4.
9685
9686Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9687
9688 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9689 m68k-unknown-linuxaout from linker help string. Put quotes around
9690 $ld_help_string.
9691
9692Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
9693
9694 * config.guess (powerpc-harris-powerunix): Add guess for port
9695 to new target.
9696
9697Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9698
9699 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9700
9701Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
9702
9703 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9704 $(REALLY_SET_LIB_PATH) in Makefile.
9705 * Makefile.in (SET_LIB_PATH): New variable.
9706 (REALLY_SET_LIB_PATH): New variable.
9707 ($(DO_X)): Use $(SET_LIB_PATH).
9708 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9709 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9710 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9711 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9712 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9713 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9714 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9715 (install-dosrel): Likewise.
9716 (all-opcodes): Depend upon all-libiberty.
9717
9718Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9719
9720 * config.guess (*:CYGWIN*): New
9721
9722Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9723
9724 * Makefile.in (all-target-winsup): All all-target-libiberty.
9725
9726Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9727
9728 * configure.in (noconfigdirs): Add missing # in front of comment.
9729
9730Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9731
9732 * configure.in: add second pass to things added to noconfigdirs
9733 so *-gm-magic can exclude libgloss properly.
9734
9735Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9736
9737 * mpw-configure (extralibs_name, rez_name): Set correctly
9738 for MWC68K compiler.
9739
9740 * mpw-README: Add more info on the necessary build tools.
9741
9742Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9743
9744 * configure.in, config.sub: Recognize cygwin32.
9745
9746Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9747
9748 * config.guess, config.sub: Recognize A/UX.
9749
9750Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9751
9752 * config.sub: Merge with gcc/config.sub.
9753
9754Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9755
9756 * mpw-build.in (do-binutils): Add build of stamps.
9757
9758Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9759
9760 * config.sub: Add recognition for mips64vr4100*-* targets.
9761
9762Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9763
9764 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9765 Add creation of gconfigargs with `--enable-shared' turned on.
9766 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9767 ($(host)-stamp-stage3-configured): Likewise.
9768 (HOLES): Add chatr and ldd.
9769 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9770
9771Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9772
9773 * configure: Pass --nfp to recursive configures.
9774
9775Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9776
9777 * Makefile.in (DLLTOOL): New.
9778 (DLLTOOL_FOR_TARGET): New.
9779 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9780 (EXTRA_TARGET_FLAGS): Ditto.
9781 (EXTRA_GCC_FLAGS): Ditto.
9782 (CONFIGURE_TARGET_MODULES): Ditto.
9783 (DO_X): Ditto.
9784 * configure: Add DLLTOOL.
9785
9786Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9787
9788 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9789 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9790 mh-sco, since old workarounds no longer needed, and don't
9791 build ld, since libraries have weak symbols in COFF.
9792
9793Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9794
9795 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9796
9797Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9798
9799 * configure.in: Make sure that ${CC} can be used to compile an
9800 executable.
9801
afb8d725
JM
9802Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9803
9804 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9805 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9806 nothing depending on whether gdbtk is being built.
9807
252b5132
RH
9808Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9809
9810 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9811
9812Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9813
9814 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9815 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9816
9817Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9818
9819 * config-ml.in: Add support for
9820 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9821 Simplify setting of multidirs from --disable-foo.
9822
9823Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9824
9825 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9826 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9827 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 9828 non-empty, pass them on to the GCC make.
252b5132
RH
9829 (all-bootstrap): New rule that is like all-gcc, except it executes
9830 the GCC bootstrap rule instead of the GCC all rule.
9831
9832Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9833
9834 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9835
9836Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9837
9838 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9839 DG/UX support.
9840
9841Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9842
9843 * config.sub (i*86*) Change [345] to [3456]
9844
9845Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9846
9847 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9848 --with-gnu-ld=no.
9849
9850Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9851
9852 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9853 AIX multilibs get built.
9854
9855Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9856
9857 * configure.in (i386-win32): Don't build expect if we're not
9858 building the tcl subdir.
9859
9860Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9861
9862 * Makefile.in: (configure-target-examples, all-target-examples):
9863 New targets, configure and build example programs.
9864
9865Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9866
9867 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9868 use it as input to sedit the generated MPW makefile.
9869 * mpw-README: Add a suggestion about Gestalt.h.
9870
9871Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9872
9873 * config.sub: Accept *-*-ieee*.
9874
9875Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9876
9877 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9878 Ronald F. Guilmette <rfg@monkeys.com>.
9879
9880Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9881
9882 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9883 for powerpc-pe native.
9884 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9885 (target==powerpc-pe): duplicate i386-win32 entry.
9886
9887Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9888
9889 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9890 of vxworks, not just vxworks5.1.
9891
9892Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9893
9894 * mpw-configure: Add support for exec-prefix.
9895
9896Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9897
9898 * config.guess: Recognize HP model 816 machines as having
9899 a PA1.1 processor.
9900
9901Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9902
9903 * configure: Ignore new autoconf configure options.
9904
252b5132
RH
9905Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9906
9907 * config.guess: Recognize Pentium under SCO.
9908 From Robert Lipe <robertl@arnet.com>.
9909
9910Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9911
9912 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
9913
9914Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9915
9916 * configure.in: Don't configure gas for alpha-dec-osf*.
9917
9918Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9919
9920 * configure.in: Default to --with-stabs for some targets for which
9921 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9922 i[345]86*-*-unixware*.
9923
9924Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9925
9926 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9927 rather than basing it on the target. Simplify handling of options
9928 controlling which directories to configure. Remove extraneous
9929 slash in multi-clean target.
9930
9931Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9932
9933 * config-ml.in: Prefix more variables with ml_ so they don't collide
9934 with configure's.
9935
9936Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9937
9938 * configure: Don't turn -v into --v.
9939
9940Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9941
9942 * configure.in (targargs): Fix typo.
9943
9944 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9945
9946Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9947
9948 * configure.in: Strip --host and --target options from
9949 CONFIG_ARGUMENTS, and always configure for --host only. Add
9950 --with-cross-host option when building with a cross-compiler.
9951 * configure: Canonicalize the arguments put into config.status by
9952 always using `=' for an option with an argument. Pass a presumed
9953 --host or --target explicitly.
9954
9955Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9956
9957 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9958 into general OS recognition case.
9959
9960Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9961
9962 * configure.in (target_configdirs): add target-winsup only
9963 for win32 target systems.
9964
9965Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9966
9967 * Makefile.in (all-target-libgloss): Depend upon
9968 configure-target-newlib, since when libgloss is built it looks to
9969 see if the newlib directory exists.
9970
9971Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9972
9973 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9974 cfg-ml-*.in.
9975
9976Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9977
9978 * configure: Handle LD and LD_FOR_TARGET when configuring a
9979 Canadian Cross.
9980
252b5132
RH
9981Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9982
9983 * configure.in (target_libs): add target-winsup.
9984 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9985 (target==ppcle-pe): remove ld from $noconfigdirs.
9986
9987Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9988
9989 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9990 Preserve relative path names in $srcdir. Build symlink tree if
9991 configuring cross target dir and srcdir=. (= no VPATH support).
9992 (configure-target-libg++): Depend on configure-target-librx.
9993 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9994 * config-ml.in: New file.
9995 * symlink-tree: New file.
9996 * configure: Ensure srcdir="." if that's what it is.
9997
9998Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9999
10000 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10001 includes and FLEX_SKELETON setting.
10002 * mpw-configure (--with-gnu-ld): New option, controls whether
10003 to use PPCLink or ld with PowerMac GCC.
10004 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10005 * mpw-config.in: Configure grez if targeting Mac.
10006
10007 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
10008 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10009 just macos.
252b5132
RH
10010 * configure.in: Configure grez resource compiler if targeting Mac.
10011 * Makefile.in (all-grez, install-grez): New targets.
10012
10013Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10014
10015 * configure: CXX defaults to gcc, not g++. If we find
35590697 10016 gcc in the path, set CC to gcc -O2.
252b5132
RH
10017
10018Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10019
10020 * configure: Default ${build} correctly. Avoid picking up extra
10021 spaces when reading CC and CXX from Makefile. When doing a
10022 Canadian Cross, use plausible default values for numerous
10023 variables.
10024 * configure.in: When doing a Canadian Cross, don't try to
10025 configure tools whose configure script can't handle it.
10026
10027Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10028
10029 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10030
10031Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10032
10033 * configure: Remove dubious bug reporting address.
10034
10035Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10036
10037 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10038 configure script, run that instead of this directory's configure.
10039 In either case, print a message that we're configuring the sub-dir.
10040
10041Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10042
10043 * configure.in: Before checking for the existence of various files,
10044 use sed to filter out "target-".
10045
10046Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10047
10048 * Makefile.in (DO_X): Split rule to decrease command line length
10049 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10050 (Philippe De Muyter).
10051
10052Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10053
10054 * Makefile.in (all-patch): depend on all-libiberty.
10055
10056Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10057
10058 * configure.in: If the only directory in target_configdirs which
10059 actually exists is libiberty, then set target_configdirs to empty,
10060 to avoid trying to build a target libiberty in a gas or gdb
10061 distribution.
10062
10063Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10064
10065 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
10066 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10067 systems.
252b5132
RH
10068
10069Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10070
10071 * configure.in (copy_dirs): Use sys-include instead of include
10072 for --with-headers option.
10073
10074Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
10075
10076 * Makefile.in, configure.in: Make winsup builds work with
10077 new scheme.
10078
10079Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
10080
10081 * configure.in: Build the linker on AIX.
10082
10083Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
10084
10085 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
10086 where needed.
10087
10088Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
10089
10090 * Makefile.in (all-gcc): Fix typo.
10091
10092Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
10093
10094 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
10095
10096Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
10097
10098 * configure.in: Rename libFOO to target-libFOO, and xiberty
10099 to target-xiberty, to provide more flexibility.
10100 (target_subdir): Define. Create if cross.
10101 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10102 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
10103 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10104 check-libFOO -> check-target-libFOO, etc.
10105 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10106 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10107 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10108 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
10109 allow ALL_GCC="" to only configure.
10110 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
10111 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
10112 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
10113
10114Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
10115
10116 * Makefile.in (taz): Build "info" in etc explicitly.
10117
10118Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
10119
10120 * configure.in: Make sure that CC is undefined (as opposed to
10121 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
10122 problem with autoconf trying to configure on a host without GCC.
10123
10124Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10125
10126 * mpw-configure: Set host alias from choice of host compiler,
10127 only use generic MPW Makefile sed if present, edit a file
10128 named "hacked_Makefile.in" instead of "Makefile.in" if present.
10129 * mpw-README: Add problem notes about CW6 and CW7.
10130
10131Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
10132
10133 * Makefile.in (taz): Use ";" instead of ";;".
10134
10135Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10136
10137 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
10138 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10139 DISTDOCDIRS.
10140 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
10141 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
10142
10143Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
10144
10145 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
10146 and gnats, because they are now subsumed by DISTSTUFFDIRS.
10147 Move bfd to DISTSTUFFDIRS.
10148
10149Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10150
10151 * Makefile.in (X11_LIB): Removed.
10152 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10153
10154 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10155
10156Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10157
10158 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10159 names.
10160
10161Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10162
10163 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10164
10165Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
10166
10167 * configure.in (i[345]86-*-win32): Always build newlib.
10168 Don't configure cvs, autoconf or texinfo.
10169 * Makefile.in (LD_FOR_TARGET): New.
10170 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10171 Pass down LD_FOR_TARGET.
10172
10173Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
10174
10175 * winsup: New directory.
10176 * Makefile.in: Build winsup.
10177 * configure.in: Winsup is configured when target is win32.
10178 Can only build win32 target GDB when native.
35590697 10179
252b5132
RH
10180Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
10181
10182 * config.guess: Recognize HP model 819 machines as having
10183 a PA 1.1 processor.
10184
10185Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
10186
10187 * configure: Fix sed loop which substitutes for CC and CXX to
10188 avoid bug found in various sed implementations.
10189
10190Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10191
10192 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10193 simulator. Use standard powerpc-*-eabi*.
10194
10195Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
10196
10197 * configure.in: Stop putting gas and binutils in noconfigdirs for
10198 powerpc-*-aix* and rs6000-*-*.
10199
10200Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
10201
10202 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10203 -mcall-aixdesc libraries.
10204
10205Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
10206
10207 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10208
10209 * config.sub (arm | armel | armeb): Fix shell syntax.
10210
10211Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10212
10213 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10214 -msoft-float and -mcpu=common support.
10215 (powerpc*-*-eabisim*): Add support for building -mcall-aix
10216 libraries.
10217
10218Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10219
10220 * configure.in: Allow configuration and build of emacs19 for the alpha.
10221
10222Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10223
10224 * configure.in (CC): Get ^CC, not just any old CC, from
10225 ${host_makefile_frag}.
10226
10227Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10228
35590697 10229 * configure.in (CC): Try to get CC from
252b5132
RH
10230 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10231
10232Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10233
10234 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10235 only if it exists in $(srcdir).
10236
10237Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
10238
10239 * configure: If CC and CXX are not set in the environment, set
10240 them, based on either an existing Makefile or on searching for gcc
10241 in PATH. Substitute for CC and CXX in Makefile.
10242 * configure.in: Remove libm from target_libs. Separate
10243 target_configdirs from configdirs. If CC is not set in
10244 environment, try to get it from a host Makefile fragment. Rewrite
10245 changes of configdirs to use skipdirs instead. A few minor
10246 tweaks. Take directories out of target_configdirs as they are
10247 taken out of configdirs. Remove existing Makefile files from
10248 subdirectories. Substitute for TARGET_CONFIGDIRS and
10249 CONFIG_ARGUMENTS in Makefile.
10250 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10251 by configure.in.
10252 (CONFIG_ARGUMENTS): Likewise.
10253 (CONFIGURE_TARGET_MODULES): New variable.
10254 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10255 ($(CONFIGURE_TARGET_MODULES)): New target.
10256 (configure-libg++, configure-libio): New targets.
10257 (all-libg++): Depend upon configure-libg++.
10258 (all-libio): Depend upon configure-libio.
10259 (configure-libgloss, all-libgloss): New targets.
10260 (configure-libstdc++): New target.
10261 (all-libstdc++): Depend upon configure-libstdc++.
10262 (configure-librx, all-librx): New targets.
10263 (configure-newlib): New target.
10264 (all-newlib): Depend upon configure-newlib
10265 (configure-xiberty): New target.
10266 (all-xiberty): Depend upon configure-xiberty.
10267
10268Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10269
10270 * configure.in (host i[345]86-*-win32): Expand the
10271 noconfigdirs again.
10272
10273Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
10274
10275 * mpw-configure: Fix sed command file name.
10276
10277Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
10278
35590697 10279 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
10280 noconfigdirs again.
10281
10282Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
10283
10284 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10285 or powerpc*-*-pe*, since they are not yet supported.
10286
10287Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10288
10289 Add PowerMac support and many other enhancements.
10290 * mpw-configure: New option --cc to select compiler to use,
10291 paste options set according to --cc into the generated
10292 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10293 if mpw-make.sed is present.
10294 * mpw-config.in: Don't test for gC1, test for mpw-touch,
10295 add forward includes for PowerPC include files.
10296 * mpw-build.in: Build using Makefile.PPC if present.
10297 (do-byacc, etc): Remove separate version resource builds.
10298 (do-gas): Build "stamps" before "all".
10299 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10300 * mpw-README: Update to reflect --cc option, PowerMac support,
10301 and recently-reported compatibility problems.
10302
10303Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
10304
10305 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10306 embedded m68k systems (-aout, -coff, -elf, -vxworks).
10307 (--with-multilib-top): Pass to recursive invocations.
10308
10309Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
10310
10311 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10312 v810-*-*.
10313
10314Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10315
10316 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10317 gdb, ld and opcodes on v810-*-*.
10318
252b5132
RH
10319Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
10320
10321 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10322 (local-maintainer-clean): New target.
10323 (maintainer-clean): New target.
10324 (realclean): Just depend upon maintainer-clean.
10325
10326Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10327
10328 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10329
10330Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
10331
10332 * configure.in: Build ld in mips*-*-bsd* case.
10333
10334Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
10335
10336 * config.sub: Accept -lites* OS. From Ian Dall.
10337
10338Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
10339
10340 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 10341 targets.
252b5132
RH
10342
10343Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10344
10345 * configure.in: treat i386-win32 canadian cross the same as
10346 i386-go32 canadian cross.
10347
10348Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10349
10350 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10351 running under the simulator to build a reduced set of libraries.
10352 (powerpc-*-eabiaix): Add fine grained multilib support added to
10353 other powerpc targets yesterday.
10354
10355Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10356
10357 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10358 -disable-softfloat, -disable-relocatable, -disable-aix, and
10359 -disable-sysv to control which multilib libraries get built.
10360
10361Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10362
10363 * configure: Add Makefile.tem to list of files to remove in trap
10364 handler.
10365
10366Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
10367
10368 * config.guess (*Linux*): Add missing "exit"s.
10369 Also, need specific check for alpha-unknown-linux (uses COFF).
10370
10371Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
10372
10373 * config.guess: Merge with FSF:
10374
10375 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
10376 * config.guess (AIX4): More robust release numbering discovery.
10377
10378 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
10379 * config.guess (i386-sequent-ptx): Properly get version number.
10380
10381 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
10382 * config.guess (mips:*:4*:UMIPS): New case.
10383
10384Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
10385
10386 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10387 (i386-win32 host): Likewise. Don't build readline.
10388
afb8d725
JM
10389Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
10390
10391 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
10392 SUPPORT_FILES to submakes.
10393
252b5132
RH
10394Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
10395
10396 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10397 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10398 mpw-configure.
10399
10400Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
10401
10402 * configure.in (appdirs): Use =, not ==, in test expression when
10403 trying to build the text to print in the warning message for
10404 Solaris users.
10405
10406Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
10407
10408 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10409
10410Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10411
10412 * config.guess: Recognize lynx-2.3.
10413
10414Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
10415
10416 * config.sub (z8ksim): Deleted
10417 (z8k-*-coff): New, this is the one true name of the target.
10418
10419Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
10420
10421 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10422
10423Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
10424
10425 * config.guess (*:Linux:*:*): First try asking the linker what the
10426 default object file format is (elf, aout, or coff). Then if this
10427 fails, try previous methods.
10428
10429Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10430
10431 * configure.in: Don't build newlib for *-*-vxworks5.1.
10432
10433Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10434
10435 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10436 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10437
10438Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
10439
10440 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10441
10442Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
10443
10444 * cfg-ml-com.in: New file.
10445 * cfg-ml-pos.in: New file.
10446
10447Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10448
10449 * COPYING.NEWLIB: Add HP free copyright to list.
10450
10451Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10452
10453 * config.sub: Recognize -eabi* for the system, not just -eabi.
10454
10455Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
10456
10457 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10458 * config.sub, configure.in (win32): New target and host.
10459
10460Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
10461
10462 * configure.in: Add i386-pe configuration.
10463
10464Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
10465
10466 * mpw-build.in (install): Install GDB after LD.
10467
10468Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
10469
10470 * mpw-config.in (elf/mips.h): Always forward-include, needed
10471 for GDB to build.
10472
10473Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
10474
10475 * testsuite: New directory for customer acceptance and whole tool
10476 chain tests.
10477
10478Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10479
10480 * configure: If per-host line isn't found, but AC_OUTPUT is found
10481 and a configure script exists, run it instead.
10482
10483Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10484
10485 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
10486
10487Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
10488
10489 * configure: Set build_{cpu,vendor,os,alias} to host values when
10490 --build isn't specified.
10491
10492Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10493
10494 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10495 (FLAGS_TO_PASS): Pass them.
10496 (EXTRA_TARGET_FLAGS): Ditto.
10497
252b5132
RH
10498Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10499
10500 * Makefile.in (all-libg++): Depend on all-libstdc++.
10501
10502Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10503
10504 * configure.in (noconfigdirs): Enable all packages for
10505 i386-unknown-netbsd.
10506
10507Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
10508
10509 * configure.in (noconfigdirs): Don't configure tk for i386-go32
10510 hosted builds (DOS builds)
10511
10512Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10513
10514 Changes for ARM based on patches from Richard Earnshaw:
10515 * config.sub: Handle armeb and armel.
10516 * configure.in: Omit arm linker only for riscix.
10517
10518Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
10519
10520 * config.guess: Update from FSF.
10521
10522Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
10523
10524 * config.sub: Recognize powerpcle as the little endian varient of
10525 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
10526 powerpcle variant. Convert pentium into i586, not i486. Add p5
10527 alias for i586. Map new x86 variants p6, k5, nexgen into i586
10528 temporarily.
10529
10530Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
10531
10532 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10533
10534Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
10535
10536 * config.sub: Accept -lites* as a basic system type.
10537
10538Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
10539
10540 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10541 installed, and if so return linuxoldld as the system name.
10542
10543Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
10544
10545 * config.guess: Add hppa1.1-hp-lites support.
10546
10547Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
10548
10549 * configure.in: Don't build newlib for m68k-vxworks5.1.
10550
10551Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10552
10553 * configure.in (mips-sgi-irix6): Use mh-irix5.
10554
10555Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
10556
10557 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10558
10559Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10560
10561 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 10562 OSF/1. Fix compiler flags.
252b5132
RH
10563 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
10564
10565Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
10566
10567 * configure.in: Recognize --with-newlib.
10568 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10569
afb8d725
JM
10570Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10571
10572 * Makefile.in: move {all,check,install}-gdb from *_MODULES
10573 to *_X11_MODULES due to gdbtk needing X include files et al.
10574
252b5132
RH
10575Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
10576
10577 Merge in support for Mac MPW as a host.
10578 (Old change descriptions retained for informational value.)
10579
10580 * mpw-config.in: Add generic include forwards for cpu-specific
10581 include files in aout and elf directories.
10582
10583 * mpw-configure: Added copyright.
10584 * mpw-config.in: Check for presence of required build tools.
10585 (target_libs): Add newlib.
10586 (target_tools): Add examples.
10587 (Read Me): Generate as "Read Me for MPW" instead.
10588 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10589 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10590 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10591
10592 * mpw-configure: Remove subdir-specific makefile hackery,
10593 delete mk.tmp after using it.
10594
10595 * mpw-build.in (all): Display start and end times.
10596
10597 * mpw-configure (host_canonical): Set.
10598 (target_cpu): Always add to makefiles.
10599 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10600 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10601 (mpw-mh-mpw): Look for in srcdir and srcroot.
10602 Use sed instead of mpw-edit-prefix to edit prefix definitions.
10603
10604 * mpw-build.in: (install-only): New target.
10605
10606 * mpw-configure (host_alias, target_alias): Rename from hostalias
10607 and targetalias, add into generated Makefile.
10608 (mk.tmp): If present, add into generated Makefile.
10609 * mpw-build.in (all-gas): Build config.h first before gas proper.
10610
10611 * mpw-configure (config.status): Write only if changed.
10612 * mpw-config.in (readline): Configure it (not built, just used for
10613 definitions).
10614
10615 * mpw-config.in (elf/mips.h): Add a forward include.
10616
10617 * mpw-config.in: Forward-include most .h files in include into
10618 extra-include.
10619 (readline): Don't build.
10620 mpw-build.in (install): Install GDB.
10621
10622 * mpw-configure (prefix, mpw_prefix): Handle it.
10623 * mpw-config.in (mmalloc, readline): Don't configure.
10624 * mpw-build.in (thisscript): Rename to ThisScript.
10625 Use mpw-build instead of BuildProgram everywhere.
10626 (mmalloc, readline): Don't build.
10627 * mpw-README: New file, basic documentation about the MPW port.
10628
10629 * mpw-config.in: Use forward-include to create include files.
10630
10631 * mpw-configure: Add more things to the top of each configured
10632 Makefile, including contents of config/mpw-mh-mpw.
10633 * mpw-config.in (extra-include): Create this directory and fill it
10634 with Posix-like include files when configuring.
10635
10636 * config.sub (apple, mac, mpw): Add various aliases.
10637
10638 * mpw-build.in: New file, top-level build script fragment for MPW.
10639 * mpw-configure: New file, configure script for MPW.
10640 * mpw-config.in: New file, config fragment for MPW.
10641
10642Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10643
10644 * configure.in (host_libs): Remove glob, since it is gone from the
10645 sources.
10646
10647Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10648
10649 * Makefile.in: define empty GDB_NLM_DEPS var.
10650
10651 * configure.in(target_makefile_frag): use config/mt-netware
10652 for netware targets.
10653
10654Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
10655
10656 * config.sub: Merge in recent FSF changes. Remove linux special
10657 cases.
10658
10659Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10660
4bddf3ad 10661 Revert this change:
252b5132
RH
10662
10663 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10664
10665 * build-all.mk: Use CC=cc -Xs on Solaris.
10666
252b5132
RH
10667Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10668
10669 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
10670 stop using it.
10671 * Makefile.in: Nuke all references to glob subdirectory.
10672
10673Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10674
10675 * configure.in: Fix --enable-shared logic in per-host.
10676
10677Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
10678
10679 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10680
10681Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10682
10683 * configure.in (noconfigdirs): Don't build gas on AIX, for
10684 powerpc*-*-aix* as well as for rs6000*-*-aix*.
10685
10686Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
10687
10688 * configure: Fix --cache-file to work if the file argument is a
10689 relative path.
10690
10691Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
10692
10693 * configure: If the --cache-file is used, pass it down to
10694 configure in subdirectories.
10695
10696Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
10697
10698 * config.sub: add vxworks29k configuration.
10699
10700Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10701
10702 * Makefile.in (taz): Do "diststuff" part quietly.
10703
10704Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
10705
10706 * config.sub: Mini-merge with gcc/config.sub.
10707
10708Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10709
10710 * config.guess (IRIX): Sed - to _.
10711
10712Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10713
10714 * Makefile.in (source-vault, binary-vault): New targets.
10715
10716Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10717
10718 * config.sub: Recognize -eabi as a basic system type.
10719
10720Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10721
10722 * configure.in (enable_shared stuff): Fix typo.
10723
10724Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10725
10726 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10727
10728Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10729
10730 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10731
10732Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10733
10734 * configure.in (rs6000-*-*): Don't build gas.
10735
10736Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10737
10738 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10739 reduce command line length.
10740 (AS_FOR_TARGET): Check for as.new, not Makefile.
10741 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10742
10743Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10744
10745 * config.guess: Merge from FSF.
10746
10747Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10748
10749 * configure: Don't use $ when handling program_suffix.
10750
10751Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10752
10753 * configure.in: Configure tk for hppa/hpux.
10754
10755Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10756
10757 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10758
10759Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10760
10761 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10762 to LIBCXXFLAGS. Tests are better run without it.
10763
10764Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10765
10766 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10767
10768Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10769
10770 * configure.in (*-*-netware*): Don't configure xiberty.
10771
10772Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10773
10774 * configure.in: Remove tk from native_only list.
10775
10776Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10777
10778 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10779 for special NCD build.
10780
10781Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10782
10783 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10784 makeall.bat, they're only useful for binutils snapshots.
10785 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10786 makeall.bat to specified SUPPORT_FILES.
10787
10788Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10789
10790 * build-all.mk: Add Ericsson targets to sun4 and solaris
10791 hosts. Add BNR's sun4 target to solaris host, so their
10792 build-from-source will be tested in-house first.
10793
10794Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10795
10796 * Makefile.in (LIBCFLAGS): New variable.
10797 (CFLAGS_FOR_TARGET): Ditto.
10798 (LIBCFLAGS_FOR_TARGET): Ditto.
10799 (LIBCXXFLAGS): Ditto.
10800 (CXXFLAGS_FOR_TARGET): Ditto.
10801 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10802 (BASE_FLAGS_TO_PASS): Pass them.
10803 (EXTRA_TARGET_FLAGS): Ditto.
10804
4bddf3ad 10805 * configure.in: Support --enable-shared.
252b5132
RH
10806
10807Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10808
10809 * configure.in (target_libs): Include libstdc++ again.
10810 * config.guess: Update from FSF (for FreeBSD).
10811
10812Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10813
10814 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10815 makeall.bat.
10816 (DISTDOCDIRS): Add `etc'.
10817 (ETC_SUPPORT_PFX): New variable.
10818 (taz): Include anything from etc starting with a word in
10819 ETC_SUPPORT_PFX.
10820
10821Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10822
10823 * config.sub: Update for recent FSF changes. Remove obsolete
10824 h8300hds entry. Add -windows* and -osx as basic os. Minor
10825 spacing changes.
10826
10827Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10828
10829 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10830
10831 * config.guess: Merge with FSF.
10832 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10833
10834Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10835
10836 * configure: Since the "trap 0" handler will override the exit
10837 status on many systems, only use it for "exit 1", and make it set
10838 a non-zero exit status; reset it before "exit 0". Also, check
10839 exit status of config.sub, and error out if it failed.
10840
10841Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10842
10843 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10844 and install libgloss.
10845
10846Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10847
10848 * Makefile.in (all-binutils): Depend upon all-byacc.
10849
10850 * configure.in: Don't build emacs on Irix 5.
10851
10852Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10853
10854 * configure.in (*-*-netware*): Add libio.
10855
10856Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10857
10858 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10859 (CHECK_TARGET_MODULES): Ditto.
10860 (INSTALL_TARGET_MODULES): Ditto.
10861 (TARGET_LIBS): Ditto.
10862 (all-libstdc++): Note dependencies.
10863
10864Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10865
10866 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10867
10868Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10869
10870 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10871 -fexternal-templates.
10872
10873 * configure.in (target_libs): Add libstdc++.
10874 (noconfigdirs): Add libstdc++ as appropriate.
10875
10876Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10877
10878 * config.guess: Update from FSF.
10879
10880Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10881
10882 * configure: Use ${config_shell} when running ${configsub}.
10883
10884Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10885
10886 * config.sub: No longer recognize h8300h.
10887
10888Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10889
10890 * config.sub: Remove extraneous differences between config.sub and
10891 gcc/config.sub.
10892
10893Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10894
10895 * Makefile.in (DISTSTUFFDIRS): Add gas.
10896
10897Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10898
10899 * COPYING.NEWLIB: New file.
10900
10901Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10902
10903 * config.guess (HP-UX): Patch from Harlan Stenn
10904 <harlan@landmark.com> to also emit release level.
10905
10906Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10907
10908 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10909
10910Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10911
10912 * config.sub: Merge nextstep cleanup from FSF.
10913
10914Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10915
10916 * configure.in (arm-*-*): Don't configure ld for this target.
10917
10918Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10919
10920 * configure.in (*-*-netware): don't configure libg++, libio,
10921 librx, or newlib.
10922
10923Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10924
10925 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10926 configure ld--it works, but it doesn't support shared libraries.
10927
10928Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10929
10930 * config.guess (*-unknown-freebsd*): Get rid of possible
10931 trailing "(Release)" in version string.
10932 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10933
10934Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10935
10936 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10937 Fix type: *-next-neststep -> *-next-nextstep.
10938
10939 * config.guess: Merge from FSF:
10940
10941 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10942
10943 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10944
10945 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10946
10947 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10948 instead of UNIX_SV for UnixWare 1.0).
10949
10950Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10951
10952 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10953 to make gdb/nlm/* build after the compiler and linker.
10954
10955Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10956
10957 * config.guess (netbsd, freebsd, linux): Accept any machine,
10958 not just i[34]86.
10959 (m68k-atari-sysv4): Relocate to match FSF version.
10960
10961 * config.guess: More merges from the FSF:
10962
10963 Add a space before function call or macro invocation.
10964
10965 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10966
10967 * config.guess: Add trap cmd to remove dummy.c and dummy when
10968 interrupted.
10969
10970 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10971
10972 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10973 (dummy): Redirect stderr from compilation of dummy.c.
10974
10975 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10976
10977 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10978
10979Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10980
10981 * configure: Accept and ignore --cache*, for compatibility with
10982 new autoconf.
10983
10984Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10985
10986 * config.guess: Merge from FSF:
10987
10988 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10989
10990 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10991 (PATH): Add /.attbin at end for finding uname.
10992 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10993
10994 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10995
80413487 10996 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10997
10998 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10999
80413487
RH
11000 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11001 to select whether to use ELF or COFF.
252b5132
RH
11002
11003 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11004
80413487 11005 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
11006
11007 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11008
11009 * config.guess: Guess the OS version for HPUX.
11010
11011 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11012
11013 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11014
11015Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11016
11017 * configure.in: Recognize --with-headers, --with-libs, and
11018 --without-newlib.
11019 * Makefile.in (all-xiberty): Depend upon all-ld.
11020
11021Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11022
11023 * configure.in: Change i[34]86 to i[345]86.
11024
11025Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11026
11027 * configure (version): A few more tweaks to help message.
11028
11029Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11030
11031 * Makefile.in: Remove (for now) librx as a host library,
11032 now that we're building it for target.
11033
11034Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11035
11036 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11037 (Karl Berry).
11038
11039Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11040
11041 * configure.in: Also configure librx.
11042
11043Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11044
11045 * Makefile.in: Update various rules to reflect that librx
11046 is now needed for libg++.
11047
11048Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11049
11050 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11051
11052Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11053
11054 * configure.in: Configure the examples directory.
11055
11056Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11057
11058 * configure: Simplify Jun 2 1994 change.
11059
11060Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11061
11062 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11063 /bin/gcc isn't good enough to build gcc.
11064
11065Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11066
11067 * Makefile.in (GDB_SUPPORT_FILES): Remove
11068 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11069 (gdb.tar.gz): Add new rule to use standard distribution building
11070 mechanism.
11071
11072Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11073
11074 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11075 Bill Cox <bill@cygnus.com>.
11076
11077Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
11078
11079 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
11080
11081Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
11082
11083 * configure: Search current dir first in .gdbinit.
11084
11085Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
11086
11087 * config.sub: Recognize freebsd (merged from gcc config.sub).
11088
11089Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
11090
11091 * config.sub: Refer to NeXT's operating system as nextstep.
11092
11093 * config.sub (case $basic_machine): Re-order the cases, to match
11094 the order in the FSF version (which is mostly alphabethical).
11095 Merge in some additions and changes from the FSF.
11096
11097Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
11098
11099 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11100 * config.sub: Recognize cxux7.
11101 * configure.in: Use mh-cxux for m88k-harris-cxux*.
11102
11103Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11104
11105 * config.sub: Fix typo powerpc -> powerpc-*.
11106
11107Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
11108
11109 * Makefile.in: `all-emacs19' depends on `all-byacc'.
11110
11111 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11112 parallel with all-emacs and install-emacs). Top-level command
11113 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11114
11115Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11116
11117 * test-build.mk ($(host)-stamp-stage2-installed): Remove
11118 $(relbindir)/make before doing ``make install'', and use
11119 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
11120 installing over running make binary.
11121 ($(host)-stamp-stage3-installed): Likewise.
11122
11123Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11124
11125 * config.guess: Recognize Mach.
11126
11127Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11128
11129 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11130 see whether --exec-prefix was used.
11131
11132Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11133
11134 * README: Explicitly mention libg++/README. (Zoo's idea.)
11135
11136Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11137
11138 * Makefile.in: Add all-librx target similar to all-libproc.
11139
11140Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
11141
11142 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
11143 with post 1.2 uname bogosity.
11144
11145Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11146
11147 * configure: Remove temporary files on receipt of a signal.
11148
11149Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
11150
11151 * configure: If there is a package_makefile_frag, remove
11152 ${subdir}/Makefile.tem after copying it in.
11153
11154Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11155
11156 * build_all.mk: support rs6000 lynx identifies itself as
11157 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
11158 since /bin/gcc is too feeble to compile a modern gcc.
11159
11160Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11161
11162 * brought devo/test-build.mk update-to-date with progressive/
11163 test-build.mk. Add lynx targets and hppa flag info.
11164
11165Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11166
11167 * configure.in: Use mh-ncrsvr43. Patch from
11168 Tom McConnell <tmcconne@sedona.intel.com>.
11169
11170Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
11171
11172 * config.guess (i386-unknown-bsdi): No longer need to
11173 check #if defined(__bsdi__) && defined(__i386__).
11174
11175Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11176
11177 * configure: Set program_transform_nameoption correctly.
11178
11179Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11180
11181 * brought build-all.mk update-to-date with progressive build-all.mk,
11182 added new targets and hppa info.
35590697 11183
252b5132
RH
11184Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11185
11186 * configure: If config.guess result is a prefix of the user
11187 specified target, assume a native build and use the user specified
11188 target as the host alias. Remove SunOS patch suffix removal hack.
11189 * configure.in: Remove SunOS patch suffix removal hack.
11190
11191 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11192 in NATIVE_CHECK_MODULES.
11193
11194Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
11195
11196 * Makefile.in: Rename HOST_ONLY to NATIVE.
11197 * configure: Delete SunOs patch suffix from host_canonical
11198 and build_canonical variables that are prepended to Makefiles.
11199 * configure.in: Add comments for easier maintenance.
11200
11201Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11202
11203 * Makefile.in: Add all-libproc target similar to all-gui.
11204
11205Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
11206
11207 * Makefile.in (CHECK_MODULES): split into
11208 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11209
11210Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
11211
11212 * config.guess (i386-unknown-bsdi): New system to guess.
11213
11214Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11215
11216 * Makefile.in: Add all-gui target (but not yet build by "all").
11217
11218Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
11219
11220 * config.sub: Move deletion of patch suffix from here...
11221 * configure.in: To here, at Ian's suggestion. The top-
11222 level scripts might need to know of a patch level.
11223
11224Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
11225
11226 * config.sub: Strip off patch suffix so rtl is recognized
11227 as a sunos4.1.3 machine, even though it's been patched.
11228
11229Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
11230
11231 * Makefile.in (INSTALL_LAST): Delete.
11232 (INSTALL_DOSREL): New.
11233
11234Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11235
11236 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11237 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11238 whether we pass down --with-gnu-ld anyhow.
11239
11240Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
11241
11242 * Makefile.in (INSTALL_LAST): Change operation so it works
11243 on more flavors of make.
11244 * configure.in (go32): Don't build libg++ or libio.
11245
11246Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
11247
11248 * Makefile.in (Move HOST_PREFIX_1 and friends up so
11249 they can be overriden by templates.
11250
11251Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
11252
11253 * configure.in (target==go32): Don't build gdb.
11254 * dosrel: New directory.
11255
11256Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
11257
11258 * configure.in (host==go32): Configure dosrel too.
11259 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11260 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11261 be set by incoming names or templates.
11262 (INSTALL_LAST): New rule.
252b5132
RH
11263
11264Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
11265
11266 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11267
11268Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11269
252b5132
RH
11270 * configure.in (appdirs): New variable. Currently empty, but will
11271 be used in gas distribution. If nonempty, lists a set of
11272 directories at least one of which must get configured, or top
11273 level configuration is considered to have failed.
11274 (rs6000-*-lynxos*): Use new file name.
11275
11276Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11277
11278 Eliminate XTRAFLAGS.
11279 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11280 newlib include files using -idirafter, and also use -nostdinc.
11281 (CXX_FOR_TARGET): Likewise.
11282 (XTRAFLAGS): Removed.
11283 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11284 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11285 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11286 ($(DO_X)): Don't pass down XTRAFLAGS.
11287
11288Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11289
11290 * configure.in (mips*-dec-bsd*): New target; do build linker.
11291 (mips*-*-bsd*): New target; don't build linker.
11292
11293Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11294
11295 * configure.in: support rs6000-*-lynxos* configuration.
11296 support sunos4 as a cross target.
11297
11298 * config.sub: look for lynx*, not lynx since the OS version may
11299 legitimately be part of the name.
11300
11301Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11302
11303 * configure.in (i[34]86-*-sco*): Move to be with other i386
11304 targets.
11305 (romp-*-*): New target. Skip various binary utilities.
11306 (vax-*-*): New target. Don't build newlib.
11307 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
11308
11309Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11310
11311 * configure.in: Only set host_makefile_frag if config
11312 directory exists.
11313
11314Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11315
11316 * install.sh: If $dstdir exists, don't check whether each
11317 component does.
11318
11319Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11320
11321 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11322
11323Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11324
35590697
AJ
11325 * configure.in (*-*-lynxos*): Don't configure newlib for either
11326 native or cross Lynx.
252b5132
RH
11327
11328Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
11329
11330 * config.sub (sparc64-elf): Fix os.
11331 (z8k): Remove duplicate.
11332
11333Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11334
11335 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11336 gcc/stmp-fixproto, to try to prevent fixproto from being run.
11337
11338Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
11339
11340 * configure: Make file links cleanly even if Lynx fails on
80413487 11341 an NFS symlink (at least fail cleanly).
252b5132
RH
11342
11343Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11344
11345 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11346 -XNh2000.
11347
11348Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11349
11350 * configure: Unknown options are fatal again.
11351
11352Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
11353
11354 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 11355 compatibility.
252b5132
RH
11356
11357Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
11358
11359 * build-all.mk: Add `clean' target.
11360
11361Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11362
11363 * config.guess: Add SINIX support.
11364 * configure.in: Add mips-*-sysv4* support.
11365
11366Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
11367
11368 * build-all.mk: Document all useful targets.
11369 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11370 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11371
11372Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11373
11374 * configure: Support --silent, --quiet.
11375
11376Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11377
11378 * configure: Support --disable-FEATURE.
11379
11380Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11381
11382 * config.guess: Recognize NCR running SVR4.3.
11383
11384Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
11385
11386 * config.guess: Make BSDI generate i386-unknown-bsd386.
11387 Patch from Paul Eggert <eggert@twinsun.com>.
11388
11389Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11390
11391 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11392
11393Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11394
11395 * configure: Make unrecognized options give nonfatal warnings
11396 instead of fatal errors, and pass them to any subdirectory
11397 configures in case they recognize them.
11398 Make --x equivalent to --with-x.
11399
11400Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11401
11402 * configure: Add --enable-* options. Clean up usage message and
11403 some comments.
11404
11405Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
11406
11407 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11408
11409Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11410
11411 * configure.in (hppa*-*-*): Enable binutils.
11412
11413Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11414
11415 * config.sub: Recognize cisco.
11416
11417Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
11418
11419 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11420
11421Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11422
11423 * config.guess: about target *-hitachi-hiuxwe2, don't print more
11424 than one configuration name. Add comment.
11425
11426Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
11427
11428 * config.guess: about target *-hitachi-hiuxwe2, fixed
11429 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
11430 macro is incorrect.]
11431
11432Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11433
11434 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11435 than the "make ls" stuff which used to be here.
11436
11437Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11438
11439 * config.guess: Recognize i[34]86-unknown-freebsd.
11440 From Shawn M Carey <smcarey@rodan.syr.edu>.
11441
11442Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
11443
11444 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11445
11446Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11447
11448 * config.guess: Check for ptx.
11449
11450Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
11451
11452 * config.sub: Add os9k checking.
11453
11454Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11455
11456 * config.guess: Handle OSF1 running on HPPA processors
11457
11458Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
11459
11460 * configure: If subdir configure fails, print out a message with
11461 subdirectory name, in case subdir's configure code didn't identify
11462 itself.
11463
11464Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
11465
11466 * configure.in: Remove embedded newlines from configdirs.
11467 Avoid mismatches of substrings. Fix matching strings at end
11468 of configdirs.
11469
11470Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
11471
11472 * config.guess: Add Lynx/rs6000 config support.
11473
11474Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
11475
11476 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11477
11478Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
11479
11480 * configure.in (hppa*-*-osf*): Treat this just like most other
11481 PA configurations (eg no binutils or ld).
11482 (hppa*-*-*elf*): These configurations have binutils and ld.
11483
11484Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11485
11486 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
11487
11488Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11489
11490 * configure.in (rs6000-*-*): Build gas.
11491
11492Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11493
80413487 11494 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
11495
11496Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11497
11498 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11499 for GDB and GDB has been fixed to not need it.
11500
252b5132
RH
11501Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11502
11503 * config.guess: Recognize vax hosts.
11504
11505Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11506
11507 * configure (while loop): Don't use "break 2" inside case
11508 statement -- the case statement isn't an enclosing loop.
11509
11510Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
11511
11512 * config.guess: Clean up NeXT support, to allow nextstep
11513 on Intel machines. Make OS be nextstep.
11514
11515Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
11516
11517 * config.guess: Add alternate forms for Convex.
11518
11519Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
11520
11521 * configure: Completely rewrite option processing. Take
11522 advantage of pattern-matching to avoid invoking test frequently.
11523 Also clean up host and target defaulting logic.
11524
11525Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11526
11527 * Makefile.in: Replace all occurrances of "rootme" with "r" and
11528 "$${rootme}" with "$$r", to increase the likelihood that the do-*
11529 commands (plus user environment) will fit SCO limits.
11530
11531Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11532
11533 * configure.in: Don't issue warnings about directories which are
11534 not being configured if -norecursion is set. Correct test for
11535 --with-gnu-as and --with-gnu-ld to not get confused by substring
11536 matches.
11537
11538 * configure.in: Don't build gas for alpha-dec-osf1*.
11539
11540Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
11541
11542 * configure: Back out Per's change of 12/19/1993. It changes the
11543 behavior of configure in unexpected and confusing ways.
11544
11545 Also, use different delim char when calculating
11546 program_transform_name so that the name can contain slashes.
11547
11548Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
11549
11550 * configure.in, config.sub: Add support for VSTa micro-kernel.
11551
11552Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11553
11554 * configure.in: Nuke hacks which were used to get a special
11555 version of GAS for HPPA configurations.
11556
11557Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
11558
11559 * configure: If only ${target_alias} is given, use that
11560 as the default for ${host_alias}.
11561 * configure: Add missing back-slashes before nested quotes.
11562
11563Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
11564
11565 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11566
11567Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
11568
11569 * config.guess: Recognize some Tektronix configurations.
11570 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11571
11572Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11573
11574 * config.sub: Match any flavor of SH.
11575
11576Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
11577
11578 * configure.in: Don't try to configure newlib for Alpha.
11579
11580Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11581
11582 * configure.in: Don't build ld for Irix 5. Don't build gas,
11583 libg++ or libio for any Alpha target.
11584
11585 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
11586
11587Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
11588
11589 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11590 default arguments -- so it tried to compress itself.
11591
11592Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
11593
11594 * configure.in (notsupp): ensure that a space is always at the end
11595 of the configdirs list, since the grep checks for an explicit space
11596
11597Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11598
11599 * configure.in (target i386-sysv4.2): don't build ld, since static
11600 versions of many libraries are not available.
11601
11602Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11603
11604 * config.guess: Recognize Apollos (using environment variables).
11605 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11606
11607Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11608
11609 * config.guess: Recognize Sony news mips running newsos.
11610
11611Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
11612
11613 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11614 "fi ; else" for bash.
11615
11616Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
11617
11618 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11619
11620Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
11621
11622 * config.sub: accept unixware as an alias for svr4.2.
11623 Fix some inconsistancies with the gcc version.
11624
11625Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11626
11627 * Makefile.in (DISTDOCDIRS): Add gdb.
11628
11629Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
11630
11631 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
11632
11633Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11634
11635 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11636 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11637 this now.
11638
11639Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11640
11641 * config.sub: Accept hiux* as an OS name.
11642
11643 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11644 etc/make-stds.texi. The underscore came from gcc, and dje now
11645 agrees that RUNTESTFLAGS is the correct name.
11646
11647Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
11648
11649 * install.sh: Remove 'set -e'. It makes any conditionals
11650 in the script useless.
11651
11652 * config.guess: Automatically recognize arm-acorn-riscix
11653 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11654
11655Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
11656
11657 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11658
11659Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11660
11661 * Makefile.in (DISTDOCDIRS): New variable.
11662 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 11663 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
11664
11665Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11666
11667 * configure.in (hppa target): check the source directory for the
11668 pagas sub-directory
11669
11670Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
11671
11672 * config.sub: Allow -aout* and -elf*.
11673
11674Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11675
11676 * configure.in: Don't build ld on i386-solaris2, same as for
11677 sparc-solaris2.
11678
11679Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
11680
11681 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11682
11683Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11684
11685 * configure.in: Configure gdb for alpha.
11686
11687Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11688
11689 * Makefile.in (CXXFLAGS): Add -O.
11690
11691Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11692
11693 * config.guess: added support for DG Aviion
11694
11695Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11696
11697 * configure.in: Produce warning message for subdirectories not
11698 configurable for this host/target combination. Don't try to
11699 configure gdb for vms.
11700
11701Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11702
11703 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11704 appropriate files before making "diststuff".
11705 (DISTBISONFILES): New var: list of files to be edited.
11706 (DISTSTUFFDIRS): Add binutils.
11707
11708Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11709
11710 * config.sub: also handle mipsel and mips64el (for little endian mips)
11711
11712Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11713
11714 * configure.in: Add * to end of all OS names.
11715
11716Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11717
11718 * configure.in: Build newlib for LynxOS native.
11719
11720Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11721
11722 * config.guess: Add support for delta 88k running SVR3.
11723
11724 * configure.in: Add comment about HP compiler vs. emacs.
11725
11726Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11727
11728 * configure.in: don't build ld on solaris2 (not a viable option
11729 due to bugs in getpwnam & getpwuid)
11730
11731Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11732
11733 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11734 config.guess will produce a full version number.
11735
11736Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11737
11738 * configure.in: Build linker and binutils for alpha-dec-osf1.
11739
11740Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11741
11742 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11743 and gdb/testsuite/Makefile.in.
11744
11745Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11746
11747 * configure.in: recognize mips*- instead of mips-
11748
11749Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11750
11751 * config.sub: Accept linux*coff and linux*elf as operating
11752 systems.
11753
11754Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11755
11756 * config.sub: Recognize mips64, and mips3 as an alias for it.
11757
11758Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11759
11760 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11761 gdb knows how to handle OSF/1 shared libraries.
11762
11763Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11764
11765 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11766 * config.guess: Recognize Hitachi's HIUX.
11767 * config.sub: Recognize h3050r* and hppahitachi.
11768 Remove redundant cases for hp9k[23]*.
11769
11770Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11771
11772 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11773 if gas and ld are in the source tree and are in ${configdirs}.
11774 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 11775 --with options (but still pass them down on the command line,
252b5132
RH
11776 if they were explicitly specified).
11777
11778Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11779
11780 * configure: substitute SHELL value in Makefile.in with
11781 ${CONFIG_SHELL}
11782
11783Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11784
11785 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11786 *-*-solaris2* targets.
11787
11788Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11789
11790 * Makefile.in: define M4, and pass it down to sub-makes;
11791 all-autoconf now depends on all-m4
11792
11793Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11794
11795 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11796 presence of {ar,ranlib} instead of a configured directory
11797
11798Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11799
11800 * config.guess: Accept 34?? as well as 33?? for NCR.
11801
11802Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11803
11804 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11805 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11806
11807Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11808
11809 * configure: grab values for $(CC) and $(CXX) from the
11810 environment, so that someone can do "CC=gcc configure; make" and
11811 have it work right (matching the way that autoconf works now)
11812
11813 * configure.in, Makefile.in: add support for gash, the tcl
11814 interface to Galaxy
11815
11816 * config.guess: add NetBSD variants (hp300, x86)
11817
11818Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11819
11820 * install.sh: Support -d option (in the manner of SunOS 4 install,
11821 as it is more deterministic than that of GNU install)
11822 (chmodcmd): Set file to mode 755 by default (should also do default
11823 chgrp and chown, but I don't feel like dealing with that now)
11824
11825Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11826
11827 * config.sub: Remove h8300hhms alias.
11828
11829Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11830
11831 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11832
11833Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11834
11835 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11836 as stmp-fixinc
11837
11838Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11839
11840 * config.sub: recognize m88110-bug-coff.
11841
11842Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11843
11844 * Makefile.in (all-libio): all dependencies on the toolchain used
11845 to build this (gcc, gas, ld, etc)
11846
11847Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11848
11849 * config.guess: Deal with OSF/1 1.3 on alpha.
11850
11851Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11852
11853 * install.sh: add some 'else true' clauses for portability
11854
11855 * configure.in: don't build libio for h8[35]00-*-* targets
11856
11857Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11858
11859 * Makefile.in: Add support for new libio.
11860
11861Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11862
11863 * install.sh: If one command fails, don't try the rest. Don't try
11864 to remove $dsttmp (via trap) unless we have already created it.
11865 If $src doesn't exist, detect it and exit with an error.
11866
11867 * config.guess: Recognize BSD on hp300.
11868
11869Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11870
11871 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11872 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11873
11874Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11875
11876 * Makefile.in (all-send-pr): depends on all-prms
11877
11878Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11879
11880 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11881
11882Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11883
11884 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11885 Added test for mips-mips-riscos5.
11886
11887Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11888
11889 * configure.in: use mh-hp300 for 68k HP hosts
11890
11891Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11892
11893 * configure: add support for CONFIG_SHELL, so that you can use
11894 some alternate shell for evaluating configure scripts
11895
11896Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11897
11898 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11899 in configure script to bug-gdb@prep.ai.mit.edu when building
11900 distribution archive.
11901 * Makefile.in (COMPRESS): Remove def.
11902 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11903 gdb.tar.Z and make-gdb.tar.Z respectively.
11904 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11905 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11906 to convergence with 'taz' target in Makefile.in.
11907
11908Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11909
11910 * install.sh (dsttmp): use trap to ensure that tmp files go
11911 away on error conditions
11912
11913Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11914
11915 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11916
11917Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11918
11919 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11920 its parent is '/' not ''.
11921
11922 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11923
11924Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11925
11926 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11927 that ${newsrcdir}/configure.in does.
11928
11929Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11930
11931 * test-build.mk: support for CONFIG_SHELL
11932
11933Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11934
11935 * config.sub (netware): Add as a basic system type.
11936
11937Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11938
11939 * Makefile.in (Makefile): depend on configure.in. Also drop the
11940 $(srcdir)/ from the dependency on Makefile.in.
11941
11942Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11943
11944 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11945 (h8300hhms is temporary until multi-libraries are implemented).
11946 * configure.in: Handle h8300h too.
11947
11948Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11949
11950 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11951
11952Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11953
11954 * configure: Remove extraneous output when guessing host type.
11955 * config.guess: Remove extraneous output when guessing using C
11956 compiler rather than uname, or when guessing fails.
11957
11958Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11959
11960 * Makefile.in: remove all.cross and install.cross targets
11961
11962 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11963 definitions
11964
11965Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11966
11967 * configure.in (target sh): Build gprof.
11968
11969Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11970
11971 * config.sub: change -solaris to -solaris2
11972
11973Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11974
11975 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11976
11977Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11978
11979 * configure: Correct error message for missing Makefile.in to
11980 print correct directory.
11981
11982Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11983
11984 * install.sh: kludge around 386BSD shell bug
11985
11986Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11987
11988 * config.guess: Recognize NeXT.
11989 * config.guess: Recognize i486-ncr-sysv4.
11990 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11991
11992Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11993
11994 * Makefile.in (MAKEINFOFLAGS): New variable.
11995 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11996 * build-all.mk, test-build.mk: Pass down --no-split as
11997 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11998
11999Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12000
12001 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12002
12003Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12004
12005 * Makefile.in (libg++.tar.z): New rule.
12006 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12007 * Makefile.in (taz): Only do a single chmod.
12008
12009Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12010
12011 * install.sh: don't use dirname anymore (replaced with sed usage)
12012
12013Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12014
12015 * Makefile.in: Change extension for gzip'd files from '.z' to
12016 '.gz' per new FSF standard usage.
12017
12018Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12019
12020 * configure: put quotes around the final value of program_transform_name
12021
12022Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12023
12024 * Makefile.in: new install.sh support; update install-info rules
12025
12026Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12027
12028 * configure.in: Build diff for crosses, but not for go32 host.
12029
12030 * configure.in: Build gprof only for native, and don't build it
12031 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12032
12033Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12034
12035 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12036
12037Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12038
12039 * configure.in (host_tools): Add prms.
12040
12041Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12042
12043 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12044 with $(FLAGS_TO_PASS) on the command line
12045
12046 * config.sub: Recognize lynx and lynxos
12047
12048Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12049
12050 * config.sub: Accept -ecoff*, not just -ecoff.
12051
12052Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12053
12054 * Makefile.in (taz): Use .gz suffix instead of .z.
12055 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12056 names.
12057
12058Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12059
12060 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12061
12062Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12063
12064 * Makefile.in (install-no-fixedincludes): install gcc last, so
12065 that rebuilds that might happen during 'make install' don't get
12066 bogus gcc include files
12067
12068Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12069
12070 Change from Utah for HPPA support:
12071 * config.guess: Recognize hppa1.x-hp-bsd.
12072
12073Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
12074
12075 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12076 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12077
12078Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12079
12080 * config.sub: Add support for rom68k and bug boot monitors.
12081
12082Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
12083
12084 * Makefile.in: Make all-opcodes depend on all-bfd.
12085
12086Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
12087
12088 * config.guess: Added special check for i[34]86-univel-sysv4*.
12089
12090Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
12091
12092 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12093 the processor rather than assuming i486.
12094
12095Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12096
12097 * config.guess: Recognize SunOS6 as Solaris3.
12098
12099Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
12100
12101 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
12102 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12103
12104Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
12105
12106 * build-all.mk (all-cross): New target for Canadian Cross.
12107 Added Q2 go32 targets.
12108 * test-build.mk: Configure go32 cross sparclite-aout and
12109 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
12110 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12111
12112Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12113
12114 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12115 GO32 hosted toolchains
12116
12117Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
12118
12119 * configure: change so "-exec-prefix" gets passed down rather
12120 than "-exec_prefix" so autoconf generated Makefiles get the
12121 exec_prefix set right.
12122
12123Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12124
12125 * config.guess: get the Solaris2 minor version number
12126
12127 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12128
12129Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12130
12131 * config.guess: Recognize some Sequent platforms.
12132
12133Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12134
12135 * Makefile.in: added the vault-install target
12136
12137 * configure.in: actually use the Sun3 makefile fragment that's in
12138 config, also added the release dir to configdirs
12139
12140Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12141
12142 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12143
12144Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12145
12146 * configure.in: remove some program from Alpha targetted toolchains
12147
12148Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
12149
12150 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
12151 gprof.
12152 (taz): Run "make diststuff" in those directories instead of "make
12153 proto-dir". Look for "VERSION=" only at start of line in subdir
12154 Makefile. Use "gzip -9" for compression.
12155 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12156 (binutils.tar.z): New target.
12157
12158Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12159
12160 * Makefile.in (taz): Include gpl.texinfo.
12161
12162Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12163
12164 * Makefile.in (setup-dirs): Merged into "taz" target.
12165 (taz): Only do `proto-dir' stuff if a directory is actually needed
12166 for this target.
12167
12168Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
12169
12170 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12171 (FLAGS_TO_PASS): Pass down MUNCH_NM.
12172 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12173 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12174 (gcc-no-fixedincludes): Correct for current gcc Makefile.
12175
12176Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
12177
12178 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
12179 config.sub, and move-if-change to gdb testsuite distribution
12180 archive, so the testsuite can be extracted, configured, and
12181 run separately from the gdb distribution. Blow away the Chill
12182 tests that require a Chill compiled executable, since GNU Chill
12183 is not yet publically available.
12184
12185Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12186
12187 * test-build.mk: set environment variables in a single command,
12188 instead of a list of assignments and exports
12189
12190 * config.guess: recognize Alpha/OSF1 systems
12191
12192Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12193
12194 * configure: Change help message to prefer --options rather than
12195 -options.
12196
12197Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12198
12199 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12200 zippy@ecst.csuchico.edu.
12201 * config.guess: Recognize miniframe.
12202
12203Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
12204
12205 * Makefile.in: Use srcroot to find runtest rather than rootme.
12206 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12207
12208Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
12209
12210 * test-build.mk: Extensive additions to support building on a
12211 machine other than the host.
12212
12213Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12214
12215 * configure (tooldir): Fix for i386-aix again.
12216
12217Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
12218
12219 * configure, Makefile.in: Change definition of $(tooldir)
12220 to match the FSF.
12221
12222Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
12223
12224 * config.guess: Recognize i[34]86/SVR4.
12225
12226Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12227
12228 * Makefile.in (all-gdb): gdb depends on sim.
12229
12230Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
12231
12232 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
12233 at the same time we make the prototype gdb directory.
12234 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
12235 files at the same time as the gdb base release distribution.
12236
12237Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
12238
12239 * Makefile.in (check): Use individual check targets rather than
12240 DO_X rule.
12241 (check-gcc): Added.
12242
12243Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
12244
12245 * config.sub: Use sysv3.2 not sysv32 for canonical OS
12246 for System V release 3.2.
12247
12248Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12249
12250 * config.sub: Recognize hppaosf.
12251 * configure.in: Do configure ld/binutils/gas for it.
12252
12253Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12254
12255 * configure (tooldir): Alter syntax used to set this, for systems
12256 where "\$" isn't handled right, like i386-aix.
12257
12258Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
12259
12260 * configure: Pass program-transform-name, not
12261 program_transform_name, to recursive configures.
12262
12263Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
12264
12265 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12266 of gas+ld+binutils.
12267
12268Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
12269
12270 * config.guess: Recognize AIX3.2 as distinct from 3.1.
12271
12272Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12273
12274 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12275
252b5132
RH
12276Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12277
12278 * Makefile.in (PRMS): Set back to all-prms.
12279
12280Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
12281
12282 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12283 targets, rather than for MIPS hosts.
12284
12285Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12286
12287 * configure.in: add comment for --with-x default values
12288
12289 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12290
12291 * Makefile.in: add check-* targets for each of the directories in
12292 the tree. Add a definition of RUNTEST that will use the one we
12293 just built, if it exists. Pass this down via FLAGS_TO_PASS.
12294
12295Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
12296
12297 * configure.in: Removed obsolete references to bfd_target and
12298 target_makefile_frag.
12299
12300 * build-all.mk: Set assorted targets for Q2.
12301 * config.sub: Recognize z8k-sim and h8300-hms.
12302 * test-build.mk: Really don't pass host to configure.
12303 (HOLES): Added uname.
12304
12305Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
12306
12307 * configure: Handle an empty program-prefix, program-suffix or
12308 program-transform-name correctly.
12309
12310Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
12311
12312 * build-all.mk: -G 8 no longer required for MIPS targets.
12313 * test-build.mk: Don't pass host argument to configure; make it
12314 guess.
12315
12316Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
12317
12318 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
12319 * Makefile.in (COMPRESS): New macro, like GZIP.
12320
12321Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
12322
12323 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12324
12325 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12326 with gas currently defaults to -G 0.
12327
12328Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
12329
12330 * Makefile.in (all-flex): flex depends on byacc.
12331
12332 * build-all.mk: If host not specified, use config.guess. Pass TAG
12333 to test-build.mk as RELEASE_TAG.
12334 * test-build.mk (configargs): New variable containing arguments to
12335 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
12336 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12337
12338 * config.guess: Use /bin/uname when checking -X argument on SCO,
12339 to avoid invoking GNU uname which doesn't understand -X.
12340
12341 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12342
12343 * configure.in: Build gas for mips-*-*.
12344
12345Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12346
12347 * Makefile.in (all.normal): insert missing backslash.
12348
12349Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
12350
4bddf3ad 12351 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
12352
12353 * Makefile.in: Complete overhaul to merge many almost identical
12354 targets.
12355
12356Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12357
12358 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12359 (gdb.tar.Z): Adjusted.
12360
12361 * Makefile.in (setup-dirs, taz): New targets; should be general
12362 enough to adapt for gdb sometime. Build only .z file.
12363 (gas.tar.z): New target.
12364
12365Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12366
12367 * build-all.mk: Use CC=cc -Xs on Solaris.
12368
252b5132
RH
12369Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
12370
12371 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
12372 for handling BISON for FSF releases.
12373
12374Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12375
12376 * configure: Actually implement the change zoo just documented.
12377
12378Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12379
12380 * configure: when using config.guess, only set target_alias when
12381 it's not already been set (ie, on the command line)
12382
12383Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12384
12385 * Makefile.in: add installcheck target, set PRMS to install-prms
12386
12387Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12388
12389 * configure: add support for package_makefile_fragment, handle the
12390 case where a directory has a configure.in file but no Makefile.in
12391 more gracefully (with an actual understandable error message, even);
12392 add support for --without (and add this to the usage message); also
12393 explicitly add a --host=${host_alias} to the command line when
12394 config.guess is used
12395
12396Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12397
12398 * configure: Must use both --host and --target in recursive calls.
12399
12400Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
12401
12402 * Makefile.in: Change deja-gnu to dejagnu.
12403
12404Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
12405
12406 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12407
12408Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12409
12410 * configure.in: canonicalize all instances to *-*-solaris2*,
12411 also strip out a number of tools to not build for go32 host
12412
12413Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12414
12415 * config.guess: add GPL.
12416
12417 * Makefile.in, config.guess, config.sub, configure: bump
12418 copyrights to 93.
12419
12420Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
12421
12422 * Makefile.in (do-info): Removed obsolete check for existence of
12423 localenv file.
12424
12425 * Makefile.in (MAKEOVERRIDES): Define to be empty.
12426
12427Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12428
12429 * Makefile.in: a couple of 'else true' for decstation,
12430 support for TclX
12431
12432 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12433
12434Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
12435
12436 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12437
12438Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
12439
12440 * config.guess: Recognize i386-ibm-aix (PS/2).
12441 * configure.in: Use config/mh-aix386 file for it.
12442
12443Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
12444
12445 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12446 CC_FOR_TARGET instead.
12447 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12448
12449Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
12450
12451 * Makefile.in: Add sim to list of directories sent with gdb
12452
12453Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
12454
12455 * configure.in: Put back mips-dec-bsd* case.
12456
12457Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
12458
12459 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12460 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
12461 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
12462
12463Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12464
12465 * configure.in: remove no-op mips-dec-bsd* in "case $target"
12466
12467 * Makefile.in (dir.info): only run gen-info-dir if it exists,
12468 (install-info): install dir.info only if it exists,
12469 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12470
12471Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
12472
12473 * configure.in: For vms target, skip bfd, ld, binutils. Do build
12474 gas for mips-dec-bsd.
12475
12476Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
12477
12478 * configure (makesrcdir): If ${srcdir} is relative and not ".",
12479 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12480
12481Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
12482
12483 * configure.in: Added "dejagnu" to hosttools list.
12484
12485Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12486
12487 * config.sub, configure.in, config.guess: Add support
12488 for Bosx, an AIX variant from Bull.
12489 Patches from F.Pierresteguy@frcl.bull.fr.
12490
12491Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
12492
12493 * devo/dejagnu: Initial creation of devo/dejagnu.
12494 Migrated dejagnu testcases and support files for testing software
12495 tools to reside as subdirectories, currently called "testsuite",
12496 within the directory of the software tool. Migrated all programs,
12497 support libraries, etc. beloging to dejagnu proper from
12498 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
12499 with no modifications. The changes to these files which will
12500 allow them to configure, build, and execute properly will be made
12501 in a future update.
12502
12503Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12504
12505 * Makefile.in: Change send_pr to send-pr.
12506 * configure.in: Likewise.
12507 * send_pr: Renamed directory to send-pr.
12508
12509Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
12510
12511 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
12512
12513Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
12514
12515 * README: Update for gdb-4.8 release.
12516 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
12517 gdb-xxx.tar.z (gzip'd) file also.
12518
12519Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12520
12521 * Makefile.in: make all-diff depend on all-libiberty
12522
12523Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
12524
12525 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12526
12527Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12528
12529 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12530
12531Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
12532
12533 * Makefile.in (DEVO_SUPPORT): Remove etc directory
12534 (ETC_SUPPORT): Only add the files GDB wants from etc/.
12535 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
12536
12537Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12538
12539 * Makefile.in: makeinfo binary is in a new location
12540
12541Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
12542
12543 * config.sub: Accept -ecoff as an OS.
12544
12545 * Makefile.in: Various changes to eliminate a level of make
12546 recursion and reduce the required command line length.
12547 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12548 sub-makes.
12549 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12550 variables holding settings for specific sub-makes.
12551 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12552 in terms of BASE_FLAGS_TO_PASS.
12553 (TARGET_LIBS): New variable listing directories which use
12554 TARGET_FLAGS_TO_PASS.
12555 (subdir_do): Eliminated.
12556 (do-*): New set of targets to replace subdir_do.
12557 (various): All targets which used subdir_do now depend on do-*.
12558 (local-clean): Renamed from do_clean.
12559 (local-distclean): New target, dependency of distclean and
12560 realclean.
12561 (install-info): Don't create directories. Depend on dir.info
12562 rather than calling make recursively.
12563 (install-dir.info): Eliminated.
12564 (install-info-dirs): Create all info directories here.
12565 (dir.info): Depend upon do-install-info.
12566
12567 * test-build.mk (HOLES): Added false.
12568
12569Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
12570
12571 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
12572
12573Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12574
12575 * Makefile.in (info): remove dependency on all-texinfo. The
12576 problem was really in texinfo/C, not at this level.
12577
12578Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
12579
12580 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12581
12582Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
12583
12584 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
12585 GDB releases.
12586
12587Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12588
12589 * configure: Include srcdir in message about target of link not
12590 being found. Don't convert `-' to `_' in `with' options being
12591 passed to subdirs.
12592
12593Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12594
12595 * configure.in: add uudecode to host_tools
12596
12597 * Makefile.in: added {all,install}-uudecode targets, added them to
12598 the appropriate lists
12599
12600Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
12601
12602 * Makefile.in (all-gcc): Added dependency on all-gas.
12603
12604 * configure.in (mips-*-*): Build ld and binutils.
12605
12606Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12607
12608 * configure: check return code from mkdir, print error message and
12609 exit on failure.
12610
12611Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
12612
12613 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
12614
12615Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
12616
12617 * test-build.mk (HOLES): Added tar, cpio and uudecode.
12618
12619Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12620
12621 * config.sub (h8500): Recognize this as a cpu type.
12622
12623Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12624
12625 * configure: source directory missing is no longer a warning
12626
12627 * configure.in: recognize irix[34]* instead of irix[34]
12628
12629 * Makefile.in: define and pass down X11_LIB
12630
252b5132
RH
12631Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
12632
12633 * guess-systype: Renamed to ...
12634 * config.guess: ... by popular request.
12635 * configure.in, Makefile.in: Update accordingly.
12636
12637Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
12638
12639 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
12640 + Add Convex, Cray/Unicos, and Encore/Multimax support.
12641 + Execute ./dummy instead of assuming . is in PATH.
12642
12643Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
12644
12645 * guess-systype: New shell script. Attempts to guess the
12646 canonical host name of the executing host.
12647 Only a few hosts are supported so far.
12648 * configure: Call guess-systype if no host is specified.
12649
12650Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
12651
12652 * Makefile.in (gcc-no-fixedincludes): Made to work with current
12653 gcc Makefile.
12654
12655
12656Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
12657
12658 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12659 (all-gcc, install-gcc, subdir_do): Use it.
12660
12661Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12662
12663 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12664
12665Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
12666
12667 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12668 set exclusively by configure, using configure.in .
12669
12670Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12671
12672 * test-build.mk: set $PATH for all builds
12673
12674 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12675
12676Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
12677
12678 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
12679 the one used in gcc/Makefile.in, so that a null expansion doesn't
12680 override the one needed to build gcc with a native cc.
12681
12682
12683Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12684
12685 * configure: Accept -with arguments.
12686
12687Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12688
12689 * Makefile.in: added h8300sim
12690
12691Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
12692
252b5132
RH
12693 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12694 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
12695 (all-cygnus, native, build-cygnus): Make
12696 $(canonhost)-stamp-3stage-done, not $(host)....
12697 * test-build.mk (stamp-3stage-compared): Use tail +10c for
12698 i386-sco3.2v4. Added else true to if command.
12699
12700Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
12701
12702 * config.sub: (from FSF) Sequent uses a BSD-like OS.
12703
12704Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
12705
12706 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12707
12708Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12709
12710 * configure.in: don't remove binutils from Solaris builds
12711
12712Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
12713
12714 * Makefile.in: get rid of earlier definitions for *clean,
12715 also handle the recursive info rule better
12716
12717Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12718
12719 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12720 do more-or-less the right thing.
12721
12722Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12723
12724 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12725 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12726
12727Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12728
12729 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12730 $(host_canonical).
12731
12732 * configure.in: split the configdirs list into 4 categories (native
12733 v. cross, library v. tool) and handle the cross-only and native-
12734 only in more reasonable (and correct!) way.
12735
12736Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12737
12738 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12739 configdirs anymore.
12740
12741Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12742
12743 * Makefile.in: extensive cleanup:: removed all of the explicit
12744 clean-* targets, collapsed many wrappers around subdir_do into
12745 one, added additional targets to satisfy standards.texi, deleted
12746 some old targets, some changes for consistency
12747
12748Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12749
12750 * configure.in: handle some programs as cross-only, and others as
12751 native only
12752
12753 * test-build.mk: handle partial holes in a more generic manner
12754
12755 * Makefile.in: m4 depends on libiberty
12756
252b5132
RH
12757Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12758
12759 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12760 time, wdiff, and find to configdirs
12761
12762 * Makefile.in: all, clean, and install rules for the new programs
12763 added to configure.in
12764
12765Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12766
12767 * configure.in: use mh-sun for all *-sun-* hosts
12768
252b5132
RH
12769Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12770
12771 * Makefile.in: define flags for X11 include files and library file
12772 locations, pass them down to the programs that need this info
12773
12774 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12775
252b5132
RH
12776Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12777
12778 * configure.in: start building libg++ for HP-UX targets
12779
12780Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12781
12782 * README: Update references to files moved into etc/.
12783
12784Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12785
12786 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12787 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12788
12789Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12790
12791 * configure: accept dash as well as underscore in long option
12792 names for FSF compatibility.
12793
12794Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12795
12796 * config.sub: added -sco3.2v4 support from FSF.
12797
12798Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12799
12800 * configure.in: expand the section that adds or removes
12801 directories from the list of programs to build, to handle native
12802 vs. cross in addition to host v. native
12803
12804Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12805
12806 * Makefile.in: Replace C++ in macro names with CXX.
12807 This is less likely to break ...
12808
12809Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12810
12811 * test-build.mk: add -w to GNU_MAKE
12812
12813Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12814
12815 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12816 add 'sparc' to list of recognized cpus. This needed to make
12817 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12818 Delete some redundant ose68 variants. Recognize -wrs as an os,
12819 then changes that into $CPU-wrs-vxworks.
12820
12821 * configure.in: remove most references to gdbtest, regularize
12822 target based program removal
12823
12824 * test-build.mk: import from p3 tree (many fixes and changes)
12825
12826Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12827
12828 * Makefile.in: added rules to handle tcl, tk, and expect
12829
12830 * configure.in: handle those directories if they exist
12831
12832Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12833
12834 * config.sub: removed bogus hppabsd and hppahpux names, since
12835 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12836
12837Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12838
12839 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12840 depends upon all-xiberty
12841
12842 * Makefile.in: changes from p3, including:
12843
12844 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12845
12846 * Makefile.in (XTRAFLAGS): include newlib directories if
12847 newlib/Makefile exists, rather than if host != target.
12848
12849 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12850
12851 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12852 from the same source tree and not building a cross-compiler. This
12853 matters for the libg++ configuration if reconfiguring a tree that
12854 has already been installed.
12855
12856 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12857
12858 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12859 pick up the machine and system specific header files.
12860
12861 * Makefile.in: added AS_FOR_TARGET, passed down in
12862 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12863 the C compiler to use to create programs which are run in the
12864 build environment, set it to default to $(CC), and passed it down
12865 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12866
12867 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12868
12869 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12870 We need them for unusual native builds, like systems without
12871 ranlib.
12872
12873 * configure: also define $(host_canonical) and
80413487
RH
12874 $(target_canonical), which are the full, canonical names for the
12875 given host and target
252b5132
RH
12876
12877Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12878
12879 * Makefile.in: Added separate definitions for C++.
12880
12881Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12882
12883 * configure.in (configdirs): Add deja-gnu.
12884
12885Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12886
12887 * README: Update for configure.texi and gdb-4.7 release.
12888
12889Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12890
12891 * Makefile.in: Move "all" target to top of file.
12892 Previously, first target was ".PHONY" which caused BSD4.4 make
12893 to build .PHONY when make was run without arguments.
12894
12895Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12896
12897 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12898 Library-copylefted code in libiberty.
12899
12900Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12901
12902 * config.sub: Replace m68kmote with plain old m68k.
12903
12904Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12905
12906 * Makefile.in: Remove space from blank line, avoid Make complaints.
12907
12908Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12909
12910 * config.sub: Complain if no argument is given. Added support for
12911 386bsd as OS and target alias.
12912
12913Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12914
12915 * Makefile.in (XTRAFLAGS): include newlib directories if
12916 newlib/Makefile exists, rather than if host != target.
12917
12918Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12919
12920 * config.sub: recognize sparclite-wrs-vxworks.
12921
12922 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12923 p3.) Added clean-xiberty to clean.
12924
12925Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12926
12927 * configure.in: use *-*-* instead of nested cases for host and target
12928
12929Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12930
12931 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12932 from the same source tree and not building a cross-compiler. This
12933 matters for the libg++ configuration if reconfiguring a tree that
12934 has already been installed.
12935
12936Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12937
12938 * config.sub (i486v/i486v4): Merge in from FSF version.
12939
12940Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12941
12942 * configure: only set PWD if it is already set.
12943
12944Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12945
12946 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12947 doesn't have unset and all success paths (and most error paths)
12948 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12949 to just ${PWD} to avoid confusion.)
12950
12951Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12952
12953 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12954 even for a native compilation.
12955
12956Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12957
12958 Changes to make the gdb.tar.Z rule work better.
12959
12960 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12961 (DEVO_SUPPORT): Add configure.texi.
12962 (bfd-ilrt.tar.Z): Remove ancient rule.
12963
12964Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12965
12966 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12967 pick up the machine and system specific header files.
12968
12969 * configure.in, config.sub: added new target m68010-adobe-scout,
12970 with alias of adobe68k. Changed configure.in to check for
12971 -scout before -sco* to avoid a false match.
12972
12973 * Makefile.in: added AS_FOR_TARGET, passed down in
12974 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12975 the C compiler to use to create programs which are run in the
12976 build environment, set it to default to $(CC), and passed it down
12977 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12978
12979Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12980
12981 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12982 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12983 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12984 FOR_TARGET variants, to newlib and libg++.
12985
12986Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12987
12988 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12989 first.
12990
12991Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12992
12993 * config.sub: Accept `elf' as an environment.
12994
12995Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12996
12997 * Makefile.in (all-opcodes): cd into the right directory
12998
12999Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13000
13001 * configure: added -program_transform_name option, used as
13002 argument to sed when installing programs.
13003 configure.texi: added documentation for -program_prefix,
13004 -program_suffix and -program_transform_name.
13005
13006Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13007
13008 * config.sub: Accept i486 where i386 ok.
13009
13010Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13011
13012 * config.sub: accept we32k
13013
13014Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13015
35590697 13016 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
13017
13018 * Makefile.in: don't create all directories for ``make install'';
13019 let the subdirectories create the ones they need.
13020
13021Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13022
80413487 13023 * COPYING: new file, GPL v2
252b5132
RH
13024
13025Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13026
13027 * Makefile.in: use the new gen-info-dir, which needs a template
13028 argument (which also lives in texinfo)
13029
13030 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13031
252b5132
RH
13032Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13033
13034 * config.sub (ncr3000): Change i386 to i486.
13035
13036Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13037
13038 * Makefile.in: add install-rcs, install-grep to
13039 install-no-fixedincludes, removed install-bison and install-libgcc
13040
13041Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13042
13043 * configure.in: grab the HPUX makefile fragment if on HPUX
13044
13045Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13046
13047 * Makefile.in: eradicate bison spoor (ditto libgcc).
13048 configure.in: recognise m68{k,000}-ericsson-OSE.
13049 es1800 is alias for m68k-ericsson-OSE
13050
13051Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13052
13053 * configure.in: rearrange the parts that remove programs from
13054 configdirs, based now on HOST==TARGET or by canonical triple.
13055
13056Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13057
13058 * test-build.mk: recurse explicitly with -f test-build.mk when
13059 appropriate. predicate stage3 and comparison on the existence
13060 of gcc. That is, if gcc isn't around, we aren't three-staging.
13061 On very clean, also remove ...stamp-co. Build in-place before
13062 doing other builds.
13063
13064Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13065
13066 * Makefile.in, configure.in: add tgas
13067
13068Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13069
13070 * Makefile.in: a number of changes merged in from progressive.
13071
13072 * configure.in: add libm.
13073
13074 * .cvsignore: ignore some stuff that comes from test-build.mk.
13075
252b5132
RH
13076Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
13077
13078 * config.sub: Add es1800 (m68k-ericsson-es1800).
13079
13080Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13081
13082 * configure: Add program_suffix (parallel to program_prefix)
13083 * Makefile.in: adjust directory-creating script for losing decstation
13084
13085Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
13086
13087 * configure: Minor $subdir-related fixes.
13088
13089Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13090
13091 * configure: fix various problems with propogating
13092 makefile_target_frag in subdirs.
13093 * configure.in: config libgcc if its there
13094
13095Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
13096
13097 * config.sub: HPPA merge.
13098
252b5132
RH
13099Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
13100
13101 * Makefile.in: Replace all-bison with all-byacc in all
13102 dependency lines for other tools (which now use byacc).
13103
13104Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
13105
13106 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
13107
252b5132
RH
13108Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
13109
13110 * Makefile.in: make gprof rules similar to byacc rules (instead of
13111 vestigal $(unsubdir) that didn't work...)
13112
13113Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
13114
13115 * config.sub: Add support for Linux.
13116 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
13117 (at least for libg++).
13118
13119Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13120
13121 * configure.texi: fix doc for the -nfp option to configure
13122
13123Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
13124
13125 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13126
13127Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
13128
13129 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13130 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13131 * configure.in: added solaris* host_makefile_frag hook.
13132
13133Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13134
13135 * config.sub: changed recognition of m68000 so that various
13136 m68k types can be specified via m680[01234]0
13137
13138Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13139
13140 * config.sub (basic_machine): fix sed so that '-foo' isn't
13141 completely substituted out while .+'-foo' loses the '-foo'
13142
13143Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13144
13145 * config.sub ($os): Add -aout.
13146
13147Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
13148
13149 * configure: If host_makefile_frag is absolute, don't
13150 prefix ${invsubdir} (relevant to libg++ auto-configure).
13151
13152Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13153
13154 * Makefile.in (tooldir): Define it.
13155 (all-ld): Depend on all-flex.
13156
13157Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
13158
13159 * Makefile.in (check): Fix libg++ special case.
13160
13161Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
13162
13163 * configure: do not bury `pwd` into config.status, thus do fewer
13164 pwd's.
13165
13166 * configure: print the "Building in" message only when building in
13167 other than "." AND verbose.
13168
13169 * configure: remove -s, rework -v to better accomodate guested
13170 configures.
13171
13172 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13173
13174Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
13175
13176 * Makefile.in: macroize flags passed on recursion. remove
13177 fileutils.
13178
13179Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
13180
13181 * configure: get makesrcdir right for subdirs deeper than 1.
13182
13183 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13184 install.
13185
13186Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
13187
13188 * Makefile.in: don't print subdir_do or recursion lines.
13189
13190Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
13191
13192 * standards.texi: added menu item.
13193
13194 * Makefile.in: build and install standards.info.
13195
13196 * standards.texi: new file.
13197
13198Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13199
13200 * configure: test for and move config.status pieces from
13201 ${subdir}/.
13202
13203Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
13204
252b5132
RH
13205 * configure: Test for existance of files before trying to mv
13206 them, to avoid numerous non-existance messages.
13207
13208Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
13209
13210 * configure: correct final line of config.status.
13211
13212 * configure: patch from eggert. Avoids a protection problem if
13213 the original Makefile.in is read only.
13214
13215 * configure: use move-if-change from gcc to create config.status.
13216 Some makefiles depend on config.status to tell if a directory
13217 has been reconfigured for a different host. This change
13218 prevents those directories from remaking everything in the case
13219 where the reconfig was only intended to rebuild a Makefile.
13220
13221 * configure: test for config.sub with "config.sub sun4" rather
13222 than "config.sub ${host_alias}". Otherwise we can't tell a bad
13223 host alias from a missing config.sub.
13224
13225Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13226
13227 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13228 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
13229
13230Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
13231
13232 * configure: mkdir ${subdir} as needed.
13233
13234Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
13235
13236 * Makefile.in,configure.in: added autoconf.
13237
13238Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13239
13240 * Makefile.in: no longer pass against on recursion.
13241
13242 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13243 definitions are not inherited.
13244
13245 * configure: correct makesrcdir when subdir is .
13246
13247Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
13248
13249 * configure: Add support for 'subdirs' variable, which is
13250 like 'configdirs', except that configure doesn't re-invoke
13251 itself for subdirs, it just creates a Makefile for each subdir.
13252 * configure.texi: Document subdirs.
13253
13254Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13255
13256 * configure.in: added flex to configdirs
13257
13258Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
13259
13260 * Makefile.in: remove clean-stamps from clean.
13261
13262Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
13263
13264 * configure.in: Add gdbtest to configdirs.
13265
13266Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
13267
13268 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
13269 to recursive makes.
13270 * configure.in: Recognize new ncr3000 config.
13271
13272Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
13273
13274 * Makefile.in, configure.in: removed references to gdbm.
13275
13276Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
13277
13278 * config.sub: Don't canonicalize os value
13279 newsos* to bsd (readline needs to check for newsos).
13280 (This fix was earlier made Jan 31, but got re-broken.)
13281
13282Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
13283
13284 * configure.in: sco is an os, not a vendor!
13285
13286 * configure: Quote $( better. Keep various shells happy.
13287
13288Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
13289
13290 * Makefile.in: eliminate stamp-files.
13291
13292Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
13293
13294 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
13295 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13296
13297Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
13298
13299 * config.sub: fix iris/iris3.
13300
13301Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
13302
13303 * configure: re-add -rm.
13304
13305Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
13306
13307 * Maskefile.in: add .stmp-rcs to all.
13308
13309 * configure.in: remove gas from rs6000 build, use aix host fragment.
13310
13311Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
13312
13313 * configure: pass down site_option during recursion.
13314
13315Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
13316
13317 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
13318
13319Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
13320
13321 * configure: Change exec_prefix so that it really defaults to prefix.
13322
13323Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
13324
13325 * Makefile.in, configure.in: Add support for mmalloc library.
13326
13327Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
13328
13329 * Makefile.in: add stmp dependencies for a few more things.
13330
13331Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
13332
13333 * configure: adjusted error message on objdir/srcdir configure
13334 collision, per john's suggestion.
13335
13336 * Makefile.in: add libiberty stmp to all and all.cross.
13337
13338Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
13339
13340 * Makefile.in: remove force dependencies, add grep to all.
13341
13342Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
13343
13344 * Makefile.in: drop flex. make stamp files work.
13345
13346 * configure: added test for conflicting configuration in srcdir,
13347 remove trailing slashes from srcdir. Otherwise emacs gdb mode
13348 gets cranky. use relative paths for configure and srcdir
13349 whenever possible. Send some error messages to stderr that were
13350 going to stdout.
13351
13352Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
13353
13354 * Makefile.in: Fix libg++ rule to check for gcc directory
13355 before using gcc/gcc. Also pass XTRAFLAGS.
13356
13357Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
13358
13359 * Makefile.in: added stmp-files so that directories aren't polled
13360 when they are already built.
13361
13362 * configure.texi: fixed a node pointer problem.
13363
13364Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
13365
4bddf3ad 13366 * config.sub configure.in gdb/configure.in
252b5132
RH
13367 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13368 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13369 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
13370
13371Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13372
13373 * configure: -recurring becomes -silent. corrected help message
13374 for -site= option.
13375
13376 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13377
13378Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13379
13380 * configure: when building Makefile for crosses, replace
13381 tooldir and program_prefix. default srcdir from location of
13382 config.sub. remove "for host in hosts" and "for target in
13383 targets" loops.
13384
13385Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13386
13387 * Makefile.in: Do not pass bindir or mandir to cvs.
13388
13389Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13390
13391 * Makefile.in, configure.in: removed traces of namesubdir,
13392 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13393 copyrights to '92, changed some from Cygnus to FSF.
13394
13395 * configure.texi: remove most references to multiple hosts,
13396 multiple targets, subdirs, etc.
13397
13398 * configure.man: removed rcsid. reference config.sub not
13399 config.subr.
13400
13401 * Makefile.in: mkdir $(infodir) on install-info.
13402
13403Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
13404
13405 * configure.texi: Explain better about .gdbinit and about
13406 the environment that configure.in sections run in.
13407
13408Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
13409
13410 * configure.in: Ultrix is only a decstation if it's a MIPS.
13411
13412Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
13413
13414 * README: DOC.configure => cfg-paper.texi.
13415
13416Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
13417
13418 * config.sub (near case $os): Don't convert newsos* to bsd!
13419
13420Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
13421
13422 * Makefile.in: Reinstall change from gdb-4.3 that reduces
13423 the number of copies of COPYING that go into the GDB tar file.
13424
13425Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
13426
4bddf3ad 13427 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
13428 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13429 Fix SCO configuration stuff.
13430
13431Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
13432
13433 * Makefile.in: For libg++, make sure the -I pointing
13434 to the gcc directory goes *after* all the libg++-local -I flags.
13435 Also, move just-gcc dependency from just-libg++ to all-libg++.
13436
13437Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
13438
13439 * configure: Change -x to -f to keep Ultrix /bin/test happy.
13440
13441Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
13442
13443 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
13444
13445Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
13446
13447 * config.sub: Add stratus configuration frags. Also
13448 submitted to FSF.
13449
13450Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
13451
13452 * Makefile.in (DEV_SUPPORT): add configure.man.
13453
13454 * config.sub(Decode manufacturer-specific): add -none*.
13455
13456Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
13457
13458 * Makefile.in: remove form feeds to make Sun's make happy.
13459 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
13460
13461Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
13462
13463 * Makefile.in (AR_FLAGS): Make quieter.
13464
13465Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
13466
13467 * configure.in: Add libg++.
13468 * configure: When verbose, don't output the command line at each
13469 level; it will be unremarkably the same as the previous version,
13470 which will be the same as what the user typed.
13471
13472Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
13473
13474 * configure.in, Makefile.in: fix clean-info, add flex. add
13475 fileutils.
13476
13477 * configure: be less sensitive to spaces in Makefile.in. Do not
13478 look for sources in "..". Doing so breaks subdirectories that
13479 might have their own configure. If a subdir has it's own
13480 configure script, use it.
13481
13482Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
13483
13484 * cfg-paper.texi: some changes suggested by rms.
13485
13486Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
13487
13488 * config.sub: Merge in some small additions from the FSF version,
13489 taken from the gcc distribution, to bring the Cygnus and FSF
13490 versions into closer sync.
13491
13492Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
13493
13494 * configure.in: Changed svr4 references to sysv4.
13495
13496Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
13497
13498 * configure: added -V for version number option.
13499
13500Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
13501
13502 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13503 renamed from DOC.configure to cfg-paper.texi.
13504
13505Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13506
13507 * configure, config.subr, config.sub: config.subr is now
13508 config.sub again.
13509
13510Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
13511
13512 * configure.texi: new file, in progress.
13513
13514 * Makefile.in: build info file and install the man page for
13515 configure.
13516
13517 * configure.man: new file, first cut.
13518
13519 * configure: find config.subr again now that configuration "none"
13520 has gone. removed all traces of the -ansi option. removed all
13521 traces of the -languages option.
13522
13523 * config.subr: resync from rms.
13524
d932cae7 135251991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13526
13527 * configure, config.sub, config.subr: merge config.sub into
13528 config.subr, call the result config.subr, remove config.sub, use
13529 config.subr.
13530
13531 * Makefile.in: revised install for dir.info.
13532
d932cae7 135331991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13534
13535 * configure.in: add decstation host makefile frag.
13536
13537 * Makefile.in: BISON now bison -y again. also install-gcc on
13538 install. clean-gdbm on clean. infodir belongs in datadir.
13539 Make directories for info install. Build dir.info here then
13540 install it.
13541
d932cae7 135421991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13543
13544 * Makefile.in: fix for bad directory tests.
13545
d932cae7 135461991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13547
13548 * configure: \{1,2\} appears to be a sysv'ism. Use a different
13549 regexp. -srcdir relative was being handled incorrectly.
13550
13551 * Makefile.in: unwrapped some for loops so that parallel makes
13552 work again and so one can focus one's attention on a particular
13553 package.
13554
d932cae7 135551991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13556
13557 * configure: added PWD as a stand in for `pwd` (for speed). use
13558 elif wherever possible. make -srcdir work without -objdir.
13559 -objdir= commented out.
13560
d932cae7 135611991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13562
13563 * configure: +options become --options. -subdirs commented out.
13564 added -host, -datadir. Renamed -destdir to -prefix. Comment in
13565 Makefile now at top of generated Makefile. Removed cvs log
13566 entries. added -srcdir. create .gdbinit only if there is one
13567 in ${srcdir}.
13568
13569 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13570 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13571 and mandir now keyed off datadir by default.
13572
d932cae7 135731991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13574
13575 * Freshly created ChangeLog.
13576
13577\f
13578Local Variables:
13579mode: change-log
13580left-margin: 8
13581fill-column: 76
13582version-control: never
13583End:
This page took 1.066138 seconds and 4 git commands to generate.