*** empty log message ***
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
6d94c122
CV
12012-10-24 Corinna Vinschen <corinna@vinschen.de>
2
3 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4 against Mingw64 w32api.
5 * configure: Regenerate.
6
a882be68
EB
72012-10-23 Eric Botcazou <ebotcazou@adacore.com>
8
9 PR bootstrap/54820
10 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
11 * configure: Regenerate.
12
b3676d82
EB
132012-10-22 Eric Botcazou <ebotcazou@adacore.com>
14
15 PR bootstrap/54820
16 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
17 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
18 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
19 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
20 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
21 * Makefile.in: Regenerate.
22 * configure.ac (have_static_libs): New variable and associated check.
23 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
24 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
25 * configure: Regenerate.
26
7b0e8ca5
MF
272012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
28
29 * config.guess, config.sub: Include updated version from
30 config-patches. Adds microblaze little endian support.
31
8e71395b
L
322012-09-28 Ian Lance Taylor <iant@google.com>
33
34 * Makefile.def: Make all-target-libgo depend on
35 all-target-libbacktrace.
36 * Makefile.in: Rebuild.
37
382012-09-26 Ian Lance Taylor <iant@google.com>
39
40 * Makefile.def: Make all-gcc depend on all-libbacktrace.
41 * Makefile.in: Rebuild.
42
432012-09-06 Diego Novillo <dnovillo@google.com>
44
45 * configure.ac: Bump minimum GMP version to 4.2.3.
46 * configure: Re-generate.
47
482012-09-05 Georg-Johann Lay <avr@gjlay.de>
49
50 PR target/54461
51 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
52 target-libgloss if not configured --with-avrlibc=no.
53 * configure: Regenerate.
54
552012-09-04 Jason Merrill <jason@redhat.com>
56
57 * configure.ac: Fix --enable-languages=all.
58
592012-09-03 Richard Guenther <rguenther@suse.de>
60
61 PR bootstrap/54138
62 * configure.ac: Re-organize ISL / CLOOG checks to allow
63 disabling with either --without-isl or --without-cloog.
64 * configure: Regenerated.
65
662012-09-03 Georg-Johann Lay <avr@gjlay.de>
67
68 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
69 * configure: Regenerate.
70
d09bbf00
SE
712012-09-21 Steve Ellcey <sellcey@mips.com>
72
73 * configure.ac: Add mips*-mti-elf* target.
74 * configure: Regenerate.
75
2bf680c4
ILT
762012-09-19 Ian Lance Taylor <iant@google.com>
77
78 * configure.ac (host_libs): Add libbacktrace.
79 (target_libraries): Add libbacktrace.
80 * Makefile.def (host_modules): Add libbacktrace.
81 (target_modules): Likewise.
82 * configure, Makefile.in: Rebuild.
83
5c0b3823
WL
842012-09-15 Jiong Wang <jiwang@tilera.com>
85
86 * configure.ac (ENABLE_GOLD): support tilegx*
87 * configure: rebuild
88
1488e230
DE
892012-09-14 David Edelsohn <dje.gcc@gmail.com>
90
91 PR target/38607
92 Merge upstream change.
93 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
94
95 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
96 Add libgomp*.o to compare_exclusions for AIX.
97 * configure: Regenerate.
98
df6795ce
L
992012-08-26 H.J. Lu <hongjiu.lu@intel.com>
100
101 PR binutils/4970
102 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
103 and opcodes.
104 * Makefile.in: Regenerated.
105
7ec59b9e
L
1062012-08-14 Diego Novillo <dnovillo@google.com>
107
108 Merge from cxx-conversion branch.
109
110 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
111 POSTSTAGE1_CONFIGURE_FLAGS.
112 * Makefile.in: Regenerate.
113 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
114 Force C++ when bootstrapping.
115 * configure: Regenerate.
116
1172012-07-06 Richard Guenther <rguenther@suse.de>
118
119 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
120 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
121 --with-gmp=system.
122 * Makefile.in: Regenerated.
123 * configure: Likewise.
124
1252012-07-06 Richard Guenther <rguenther@suse.de>
126
127 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
128 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
129 supply V=1 as extra_make_flags.
130 * configure: Regenerated.
131 * Makefile.in: Likewise.
132
1332012-07-03 Richard Guenther <rguenther@suse.de>
134
135 * Makfile.def (isl): Remove not necessary extra_exports and
136 extra_make_flags.
137 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
138 * Makefile.in: Regenerated.
139
1402012-07-03 Richard Guenther <rguenther@suse.de>
141
142 * Makefile.def (cloog): Add V=1 to extra_make_flags.
143 * configure.ac: If either the ISL or the CLooG check failed
144 do not try to build in-tree versions.
145 * Makefile.in: Regenerated.
146 * configure: Regenerated.
147
1482012-07-02 Richard Guenther <rguenther@suse.de>
149 Michael Matz <matz@suse.de>
150 Tobias Grosser <tobias@grosser.es>
151 Sebastian Pop <sebpop@gmail.com>
152
153 * Makefile.def: Add ISL host module, remove PPL host module.
154 Adjust ClooG host module to use the proper ISL.
155 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
156 * configure.ac: Include config/isl.m4. Add ISL host library,
157 remove PPL. Remove PPL configury, add ISL configury, adjust
158 ClooG configury.
159 * Makefile.in: Regenerated.
160 * configure: Likewise.
161
1622012-07-02 Richard Guenther <rguenther@suse.de>
163
164 Merge from graphite branch
165 2011-07-21 Tobias Grosser <tobias@grosser.es>
166
167 * configure: Regenerated.
168 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
169 both cloog.org and legacy versions. The only supported version will
170 be CLooG with the isl backend.
171
172 2011-07-21 Tobias Grosser <tobias@grosser.es>
173
174 * configure: Regenerated.
175 * configure.ac: Require cloog isl 0.17.0
176
177 2011-07-21 Tobias Grosser <tobias@grosser.es>
178
179 * configure: Regenerated.
180 * config/cloog.m4: Do not define CLOOG_ORG
181
1822012-06-29 Steven Bosscher <steven@gcc.gnu.org>
183
184 * configure.ac: Skip C if explicitly selected.
185 * configure: Regenerate.
186
1872012-06-28 Christophe Lyon <christophe.lyon@st.com>
188
189 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
190 they contain -O2.
191 * configure: Regenerate.
192
1932012-06-20 Jason Merrill <jason@redhat.com>
194
195 * Makefile.tpl (check-target-libgomp-c++): New.
196 (check-target-libitm-c++): New.
197 * Makefile.def (c++): Add them.
198 * Makefile.in: Regenerate.
199
2002012-05-16 Olivier Hainque <hainque@adacore.com>
201
202 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
203 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
204 (install-no-fixedincludes): Adjust accordingly.
205 * Makefile.in: Regenerate.
206
2072012-05-09 Nick Clifton <nickc@redhat.com>
208 Paul Smith <psmith@gnu.org>
209
210 PR bootstrap/50461
211 * configure.ac (mpfr-dir): When using in-tree MPFR sources
212 allow for the fact that from release v3.1.0 of MPFR the source
213 files were moved into a src sub-directory.
214 * configure: Regenerate.
215
2162012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
217
218 * configure.ac: Bump minimum MPFR version to 2.4.0.
219 * configure: Regenerated.
220
2212012-05-01 Richard Henderson <rth@redhat.com>
222
223 * Makefile.def (libatomic): New target_module.
224 * configure.ac (target_libraries): Add libatomic.
225 (noconfigdirs): Check if libatomic is supported.
226 * Makefile.in, configure: Rebuild.
227
f87f9c61
L
2282012-05-15 H.J. Lu <hongjiu.lu@intel.com>
229
230 Merge upstream change
231 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
232
2332011-11-21 Andreas Tobler <andreast@fgznet.ch>
234
235 * libtool.m4: Additional FreeBSD 10 fixes.
236
68f107fa
AO
2372012-06-28 Christophe Lyon <christophe.lyon@st.com>
238
239 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
240 they contain -O2.
241 * configure: Regenerate.
242
b9c361e0
JL
2432012-05-14 Catherine Moore <clm@codesourcery.com>
244
245 * NEWS: Mention PowerPC VLE port.
246
9eb322aa
MF
2472012-05-11 Mike Frysinger <vapier@gentoo.org>
248
249 * MAINTAINERS (config/): Move to intl/ section.
250 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
251
58b1dd21
NC
2522012-05-09 Nick Clifton <nickc@redhat.com>
253 Paul Smith <psmith@gnu.org>
254
255 PR bootstrap/50461
256 * configure.ac (mpfr-dir): When using in-tree MPFR sources
257 allow for the fact that from release v3.1.0 of MPFR the source
258 files were moved into a src sub-directory.
259 * configure: Regenerate.
260
2e702c99
RM
2612012-05-02 Roland McGrath <mcgrathr@google.com>
262
263 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
264 * configure: Regenerate.
265
d2213593
JB
2662012-04-25 Joel Brobecker <brobecker@adacore.com>
267
268 * config.sub: Update to 2012-04-18 version from official repo.
269
202e2356
NC
2702012-03-19 Tristan Gingold <gingold@adacore.com>
271
272 * configure.ac (ia64*-*-*vms*): Add support for ld.
273 * configure: Regenerate.
274
2479f722
RO
2752012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
276
277 * configure.ac (enable_libgomp): Remove *-*-irix6*.
278 (unsupported_languages): Remove mips-sgi-irix6.*.
279 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
280 (with_stabs): Remove.
281 * configure: Regenerate.
282
4e97d92b
RO
2832012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
284
285 * configure.ac (enable_libgomp): Remove *-*-osf*.
286 (with_stabs): Remove alpha*-*-osf*.
287 * configure: Regenerate.
288
f9ea6f98
JJ
2892012-03-09 Jeff Johnston <jjohnstn@redhat.com>
290
291 * COPYING.NEWLIB: Modify DJ Delorie license to include
292 modification rights in clause as permitted by DJ Delorie.
293 * COPYING.LIBGLOSS: Ditto.
294
48688b3e
JJ
2952012-03-09 Jeff Johnston <jjohnstn@redhat.com>
296
297 * COPYING.NEWLIB: Remove two unused licenses.
298
0945bbee
TG
2992012-03-05 Tristan Gingold <gingold@adacore.com>
300
301 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
302 * configure: Regenerate.
303
516be0c5
JJ
3042012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
305
306 * COPYING.NEWLIB: Add Adapteva notice.
307 * COPYING.LIBGLOSS: Add Adapteva notice.
308
64b986c0
EB
3092011-12-18 Eric Botcazou <ebotcazou@adacore.com>
310
311 * configure: Regenerate.
312
58cddc18
JJ
3132011-12-15 Jeff Johnston <jjohnstn@redhat.com>
314
315 * COPYING.LIBGLOSS: Add GPL with exception license.
316
b121d7d4
DD
3172011-11-09 Roland McGrath <mcgrathr@google.com>
318
319 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
320 * configure: Rebuild.
321 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
322 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
323 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
324 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
325 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
326 Add READELF.
327 * Makefile.in: Rebuild.
328
d32e2926
RH
3292011-11-08 Richard Henderson <rth@redhat.com>
330
331 * configure.ac: Test for libitm directory present first.
332
333 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
334
335 * configure.ac: Test libitm/configure.tgt to disable libitm.
336 * configure: Rebuild.
337
98dd765a
RO
3382011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
339
340 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
341 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
342 * Makefile.in: Regenerate.
343
99c513f6
DD
3442011-11-01 DJ Delorie <dj@redhat.com>
345
346 * configure.ac (rl78-*-*) New case.
347 * configure: Regenerate.
348
ff3ec4ee
DD
3492011-11-01 DJ Delorie <dj@redhat.com>
350
351 * config.sub: Update to version 2011-10-29 (added rl78)
352
c28a9f49
NC
3532011-10-27 Nick Clifton <nickc@redhat.com>
354
355 * config.sub: Import these changes from the config project:
356
357 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
358 Ben Elliston <bje@gnu.org>
359
360 * config.sub (epiphany): New.
361
362 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
363 Ben Elliston <bje@gnu.org>
364
9eb322aa 365 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
366
367 2011-08-23 Roland McGrath <mcgrathr@google.com>
368
369 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
370 64eb to be64.
371
372 2011-08-16 Roland McGrath <mcgrathr@google.com>
373
374 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
375 (nacl): Grok as alias for 32el-unknown-nacl.
376
860144e4
JB
3772011-08-19 Joel Brobecker <brobecker@adacore.com>
378
379 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
380
40ae9136
YQ
3812011-08-14 Yao Qi <yao@codesourcery.com>
382
383 Merge from gcc:
384
385 2011-08-14 Yao Qi <yao@codesourcery.com>
386 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
387 * configure: Regenerate.
388
ffdd6afc
ILT
3892011-07-26 Ian Lance Taylor <iant@google.com>
390
391 Merge from gcc:
392
393 2011-07-26 Ian Lance Taylor <iant@google.com>
394 * configure.ac: Set have_compiler based on whether gcc directory
395 exists, rather than on whether gcc is in configdirs.
396 * configure: Rebuild.
397
398 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
399 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
400 link directories.
401 * Makefile.in: Rebuild.
402
403 2011-07-20 Ian Lance Taylor <iant@google.com>
404 PR bootstrap/49787
405 * configure.ac: Move --enable-bootstrap handling earlier in file.
406 If --enable-bootstrap and either --enable-build-with-cxx or
407 --enable-build-poststage1-with-cxx, enable C++ automatically.
408 * configure: Rebuild.
409
410 2011-07-19 Ian Lance Taylor <iant@google.com>
411 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
412 make C++ a boot_language. Set and substitute
413 POSTSTAGE1_CONFIGURE_FLAGS.
414 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
415 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
416 * configure, Makefile.in: Rebuild.
417
418 2011-07-16 Jason Merrill <jason@redhat.com>
419 * Makefile.def (language=c++): Add check-c++0x and
420 check-target-libmudflap-c++.
421 * Makefile.tpl (check-target-libmudflap-c++): New.
422 * Makefile.in: Regenerate.
423
424 2011-07-16 Matthias Klose <doko@ubuntu.com>
425 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
426 * Makefile.def (target_modules/libjava): Pass
427 $(EXTRA_CONFIGARGS_LIBJAVA).
428 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
429 if not configured with --enable-static-libjava.
430 * Makefile.in: Regenerate.
431 * configure: Likewise.
432
433 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
434 PR regression/47836
435 PR bootstrap/23656
436 PR other/47733
437 PR bootstrap/49247
438 PR c/48825
439 * configure.ac (target_libraries): Remove target-libiberty.
440 Remove case-statement setting skipdirs=target-libiberty for
441 multiple targets. Remove checking target_configdirs and
442 removing target-libiberty but keeping target-libgcc if
443 otherwise empty.
444 * Makefile.def (target_modules): Don't add libiberty.
445 (dependencies): Remove all traces of target-libiberty.
446 * configure, Makefile.in: Regenerate.
447
9ccb86e7
JM
4482011-07-22 Jason Merrill <jason@redhat.com>
449
450 * Makefile.def (language=c++): Add check-c++0x and
451 check-target-libmudflap-c++.
452 * Makefile.tpl (check-target-libmudflap-c++): New.
453 * Makefile.in: Regenerate.
454
090bc50f
RO
4552011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
456
457 * configure: Regenerate.
458
cff32a7c
RO
4592011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
460
461 PR target/39150
462 * configure.ac (i[3456789]86-*-solaris2*): Also accept
463 x86_64-*-solaris2.1[0-9]*.
464 * configure: Regenerate.
465
eb4b2452
NC
4662011-06-13 Walter Lee <walt@tilera.com>
467
468 * configure.ac (tilepro-*-*) New case.
469 (tilegx-*-*): Likewise.
470 * configure: Regenerate.
471
3c0013bf
NC
4722011-06-06 Nick Clifton <nickc@redhat.com>
473
474 * config.sub: Sync from upstream.
475
91c1f14c
DK
4762011-05-08 Doug Kwan <dougkwan@google.com>
477
478 Merge from gcc:
479
480 2011-05-08 Doug Kwan <dougkwan@google.com>
481
482 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
483 * configure: Regenerated.
484 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
485 value from configure.
486 * Makefile.in: Regenerated.
487
c7e4b184
JM
4882011-05-05 Joseph Myers <joseph@codesourcery.com>
489
490 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
491 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
492 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
493 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
494 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
495 *-*-vxworks*): Disable newlib and libgloss in separate case
496 statement.
497 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
498 to separate case statement.
499 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
500 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
501 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
502 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
503 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
504 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
505 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
506 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
507 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
508 i[[3456789]]86-*-rdos*, m32r-*-*,
509 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
510 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
511 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
512 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
513 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
514 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
515 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
516 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
517 and libgloss in main case over targets. Remove most empty cases
518 in main case over targets.
519 * configure: Regenerate.
520
7152a690
JM
5212011-05-04 Joseph Myers <joseph@codesourcery.com>
522
523 * configure.ac: Remove code setting special library locations for
524 hppa*64*-*-hpux11*. Remove code setting compiler for
525 sparc-sun-solaris2*.
526 * configure: Regenerate.
527
ff46fb8f
JM
5282011-05-04 Joseph Myers <joseph@codesourcery.com>
529
530 * configure.ac: Separate libgloss_dir settings from general case
531 over targets.
532 * configure: Regenerate.
533
82ae827f
JM
5342011-04-28 Joseph Myers <joseph@codesourcery.com>
535
536 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
537 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
538 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
539 cases in libgcj-disabling case statement.
540 (hppa*64*-*-linux*): Set unsupported_languages instead of
541 disabling target-zlib.
542 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
543 to hppa*64*-*-hpux*.
544 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
545 hppa*-*-hpux*.
546 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
547 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
548 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
549 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
550 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
551 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
552 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
553 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
554 libgcj-disabling case statement.
555 * configure: Regenerate.
556
0827f9a6
JM
5572011-04-28 Joseph Myers <joseph@codesourcery.com>
558
559 * configure.ac: Disable Java for targets not supporting libffi.
560 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
561 Remove cases in Java-disabling statement.
562 (*arm-wince-pe): Change to arm-wince-pe.
563 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
564 cases in Java-disabling statement.
565 (bfin-*-*): Don't disable Java again.
566 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
567 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
568 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
569 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
570 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
571 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
572 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
573 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
574 Java-disabling statement.
575 (mmix-*-*): Don't disable Java again.
576 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
577 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
578 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
579 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
580 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
581 statement.
582 * configure: Regenerate.
583
899b04ef
JM
5842011-04-28 Joseph Myers <joseph@codesourcery.com>
585
586 Merge from GCC:
587
588 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
589
590 PR lto/48086
591 * configure.ac: Re-enable LTO on *-apple-darwin9*.
592 * configure: Regenerate.
593
9863d716
JM
5942011-04-28 Joseph Myers <joseph@codesourcery.com>
595
596 * configure.ac: Separate cases disabling Java and Java libraries
597 from general case over targets.
598 * configure: Regenerate.
599
a90ef4bf
JM
6002011-04-06 Joseph Myers <joseph@codesourcery.com>
601
602 * configure.ac (build_tools): Remove build-byacc.
603 (host_libs): Remove mmalloc.
604 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
605 autoconf automake libtool diff rcs fileutils shellutils time
606 textutils wdiff find uudecode hello tar gzip indent recode release
607 sed perl gawk findutils gettext zip.
608 (libgcj): Remove target-qthreads.
609 (target_tools): Remove target-examples target-gperf.
610 (YACC): Don't handle building byacc.
611 * configure: Regenerate.
612 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
613 dosutils, examples, fileutils, find, findutils, gawk, gettext,
614 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
615 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
616 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
617 handle building components.
618 * Makefile.in: Regenerate.
619
05a02268
RW
6202011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
621
622 * config.sub: Sync from upstream.
623
c5f5c3c2
JM
6242011-04-01 Joseph Myers <joseph@codesourcery.com>
625
626 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
627 (microblaze*): Don't disable libssp.
628 * configure: Regenerate.
629
f6c1938b
JM
6302011-04-01 Joseph Myers <joseph@codesourcery.com>
631
632 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
633 moveifchange.
634 * configure: Regenerate.
635 * Makefile.tpl: Use @SHELL@ not @config_shell@.
636 * Makefile.in: Regenerate.
637
1f111696
JM
6382011-04-01 Joseph Myers <joseph@codesourcery.com>
639
640 * configure.ac (*-*-sysv4*): Don't enable libgomp.
641 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
642 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
643 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
644 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
645 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
646 md_exec_prefix cases.
647 * configure: Regenerate.
648
065a5627
JM
6492011-04-01 Joseph Myers <joseph@codesourcery.com>
650
651 * configure.ac: Separate cases disabling target-libssp,
652 target-libiberty, target-libstdc++-v3 and Fortran from general
653 case over targets.
654 * configure: Regenerate.
655
b2f14e4a
JM
6562011-04-01 Joseph Myers <joseph@codesourcery.com>
657
658 * configure.ac (*-*-chorusos): Don't disable libgcj.
659 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
660 Remove case.
661 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
662 (arm-*-coff): Don't disable libgcj.
663 (arm*-*-linux-gnueabi): Remove useless assignment.
664 (arm-*-riscix*): Don't disable libgcj.
665 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
666 configuration.
667 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
668 (c54x*-*-*): Remove case.
669 (tic54x-*-*): Don't disable GCC or GCC libraries.
670 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
671 to *.
672 (d10v-*-*): Don't disable GCC libraries.
673 (d30v-*-*): Don't disable libgcj.
674 (h8500-*-*): Don't disable GCC libraries.
675 (i960-*-*): Don't disable libgcj.
676 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
677 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
678 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
679 libgcj.
680 (m68k-*-coff*): Remove case.
681 (mmix-*-*): Don't disable libgloss on host.
682 (mn10200-*-*, mn10300-*-*): Remove cases.
683 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
684 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
685 Don't disable libgcj.
686 (romp-*-*): Remove case.
687 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
688 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
689 case.
690 (v810-*-*): Don't disable GCC libraries.
691 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
692 (ip2k-*-*): Don't disable GCC libraries.
693 * configure: Regenerate.
694
6a608608
JM
6952011-03-28 Joseph Myers <joseph@codesourcery.com>
696
697 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
698 libffi on host.
699 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
700 on host.
701 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
702 * configure: Regenerate.
703
5b806d27
NC
7042011-03-26 John Marino <binutils@marino.st>
705
706 * configure.ac: Add support for *-*-dragonfly*
707 * configure: Regenerate.
708
0377a422
JM
7092011-03-25 Joseph Myers <joseph@codesourcery.com>
710
711 * configure.ac (native_only): Remove.
712 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
713 send-pr uudecode guile gnuserv on host.
714 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
715 send-pr rcs guile perl texinfo libtool on host.
716 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
717 automake send-pr rcs guile perl texinfo libtool on host.
718 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
719 (*-*-kaos*): Don't disable target-examples target-gperf on target.
720 (alpha*-dec-osf*): Don't disable fileutils on target.
721 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
722 texinfo send-pr expect dejagnu on target.
723 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
724 target-qthreads on target.
725 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
726 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
727 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
728 x86_64-*-mingw*): Don't disable expect on target.
729 (*-*-cygwin*): Don't disable target-gperf on target.
730 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
731 gnuserv on target.
732 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
733 target.
734 * configure: Regenerate.
735
2354b38b
JM
7362011-03-25 Joseph Myers <joseph@codesourcery.com>
737
738 * configure.ac (target_tools): Remove target-groff.
739 (native_only): Remove target-groff.
740 (hppa*64*-*-*): Don't disable byacc.
741 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
742 setting.
743 (*-*-kaos*): Don't skip target-librx and target-groff.
744 (*-*-netware*): Don't skip target-libmudflap.
745 (*-*-tpf*): Don't skip target-libmudflap.
746 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
747 directories on the host.
748 (ia64*-*-*vms*): Don't skip tix.
749 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
750 host.
751 * configure: Regenerate.
752
28d9b232
PB
7532011-03-24 Paolo Bonzini <pbonzini@redhat.com>
754
755 * configure.ac: Remove references to mt-mep, mt-netware,
756 mt-wince.
757 * Makefile.def: Add all-utils soft dependencies.
758 * Makefile.tpl: Remove GDB_NLM_DEPS.
759 * configure: Regenerate.
760 * Makefile.in: Regenerate.
761
dbbe5f95
PB
7622011-03-24 Paolo Bonzini <bonzini@gnu.org>
763
764 Sync from GCC:
765
766 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
767
768 * configure.ac: Do not include mh-x86omitfp.
769 * configure: Regenerate.
770
771 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
772
773 * configure.ac: Remove empty cases.
774 * configure: Regenerate.
775
776 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
777
778 * Makefile.def: Add dependency from termcap to gdb.
779 * Makefile.in: Regenerate.
780
781 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
782
783 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
784 * configure: Regenerate.
785 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
786 * Makefile.tpl: Likewise.
787 * Makefile.in: Regenerate.
788
789 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
790
791 * configure.ac: Remove all mentions of tentative_cc.
792 * configure: Regenerate.
793
794 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
795
796 PR lto/48086
797 * configure.ac: Re-enable LTO on *-apple-darwin9.
798 * configure: Regenerate.
799
3516a403
JM
8002011-03-24 Joseph Myers <joseph@codesourcery.com>
801
802 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
803 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
804 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
805 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
806 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
807 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
808 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
809 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
810 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
811 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
812 *-*-rhapsody*): Remove host cases.
813 * configure: Regenerate.
814
93cc359e
JM
8152011-03-24 Joseph Myers <joseph@codesourcery.com>
816
817 * configure.ac (ppc*-*-pe): Remove host case.
818 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
819 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
820 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
821 cases.
822 * configure: Regenerate.
823
29b2c556
JM
8242011-03-24 Joseph Myers <joseph@codesourcery.com>
825
826 * config.sub: Update to version 2011-03-23.
827
f0ff0f90
JM
8282011-03-22 Joseph Myers <joseph@codesourcery.com>
829
830 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
831 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
832 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
833 * configure: Regenerate.
834
782cb41f
JM
8352011-03-22 Joseph Myers <joseph@codesourcery.com>
836
837 * config-ml.in: Don't handle arc-*-elf*.
838 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
839 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
840 handle GCC libraries.
841 * configure: Regenerate.
842
0e8ad34f
RO
8432011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
844
845 PR bootstrap/48120:
846 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
847 Add -lstdc++ -lm to LIBS.
848 * configure: Regenerate.
849
5548b4ce
DE
8502011-03-18 David Edelsohn <dje.gcc@gmail.com>
851
852 * config.guess: Update to version 2011-02-02
853 * config.sub: Update to version 2011-02-24
2e702c99 854
86ed8cf6
SP
8552011-03-03 Sebastian Pop <sebastian.pop@amd.com>
856
9eb322aa
MF
857 * configure.ac: Adjust test of with_ppl.
858 * configure: Regenerated.
86ed8cf6 859
b123da99
SP
8602011-03-02 Sebastian Pop <sebastian.pop@amd.com>
861
862 * configure.ac: Add -lpwl to ppllibs.
863 * config/cloog.m4: Add -lisl to clooglibs.
864 * configure: Regenerated.
865
822ce8ee
RW
8662011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
867
868 Import from Libtool and gnulib:
869
870 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
871
872 Prepare for supporting FreeBSD 10.
873 * config.rpath: Remove handling of freebsd1* which soon would
874 match FreeBSD 10.0.
875
876 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
877
878 Remove support for FreeBSD 1.x.
879 * libtool.m4 (_LT_LINKER_SHLIBS)
880 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
881 soon would incorrectly match FreeBSD 10.0.
882
dcb5e506
RW
8832011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
884
885 PR binutils/12283
886 * MAINTAINERS (mkinstalldirs): Comes from Automake.
887 (move-if-change): Comes from gnulib.
888 * move-if-change: Import version from gnulib.
889
8d8eef9a
RW
8902011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
891
892 Sync from GCC:
893
894 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
895
896 PR lto/47225
897 * Makefile.def (lto-plugin): Double dash for enable-shared.
898 (configure-gcc): Depend on all-lto-plugin.
899 * Makefile.in: Rebuilt.
900
901 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
902
903 * configure.ac: Remove extra bracket.
904 * configure: Regenerate.
905
906 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
907
908 PR lto/47225
909 * Makefile.def: Add dependency for install-gcc
910 on install-lto-plugin.
911 * Makfile.in: Regenerated
912
913 2011-01-25 Jakub Jelinek <jakub@redhat.com>
914
915 * configure.ac: If with_ppl is no, move setting with_cloog=no
916 after CLOOG_REQUESTED check.
917 * configure: Regenerated.
918
919 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
920
921 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
922 CLooG has been requested.
923 * configure: Regenerated.
924
925 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
926
927 * configure: Regenerated.
928 * configure.ac: Check for version 0.11 (or later revision) of PPL.
929
930 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
931
932 * configure: Regenerated.
933 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
934
935 2011-01-07 Jan Hubicka <jh@suse.cz>
936
937 PR lto/47225
938 * Makefile.in: Regenerate.
939 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
940 configure.
941
65b4571a
AO
9422011-01-31 Alexandre Oliva <aoliva@redhat.com>
943
944 PR libgcj/44341
945 * configure.ac: Discard --with-* flags for host when configuring
946 target libraries for cross build.
947 * configure: Rebuilt.
948
7837304f
AS
9492011-01-21 Andreas Schwab <schwab@redhat.com>
950
951 Sync from GCC:
952
953 2011-01-21 Andreas Schwab <schwab@redhat.com>
954
955 * configure.ac: Use AS_HELP_STRING throughout.
956 * configure: Regenerate.
957
958 2011-01-18 Jie Zhang <jie.zhang@analog.com>
959
960 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
961 * configure: Regenerate.
962
115ef890
RW
9632010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
964
965 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
966
92c9a463
JB
9672011-01-13 Joel Brobecker <brobecker@adacore.com>
968
969 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
970 for ia64-hpux.
971 * configure: Regenerate.
972
887ebfb4
RW
9732011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
974
975 Sync from GCC:
976 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
977
978 * configure.ac: (picochip): Disable libiberty.
979 * configure: Regenerate.
980
04d2c2b2
JJ
9812010-12-18 Jeff Johnston <jjohnstn@redhat.com>
982
983 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
984
33d23ee8
ILT
9852010-12-10 Ian Lance Taylor <iant@google.com>
986
987 PR bootstrap/46819
988 * configure.ac: For --disable-libgcj clear libgcj_saved.
989 * configure: Rebuild.
990
89a1e9c3
PB
9912010-12-10 Tobias Burnus <burnus@net-b.de>
992
993 PR fortran/46540
994 * configure.ac: Add --disable-libquadmath and
995 --disable-libquadmath-support.
996 * configure: Regenerate.
997
ac7bcd26
TG
9982010-12-10 Tristan Gingold <gingold@adacore.com>
999
1000 * src-release (ETC_SUPPORT): add gnu-oids.texi
1001
d357cef7
HPN
10022010-12-03 Hans-Peter Nilsson <hp@axis.com>
1003
1004 PR libffi/46792
1005 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1006 * configure: Regenerate.
1007
4f11b223
ILT
10082010-12-02 Ian Lance Taylor <iant@google.com>
1009
1010 * configure.ac: Always set default for poststage1_ldflags to
1011 -static-libstdc++ -static-libgcc.
1012
989abc33
JJ
10132010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1014
1015 * COPYING.NEWLIB: Add National Semiconductor notice.
1016
950386c6
AS
10172010-11-29 Andreas Schwab <schwab@redhat.com>
1018
1019 * configure.ac: Move comment to remove extra space in last argument
1020 of GCC_TARGET_TOOL.
1021
87cda2cf
AO
10222010-11-26 Alexandre Oliva <aoliva@redhat.com>
1023
7d509c83 1024 PR other/46026
87cda2cf
AO
1025 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1026 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1027 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1028 (BASE_FLAGS_TO_PASS): Use it.
1029 * configure: Rebuilt.
1030 * Makefile.in: Rebuilt.
1031
d3b50760
L
10322010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1033
1034 PR binutils/12258
1035 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1036 Properly check default linker.
1037 * configure: Regnerated.
1038
c7791212
NC
10392010-11-23 Matthias Klose <doko@ubuntu.com>
1040
1041 * configure.ac: For --enable-gold, handle value `default' instead of
1042 `both*'. New configure option --{en,dis}able-ld.
1043 * configure: Regenerate.
1044
9e1a94f4
ILT
10452010-11-20 Ian Lance Taylor <iant@google.com>
1046
1047 * configure.ac: Only disable a language library if no language needs
1048 it. Don't let --disable-libgcj uncondtionally disable libffi.
1049 * configure: Rebuild.
1050
ceca0218
PB
10512010-11-20 Paolo Bonzini <bonzini@gnu.org>
1052
1053 * configure: Regenerate.
1054
9b980aa1
RW
10552010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1056
1057 PR other/46202
1058 * configure.ac: Fix just-built in-tree STRIP name to be
1059 binutils/strip-new.
1060 * configure: Regenerate.
1061 * Makefile.def (install-strip-gcc, install-strip-binutils)
1062 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1063 (install-strip-sid): Mirror dependencies on non-strip variants
1064 of these targets on the respective -strip prerequisites.
1065 * Makefile.tpl (install-strip, install-strip-host)
1066 (install-strip-target): New targets.
1067 (install-strip-[+module+], install-strip-target-[+module+]):
1068 New targets.
1069 * Makefile.in: Regenerate.
1070
e552509b
ILT
10712010-11-19 Ian Lance Taylor <iant@google.com>
1072 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1073
1074 * configure.ac: Add target-libgo to target_libraries. Set
1075 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1076 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1077 (HOST_EXPORTS): Add GOC.
1078 (BASE_TARGET_EXPORTS): Add GOC.
1079 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1080 (GOCFLAGS_FOR_TARGET): New variable.
1081 (EXTRA_HOST_FLAGS): Add GOC.
1082 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1083 * Makefile.def (target_modules): Add libgo.
1084 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1085 (dependencies): Add dependency from configure-target-libgo to
1086 configure-target-libffi and all-target-libstdc++-v3. Add
1087 dependencies from all-target-libgo to all-target-libffi.
1088 (languages): Add go.
1089 * configure: Rebuild.
1090 * Makefile.in: Rebuild.
1091
10922010-11-19 Ian Lance Taylor <iant@google.com>
1093
1094 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1095 compiler/flag environment variables.
1096
10972010-11-18 Ian Lance Taylor <iant@google.com>
1098
1099 * configure.ac: Check for lang_requires_boot_languages in
1100 config-lang.in files.
1101 * configure: Rebuild.
1102
8c21d9c7
MF
11032010-11-17 Mike Frysinger <vapier@gentoo.org>
1104
1105 * .gitignore: New file.
1106
e552509b
ILT
11072010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1108 Tobias Burnus <burnus@net-b.de>
1109
1110 PR fortran/32049
1111 * Makefile.def: Add libquadmath; build it with language=fortran.
1112 * configure.ac: Add libquadmath.
1113 * Makefile.tpl: Handle multiple libs in check-[+language+].
1114 * Makefile.in: Regenerate.
1115 * configure: Regenerate.
1116
11172010-11-15 Andreas Schwab <schwab@redhat.com>
1118
1119 * configure.ac: Fix spelling in option names.
1120 * configure: Regenerated.
1121
11222010-11-13 Georg-Johann Lay <georgjohann@web.de>
1123
1124 PR bootstrap/39622
1125 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1126 * configure: Regenerated.
1127
11282010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1129
1130 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1131 define the cloog backend to use. Furthermore, only pass the ppllibs to
1132 the configure checks, if necessary.
1133 * configure: Regenerate.
1134
11352010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1136
1137 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1138 * configure: regenerate
1139
11402010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1141
1142 * config/cloog.m4: Fix typo. verison -> version.
1143 * configure: Regenerate.
1144
11452010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1146
1147 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1148 * configure: Regenerate.
1149
11502010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1151
1152 * configure.ac: Support official CLooG.org versions.
1153 * configure: Regenerate.
1154 * config/cloog.m4: New.
1155
aa291e2d
ME
11562010-11-05 Michael Eager <eager@eagercon.com>
1157
1158 * COPYING.LIBGLOSS: Correct typo in microblaze.
1159 * COPYING.NEWLIB: Same.
1160
e552509b
ILT
11612010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1162
1163 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1164 * configure: Regenerate.
1165
74cea91b
DK
11662010-11-03 Ian Lance Taylor <iant@google.com>
1167 Dave Korn <dave.korn.cygwin@gmail.com>
1168
1169 PR lto/46273
1170 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1171 and on other supported platforms whenever LTO is enabled.
1172 * configure: Rebuild.
1173
6d0cd39e
AM
11742010-11-02 Alan Modra <amodra@gmail.com>
1175
1176 PR binutils/12110
1177 * configure.ac: Error when source path contains spaces.
1178 * configure: Regenerate.
1179
18a8530e
ILT
11802010-10-20 Ian Lance Taylor <iant@google.com>
1181
1182 * Makefile.def (target_modules): Set lib_path to src/.libs for
1183 libstdc++-v3 module.
1184 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1185 * Makefile.in: Rebuild.
1186
6ed3211e
JJ
11872010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1188 Joseph Myers <joseph@codesourcery.com>
1189
1190 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1191 notices.
1192 * COPYING.NEWLIB: Add Texas Instruments notice.
1193
a8eb3f0a
DK
11942010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1195
1196 * configure.ac (build_lto_plugin): New shell variable.
1197 (--enable-lto): Turn on by default for all non-ELF platforms that
1198 have had LTO support added so far. Set build_lto_plugin appropriately
1199 for both ELF and non-ELF.
1200 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1201 * configure: Regenerate.
1202
4074d5f2
RW
12032010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1204
1205 PR bootstrap/45326
1206 PR bootstrap/45174
1207 * configure.ac: Honor initial values of $build_configargs,
1208 $host_configargs, $target_configargs. Mark the precious, so
1209 environment settings get recorded.
1210 * configure: Regenerate.
1211
29821356
RW
12122010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1213
1214 Sync from GCC:
1215
1216 2010-09-30 Michael Eager <eager@eagercon.com>
1217
1218 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1219 * configure: Regenerate.
1220
1221 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1222
1223 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1224 targets and amend comment.
1225 * configure: Regenerate.
1226
1227 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1228
1229 * configure.ac: Enable LTO by default on Darwin.
1230 * configure: Regenerate.
1231
1232 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1233
1234 PR bootstrap/44455
1235 * configure.ac (extra_mpfr_configure_flags): Copy from
1236 extra_mpc_gmp_configure_flags.
1237 * configure: Re-generated.
1238
57eefe4d
RW
12392010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1240
1241 Sync from GCC:
1242
1243 PR bootstrap/45796
1244 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1245 Depend on all-build-libiberty.
1246 * Makefile.in: Regenerate.
1247
12482010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1249
1250 Sync from GCC:
1251
1252 PR bootstrap/44621
1253 * configure.ac: Fix unportable shell quoting.
1254 * configure: Regenerate.
1255
48bb73dd
RW
12562010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1257
1258 * configure.ac: Support all v850 targets.
1259 * configure: Regenerate.
1260
1d14850f
PB
12612010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1262
1263 PR target/44862
1264 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1265 Provide -B option to allow for link spec %s substitutions for
1266 libstdc++.a on darwin.
1267 * Makefile.in: Regenerate.
1268
7530c480
AO
12692010-06-10 Alexandre Oliva <aoliva@redhat.com>
1270
1271 * Makefile.def (configure-gcc): Depend on all-libelf.
1272 * Makefile.in: Rebuild.
1273
285d560d
RW
12742010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1275
1276 * config.sub, config.guess: Update from upstream sources.
1277
a009f2e7
RW
12782010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1279
1280 Sync from GCC:
1281
1282 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1283 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1284 * configure: Regenerated.
1285
1286 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1287 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1288 * configure: Regenerate.
1289
1290 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1291 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1292 * configure: Regenerate.
1293
1294 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1295 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1296 separately.
1297 * configure: Regenerate.
1298
1299 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1300 * configure: Regenerate after change to elf.m4.
1301
1302 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1303 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1304 * configure: Regenerated.
1305
1306 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1307 * configure.ac: Print "buggy but acceptable" when CLooG
1308 revision is less than 9.
1309 * configure: Regenerated.
1310
e49e5c92
DK
13112010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1312
1313 Merge from gcc:
1314
1315 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1316 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1317 * configure: Regenerate.
1318
1319 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1320 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1321 a platform that supports LTO.
1322 * configure: Regenerate.
1323
1324 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1325 PR lto/42776
1326 * configure.ac (--enable-lto): Refactor handling so libelf tests
1327 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1328 and allow LTO to be explicitly enabled on non-ELF platforms that
1329 are known to support it inside else-clause.
1330 * configure: Regenerate.
1331
e6de499b
NC
13322010-04-27 Roland McGrath <roland@redhat.com>
1333 H.J. Lu <hongjiu.lu@intel.com>
1334
1335 * configure.ac (--enable-gold): Support both, both/gold and
1336 both/bfd to add gold to configdirs without removing ld.
1337 * configure: Regenerated.
1338
1339 * Makefile.def: Add install-gold dependency to install-ld.
1340 * Makefile.in: Regenerated.
1341
d594eacc
TG
13422010-04-14 Tristan Gingold <gingold@adacore.com>
1343
1344 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1345 * configure: Regenerate.
1346
938d2b74
RW
13472010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1348
1349 Merge from gcc:
1350 PR bootstrap/43615
1351 PR bootstrap/43328
1352 Revert:
1353 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1354 * configure.ac: Do not pass --enable-multilib nor
1355 --disable-multilib in baseargs. Accept explicitly passed
1356 --enable_multilib.
1357 * configure: Regenerate.
1358
a9ef41a7
RW
13592010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1360
1361 PR bootstrap/43328
1362 * configure.ac: Do not pass --enable-multilib nor
1363 --disable-multilib in baseargs. Accept explicitly passed
1364 --enable_multilib.
1365 * configure: Regenerate.
1366
619a3713
JM
13672010-03-23 Joseph Myers <joseph@codesourcery.com>
1368
1369 * configure.ac (tic6x-*-*): New case.
1370 * configure: Regenerate.
1371
92f4e989
JM
13722010-03-23 Joseph Myers <joseph@codesourcery.com>
1373
1374 Merge from gcc:
1375 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1376 PR ada/42554
1377 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1378 * configure: Regenerate.
1379
c35a0556
JM
13802010-03-23 Joseph Myers <joseph@codesourcery.com>
1381
1382 * config.sub: Update to version 2010-03-22.
1383 * config.guess: Update to version 2009-12-30.
1384
18fa8f9c
JM
13852010-03-14 Joseph Myers <joseph@codesourcery.com>
1386
1387 Merge from gcc:
1388 2010-01-11 Richard Guenther <rguenther@suse.de>
1389 PR lto/41569
1390 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1391 * Makefile.in: Regenerated.
1392
ba98da75
RO
13932010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1394
1395 PR libstdc++/32499
1396 * configure.ac (RANLIB): Default to true.
1397 (STRIP): Likewise.
1398 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1399 * configure: Regenerate.
1400
3994761f
NC
14012010-02-17 Nick Clifton <nickc@redhat.com>
1402
1403 PR 11238
1404 * Makefile.tpl (local-distclean): Also remove config.cache files in
1405 sub-directories as there may not be Makefiles present in the
1406 sub-directories.
792cdb50
NC
1407 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1408 the config.cache files found by the find command.
1409
3994761f
NC
1410 * Makefile.in: Regenerate.
1411 * configure.ac: Revert previous delta.
1412 * configure: Regenerate.
1413
01a82011
NC
14142010-02-15 Nick Clifton <nickc@redhat.com>
1415
1416 PR 11238
1417 * configure.ac: Delete config.cache files in sub-directories when
1418 deleting Makefiles.
1419 * configure: Regenerate.
1420
143754cd
NC
14212010-02-15 Nick Clifton <nickc@redhat.com>
1422
1423 * configure.ac: Sync from gcc.
1424 * configure: Regenerate.
1425
a6b5846e
KG
14262010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1427
1428 Sync from gcc:
1429 * configure.ac: Add "recommended" version checks for GMP/MPC.
1430 Update recommended GMP/MPFR/MPC versions.
1431 * configure: Regenerate.
1432
2aa2364a
JR
14332010-01-25 Joern Rennecke <amylaar@spamcop.net>
1434
1435 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1436 * configure.ac (bootstrap_target_libs): Make inclusion of
1437 target-libgomp conditional on libgomb being in target_configdirs.
1438 * configure: Regenerate.
1439
d35e937f
JR
14402010-01-23 Joern Rennecke <amylaar@spamcop.net>
1441
1442 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1443 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1444 * configure: Regenerate.
1445
911e63d0
JR
14462010-01-22 Joern Rennecke <amylaar@spamcop.net>
1447
1448 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1449 * configure.ac (target_configdirs): Substitute.
1450 * Makefile.def: Bootstrap target module libgomp.
1451 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1452 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1453 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1454 * configure, Makefile.in: Regenerate.
1455
3725885a
RW
14562009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1457
1458 * libtool.m4: Sync from git Libtool.
1459 * ltmain.sh: Likewise.
1460 * ltoptions.m4: Likewise.
1461 * ltversion.m4: Likewise.
1462 * lt~obsolete.m4: Likewise.
1463
d5f2ee2e 14642010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1465 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1466
1467 PR bootstrap/42424
1468 * configure.ac: Include libtool m4 files.
9eb322aa 1469 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1470 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1471 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1472
d5f2ee2e
KG
1473 * configure: Regenerate.
1474
f2b2dd91
RW
14752010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1476
1477 PR bootstrap/41818
1478 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1479 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1480 * Makefile.in: Regenerate.
1481
06ca7962
BE
14822009-12-18 Ben Elliston <bje@au.ibm.com>
1483
1484 * config.sub, config.guess: Update from upstream sources.
1485
30a16d7b
JJ
14862009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1487
1488 * COPYING.NEWLIB: Update copyright date.
1489 * COPYING.LIBGLOSS: Ditto.
1490
d9b76ff9
KG
14912009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1492
1493 PR middle-end/30447
1494 PR middle-end/30789
1495 PR other/40302
1496
1497 * configure.ac: Require MPC.
1498 * configure: Regenerate.
1499
1500 * configure.ac: Update minimum MPC version to 0.8.
1501 * configure: Regenerate.
1502
e12dec02
PB
15032009-11-20 Paolo Bonzini <bonzini@gnu.org>
1504
1505 * config.guess: Sync with upstream and gcc.
1506 * config.sub: Sync with upstream and gcc.
1507
606a9ca0
AO
15082009-11-16 Alexandre Oliva <aoliva@redhat.com>
1509
1510 * Makefile.def: Restore host and target settings for gmp.
1511 * Makefile.in: Rebuild.
1512
1f53ca9a
AO
15132009-11-16 Alexandre Oliva <aoliva@redhat.com>
1514
1515 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1516 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1517 Fix portability of test of C++ as bootstrap language. Add
1518 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1519 * configure: Rebuild.
1520 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1521 and cloog. Fix in-tree ppl configuration. Introduce libelf
1522 in-tree building.
1523 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1524 (POSTSTAGE1_HOST_EXPORTS): Use it.
1525 (STAGE[+id+]_CXXFLAGS): New.
1526 (BASE_FLAGS_TO_PASS): Pass it down.
1527 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1528 extra_exports.
1529 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1530 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1531 extra_exports.
1532 * Makefile.in: Rebuild.
1533
15342009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1535
1536 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1537 paths for *-w64-mingw* and x86_64-*mingw*.
1538 * configure: Regenerated.
1539
15402009-10-30 Kai Tietz <kai.tietz@onevision.com>
1541
1542 * configure.ac: Disable target-winsup & co for
1543 x86_64-*-mingw* and *-w64-mingw* targets.
1544 * configure: Regenerated.
1545
15462009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1547
1548 * configure.ac (CLooG test): Use = with test.
1549 * configure: Regenerate.
1550
15512009-10-22 Richard Guenther <rguenther@suse.de>
1552
1553 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1554 cloog if the ppl version check failed. Move flags saving
1555 before setting in libelf check.
1556 * configure: Regenerate.
1557
15582009-10-21 Richard Guenther <rguenther@suse.de>
1559
1560 * configure.ac: Adjust the ppl and cloog configure to work as
1561 documented. Disable cloog if ppl was disabled. Omit the version
1562 checks if they were disabled.
1563 * configure: Re-generate.
1564
6811fb56
RW
15652009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1566
1567 * configure.ac: Add 'lto' to enable_languages, not
1568 new_enable_languages, and only if not already present.
1569 * configure: Regenerate.
1570
700d40ca
ILT
15712009-10-06 Ian Lance Taylor <iant@google.com>
1572
1573 * Makefile.def: check-gold depends upon all-gas.
1574 * Makefile.in: Rebuild.
1575
15762009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1577
1578 * Makefile.def: all-lto-plugin depends on all-libiberty.
1579 set bootstrap=true for lto-plugin.
1580 Add lto-plugin.
1581 * Makefile.in: Regenerate.
1582 * configure.ac (host_libs): Add lto-plugin.
1583 * configure: Regenerate.
1584
15852009-10-03 Diego Novillo <dnovillo@google.com>
1586
1587 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1588 (HOST_LIBELFLIBS): Define.
1589 (HOST_LIBELFINC): Define.
1590 * Makefile.in: Regenerate.
1591 * configure.ac: Add --enable-lto.
1592 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1593 If --enable-lto is used, add 'lto' to new_enable_languages.
1594 If --enable-lto is used and gold is enabled, add
1595 lto-plugin to configdirs.
1596 * configure: Regenerate.
1597
15982009-10-03 Simon Baldwin <simonb@google.com>
1599
1600 * configure.ac: If --with-system-zlib, suppress local zlib and
1601 pass --with-system-zlib to subdir configure scripts.
1602 * configure: Regenerate.
1603
16042009-10-01 Loren J. Rittle <ljrittle@acm.org>
1605 Paolo Bonzini <bonzini@gnu.org>
1606
1607 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1608 $(srcdir).
1609 * Makefile.in: Rebuilt.
1610
c8cb1b3e
PB
16112009-09-29 Paolo Bonzini <bonzini@gnu.org>
1612
1613 Sync from gcc:
1614 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1615
1616 * configure.ac: Update minimum MPC version to 0.7.
1617 * configure: Regenerate.
1618
30167e0a
NC
16192009-09-25 Nick Clifton <nickc@redhat.com>
1620
1621 * configure.ac: Pass any --cache-file=/dev/null option on to
1622 subconfigures.
1623 * configure: Regenerate.
1624
707a0b5c
NC
16252009-09-23 Nick Clifton <nickc@redhat.com>
1626
1627 * config.sub, config.guess: Update from upstream sources.
1628
700d40ca
ILT
16292009-09-22 Loren J. Rittle <ljrittle@acm.org>
1630
1631 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1632 * Makefile.in: Rebuilt.
1633
2fd0b40b
RW
16342009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1635
1636 PR bootstrap/32272
1637 * configure.ac: Error out if $srcdir isn't '.' but contains
1638 host-${host_noncanonical}.
1639 * configure: Regenerate.
1640
4385ad3c
RW
16412009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1642
16b1ad29
RW
1643 * configure.ac: If bootstrapping a combined tree with
1644 --enable-gold, require c++ in stage1_languages.
1645 * configure: Regenerate.
1646
f8dc745f
RW
1647 * configure.ac: Also add target_libs of stage1_languages to
1648 bootstrap_target_libs.
1649 * configure: Regenerate.
1650
4385ad3c
RW
1651 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1652 with --enable-languages not containing c++.
1653 * configure: Regenerate.
1654
df51e4e1
JZ
16552009-09-16 Jie Zhang <jie.zhang@analog.com>
1656
1657 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1658 * configure: Regenerate.
1659
06a51eac
RW
16602009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1661
1662 * configure.ac: Do not use $extrasub for replacing @if/@endif
1663 parts in Makefile; instead, use additional arguments to
1664 AC_CONFIG_COMMANDS to do the replacement manually, with several
1665 sed invocations, to avoid HP-UX sed command limits.
1666 * configure: Regenerate.
1667
96655cc4
AO
16682009-09-04 Alexandre Oliva <aoliva@redhat.com>
1669
1670 * configure.ac (with-build-config): Document. Handle without.
1671 Handle missing argument.
1672 * configure: Rebuilt.
1673
16742009-09-03 Alexandre Oliva <aoliva@redhat.com>
1675
1676 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1677 Default to bootstrap-debug only if compare-debug works.
1678 * configure: Rebuilt.
1679 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1680 * Makefile.in: Rebuilt.
1681
16822009-09-01 Alexandre Oliva <aoliva@redhat.com>
1683
1684 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1685 * Makefile.in: Rebuilt.
1686
8e957354
PB
16872009-09-02 Paolo Bonzini <bonzini@gnu.org>
1688
1689 * Makefile.tpl (AWK): Fix typo.
1690 * Makefile.in: Regenerate.
1691
16922009-09-02 Paolo Bonzini <bonzini@gnu.org>
1693
1694 * configure.ac: Detect awk and sed.
1695 * Makefile.def (flags_to_pass): Add AWK and SED.
1696 * Makefile.tpl (AWK, SED): New.
1697 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1698 * configure: Regenerate.
1699 * Makefile.in: Regenerate.
1700
fb792462
TG
17012009-09-01 Tristan Gingold <gingold@adacore.com>
1702
1703 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1704 Remove logical names.
1705
a69e7d0a
DK
17062009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1707
1708 * ltmain.sh (func_normal_abspath): New function.
1709 (func_relative_path): Likewise.
1710 (func_mode_help): Document new -bindir option for link mode.
1711 (func_mode_link): Add new -bindir option, and use it to place
1712 output DLL if specified.
1713
d444d2ba
RW
17142009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1715
1716 * configure.ac (AC_PREREQ): Bump to 2.64.
1717
13b7343a
RW
17182009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1719
af542c2e
RW
1720 * README-maintainer-mode: Point directly to upstream locations
1721 for autoconf, automake, libtool, gettext, instead of copies on
1722 sources.redhat.com. Document required versions.
1723 * configure.ac: Do not substitute datarootdir, htmldir,
1724 pdfdir, docdir. Do not process --with-datarootdir,
1725 --with-htmldir, --with-pdfdir, --with-docdir.
1726 * configure: Regenerate.
1727
81ecdfbb
RW
1728 * configure: Regenerate.
1729
13b7343a
RW
1730 * compile: Sync from Automake 1.11.
1731 * depcomp: Likewise.
1732 * install-sh: Likewise.
1733 * missing: Likewise.
1734 * mkinstalldirs: Likewise.
1735 * ylwrap: Likewise.
1736
c1102ce7
RW
17372009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1738
34a0f3cf
RW
1739 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1740 (baseargs): Add --disable-option-checking.
1741 * configure: Regenerate.
1742
c1102ce7
RW
1743 * Makefile.def (configure-target-libiberty): Depend on
1744 all-binutils and all-ld.
1745 (configure-target-newlib): Likewise.
1746 * Makefile.in: Regenerate.
1747
e8a5fa9c
RW
17482009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1749
1750 Sync with GCC, merge:
1751
1752 2009-07-31 Christian Bruel <christian.bruel@st.com>
1753
1754 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1755 * configure: Regenerate.
1756
1757 2009-07-06 Ian Lance Taylor <iant@google.com>
1758
1759 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1760 * configure: Rebuild.
1761
1762 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1763
1764 PR bootstrap/40338
1765 * configure.ac (comparestring): Create new variable.
1766 * Makefile.tpl (comparestring): Use to skip some comparisions.
1767 * configure: Regenerate.
1768 * Makefile.in: Regenerate.
1769
1770 2009-06-23 Ian Lance Taylor <iant@google.com>
1771
1772 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1773 boot_languages. Only bootstrap target libraries listed in
1774 target_libs for some boot language. Add --with-stage1-ldflags,
1775 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1776 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1777 if not building with C++.
1778 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1779 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1780 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1781 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1782 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1783 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1784 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1785 * configure, Makefile.in: Rebuild.
1786
1787 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1788
1789 * configure.ac: Detect MPC in default directory.
1790 * configure: Regenerate.
1791
1792 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1793
1794 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1795 to noconfdirs.
1796 * configure: Regenerate.
1797
1798 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1799
1800 * Makefile.def: Add MPC support and dependencies.
1801 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1802
1803 * Makefile.in, configure: Regenerate.
1804
1805 2009-05-24 Nicolas Roche <roche@adacore.com>
1806
1807 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1808 * Makefile.in: Regenerate.
1809
1810 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1811
1812 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1813 * configure: Regenerate.
1814
1815 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1816
1817 * configure.ac ($with_ppl): Default to no if not supplied.
1818 ($with_cloog): Likewise.
1819 configure: Regenerate.
1820
1821 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1822
1823 PR bootstrap/39739
1824 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1825 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1826
1827 * configure, Makefile.in: Regenerate.
1828
1829 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1830
1831 * configure.ac: Change copyright header to refer to version
1832 3 of the GNU General Public License and to point readers at the
1833 COPYING3 file and the FSF's license web page.
1834 * Makefile.def: Likewise.
1835 * Makefile.tpl: Likewise.
1836 * Makefile.in: Regenerate.
1837
1838 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1839
1840 * configure.ac: Restore match for darwin9 or later. Use double
1841 brackets since regeneration eats one pair.
1842 * configure: Regenerate.
1843
bf110216
CF
18442009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1845
1846 * MAINTAINERS: Perform some obvious fixups.
1847
2262bbf4
BE
18482009-08-17 Ben Elliston <bje@au.ibm.com>
1849
1850 * config.sub, config.guess: Update from upstream sources.
1851
25a07265
NC
18522009-08-06 Michael Eager <eager@eagercon.com>
1853
1854 * configure.ac: Add Microblaze target.
1855 * configure: Regenerate.
1856
85bd1942
TG
18572009-07-02 Tristan Gingold <gingold@adacore.com>
1858
1859 * configure.ac: Do not exclude gas for i386-*-darwin.
1860 Add a case for x86_64-*-darwin.
1861 * configure: Regenerate.
1862
f9806fa5
DE
18632009-06-26 Doug Evans <dje@sebabeach.org>
1864
1865 * Makefile.def (host_modules): Add cgen.
1866 * Makefile.in: Regenerate.
1867 * configure.ac (host_tools): Add cgen.
1868 * configure: Regenerate.
1869
6bfb4e30
JJ
18702009-06-17 Michael Eager <eager@eagercon.com>
1871
1872 * COPYING.LIBGLOSS: Add Xilinx license.
1873
8bcf2718
NC
18742009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1875
1876 * configure.ac: Define is_elf for QNX Neutrino targets.
1877 * configure: Regenerate.
1878
04ec0acb
RW
18792009-06-03 Jerome Guitton <guitton@adacore.com>
1880 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1881
9eb322aa
MF
1882 * Makefile.tpl (all): Avoid a trailing backslash.
1883 * Makefile.in: Regenerate.
04ec0acb 1884
7ee5dbeb
BE
18852009-06-03 Ben Elliston <bje@au.ibm.com>
1886
1887 * config.sub, config.guess: Update from upstream sources.
1888
fda13ee8
AO
18892009-06-02 Alexandre Oliva <aoliva@redhat.com>
1890
1891 * Makefile.tpl ([+compare-target+]): Compare all stage
1892 directories, rather than just gcc.
1893 * Makefile.in: Rebuilt.
1894
4a657b0d
DK
18952009-05-28 Doug Kwan <dougkwan@google.com>
1896
1897 * configure.ac: Support gold for target arm*-*-*.
1898 * configure: Regenerate.
1899
07fc31c9
AO
19002009-05-27 Alexandre Oliva <aoliva@redhat.com>
1901
1902 * Makefile.tpl (all): Avoid harmless warning in make all when
1903 gcc-bootstrap is enabled but stage_last does not exist.
1904 * Makefile.in: Rebuilt.
1905
8a7a39ab
TG
19062009-05-25 Tristan Gingold <gingold@adacore.com>
1907
1908 * setup.com: Complete the file with configuration and build.
1909
b5233201
AO
19102009-05-18 Alexandre Oliva <aoliva@redhat.com>
1911
1912 PR other/40159
1913 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1914 gcc-no-bootstrap are mutually exclusive.
1915 * Makefile.in: Rebuilt.
1916
7b6175f9
AO
19172009-05-18 Alexandre Oliva <aoliva@redhat.com>
1918
1919 PR other/40159
1920 * Makefile.tpl (all): Don't end with unconditional success.
1921 * Makefile.in: Rebuilt.
1922
1b05fbbd
AO
19232009-05-12 Alexandre Oliva <aoliva@redhat.com>
1924
1925 PR target/37137
1926 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1927 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1928 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1929 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1930 stage_configureflags, stage_cflags and stage_libcflags into
1931 explicit Makefile macros.
1932 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1933 GFORTRAN.
1934 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1935 CC. Set CC_FOR_BUILD from CC.
1936 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1937 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1938 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1939 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1940 and GFORTRAN.
1941 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1942 (_LIBCFLAGS): Renamed to _TFLAGS.
1943 (do-compare-debug, do-compare3-debug): Drop.
1944 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1945 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1946 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1947 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1948 (XGCC_FLAGS_FOR_TARGET): New.
1949 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1950 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1951 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1952 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1953 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1954 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1955 TFLAGS.
1956 (BUILD_CONFIG): Include if requested.
1957 (all): Set TFLAGS on bootstrap.
1958 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1959 (all-stageid-prefixmodule): Likewise.
1960 (do-clean, distclean-stageid): Set TFLAGS.
1961 (restrap): Fix whitespace.
1962 * Makefile.in: Rebuilt.
1963
dc17c78c
EB
19642009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1965
1966 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1967 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1968 * Makefile.in: Regenerate.
1969
14324cd7
EZ
19702009-04-24 Eli Zaretskii <eliz@gnu.org>
1971
1972 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1973 consistency with config.sub. (Update from upstream sources.)
1974
f8d5f06c
JM
19752009-04-21 Joseph Myers <joseph@codesourcery.com>
1976
1977 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1978
0000e2bf
BE
19792009-04-17 Ben Elliston <bje@au.ibm.com>
1980
1981 * config.sub, config.guess: Update from upstream sources.
1982
20135e4c
NC
19832009-04-15 Anthony Green <green@moxielogic.com>
1984
34adf976 1985 * configure.ac: Add moxie support.
20135e4c
NC
1986 * configure: Rebuilt.
1987
ef699244
L
19882009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1989
1990 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1991 * configure: Regenerate.
1992
10ad8ef3
L
19932009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1994
1995 PR gas/10039
1996 * configure.ac: Require texinfo 4.7.
1997 * configure: Regenerated.
1998
c50523ce
L
19992009-04-09 Steve Ellcey <sje@cup.hp.com>
2000
2001 * Makefil.def (languages): New entries.
2002 * Makefile.tpl (check-gcc-*): New generic target.
2003 * Makefile.in: Regenerate.
2004
47afba5f
EZ
20052009-03-27 Eli Zaretskii <eliz@gnu.org>
2006
2007 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2008 Windows builds of Sed.
2009
dc448a7b
TT
20102009-03-18 Tom Tromey <tromey@redhat.com>
2011
2012 * configure: Rebuild.
2013 * configure.ac (host_libs): Add libiconv.
2014 * Makefile.in: Rebuild.
2015 * Makefile.def (host_modules): Add libiconv.
2016 (configure-gdb, all-gdb): Depend on libiconv.
2017
24741ab2
JB
20182009-03-16 Tristan Gingold <gingold@adacore.com>
2019
2020 * configure.ac: Treat gdb as supported on x86_64-darwin.
2021 * configure: Regenerate.
2022
29383458
JM
20232009-03-16 Joseph Myers <joseph@codesourcery.com>
2024
2025 Merge from GCC:
2026
2027 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2028
2029 * configure.ac (--with-host-libstdcxx): New option.
2030 * configure: Regenerate.
2031
2032 2009-01-29 Robert Millan <rmh@aybabtu.com>
2033
2034 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2035 * configure: Regenerate.
2036
2037 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2038
2039 PR tree-optimization/38515
2040 * configure.ac (cloog-polylib): Removed.
2041 (with_ppl, with_cloog): Test for "no".
2042 * configure: Regenerated.
2043
58e24671
RW
20442009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2045
2046 Backport from git Libtool:
2047
2048 2009-01-19 Robert Millan <rmh@aybabtu.com>
2049 Support GNU/kOpenSolaris.
2050 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2051 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2052 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2053 GNU/kOpenSolaris.
2054
314b2e66
AS
20552009-02-05 Andreas Schwab <schwab@suse.de>
2056
2057 * Makefile.tpl (stage_last): Define $r and $s before using
2058 $(RECURSE_FLAGS_TO_PASS).
2059 * Makefile.in: Regenerate
2060
8b700390
JJ
20612009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2062
2063 * COPYING.NEWLIB: Add ARM license.
2064
66775d67
AM
20652009-01-16 Alan Modra <amodra@bigpond.net.au>
2066
2067 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2068 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2069 * Makefile.in: Regenerate.
2070
19e99079
NC
20712009-01-15 Douglas B Rupp <rupp@gnat.com>
2072
2073 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2074 * configure: Regenerate.
2075
22e8c8e0
RW
20762008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2077
2078 Backport link test fix from upstream Libtool:
2079
2080 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2081 Add cache variables to tests that require the linker to work.
2082 For shlibpath_overrides_runpath, this also changes the semantics
2083 to let the result from the C compiler take precedence.
2084 compiler take precedence.
2085
7d6d7764
BE
20862008-12-02 Ben Elliston <bje@au.ibm.com>
2087
2088 * config.sub, config.guess: Update from upstream sources.
2089
ea8af06e
JJ
20902008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2091
2092 * COPYING.NEWLIB: Updated.
2093 * COPYING.LIBGLOSS: Ditto.
2094
af0771d3
PB
20952008-12-16 Paolo Bonzini <bonzini@gnu.org>
2096
2097 Sync with GCC:
2098
2099 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2100
2101 * configure.ac (ppllibs): Add by default the lib flags.
2102 * configure: Regenerate.
2103
2104 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2105
314b2e66
AS
2106 * configure.ac: Add double brackets on darwin[912].
2107 * configure: Regenerate.
af0771d3
PB
2108
2109 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2110
314b2e66
AS
2111 * configure.ac: Expand to darwin10 and later.
2112 * configure: Regenerate.
af0771d3 2113
f7c83eac
AS
21142008-12-02 Andreas Schwab <schwab@suse.de>
2115
2116 * Makefile.def: configure-target-boehm-gc depends on
2117 all-target-libstdc++-v3.
2118 * Makefile.in: Regenerate.
2119
bc67ad83
BE
21202008-12-02 Ben Elliston <bje@au.ibm.com>
2121
2122 * config.sub, config.guess: Update from upstream sources.
2123
e28c595f
JM
21242008-11-27 Joseph Myers <joseph@codesourcery.com>
2125
2126 Merge from GCC:
2127
2128 2007-12-02 Matthias Klose <doko@ubuntu.com>
2129
2130 * config-ml.in: Remove 64bit configure tests.
2131
2132 2008-05-14 Rafael Espindola <espindola@google.com>
2133
2134 * config-ml.in: don't handle --enable-shared and --enable-static.
2135
2136 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2137 Tobias Grosser <grosser@fim.uni-passau.de>
2138 Jan Sjodin <jan.sjodin@amd.com>
2139 Harsha Jagasia <harsha.jagasia@amd.com>
2140 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2141 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2142 Adrien Eliche <aeliche@isty.uvsq.fr>
2143
2144 Merge from graphite branch.
2145 * configure: Regenerate.
2146 * Makefile.in: Regenerate.
2147 * configure.ac (host_libs): Add ppl and cloog.
2148 Add checks for PPL and CLooG.
2149 * Makefile.def (ppl, cloog): Added modules and dependences.
2150 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2151 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2152
2153 2008-09-03 Richard Guenther <rguenther@suse.de>
2154
2155 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2156 cloog test.
2157 * configure: Re-generate.
2158
2159 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2160
2161 * configure.ac (--with-cloog-polylib): New.
2162 (--disable-cloog-version-check): New.
2163 (--disable-ppl-version-check): New.
2164 * configure: Re-generate.
2165
2166 2008-09-05 Richard Guenther <rguenther@suse.de>
2167
2168 * configure.ac: Initialize clooglibs to -lcloog.
2169 * configure: Re-generate.
2170
2171 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2172
2173 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2174 recommended version to 2.3.2.
2175
2176 * configure: Regenerate.
2177
2178 2008-10-31 Ben Elliston <bje@au.ibm.com>
2179
2180 * configure.ac (spu-*-*): Remove special case.
2181 * configure: Regenerate.
2182
2183 Complete comment text from GCC version of:
2184
2185 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2186
2187 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2188 (GCC_SHLIB_SUBDIR): New.
2189 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2190 * configure: Regenerate.
2191 * Makefile.in: Regenerate.
2192
652dec25
TG
21932008-11-27 Tristan Gingold <gingold@adacore.com>
2194
2195 * configure.ac: Build gdb for i?86-*-darwin*
2196 * configure: Regenerated.
2197
7582fb4a
DJ
21982008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2199
2200 PR bootstrap/38014
2201 PR bootstrap/37923
2202
2203 Revert:
2204
2205 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2206
2207 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2208 * Makefile.in: Regenerated.
2209
2210 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2211
2212 PR gdb/921
2213 PR gdb/1646
2214 PR gdb/2175
2215 PR gdb/2176
2216
2217 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2218 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2219 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2220 (HOST_EXPORTS): Pass CPPFLAGS.
2221 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2222 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2223 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2224 * Makefile.in, configure: Regenerated.
2225 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2226 and CPPFLAGS_FOR_BUILD.
2227
faee1be2
UW
22282008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2229
2230 * configure.ac [spu-*-*]: Do not set skipdirs.
2231 * configure: Re-generate.
2232
b7c2dce4
DJ
22332008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2234
2235 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2236 * Makefile.in: Regenerated.
2237
bb52de30
DJ
22382008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2239
2240 PR gdb/921
2241 PR gdb/1646
2242 PR gdb/2175
2243 PR gdb/2176
2244
2245 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2246 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2247 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2248 (HOST_EXPORTS): Pass CPPFLAGS.
2249 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2250 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2251 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2252 * Makefile.in, configure: Regenerated.
2253 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2254 and CPPFLAGS_FOR_BUILD.
2255
b25062ae
SE
22562008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2257
2258 * libtool.m4: Update to libtool 2.2.6.
2259 * lt~obsolete.m4: Update to libtool 2.2.6.
2260 * ltmain.sh: Update to libtool 2.2.6.
2261 * ltsugar.m4: Update to libtool 2.2.6.
2262 * ltversion.m4: Update to libtool 2.2.6.
2263 * ltoptions.m4: Update to libtool 2.2.6.
2264 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2265
3bbd2f8f
AL
22662008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2267
2268 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2269 (GCC_SHLIB_SUBDIR): New.
2270 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2271 * configure: Regenerate.
2272 * Makefile.in: Regenerate.
2273
b29d32ce
TG
22742008-08-28 Tristan Gingold <gingold@adacore.com>
2275
2276 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2277 Enable bfd, binutils and opcodes.
2278 * configure: Regenerate.
2279
c325a203
DD
22802008-08-16 Nicolas Roche <roche@adacore.com>
2281
2282 * Makefile.tpl: Add BOOT_ADAFLAGS.
2283 * Makefile.in: Regenerate.
2284
e7c8859c
RS
22852008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2286
2287 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2288 * configure: Regenerate.
2289
da888c87
PB
22902008-07-30 Paolo Bonzini <bonzini@gnu.org>
2291
2292 Sync with gcc:
2293 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2294
f7c83eac
AS
2295 * configure.ac: Add makefile fragments for hpux.
2296 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2297 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2298 * configure: Regenerate.
2299 * Makefile.in: Regenerate.
da888c87
PB
2300
2301 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2302
f7c83eac
AS
2303 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2304 * Makefile.in: Regenerate.
2305 * configure: Regenerate.
da888c87 2306
944982cf
ILT
23072008-06-18 Ian Lance Taylor <iant@google.com>
2308
662c6704
ILT
2309 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2310
944982cf
ILT
2311 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2312
7a283e07
RW
23132008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2314
2315 * configure: Regenerate.
2316
5b553f7e
RW
23172008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2318
2319 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2320 "$@" is still intact with both Autoconf 2.59 and 2.62.
2321 * configure: Regenerate.
2322
675492f0
RW
23232008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2324
2325 * Makefile.tpl: Fix comment errors.
2326 * Makefile.in: Regenerate.
2327
b018a5d1
JB
23282008-06-13 Julian Brown <julian@codesourcery.com>
2329
2330 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2331 of libobjc for ARM EABI Linux.
2332 * configure: Regenerate.
2333
310213e8
DE
23342008-06-12 David S. Miller <davem@davemloft.net>
2335 David Edelsohn <edelsohn@gnu.org>
2336
2337 * configure.ac: Add powerpc*-*-* to gold supported targets.
2338 * configure: Regenerate.
2339
6641ce42
JM
23402008-06-08 Joseph Myers <joseph@codesourcery.com>
2341
2342 PR tree-optimization/36218
2343 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2344 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2345 (all prefix="build-"): Pass them to build-system sub-makes.
2346 * Makefile.in: Regenerate.
2347
03c2f9e6
DJ
23482008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2349
2350 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2351 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2352 mkdep, and compile. Update comments.
2353 (ETC_SUPPORT): Add ChangeLog and update comments.
2354
4538db8b
ILT
23552008-05-11 Ian Lance Taylor <iant@google.com>
2356
2357 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2358
266df637
PB
23592008-04-18 Paolo Bonzini <bonzini@gnu.org>
2360
2361 Sync with gcc:
2362 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2363
2364 PR bootstrap/35457
2365 * configure.ac: Include override.m4.
2366 * configure: Regenerate.
2367
2368 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2369
f7c83eac
AS
2370 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2371 * Makefile.in: Regenerate.
266df637
PB
2372
2373 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2374
f7c83eac
AS
2375 * configure.ac: Do not build libssp for the AVR.
2376 * configure: Regenerate.
266df637 2377
a86a761e
NC
23782008-04-18 Nick Clifton <nickc@redhat.com>
2379
2380 * MAINTAINERS: Replace reference to configure.in with reference to
2381 configure.ac.
2382
52310858
NC
23832008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2384
f7c83eac 2385 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2386 as nonconfigurable directories list.
f7c83eac 2387 * configure: Regenerate.
52310858 2388
f5314dd5
DM
23892008-04-14 David S. Miller <davem@davemloft.net>
2390
2391 * configure.ac: Add sparc*-*-* to gold supported targets.
2392 * configure: Regenerate.
2393
e2208220
BE
23942008-04-14 Ben Elliston <bje@au.ibm.com>
2395
2396 * config.sub, config.guess: Update from upstream sources.
2397
0bb6ea20
HPN
23982008-04-12 Hans-Peter Nilsson <hp@axis.com>
2399
2400 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2401 * Makefile.in: Regenerate.
2402
e5164e97
ILT
24032008-04-07 Ian Lance Taylor <iant@google.com>
2404
2405 * Makefile.def: check-gold depends upon all-binutils.
2406 * Makefile.in: Regenerate.
2407
e33b51a6
NC
24082008-04-04 Nick Clifton <nickc@redhat.com>
2409
2410 PR binutils/4334
2411 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2412 builds.
2413 * configure: Regenerate.
2414
fc5df3ab
NC
24152008-04-04 NightStrike <NightStrike@gmail.com>
2416
2417 PR other/35151
f7c83eac
AS
2418 * configure.ac: Combine rules for mingw32 and mingw64.
2419 * configure: Regenerate.
fc5df3ab 2420
c779bab8
PB
24212008-03-27 Paolo Bonzini <bonzini@gnu.org>
2422
2423 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2424 * Makefile.in: Regenerate.
2425
93f9b408
ILT
24262008-03-20 Ian Lance Taylor <iant@google.com>
2427
2428 * configure.ac: Add support for --enable-gold.
2429 * Makefile.def: Add gold as a directory like ld.
2430 * configure, Makefile.in: Regenerate.
2431
5746fb46
AK
24322008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2433
2434 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2435 (s390_cond_extensions): Reduced extensions to the compare related.
2436 (main): z10 cpu type option added.
2437 (expandConditionalJump): Renamed to ...
2438 (insertExpandedMnemonic): ... this.
2439
2440 * opcodes/s390-opc.c: Re-group the operand format makros.
2441 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2442 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2443 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2444 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2445 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2446 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2447 INSTR_SIL_RDU): New instruction formats added.
2448 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2449 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2450 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2451 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2452 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2453 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2454 masks added.
2455 (s390_opformats): New formats added "ris", "rrs", "sil".
2456 * opcodes/s390-opc.txt: Add the conditional jumps with the
2457 extensions removed from automatic expansion in s390-mkopc.c manually.
2458 (asi - trtre): Add new System z10 EC instructions.
2459 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2460
58c85be7
RW
24612008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2462
2463 * configure.ac: m4_include config/proginstall.m4.
2464 * configure: Regenerate.
2465
78124051
RW
24662008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2467
2468 Backport from upstream Libtool:
f7c83eac 2469
78124051 2470 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2471
78124051
RW
2472 Deal with Autoconf 2.62's semantic change in m4_append.
2473 * ltsugar.m4 (lt_append): Replace broken versions of
2474 m4_append.
2475 (lt_if_append_uniq): Don't require separator to be overquoted,
2476 and avoid broken m4_append.
2477 (lt_dict_add): Fix typo.
2478 * libtool.m4 (_LT_DECL): Don't overquote separator.
2479
018f1bea
DE
24802008-03-13 David Edelsohn <edelsohn@gnu.org>
2481
2482 * config.rpath: Add AIX 6 support.
2483
5c5f596d
PB
24842008-03-13 Paolo Bonzini <bonzini@gnu.org>
2485
2486 * Makefile.def (stageprofile). Remove -fprofile-generate
2487 from stage_libcflags.
2488 * Makefile.in: Regenerate.
2489
a1f93a5e
BE
24902008-03-13 Ben Elliston <bje@au.ibm.com>
2491
2492 * config.sub, config.guess: Update from upstream sources.
2493
98c3d905
AK
24942008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2495
2496 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2497 * s390-opc.txt (cmpsc): Duplicate entry removed.
2498 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2499 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2500 fier, cu42, cu41): Fix operand format.
2501
7f6ef0c0
PB
25022008-02-20 Paolo Bonzini <bonzini@gnu.org>
2503
f7c83eac
AS
2504 PR bootstrap/32009
2505 PR bootstrap/32161
2506
2507 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2508 * configure: Regenerate.
2509
2510 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2511 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2512 STAGE4_LIBCFLAGS): New.
2513 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2514 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2515 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2516 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2517 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2518 for target modules. Don't export LIBCFLAGS.
2519 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2520 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2521 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2522 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2523 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2524 * Makefile.in: Regenerate.
7f6ef0c0 2525
eaf19029
PB
25262008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2527
2528 PR libgcj/33085
2529 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2530 Do not use -DDLL_EXPORT. Backport from upstream.
2531
680c43e9
NC
25322008-02-14 Nick Clifton <nickc@redhat.com>
2533
2534 Import this patch from gcc:
2535 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2536
2537 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2538
c72b1d96
HPN
25392008-02-02 Hans-Peter Nilsson <hp@axis.com>
2540
2541 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2542 * configure: Regenerate.
2543
8b66833e
BW
25442008-01-31 Marc Gauthier <marc@tensilica.com>
2545
2546 * configure.ac (xtensa*-*-*): Recognize processor variants.
2547 * configure: Regenerate.
2548
9cc8ae67
PB
25492008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2550
f7c83eac
AS
2551 PR bootstrap/34922
2552 * configure.ac (PARSE_ARGS): Push suitable setting of
2553 ac_subdirs_all, for `./configure --help=recursive'.
2554 Handle `+' in generic toplevel directory disabling.
2555 * configure: Regenerate.
9cc8ae67 2556
19090595
BE
25572008-01-23 Ben Elliston <bje@au.ibm.com>
2558
2559 * config.sub, config.guess: Update from upstream sources.
2560
9f1e7fd3
BE
25612008-01-08 Ben Elliston <bje@au.ibm.com>
2562
2563 * config.sub, config.guess: Update from upstream sources.
2564
2f959d61
JJ
25652007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2566
2567 * COPYING.LIBGLOSS: Update default copyright.
2568
aa054b85
JJ
25692007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2570
2571 * COPYING.NEWLIB: Update default copyright.
2572
57c53b2b
RS
25732007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2574
2575 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2576 Change recommended MPFR from 2.2.1 > 2.3.0.
2577 * configure: Regenerate.
2578
fee14b60
RS
25792007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2580
2581 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2582 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2583 * Makefile.in: Regenerate.
2584
c9b68031
DD
25852007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2586
2587 * configure.ac: Enable libjava for x86_64-*-darwin9.
2588 * configure: Regenerate.
2589
ad25e7d5
BE
25902007-12-05 Ben Elliston <bje@au.ibm.com>
2591
2592 * config.sub, config.guess: Update from upstream sources.
2593
6ac84f65
PB
25942007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2595
f7c83eac
AS
2596 * config-ml.in: Robustify against white space in absolute file
2597 names.
6ac84f65 2598
f7c83eac
AS
2599 * config-ml.in (multi-clean): Substitute ${Makefile}.
2600 Remove superfluous ${Makefile} in list.
6ac84f65 2601
7b3200f9
DJ
26022007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2603
2604 * Makefile.def (dependencies): Make configure-gdb depend on
2605 all-intl.
2606 * Makefile.in: Regenerated.
2607
2c133ff9
JJ
26082007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2609
2610 * Makefile.def: To avoid problems running with parallel makes,
2611 build newlib before libgloss so that target specific header
2612 files are availble.
2613 * Makefile.in: Regenerate.
2614
5074315a
DJ
26152007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2616
2617 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2618 * Makefile.in: Regenerate.
2619
f5bc1778
DJ
26202007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2621
2622 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2623 * libdecnumber: New directory, imported from GCC.
2624
c66487f8
NC
26252007-10-08 Mike Frysinger <vapier@gentoo.org>
2626
2627 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2628 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2629 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2630 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2631 * configure: Regenerate.
2632
b5714970
PB
26332007-10-01 Paolo Bonzini <bonzini@gnu.org>
2634
2635 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2636 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2637 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2638 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2639 * configure.ac: Default them to host tools for $host = $build.
2640 Subst them.
2641
2642 * configure: Regenerate.
2643 * Makefile.in: Regenerate.
2644
f3b1e08e
RS
26452007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2646
2647 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2648 * configure: Regenerate.
2649
cff87f51
DD
26502007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2651
2652 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2653 libstdc++.
2654 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2655 * configure: Regenerate.
2656 * Makefile.in: Regenerate.
f7c83eac 2657
625a61cd
AS
26582007-09-17 Andreas Schwab <schwab@suse.de>
2659
2660 * configure.ac: Raise minimum makeinfo version to 4.6.
2661 * configure: Regenerate.
2662
83a3a68b
AM
26632007-09-15 Alan Modra <amodra@bigpond.net.au>
2664
2665 * configure.ac: Correct makeinfo version check.
2666 * configure: Regenerate.
2667
5bd8be13
RS
26682007-09-14 Richard Sandiford <richard@codesourcery.com>
2669
2670 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2671 to $skipdirs and only disable gprof for newlib. Use the normal
2672 mips*-elf* handling in other respects.
2673 * configure: Regnerate.
2674
5566c1fa
DD
26752007-09-12 David Daney <ddaney@avtrex.com>
2676
2677 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2678 enabling libgcj.
2679 * configure: Regenerate.
2680
26812007-09-12 Richard Guenther <rguenther@suse.de>
2682
2683 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2684 nor --disable-checking is provided also turn on yes and types
2685 checking for stage1.
2686 * configure: Re-generate.
2687
a18e2996 26882007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2689
2690 PR target/33281
2691 * configure.ac: Use config/mh-mingw on mingw.
2692 * configure: Regenerate.
84e7906e 2693
691bb5a1
DD
26942007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2695
2696 PR other/32154
2697 * configure.ac: For libgloss targets, point the linker to the linker
2698 script, startup code and simulator library.
2699 * configure: Regenerate.
2700
6d18b86b
AH
27012007-09-09 Andrew Haley <aph@redhat.com>
2702
2703 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2704 target-libjava.
6d18b86b 2705
f00a3165 27062007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2707
f00a3165 2708 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2709
2abc4e65
BE
27102007-08-21 Richard Guenther <rguenther@suse.de>
2711
2712 * configure.ac: Add types checking to stage1 checking flags.
2713 * configure: Regenerate.
2714
8a6ee3ab 27152007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2716 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2717
2718 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2719 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2720 * Makefile.in: Regenerate.
2721 * configure.ac (--with-debug-prefix-map): New.
2722 * configure: Regenerate.
2723
429acdec
RS
27242007-08-17 Richard Sandiford <richard@codesourcery.com>
2725 Nigel Stephens <nigel@mips.com>
2726
429acdec
RS
2727 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2728 as target_makefile_frag.
2729 * configure: Regenerate.
2730
8520c408
AO
27312007-08-16 Alexandre Oliva <aoliva@redhat.com>
2732
2733 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2734 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2735 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2736 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2737 (do-compare, do-compare3, do-compare-debug): New.
2738 ([+compare-target+]): Use them.
2739
27402007-08-16 Alexandre Oliva <aoliva@redhat.com>
2741
2742 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2743 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2744 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2745 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2746 (do-compare, do-compare3, do-compare-debug): New.
2747 ([+compare-target+]): Use them.
2748
2444379b
BE
27492007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2750 Ben Elliston <bje@au.ibm.com>
2751
2752 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2753 --silent if $silent.
2754 * configure: Regenerate.
2755
d6f99447
DJ
27562007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2757
2758 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2759
bd0aa315
NC
27602007-07-17 Nick Clifton <nickc@redhat.com>
2761
2762 * COPYING3: New file. Contains version 3 of the GNU General
2763 Public License.
2764 * COPYING3.LIB: New file. Contains version 3 of the GNU
2765 Lesser General Public License.
2766
0ebe98fb
BS
27672007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2768
2769 * configure.ac: Fix my previous change to really match GCC.
2770 * configure: Regenerate.
2771
521ec477
DD
27722007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2773
2774 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2775 * configure: Regenerate.
2776
27772007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2778
2779 * configure.ac: Add some missing m4 quotation.
2780 * configure: Regenerate.
2781
0c24b341
NC
27822007-07-09 Kai Tietz <kai.tietz@onevision.com>
2783
f7c83eac
AS
2784 * Makefile.def: Add windmc tool to build.
2785 * Makefile.tpl: Likewise.
2786 * configure.ac: Likewise.
2787 * Makefile.in: Regenerate.
2788 * configure: Regenerate.
0c24b341 2789
a09314d0
L
27902007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2791
2792 * lt~obsolete.m4: New. Import from 20070318 libtool.
2793
7c3e1d12
BS
27942007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2795
2796 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2797 uclinux and linux-uclibc targets.
2798 * configure: Regenerate.
2799
a5b3b4dd
DD
28002007-06-28 DJ Delorie <dj@redhat.com>
2801
2802 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2803 not building newlib.
2804 * configure: Regenerated.
f7c83eac 2805
184d813c
DJ
28062007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2807
2808 * src-release (DEVO_SUPPORT): Correct typos.
2809
31d99776
DJ
28102007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2811
2812 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2813 * Makefile.in: Regenerated.
2814
e00a73e3
PB
28152007-06-14 Paolo Bonzini <bonzini@gnu.org>
2816
f7c83eac
AS
2817 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2818 (distclean-stage[+id+]): Possibly delete stage_last.
2819 * Makefile.in: Regenerate.
e00a73e3 2820
98a1bbc5
BE
28212007-06-07 Ben Elliston <bje@au.ibm.com>
2822
2823 * config.sub, config.guess: Update from upstream sources.
2824
973601e1
BE
28252007-06-07 Ben Elliston <bje@au.ibm.com>
2826
2827 * Makefile.tpl: Fix spelling error.
2828 * Makefile.in: Regenerate.
2829
2038f525
PB
28302007-06-04 Paolo Bonzini <bonzini@gnu.org>
2831
2832 Sync with gcc:
2833 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2834
f7c83eac
AS
2835 PR bootstrap/29382
2836 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2837 * configure: Rebuilt.
2038f525 2838
f7c5c4b5
PB
28392007-06-01 Steve Ellcey <sje@cup.hp.com>
2840
12a64d4f
L
2841 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2842 lt_cv_sys_max_cmd_len.
f7c5c4b5 2843
7ad9660b
PB
28442007-05-31 Paolo Bonzini <bonzini@gnu.org>
2845
2846 * ltgcc.m4: Update from GCC.
2847
0e7ef45c
EC
28482007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2849
12a64d4f 2850 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2851
37ad9514
SE
28522007-05-24 Steve Ellcey <sje@cup.hp.com>
2853
2854 * ltmain.sh: Update from GCC.
2855 * libtool.m4: Update from GCC.
2856 * ltsugar.m4: New. Update from GCC.
2857 * ltversion.m4: New. Update from GCC.
2858 * ltoptions.m4: New. Update from GCC.
2859 * ltconfig: Remove.
2860 * ltcf-c.sh: Remove.
2861 * ltcf-cxx.sh: Remove.
2862 * ltcf-gcj.sh: Remove.
2863 * src-release: Update with new libtool file list.
2864
8ee82aff
PB
28652007-05-16 Paolo Bonzini <bonzini@gnu.org>
2866
2867 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2868 stage_cflags.
2869 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2870 Remove CFLAGS/LIBCFLAGS.
2871 (configure-stage[+id+]-[+prefix+][+module+],
2872 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2873 * Makefile.in: Regenerate.
2874
149cb58d
SE
28752007-04-14 Steve Ellcey <sje@cup.hp.com>
2876
2877 * config-ml.in: Update from GCC.
2878
91506736
DJ
28792007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2880
2881 * src-release (do-proto-toplev): Process the support directories before
2882 the tool directory.
2883
ffa8bd48
RS
28842007-03-21 Richard Sandiford <richard@codesourcery.com>
2885
2886 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2887 of glob. Quote arguments with single quotes too.
2888 * configure: Regenerate.
2889
a4fd3374
DD
28902007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2891
2892 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2893 * Makefile.in: Regenerate
2894
b8025f34
AS
28952007-03-07 Andreas Schwab <schwab@suse.de>
2896
2897 * configure: Regenerate.
2898
a3ca38d2
DD
28992007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2900
2901 * configure.ac: Add "--with-pdfdir" configure option,
2902 which defines pdfdir variable.
2903 * Makefile.def (target=fixincludes): Add install-pdf to
2904 missing targets.
2905 (recursive_targets): Add install-pdf target.
2906 (flags_to_pass): Add pdfdir.
2907 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2908 target.
2909 * configure: Regenerate
2910 * Makefile.in: Regenerate
2911
29122007-02-28 Eric Christopher <echristo@apple.com>
2913
2914 Revert:
2915 2006-12-07 Mike Stump <mrs@apple.com>
2916
2917 * Makefile.def (dependencies): Add dependency for
2918 install-target-libssp and install-target-libgomp on
2919 install-gcc.
2920 * Makefile.in: Regenerate.
2921
29222007-02-27 Matt Kraai <kraai@ftbfs.org>
2923
2924 * configure: Regenerate.
2925 * configure.ac: Move statements after variable declarations.
2926
a4708fba
JM
29272007-02-19 Joseph Myers <joseph@codesourcery.com>
2928
2929 * configure.ac: Adjust for loop syntax.
2930 * configure: Regenerate.
2931
9a819804
AO
29322007-02-18 Alexandre Oliva <aoliva@redhat.com>
2933
2934 * configure: Rebuilt.
2935
81ec575a
AO
29362007-02-18 Alexandre Oliva <aoliva@redhat.com>
2937
2938 * configure.ac: Drop multiple occurrences of --enable-languages,
2939 and fix its quoting.
2940 * configure: Rebuilt.
2941
92f01d61 29422007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
2943 Nathan Sidwell <nathan@codesourcery.com>
2944 Vladimir Prus <vladimir@codesourcery.com
2945 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
2946
2947 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2948 * configure: Regenerate.
2949
b1299c4e
DJ
29502007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2951
2952 * configure.ac (target_libraries): Move libgcc before libiberty.
2953 * configure: Regenerated.
2954
18f6b6ee
PB
29552007-02-13 Paolo Bonzini <bonzini@gnu.org>
2956
2957 * configure: Regenerate again?
2958
9c4e9f27
PB
29592007-02-13 Paolo Bonzini <bonzini@gnu.org>
2960
2961 * configure: Reapply PR30748 fix which was lost in the previous commit.
2962
24ff9987
DJ
29632007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2964 Paolo Bonzini <bonzini@gnu.org>
2965
2966 PR bootstrap/30753
2967 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2968 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2969 * configure: Regenerated.
2970
7df2cd5d
PB
29712007-02-10 Paolo Bonzini <bonzini@gnu.org>
2972
2973 * configure: Regenerate.
2974
b0aaa663
DJ
29752007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2976
2977 PR bootstrap/30748
2978 * configure.ac: Correct syntax for Solaris ksh.
2979 * configure: Regenerated.
2980
a0323144
PB
29812007-02-09 Paolo Bonzini <bonzini@gnu.org>
2982
2983 * Makefile.def: Sync with GCC.
2984 * Makefile.tpl: Sync with GCC.
2985 * Makefile.in: Regenerate.
2986 * configure: Regenerate.
2987
c6b750e1
DJ
29882007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2989
2990 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2991 noncanonical equivalents.
2992 * configure.in: Rename to...
2993 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2994 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2995 target_noncanonical. Use them. Rewrite removal of configure
2996 arguments for autoconf 2.59. Discard variable settings. Force
2997 program_transform_name for native tools.
2998
2999 * Makefile.in: Regenerated.
3000 * configure: Regenerated with autoconf 2.59.
3001
3002 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3003
f3cd89f4
JJ
30042007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3005
3006 * COPYING.LIBGLOSS: Reformat default Red Hat
3007 license to fit within 80 columns.
3008 * COPYING.NEWLIB: Ditto.
3009
4e206d7e
DB
30102007-02-05 Dave Brolley <brolley@redhat.com>
3011
3012 * Contribute the following changes:
3013 2006-11-28 DJ Delorie <dj@redhat.com>
3014
3015 * configure.in: Fix typo for mep's target_makefile_frag.
3016 * configure: Regenerated.
3017
3018 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3019
3020 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3021 * configure: Regenerate.
3022
3023 2001-09-19 DJ Delorie <dj@redhat.com>
3024
3025 * configure.in (target_makefile_frag): use mt-mep
3026
3027 2001-06-12 Don Howard <dhoward@redhat.com>
3028
3029 * configure.in: Remove gdb from MeP skip list.
3030
3031 2001-04-05 DJ Delorie <dj@redhat.com>
3032
3033 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3034
3035 2001-03-20 Ben Elliston <bje@redhat.com>
3036
3037 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3038
3039 2001-03-19 Ben Elliston <bje@redhat.com>
3040
3041 * config.sub (mep, mep-*): Add.
3042
b2edfdd2
AS
30432007-01-31 Andreas Schwab <schwab@suse.de>
3044
3045 * Makefile.tpl (LDFLAGS): Substitute it.
3046 * Makefile.in: Regenerate.
3047
ceb92e78
PB
30482007-01-11 Paolo Bonzini <bonzini@gnu.org>
3049
3050 * configure.in: Change == to = in test command.
f7c83eac 3051 * configure: Regenerate.
ceb92e78 3052
4b900473 30532007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3054 Nick Clifton <nickc@redhat.com>
3055 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3056
3057 * configure.in (build_configargs, host_configargs, target_configargs):
3058 Remove build/host/target parameters.
3059 (host_libs): Add gmp and mpfr.
3060 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3061 * Makefile.def (gmp, mpfr): New.
3062 (gcc): Remove target.
3063 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3064 target_os, target_vendor): New.
3065 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3066 * configure: Regenerate.
3067 * Makefile.in: Regenerate.
4b900473
PB
3068
30692007-01-11 Matt Fago <fago@earthlink.net>
3070
3071 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3072 to improve robustness of configure tests.
4b900473
PB
3073 * configure: Regenerate.
3074
80f6dcbc
NC
30752007-01-08 Kai Tietz <kai.tietz@onevision.com>
3076
3077 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3078 * configure: Regenerate.
80f6dcbc 3079
f86e35b8
NC
30802007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3081
3082 * Makefile.tpl (all-target): Correct @if conditional for target
3083 modules.
3084 * configure.in: Omit libiberty if building only target libgcc.
3085 * configure, Makefile.in: Regenerated.
3086
79fcd0ec
PB
30872007-01-04 Paolo Bonzini <bonzini@gnu.org>
3088
3089 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3090 * configure: Regenerate.
3091
6aa8ef82
DJ
30922007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3093
3094 * Makefile.def (target_modules): Add libgcc.
3095 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3096 * Makefile.tpl (clean-target-libgcc): Delete.
3097 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3098 on gcc even for bootstrapped modules. Rewrite handling of
3099 lang_env_dependencies to loop over target_modules.
3100 * configure.in (target_libraries): Add target-libgcc.
3101 * Makefile.in, configure: Regenerated.
3102
9b134994
PB
31032006-12-29 Paolo Bonzini <bonzini@gnu.org>
3104
3105 Sync with gcc:
3106 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3107
f7c83eac
AS
3108 * configure.in: Reorganize recognition of languages. Add
3109 --enable-stage1-languages. Show supported languages for the chosen
3110 target rather than all recognized languages.
3111 * configure: Regenerate.
9b134994
PB
3112
3113 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3114
f7c83eac
AS
3115 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3116 * Makefile.in: Regenerate.
9b134994
PB
3117
3118 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3119
f7c83eac
AS
3120 * configure.in: Warn that MPFR 2.2.0 is buggy.
3121 * configure: Regenerate.
9b134994 3122
8cf39b1b
ILT
31232006-12-27 Ian Lance Taylor <iant@google.com>
3124
3125 * configure.in: When removing Makefiles to force a reconfigure, also
3126 remove prev-DIR*/Makefile.
3127 * configure: Regenerate.
3128
ebff6cd5
KH
31292006-12-23 Kazu Hirata <kazu@codesourcery.com>
3130
3131 * config.bfd: Recognize fido.
3132
8a0d8a5c
PB
31332006-12-19 Paolo Bonzini <bonzini@gnu.org>
3134
3135 Sync with gcc:
3136
3137 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3138
3139 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3140 it only affects bootstrap and could be tested on "$host" as well.
3141 * configure: Regenerate.
3142 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3143
3144 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3145
3146 PR bootstrap/29544
3147 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3148 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3149 move here comment from Makefile.tpl.
3150 * Makefile.tpl: Move some definitions higher in the file.
3151 (STAGE1_CHECKING): New.
3152 * configure.in: Add --enable-stage1-checking.
3153 * configure: Regenerate.
3154 * Makefile.in: Regenerate.
3155
3156 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3157
3158 * configure.in: Update error message for missing GMP/MPFR.
3159
3160 * configure: Regenerate.
3161
3162 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3163
3164 * configure.in: Update MPFR version in error message.
3165
3166 * configure: Regenerate.
3167
3168 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3169
3170 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3171 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3172 --with-gmp-lib): New flags.
3173
3174 * configure: Regenerate.
3175
790c0838
AM
31762006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3177
3178 PR bootstrap/30134
3179 * configure.in: Correct x86 darwin support for libjava to powerpc
3180 and i?86 only.
3181 * configure: Regenerate.
3182
77d7106f
AM
31832006-12-11 Alan Modra <amodra@bigpond.net.au>
3184
3185 * configure.in: Handle spu makefile frag.
77d7106f
AM
3186 * Makefile.tpl (MAINT): Define
3187 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3188 * configure: Regenerate.
3189 * Makefile.in: Regenerate.
3190
0cfa5389
BE
31912006-12-11 Ben Elliston <bje@au.ibm.com>
3192
3193 * config.sub, config.guess: Update from upstream sources.
3194
2839fe5d
BE
31952006-12-11 Ben Elliston <bje@au.ibm.com>
3196
3197 * configure.in: Sync with GCC (spu-*-*).
3198 * configure: Sync with GCC.
3199
b897f5d4
MS
32002006-12-07 Mike Stump <mrs@apple.com>
3201
3202 * Makefile.def (dependencies): Add dependency for
3203 install-target-libssp and install-target-libgomp on
3204 install-gcc.
3205 * Makefile.in: Regenerate.
3206
9daf3993
PB
32072006-11-16 Paolo Bonzini <bonzini@gnu.org>
3208
3209 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3210 (unstage): Test for stage_last presence.
3211
3212 PR bootstrap/29802
3213 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3214 * Makefile.in: Regenerate.
3215
9dbaa842
DD
32162006-11-14 DJ Delorie <dj@redhat.com>
3217
3218 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3219 * Makefile.in: Sync with GCC.
3220 * configure.in: Sync with GCC (mpfr, gmp).
3221 * configure: Sync with GCC.
3222
b0cbce8d
JJ
32232006-11-08 Jie Zhang <jie.zhang@analog.com>
3224
3225 * configure.in: Remove target-libgloss from noconfigdirs for
3226 bfin-*-*.
3227 * configure: Regenerated.
3228
44330a94
JJ
32292006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3230
3231 * COPYING.NEWLIB: Add spu license.
7de05dd5 3232 * COPYING.LIBGLOSS: Ditto.
44330a94 3233
56a8fe78
DD
32342006-10-17 Brooks Moses <bmoses@stanford.edu>
3235
3236 * Makefile.def: Added pdf target handling.
3237 * Makefile.tpl: Added pdf target handling.
3238 * Makefile.in: Regenerated.
3239
fbb00ad0
JJ
32402006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3241
3242 * COPYING.NEWLIB: Updated.
3243 * COPYING.LIBGLOSS: Ditto.
3244
6b89cc21
DB
32452006-09-27 Dave Brolley <brolley@redhat.com>
3246
3247 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3248 $s instead of $r.
3249 * configure: Regenerated.
3250
17bcf627
BE
32512006-09-26 Ben Elliston <bje@au.ibm.com>
3252
3253 * config.sub, config.guess: Update from upstream sources.
3254
f3529cf1
TS
32552006-09-20 Thiemo Seufer <ths@mips.com>
3256
3257 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3258 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3259 * configure: Regenerate.
3260
45055374
CV
32612006-08-30 Corinna Vinschen <corinna@vinschen.de>
3262
3263 * configure.in: Never build newlib for a Mingw host.
3264 Never build newlib as Mingw target library.
3265 Test the existence of winsup/cygwin for building a Cygwin newlib,
3266 rather than just winsup.
3267 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3268 building a Mingw target.
3269 * configure: Regenerate.
3270
4be041b2 32712006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3272 Nigel Stephens <nigel@mips.com>
3273 David Ung <davidu@mips.com>
4be041b2
TS
3274
3275 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3276
1d89b610
PB
32772006-07-25 Paolo Bonzini <bonzini@gnu.org>
3278
3279 Sync from GCC:
3280 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3281
f7c83eac
AS
3282 PR bootstrap/18058
3283 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3284 if the bootstrap compiler is a GCC version that supports it.
3285 * configure: Regenerate.
1d89b610 3286
66a79c16
DJ
32872006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3288
3289 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3290 * configure: Regenerated.
3291
c1cb7e02
PB
32922006-07-18 Paolo Bonzini <bonzini@gnu.org>
3293
f7c83eac
AS
3294 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3295 for stages after the first.
c1cb7e02 3296
7206a0ee
JJ
32972006-07-17 Jakub Jelinek <jakub@redhat.com>
3298
3299 * Makefile.def: Add dependencies for configure-opcodes
3300 on configure-intl and all-opcodes on all-intl.
3301 * Makefile.in: Regenerated.
3302
6816f995
AO
33032006-07-04 Peter O'Gorman <peter@pogma.com>
3304
3305 * ltconfig: chmod 644 before ranlib during install.
3306
3d3adb43
PB
33072006-07-03 Paolo Bonzini <bonzini@gnu.org>
3308
1f3f1bbf 3309 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3310 * configure: Regenerate.
3311
64ce424c
PB
33122006-07-03 Paolo Bonzini <bonzini@gnu.org>
3313
3314 Sync from gcc:
3315
3316 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3317
3318 PR other/27063
3319 * configure.in: Test subdir_requires and give an appropriate
3320 error message.
3321 * configure: Regenerate.
3322
3323 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3324
3325 PR target/27540
3326 * configure.in: Only enable libgomp on IRIX 6.
3327 * configure: Regenerate.
3328
d42c4017
DA
33292006-06-20 David Ayers <d.ayers@inode.at>
3330
3331 PR bootstrap/28072
3332 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3333 whether target-libjava is being configured instead of whether the
3334 java front end is enabled.
3335 * configure: Regenerate.
0e7ef45c 3336
4962c51a
MS
33372006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3338
3339 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3340 to R_ARM_LDC_SB_G{0,1,2} respectively.
3341
caee866a
PB
33422006-06-15 Paolo Bonzini <bonzini@gnu.org>
3343
3344 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3345 too.
3346 * Makefile.in: Regenerate.
3347
363ef840
DA
33482006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3349
3350 Sync from gcc:
3351
3352 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3353 * configure.in: Don't enable libgomp on hpux10.
3354 * configure: Rebuilt.
3355
54d1c879
DA
33562006-06-13 David Ayers <d.ayers@inode.at>
3357
3358 Sync from gcc:
3359
3360 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3361
54d1c879
DA
3362 PR bootstrap/27963
3363 PR target/19970
0e7ef45c 3364 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3365 ${libgcj} is specified.
3366 * configure: Regenerate.
0e7ef45c 3367
a4d8b690
JJ
33682006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3369
3370 Sync from gcc:
3371
3372 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3373 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3374
3375 PR bootstrap/18033
3376 * config-ml.in: Eval option if surrounded by single quotes.
3377
4f0ef2d8
CD
33782006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3379
3380 Sync from gcc:
0e7ef45c 3381
4f0ef2d8 3382 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3383
4f0ef2d8
CD
3384 PR libobjc/13946
3385 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3386 * Makefile.in: Regenerate.
3387 * configure.in: Add --enable-objc-gc at toplevel and have it
3388 enable boehm-gc for Objective-C.
3389 Remove target-boehm-gc from libgcj.
3390 Add target-boehm-gc to target_libraries.
3391 Add target-boehm-gc to noconfigdirs where ${libgcj}
3392 is specified.
3393 Assert that boehm-gc is supported when requested for Objective-C.
3394 Only build boehm-gc if needed either for Java or Objective-C.
3395 * configure: Regenerate.
3396
3397 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3398
4f0ef2d8
CD
3399 PR 27674
3400 * Makefile.tpl (configure-[+prefix+][+module+],
3401 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3402 Remove rule to unstage bootstrapped modules.
3403 (stage_current): New.
3404 * Makefile.in: Regenerate.
3405
3406 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3407 Andreas Tobler <a.tobler@schweiz.ch>
3408
3409 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3410 * configure: Rebuilt.
3411
3412 Revert
3413 2006-01-31 Richard Guenther <rguenther@suse.de>
3414 Paolo Bonzini <bonzini@gnu.org>
3415
3416 * Makefile.def (target_modules): Add libgcc-math target module.
3417 * configure.in (target_libraries): Add libgcc-math target library.
3418 (--enable-libgcc-math): New configure switch.
3419 * Makefile.in: Re-generate.
3420 * configure: Re-generate.
3421
c17b816b
JJ
34222006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3423
3424 * config-ml.in: Alter CCASFLAGS to include special
3425 multilib options the same as is done for CFLAGS.
3426
20e95c23
DJ
34272006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3428
3429 * Makefile.def: Added dependencies from sim and gdb on intl, and
3430 added configure dependencies to everything with an all dependency
3431 on intl.
3432 * gettext.m4: Removed.
3433 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3434 (GDB_SUPPORT_DIRS): Add intl.
3435 * Makefile.in: Regenerated.
3436
4bd8ad80
DJ
34372006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3438
3439 * src-release (DEVO_SUPPORT): Add config.rpath.
3440
c380fdd8
PB
34412006-05-25 Paolo Bonzini <bonzini@gnu.org>
3442
3443 * Makefile.def (bfd, opcodes): Fix lib_path.
3444 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3445 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3446 * Makefile.in: Regenerate.
3447
701628f5
MS
34482006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3449
3450 * configure.in: Enable gprof for cross builds.
3451 * configure: Regenerate.
3452
25aae7f2
DJ
34532006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3454
3455 * src-release (MAKEINFOFLAGS): Define.
3456 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3457
ea3d1626
BE
34582006-05-14 Ben Elliston <bje@au.ibm.com>
3459
3460 * config.sub, config.guess: Update from upstream sources.
3461
49b9e644
BE
34622006-05-12 Ben Elliston <bje@au.ibm.com>
3463
3464 * config.sub, config.guess: Update from upstream sources.
3465
482dd2f6
DJ
34662006-05-04 Steve Ellcey <sje@cup.hp.com>
3467
3468 * blt, iwidgets, mmalloc: Remove directories.
3469
8b01a5c2
DD
34702006-05-01 DJ Delorie <dj@redhat.com>
3471
641a3af4 3472 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3473 * configure: Regenerate.
3474
a481dbb7
DD
34752006-04-18 DJ Delorie <dj@redhat.com>
3476
3477 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3478 reference libgloss so that libssp can be built in a combined
3479 tree.
3480 * configure: Regenerate.
3481
962c9e74
BE
34822006-04-10 Ben Elliston <bje@au.ibm.com>
3483
3484 * contrib: Remove directory.
3485
108a6f8e
CD
34862006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3487
3488 * Makefile.tpl: Add install-html target.
3489 * Makefile.def: Add install-html target.
3490 * Makefile.in: Regenerate.
3491 * configure.in: Add --with-datarootdir, --with-docdir,
3492 and --with-htmldir options.
3493 * configure: Regenerate.
3494
a4ef73e9
BE
34952006-03-31 Ben Elliston <bje@au.ibm.com>
3496
3497 PR binutils/1860
3498 * configure.in: Require makeinfo 4.4 or higher.
3499 * configure: Regenerate.
3500
b37df25a
PB
35012006-03-14 Paolo Bonzini <bonzini@gnu.org>
3502
3503 * Makefile.in: Regenerate.
3504
a6df5a19
PB
35052006-03-14 Paolo Bonzini <bonzini@gnu.org>
3506
3507 Sync with gcc:
3508 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3509
f7c83eac
AS
3510 * configure.in: Handle --disable-<component> generically.
3511 * configure: Regenerate.
a6df5a19
PB
3512
3513 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3514
f7c83eac
AS
3515 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3516 (TARGET_CONFIGDIRS): Remove.
3517 * configure.in: Remove AC_SUBST(target_configdirs).
3518 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3519
3520
65419985
L
35212006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3522
3523 PR libgcj/17311
3524 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3525
c52c6897
PB
35262006-02-20 Paolo Bonzini <bonzini@gnu.org>
3527
3528 PR bootstrap/25670
3529
3530 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3531
3532 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3533 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3534 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3535 BUILD_PREFIX, BUILD_PREFIX_1.
3536 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3537
3538 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3539 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3540
3541 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3542 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3543 of `cat stage_current`. Always provide the `r' and `s' variables.
3544 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3545 a single shell execution.
3546 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3547 bootstrapped modules, make the stage1 module if the build was not
3548 started yet, else build the current stage.
3549 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3550 (all-build, all-host, all-target, [+make_target+]-host,
3551 [+make_target+]-target): Do not use \-continued lines.
3552 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3553 (current_stage, restrap, stage_last): New.
3554
3555 * Makefile.in: Regenerate.
3556 * configure: Regenerate.
3557
b3ded179
PB
35582006-02-14 Paolo Bonzini <bonzini@gnu.org>
3559
3560 Sync from gcc:
3561
3562 2006-01-31 Richard Guenther <rguenther@suse.de>
3563 Paolo Bonzini <bonzini@gnu.org>
3564
f7c83eac
AS
3565 * Makefile.def (target_modules): Add libgcc-math target module.
3566 * configure.in (target_libraries): Add libgcc-math target library.
3567 (--enable-libgcc-math): New configure switch.
3568 * Makefile.in: Re-generate.
3569 * configure: Re-generate.
3570 * libgcc-math: New toplevel directory.
b3ded179
PB
3571
3572 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3573 Jakub Jelinek <jakub@redhat.com>
3574 Diego Novillo <dnovillo@redhat.com>
b3ded179 3575
f7c83eac
AS
3576 * libgomp: New directory.
3577 * Makefile.def: Add target_module libgomp.
3578 * Makefile.in: Regenerate.
3579 * configure.in (target_libraries): Add target-libgomp.
3580 * configure: Regenerate.
b3ded179 3581
3a35eeb3
PB
35822006-02-14 Paolo Bonzini <bonzini@gnu.org>
3583 Andreas Schwab <schwab@suse.de>
0e7ef45c 3584
3a35eeb3
PB
3585 * configure: Regenerate.
3586
2429c060
PB
35872006-01-16 Paolo Bonzini <bonzini@gnu.org>
3588
3589 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3590 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3591 the assembler, linker and binutils.
3592 * configure: Regenerate.
3593
ec49b2b8
NC
35942006-01-16 Nick Clifton <nickc@redhat.com>
3595
49b9e644 3596 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3597
44b2308f
AO
35982006-01-05 Alexandre Oliva <aoliva@redhat.com>
3599
3600 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3601 @ from continuation.
3602 * Makefile.in: Rebuilt.
3603
80911fe1
PB
36042006-01-04 Paolo Bonzini <bonzini@gnu.org>
3605
3606 Sync from gcc:
3607
3608 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3609
f7c83eac 3610 PR bootstrap/24252
80911fe1 3611
f7c83eac
AS
3612 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3613 * Makefile.tpl (OBJDUMP): New.
3614 (EXTRA_HOST_FLAGS): Add it.
3615 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3616
f7c83eac
AS
3617 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3618 to use symbolic links between directories. Avoid race conditions
3619 or make them harmless.
3620 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3621
f7c83eac
AS
3622 * Makefile.def (LEAN): Pass.
3623 * Makefile.tpl (LEAN): Define.
3624 (stage[+id+]-start): Accept that the previous directory does not
3625 exist, if the bootstrap is lean.
3626 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3627 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3628 configure substitution.
3629 ([+compare-target+]): Likewise.
3630 ([+bootstrap-target+]-lean): New.
3631 * configure.in: Remove lean bootstrap support from here.
80911fe1 3632
f7c83eac
AS
3633 * Makefile.in: Regenerate.
3634 * configure: Regenerate.
80911fe1
PB
3635
3636 2006-01-02 Andreas Schwab <schwab@suse.de>
3637
f7c83eac
AS
3638 * configure.in: When reconfiguring remove Makefile in
3639 all stage directories.
3640 * configure: Regenerate.
80911fe1 3641
b59bea8a
NC
36422005-12-27 Leif Ekblad <leif@rdos.net>
3643
3644 * configure.in: Add support for RDOS target.
3645 * configure: Regenerate.
3646
d7730bac
NC
36472005-12-27 Nick Clifton <nickc@redhat.com>
3648
3649 PR binutils/1990
3650 * libtool.m4: Synchronize with version in GCC sources.
3651
c02dabc3
PB
36522005-12-20 Paolo Bonzini <bonzini@gnu.org>
3653
f7c83eac 3654 Revert Ada-related part of the previous change.
c02dabc3 3655
f7c83eac
AS
3656 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3657 Do not pass.
3658 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3659 * Makefile.in: Regenerate.
3660 * configure.in: Do not include mt-ppc-aix target fragment.
3661 * configure: Regenerate.
c02dabc3 3662
f6d183c0
PB
36632005-12-19 Paolo Bonzini <bonzini@gnu.org>
3664
3665 * configure.in: Select appropriate fragments for PowerPC/AIX.
3666 * configure: Regenerate.
3667
3668 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3669 BOOT_CFLAGS, BOOT_LDFLAGS.
3670 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3671 BOOT_CFLAGS, BOOT_LDFLAGS.
3672 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3673 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3674 (stage): Fail if we cannot complete the work.
3675 * Makefile.in: Regenerate.
3676
f29759fc
JJ
36772005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3678
3679 * COPYING.NEWLIB: Update copyright year for default
3680 copyright.
3681
1f054001
PB
36822005-12-15 Paolo Bonzini <bonzini@gnu.org>
3683
3684 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3685 install-host-nogcc): Don't invoke $(stage) at the end.
3686 * Makefile.in: Regenerate.
3687
0aed8855
PB
36882005-12-14 Paolo Bonzini <bonzini@gnu.org>
3689
3690 * configure.in: Flip the top-level bootstrap switch.
3691 * configure: Regenerate.
3692
3693 Merge from gcc:
3694
3695 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3696
f7c83eac
AS
3697 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3698 $(stage) and $(unstage).
3699 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3700 (all): Remove stray semicolon.
3701 (local-distclean): Don't handle multilib.tmp and multilib.out.
3702 (install.all): Set $s for consistency.
3703 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3704 check_multilibs setting. Always make the install directory.
3705 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3706 Correct @if/@endif.
3707 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3708 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3709 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3710 (multilib.out): Remove.
3711 * Makefile.in: Regenerated.
0aed8855
PB
3712
37132005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3714
3715 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3716 * configure.in: Replace ms1 arch with mt.
3717 * configure: Rebuilt.
3718
37192005-12-05 Paolo Bonzini <bonzini@gnu.org>
3720
3721 Sync with gcc:
3722
4970f871
NS
37232005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3724
3725 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3726 * configure.in: Replace ms1 arch with mt.
3727 * configure: Rebuilt.
3728
be01d343
PB
37292005-12-05 Paolo Bonzini <bonzini@gnu.org>
3730
3731 Sync with gcc:
3732
3733 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3734
f7c83eac
AS
3735 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3736 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3737 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3738 Find in-tree tools if available.
3739 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3740 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3741 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3742 (COMPILER_*_FOR_TARGET): New.
3743 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3744 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3745 (CONFIGURED_*, USUAL_*): Remove.
3746 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3747 STRIP): Use autoconf substitutions.
3748 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3749 COMPILER_NM_FOR_TARGET): New.
3750 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3751
3752 (all): Make all-host and all-target in parallel.
3753 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3754 that $$r and $$s are set before invoking a recursive make.
3755 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3756 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3757
3758 2005-11-29 Ben Elliston <bje@au.ibm.com>
3759
f7c83eac
AS
3760 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3761 from the gcc build directory.
3762 * Makefile.in: Regenerate.
be01d343
PB
3763
3764 2005-11-29 Ben Elliston <bje@au.ibm.com>
3765
f7c83eac
AS
3766 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3767 depend on all-libdecnumber.
3768 * configure.in (host_libs): Include libdecnumber.
3769 * Makefile.in: Regenerate.
3770 * configure: Likewise.
be01d343
PB
3771
3772 2005-11-21 Kean Johnston <jkj@sco.com>
3773
f7c83eac 3774 * config.sub, config.guess: Sync from upstream sources.
be01d343 3775
907be67c
DJ
37762005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3777
3778 * Makefile.def: Remove gdb dependencies for gdbtk.
3779 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3780 (configure-gdb, install-gdb): New rules.
3781 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3782 * Makefile.in, configure: Regenerated.
3783
e360f423
PB
37842005-10-22 Paolo Bonzini <bonzini@gnu.org>
3785
3786 PR bootstrap/24297
3787 * Makefile.tpl (do-[+make-target+], do-check, install,
3788 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3789 are set before recursing.
3790 * Makefile.in: Regenerate.
3791
45d5eb0a
EB
37922005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3793
3794 PR bootstrap/18939
3795 * Makefile.def (gcc) <target>: Fix thinko.
3796 * Makefile.in: Regenerate.
3797
3cf3372e
BS
37982005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3799
3800 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3801 * configure: Regenerate.
3802
bd70a46f
KH
38032005-10-09 Kazu Hirata <kazu@codesourcery.com>
3804
3805 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3806 target-libffi, target-qthreads, target-libjava, and
3807 targetlibobjc.
3808 * configure: Regenerate.
3809
5ae72758
DJ
38102005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3811
3812 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3813 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3814 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3815 (USUAL_OBJDUMP_FOR_TARGET): New.
3816 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3817 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3818 * configure, Makefile.in: Regenerated.
5ae72758 3819
cc96343e
PB
38202005-10-05 Paolo Bonzini <bonzini@gnu.org>
3821
3822 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3823 before other host packages.
3824
f70224b5
PB
38252005-10-05 Paolo Bonzini <bonzini@gnu.org>
3826
3827 PR bootstrap/22340
3828
3829 * configure.in (default_target): Remove.
3830 * Makefile.tpl (all): Do not use prerequisites as subroutines
3831 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3832 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3833 use prerequisites as subroutines.
3834 (check-host, check-target): New.
3835 (bootstrap configure & all targets): Do not use stage*-start
3836 if the directory layout is already ok.
3837 (non-bootstrap configure & all targets): Prepend a $(unstage).
3838 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3839 (NOTPARALLEL): Remove.
3840 (unstage, stage variables): New variables.
3841 (unstage, stage targets): Simply expand to those variables.
3842
3843 * configure: Regenerate.
3844 * Makefile.in: Regenerate.
3845
c13c918a
JW
38462005-10-04 James E Wilson <wilson@specifix.com>
3847
3848 * Makefile.def (lang_env_dependencies): Add libmudflap.
3849 * Makefile.in: Regenerate.
3850
376a0e54
CM
38512005-10-03 Catherine Moore <clm@cm00re.com>
3852
3853 * configure.in (bfin-*-*): Support bfin.
3854 * configure: Regenerated.
3855
d320aacb
L
38562005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3857
3858 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3859 * configure: Regenerated.
3860
7e0f7140
GK
38612005-09-28 Geoffrey Keating <geoffk@apple.com>
3862
3863 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3864 (LIPO_FOR_TARGET): New.
3865 (CONFIGURED_LIPO_FOR_TARGET): New.
3866 (USUAL_LIPO_FOR_TARGET): New.
3867 (STRIP_FOR_TARGET): New.
3868 (CONFIGURED_STRIP_FOR_TARGET): New.
3869 (USUAL_STRIP_FOR_TARGET): New.
3870 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3871 STRIP_FOR_TARGET.
3872 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3873 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3874 * Makefile.in: Regenerate.
3875 * configure: Regenerate.
0e7ef45c 3876
096f7d00
DE
38772005-09-19 David Edelsohn <edelsohn@gnu.org>
3878
3879 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3880 (rs6000-*-aix*): Same.
3881 * configure: Regenerate.
3882
38832005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3884
3885 * configure.in: Recognize f95 in the --enable-languages option,
3886 and substitute it for fortran, issuing a warning.
3887 * configure: Regenerate.
3888
2016dfcc
BE
38892005-09-07 Ben Elliston <bje@au.ibm.com>
3890
3891 Import from Autoconf sources:
3892
3893 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3894 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3895 Elliston. Handle weird characters correctly.
3896
6dd2fda9
DD
38972005-08-30 Phil Edwards <phil@codesourcery.com>
3898
3899 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3900 * configure: Regenerated.
3901
e6db70d4
RE
39022005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3903
f7c83eac
AS
3904 * Makefile.def (libssp): Add to lang_env_dependencies.
3905 * Makefile.in: Regenerate.
e6db70d4 3906
e1e3d0f5
CG
39072005-08-17 Christian Groessler <chris@groessler.org>
3908
3909 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3910 * Makefile.in: Regenerate.
3911
05cbd757
PB
39122005-08-12 Paolo Bonzini <bonzini@gnu.org>
3913
3914 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3915 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3916 Look for alternate names of the target cc and c++
3917 * configure: Regenerate.
3918
55db4b87
PB
39192005-08-08 Paolo Bonzini <bonzini@gnu.org>
3920
3921 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3922 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3923 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3924 tools; remove code to manually set them.
3925 (Target tools): Look in the environment for them.
3926 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3927 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3928 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3929 build directory.
3930 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3931 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3932 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3933 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3934 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3935 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3936 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3937 * configure: Regenerate.
3938 * Makefile.in: Regenerate.
3939
414e5532
MM
39402005-07-27 Mark Mitchell <mark@codesourcery.com>
3941
3942 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 3943 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
3944 * Makefile.in: Regenerated.
3945
a19b6204
MM
39462005-07-26 Mark Mitchell <mark@codesourcery.com>
3947
3948 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3949 (CFLAGS_FOR_TARGET): Use it.
3950 (CXXFLAGS_FOR_TARGET): Likewise.
3951 * Makefile.in: Regenerated.
3952 * configure.in (--with-build-sysroot): New option.
3953 * configure: Regenerated.
3954
b73aa406
PB
39552005-07-24 Paolo Bonzini <bonzini@gnu.org>
3956
3957 * Makefile.tpl: Wrap install between unstage and stage
3958 * Makefile.in: Regenerate.
3959
6e4d0bcb
KC
39602005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3961
3962 * all files: Update FSF address.
3963
49f58d10
JB
39642005-07-14 Jim Blandy <jimb@redhat.com>
3965
3966 * configure.in: Add cases for Renesas m32c.
3967 * configure: Regenerated.
0e7ef45c 3968
1d9c9cd7
KC
39692005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3970
3971 * COPYING, compile, config-ml.in, config.guess,
3972 config.sub, install-sh, missing, mkinstalldirs,
3973 symlink-tree, ylwrap: Sync from upstream sources.
3974
1587117a
EC
39752005-07-13 Eric Christopher <echristo@redhat.com>
3976
3977 * configure.in: Add toplevel noconfigdir support for tpf.
3978 * configure: Regenerate.
3979
bb780410
DD
39802005-07-11 Jakub Jelinek <jakub@redhat.com>
3981
3982 * Makefile.def (target_modules): Add libssp.
3983 * configure.in (target_libraries): Add target-libssp.
3984 * configure: Rebuilt.
3985 * Makefile.in: Rebuilt.
3986
064d0a7c
PB
39872005-07-11 Paolo Bonzini <bonzini@gnu.org>
3988
3989 PR ada/22340
3990
3991 * Makefile.def: Sync with gcc.
3992 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3993 * Makefile.in: Regenerate.
3994
b2edd3b5
AS
39952005-07-07 Andreas Schwab <schwab@suse.de>
3996
3997 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3998 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3999 * Makefile.in: Regenerated.
4000
5f128533
KH
40012005-07-07 Kazu Hirata <kazu@codesourcery.com>
4002
4003 * configure.in: Add --enable-libssp and --disable-libssp.
4004 * configure: Regenerate with autoconf-2.13.
4005
4e3fc8e5
GK
40062005-07-06 Geoffrey Keating <geoffk@apple.com>
4007
4008 * configure.in: Don't build sim or rda when targetting darwin.
4009 * configure: Regenerate.
4010
c7357d6a
BE
40112005-07-04 Ben Elliston <bje@gnu.org>
4012
4013 * src-release (do-proto-toplev): Remove dejagnu bits.
4014 (DEJAGNU_SUPPORT_DIRS): Remove.
4015 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4016 (GDBD_SUPPORT_DIRS): Likewise.
4017 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4018 (INSIGHTD_SUPPORT_DIRS): Likewise.
4019 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4020
40212005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4022
4023 * setup.com (mpw): Remove unused directive.
4024
7d329e61
PB
40252005-06-22 Paolo Bonzini <bonzini@gnu.org>
4026
4027 * Makefile.def (stagefeedback): Come after profile.
4028 Define profiledbootstrap target.
4029 * Makefile.tpl (profiledbootstrap): Remove.
4030 (stageprofile-end): Zap stagefeedback.
4031 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4032 * Makefile.in: Regenerate.
4033
e5fbed21
DD
40342005-06-13 Zack Weinberg <zack@codesourcery.com>
4035
4036 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4037 In 'cpp' stanza, support '#line' as well as '# '.
4038
59f7ec45
HPN
40392005-06-07 Hans-Peter Nilsson <hp@axis.com>
4040
4041 * configure.in (unsupported_languages): New macro.
4042 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4043 non-ported target libraries in noconfigdirs.
4044 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4045 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4046 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4047 unsupported_languages.
4048 * configure: Regenerate.
4049
c10e9ba7
DD
40502005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4051
4052 * configure.in: Fix typo in handling of --with-mpfr-dir.
4053 * configure: Regenerate.
4054
20deb2b8
JB
40552005-06-02 Jim Blandy <jimb@redhat.com>
4056
4057 * config.sub: Add cases for the Renesas m32c. (This patch has been
4058 accepted into the master sources.)
4059
cdb9b172 40602005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4061 Michael Snyder <msnyder@redhat.com>
4062 Stan Cox <scox@redhat.com>
cdb9b172 4063
f7c83eac 4064 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4065
f7c83eac 4066 * configure: Regenerate.
cdb9b172 4067
1dc3053f
PB
40682005-05-25 Paolo Bonzini <bonzini@gnu.org>
4069
4070 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4071 (Dependencies): Consider target modules for bootstrap dependencies.
4072 Make target bootstrap modules depend on each stage's gcc.
4073 * Makefile.in: Regenerate.
4074
c60fe18b
PB
40752005-05-20 Paolo Bonzini <bonzini@gnu.org>
4076
4077 * Makefile.def (configure-gcc): Depend on binutils having been built.
4078 (all-gcc): No need to do it here.
4079 * Makefile.in: Regenerate.
4080
27258dd4
PB
40812005-05-19 Paul Brook <paul@codesourcery.com>
4082
0e7ef45c 4083 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4084 language cannot be built.
4085 * configure: Regenerate.
4086
42ecbf5e
DJ
40872005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4088
4089 * ylwrap: Import from Automake 1.9.5.
4090
ae380b45
MS
40912005-05-04 Mike Stump <mrs@apple.com>
4092
4093 * configure.in: Always pass --target to target configures as
4094 otherwise rebuilds that do --recheck will fail.
811d3af8 4095 * configure: Rebuilt.
ae380b45 4096
d545f33b
PB
40972005-05-04 Paolo Bonzini <bonzini@gnu.org>
4098
4099 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4100 STAGE_HOST_EXPORTS.
4101 (configure, all): Add bootstrap support.
4102 (Host modules, target modules): Pass post-stage1 flags and exports.
4103 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4104 * Makefile.in: Regenerate.
4105
2faa2958
PB
41062005-04-29 Paolo Bonzini <bonzini@gnu.org>
4107
4108 Sync from gcc:
4109
4110 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4111
f7c83eac 4112 * config.sub: Update from master copy.
2faa2958
PB
4113
4114 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4115
f7c83eac
AS
4116 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4117 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4118 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4119 "*-*-elf" and "*-*-linux*".
4120 * configure: Regenerate.
2faa2958 4121
a7254363
PB
41222005-04-06 Paolo Bonzini <bonzini@gnu.org>
4123
f7c83eac 4124 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4125 (TARGET_CONFIGARGS): Include --with-target-subdir.
4126 (configure, all): New macros. Use them throughout.
4127
a8637a7d
PB
41282005-04-05 Paolo Bonzini <bonzini@gnu.org>
4129
4130 * Makefile.tpl: Sync with gcc.
4131 * Makefile.in: Regenerate.
4132
dd387d52
JR
41332005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4134
4135 * config/mh-mingw32: Delete.
4136 * configure.in: Don't use it.
4137 * configure: Regenerate.
4138
e90269c8
PB
41392005-03-31 Paolo Bonzini <bonzini@gnu.org>
4140
4141 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4142 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4143 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4144 (HOST_LIB_PATH): Generate from Makefile.def.
4145 (TARGET_LIB_PATH): Likewise.
4146 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4147 * Makefile.in: Regenerate.
4148 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4149 (RPATH_ENVVAR): Include Darwin case.
4150 * configure: Regenerate.
4151
9a237d9e
PB
41522005-03-25 Paolo Bonzini <bonzini@gnu.org>
4153
4154 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4155 * configure: Regenerate.
4156
479759c8
ZW
41572005-03-21 Zack Weinberg <zack@codesourcery.com>
4158
4159 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4160 gcc_version, and gcc_version_trigger from set of flags to pass.
4161 * Makefile.tpl: Remove definitions of above variables.
4162 (config.status): Remove dependency on $(gcc_version_trigger).
4163 * Makefile.in: Regenerate.
4164 * configure.in: Do not reference config/gcc-version.m4 nor
4165 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4166 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4167 * configure: Regenerate.
4168
4cfaf6d5
DD
41692005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4170 Andrew Pinski <pinskia@physics.uc.edu>
4171
4172 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4173 * Makefile.in: Regenerate.
4174
33a3fb7b
AO
41752005-03-01 Alexandre Oliva <aoliva@redhat.com>
4176
4177 PR libgcj/20160
4178 * ltmain.sh: Avoid creating archives with components that have
4179 duplicate basenames.
4180
2da12f12
PB
41812005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4182
479759c8
ZW
4183 PR bootstrap/20250
4184 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4185 instead of check.
4186 * Makefile.in: Regenerate.
2da12f12 4187
b00612cc
PB
41882005-02-28 Paolo Bonzini <bonzini@gnu.org>
4189
4190 Sync from gcc.
4191
4192 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4193
4194 PR bootstrap/17383
4195 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4196 * Makefile.tpl (HOST_SUBDIR): New substitution.
4197 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4198 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4199 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4200 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4201 (Host modules, Bootstrapped modules): Use it.
4202 (Build modules, Target modules): Do not create symlink trees,
4203 always configure out-of-srcdir.
4204 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4205 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4206 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4207 $(HOST_SUBDIR). Create a symlink for host_subdir.
4208
4209 * Makefile.in: Regenerate.
4210 * configure: Regenerate.
4211
4212 Merged from libada-gnattools-branch:
4213 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4214
4215 * Makefile.def: Add gnattools as a module, depending on target-libada.
4216 * Makefile.in: Regenerate.
4217 * configure.in: Include gnattools in host_tools; disable it if ada
4218 is disabled.
4219 * configure: Regenerate.
4220
c3e65f62
NC
42212005-02-23 Nick Clifton <nickc@redhat.com>
4222
4223 * configure: Regenerate.
4224
e4d180c2
NC
42252005-02-22 Paul Schlie <schlie@comcast.net>
4226
4227 * configure.in: Allow darwin targeted ports to build tk, itcl and
4228 libgui.
4229
e3c770b1
EB
42302005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4231
4232 PR libgcj/10353
4233 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4234 * configure: Regenerate.
4235
9c73618c
AC
42362005-02-08 Andrew Cagney <cagney@gnu.org>
4237
4238 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4239 gdb/ section. Update GDB's URL.
4240
c46f8c51
AC
42412005-01-31 Andrew Cagney <cagney@gnu.org>
4242
4243 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4244
c7e66c6d
HPN
42452005-01-29 Hans-Peter Nilsson <hp@axis.com>
4246
4247 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4248 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4249 target-libgloss when not *-*-elf and *-*-aout.
4250 * configure: Regenerate.
4251
a53bf506
AC
42522005-01-27 Andrew Cagney <cagney@gnu.org>
4253
4254 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4255
45181ed1
AC
42562005-01-24 Andrew Cagney <cagney@gnu.org>
4257
4258 * gettext.m4: Only fall back to ../intl/ when it's present.
4259
a1e0f4e4
KC
42602005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4261
4262 * install-sh, config.sub: Import from upstream.
4263
42642005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4265
4266 PR bootstrap/18222
4267 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4268 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4269 * Makefile.in: Regenerate.
4270
c50382e2
PB
42712005-01-03 Paolo Bonzini <bonzini@gnu.org>
4272
4273 Revert 2004-12-28 Makefile changes, a better fix will be
4274 applied to mainline and src after GCC 4.0 branches.
4275
11d07737
PB
42762004-12-28 Paolo Bonzini <bonzini@gnu.org>
4277
4278 PR bootstrap/17383
4279
4280 * Makefile.def (target_modules): Remove stage parameter,
4281 it is always true now.
4282 * Makefile.tpl (configure-build-[+module+],
4283 configure-target-[+module+]): Always build symlink tree
4284 for the directory and for include. BUILD_SUBDIR and
4285 TARGET_SUBDIR cannot be . anymore.
4286 * Makefile.in: Regenerate.
4287
dadfdbe2
DD
42882004-12-25 David Edelsohn <edelsohn@gnu.org>
4289
4290 Revert 2004-12-08 Makefile changes.
4291
dbf85af7
JR
42922004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4293
4294 * configure.in (sh64-*-*): Reenable gprof.
4295 * configure: Regenerate.
4296
6b8fea99
JB
42972004-12-09 Jim Blandy <jimb@redhat.com>
4298
4299 * MAINTAINERS: List 'depcomp' as part of automake.
4300
7341462c
DE
43012004-12-08 David Edelsohn <edelsohn@gnu.org>
4302
4303 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4304 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4305 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4306 * Makefile.in: Regenerate.
4307
21fde4dc
DD
43082004-12-07 Matt Kraai <kraai@ftbfs.org>
4309
4310 * Makefile.tpl: Generate normal dependencies if the LHS module is
4311 not bootstrapped.
4312 * Makefile.in: Regenerate.
4313
3da796a2
RS
43142004-12-03 Richard Sandiford <rsandifo@redhat.com>
4315
4316 * configure.in: Include config/gxx-include-dir.m4. Use
4317 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4318 * configure: Regenerate.
4319
73fb7068
RS
43202004-12-03 Richard Sandiford <rsandifo@redhat.com>
4321
4322 * config.if: Delete.
4323 * configure.in: Set libstdcxx_incdir directly.
4324 * configure: Regenerate.
4325 * MAINTAINERS: Remove mention of config.if.
4326 * src-release (DEVO_SUPPORT): Remove config.if.
4327
6c8e6ce9
EC
43282004-12-02 Eric Christopher <echristo@redhat.com>
4329
3b6098f8
EC
4330 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4331 of things to remove.
6c8e6ce9 4332 * Makefile.in: Regenerate.
479759c8 4333
b8658a2f
RS
43342004-12-02 Richard Sandiford <rsandifo@redhat.com>
4335
4336 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4337 * configure: Regenerate.
4338
afefada0
RS
43392004-12-02 Richard Sandiford <rsandifo@redhat.com>
4340
4341 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4342 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4343 * configure: Regenerate.
4344
5dcac624
DA
43452004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4346
4347 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4348 (hppa*64*-*-*): Delete incorrect comment.
4349 * configure: Rebuilt.
4350
57d1eb1a
DD
43512004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4352
4353 * install-sh, compile: Import from automake.
4354
43552004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4356
4357 * config.guess, config.sub: Import from savannnah.
4358
6d389afc
MS
43592004-11-12 Mike Stump <mrs@apple.com>
4360
4361 * Makefile.def: Add html support.
4362 * Makefile.tpl: Likewise.
4363 * Makefile.in: Regenerate.
4364
69e57115
GK
43652004-11-11 Geoffrey Keating <geoffk@apple.com>
4366
4367 PR 18423
4368 * configure.in: Remove all instances of build-fixincludes from
4369 noconfigdirs.
4370 (build_configargs): Supply --target to subdirectories.
4371 * configure: Regenerate.
4372
4373 * Makefile.def: Make gcc install depend on fixincludes install.
4374 * Makefile.in: Regenerate.
4375
ba719b26
HPN
43762004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4377
4378 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4379 target-libgfortran.
4380 * configure: Regenerate.
4381
c37653e7
DE
43822004-11-07 David Edelsohn <edelsohn@gnu.org>
4383
4384 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4385 like CC.
4386
1eefd493
PB
43872004-11-05 Paolo Bonzini <bonzini@gnu.org>
4388
4389 * Makefile.def (host fixincludes): Specify missing targets.
4390 * Makefile.in: Regenerate.
4391
02b1af09
L
43922004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4393
4394 PR other/17783
4395 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4396 * configure: Regenerated.
4397
7f266840
DJ
43982004-11-04 Daniel Jacobowitz <dan@debian.org>
4399
4400 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4401 * configure: Regenerated.
4402
47444073
AL
44032004-10-28 Eric B. Weddington <ericw@evcohs.com>
4404
4405 PR target/18151
4406 * configure.in (case ${target}): Do not build fixincludes for avr.
4407 * configure: Regenerated.
4408
caeba88f
AL
44092004-10-26 Paolo Bonzini <bonzini@gnu.org>
4410
4411 * configure.in (case ${target}): Do not build fixincludes
4412 on platforms where it is not used.
4413 * configure: Regenerated.
4414
0fdbe983
DJ
44152004-10-23 Daniel Jacobowitz <dan@debian.org>
4416
4417 * configure.in: Use an absolute path to install-sh.
4418 * configure: Regenerated.
4419
1c0f67c1
AC
44202004-10-19 Andrew Cagney <cagney@gnu.org>
4421
4422 * src-release (do-djunpack, do-md5sum): Install the generated file
4423 directly into the proto-toplev/ directory.
479759c8 4424
a9cfce9c
AC
44252004-10-19 Andrew Cagney <cagney@gnu.org>
4426
4427 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4428
ac0fa625
DD
44292004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4430
4431 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4432 * configure: Regenerate.
4433
d27cc32e
PB
44342004-10-06 Paolo Bonzini <bonzini@gnu.org>
4435
4436 Fix wrong conflict resolution in:
4437
4438 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4439
4440 * Makefile.in: Regenerate.
4441 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4442 in the recursive `make', instead of hardwiring `all'.
4443 (Autogenerated TARGET-* variables): New.
4444
1763908f
UW
44452004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4446
4447 Merged from GCC / libtool upstream:
4448 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4449 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4450 * ltcf-cxx.sh (tpf*): Likewise.
4451 * ltconfig (tpf*): Add TPF OS configuration support.
4452
0490e016
NC
44532004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4454
4455 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4456 * configure: Regenerate.
0490e016 4457
32be62b5
RS
44582004-09-24 Michael Roth <mroth@nessie.de>
4459
4460 * configure.in (--without-headers): Add missing double quotes.
4461 * configure: Regenerate.
4462
6048df60
DD
44632004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4464
4465 * ylwrap: Revert to previous version.
4466
315b3b02
L
44672004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4468
6048df60 4469 PR bootstrap/17369
315b3b02
L
4470 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4471 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4472 SET_GCC_LIB_PATH_CMD.
4473 (BASE_TARGET_EXPORTS): Likewise.
4474 * Makefile.in: Regenerated.
4475
4476 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4477 * configure: Regenerated.
4478
fe69863c
DD
44792004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4480
4481 * config.guess: New upstream version
4482 * compile, depcomp, install-sh, ylwrap: Likewise.
4483
44842004-09-19 Roger Sayle <roger@eyesopen.com>
4485
4486 * config/mh-x86omitfp: New host makefile fragment. Add
4487 -fomit-frame-pointer to the default BOOT_CFLAGS.
4488 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4489 * configure: Regenerate.
4490
44912004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4492
4493 PR target/11572
4494 * configure.in (*-*-darwin*): Renable libobjc.
4495 * configure: Regenerate.
4496
be75bbe1 44972004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4498
be75bbe1
DB
4499 * Makefile.def: Remove libbanshee.
4500 * Makefile.tpl: Ditto.
4501 * configure.in: Ditto.
4502 * Makefile.in: Regen.
4503 * configure: Ditto.
4504
1b882a91
PB
45052004-09-07 Paolo Bonzini <bonzini@gnu.org>
4506
4507 * missing: Import latest version from master repository.
4508
eb1352ed
NC
45092004-09-04 Nick Clifton <nickc@redhat.com>
4510
4511 * config.sub: Import latest version from master repository.
4512 * config.guess: Likewise.
4513 This includes these changes:
479759c8 4514
eb1352ed
NC
4515 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4516
4517 * config.sub: Handle crisv32, alias etraxfs.
4518 * config.guess (crisv32:Linux:*:*): Handle.
4519
4520 2004-08-13 Brad Smith <brad@comstyle.com>
4521
4522 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4523 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4524
4525 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4526
4527 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4528 assume the processor is a powerpc. This is because coreutils
4529 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4530 in this case, due to a MacOS X bug that causes
4531 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4532 to return a negative number.
4533 Problem reported by Petter Reinholdtsen in:
4534 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4535
4536 2004-07-19 Ben Elliston <bje@gnu.org>
4537
4538 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4539
4540 2004-06-24 Ben Elliston <bje@gnu.org>
4541
4542 * config.guess: Update copyright years.
4543 * config.sub: Likewise.
4544
4545 2004-06-22 Robert Millan <robertmh@gnu.org>
4546
4547 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4548 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4549
4550 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4551
4552 * config.guess (*:*VMS:*:*): New entry. Replaces
4553 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4554 manufacturer.
4555
4556 2004-06-22 Ben Elliston <bje@gnu.org>
4557
4558 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4559 * config.sub: Likewise.
4560
4561 2004-06-22 Ben Elliston <bje@gnu.org>
4562
4563 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4564 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4565
4566 2004-06-11 Ben Elliston <bje@gnu.org>
4567
4568 * config.guess (pegasos:OpenBSD:*:*): Remove.
4569
4570 2004-06-11 Ben Elliston <bje@gnu.org>
4571
4572 From Wouter Verhelst <wouter@grep.be>:
4573 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4574
4575 2004-06-11 Ben Elliston <bje@gnu.org>
4576
4577 * config.guess (luna88k:OpenBSD:*:*): New.
4578
4579 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4580
4581 * config.guess (m32r*:Linux:*:*): New case.
4582 * config.sub: Handle m32rle.
4583
4584 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4585
4586 From Jens Petersen <petersen@redhat.com>:
4587 * config.sub: Handle sparcv8.
4588
4589 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4590
4591 From Tom Smith <smith@cag.lkg.hp.com>:
4592 * config.guess: Version suffixes are equally significant on Tru64
4593 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4594 prefix of "P" (patched kernel).
4595
4596 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4597
4598 * config.sub: Add support for National Semiconductor CRX target.
4599
2a3124ca 46002004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4601
2a3124ca
RH
4602 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4603 *-*-netware, but add target-libmudflap.
4604 Consolidate *-*-netware targets (of which really only i?86 exists)
4605 into a single entry.
4606 * configure: Likewise.
4607
0df3d27f
PB
46082004-09-01 Paolo Bonzini <bonzini@gnu.org>
4609
4610 * Makefile.tpl (sorry): Remove.
4611 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4612 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4613 (do-clean): Clean per-stage directories too.
4614 (do-distclean): Run distclean-stage1 too.
4615 (.NOTPARALLEL): Enable during toplevel bootstrap.
4616 (stage[+id+]-bubble): Enable parallel execution during
4617 the recursive invocation.
4618 * Makefile.in: Regenerate.
4619
4620 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4621
4622 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4623
4624 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4625 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4626 * configure: regenerate
479759c8
ZW
4627 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4628 -mdynamic-no-pic
0df3d27f
PB
4629
46302004-08-31 Paolo Bonzini <bonzini@gnu.org>
4631
4632 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4633 include.
4634 * configure.in: Fix indentation.
4635 * configure: Regenerate.
4636
ee025550
PB
46372004-08-31 Paolo Bonzini <bonzini@gnu.org>
4638
4639 * Makefile.def (build_modules): Add fixincludes.
4640 (dependencies): Make gcc depend on fixincludes.
4641 * configure.in (build_tools): Add fixincludes.
4642 (build_configdirs): Always include build_libs.
4643 * Makefile.in: Regenerate.
4644 * configure: Regenerate.
4645
46462004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4647
4648 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4649 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4650 phony targets; do not generate timestamp files.
4651 (distclean-stageN): Remove references to their timestamp files.
4652 (restageN, touch-stageN): Remove.
4653 (stageN-bubble): Rewritten.
4654 (compare): Support lean bootstraps.
4655 * Makefile.in: Regenerate.
4656
4657 * configure.in: Only warn when bootstrapping but
4658 build != host or build != target. Support lean bootstraps.
4659 * configure: Regenerate.
4660
4661 Sync from gcc:
4662 2004-08-26 Phil Edwards <phil@codesourcery.com>
4663
4664 * configure.in: Give a better error message if GMP/MPFR are missing
4665 and a language needing them has been requested.
4666 * configure: Regenerated.
4667
4668 2004-08-25 Phil Edwards <phil@codesourcery.com>
4669
4670 * configure.in: Print a list of available language front-ends if
4671 a requested one is missing. Tidy stray tab characters.
4672 * configure: Regenerated.
4673
72b2455a
PB
46742004-08-17 Paolo Bonzini <bonzini@gnu.org>
4675
4676 * Makefile.in: Regenerate.
4677 * configure: Regenerate.
4678
4679 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4680 stage_*_flags.
4681 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4682 for bootstrapped modules if toplevel bootstrap is going.
4683 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4684 modules. Adjust for changes in Makefile.def. Enable several
4685 rules even in non-bootstrap mode, just to avoid peppering the
4686 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4687 (stage-[+prev+]-bubble): Remove.
4688
4689 * Makefile.def (Dependencies): Depend on all-build-bison,
4690 all-build-flex, all-build-byacc, all-build-texinfo, rather
4691 than the host variations.
4692 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4693 with BUILD_SUBDIR.
4694 (BISON): Update for recent Bisons.
4695 (YACC): Fix typo.
4696 (cross): Depend on all-build.
4697 (all): Do not depend on all-build.
4698 (prebootstrap): Remove.
4699 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4700 (Prebootstrap dependencies): Add them to the per-stage targets
4701 and to all-prebootstrap.
4702 * configure.in (build_configdirs): Always enable build_tools.
4703 (BUILD_DIR_PREFIX): Remove.
4704
4705 * Makefile.def (gcc): Add target variable.
4706 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4707 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4708 in the recursive `make', instead of hardwiring `all'.
4709 (Autogenerated TARGET-* variables): New.
4710
de0b4a87
JW
47112004-08-17 Robert Millan <robertmh@gnu.org>
4712
4713 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4714 (instead of FreeBSD).
4715 * configure: Regenerate.
4716
ad681c85
NN
47172004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4718
675c6968
NN
4719 * Makefile.def, configure.in, src-release: Remove useless, bogus
4720 references to tix.
4721 * Makefile.in, configure: Regenerate.
4722
ad681c85
NN
4723 * src-release: Stop distributing mmalloc with gdb (which doesn't
4724 use it).
4725 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4726 * Makefile.in: Regenerate.
4727
11b04d1f
DD
47282004-08-09 Mark Mitchell <mark@codesourcery.com>
4729
4730 * configure.in (arm*-*-eabi*): New target.
4731 * configure: Regenerate.
4732
f2420bea
NN
47332004-08-01 Robert Millan <robertmh@gnu.org>
4734
4735 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4736 libmudflap for all GNU-based systems (with Glibc).
4737 * configure: Regenerate.
4738
9e6ce191
PB
47392004-08-06 Paolo Bonzini <bonzini@gnu.org>
4740
4741 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4742 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4743 (Dependencies): New section.
4744 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4745 (configure-target-[+module+]): Depend on maybe-all-gcc
4746 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4747 (toplevel profiledbootstrap): Fix dependencies.
4748 * Makefile.in: Regenerate.
4749
df4a6958
MM
47502004-08-03 Mark Mitchell <mark@codesourcery.com>
4751
4752 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4753 target-libiberty to noconfigdirs.
4754
11b04d1f
DD
47552004-08-03 Paul Brook <paul@codesourcery.com>
4756
4757 * configure.in: Check for MPFR as well as GMP.
4758 * configure: Regenerate.
4759
b813574b
PB
47602004-08-03 Paolo Bonzini <bonzini@gnu.org>
4761
4762 * Makefile.def (host-modules): Add gcc.
4763 * Makefile.in: Regenerate.
4764 * Makefile.tpl (sorry): New rule.
4765 (configure-host, all-host, [+make_target+]-host, do-check,
4766 install-host): Do not add gcc as a special case.
4767 (host modules): Add a small special-casing for gcc. Export
4768 extra_make_flags through the environment.
4769 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4770 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4771 other recursive targets for gcc): Remove.
4772
4773 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4774 (stage, unstage): New rules.
4775 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4776 distclean-stage[+id+]): Use stage_current.
4777 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4778 the stage*-start rules.
4779
61edac0c
JW
47802004-07-19 Robert Millan <robertmh@gnu.org>
4781
4782 Synced from gcc:
4783
4784 2004-04-26 Robert Millan <robertmh@gnu.org>
4785
4786 Add patches from libtool CVS.
4787 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4788 * ltconfig: Likewise.
4789 * ltcf-c.sh: Likewise.
4790 * ltcf-cxx.sh: Likewise.
4791 * ltcf-gcj.sh: Likewise.
4792
3e707e94
PB
47932004-07-12 Paolo Bonzini <bonzini@gnu.org>
4794
4795 * configure.in: Add noconfigdirs for crx-*-*.
4796 * configure: Regenerate.
4797
47982004-07-12 Paolo Bonzini <bonzini@gnu.org>
4799
4800 Synced from gcc:
4801
4802 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4803
4804 * configure.in: Build libmudflap by default on FreeBSD.
4805 * configure: Regenerated.
4806
4807 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4808
4809 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4810 systems.
4811 * configure: Regenerated.
4812
4813 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4814
4815 PR target/16344
4816 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4817 feedback based compiler.
4818 * Makefile.in: Rebuilt.
4819
4820 2004-07-05 Phil Edwards <phil@codesourcery.com>
4821
4822 * configure.in: Do not prepend $srcdir to /dev/null in
4823 makefile fragments.
4824 * configure: Regenerate.
4825
a7ee7660
AO
48262004-07-08 Alexandre Oliva <aoliva@redhat.com>
4827
4828 * Makefile.def (host_modules): Set bootstrap=true for flex.
4829 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4830 * Makefile.in: Rebuilt.
4831
6a9cf61e
PB
48322004-07-01 Paolo Bonzini <bonzini@gnu.org>
4833
4834 * Makefile.def (build_modules): Add bison, byacc, flex,
4835 m4, texinfo.
4836 (flags_to_pass): Add FLEX.
4837 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4838 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4839 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4840 DEFAULT_MAKEINFO): Remove.
4841 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4842 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4843 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4844 objdir or else use configured tool.
4845 (all-build): New.
4846 (all): Depend on it.
4847 (Build module dependencies): Add.
4848 * Makefile.in: Regenerate.
4849 * configure.in: Better support for multiple build modules,
4850 matching what is done for host/target modules. Do not look
4851 for "plausible" locations of build tools if Canadian cross.
4852 Use autoconf's AC_PROG_CC to find a C compiler. Define
4853 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4854 * configure: Regenerate.
4855
95b6a1f2
PB
48562004-06-22 Paolo Bonzini <bonzini@gnu.org>
4857
4858 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4859 * Makefile.in: Regenerate.
4860
7ffa0b57
PB
48612004-06-22 Paolo Bonzini <bonzini@gnu.org>
4862
4863 * Makefile.tpl (configure-build-[+module+],
4864 configure-[+module+], configure-target-[+module+]): Pass
4865 [+extra_configure_args+].
4866 (all-build-[+module+], all-[+module+], check-[+module+],
4867 install-[+module+], [+make_target+]-[+module+],
4868 all-target-[+module+], check-target-[+module+],
4869 install-target-[+module+], [+make_target+]-target-[+module+]):
4870 Pass [+extra_make_args+].
4871 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4872 (GCC_HOST_EXPORTS): Remove.
4873 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4874 cross, check-gcc, check-gcc-c++, install-gcc,
4875 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4876 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4877 * Makefile.in: Regenerate.
4878
929ba6e7
CF
48792004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4880
4881 * configure.in: Check for srcdir/winsup rather than build directory
4882 winsup.
4883 * configure: Regenerate.
4884
b76d7de0
CV
48852004-06-17 Corinna Vinschen <vinschen@redhat.com>
4886
4887 * configure.in: Don't build Cygwin native newlib if winsup
4888 directory is missing. Emit warning instead.
4889 * configure: Regenerate.
4890
656fdd47
PB
48912004-06-09 Paolo Bonzini <bonzini@gnu.org>
4892
4893 * Makefile.tpl (touch-stage[+id+]): New.
4894 (restage[+prev+]): Depend on touch-stage[+id+].
4895
4896 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4897 Use it throughout.
4898
4899 * Makefile.def: Add profile and feedback bootstrap stages.
4900 Remove next field from bootstrap stages.
4901 * Makefile.tpl (LN, LN_S): Substitute.
4902 (stageN-start, stageN-end): Use double-colon rules, to
4903 provide a hook for additional setup commands.
4904 (distclean-stageN-gcc, restageN): Create dependencies from
4905 [+prev+], not from [+next+].
4906 (stageN-bubble): Add commands for successive stages from
4907 [+prev+], using double-colon rules.
4908 (all-stageN-gcc): Fix typo.
4909 (stagefeedback-start, profiledbootstrap): New.
4910 * Makefile.in: Regenerate.
4911 * configure.in: Call ACX_PROG_LN.
4912 * configure: Regenerate.
4913
498d4a71
CF
49142004-06-03 Paolo Bonzini <bonzini@gnu.org>
4915
4916 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4917 without gcc.
4918 * configure: Regenerate.
4919
377d8c42
PB
49202004-06-01 Paolo Bonzini <bonzini@gnu.org>
4921
4922 * Makefile.tpl: Fix typo.
4923 * Makefile.in: Regenerate.
4924
f5f8a794
PB
49252004-06-01 Paolo Bonzini <bonzini@gnu.org>
4926
4927 * configure.in: Remove new- prefix from toplevel
4928 bootstrap targets.
4929 * configure: Regenerate.
4930
f7a4c34f
PB
49312004-06-01 Paolo Bonzini <bonzini@gnu.org>
4932
4933 Merge this patch from the gcc tree:
4934
4935 2004-05-30 Andreas Jaeger <aj@suse.de>
4936 Jim Wilson <wilson@specifixinc.com>
4937
4938 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4939 like CC.
4940
319cab08
PB
49412004-06-01 Paolo Bonzini <bonzini@gnu.org>
4942
4943 * Makefile.tpl (all.normal): Rename to all.
4944 (all): Replace with a rule to pick the default
4945 target from configure.
4946 (all-gcc, configure-gcc): Use conditionals to
4947 do nothing when toplevel bootstrap is going on.
4948 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4949 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4950 * configure.in: Support --enable-bootstrap.
4951
4952 * Makefile.def: Remove new- prefix from toplevel
4953 bootstrap targets.
4954 * Makefile.tpl: Likewise.
4955
4956 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4957 target.
4958
4959 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4960 $(RECURSE_FLAGS) to recursive invocation of make.
4961
4962 * Makefile.in: Regenerate.
4963 * configure: Regenerate.
4964
88f64edc
DJ
49652004-05-27 Daniel Jacobowitz <dan@debian.org>
4966
4967 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4968 * configure: Regenerate.
4969
378fce5b
DD
49702004-05-25 Daniel Jacobowitz <drow@false.org>
4971
4972 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4973 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4974 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4975 targets.
4976 * Makefile.in: Regenerate.
4977
dfdffa2c
PB
49782005-05-24 Paolo Bonzini <bonzini@gnu.org>
4979
4980 * configure.in: Test the ability to symlink directories.
4981 * configure: Regenerate.
4982
4983 * Makefile.def (bootstrap-stage): New definitions.
4984 * Makefile.tpl (configure-stage1-gcc,
4985 configure-stage2-gcc, configure-stage3-gcc,
4986 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4987 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4988 new-restage3, compare): Autogenerate, see Makefile.in
4989 entry for behavioral changes.
4990 (distclean-stage1, new-stage1-start, new-stage1-end,
4991 new-stage1-bubble, distclean-stage2, new-stage2-start,
4992 new-stage2-end, new-stage2-bubble, distclean-stage3,
4993 new-stage3-start, new-stage3-end): New autogenerated targets.
4994 (objext, prebootstrap, BOOT_CFLAGS,
4995 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4996 targets.
4997
4998 * Makefile.in: Regenerate.
4999 (distclean-stage1, new-stage1-start, new-stage1-end,
5000 new-stage1-bubble, distclean-stage2, new-stage2-start,
5001 new-stage2-end, new-stage2-bubble, distclean-stage3,
5002 new-stage3-start, new-stage3-end): New targets.
5003 (all-stage1-gcc): Move prebootstrap dependency from here...
5004 (configure-stage1-gcc): ...to here.
5005 (new-bootstrap): Use bubble targets.
5006 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5007 Use per-stage distclean targets.
5008 (configure-stage1-gcc, configure-stage2-gcc,
5009 configure-stage3-gcc, all-stage1-gcc,
5010 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5011 Use new-stageN-start to prepare the tree.
5012
04cf1b77
PB
50132004-05-23 Paolo Bonzini <bonzini@gnu.org>
5014
5015 * Makefile.def (host_modules): add libcpp.
5016 * Makefile.tpl: Add dependencies on and for libcpp.
5017 * Makefile.in: Regenerate.
5018 * configure.in: Add libcpp host module.
5019 * configure: Regenerate.
5020
80b200a1
ZW
50212004-05-17 Zack Weinberg <zack@codesourcery.com>
5022
5023 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5024 of libf2c.
5025 * configure, Makefile.in: Regenerate.
5026
4b1cb4fe
DD
50272004-05-13 Diego Novillo <dnovillo@redhat.com>
5028
5029 Merge from tree-ssa-20020619-branch.
5030
5031 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5032 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5033 (HOST_GMPLIBS): Define.
5034 (HOST_GMPINC): Define.
5035 (TARGET_LIB_PATH): Add libmudflap.
5036 (GFORTRAN_FOR_TARGET): Define.
5037 (configure-build*): Export GFORTRAN.
5038 (configure-gcc): Export GMPLIBS and GMPINC.
5039 (all-gcc): Add maybe-all-libbanshee.
5040 (configure-target-libgfortran): Define.
5041 * Makefile.in: Regenerate.
5042 * configure.in (host_libs): Add libbanshee.
5043 (target_libraries): Add target-libmudflap and target-libgfortran.
5044 Add --with-libbanshee.
5045 Handle --disable-libmudflap.
5046 (*-*-freebsd*): Use with_gmp.
5047 Add $(libgcj) to noconfigdirs.
5048 * configure: Regenerate.
5049 * depcomp: New file.
5050 * MAINTAINERS: Add tree-ssa maintainers.
5051
50522004-04-28 Paolo Bonzini <bonzini@gnu.org>
5053
5054 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5055 * configure: Regenerate.
5056
b8908782
DD
50572004-04-27 Paolo Bonzini <bonzini@gnu.org>
5058
5059 Revert:
5060 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5061
5062 * Makefile.def (flags_to_pass): Remove *dir variables that
5063 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5064 as well as prefix and exec_prefix.
5065 * Makefile.in: Regenerate.
5066
50672004-04-26 Paolo Bonzini <bonzini@gnu.org>
5068
5069 * Makefile.def (host_modules): Mark with the bootstrap
5070 flag packages on which gcc depends.
5071 * Makefile.tpl (all-bootstrap): Use it.
5072 * Makefile.in: Regenerate.
5073
50742004-04-26 Paolo Bonzini <bonzini@gnu.org>
5075
5076 * Makefile.def (flags_to_pass): Remove *dir variables that
5077 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5078 as well as prefix and exec_prefix.
5079 * Makefile.in: Regenerate.
5080
50812004-04-26 Paolo Bonzini <bonzini@gnu.org>
5082
80b200a1
ZW
5083 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5084 * configure: Regenerate.
5085 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5086 * gcc/Makefile.tpl (compare): Use the result of the test.
5087 * gcc/Makefile.in: Regenerate.
b8908782
DD
5088
50892004-04-23 Paolo Bonzini <bonzini@gnu.org>
5090
5091 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5092 Always relocate gcc and prev-gcc to the original names, even
5093 if the build fails.
5094 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5095 New targets.
5096
0f260896
RO
50972004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5098
5099 * configure.in (mips*-*-irix5*): Enable ld.
5100 * configure: Regenerate.
5101
51860f05
JW
51022004-04-15 James E Wilson <wilson@specifixinc.com>
5103
5104 * Makefile.tpl (configure-[+module+], configure-gcc,
5105 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5106 Set and export LDFLAGS.
5107 * Makefile.in: Regenerate.
5108
54752a6b
NN
51092004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5110
5111 PR bootstrap/14871
5112 * Makefile.tpl: If we don't have built-in-tree target tools,
5113 use the ones found by configure rather than hacking around with
5114 program_transform_name.
5115 * configure.in: Give Makefile.tpl the information necessary
5116 to do that.
5117 * Makefile.in: Regenerate.
5118 * configure: Regenerate.
5119
51202004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5121
5122 PR bootstrap/14760
5123 * configure.in: When computing baseargs, strip *all* copies of
5124 offending options. Also, don't match/substitute the trailing space,
5125 so that this actually works when two similar options are separated by
5126 only one space.
5127 * configure: Regenerate.
5128
51292004-04-06 David Edelsohn <edelsohn@gnu.org>
5130
80b200a1
ZW
5131 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5132 (rs6000-*-aix*): Same.
5133 * configure: Regenerate.
54752a6b 5134
5e2b61fb
SS
51352004-03-25 Stan Shebs <shebs@apple.com>
5136
5137 Remove MPW support, no longer used.
5138 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5139 mpw-install: Remove files.
5140 * src-release (DEVO_SUPPORT): Remove names of removed files.
5141 * MAINTAINERS: Likewise.
5142
1a6f2dc7
NN
51432004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5144
a0049f1b
NN
5145 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5146 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5147 * Makefile.in: Regenerate.
5148
1a6f2dc7
NN
5149 * configure.in (top level bootstrap support): Rework --enable-werror
5150 to set @stage2_werror_flag@.
5151 * configure: Regenerate.
5152 * Makefile.tpl (top level bootstrap support): Pass
5153 @stage2_werror_flag@ down to configure in stages 2 and 3.
5154 * Makefile.in: Regenerate.
5155
920e3419
NN
51562004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5157
5158 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5159 for stages 2 and 3 as well as in make. As a consequence, remove
5160 OUTPUT_OPTION (now detected by configure) from the flags passed down
5161 to make.
5162 * Makefile.in: Regenerate.
5163
5164 * Makefile.tpl (new-bootstrap): Fix typo.
5165 * Makefile.in: Regenerate.
5166
4fa63067
NN
51672004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5168
5169 * Makefile.tpl: Rearrange by moving recursive_targets rules
5170 into their proper sections.
5171 * Makefile.tpl (top level bootstrap support): Move disabling
5172 of coverage flags from 'make' to 'configure'; improve comments.
5173 * Makefile.in: Regenerate.
5174
5175 * Makefile.tpl (experimental top level bootstrap) Move stage1
5176 language setting from all- target to configure- target; disable
5177 intermodule optimization in stage 1; prevent gratuitous rebuilds
5178 of stage 1.
5179 * Makefile.in: Regenerate.
5180 * configure.in: Comma-separate stage 1 language list for top
5181 level bootstrap.
5182 * configure: Regenerate.
5183
5184 * Makefile.tpl: Clean up experimental top level bootstrap support:
5185 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5186 prev-gcc in configure- targets as well as all- targets.
5187 * Makefile.in: Regenerate.
5188
fb8a10fd
NN
51892004-03-17 Paolo Bonzini <bonzini@gnu.org>
5190
5191 * configure.in: Remove symbolic link section.
5192 * configure: Regenerate.
5193 * Makefile.tpl (links): Remove.
5194 * Makefile.in: Regenerate.
5195
947f426e 51962004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5197 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5198
5199 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5200 Set with AC_CHECK_PROGS.
947f426e
NN
5201 * configure.in: Fix comment typo from last patch.
5202 * configure: Regenerate.
5203
1d39f329
NN
52042004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5205
5206 * Makefile.tpl: Introduce experimental top level bootstrap support.
5207 * Makefile.in: Regenerate.
5208 * configure.in: Introduce support for top level bootstrap.
5209 * configure: Regenerate.
5210
4b0ac75d 52112004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5212 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5213
5214 PR bootstrap/14522
5215 * configure.in: Cope with shells that do not support unquoted ^
5216 * configure: Regenerate.
5217
2e70b094 52182004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5219 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5220
5221 PR bootstrap/14522
5222 * configure.in: Cope with shell that do not support nesting
5223 quotes inside quoted backquote substitutions.
5224 * configure: Regenerate.
5225
52262004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5227
5228 PR bootstrap/14522
5229 * configure.in: Fix escaping of $.
5230 * configure: Regenerate.
5231
9e07f89d
NN
52322004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5233
5234 * configure: Regenerate.
5235
52362004-03-08 Paolo Bonzini <bonzini@gnu.org>
5237
5238 PR ada/14131
5239 Move language detection to the top level.
5240 * configure.in: Find default values for the tools as
5241 soon as possible. Disable ada if GNAT is not found.
5242 Emit error message about missing languages. Expand
5243 --enable-languages=all for the gcc subdirectory.
5244
1712ab83
RS
52452004-03-01 Richard Sandiford <rsandifo@redhat.com>
5246
5247 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5248 and disable libgcj.
5249 * configure: Regenerated.
5250
3dee29da
NN
52512004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5252
5253 PR bootstrap/7087
5254 * Makefile.tpl: Guard XFOO sed statements better.
5255 * Makefile.tpl: Add dependency for configure-target-libada.
5256 * Makefile.in: Regenerate (incidentally fixes broken
5257 commit when libada-branch was merged).
5258
0558264b
AC
52592004-02-28 Andrew Cagney <cagney@redhat.com>
5260
5261 * src-release (CVS_NAMES): Define.
5262 (do-tar, do-tar): Prune $(CVS_NAMES).
5263
c38f9803
AC
52642004-02-23 Andrew Cagney <cagney@redhat.com>
5265
5266 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5267 2004-02-19.09.
5268
55636792
NN
52692004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5270
5271 PR bootstrap/11932
5272 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5273
1e600082
AC
52742004-02-19 Andrew Cagney <cagney@redhat.com>
5275
5276 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5277 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5278
3769cd82
DD
52792004-02-11 David Edelsohn <edelsohn@gnu.org>
5280
5281 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5282 (rs6000-*-aix*): Same.
5283 * configure: Regenerate.
5284
a92834c8
DD
52852004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5286
5287 * configure.in (host): Add in missing $noconfigdirs to defines.
5288 * configure: Regenerate.
5289
a2592b1b
DD
52902004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5291 Nathanael Nerode <neroden@gcc.gnu.org>
5292
5293 PR ada/6637, PR ada/5911
80b200a1 5294 Merge with libada-branch:
a2592b1b
DD
5295 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5296 with appropriate dependencies. Add --enable-libada configure switch.
5297 * configure, Makefile.in: Regenerate.
5298
e31d1ea3
DD
52992004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5300
5301 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5302 * configure: Regenerate.
5303
db85f5c0
JJ
53042004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5305
5306 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5307
fc434214
DD
53082004-01-23 DJ Delorie <dj@redhat.com>
5309
5310 * Makefile.def (target_modules) [libiberty]: Don't stage.
5311 * Makefile.in: Rebuilt.
5312
ad445c2c 53132004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5314
ad445c2c
JJ
5315 * COPYING.NEWLIB: Update to include copyrights for new
5316 iconv code.
5317
72bbedde
AC
53182004-01-15 Andrew Cagney <cagney@redhat.com>
5319
5320 * src-release: Update copyright year.
5321 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5322 (NEWLIB_SUPPORT_DIRS): Delete macro.
5323 (newlib.tar.bz2): Delete rule.
5324
a6d6062d
DD
53252004-01-14 Loren J. Rittle <ljrittle@acm.org>
5326
5327 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5328 * Makefile.tpl (configure-target-[+module+]): Support stage.
5329 * Makefile.in: Rebuilt.
5330
f8b73030
MR
53312003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5332
5333 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5334 throughout.
5335
aff0e9df
NN
53362004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5337
bb5dca17
NN
5338 * configure.in: Use ./config.cache, not config.cache.
5339 * configure: Regenerate.
5340 * Makefile.tpl: Special-casing not needed for GCC any more.
5341 * Makefile.in: Regenerate.
5342
82252c06
NN
5343 * configure.in: Don't share a cache file for host dirs.
5344 * configure: Regenerate.
5345
aff0e9df
NN
5346 * config-ml.in: Don't mess with the cache file.
5347
95036d20
NN
53482004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5349
ac7b618e
NN
5350 * Makefile.tpl: Make GCC use a separate config.cache.
5351 * Makefile.in: Regenerate.
5352
95036d20
NN
5353 PR bootstrap/11932, PR bootstrap/11933
5354 (I don't know if it will fix either of them, but it relates
5355 to them.)
5356 * configure.in: Don't use shared config.cache for target
5357 directories.
5358 * configure: Regenerate.
5359
08c1856b
DD
53602003-12-31 Roger Sayle <roger@eyesopen.com>
5361
5362 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5363 * configure: Regenerated.
5364
c1968181 53652003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5366
9eb322aa
MF
5367 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5368 * configure: Regenerated.
c1968181 5369
10ecffb9
NN
53702003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5371
5372 Port change over from GCC:
5373 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5374 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5375 (configure-build-[+module+], configure-[+module+]): Likewise.
5376 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5377 * Makefile.in: Regenerate.
5378
f2ab5990
TF
53792003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5380
5381 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5382 * configure: Regenerate.
5383
41a7d11a
JJ
53842003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5385
80b200a1 5386 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5387 stdlib.
5388
d9441a1f
DD
53892003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5390
5391 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5392 * Makefile.in: Regenerate.
5393
3a48a978
DD
53942003-10-20 Phil Edwards <phil@codesourcery.com>
5395
5396 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5397 * configure: Regenerate.
5398
f0b24077
NN
53992003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5400
5401 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5402 HOST_FLAGS_TO_PASS.
5403 * Makefile.in: Regenerate.
5404
5fbad20a
DD
54052003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5406
5407 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5408 * configure: Rebuilt
5409 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5410 * Makefile.in: Rebuilt
5411
78be4155
L
54122003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5413
5414 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5415
051fcc7a
L
54162003-10-01 Phil Edwards <pme@gcc.gnu.org>
5417
5418 * config-ml.in: Use ac_configure_args directly instead of
5419 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5420 actually seen.
5421
54222003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5423
5424 * config-ml.in: Propagate INSTALL variables.
5425
f27d4f92
DJ
54262003-09-21 Daniel Jacobowitz <drow@mvista.com>
5427
5428 * configure.in: Pass a computed --program-transform-name
5429 to subconfigures.
5430 * configure: Regenerated.
5431
cae4d560
NN
54322003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5433
5434 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5435 * Makefile.in: Regenerate.
5436
5437 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5438 * Makefile.in: Regenerate.
5439
8ff944f6
DJ
54402003-09-17 Daniel Jacobowitz <drow@mvista.com>
5441
5442 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5443 quoting.
5444 * configure: Regenerated.
5445
d9a35680
MC
54462003-09-12 Michael Chastain <mec@shout.net>
5447
5448 Fix PR gdb/857.
5449 * src-release (do-proto-topleve): Remove junk files
5450 intl/config.cache, intl/config.status,
5451 intl/config.h, intl/stamp-h.
5452
710068b9
AC
54532003-09-14 Andrew Cagney <cagney@redhat.com>
5454
5455 * src-release (dejagnu.tar): New target.
5456 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5457 (do-djunpack): Use $(PACKAGE) for the package name.
5458
e1008165
DD
54592003-09-04 DJ Delorie <dj@redhat.com>
5460
5461 * configure: Regenerate.
5462
21998d12
NC
54632003-09-04 Robert Millan <robertmh@gnu.org>
5464
5465 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5466
ccca4bb3
DD
54672003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5468
5469 * configure.in: Ensure arguments to sed are properly spaced.
5470 * configure: Regenerate.
5471
ee949b5e
DJ
54722003-08-28 Daniel Jacobowitz <drow@mvista.com>
5473
5474 Merge from gcc:
5475 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5476 * install-sh: Update to newer upstream versions (associated with
5477 aclocal 1.7).
5478 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5479
75addda2
DJ
54802003-08-27 Daniel Jacobowitz <drow@mvista.com>
5481
5482 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5483 * configure: Regenerated.
5484
8d2877d8
NN
54852003-08-23 Phil Edwards <pme@gcc.gnu.org>
5486
5487 * configure.in: Use newline instead of semicolon when assuming
5488 shell arguments in a for loop.
5489 * configure: Regenerated.
5490
d2cc0e0d
GK
54912003-08-20 Geoffrey Keating <geoffk@apple.com>
5492
5493 PR 8180
5494 * configure.in: When testing with_libs and with_headers, treat
5495 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5496 * configure: Regenerate.
80b200a1 5497
d2cc0e0d
GK
5498 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5499 make, shell, etc.
5500 (baseargs): Likewise.
5501 * configure: Regenerate.
5502
04d1ab34
GK
55032003-08-19 Geoffrey Keating <geoffk@apple.com>
5504
5505 * configure.in: Disable libgcj for darwin not on powerpc.
5506 * configure: Rebuild.
5507
ca506da8
MC
55082003-08-15 Michael Chastain <mec@shout.net>
5509
5510 * src-release (do-proto-toplev): Remove junk files
5511 dejagnu/example/calc/config.status,
5512 dejagnu/example/calc/config.log.
5513
a4aa3f49
DD
55142003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5515
5516 * config-ml.in, symlink-tree: Add license.
5517
ede4fbe4
NN
55182003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5519
5520 Merge from gcc:
5521
5522 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5523 * Makefile.tpl (check, check-c++): Express dependencies using
5524 dependencies rather than commands.
5525 * Makefile.in: Regenerate.
5526
5527 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5528 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5529 * Makefile.in: Update.
5530
970f29af
AC
55312003-08-01 Andrew Cagney <cagney@redhat.com>
5532
5533 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5534 * configure: Ditto.
5535
b2884a0c
DD
55362003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5537
5538 * configure.in: Enable libgcj for darwin.
5539 * configure: Rebuild.
5540
c07f46a4
NN
55412003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5542
5543 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5544
9175bfc0
NN
55452003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5546
5547 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5548 creating target and build subdirs to build all parent dirs as needed.
5549 * Makefile.in: Rebuild.
5550 * configure.in: Don't build dirs explicitly here.
5551 * configure: Rebuild.
5552
b9abda6a
AO
55532003-07-22 Alexandre Oliva <aoliva@redhat.com>
5554
5555 * Makefile.tpl (all-make): Depend on intl.
5556 * Makefile.in: Rebuilt.
5557
eef8ffd4
NN
55582003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5559
5560 * config.if: Remove unused libc_interface determination.
5561
295efaf0
NN
55622003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5563
5564 * Makefile.in: Regenerate, correctly this time.
5565
e5c3f801
NN
55662003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5567
5568 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5569 unused INSTALL_PROGRAM_ARGS.
5570 * configure.in: Use AC_PROG_INSTALL.
5571 * Makefile.in: Regenerate.
5572 * configure: Regenerate.
5573
4a18bd6b
AO
55742003-07-10 Alexandre Oliva <aoliva@redhat.com>
5575
5576 * configure: Rebuilt.
5577 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5578 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5579 newlib nor libgloss.
5580 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5581 * configure.in (am33_2.0-*-linux*): Added.
5582
fbd1054d
BW
55832003-07-09 Bob Wilson <bob.wilson@acm.org>
5584
5585 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5586 * configure: Regenerate.
5587
b40e3958
L
55882003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5589
5590 * config-ml.in: Replace PWD with PWD_COMMAND.
5591 * Makefile.tpl: Likewise.
5592 * Makefile.in: Regenerated.
5593
4a5be7ba
NN
55942003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5595
5596 * configure.in: Clean up config-lang.in handling. Delete
5597 useless assignment to "subdirs".
5598 * configure: Regenerate.
5599
9c14acb8
NN
56002003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5601
5602 * configure.in: Rename 'target_libs' to 'target_libraries'.
5603 Remove useless reference to 'target_libs'.
5604 * configure: Regenerate.
5605
8f32e830
KS
56062003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5607
5608 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5609 * Makefile.in: Regenerate.
5610
12f0bd74
NN
56112003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5612
5613 * Makefile.def: Introduce flags_to_pass.
5614 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5615 * Makefile.in: Regenerate.
5616
b07c2aad
HPN
56172003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5618
5619 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5620 and target-libgloss.
5621 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5622 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5623 * configure: Regenerate.
b07c2aad 5624
56f25033
DD
56252003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5626
5627 * configure.in: Update testsuite_flags to new location.
5628 * configure. Regenerate.
80b200a1 5629
4ec9a3b2
NN
56302003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5631
5632 * Makefile.tpl: Remove BUILD_CC stuff.
5633 * Makefile.in: Regenerate.
5634
059083b1 56352003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5636
059083b1
L
5637 * config.guess: Update to 2003-06-12 version.
5638 * config.sub: Update to 2003-06-13 version.
5639
535b046a
TS
56402003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5641
5642 * MAINTAINERS: Add myself as MIPS co-maintainer.
5643
00c22daa 56442003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5645
00c22daa
L
5646 * config.guess: Update to 2003-06-06 version.
5647 * config.sub: Update to 2003-06-06 version.
5648
1047cb91
DD
56492003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5650
5651 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5652 * configure. Regenerate.
5653
123494c8
NN
56542003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5655
1047cb91
DD
5656 * configure.in: Disable serial configure by default.
5657 * configure: Regenerate.
5658 * Makefile.tpl: Abolish .NOTPARALLEL.
5659 * Makefile.in: Regenerate.
5660
7f121bbf
NN
5661 * Makefile.tpl: Replace {build,host,target}_canonical by
5662 {build,host,target}.
5663 * Makefile.in: Regenerate.
5664
123494c8
NN
5665 * Makefile.tpl: Fix stupid pasto.
5666 * Makefile.in: Regenerate.
5667
ec7e0995
NN
56682003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5669
5670 * Makefile.tpl: Remove bogus conditional.
5671 * Makefile.in: Regenerate.
5672
27b1cc72
NN
56732003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5674
2a4cbe27
NN
5675 * Makefile.tpl: Make 'recursive targets' using autogen rather
5676 than shell loop. Remove duplicate 'clean' targets and false
5677 comments.
5678 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5679 Add systematic method of specifying missing targets in subdirs.
5680 Add copyright boilerplate.
5681 * Makefile.in: Regenerate.
5682 * configure.in: Add 'recursive targets' to maybe list.
5683 * configure: Regenerate.
5684
27b1cc72
NN
5685 * Makefile.tpl: Rename [+target+] to [+make_target+].
5686 * Makefile.def: Rename 'target' to 'make_target'.
5687
01e51bd0
NC
56882003-05-30 Nick Clifton <nickc@redhat.com>
5689
5690 * README-maintainer-mode: Update URL for locating blessed config
5691 tools.
5692
2fd84b42
NC
56932003-05-29 Robert Millan <rmh@debian.org>
5694
5695 * ltconfig: Import this patch and modify for use with current
5696 version of ltconfig:
5697
5698 2003-05-21 Bruno Haible <bruno@clisp.org>
5699
5700 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5701 GNU/FreeBSD.
5702
8945c6bb
DD
57032003-05-28 DJ Delorie <dj@redhat.com>
5704
5705 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5706 * Makefile.in: Regenerate.
5707
2f9632a1
JJ
57082003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5709
80b200a1 5710 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5711
3a12db16 57122003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5713
3a12db16
DD
5714 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5715 newlib or libgloss.
5716 * Makefile.in: Regenerate.
5717
44482353
DD
57182003-05-21 DJ Delorie <dj@redhat.com>
5719
5720 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5721 * Makefile.in: Regenerate.
5722
fec2c52d
MR
57232003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5724
5725 * configure.in: Use curly braces in the definition of tooldir.
5726 * configure: Regenerate.
5727
16ae0395
NN
57282003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5729
5730 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5731 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5732 Factor out common code from autogen IF statements.
5733 * configure: Regenerate.
5734 * Makefile.in: Regenerate.
5735
ec11bdc6
DD
57362003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5737
5738 * configure.in: Accept i[3456789]86 for machine type.
5739 * configure: Regenerate.
5740
dd12c3a8
NN
57412003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5742
5743 * configure.in: Switch more things to use maybe dependencies.
5744 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5745 * configure: Regenerate.
5746 * Makefile.tpl: Switch more things to use maybe dependencies.
5747 * Makefile.in: Regenerate.
5748
cf662e21
AJ
57492003-05-16 Andreas Schwab <schwab@suse.de>
5750
5751 * Makefile.tpl (install-opcodes): Define.
5752 * Makefile.in: Rebuild.
5753
5481b376
AJ
57542003-05-13 Andreas Jaeger <aj@suse.de>
5755
5756 * config.guess: Update to 2003-05-09 version.
5757 * config.sub: Update to 2003-05-09 version.
5758
3959a22a
AJ
57592003-05-13 Michael Eager <eager@mvista.com>
5760
5761 * configure.in: Correct sed script so that options in quotes are not
5762 deleted.
5763 * configure: Rebuild.
5764
564b43e5
CV
57652003-05-12 Corinna Vinschen <corinna@vinschen.de>
5766
5767 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5768 and $$s/newlib/libc/sys/cygwin32 include paths.
5769 * configure: Ditto.
5770
bb947dc9
L
57712003-05-05 H.J. Lu <hjl@gnu.org>
5772
5773 * config-ml.in: Restored from gcc repository.
5774
77f7441a
CD
57752003-05-02 Chris Demetriou <cgd@broadcom.com>
5776
80b200a1
ZW
5777 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5778 * Makefile.in: Regenerate.
77f7441a 5779
a26d7085
DJ
57802003-04-27 Daniel Jacobowitz <drow@mvista.com>
5781
5782 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5783 and Makefile.def.
5784
e4c4d240
DJ
57852003-04-27 Daniel Jacobowitz <drow@mvista.com>
5786
5787 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5788 * Makefile.in: Regenerated.
5789
62a3fc85
DD
57902003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5791
5792 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5793 * Makefile.in: Regenerate.
5794
57952003-04-18 Jakub Jelinek <jakub@redhat.com>
5796
5797 * configure.in (powerpc64*-*-linux*): Remove.
5798 * configure: Rebuilt.
5799
5b474aa8
DD
58002003-04-17 Phil Edwards <pme@gcc.gnu.org>
5801
5802 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5803 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5804 and restrap.
5805 * Makefile.in: Regenerate.
5806
58072003-04-16 Richard Earnshaw <rearnsha@arm.com>
5808
5809 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5810 * configure: Regenerated.
5811
bc295afe
AO
58122003-04-11 Alexandre Oliva <aoliva@redhat.com>
5813
5814 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5815 * */configure: Rebuilt.
5816
3728fade
NN
58172003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5818
5819 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5820 * Makefile.in: Regenerate.
5821
ce5b542e
MC
58222003-03-14 Michael Chastain <mec@shout.net>
5823
5824 * Makefile.in: Regenerate with correct Makefile.def.
5825
3db0a37f
NN
58262003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5827
5828 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5829 Make macro.
5830 * Makefile.in: Regenerate.
5831 * configure.in: Clean up gxx_include_dir logic.
5832 * configure: Regenerate.
5833
34349c6e
DD
58342003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5835
5836 * configure.in (gxx_include_dir): Fix typo.
5837 * configure: Regenerated.
5838
686c28c9
AC
58392003-03-06 Andrew Cagney <cagney@redhat.com>
5840
5841 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5842
bba45b8b 58432003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5844
bba45b8b
NN
5845 * configure.in: Include $(build_tooldir)/sys-include in
5846 FLAGS_FOR_TARGET.
5847 * configure: Regenerated.
5848
2683747f
NN
58492003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5850
bba45b8b
NN
5851 * Makefile.tpl: Reindent.
5852 * Makefile.in: Regenerate.
5853 * configure.in: Reindent. Don't set unused variables.
5854 * configure: Regenerate.
5855
2683747f
NN
5856 * Makefile.tpl: Always pass down RANLIB.
5857 * Makefile.in: Regenerate.
5858
5859 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5860 * Makefile.in: Regenerate.
5861 * configure.in: Remove unused logic relating to --enable-shared
5862 and --enable-threads. Remove bogus comments. Remove redundant
5863 noconfigdirs.
5864 * configure: Regenerate.
5865
5866 * configure.in: Replace ${libstdcxx_version} by its value.
5867 Remove reference to mh-dgux.
5868 * configure: Regenerate.
5869
50212802
NN
58702003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5871
5872 * Makefile.tpl: Rearrange.
5873 * Makefile.in: Regenerate.
5874
a6be7fc6
NC
58752003-02-25 Nick Clifton <nickc@redhat.com>
5876
5877 * configure: Remove site-file supprot - it is obsolete.
5878
f8a495c8
NC
58792003-02-24 Uwe Stieber <uwe@wwws.de>
5880
5881 * configure.in: Add support for kaOS as cross build target system.
5882 * configure: Regenerated.
5883
3decd77d
DD
58842003-02-20 Sean McNeil <sean@blue.mcneil.com>
5885
5886 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5887 configure-target-* as some target builds may require additional
5888 flags for preprocessor tests.
5889 * Makefile.in: Regenerated.
5890
f4ff34a3
AO
58912003-02-19 Alexandre Oliva <aoliva@redhat.com>
5892
5893 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5894 * ltconfig: Handle it.
5895 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5896 auto-detecting it.
5897
b7e4a931
AO
58982003-02-19 Alexandre Oliva <aoliva@redhat.com>
5899
5900 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5901 it is used as argument to $CC.
5902 * ltcf-gcj.sh: Likewise.
5903
6b784d9f
AO
59042003-02-19 Alexandre Oliva <aoliva@redhat.com>
5905
5906 * configure.in: Introduce --enable-maintainer-mode.
5907 * configure: Rebuilt.
5908 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5909 for maintainer mode.
5910 * Makefile.in: Rebuilt.
5911
8bcd8a07
AC
59122003-02-19 Andrew Cagney <ac131313@redhat.com>
5913
5914 * configure: Regenerate using autoconf 2.13.
5915
ee3fd329
AM
59162003-02-19 Alan Modra <amodra@bigpond.net.au>
5917
5918 * config.guess: Import latest version.
5919 * config.sub: Import latest version.
5920
e9e45685
JM
59212003-02-18 Jason Merrill <jason@redhat.com>
5922
5923 * Makefile.tpl (check-c++): Allow parallelism.
5924
859789af
AC
59252003-02-17 Andrew Cagney <ac131313@redhat.com>
5926
5927 * configure: Regenerate using autoconf 000227.
5928
b3f16a9b
GK
59292003-02-15 Geoffrey Keating <geoffk@apple.com>
5930
5931 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5932 don't configure target-libobjc.
5933 * configure: Regenerate.
5934
72e60e02
DD
59352003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5936
5937 * Makefile.tpl (RANLIB): Define.
5938 * Makefile.in: Regenerate.
5939
91f0e695
KS
59402003-02-06 Keith R Seitz <keiths@redhat.com>
5941
5942 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5943 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5944 * Makefile.in: Regenerated.
5945 * configure.in: Remove all traces of snavigator, db, and grep.
5946 * configure: Regenerated.
5947
122bfa92
FCE
59482003-01-31 Frank Ch. Eigler <fche@redhat.com>
5949
5950 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5951 * Makefile.in: Regenerated.
5952
264095c3
AO
59532003-01-30 Alexandre Oliva <aoliva@redhat.com>
5954
5955 * config.if: Copy from GCC.
5956
a84dbcb3
AO
59572003-01-27 Phil Edwards <pme@gcc.gnu.org>
5958
5959 * configure.in: Revert 24Jan change.
5960 * configure: Regenerate.
5961
19618276
NN
59622003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5963
5964 * configure.in: Revert previous change.
5965 * configure: Regenerate.
5966
b7f27a92
NN
59672003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5968
5969 * configure.in: Make rda native-only.
5970 * configure: Regenerate.
5971
83326456
NN
59722003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5973
5974 * configure.in: Add missing \.
5975 * configure: Rebuilt.
5976
5e367fa5
JJ
59772003-01-17 Jakub Jelinek <jakub@redhat.com>
5978
5979 * configure.in (baseargs): Avoid using \| in sed regular
5980 expressions.
5981 * configure: Rebuilt.
5982
e01f337c
JJ
59832003-01-16 Jakub Jelinek <jakub@redhat.com>
5984
5985 * configure.in (baseargs): Remove all supported forms of
5986 --cache-file, --srcdir, --host, --build and --target options
5987 from argument lists.
5988 * configure: Rebuilt.
5989
aa236487
AO
59902003-01-15 Alexandre Oliva <aoliva@redhat.com>
5991
5992 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5993 * configure: Rebuilt.
5994
586c0873
NN
59952003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5996
5997 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5998 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5999 * Makefile.in: Regenerate.
6000 * configure: Regenerate.
6001
497f816e
DD
60022003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6003
6004 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6005 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6006 * Makefile.in: Regenerate.
6007
bfbe5519
AO
60082003-01-09 Alexandre Oliva <aoliva@redhat.com>
6009
6010 * configure.in: Remove Makefile in build, host and target modules
6011 unless configure was run with --no-recursion.
6012 * configure: Rebuilt.
6013
3f234ef5
CD
60142003-01-08 Chris Demetriou <cgd@broadcom.com>
6015
6016 * config.guess: Update to 2003-01-03 version.
6017 * config.sub: Update to 2003-01-03 version.
6018
a3982d48
CF
60192003-01-07 Christopher Faylor <cgf@redhat.com>
6020
6021 * configure: Regenerate with proper autoconf 2.13.
6022
75778ec4
CF
60232003-01-07 Christopher Faylor <cgf@redhat.com>
6024
80b200a1
ZW
6025 * configure.in: Add AC_PREREQ for consistency.
6026 * configure: Regenerate.
75778ec4 6027
c180f501
AC
60282003-01-06 Andrew Cagney <ac131313@redhat.com>
6029
6030 * configure.in (GDB_TK): Add tcl directories conditional on
6031 gdb/gdbtk directory being present.
6032 * configure: Regenerate.
5481b376 6033
46ca2cc2
DA
60342003-01-04 John David Anglin <dave.anglin@nrc.ca>
6035
6036 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6037 by gcc if LD is not defined and we are not doing a Canadian Cross.
6038 * configure: Rebuilt.
6039
53dd8dab
DJ
60402003-01-01 Daniel Jacobowitz <drow@mvista.com>
6041
6042 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6043
50ceb20c
TT
60442002-12-31 Tom Tromey <tromey@redhat.com>
6045
6046 * Makefile.in: Rebuilt.
6047 * Makefile.def (target_modules) [libffi]: Allow installation.
6048
e78b5cfe
AS
60492002-12-31 Andreas Schwab <schwab@suse.de>
6050
6051 * configure.in: Fix use of $program_transform_name.
6052 * configure: Regenerated.
6053
67448102
DJ
60542002-12-30 Daniel Jacobowitz <drow@mvista.com>
6055
6056 * configure.in (baseargs): Don't remove first configure argument.
6057 * configure: Regenerated.
6058
e6bfb94a
AO
60592002-12-29 Alexandre Oliva <aoliva@redhat.com>
6060
6061 * Makefile.tpl (local-distclean): Don't remove...
6062 (multilib.ts): ... this. Moved into...
6063 (multilib.out): ... this. Don't use sub-make.
6064 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6065 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6066 (configure-build-[+module+], configure-[+module+],
6067 configure-target-[+module+], configure-gcc): ... these. Test
6068 for Makefile existence. Drop config.status from dependencies.
6069 * Makefile.in: Rebuilt.
6070 * configure.in: Move gcc-version-trigger to the end of
6071 ac_configure_args. Add comments to maybedep.tmp and
6072 serdep.tmp. Introduce --disable-serial-configure. Remove
6073 nonopt from baseargs, matching and removing corresponding
6074 whitespace while at it.
6075 * configure: Rebuilt.
6076
8f0dfb36
AO
60772002-12-28 Alexandre Oliva <aoliva@redhat.com>
6078
6079 * configure.in (host_configargs): Replace reference to
6080 no-longer-defined buildopts with --build=${build_alias}.
6081 * configure: Rebuilt.
6082
43be203f
AO
60832002-12-28 Alexandre Oliva <aoliva@redhat.com>
6084
6085 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6086 program_transform_name to standard idiom.
6087 (AUTOGEN, AUTOCONF): Define.
6088 (Makefile.in): Use $(AUTOGEN).
6089 (Makefile): Depend on config.status, and use autoconf-style rule to
6090 build it. Move original commands to...
6091 (config.status): ... this new target.
6092 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6093 $(AUTOCONF).
6094 * Makefile.in: Rebuilt.
6095
a0da8069
NN
60962002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6097
d18f1c9f
NN
6098 * Makefile.tpl: Fix dramatic bustage due to change in
6099 program_transform_name.
6100 * Makefile.in: Regenerate.
6101
6102 * configure.in: Remove unnecessary PATH setting.
6103 * configure: Regnerate.
6104
6105 * configure.in: Don't default to unprefixed tools unless
6106 the native tools will work.
6107 * configure: Regenerate.
6108
a0da8069
NN
6109 * configure.in: Convert to autoconf script. Blow away lots
6110 of now-redundant Makefile fragments.
6111 * configure: Generate using Autoconf.
6112 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6113 * Makefile.in: Regenerate.
6114
c567df0a
NN
61152002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6116
5481b376 6117 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6118 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6119
5481b376 6120 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6121 where they belong.
2c7f9a32 6122
2dabcfb4
AS
61232002-12-24 Andreas Schwab <schwab@suse.de>
6124
6125 * Makefile.tpl (multilib.out): Fix missing space.
6126 * Makefile.in: Regenerate.
6127
1086bc09
NN
61282002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6129
6130 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6131 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6132 * Makefile.in: Regenerate.
6133 * configure.in: Remove unnecessary leftovers.
6134
1086bc09
NN
61352002-12-21 Geoffrey Keating <geoffk@apple.com>
6136
6137 * configure.in (extra_ranlibflags_for_target): New variable.
6138 (*-*-darwin): Add -c to ranlib commands.
6139 * configure (tooldir): Handle extra_ranlibflags_for_target.
6140
14e9ca95
JJ
61412002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6142
6143 * COPYING.NEWLIB: Updated.
6144 * COPYING.LIBGLOSS: Ditto.
6145
14c428fb
NN
61462002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6147
6148 * Makefile.tpl: Revert HJL's change.
6149 * Makefile.in: Regenerated.
6150 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6151 always.
6152
313b8244
AS
61532002-12-19 Andreas Schwab <schwab@suse.de>
6154
6155 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6156 * Makefile.in: Regenerate.
6157
efeae3db
L
61582002-12-18 H.J. Lu <hjl@gnu.org>
6159
6160 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6161 * Makefile.in: Regenerated.
6162
6163 * configure.in (build_prefix): New. Substitute.
6164
43d92c63
NN
61652002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6166
59da4fe6
NN
6167 * Makefile.tpl: Don't let real targets depend on phony targets.
6168 * Makefile.in: Regenerate.
6169
43d92c63
NN
6170 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6171 * Makefile.in: Regenerate.
6172
b72e6a2d
JM
61732002-12-16 Jason Merrill <jason@redhat.com>
6174
6175 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6176 previous 'make bootstrap'.
6177 * Makefile.in: Regenerate.
6178
95c72c44
HPN
61792002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6180
6181 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6182
7d695d07
JM
61832002-12-13 Jason Merrill <jason@redhat.com>
6184
6185 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6186 library tests.
6187 (check-c++): Just depend on it and check-target-libstdc++-v3.
6188 * Makefile.in: Regenerate.
6189
54103d1e
NN
61902002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6191
6192 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6193 * Makefile.in: Regenerate.
6194
4024f1e1
JJ
61952002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6196
80b200a1
ZW
6197 * COPYING.NEWLIB: Update list of alternate Regent of California
6198 licenses and discuss official revoking of advertising clause.
6199 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6200
7dda0df6
AO
62012002-12-12 Alexandre Oliva <aoliva@redhat.com>
6202
6203 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6204 * Makefile.in: Rebuilt.
6205
d03be79e 62062002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6207
929293f4
NN
6208 * configure: Fix bug put in by gremlins.
6209
d03be79e
NN
6210 * Makefile.tpl: Substitute more autoconfily.
6211 * configure: Substitute more autoconfily.
6212 * Makefile.in: Regenerate.
6213
62142002-12-08 Andrew Cagney <ac131313@redhat.com>
6215
6216 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6217 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6218
62192002-12-06 DJ Delorie <dj@redhat.com>
6220
6221 * Makefile.tpl: Change configure dependencies to not have real
6222 targets depend on phony targets.
b4a77b47 6223
db1ac78d
NN
62242002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6225
bcaf2395
NN
6226 * configure.in: Revert unintentional change.
6227
b4fa093e
NN
6228 * src-release: Configure host subdirs.
6229
db1ac78d
NN
6230 * Makefile.tpl: Change dependency for */multilib.out so that
6231 it works when gcc isn't in the tree.
6232
6233 * configure.in: Substitute more.
6234 * configure: Run subconfigures from the Makefile.
6235 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6236 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6237
15723a45
NN
62382002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6239
e2b9e2dc
NN
6240 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6241 and corresponding dependencies.
6242 * Makefile.in: Regenerate.
6243
2af579c4
NN
6244 * configure.in (host_tools): Order binutils, gas and ld for
6245 convenience in running the testsuites.
6246
a2cc058a
NN
6247 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6248 * Makefile.in: Regenerate.
6249 * configure.in: Introduce rules to serialize subconfigure runs.
6250
15723a45
NN
6251 * configure.in: Introduce BASE_CC_FOR_TARGET.
6252 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6253 Realize configure-build-* targets. Realize configure-target-* targets.
6254 * Makefile.in: Regenerate.
6255
ae831be5
NN
62562002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6257
6258 * configure: Move gcc_version_trigger stuff from here...
6259 * configure.in: ...to here.
6260
6261 * configure.in: Separate subconfigure options added by this file from
6262 options given by the user. Add machinery to put args for host
6263 subconfigures into the Makefile.
6264
6265 * Makefile.tpl: Remove 'vault' targets.
6266 * Makefile.tpl: Reorder and comment dependencies.
6267 * Makefile.in: Regenerate.
6268
bbf7c8ac
NN
62692002-11-28 Geoffrey Keating <geoffk@apple.com>
6270
6271 * configure.in: Move host-specific darwin noconfigdirs into
6272 the host-specific section.
6273
930314a4
NN
62742002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6275
52d7cdee
NN
6276 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6277 during replay.
6278 * Makefile.in: Regenerate.
6279
930314a4
NN
6280 (finishing slow-motion replay)
6281 * configure: Remove skip-this-dir support.
6282 * Makefile.tpl: Remove skip-this-dir support.
6283
6284 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6285 subdirectories.
6286 * Makefile.in: Regenerate.
6287
6288 * Makefile.tpl: Strip out useless setting of 'dir'.
6289 * Makefile.in: Regenerate.
5481b376 6290
930314a4
NN
62912002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6292
6293 (finishing slow-motion replay)
6294 * configure.in: Fix deeply stupid bug.
6295
6296 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6297 shell code in CXX_FOR_TARGET
6298 * Makefile.def: Introduce raw_cxx.
6299 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6300 RAW_CXX_FOR_TARGET.
6301 * Makefile.in: Regenerate.
6302
63032002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6304
6305 (finishing slow-motion replay)
6306 * Makefile.tpl: Remove unnecessary ifs.
6307 * Makefile.in: Regenerate.
6308
5481b376 6309 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6310 dependencies. Maybe-ize build-libiberty. Create dummy install
6311 targets for 'no_install' modules.
5481b376 6312 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6313 build_modules stuff to configure.in.
5481b376 6314 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6315 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6316 * Makefile.in: Regenerate.
6317
3866be5d
NN
63182002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6319
6320 (continuing slow-motion replay)
6321 * Makefile.tpl: Make all-target, install-target behave similarly
6322 to all, install (only hitting configured targets). Eliminate
6323 unused macro defintions.
6324
6325 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6326 build != host.
6327
6328 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6329
6330 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6331
5481b376 6332 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6333 configuring. Remove references to "dosrel".
6334 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6335 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6336 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6337 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6338 and redundant dependency; rearrange slightly.
6339 * Makefile.def: Add host-side libtermcap, utils.
6340
6341 * Makefile.in: Regenerate.
6342
e393202e
NN
63432002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6344
6345 (Continuing slow-motion replay)
6346 * Makefile.def: Add list of recursive targets to autogenerate.
6347 Add build_modules.
6348 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6349 targets. Autogenerate *-build-* targets.
6350 * Makefile.in: Regenerate.
6351
583d52d7
NN
63522002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6353
6354 (Continuing slow-motion replay)
6355 * configure: More autoconf-style substitutions.
6356 * Makefile.tpl: More autoconf-style substitutions.
6357 * Makefile.in: Regenerate.
6358
63592002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6360
6361 (Continuing slow-motion replay)
6362 * configure: Substitute more variables in a more autoconf-friendly
6363 way. Simplify slightly.
6364 * Makefile.tpl: Make more variables substitutable in an
6365 autoconf-friendly way.
6366 * Makefile.in: Regenerate.
6367
874e38b4
NN
63682002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6369
6370 (Continuing slow-motion replay)
6371 * configure.in (v810*): Remove special setting of tools.
6372
6373 * configure: Add support for extra required flags for ar or nm.
6374 * configure.in (aix4.3+): Use above support for target-specific
6375 issues, rather than using config/mt-aix43.
6376
852e5f18
NN
63772002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6378
6379 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6380 * configure: Remove 'removing', which doesn't work. Replace $subdir
6381 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6382 with $srcdir. Reformat indentation. Substitute some variables
6383 formerly hard-coded in the Makefile for build=host.
6384 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6385 * Makefile.def: Autogenerate more.
6386 * Makefile.in: Regenerate.
6387
c9a0d920
DD
63882002-11-13 Bruce Korb <bkorb@gnu.org>
6389
6390 * Makefile.tpl: syntactic cleanup
6391
dd2768ff
KB
63922002-11-04 Kevin Buettner <kevinb@redhat.com>
6393
6394 * Makefile.def (host_modules): Add rda.
6395 * Makefile.in: Regenerate.
6396 * configure.in (target_tool): Add target-rda to list.
6397
1aa8389d
DD
63982002-10-25 Phil Edwards <pme@gcc.gnu.org>
6399
6400 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6401 and restrap targets to this rule.
6402 * Makefile.in: Regenerate.
6403
28f46298
HPN
64042002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6405
6406 * configure.in (i[3456]86-*-linux*): Add check to disable
6407 ${libgcj} for glibc1.
6408
ff72e302
NC
64092002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6410
6411 * configure.in: Add tic4x target.
6412
8607b6c9
NN
64132002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6414
6415 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6416 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6417 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6418 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6419 * Makefile.in: Regenerate.
6420
f8f61f4a
NN
64212002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6422
c86f794b
NN
6423 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6424 * Makefile.in: Regenerate.
6425
a9590527
NN
6426 * Makefile.def: Remove order dependency comments.
6427 * Makefile.tpl: Add explicit install-install dependencies.
6428 * Makefile.in: Regenerate.
6429
8412ce72
NN
6430 * Makefile.tpl: Remove material now in src-release. (Finally!)
6431 * Makefile.in: Regenerate.
6432
8b9f37f1
NN
6433 * configure: Restore my original patch by syncing with gcc version.
6434
f8f61f4a
NN
6435 * Bring following over from gcc:
6436
64372002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6438
6439 * configure.in (s390*-*-linux*): Enable libgcj.
6440
403d9505
NN
64412002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6442
6443 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6444
95f6f383
AM
64452002-10-02 Alan Modra <amodra@bigpond.net.au>
6446
e4673b0a 6447 * configure: Move stray lines back to where they belong.
95f6f383 6448
748503c8
NN
64492002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6450
a581b5c3
NN
6451 * Makefile.tpl: Insert configure-target target, for src-release.
6452
c084f5b4
NN
6453 * configure: Finish reverting change which Andrew Cagney started
6454 reverting. Should fix bustage.
6455
7aa673ed 6456 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6457 * src-release: New file. Contains material for making net
6458 releases for gdb, binutils, et al., formerly in Makefile.in.
6459
82a9b2d9
NC
64602002-09-30 Nick Clifton <nickc@redhat.com>
6461
6462 * cpu: New top level directory. Intended to hold input files for
6463 CGEN which have FSF copyright assignment.
6464 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6465
c2463a00
AC
64662002-09-29 Andrew Cagney <ac131313@redhat.com>
6467
6468 Revert below (note that src does not contain Makefile.tpl):
6469 * Makefile.tpl: Make subsituted variables more autoconfy.
6470 * Makefile.in: Regenerate.
6471
f03b4789
NN
64722002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6473
c11e16a9
NN
6474 * configure: Revert accidentally applied changes.
6475
f03b4789
NN
6476 * Makefile.tpl: Make more autoconf-friendly.
6477 * Makefile.in: Regenerate.
6478 * configure: Make substitution more autoconf-like.
6479
64802002-09-28 Richard Earnshaw <rearnsha@arm.com>
6481
6482 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6483 single entry to handle all these.
6484 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6485 libjava on arm-*-elf.
6486
c0292023
GK
64872002-09-27 Geoffrey Keating <geoffk@apple.com>
6488
6489 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6490 things that depend on them.
6491
c66d951e
NN
64922002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6493
6494 * Makefile.tpl: Make subsituted variables more autoconfy.
6495 * Makefile.in: Regenerate.
6496 * configure: Make seds more autoconfy.
6497
907a7241 64982002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6499
6500 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6501 * Makefile.in: Regenerate.
6502 * configure.in: Rewrite sed statements to look autoconfy.
6503
907a7241
NN
6504 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6505 all-target-foo on configure-target-foo.
6506 * Makefile.def: Ditto.
6507 * Makefile.in: Rebuild.
6508
405ea7a0
NN
65092002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6510
6511 * Makefile.def: New file.
6512 * Makefile.tpl: New file.
6513 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6514
6515 * configure.in: Minor rearrangement. Simplify tests.
6516
bdc57bfd
JT
65172002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6518
6519 * configure.in (with_headers): Skip copy if value is "yes".
6520 (with_libs): Likewise.
6521
ae03d6e2
NN
65222002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6523
6524 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6525 * configure.in (sh*-*-pe*): Ditto.
6526 * configure.in (mips*-*-pe*): Ditto.
6527 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6528
6529 * configure.in: Rearrange.
6530
707960fe
NC
65312002-09-12 Nick Clifton <nickc@redhat.com>
6532
6533 * Import these changes from the config master repository:
6534
6535 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6536
6537 * config.sub: Add tic4x target.
6538
6539 2002-09-03 Ben Elliston <bje@redhat.com>
6540
6541 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6542 Reported by <Duncan_Stodart@insession.com>.
6543
36ea319f
JJ
65442002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6545
6546 * COPYING.NEWLIB: More updates.
6547
cf57480a
JJ
65482002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6549
6550 * COPYING.NEWLIB: Update.
6551
fd31a171
AC
65522002-08-23 Andrew Cagney <ac131313@redhat.com>
6553
23b632fc
AC
6554 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6555
fd31a171
AC
6556 * config.guess: Import version 2002-08-23.
6557 * config.sub: Import version 2002-08-22.
6558
a08bafb5
AO
65592002-08-20 Alexandre Oliva <aoliva@redhat.com>
6560
6561 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6562 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6563 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6564
17240c1f
NC
65652002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6566
6567 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6568
e70ad0c6
L
65692002-08-04 H.J. Lu (hjl@gnu.org)
6570
6571 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6572
574e6d11
DD
65732002-07-31 Alan Modra <amodra@bigpond.net.au>
6574
6575 * configure.in: Move generic linux case to end. Copy generic
6576 linux noconfigdirs to mips*-*-linux* entry and new
6577 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6578
611e7523
CD
65792002-07-19 Chris Demetriou <cgd@broadcom.com>
6580
6581 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6582 one instance of them which was missed to the list to update.
6583
51759676
CD
65842002-07-16 Chris Demetriou <cgd@broadcom.com>
6585
6586 * config.guess: Update to 2002-07-09 version.
6587 * config.sub: Update to 2002-07-03 version.
6588
7c1f909c
DD
65892002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6590
6591 * configure.in: Remove two redundant tests.
6592
d7cf5d30
DD
65932002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6594
6595 * configure.in (mips*-*-irix6*o32): Enable stabs.
6596
c74222f7
DD
65972002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6598
5b53c336
DD
6599 * configure.in: Don't build grez.
6600 * Makefile.in: Ditto.
6601
c74222f7
DD
6602 * Makefile.in: Remove references to bsp, cygmon, libstub.
6603 * configure.in: Ditto.
6604
6605 * configure.in: Remove leftover reference to gdbtest.
6606
edd1b227
DD
66072002-07-08 Phil Edwards <pme@gcc.gnu.org>
6608
6609 * configure.in (gxx_include_dir): Change to match versioned
6610 C++ headers if --enable-version-specific-runtime-libs is used.
6611
486186e3
AO
66122002-07-04 Steve Ellcey <sje@cup.hp.com>
6613
6614 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6615
ff0a3bf8
DD
66162002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6617
6618 * configure.in: Make --without-x work.
6619
1dfa8174
NC
66202002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6621
6622 * contrib: New directory. Created to contain a copy of the
5481b376 6623 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6624 the FSF GCC sources.
6625
07637366
DD
66262002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6627
b6f83f2a
DD
6628 * configure.in: Rearrange target Makefile fragment collection.
6629
07637366
DD
6630 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6631 cvs[src].
6632 * configure.in: Ditto.
6633
f48556b1
DD
66342002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6635
6636 * Makefile.in: Eliminate 'apache' targets.
6637 * configure.in: Eliminate 'apache' targets.
6638
6639 * configure.in: Eliminate redundant tests. Reorganize.
6640
6641 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6642
6643 * config-ml.in: Eliminate references to Cygnus configure.
6644
6645 * Makefile.in: Eliminate references to building emacs.
6646
66472002-07-01 Denis Chertykov <denisc@overta.ru>
6648
6649 * configure.in: Add support for ip2k.
6650
cdb9e2b8
BE
66512002-06-24 Ben Elliston <bje@redhat.com>
6652
6653 * configure.in (host_tools): Remove cgen.
6654
6655 * Makefile.in (all-cgen): Remove; runs from its source directory.
6656 (check-cgen, install-cgen, clean-cgen): Likewise.
6657 (all-opcodes): No not depend on all-cgen.
6658 (all-sim): Likewise.
6659
3558860c
DD
66602002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6661
6662 * configure.in: Fix AIX configury bug.
6663
e3b0c936
DD
66642002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6665
cdb9e2b8 6666 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6667
cdb9e2b8
BE
6668 * configure.in: Move definition of libstdcxx_flags right above
6669 usage, rather than way earlier.
8ee424c0 6670
c712250a
DD
6671 * configure.in: Pull definition of is_cross_compiler earlier.
6672
9ee1a75c
DD
6673 * configure.in: Rearrange a little.
6674
e3b0c936
DD
6675 * configure.in: Remove references to librx.
6676 * Makefile.in: Remove references to librx.
6677
b2bd228e
DD
66782002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6679
6680 * configure.in: Eliminate ${gasdir} variable.
6681
7cd52483
DB
66822002-06-18 Dave Brolley <brolley@redhat.com>
6683
6684 * configure.in: Add support for frv.
6685 * config.sub: Add support for frv.
6686
6c5e141a
DD
66872002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6688
6689 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6690
0d18b56d
JT
66912002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6692
6693 * configure.in (vax-*-netbsd*): Re-enable gas.
6694
fd8958d5
DD
66952002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6696
27f15fdd
DD
6697 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6698 BUILD_PREFIX_1, to correct nomenclature.
6699 * configure: Likewise.
6700
fd8958d5
DD
6701 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6702 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6703
0c2442b7
DD
67042002-05-31 Olaf Hering <olh@suse.de>
6705
6706 * config-ml.in: Propogate DESTDIR also.
6707
a3602181
JT
67082002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6709
6710 * configure.in (vax-*-netbsd*): Don't build gas for this
6711 platform.
6712
c95f53ae
MM
67132002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6714
6715 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6716 and libgcj for AVR.
6717
1d7c1053
NC
67182002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6719
6720 * config.sub: Add DLX target.
6721
4b37028f
JT
67222002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6723
6724 * config.guess: Update to 2002-05-22 version.
6725 * config.sub: Likewise.
6726
d5de0a84
NC
67272002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6728
6729 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6730 * config-ml.in: Likewise.
6731 * configure: Likewise.
6732 * configure.in: Likewise.
6733
c92a0210
DD
67342002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6735
115a77aa
DD
6736 * configure.in: Simplify makefile fragment collection.
6737
6738 * configure.in: Remove code to build emacs.
e99daf2b 6739
91e060aa
DD
6740 * configure.in : Remove --srcdir argument from targargs and buildargs
6741 (it's always overridden in the Makefile anyway). Rearrange a bit.
6742
6743 * configure: Move some logic to configure.in.
6744 * configure.in: Move some logic from configure.
c92a0210 6745
91217342
JJ
67462002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6747
6748 * COPYING.LIBGLOSS: New file.
6749
d3d8a9ee
NC
67502002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6751
6752 * Makefile.in: Honour DESTDIR.
6753
3a036cdc
AO
67542002-05-05 Alexandre Oliva <aoliva@redhat.com>
6755
6756 * configure.in (noconfigdirs): Don't disable libgcj on
6757 sparc64-*-solaris* and sparcv9-*-solaris*.
6758
6d095fe4
AO
67592002-05-03 Alexandre Oliva <aoliva@redhat.com>
6760
6761 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6762
dac55df9
TF
67632002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6764
6765 * configure.in (FLAGS_FOR_TARGET): Do not add
6766 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6767 on i[3456]86-*-linux*.
6768
a018e15b
TF
67692002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6770
6771 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6772
6773 * configure.in (noconfigdirs): Do not add target-newlib if
6774 target == i[3456]86-*-linux*, and host == target.
6775
5f284831
MM
67762002-04-29 Mark Mitchell <mark@codesourcery.com>
6777
6778 * config.guess: Updated to 2002-04-26's version.
6779 * config.sub: Updated to 2002-04-26's version.
6780
33babf59
DD
67812002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6782
bd5f7da2
DD
6783 * configure.in: delete reference to absent file
6784
a0c4f3a0
DD
6785 * configure.in: replace '[' with 'test'
6786
66f1ba4f
DD
6787 * configure.in: Eliminate references to gash.
6788 * Makefile.in: Eliminate references to gash.
6789
7c3ab50c
DD
6790 * configure.in: remove useless references to 'pic' makefile fragments.
6791
bbc025f5
DD
6792 * configure.in: (*-*-windows*) Finish removing.
6793
33babf59
DD
6794 * configure.in: Eliminate redundant test for libgui.
6795
d5ec694c
DD
67962002-04-26 Joel Sherrill <joel@OARcorp.com>
6797
6798 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6799 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6800
57a5346c
DD
68012002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6802
6803 * configure.in: remove references to dead files
6804
dbf93899
DD
68052002-04-18 Tom Tromey <tromey@redhat.com>
6806
6807 * configure.in: Disallow configuring libgcj when it is already
6808 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6809 Solaris 2.8 by default. For PR libgcj/6158.
6810
26eadf68
DD
68112002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6812
6813 * configure.in: Move default CC setting out of config/mh-* fragments
6814 directly into here.
6815
a0a2c6c6
DD
68162002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6817
6818 * configure.in: don't even try to configure or make a subdirectory
6819 if there's no configure script for it.
6820
9972f812
DD
68212002-04-15 Mark Mitchell <mark@codesourcery.com>
6822
6823 * MAINTAINERS: Remove chill maintainers.
6824 * Makefile.in (CHILLFLAGS): Remove.
6825 (CHILL_LIB): Remove.
6826 (TARGET_CONFIGDIRS): Remove libchill.
6827 (CHILL_FOR_TARGET): Remove.
6828 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6829 CHILL_LIB.
6830 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6831 (CHECK_TARGET_MODULES): Likewise.
6832 (INSTALL_TARGET_MODULES): Likewise.
6833 (CLEAN_TARGET_MODULES): Likewise.
6834 (configure-target-libchill): Remove.
6835 (all-target-libchill): Remove.
6836 * configure.in (target_libs): Remove target-libchill.
6837 Do not compute CHILL_FOR_TARGET.
6838 * libchill: Remove directory.
5481b376 6839
75205f78
DD
68402002-04-15 DJ Delorie <dj@redhat.com>
6841
6842 * Makefile.in, configure.in, configure: Sync with gcc, entries
6843 follow...
6844
68452002-04-08 Tom Tromey <tromey@redhat.com>
6846
6847 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6848 Fixes PR libgcj/6068.
6849
68502002-03-30 Krister Walfridsson <cato@df.lth.se>
6851
6852 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6853
68542002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6855
6856 * configure.in (alpha*-dec-osf*): Enable libgcj.
6857
68582002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6859
6860 Fix for: PR bootstrap/3591, target/5676
6861 * configure.in (mcore-pe): Disable the configuration of
6862 libstdc++-v3 since exceptions are not supported.
6863
68642002-03-20 Anthony Green <green@redhat.com>
6865
6866 * configure.in: Enable libgcj for xscale-elf target.
6867
68682002-02-28 Alexandre Oliva <aoliva@redhat.com>
6869
6870 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6871 libjava.
6872 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6873
68742002-02-22 Alexandre Oliva <aoliva@redhat.com>
6875
6876 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6877 libstdc++-v3 and libjava.
6878
68792002-02-11 Adam Megacz <adam@xwt.org>
6880
6881 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6882 boehm-gc
6883
68842002-02-09 Alexandre Oliva <aoliva@redhat.com>
6885
6886 * config.guess: Updated to 2002-01-30's version.
6887 * config.sub: Updated to 2002-02-01's version.
6888 Contribute sh64-elf.
6889 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6890 * configure.in: Added sh64-*-*.
6891
68922002-01-17 H.J. Lu <hjl@gnu.org>
6893
6894 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6895 (all-target-fastjar): Also depend on all-target-libiberty.
6896
6897Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6898
6899 * configure, configure.in: Use temp file for long sed commands.
6900
69012001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6902
6903 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6904 libf2c.
6905
69062001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6907
6908 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6909
69102001-10-11 Hans-Peter Nilsson <hp@axis.com>
6911
6912 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6913
69142001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6915
6916 * configure: Handle temporary files securely using mkdir.
6917
69182001-09-26 Will Cohen <wcohen@redhat.com>
6919
6920 * configure.in (*-*-linux*): Disable configuration of target-newlib
6921 and target-libgloss.
6922
69232001-09-26 Alexandre Oliva <aoliva@redhat.com>
6924
6925 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6926 RANLIB.
6927
69282001-08-11 Graham Stott <grahams@redhat.com>
6929
6930 * Makefile.in (check-c++): Add missing semicolon.
6931
69322001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6933
6934 * configure.in (sh-*-linux*): New.
6935
69362001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6937
6938 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6939 and libgcj on m68hc11/m68hc12.
6940
69412001-06-27 H.J. Lu (hjl@gnu.org)
6942
6943 * Makefile (CFLAGS_FOR_BUILD): New.
6944 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6945
69462001-06-01 Hans-Peter Nilsson <hp@axis.com>
6947
6948 * configure.in (libstdcxx_flags): Do not try to execute
6949 libstdc++-v3/testsuite_flags until it exists.
6950
69512001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6952
6953 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6954
69552001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6956
6957 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6958
6959Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6960
6961 * configure.in: Move *-chorusos target case to the proper switch.
6962 Disable libgcj.
6963
69642001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6965
6966 * Makefile.in (STAGE1_CFLAGS): Pass down.
6967
69682001-04-13 Alan Modra <amodra@one.net.au>
6969
6970 * config.guess: Add hppa64-linux support. Note for next import that
6971 this is already in the master file.
6972 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6973
69742001-03-22 Colin Howell <chowell@redhat.com>
6975
6976 * Makefile.in (DO_X): Do not backslash single-quotes in
6977 backquotes (two places).
6978
69792001-03-18 Laurynas Biveinis <lauras@softhome.net>
6980
6981 * Makefile.in (DO_X): Quote nested quotes.
6982
69832001-03-15 Laurynas Biveinis <lauras@softhome.net>
6984
6985 * Makefile.in (DO_X): Use double quotes for quoting
6986 "RANLIB=$${RANLIB}".
6987
69882001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6989
6990 * configure.in: Only use `lang_requires' for languages athat are
6991 actually enabled.
6992
69932001-03-07 Tom Tromey <tromey@redhat.com>
6994
6995 * configure.in: Allow config-lang.in to set `lang_requires' to list
6996 of other required languages.
6997
69982001-03-06 Laurynas Biveinis <lauras@softhome.net>
6999
7000 * Makefile.in: Remove RANLIB definition. Use RANLIB
7001 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7002 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7003
70042001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7005 Alexandre Oliva <aoliva@redhat.com>
7006
7007 * Makefile.in (check-c++): Use tabs, not spaces.
7008
70092001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7010
7011 * Makefile.in (check-c++): New rule.
7012
7013 * configure.in (target_libs): Remove libg++.
7014 (noconfigdirs): Remove libg++.
7015 (noconfigdirs): Same.
7016 (noconfigdirs): Same.
7017 (noconfigdirs): Same.
7018
7019 * config-ml.in: Remove libg++ references.
7020
7021 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7022 (ALL_TARGET_MODULES): Same.
7023 (configure-target-libg++): Remove.
7024 (all-target-libg++): Remove.
7025 (configure-target-libio): Remove.
7026 (all-target-libio): Remove.
7027 (check-target-libio): Remove.
7028 (.PHONY): Remove.
7029 (libg++.tar.bz2): Remove.
7030 (all-target-cygmon): Remove libio.
7031 (all-target-libstdc++): Remove.
7032 (configure-target-libstdc++): Remove.
7033 (TARGET_LIB_PATH): Remove libstdc++.
7034 (ALL_GCC_CXX): Remove libstdc++.
7035 (all-target-gperf): Correct.
7036
70372001-02-15 Anthony Green <green@redhat.com>
7038
7039 * configure: Introduce GCJ_FOR_TARGET.
7040 * configure.in: Ditto.
7041 * Makefile.in: Ditto.
7042
70432001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7044
7045 * configure.in: for *-chorusos, don't config target-newlib and
7046 target-libgloss.
7047
70482001-02-04 Mark Mitchell <mark@codesourcery.com>
7049
7050 Remove V2 C++ library.
7051 * configure.in: Remove --enable-libstdcxx_v3 support.
7052
70532001-01-27 Richard Henderson <rth@redhat.com>
7054
7055 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7056
70572001-01-26 Tom Tromey <tromey@redhat.com>
7058
7059 * configure.in: Allow libgcj to be built on Sparc Solaris.
7060
70612001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7062
7063 * configure.in: Enable libgcj on several additional platforms.
7064
70652001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7066
7067 * configure.in: Enable libgcj for linux targets.
7068
70692001-01-09 Mike Stump <mrs@wrs.com>
7070
7071 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7072 failures of subdirectories.
7073
70742001-01-02 Laurynas Biveinis <lauras@softhome.net>
7075
7076 * configure: handle DOS-style absolute paths.
7077
70782001-01-02 Laurynas Biveinis <lauras@softhome.net>
7079
7080 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7081
70822000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7083
7084 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7085 (libstdcxx_incdir): Pass down.
7086 * config.if: Remove expired bits for cxx_interface, add stub.
7087 (libstdcxx_incdir): Add variable for g++ include directory.
7088 * configure.in (gxx_include_dir): Use it.
7089
70902000-12-15 Andreas Jaeger <aj@suse.de>
7091
7092 * configure.in: Handle lang_dirs.
7093
70942000-12-13 Anthony Green <green@redhat.com>
7095
7096 * configure.in: Disable libgcj for any target not specifically
7097 listed. Disable libgcj for x86 and Alpha Linux until compatible
7098 with g++ abi.
7099
71002000-12-13 Mike Stump <mrs@wrs.com>
7101
7102 * Makefile.in (local-distclean): Also remove fastjar.
7103
71042000-12-10 Anthony Green <green@redhat.com>
7105
7106 * configure.in: Define libgcj. Disable libgcj target libraries for
7107 most targets.
7108
71092000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7110
7111 * configure.in (target_libs): Revert 2000-12-08 patch.
7112 (noconfigdirs): Added target-libjava.
7113
71142000-12-09 Laurynas Biveinis <lauras@softhome.net>
7115
7116 * Makefile.in: handle DOS-style absolute paths.
7117
71182000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7119
7120 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7121 libjava.
7122 * configure.in (target_libs): Removed `target-libjava'.
7123
71242000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7125
7126 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7127 (ALL_MODULES): Added fastjar.
7128 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7129 (all-target-libjava): all-fastjar replaces all-zip.
7130 (all-fastjar): Added.
7131 (configure-target-fastjar, all-target-fastjar): Likewise.
7132 * configure.in (host_tools): Added fastjar.
7133
71342000-12-07 Mike Stump <mrs@wrs.com>
7135
7136 * Makefile.in (local-distclean): Remove leftover built files.
7137
71382000-11-16 Fred Fish <fnf@be.com>
7139
7140 * configure.in (enable_libstdcxx_v3): Fix typo,
7141 libstd++ -> libstdc++.
7142
71432000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7144
7145 * configure: Provide the original toplevel configure arguments
7146 (including $0) to subprocesses in the environment rather than
7147 through gcc/configargs.h.
7148
71492000-11-12 Mark Mitchell <mark@codesourcery.com>
7150
7151 * configure: Turn on libstdc++ V3 by default.
7152
71532000-10-16 Michael Meissner <meissner@redhat.com>
7154
7155 * configure (gcc/configargs.h): Only create if there is a build GCC
7156 directory created.
7157
71582000-10-05 Phil Edwards <pme@gcc.gnu.org>
7159
7160 * configure: Save configure arguments to gcc/configargs.h.
7161
71622000-10-04 Andris Pavenis <pavenis@latnet.lv>
7163
7164 * Makefile.in (bootstrap): avoid recursion if subdir missing
7165 (cross): ditto
7166 (do-proto-toplev): ditto
7167
7168Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7169
7170 * configure.in: Do not build byacc for hppa64. Provide paths to the
7171 X11 libraries for hppa64.
7172
71732000-09-02 Anthony Green <green@cygnus.com>
7174
7175 * Makefile.in (all-gcc): Depend on all-zlib.
7176 (CLEAN_MODULES): Add clean-zlib.
7177 (ALL_MODULES): Add all-zlib.
7178 * configure.in (host_libs): Add zlib.
7179
71802000-08-25 Alexandre Oliva <aoliva@redhat.com>
7181
7182 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7183 $targargs to tell whether newlib is going to be built.
7184
7185 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7186 $$r/TARGET_SUBDIR/libio for _G_config.h.
7187
71882000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7189
7190 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7191
7192 * configure: Make enable_threads and enable_shared defaults
7193 explicit. Substitute enable_threads into generated Makefiles.
7194 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7195 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7196
71972000-08-02 Manfred Hollstein <manfredh@redhat.com>
7198
7199 * configure.in: Re-enable all references to libg++ and librx.
7200
ffb97b2f 72012002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7202
ffb97b2f
DD
7203 * configure.in: Add *-*-freebsd* configurations.
7204
bbf6e9e3
AC
72052002-04-07 Andrew Cagney <ac131313@redhat.com>
7206
7207 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7208 (do-tar, do-bz2): New rules.
7209 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7210 (gdb-tar): New rule.
7211 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7212 (insight_dejagnu.tar): New rule.
7213 (insight.tar): New rule.
7214 (gdb+dejagnu.tar): New rule.
7215 (gdb.tar): New rule.
7216
8f1579c0
AC
72172002-04-07 Andrew Cagney <ac131313@redhat.com>
7218
7219 * MAINTAINERS: Update dejagnu/
7220
ba3c59ab
AO
72212002-03-16 Alexandre Oliva <aoliva@redhat.com>
7222
7223 * ltmain.sh (relink_command): Fix typo in previous change.
7224
6243d5dd
AO
72252002-03-15 Alexandre Oliva <aoliva@redhat.com>
7226
7227 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7228 (relink_command): Added --tag flags.
7229 (mode=install): If relinking fails; error out.
7230
80413487
RH
72312002-03-12 Richard Henderson <rth@redhat.com>
7232
7233 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7234 .NOTPARALLEL tag.
7235 (do-check): Rename from check.
7236 (check): Allow parallel check.
7237
3daeddf6
RH
72382002-03-11 Richard Henderson <rth@redhat.com>
7239
7240 * Makefile.in (.NOTPARALLEL): Add fake tag.
7241
fad93c55
L
72422002-03-07 H.J. Lu (hjl@gnu.org)
7243
7244 * configure.in: Enable gprof for mips*-*-linux*.
7245
2e8357fc
AO
72462002-02-28 Alexandre Oliva <aoliva@redhat.com>
7247
7248 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7249 libjava.
7250 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7251
bd48e1a9
AC
72522002-02-24 Andrew Cagney <ac131313@redhat.com>
7253
7254 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7255
39121370
DJ
72562002-02-23 Daniel Jacobowitz <drow@mvista.com>
7257
7258 * config.guess: Import from master sources, rev 1.232.
7259 * config.sub: Import from master sources, rev 1.246.
7260
081ff160
AO
72612002-02-23 Alexandre Oliva <aoliva@redhat.com>
7262
7263 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7264 because its Makefile is there; test for the executable instead.
7265
20a5393b
AO
72662002-02-09 Alexandre Oliva <aoliva@redhat.com>
7267
7268 Contribute sh64-elf.
7269 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7270 * configure.in: Added sh64-*-*.
7271
38135629
JJ
72722002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7273
80413487
RH
7274 * COPYING.NEWLIB: Remove advertising clause from
7275 Berkeley and Red Hat licenses.
38135629 7276
48d19748
MD
72772002-02-01 Mo DeJong <supermo@bayarea.net>
7278
7279 * Makefile.in: Add all-tix to deps for all-snavigator
7280 so that tix is built when building snavigator.
7281
f6e1c110
BE
72822002-02-01 Ben Elliston <bje@redhat.com>
7283
7284 * config.guess: Import from master sources, rev 1.229.
7285 * config.sub: Import from master sources, rev 1.240.
7286
4867be41
DJ
72872002-01-27 Daniel Jacobowitz <drow@mvista.com>
7288
7289 From Steve Ellcey <sje@cup.hp.com>:
7290 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7291 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7292 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7293 IA64.
7294 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7295 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7296 soname_spec, sys_lib_search_path_spec): Ditto.
7297
e82380cc
JT
72982002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7299
7300 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7301 target-libiberty, and target-libgloss. Skip Java-related
7302 libraries if not supported for NetBSD on target CPU.
7303
1319fb9c
NC
73042002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7305
7306 * configure.in: Import StrongARM and XScale target_configdirs from
7307 FSF GCC version.
7308
b020f6ac
L
73092002-01-16 H.J. Lu (hjl@gnu.org)
7310
7311 * config.guess: Import from master sources, rev 1.225.
7312 * config.sub: Import from master sources, rev 1.238.
7313
7314 * MAINTAINERS: Updated notes on config.guess and config.sub.
7315
a0c1c920
NC
73162002-01-11 Steve Ellcey <sje@cup.hp.com>
7317
7318 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7319 ld and gdb are not supported.
7320
a9fa5e1f
JJ
73212002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7322
7323 * Change reference to Cygnus Solutions to be Red Hat.
7324
94077108
JJ
73252002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7326
7327 * COPYING.NEWLIB: Update generic copyright date.
7328
05ecd75c
MS
73292002-01-07 Mark Salter <msalter@redhat.com>
7330
7331 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7332 Allow target-libgloss to be built for arm, strongarm, and xscale.
7333
a106bb62
BE
73342002-01-03 Ben Elliston <bje@redhat.com>
7335
7336 * MAINTAINERS: Update URL for config.* scripts.
7337
0e254642
AM
73382001-12-18 Alan Modra <amodra@bigpond.net.au>
7339
7340 * config.sub: Import latest version.
7341 * config.guess: Likewise.
7342
0a0d0041
TF
73432001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7344
7345 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7346 options for i[3456]86-pc-linux* native builds.
7347
d932cae7
NC
73482001-12-05 Laurent Guerby <guerby@acm.org>
7349
7350 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7351 libiberty.
d932cae7
NC
7352
7353 Import this patch from gcc:
5481b376 7354
d932cae7
NC
7355 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7356
7357 * symlink-tree: handle DOS-style absolute paths.
7358
49b7683b
DD
73592001-11-28 DJ Delorie <dj@redhat.com>
7360 Zack Weinberg <zack@codesourcery.com>
7361
7362 When build != host, create libiberty for the build machine.
7363
7364 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7365 CONFIG_ARGUMENTS.
7366 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7367 New variables.
7368 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7369 and rules.
7370 (all.normal): Depend on ALL_BUILD_MODULES.
7371 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7372 (all-build-libiberty): Depend on configure-build-libiberty.
7373
7374 * configure: Calculate and substitute proper value for
7375 ALL_BUILD_MODULES.
7376 * configure.in: Create the build subdirectory.
7377 Calculate and substitute TARGET_CONFIGARGS (formerly
7378 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7379
26ef82f4
GK
73802001-11-26 Geoffrey Keating <geoffk@redhat.com>
7381
7382 * config.sub: Update to version 1.232 on subversion.
7383
43e64072
NC
73842001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7385
7386 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7387 files from .po files for a distribution.
7388
66f6c0d5
HPN
73892001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7390
7391 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7392
4a02fdb2
JH
73932001-11-13 Jeff Holcomb <jeffh@redhat.com>
7394
7395 Merged from net gcc:
7396 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7397 * ltcf-c.sh: Use $objext, not $ac_objext.
7398 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7399 * ltcf-cxx.sh: Add support for GNU.
7400 2001-07-22 Timothy Wall <twall@redhat.com>
7401 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7402 default settings if using GNU tools with that configuration.
7403 * ltcf-cxx.sh: Ditto.
7404 * ltcf-gcj.sh: Ditto.
7405 2001-07-21 Michael Chastain <chastain@redhat.com>
7406 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7407 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7408 * ltmain.sh: Mark as gcc-local.
7409
227b9953
JH
74102001-11-13 Jeff Holcomb <jeffh@redhat.com>
7411
7412 * Makefile.in (all-bison): Revert 2001-10-24.
7413 Don't depend on texinfo.
7414
cbbab8fb
JJ
74152001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7416
80413487 7417 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7418
922b2485
DD
74192001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7420
7421 * configure.in (--enable-languages): Be more permissive about
7422 syntax. Check for empty lists better. Warn about $LANGUAGES.
7423
f08fa01d
HPN
74242001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7425
7426 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7427
fee3da4e
JH
74282001-10-24 Jeff Holcomb <jeffh@redhat.com>
7429
7430 Makefile.in (all-bison): Don't depend on texinfo.
7431
73fb1ef9
AM
74322001-10-03 Alan Modra <amodra@bigpond.net.au>
7433
7434 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7435
373688ac
AO
74362001-09-29 Alexandre Oliva <aoliva@redhat.com>
7437
7438 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7439
9c07660b
HPN
74402001-09-28 Hans-Peter Nilsson <hp@axis.com>
7441
7442 * config.sub, config.guess: Import latest from subversions.
7443
3f152009
AO
74442001-09-21 Alexandre Oliva <aoliva@redhat.com>
7445
7446 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7447 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7448 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7449 avoid quotes nesting problems.
7450 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7451 (DO_X): Export only variables that are set.
7452
8f6a59e5
BE
74532001-09-19 Ben Elliston <bje@redhat.com>
7454
7455 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7456 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7457 semantics. Use the shell built-in "type" command instead.
7458
a1ec19fa
TS
74592001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7460
7461 * config.sub: Reverted the earlier change, this version is not the
7462 master file.
7463
4008bd9b
TS
74642001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7465
7466 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7467 Add support for mips64.
7468
dd1e52a4
JH
74692001-09-03 Jeff Holcomb <jeffh@redhat.com>
7470
7471 * configure.in: Enable libstdc++-v3 for h8300 targets.
7472
91549d1c
EC
74732001-08-30 Eric Christopher <echristo@redhat.com>
7474 Jason Eckhardt <jle@redhat.com>
7475
7476 * config.sub: Add support for mipsisa32.
7477
cf966cf9
EC
74782001-08-30 Eric Christopher <echristo@redhat.com>
7479
7480 * config.sub, config.guess: Import latest from subversions.
7481
82208dc5
AM
74822001-08-20 Alan Modra <amodra@bigpond.net.au>
7483
7484 * config.sub, config.guess: Import latest from subversions.
7485
4dca8403
DD
74862001-07-26 DJ Delorie <dj@redhat.com>
7487
7488 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7489
1107dce2
AM
74902001-06-19 Alan Modra <amodra@bigpond.net.au>
7491
7492 * Makefile.in: Revert 2001-06-17.
7493 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7494
e09a6604
L
74952001-06-17 H.J. Lu <hjl@gnu.org>
7496
7497 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7498 (gas+binutils.tar.bz2): Likewise.
7499 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7500
31a8b634
AC
7501Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7502
7503 * Makefile.in (VER): When present, extract the version number from
5481b376 7504 the file version.in.
31a8b634 7505
dc70af01
AO
75062001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7507
7508 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7509 gcc/xgcc is built, use -print-prog-name to find out the program
7510 name to use.
7511
839bbd8c
AO
75122001-06-04 Mark Mitchell <mark@codesourcery.com>
7513
7514 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7515 with_gcc]: Use `gcc -shared' to build a shared library.
7516
566e9a30
AO
75172001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7518
7519 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7520 archives.
7521
e877bb69
AO
75222001-05-28 Simon Patarin <simon.patarin@inria.fr>
7523
7524 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7525 libraries when using g++ with native linker.
7526
1605288b
AO
75272001-05-28 Alexandre Oliva <aoliva@redhat.com>
7528
7529 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7530
11a383ba
TR
75312001-05-24 Tom Rix <trix@redhat.com>
7532
7533 * configure.in : enable ld for aix
cf966cf9 7534
18611226
AO
75352001-05-22 Alexandre Oliva <aoliva@redhat.com>
7536
7537 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7538 [aix4*|aix5*]: Prepend blank.
7539
6be7c12c
AO
75402001-05-20 Alexandre Oliva <aoliva@redhat.com>
7541
7542 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7543 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7544 of subdir/configure scripts to use the new libtool.m4.
7545
4ed00bba
L
75462001-05-14 H.J. Lu <hjl@gnu.org>
7547
7548 * config.if (libc_interface): Set to -libc6.2- for cross
7549 compiling to Linux/glibc 2.2.
7550
b1af961c
AO
75512001-05-03 Alexandre Oliva <aoliva@redhat.com>
7552
7553 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7554 libgcj.
7555
5ec3e74e
AO
75562001-04-26 Alexandre Oliva <aoliva@redhat.com>
7557
7558 * configure.in (noconfigdirs): Don't reset it from scratch in the
7559 target case; only append to it.
7560
b3ed1d6b
AO
75612001-04-26 Alexandre Oliva <aoliva@redhat.com>
7562
7563 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7564 sparc-*-solaris2.8]: Disable ${libgcj}.
7565
96111c10
AO
75662001-04-25 Alexandre Oliva <aoliva@redhat.com>
7567
7568 * configure.in (libgcj_saved): Copy from $libgcj.
7569 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7570 --disable-libgcj.
7571
b5bf43f2
AO
75722001-04-20 Alexandre Oliva <aoliva@redhat.com>
7573
7574 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7575 1.641.2.228.
7576
8cc32590
AO
75772001-04-12 Alexandre Oliva <aoliva@redhat.com>
7578
7579 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7580 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7581
dec0cb0c
AO
75822001-04-01 Alexandre Oliva <aoliva@redhat.com>
7583
7584 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7585 New macros.
7586 (bootstrap, cross): Use RECURSE_FLAGS.
7587 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7588
6a9c3886
AO
75892001-03-27 Alexandre Oliva <aoliva@redhat.com>
7590
7591 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7592
d4fc7db8
NC
75932001-03-23 Nick Clifton <nickc@redhat.com>
7594
7595 * README-maintainer-mode: Add note about inability to use "make
7596 distclean" in maintainer mode.
7597
7389ff65
AO
75982001-03-22 Alexandre Oliva <aoliva@redhat.com>
7599
7600 Re-installed:
7601 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7602 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7603 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7604 * ltcf-cxx.sh: Likewise.
7605 * ltcf-gcj.sh: Likewise.
7606
b3e0dc8e
PB
76072001-03-22 Philip Blundell <philb@gnu.org>
7608
7609 * config.sub, config.guess: Import latest from subversions.
7610
469b781c
AO
76112001-03-22 Alexandre Oliva <aoliva@redhat.com>
7612
7613 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7614 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7615
b0dad762
MC
76162001-03-20 Michael Chastain <chastain@redhat.com>
7617
7618 * Makefile.in: all-m4 depends on all-texinfo.
7619
c559bb17
AO
76202001-03-08 Alexandre Oliva <aoliva@redhat.com>
7621
7622 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7623
fef4ae2e
JJ
76242001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7625
7626 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7627 longer valid.
7628
8d6dd99d
NC
76292001-02-16 Nick Clifton <nickc@redhat.com>
7630
7631 * configure.in (noconfigdirs): Allow configuration of texinfo
7632 for Cygwin hosts.
7633
a85d7ed0
NC
76342001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7635
7636 * config.guess: Add linux target for S/390.
7637 * config.sub: Likewise.
7638 * configure.in: Likewise.
7639
51221c5e
DD
76402001-02-06 Ben Elliston <bje@redhat.com>
7641
7642 * configure: Output host type to stdout, not stderr.
7643
9dec4c71
MS
76442001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7645
7646 * config.guess: Import from subversions.gnu.org (revision 1.181).
7647 * config.sub: Import from subversions.gnu.org (revision 1.199).
7648
9add9c04
AM
76492001-01-30 Alan Modra <alan@linuxcare.com.au>
7650
7651 * config.guess: Handle hppa64-linux systems.
7652
8679174d
MS
76532001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7654
7655 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7656 Don't unset, it's non-portable and no longer necessary, set to empty
7657 instead.
7658
02d01ed4
MS
76592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7660
7661 * ltconfig: Shell portability fix for the tagname validity check.
7662
4cc5853d
MS
76632001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7664
7665 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7666
7487e485
AO
76672001-01-27 Alexandre Oliva <aoliva@redhat.com>
7668
7669 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7670 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7671
f332af52
AO
76722001-01-24 Alexandre Oliva <aoliva@redhat.com>
7673
7674 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7675 keep at least one of build_libtool_libs or build_old_libs set to
7676 yes.
7677
ef099754
AO
76782001-01-24 Alexandre Oliva <aoliva@redhat.com>
7679
7680 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7681 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7682
8341f2fc 76832000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7684
8341f2fc
AJ
7685 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7686
76872000-11-03 Philip Blundell <pb@futuretv.com>
7688
7689 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7690 files.
ebf0fa2e 7691
c320a39f
JJ
76922001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7693
7694 * COPYING.NEWLIB: Put into source repository.
7695
8817b92e
BE
76962001-01-15 Ben Elliston <bje@redhat.com>
7697
7698 * configure.in (host_tools): Add sid.
7699 Always configure cgen.
7700 * Makefile.in (all-sid): New target.
7701 (check-sid, clean-sid, install-sid): Likewise.
7702
35590697
AJ
77032001-01-07 Andreas Jaeger <aj@suse.de>
7704
80413487 7705 * config.sub, config.guess: Update from subversions.
35590697 7706
6ee6cea6
AO
77072000-12-12 Alexandre Oliva <aoliva@redhat.com>
7708
7709 * configure.in: Disable language-specific target libraries for
7710 languages that aren't enabled.
7711
077b8428
NC
77122000-11-24 Nick Clifton <nickc@redhat.com>
7713
7714 * configure.in (xscale-elf): Add target.
7715 (xscale-coff): Add target.
7716 (c4x, c5x, tic54x): Move after ARM targets.
7717
9e28a1ed
AO
77182000-11-23 Alexandre Oliva <aoliva@redhat.com>
7719
7720 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7721
be98a80a
ILT
77222000-11-20 Ian Lance Taylor <ian@zembu.com>
7723
7724 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7725
5cec67bf
AO
77262000-11-18 Alexandre Oliva <aoliva@redhat.com>
7727
7728 * Makefile.in: Merge with GCC and libgcj.
7729 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7730 configure-target-<library> when their configure scripts need the C
7731 or C++ library to have already been built to work properly.
7732 (do_proto_toplev): Set them to an empty string.
7733
d932cae7 77342000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7735
7736 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7737 (REALLY_SET_LIB_PATH): Use them.
7738
d932cae7 77392000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7740
7741 * config.sub: Add support for Sun Chorus
7742
8602ff0c
NC
77432000-11-02 Per Lundberg <plundis@chaosdev.org>
7744
7745 * config.sub: Add support for the *-storm-chaos OS.
7746
f9e0997d
NC
77472000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7748
80413487
RH
7749 * configure.in (noconfigdirs): Don't compile some
7750 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7751
d64552c5
AO
77522000-09-30 Alexandre Oliva <aoliva@redhat.com>
7753
7754 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7755 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7756 all affected `configure' scripts.
7757
97f60b31
AO
77582000-09-25 Alexandre Oliva <aoliva@redhat.com>
7759
7760 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7761 ltcf-c.sh.
7762
6e8dd58f
PB
77632000-09-12 Philip Blundell <philb@gnu.org>
7764
7765 * config.sub, config.guess: Update from subversions.
7766
103a2e99
AO
77672000-09-06 Alexandre Oliva <aoliva@redhat.com>
7768
51601921
AO
7769 * Makefile.in (all-zlib): Added dummy target.
7770
103a2e99
AO
7771 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7772 multi-language branch.
7773
2809b4b9
AO
77742000-09-05 Alexandre Oliva <aoliva@redhat.com>
7775
7776 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7777 (bootstrap*): Depend on all-bootstrap.
7778
7450026c
AO
77792000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7780
7781 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7782 crosses, but add gcc/include to the header search path for them.
7783
6cf86f7f
AO
77842000-08-31 Alexandre Oliva <aoliva@redhat.com>
7785
7786 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7787 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7788 * gettext.m4: New file, extracted from aclocal.m4.
7789
ce2ea6e3
AO
77902000-08-22 Alexandre Oliva <aoliva@redhat.com>
7791
7792 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7793 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7794 sub-configures.
7795
9765193e
DE
77962000-08-20 Doug Evans <dje@casey.transmeta.com>
7797
7798 * Makefile.in (ALL_MODULES): Add all-cgen.
7799 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7800 (all-cgen): New target.
7801 (all-opcodes,all-sim): Depend on all-cgen.
7802 * configure.in (host_tools): Add cgen.
7803 Only configure cgen if --enable-cgen-maint.
7804
d7b32520
AO
78052000-08-17 Alexandre Oliva <aoliva@redhat.com>
7806
7807 * config-ml.in (CC, CXX): Don't introduce a leading space.
7808
e52ef561
AO
78092000-08-16 Alexandre Oliva <aoliva@redhat.com>
7810
7811 * configure.in (libstdcxx_flags): Use
7812 libstdc++-v3/src/libstdc++.INC.
7813
88f9c2a0
AO
78142000-08-15 Alexandre Oliva <aoliva@redhat.com>
7815
7816 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7817
98fbe43f
JM
78182000-08-11 Jason Merrill <jason@redhat.com>
7819
7820 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7821 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7822 (FLAGS_FOR_TARGET): Not here.
7823 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7824
279ddab4
DD
78252000-08-07 DJ Delorie <dj@redhat.com>
7826
7827 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7828 "if we're also building gcc, and it's a gcc that will run on the
7829 build machine, we want to use its includes instead of the system's
7830 default includes".
7831
60523a83
AO
78322000-08-03 Alexandre Oliva <aoliva@redhat.com>
7833
24ffec7a
AO
7834 * configure.in (libstdcxx_flags): Don't use `"'.
7835
60523a83
AO
7836 * config-ml.in: Adjust multilib search paths to the
7837 appropriate multilib tree.
7838
daf644b5
AO
78392000-08-02 Alexandre Oliva <aoliva@redhat.com>
7840
7841 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7842 commas in $LANGUAGES.
7843
63266560
DD
78442000-08-01 Alexandre Oliva <aoliva@redhat.com>
7845
7846 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7847
78482000-07-31 Alexandre Oliva <aoliva@redhat.com>
7849
7850 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7851 CXX_FOR_TARGET for sed.
7852
78532000-07-30 Alexandre Oliva <aoliva@redhat.com>
7854
7855 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7856 Do not override if already set in the environment or in configure.
7857 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7858 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7859
9e449d3e
AO
78602000-07-27 Alexandre Oliva <aoliva@redhat.com>
7861
7862 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7863 (GCC_FOR_TARGET): Use it.
7864 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7865 * configure.in: ... here.
7866 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7867 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7868
8bbd92e0
AO
78692000-07-24 Alexandre Oliva <aoliva@redhat.com>
7870
fd1f87b2
AO
7871 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7872 (configure-target-libchill, configure-target-libobjc): Likewise.
7873
8bbd92e0
AO
7874 * configure.in: Use the same cache file for all target libs.
7875 * config-ml.in: But different cache files per multilib variant.
7876
25c6c112
JL
78772000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7878
7879 * configure (topsrcdir): Don't use dirname.
7880
ba73c63f
JM
78812000-07-20 Jason Merrill <jason@redhat.com>
7882
7883 * configure.in: Remove all references to libg++ and librx.
7884
7885 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7886
1af08294
HPN
78872000-07-20 Hans-Peter Nilsson <hp@axis.com>
7888
7889 * config.sub: Update to subversions version 2000-07-06.
7890
ba73c63f
JM
78912000-07-12 Andrew Haley <aph@cygnus.com>
7892
7893 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7894 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7895
78962000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7897
7898 * symlink-tree: Check number of arguments.
7899
d932cae7 79002000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7901
7902 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7903
ba73c63f
JM
79042000-07-05 Jim Wilson <wilson@cygnus.com>
7905
7906 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7907 search path for a g++ extracted from the build tree. This
7908 will allow link tests run by configure scripts in
7909 subdirectories to succeed.
7910
92ee2f86
UC
79112000-07-01 Koundinya K <kk@ddeorg.soft.net>
7912
80413487 7913 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7914
23f2f29f
CV
79152000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7916
7917 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7918 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7919
f04f5a67
TW
79202000-06-19 Timothy Wall <twall@cygnus.com>
7921
7922 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7923 * config.sub: Add tic54x target.
7924
11da68be
NC
79252000-06-07 Phillip Thomas <pthomas@suse.de>
7926
7927 * README-maintainer-mode: New file: Contains notes on using
7928 --enable-maintainer-mode with binutils.
7929
d932cae7 79302000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
7931
7932 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7933
d932cae7 79342000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
7935
7936 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7937 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7938
9442cea3
L
793920000-05-21 H.J. Lu (hjl@gnu.org)
7940
80413487
RH
7941 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7942 directory are used if they exist. Make sure
7943 $(build_tooldir)/include is searched for header files,
7944 $(build_tooldir)/lib/ for library files.
9442cea3 7945 (GCC_FOR_TARGET): Likewise.
80413487 7946 (CXX_FOR_TARGET): Likewise.
9442cea3 7947
d932cae7 79482000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
7949
7950 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7951
d932cae7 79522000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
7953
7954 * Makefile.in (configure-target-libiberty): Depend on
7955 configure-target-newlib.
7956
ba73c63f
JM
79572000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7958
7959 * configure.in, Makefile.in: Merge all libffi-related
7960 configury stuff from the libgcj tree.
7961
d932cae7 79622000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
7963
7964 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7965 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7966
d932cae7 79672000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
7968
7969 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7970 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 7971 current version information. Add to proto-toplev directory.
b5a23627
AC
7972 (gdb-taz): Build do-djunpack.
7973
ba73c63f
JM
79742000-05-15 David Edelsohn <edelsohn@gnu.org>
7975
7976 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7977
7c86ed39
L
79782000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7979
7980 * ltmain.sh: Preserve in relink_command any environment
7981 variables that may affect the linker behavior.
7982
d932cae7 79832000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
7984
7985 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7986
d932cae7 79872000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
7988
7989 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7990
ed0a91a5
EZ
79912000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7992
7993 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 7994 with the version name.
ed0a91a5 7995
ba73c63f 79962000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 7997
ba73c63f 7998 * config.if: Tweak.
6cafa39f 7999
ba73c63f 80002000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8001
ba73c63f 8002 * djunpack.bat: New file.
66156876 8003
d932cae7 80042000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8005
8006 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8007 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8008 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8009 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8010
ba73c63f
JM
80112000-04-16 Dave Pitts <dpitts@cozx.com>
8012
80413487
RH
8013 * config.sub (case $basic_machine): Change default for "ibm-*"
8014 to "openedition".
ba73c63f 8015
d932cae7 80162000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8017
8018 * Makefile.in (gdb-taz): New target. GDB specific archive.
8019 (do-md5sum): New target.
8020 (MD5PROG): Define.
8021 (PACKAGE): Default to TOOL.
8022 (VER): Default to a shell script.
8023 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8024 md5 checksum generation.
b35ece4e
AC
8025 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8026 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8027 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8028 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8029
d932cae7 80302000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8031
8032 * configure (warn_cflags): Delete.
8033
ba73c63f 80342000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8035 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8036
80413487
RH
8037 * configure.in (enable_libstdcxx_v3): Add.
8038 (target_libs): Add bits here to switch between libstdc++-v2 and
8039 libstdc++-v3.
8040 * config.if: And this file too.
8041 * Makefile.in: Add libstdc++-v3 targets.
35590697 8042
ba73c63f
JM
80432000-04-05 Michael Meissner <meissner@redhat.com>
8044
8045 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8046
d332c5ac
JM
80472000-03-29 Jason Merrill <jason@casey.cygnus.com>
8048
8049 * configure.in: -linux-gnu*, not -linux-gnu.
8050
d932cae7 80512000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8052
8053 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8054 (do-tar-bz2): Replace TOOL with PACKAGE.
8055 (gdb.tar.bz2): Remove GDBTK from GDB package.
8056 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8057 dejagnu.tar.bz2): New packages.
6dcbc97b 8058
96ce09a7
ILT
80592000-02-27 Andreas Jaeger <aj@suse.de>
8060
8061 * configure.in: Add entry for mips*-*-linux*, move catch all
8062 *-*-*linux* entry below this one.
8063
2031769e
ILT
80642000-02-27 Ian Lance Taylor <ian@zembu.com>
8065
8066 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8067
4bab746c
NC
80682000-02-24 Nick Clifton <nickc@cygnus.com>
8069
8070 * config.sub: Support an OS of "wince".
8071
d932cae7 80722000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8073
8074 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8075 version.
ada59422 8076
5b93d8bb
AM
80772000-02-23 Linas Vepstas <linas@linas.org>
8078
8079 * config.sub: Add support for Linux/IBM 370.
8080 * configure.in: Likewise.
8081
2fb651f6
NC
80822000-02-22 Nick Clifton <nickc@cygnus.com>
8083
8084 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8085
b8441c25
CF
80862000-02-20 Christopher Faylor <cgf@cygnus.com>
8087
8088 * config.guess: Guess "cygwin" rather than "cygwin32".
8089
d332c5ac
JM
80902000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8091
8092 * configure (gcc_version): When setting, narrow search to
8093 lines containing `version_string'.
8094
ba73c63f
JM
80952000-02-15 Denis Chertykov <denisc@overta.ru>
8096
8097 * config.sub: Add support for avr target.
8098
d932cae7 80992000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8100
8101 * config.sub: Add mmix-knuth-mmixware.
8102
81032000-01-27 Christopher Faylor <cgf@redhat.com>
8104
8105 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8106 structure stuff to -L library search.
8107 (CXX_FOR_TARGET): Ditto.
8108 (CROSS_CHECK_MODULES): Fix spelling mistake.
8109
81102000-01-24 Mark Mitchell <mark@codesourcery.com>
8111
8112 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8113 the C++ compiler.
8114
81152000-01-12 Richard Henderson <rth@cygnus.com>
8116
8117 * configure.in: Don't build some bits for beos.
8118
81192000-01-12 Joel Sherrill (joel@OARcorp.com)
8120
8121 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8122 as include files.
8123
91b2c84d
GK
81242000-01-06 Geoff Keating <geoffk@cygnus.com>
8125
8126 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8127 not mh-aix43.
8128
ba73c63f
JM
81291999-12-14 Richard Henderson <rth@cygnus.com>
8130
8131 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8132 * config.sub: Accept alphaev[78], alphaev8.
8133
81341999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8135
8136 * config.guess, config.sub: Update from autoconf.
8137
8138Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8139
8140 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8141 necessary libraries are missing.
8142
81431999-10-25 Andreas Schwab <schwab@suse.de>
8144
8145 * configure: Fix quoting inside arguments of eval.
8146
81471999-10-21 Nick Clifton <nickc@cygnus.com>
8148
8149 * config-ml.in: Allow suppression of some ARM multilibs.
8150
8151Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8152
8153 * config.guess: Add OS/390 match pattern.
8154 * config.sub: Add mvs, openedition targets.
8155 * configure.in (i370-ibm-opened*): New.
8156
ef14edc4
ILT
81571999-09-04 Steve Chamberlain <sac@pobox.com>
8158
8159 * config.sub: Add support for configuring for pj.
8160
afb478e8
NC
81611999-08-31 Nick Clifton <nickc@cygnus.com>
8162
fd6848f6 8163 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8164
ba73c63f 81651999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8166
8167 * configure.in: Do not configure or build ld for AIX
8168 platforms. ld is known to be broken on these platforms.
8169
ba73c63f
JM
8170Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8171
8172 * config-ml.in: Pass compiler flag corresponding to multidirs to
8173 subdir configures.
8174
c363de44
ILT
81751999-08-09 Ian Lance Taylor <ian@zembu.com>
8176
8177 * Makefile.in (LDFLAGS): Define.
8178
dc8bc5a6
ILT
81791999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8180
8181 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8182 noconfigdirs.
8183 (*-*-cygwin*): Likewise.
8184
6ca3858e
ILT
81851999-08-08 Ian Lance Taylor <ian@zembu.com>
8186
71141bb6
ILT
8187 * mkdep: New file.
8188 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8189 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8190
6ca3858e
ILT
8191 From Eli Zaretskii <eliz@is.elta.co.il>:
8192 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8193 long file name when using DJGPP on MS-DOS.
8194
ba73c63f
JM
8195Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8196
8197 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8198
2735a327
AM
81991999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8200
8201 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8202 dependency as this causes "make check" to globally "make all"
8203
ba73c63f
JM
8204Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8205
8206 * configure.in (target_libs): Added target-zlib.
8207 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8208 (CONFIGURE_TARGET_MODULES): Likewise.
8209 (CHECK_TARGET_MODULES): Likewise.
8210 (INSTALL_TARGET_MODULES): Likewise.
8211 (CLEAN_TARGET_MODULES): Likewise.
8212 (configure-target-zlib): New target.
8213 (all-target-zlib): Likewise.
8214 (all-target-libjava): Depend on all-target-zlib.
8215 (configure-target-libjava): Depend on configure-target-zlib.
8216
8217 * Makefile.in (configure-target-libjava): Depend on
8218 configure-target-newlib.
8219 (configure-target-boehm-gc): New target.
8220 (configure-target-qthreads): New target.
8221
80413487
RH
8222 * configure.in (target_libs): Added target-qthreads.
8223 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8224 (CONFIGURE_TARGET_MODULES): Likewise.
8225 (CHECK_TARGET_MODULES): Likewise.
8226 (INSTALL_TARGET_MODULES): Likewise.
8227 (CLEAN_TARGET_MODULES): Likewise.
8228 (all-target-qthreads): New target.
8229 (configure-target-libjava): Depend on configure-target-qthreads.
8230 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8231
8232 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8233 (CONFIGURE_TARGET_MODULES): Likewise.
8234 (CHECK_TARGET_MODULES): Likewise.
8235 (INSTALL_TARGET_MODULES): Likewise.
8236 (CLEAN_TARGET_MODULES): Likewise.
8237 (all-target-libjava): New target.
8238 (all-target-boehm-gc): Likewise.
8239 * configure.in (target_libs): Added libjava, boehm-gc.
8240
08d836d6
ILT
82411999-07-22 Ian Lance Taylor <ian@zembu.com>
8242
8243 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8244 configure.bat in SUPPORT_FILES.
8245 (gas+binutils.tar.bz2): Likewise.
8246
8247 * makeall.bat: Remove; obsolete.
8248
8f36e47c
ILT
82491999-07-21 Ian Lance Taylor <ian@zembu.com>
8250
8251 From Mark Elbrecht:
8252 * configure.bat: Remove; obsolete.
8253
56e82f25
ILT
82541999-07-11 Ian Lance Taylor <ian@zembu.com>
8255
8256 * configure: Add -W -Wall to the default CFLAGS when compiling with
8257 gcc.
8258
1001d816
JL
8259Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8260
8261 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8262
106117aa
MM
82631999-06-30 Mark Mitchell <mark@codesourcery.com>
8264
8265 * configure.in: Build ld on IRIX6.
8266
c376f4ed
ILT
82671999-06-12 Ian Lance Taylor <ian@zembu.com>
8268
8269 * Makefile.in: Change distribution targets to use bzip2 instead of
8270 gzip.
8271 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8272 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8273
306b7445
NC
82741999-06-04 Nick Clifton <nickc@cygnus.com>
8275
8276 * config.sub: Add mcore target.
8277
d932cae7 82781999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8279
8280 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8281
d932cae7 82821999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8283
8284 * config.guess (dummy): Changed to $dummy.
8285
6c3175b0
NC
82861999-05-24 Nick Clifton <nickc@cygnus.com>
8287
ba73c63f
JM
8288 * config.sub: Tidied up case statements.
8289
82901999-05-22 Ben Elliston <bje@cygnus.com>
8291
8292 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8293 <jiro@din.or.jp>.
8294
8295 * config.guess: Merge with FSF version. Future changes will be
8296 more accurately recorded in this ChangeLog.
8297 * config.sub: Likewise.
8298
d932cae7 82991999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8300
8301 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8302
252b5132
RH
83031999-04-30 Tom Tromey <tromey@cygnus.com>
8304
8305 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8306
83071999-04-23 Tom Tromey <tromey@cygnus.com>
8308
8309 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8310
83111999-04-20 Drew Moseley <dmoseley@cygnus.com>
8312
8313 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8314 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8315 Bad merge removed these two changes.
8316
ba73c63f 8317Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8318 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8319
8320 * config.guess (interix Alpha): Add.
8321
252b5132
RH
83221999-04-11 Richard Henderson <rth@cygnus.com>
8323
8324 * configure.in (i?86-*-beos*): Do config gperf; don't config
8325 gdb, newlib, or libgloss.
8326
d932cae7 83271999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8328
ba73c63f
JM
8329 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8330 link a trivial program with -mabi=64. If it fails, remove mabi=64
8331 from multidirs.
8332
d932cae7 83331999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8334
8335 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8336
252b5132
RH
83371999-04-08 Nick Clifton <nickc@cygnus.com>
8338
8339 * config.sub: Add support for mcore targets.
8340
83411999-04-07 Michael Meissner <meissner@cygnus.com>
8342
8343 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8344 not mt-ospace, in order to shut up assembler warning about using
8345 symbols that are named the same as registers.
8346
83471999-04-07 Drew Moseley <dmoseley@cygnus.com>
8348
8349 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8350 dependency list for all-target-cygmon.
8351
83521999-04-05 Doug Evans <devans@casey.cygnus.com>
8353
8354 * config-ml.in: Check $host, not $target, for selective multilibs.
8355 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8356 thumb interworking, and underscore prefix multilibs.
8357
83581999-04-04 Ian Lance Taylor <ian@zembu.com>
8359
8360 * missing: Update to version from current automake.
8361
8362Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8363
8364 * configure (gxx_include_dir): Removed.
8365
8366 * configure.in (gxx_include_dir): Handle it.
8367 * Makefile.in: Likewise.
8368
83691999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8370
8371 * config.sub (mips64vr4111,mips64vr4111el) Add.
8372
83731999-03-21 Ben Elliston <bje@cygnus.com>
8374
80413487 8375 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8376
8377Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8378
252b5132
RH
8379 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8380 config/mh-djgpp.
8381
8382Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8383
8384 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8385 all-target-newlib to dependency list for all-target-bsp.
8386
8387Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8388
8389 * config.sub: Add i386-uwin support.
8390 * config.guess: Likewise.
8391
8392Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8393
8394 * configure.in: cleanup, add mh-*pic handling for arm, special
8395 case powerpc*-*-aix*
8396
8397Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8398
8399 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8400 can be built.
8401
8402Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8403
8404 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8405 targets.
252b5132
RH
8406
84071999-03-02 Nick Clifton <nickc@cygnus.com>
8408
8409 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8410
d932cae7 84111999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8412
8413 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8414
84151999-02-24 Nick Clifton <nickc@cygnus.com>
8416
8417 * config.sub: Fix typo in arm recognition.
8418
d932cae7 84191999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8420
8421 * configure.in (noconfigdirs): Changed target_configdirs to
8422 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8423 rather than m68k-*-* since it is not known to work on
8424 m68k-aout. Ditto for arm-*-*oabi.
8425
d932cae7 84261999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8427
8428 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8429
84301999-02-19 Ben Elliston <bje@cygnus.com>
8431
8432 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8433 Smart and improved by Andrew Cagney.
8434
d932cae7 84351999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8436
8437 * config.guess: Recognize openbsd-*-hppa.
8438
d932cae7 84391999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8440
8441 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8442 only if it is not empty.
8443
84441999-02-17 Nick Clifton <nickc@cygnus.com>
8445
8446 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8447
fd6848f6 8448 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8449
8450 * config.sub: Modified to recognize uname's armv* syntax.
8451
84521999-02-17 Mark Salter <msalter@cygnus.com>
8453
8454 * configure.in: Added target-bsp for sparclite.
8455
d932cae7 84561999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8457
8458 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8459
84601999-02-08 Nick Clifton <nickc@cygnus.com>
8461
8462 * configure.in: Add support for strongarm port.
8463 * config.sub: Add support for strongarm target.
8464
d932cae7 84651999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8466
252b5132
RH
8467 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8468 the old name config/mh-cygwin32.
8469 Enable texinfo.
8470
d932cae7 84711999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8472
8473 * configure.in: Do build ld for ix86 Solaris.
8474
d932cae7 84751999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8476
8477 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8478 $AR_FOR_TARGET. Likewise for RANLIB.
8479
d932cae7 84801999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8481
80413487
RH
8482 * config.sub (oabi): Recognize.
8483 * configure.in (arm-*-oabi): Handle.
252b5132 8484
d932cae7 84851999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8486
8487 * config.guess: Improve detection of i686 on UnixWare 7.
8488
d932cae7 84891999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8490
8491 * config.guess: Add support for i386-pc-interix.
8492 * config.sub: Likewise.
8493 * configure.in: Likewise.
252b5132 8494
d932cae7 84951999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8496
8497 * Makefile.in: Remove unneeded all-target-libio from
8498 from all-target-winsup target since it is now unneeded.
8499 Add all-target-libtermcap in its place since it is now
8500 needed.
8501
d932cae7 85021998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8503
8504 * configure.in: makefile stub for cygwin target is probably
8505 unnecessary. Remove it for now.
252b5132 8506
d932cae7 85071998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8508
8509 * configure.in: libtermcap.a should be built when cygwin is the
8510 target as well as the host.
8511 * config.guess: Allow mixed case in cygwin uname output.
8512 * Makefile.in: Add libtermcap target.
252b5132 8513
d932cae7 85141998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8515
8516 * config.sub: Clean up handling of hppa2.0.
8517
d932cae7 85181998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8519
8520 * config.guess: Use C code to identify more HP machines.
8521
8522Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8523
8524 * config.sub: Handle hppa2.0.
8525
ba73c63f
JM
8526Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8527
8528 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8529 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8530
85311998-12-15 Mark Salter <msalter@cygnus.com>
8532
8533 * configure.in: Added target-bsp for several target architectures.
8534
8535 * Makefile.in: Added rules for bsp.
8536
252b5132
RH
8537Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8538
8539 * config.guess: Improve detection of hppa2.0 processors.
8540
8541Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8542
8543 * config.guess: Recognize FreeBSD using ELF automatically.
8544
85451998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8546
8547 * configure (skip-this-dir): Add handling for new shell script, which
8548 might be created by a sub-directory's configure to indicate, this particular
8549 directory is "unwanted".
8550 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8551
252b5132
RH
8552Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8553
8554 * ltconfig: import from libtool, after changing libtool to
8555 account for the cygwin name change.
8556
8557Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8558
8559 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8560 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8561
8562Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8563
8564 * configure.in: Add libtermcap to list of cygwin dependencies.
8565
d932cae7 85661998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8567
80413487
RH
8568 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8569 they include winsup/include when it's a cygwin target.
252b5132
RH
8570
85711998-11-12 Tom Tromey <tromey@cygnus.com>
8572
8573 * configure.in (host_tools): Added zip.
8574 * Makefile.in (all-target-libjava): Depend on all-zip.
8575 (all-zip): New target.
8576 (ALL_MODULES): Added all-zip.
8577 (NATIVE_CHECK_MODULES): Added check-zip.
8578 (INSTALL_MODULES): Added install-zip.
8579 (CLEAN_MODULES): Added clean-zip.
8580
d932cae7 85811998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8582
8583 * Makefile.in: lose "32" from comment about cygwin.
8584
d932cae7 85851998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8586
8587 * configure.in: Use -Os to build target libraries for the fr30.
8588
d932cae7 85891998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8590
8591 * config.sub: Add fr30.
8592
d932cae7 85931998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8594
80413487 8595 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8596 cygwin* instead of cygwin32*.
8597 * config.sub: Check cygwin* instead of cygwin32*.
8598
d932cae7 85991998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8600
8601 * config.guess: Match any version of Unixware7.
8602
252b5132
RH
86031998-10-20 Syd Polk <spolk@cygnus.com>
8604
8605 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8606 if desired.
8607
d932cae7 86081998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8609
8610 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8611 these if the appropriate directories and files to not exist.
8612
d932cae7 86131998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8614
8615 * Makefile.in (DEVO_SUPPORT): Add config.if.
8616
d932cae7 86171998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8618
8619 * configure: Add pattern to replace "build_tooldir"'s
8620 definition in the generated Makefile with "tooldir"'s
8621 actual value.
8622
252b5132
RH
8623Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8624
8625 * config.sub: Bring back lost sparcv9.
8626
ba73c63f
JM
8627 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8628
8629Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8630
8631 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8632 CC_FOR_TARGET and friends.
8633
8634Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8635
ba73c63f
JM
8636 * Makefile.in (build_tooldir): New variable, same as tooldir.
8637 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8638 -B$(build_tooldir)/bin/.
8639 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8640
252b5132
RH
8641Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8642
8643 * config.sub: Add support for i[34567]86-pc-udk.
8644 * configure.in: Likewise.
8645
8646Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8647
8648 * Makefile.in: add bzip2 package building bits for user
8649 tools module
8650 * configure.in: ditto
8651
ba73c63f
JM
8652Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8653
8654 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8655 (ALL_TARGET_MODULES): Add all-target-libobjc.
8656 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8657 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8658 (all-target-libchill): Add dependencies.
8659 * configure.in (target_libs): Add libchill.
35590697 8660
252b5132
RH
86611998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8662
ba73c63f 8663 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8664
8665Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8666
8667 * Makefile.in (all-automake): fix dependencies.
8668
8669Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8670
8671 * configure.in: Minor cleanups for building in the $(target_alias)
8672 subdir.
8673
86741998-09-22 Jim Wilson <wilson@cygnus.com>
8675
8676 * Makefile.in (bootstrap): Set r and s before make all. Use
8677 BASE_FLAGS_TO_PASS in make all.
8678 (cross): Likewise.
8679
86801998-09-20 Mark Mitchell <mark@markmitchell.com>
8681
8682 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8683
252b5132
RH
8684Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8685
8686 * config.sub: Fix typo in last change.
8687
86881998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8689
8690 * config.sub: Add support for C4x target.
8691 * configure.in: Likewise.
8692
86931998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8694
8695 * config.sub: Recognize sparcv9 just like sparc64.
8696
8697Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8698
8699 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8700
8701Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8702
8703 * config.guess: Correctly identify Pentium II sco boxes.
8704
8705 * config.guess: Fix "tr" code. From Weiwen Liu.
8706
8707Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8708
8709 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8710 stabs.
8711
8712Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8713
8714 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8715 (ALL_TARGET_MODULES): Add all-target-libchill.
8716 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8717 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8718 (all-target-libchill): Add dependencies.
8719 * configure.in (target_libs): Add libchill.
8720
8721Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8722
8723 * config.guess: Avoid assumptions about "tr" behaves when
8724 LANG is set to something other than English.
8725
8726Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8727
8728 * configure (gxx_include_dir): Changed to
8729 '${prefix}/include/g++'-${libstdcxx_interface}.
8730
8731 * config.if: New to determine the interfaces.
8732
8733Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8734
8735 * config.guess: Detect and handle MPE/IX.
8736 * config.sub: Deal with MPE/IX.
8737
8738Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8739
8740 * configure.in: Use mh-aix43.
8741
87421998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8743
8744 * configure: Fix --without/--disable cases for gxx-include-dir.
8745
8746Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8747
8748 * mdata-sh: Imported. Needed for automake support.
8749
8750Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8751
ba73c63f 8752 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8753 "chmod og=u `find . -print`".
8754
8755Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8756
ba73c63f 8757 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8758
8759Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8760
8761 * Makefile.in: Undo previous patch.
8762
8763Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8764
8765 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8766 to here ...
8767 (install-no-fixedincludes): and here
8768 (INSTALL_MODULES): ... from here.
8769
8770Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8771
8772 * config.sub: Merge with FSF.
8773
8774 * config.guess: Merge with FSF.
8775
8776Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8777
8778 * configure (extraconfigdirs): New variable.
8779 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8780 * Makefile.in (all): Move higher in file.
8781 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8782 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8783 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8784 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8785 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8786
87871998-07-23 Brendan Kehoe <brendan@cygnus.com>
8788
8789 * Makefile.in (all-target-libjava): Depend on all-gcc and
8790 all-target-newlib.
8791 (configure-target-libjava): Depend on $(ALL_GCC).
8792
8793Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8794
8795 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8796 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8797
8798Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8799
8800 * ylwrap: Change absolute path checks to check for DOS style path
8801 names.
8802
8803 * ylwrap: Don't use a full path name if the source file is in the
8804 same directory. From hjl@lucon.org (H.J. Lu).
8805
8806 * config-ml.in: Default to being verbose, to match Feb 18 change to
8807 configure.
8808
8809Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8810
8811 Brought over from egcs:
8812
8813 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8814
8815 * configure.in (target_subdir): Set to ${target_alias} instead
8816 of "libraries".
8817
8818 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8819
8820 * configure.in (target_subdir): Set to libraries if enable_multilib.
8821
8822Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8823
8824 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8825 multilibs, force reconfiguration the first time we create
8826 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8827
8828Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8829
8830 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8831 avoid confusion with --no-recursion.
8832
8833Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8834
8835 * configure.in: Win32 hosts shouldn't use install -x
8836 * install-sh: remove -x option, and special .exe-handling
8837 hack.
8838
8839Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8840
8841 * config.guess: Recognize i586-pc-beos.
8842 * configure.in: Don't build some bits for beos.
8843
8844Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8845
8846 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8847 CFLAGS default to -O2.
8848
8849 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8850 when using GNU ld.
8851
8852Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8853
8854 * ltmain.sh: Correct install when using a different shell.
8855
8856Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8857
8858 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8859
8860Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8861
8862 * makefile.vms: Update to build binutils/makefile.vms. Add install
8863 target.
8864
8865Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8866
8867 * ltconfig: Update to correct AIX handling.
8868
8869Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8870
8871 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8872
8873 * configure.in (target_subdir): Set to ${target_alias} instead
8874 of "libraries".
8875
88761998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8877
8878 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8879 (Makefile): Depend on $(gcc_version_trigger).
8880
8881 * configure (gcc_version): Change default initializer to empty
8882 string.
8883 (gcc_version_trigger): New variable; pass this variable down
8884 to subdir configures to enable them checking gcc's version
8885 themselves. Emit make macros for both gcc_version vars.
8886 (topsrcdir): Initialize reliably.
8887 (recursion line): Remove --with-gcc-version=${gcc_version}.
8888
88891998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8890
8891 * configure (enable_version_specific_runtime_libs): Implement new flag
8892 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8893 in $(libsubdir); emit definition in each generated Makefile.
8894 (gxx_include_dir): Initialize depending on
8895 $enable_version_specific_runtime_libs.
8896
88971998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8898
8899 * configure (gcc_version): Initialize properly depending on
8900 how and where configure is started.
8901 (recursion line): Pass a --with-gcc-version=${gcc_version}
8902 to configures in subdirs.
8903
8904Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8905
8906 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8907 cygmon
252b5132
RH
8908
8909Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8910
8911 * configure.in: Add cygmon and libstub support for mn10200.
8912
89131998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8914
8915 * configure (gcc_version): Add new variable describing the
8916 particular gcc version we're building.
8917 * Makefile.in (libsubdir): Add new macro for the directory
8918 in which the compiler finds executables, libraries, etc.
8919 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8920 and libsubdir.
8921
8922Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8923
ba73c63f
JM
8924 * Makefile.in (local-clean): Remove *.log.
8925 (warning.log): Built with warn_summary from build.log.
8926 (mail-report.log): Run test_summary.
8927 (mail-report-with-warnings.log): Run test_summary including
8928 warning.log in the report.
252b5132
RH
8929
8930Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8931
8932 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8933
8934Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8935
8936 * Makefile.in (grep): Grep no longer depends on libiberty.
8937
8938Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8939
8940 * Makefile.in: all-snavigator needs all-libgui.
8941
8942Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8943
8944 * configure.in: Add cygmon and libstub support for mn10300.
8945
8946Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8947
8948 * missing: Update to version from automake 1.3.
8949
8950 * ltmain.sh: On installation, don't get confused if the same name
8951 appears more than once in the list of library names.
8952
8953Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8954
8955 * config.sub: Accept m68060 and m5200 as CPU names.
8956
8957Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8958
8959 * configure: Use && rather than using -a in test, because odd
8960 strings can confuse test.
8961 * configure.in: Likewise.
8962
8963Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8964
8965 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8966
8967Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8968
8969 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
8970 bootstrap4-lean): New targets.
8971
8972Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8973
8974 * mpw-* Delete. Not used.
252b5132
RH
8975
8976Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8977
8978 * COPYING.LIB: Update FSF address.
8979
8980Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8981
8982 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8983
8984 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8985 GAS_SUPPORT_DIRS.
8986
8987Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8988
8989 * ltconfig, ltmain.sh: Avoid producing a version number if
8990 -version-info was not used.
8991
8992Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8993
8994 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8995 building with newlib.
8996
89971998-04-30 Paul Eggert <eggert@twinsun.com>
8998
ba73c63f 8999 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9000 Solaris `make' causes it to continue to next definition.
252b5132 9001
afb8d725
JM
9002Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9003
9004 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9005 the right GUI libraries and files are installed along with GDB.
9006
252b5132
RH
9007Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9008
9009 * configure.in: Change alpha to alpha* in several places.
9010
9011Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9012
9013 * config.sub: Recognize sparc86x.
9014
9015Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9016
252b5132
RH
9017 * configure.in (--enable-target-optspace): Remove debug echo.
9018
9019Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9020
9021 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9022
9023Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9024
9025 * ltconfig: Update cygwin32 support.
9026
9027 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9028 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9029 (GDB_SUPPORT_DIRS): Likewise.
9030
9031Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9032
9033 * configure.in (target_makefile_frag): If --enable-target-optspace,
9034 use -Os to compile target libraries rather than -O2. Default to
9035 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9036 not used.
9037 * configure.in (target_cflags): Ditto for d30v.
9038
9039Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9040
9041 * Makefile.in (all-bfd): Depend on all-intl.
9042 (all-binutils): Likewise.
9043 (all-gas): Likewise.
9044 (all-gprof): Likewise.
9045 (all-ld): Likewise.
9046
252b5132
RH
90471998-04-19 Brendan Kehoe <brendan@cygnus.com>
9048
9049 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9050
9051Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9052
9053 * Makefile.in (all-bfd): Depend upon all-libiberty.
9054
9055 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9056
9057Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9058
9059 * Makefile.in: Add libstub.
9060
9061 * configure.in: Ditto. Build libstub for targets that have cygmon
9062 support.
9063
9064Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9065
9066 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9067
9068Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9069
9070 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9071 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9072
9073Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9074
9075 * configure: Define DEFAULT_M4 by searching PATH.
9076 * Makfile.in: Use DEFAULT_M4.
9077
9078Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9079
9080 * ltconfig: Add cygwin32 support.
9081
9082 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9083 to configure and build.
9084
9085Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9086
9087 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9088
9089Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9090
9091 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9092
9093Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9094
9095 * Makefile.in: add ash make rules
9096 * configure.in: add ash to native_only and host_tools lists
9097
9098Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9099
9100 * Makefile.in (all-gettext, all-intl): New targets.
9101 (ALL_MODULES): Added all-gettext, all-intl.
9102 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9103 (INSTALL_MODULES): Added install-gettext, install-intl.
9104 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9105
9106 * configure.in (host_tools): Added gettext.
9107 (native_only): Likewise.
9108 (noconfigdirs) [various cases]: Likewise.
9109 (host_libs): Added intl.
9110
afb8d725
JM
9111Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9112
9113 * configure: Do not disable building gdbtk for cygwin32 hosts.
9114
ba73c63f
JM
9115Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9116
9117 * configure.in: Add thumb-coff target.
9118 * config.sub: Add thumb-coff target.
9119
252b5132
RH
9120Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9121
9122 * Makefile.in: Revert yesterday's change.
9123 (all-target-winsup): all-target-librx stays out of here.
9124
9125Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9126
ba73c63f
JM
9127 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9128 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9129 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9130 Remove references to librx and libg++.
9131
9132Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9133
9134 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9135 recursive makes
9136
9137Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9138
9139 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9140 for newlib directory.
9141 (CXX_FOR_TARGET): Likewise.
9142
9143Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9144
9145 * ltconfig: Update after libtool/ltconfig.in change for
9146 hpux11.
9147
9148Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9149
9150 * ltconfig, ltmain.sh: Update to libtool 1.2.
9151
9152Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9153
9154 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9155 (install-gcc-cross): Instead, override LANGUAGES here.
9156
91571998-03-18 Dave Love <d.love@dl.ac.uk>
9158
9159 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9160 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9161
9162Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9163
9164 * configure.in: Add Thumb-pe target.
9165
9166Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9167
252b5132
RH
9168 * Makefile.in - changed sn targets to snavigator
9169 * configure.in - changed sn targets to snavigator
9170
9171Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9172
9173 * config-ml.in: After building symlink tree call make distclean
9174 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9175 to be the case for libiberty.
9176
9177Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9178
9179 * configure: When making link, also check the current
9180 directory. The configure scripts may create one.
9181
9182Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9183
9184 * config.sub: Accept alphapca56 and alphaev6 properly.
9185
9186Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9187
9188 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9189
252b5132
RH
9190Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9191
80413487 9192 * config.sub (sco5): Fix typo.
252b5132
RH
9193
9194Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9195
9196 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9197 install-itcl.
9198 (install-itcl): Remove dependency on install-tcl.
9199
9200Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9201
9202 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9203
252b5132
RH
9204Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9205
9206 * configure.in: Don't build libgui for a cygwin32 target when not on
9207 a cygwin32 host.
9208
9209Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9210
9211 * configure (redirect): Set to null, so default behavior of
9212 configure is now --verbose.
9213
92141998-02-16 Dave Love <d.love@dl.ac.uk>
9215
9216 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9217 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9218
9219Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9220
9221 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9222 this change to sync Makefile.in with its ChangeLog entries.
9223
9224Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9225
9226 * ltmain.sh (mkdir): Check that the directory doesn't exist
9227 before we exit with error, so that we don't get races during
9228 parallel builds.
9229
9230Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9231
9232 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9233
9234Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9235
9236 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9237 PICFLAG_FOR_TARGET.
9238 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9239
9240 * configure: Emit a definition for the new macro enable_shared
9241 into each Makefile.
9242
252b5132
RH
9243Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9244
9245 * configure.in (host_tools, native_only): Add libtool.
9246
9247Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9248
9249 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9250 Fix typo in ming config comment.
9251
9252Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9253
9254 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9255
9256Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9257
9258 * config.sub: Add tic30 cases, and map c30 to tic30.
9259
ba73c63f
JM
9260Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9261
9262 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9263 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9264 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9265 (CLEAN_TARGET_MODULES): Similarly
9266 (all-target-libf2c): Add dependences.
35590697 9267 * configure.in (target_libs): Add libf2c.
ba73c63f 9268
252b5132
RH
9269Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9270
ba73c63f
JM
9271 * configure.in: Remove expect from noconfigdirs when target
9272 is cygwin32. OK to build expect and dejagnu with Canadian
9273 Cross.
252b5132
RH
9274
9275Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9276
9277 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9278 host.
9279
9280 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9281 and mingw32.
9282
9283Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9284
9285 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9286 here as it is not defined in the toplevel Makefile.
9287
9288Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9289
9290 * configure (package_makefile_rules_frag): New variable, which names
9291 a file with generic rules, ...
9292 Change comment to mention we now have FIVE parts.
9293 * configure: Undo last change.
9294
9295Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9296
9297 * config.guess: More accurate determination of HP processor types.
9298 * config.sub: More accurate determination of HP processor types.
9299
9300Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9301
9302 * configure (package_makefile_frag): Move inserting the
9303 ${package_makefile_frag} to where it should be according
9304 to the comment.
9305
ba73c63f 9306Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9307
9308 * config.guess: Add support for Linux/ARM.
9309
9310Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9311
9312 * .cvsignore: Remove *-info and *-install since they match
9313 release-info and mpw-install, which we don't want to just ignore.
9314
9315Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9316
9317 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9318
9319Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9320
9321 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9322 local_prefix to sub-make invocations.
9323
9324Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9325
9326 * configure.in: Check makefile fragments in the source
9327 directory.
9328
9329Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9330
ba73c63f
JM
9331 * configure.in: Check whether host and target makefile
9332 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9333
9334Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9335
9336 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9337
252b5132
RH
9338Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9339
9340 * configure.in: Make sure we only replace RPATH_ENVVAR on
9341 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9342 regexp to sed.
9343
9344 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9345 to sub-makes.
9346
93471998-01-13 Lee Iverson (leei@ai.sri.com)
9348
9349 * config-ml.in (multi-do): LDFLAGS must include multilib
9350 designator.
9351
9352Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9353
9354 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9355
9356Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9357
9358 * config.sub: Add mingw32 support.
9359 * configure.in: Likewise.
252b5132
RH
9360
9361Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9362
9363 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9364
9365Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9366
9367 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9368 * configure (gxx_include_dir): Provide a definition for subdirs
9369 which do not use autoconf.
9370
9371Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9372
9373 * config.guess: Sync with egcs. Picks up new alpha support,
9374 BeOS & some additional linux support.
9375
ba73c63f 9376Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9377
9378 * config.guess: HP 9000/803 is a PA1.1 machine.
9379
ba73c63f
JM
9380Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9381
9382 * configure.in: It's alpha*-...
252b5132
RH
9383
9384Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9385
ba73c63f
JM
9386 * configure.in (host_makefile_frag, target_makefile_frag):
9387 Handle multiple config files.
9388 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9389 alpha-*-*.
252b5132
RH
9390
9391Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9392
9393 * mkdep: New file.
9394
9395Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9396
9397 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9398
9399Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9400
9401 * Makefile.in: Add libgui directory.
9402 (GDB_TK): Add all-libgui.
9403 * configure.in: Add libgui directory.
9404 * configure: Add all-libgui to GDB_TK.
9405
9406Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9407
9408 * config-ml.in (multidirs): Add m32r to multilib list.
9409
9410Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9411
9412 * Makefile.in (all-target-gperf): Change dependency to
9413 all-target-libstdc++.
9414
9415Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9416
9417 * config.guess: Add BeOS support.
9418
9419Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9420
9421 Source directory cvs renamed to cvssrc:
9422 * configure.in (host_tools): Change cvs to cvssrc.
9423 (native_only): Likewise.
9424 (noconfigdirs) [various cases]: Likewise.
9425 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9426 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9427 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9428 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9429 (all-cvssrc): Rename target from all-cvs.
9430
9431Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9432
9433 * configure (gxx_include_dir): Fix thinko.
9434
9435Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9436
9437 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9438 (install-cross, install-gcc-cross): New targets.
9439
9440Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9441
9442 * configure.in (noconfigdirs): Add support for Thumb target.
9443
9444 * config.sub (maybe_os): Add support for Thumb target.
9445
9446Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9447
9448 * Makefile.in: Add rules for cygmon.
9449
9450 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9451
9452Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9453
9454 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9455 * configure (gxx_include_dir): Provide a definition for subdirs
9456 which do not use autoconf.
9457
9458Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9459
9460 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9461 11/18/97 build
252b5132
RH
9462
9463Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9464
9465 * From Franz Sirl.
9466 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9467 found on RedHat Linux systems.
9468
9469Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9470
9471 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9472 guesses.
9473
9474Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9475
9476 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9477
9478Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9479
9480 * ltmain.sh: If mkdir fails, check whether the directory was created
9481 anyhow by some other process.
9482
9483Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9484
9485 * configure.in (d30v-*-*): Configure all directories.
9486
9487Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9488
9489 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9490 for the D30V.
9491
9492Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9493
9494 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9495
9496Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9497
80413487
RH
9498 * include/libiberty.h: Add extern "C" { so it can be used with C++
9499 progrms.
9500 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9501 programs.
252b5132
RH
9502
9503Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9504
9505 * configure.in (d30v-*-*): Configure GCC now.
9506
9507Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9508
9509 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9510 is no longer needed.
9511
9512Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9513
9514 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9515
9516Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9517
9518 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9519 targets using "$@" to provide support for similar but not identical
9520 targets without having to duplicate code.
9521
9522Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9523
9524 * makefile.vms: Fix to work with DEC C.
9525
9526Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9527
9528 * config.sub: Add mips-tx39-elf to marketing names.
9529
9530Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9531
9532 * ltmain.sh: Handle symlinks in generated script.
9533
9534Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9535
9536 * configure: Handle autoconf style directory options: --bindir,
9537 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9538 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9539 --sysconfdir.
9540 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9541 (sharedstatedir, localstatedir, oldincludedir): New variables.
9542 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9543 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9544 sbindir, sharedstatedir, and sysconfdir.
9545
9546Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9547
9548 * Makefile.in (bootstrap-lean): New target.
9549
9550Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9551
9552 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9553 sn, and gnuserv from noconfigdirs.
252b5132
RH
9554
9555Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9556
9557 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9558
9559Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9560
ba73c63f 9561 * Makefile.in (cross): New target.
252b5132
RH
9562
9563Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9564 Jeff Law <law@cygnus.com>
252b5132
RH
9565
9566 * Makefile.in (bootstrap2, bootstrap3): New targets.
9567 (all-bootstrap): Remove outdated and confusing target.
9568 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9569
afb8d725
JM
9570Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9571
9572 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9573 windows. Consistent with gdb/configure.
afb8d725 9574
252b5132
RH
95751997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9576
252b5132
RH
9577 * configure.in: Name Linux target fragment.
9578
9579 * configure: Rewrite so that project Makefile fragment is inserted
9580 first and appears last in the resulting Makefile.
9581
9582Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9583
9584 * Makefile.in (install-itcl): Install tcl first.
9585
252b5132 9586Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9587
252b5132
RH
9588 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9589
9590Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9591
9592 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9593
9594 * configure.in (skipdirs): Add target-librx for Linux.
9595 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9596
9597Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9598
9599 * Makefile.in (bootstrap): New target.
9600
9601Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9602
9603 * config.sub: Accept 'amigados' for backward compatability.
9604
9605Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9606
9607 * config.guess: Merge with FSF.
9608
ba73c63f
JM
9609Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9610
9611 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9612
252b5132
RH
9613Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9614
9615 * config.sub: Add "marketing-names" patch.
9616
9617Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9618
80413487 9619 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9620
9621Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9622
9623 * config.sub: Handle v850-elf.
9624
ba73c63f
JM
9625Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9626
9627 * .cvsignore (*-install): Remove.
9628
252b5132
RH
9629Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9630
9631 * ltconfig: Set CONFIG_SHELL in libtool.
9632 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9633
9634Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9635
9636 * configure.in (target_subdir): Set to libraries if enable_multilib.
9637
9638Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9639
9640 * config.guess: Update from gcc directory.
9641
9642Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9643
9644 * Makefile.in (all-sim): Depends on all-readline.
9645
9646Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9647
9648 * Makefile.in (BISON, YACC): Use $$s.
9649 (all-bison): Depend on all-texinfo.
9650
9651Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9652
9653 * Makefile.in (BISON): Add -L flag.
9654 (YACC): Likewise.
9655
9656Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9657
35590697
AJ
9658 * configure.in (noconfigdirs): Add support for v850e target.
9659
252b5132
RH
9660 * config.sub (maybe_os): Add support for v850e target.
9661
9662Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9663
35590697
AJ
9664 * configure.in (noconfigdirs): Add support for v850ea target.
9665
252b5132
RH
9666 * config.sub (maybe_os): Add support for v850ea target.
9667
9668Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9669
9670 * config.sub: Add mipstx39. Delete r3900.
9671
9672Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9673
9674 * Makefile.in (all-autoconf): Depends on all-texinfo.
9675
9676Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9677
9678 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9679 eabi targets.
9680
9681Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9682
9683 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9684
9685 * configure: When handling a Canadian Cross, handle YACC as well as
9686 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9687 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9688
9689Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9690
9691 * Makefile.in (BISON): bison, not byacc or bison -y.
9692 (YACC): bison -y or byacc or yacc.
9693 (various): Add *-bison as appropriate.
9694 (taz): No need to mess with BISON anymore.
9695
9696Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9697
9698 * configure: If OSTYPE matches *win32*, try to find a good value for
9699 CONFIG_SHELL.
9700
9701Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9702
9703 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9704 configure.in if it is present.
9705
9706Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9707
9708 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9709
9710Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9711
9712 * config.sub: Recognize `arc' cpu.
9713 * configure.in: Likewise.
9714 * config-ml.in: Likewise.
9715
9716Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9717
9718 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9719
9720Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9721
9722 * configure: Changed sed delimiter from ':' to '|' when
9723 attempting to substitute ${config_shell} for SHELL. On
9724 NT ${config_shell} may contain a ':' in it.
9725
9726Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9727
9728 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9729
9730Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9731
9732 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9733
9734Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9735
9736 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9737
9738 * ylwrap: If the program is a relative path, force it to be
9739 absolute.
9740
9741Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9742
9743 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9744
9745Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9746
9747 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9748 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9749 for libraries.
252b5132
RH
9750
9751Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9752
9753 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9754 separated by spaces.
252b5132
RH
9755
9756Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9757
9758 * ylwrap: New file.
9759 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9760
9761 * ltmain.sh: Handle /bin/sh at start of install program.
9762
9763 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9764
9765 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9766 * missing: New file, from automake 1.2.
9767
9768Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9769
9770 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9771 check-tk to CHECK_X11_MODULES.
9772
9773Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9774
9775 * config.sub: Merge with FSF.
9776
9777Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9778
9779 * config.guess: Merge with FSF.
9780
9781Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9782
9783 * configure: Treat msdosdjgpp like go32.
9784 * configure.in: Likewise. Don't remove gprof for go32.
9785
9786 * configure: Change Makefile.tem2 to Makefile.tm2.
9787
9788Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9789
9790 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9791
9792Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9793
9794 * install-sh (chmodcmd): Set to null if the DST directory already
9795 exists. Same as Nov 11th change.
9796
9797Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9798
35590697 9799 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9800
9801Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9802
9803 * config.guess: Update from FSF.
9804
9805Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9806
9807 * Makefile.in (GDB_TK): Depend on itcl and tix.
9808
9809Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9810
9811 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9812 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9813 (INSTALL_SCRIPT): New variable.
9814 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9815 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9816 to -x.
9817 * install-sh: Add support for -x option.
9818
9819Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9820
9821 * configure.in, Makefile.in: Treat tix like itcl.
9822
9823Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9824
9825 * Makefile.in (WINDRES): New variable.
9826 (WINDRES_FOR_TARGET): New variable.
9827 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9828 (EXTRA_HOST_FLAGS): Add WINDRES.
9829 (EXTRA_TARGET_FLAGS): Add WINDRES.
9830 (EXTRA_GCC_FLAGS): Add WINDRES.
9831 ($(DO_X)): Pass down WINDRES.
9832 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9833 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9834 DLLTOOL_FOR_TARGET.
9835
9836Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9837
9838 * configure.in: configure sim before gdb for win32-x-ppc
9839
9840Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9841
9842 Move gperf into the toplevel, from libg++.
9843 * configure.in (target_tools): Add target-gperf.
9844 (native_only): Add target-gperf.
9845 * Makefile.in (all-target-gperf): New target, depend on
9846 all-target-libg++.
9847 (configure-target-gperf): Empty rule.
9848 (ALL_TARGET_MODULES): Add all-target-gperf.
9849 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9850 (CHECK_TARGET_MODULES): Add check-target-gperf.
9851 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9852 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9853
9854Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9855
252b5132
RH
9856 * config.sub (mn10200): Recognize new basic machine.
9857
9858Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9859
9860 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9861 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9862
9863Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9864
9865 * configure.in: If we're building mips-sgi-irix6* native, turn on
9866 ENABLE_MULTILIB and set TARGET_SUBDIR.
9867
9868Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9869
9870 * Makefile.in (all-sn): Depend on all-grep.
9871
9872Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9873
9874 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9875
9876 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9877 Makefile. From Jeff Makey <jeff@cts.com>.
9878 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9879
9880 * Makefile.in (DISTBISONFILES): Remove.
9881 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9882 $(DEFAULT_YACC).
9883
9884 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9885 cygwin32.
252b5132
RH
9886
9887 * Makefile.in (LD): New variable.
9888 (EXTRA_HOST_FLAGS): Pass down LD.
9889 ($(DO_X)): Likewise.
9890
9891Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9892
9893 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9894
9895Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9896
9897 * configure.in (targargs): Strip out any supplied --build argument
35590697 9898 before adding our own. Always add --build.
252b5132
RH
9899
9900Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9901
9902 * configure.in (targargs): Pass --build if we're doing
9903 a cross-compile.
9904
9905Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9906
ba73c63f 9907 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9908 sed. Otherwise sed chokes on NT path names with drive
9909 designators. Also look for "?:*" as the leading characters in an
9910 absolute pathname.
9911
9912Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9913
9914 * config.sub: Support for r3900.
9915
9916Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9917
9918 * configure.in: Use install-sh, not install.sh.
9919
9920Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9921
9922 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9923 apply it twice.
9924
9925Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9926
9927 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9928 install-binutils.
9929
9930Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9931
9932 * Makefile.in: Add automake targets.
9933 * configure.in (host_tools): Add automake.
9934
9935Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9936
9937 * configure: Default CXX to c++, not gcc.
9938 * Makefile.in (CXX): Set to c++, not gcc.
9939 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9940
9941Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9942
9943 * install-sh: try appending a .exe if source file doesn't
9944 exist
9945
9946Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9947
9948 * configure.in: Turn on multilib by default.
9949 (cross_only): Remove target-libiberty.
9950
9951 * Makefile.in (all-gcc): Don't depend on libiberty.
9952
9953Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9954
9955 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9956
9957Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9958
9959 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9960 (DISTBISONFILES): Add ld/Makefile.in
9961
9962Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9963
9964 * configure.in: if target is cygwin32 but host isn't cygwin32,
9965 don't configure gdb tcl tk expect, not just gdb.
9966
9967Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9968
9969 * configure.in: Added gnuserv everywhere sn appears.
9970
9971 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9972 (CROSS_CHECK_MODULES): Added check-gnuserv.
9973 (INSTALL_MODULES): Added install-gnuserv.
9974 (CLEAN_MODULES): Added clean-gnuserv.
9975 (all-gnuserv): New target.
9976
9977Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9978
9979 * config.guess: Fixes for MIPS OpenBSD systems.
9980
9981Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9982
9983 * Makefile.in (INSTALL_XFORM): Remove.
9984 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9985
9986 * mkinstalldirs: New file, copied from automake.
9987 * Makefile.in (installdirs): Rename from install-dirs. Use
9988 mkinstalldirs. Change all users.
9989 (DEVO_SUPPORT): Add mkinstalldirs.
9990
9991Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9992
9993 * install-sh: Rename from install.sh.
9994 * Makefile.in (INSTALL): Change install.sh to install-sh.
9995 (DEVO_SUPPORT): Likewise.
9996
9997 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9998 Graichen <graichen@rzpd.de>.
9999
10000Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10001
10002 * config.guess: Recognize OpenBSD systems correctly.
10003
10004Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10005
10006 * README, Makefile.in (ETC_SUPPORT): Remove references to
10007 cfg-paper*, configure.{texi,man,info*}._
10008
10009Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10010
10011 * Makefile.in (all.normal): Ensure that gcc is built after all
10012 the x11 - ie gdb - targets.
10013
10014Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10015
10016 * makefile.vms: Don't run conf-a-gas.
10017
10018Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10019
80413487 10020 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10021
10022Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10023
10024 * configure.in: Remove noconfigdirs case since gdb also
10025 configures and builds for tic80-coff.
10026
10027Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10028
10029 * configure: Set cache_file to config.cache.
10030 * Makefile.in (local-distclean): Remove config.cache.
10031
10032Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10033
10034 * COPYING: Update FSF address.
10035
10036Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10037
10038 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10039 noconfigdirs.
10040
10041Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10042
10043 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10044 MAKEDIRS, is empty.
10045
10046Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10047
10048 * config.sub: Tweak mn10300 entry.
10049
10050Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10051
10052 * configure.in (host_tools): Put sim before gdb, so gdb's
10053 configure.tgt can determine if the simulator was configured.
10054
10055Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10056
10057 * config.sub: Move BeOS $os case to be with other Cygnus
10058 local cases.
10059
10060Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10061
10062 * config.sub: Remove misplaced comment that broke Linux.
10063
10064Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10065
10066 * config.sub: Add BeOS support.
10067
10068Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10069
10070 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10071
10072Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10073
10074 * configure.in (noconfigdirs): Remove tcl and tk from
10075 noconfigdirs for cygwin32 builds.
10076
10077Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10078
10079 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10080
10081Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10082
10083 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10084 make-all.com, use makefile.vms instead.
10085
10086Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10087
10088 * config.sub: Accept -lnews*.
10089
10090Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10091
10092 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10093 target-examples and target-libiberty for d30v.
252b5132
RH
10094
10095Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10096
10097 * configure.in (noconfigdirs): Enable ld for d30v.
10098
10099Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10100
10101 * configure.in (tic80-*-*): Build compiler.
10102
10103Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10104
10105 * configure.in (d30v-*): Remove sim directory from list of
35590697 10106 unsupported d30v directories
252b5132
RH
10107
10108Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10109
35590697
AJ
10110 * config.sub, configure.in: Add d30v target cpu.
10111
252b5132
RH
10112Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10113
10114 * makefile.vms: New file.
10115 * make-all.com: Remove.
10116
10117Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10118
10119 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10120
10121Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10122
10123 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10124
10125Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10126
10127 * Makefile.in (ALL_MODULES): Added all-db.
10128 (CROSS_CHECK_MODULES): Addec check-db.
10129 (INSTALL_MODULES): Added install-db.
10130 (CLEAN_MODULES): Added clean-db.
10131
10132Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10133
10134 * config.guess: Merge with latest FSF sources.
10135
10136Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10137
10138 * Makefile.in (ALL_MODULES): Added all-itcl.
10139 (CROSS_CHECK_MODULES): Added check-itcl.
10140 (INSTALL_MODULES): Added install-itcl.
10141 (CLEAN_MODULES): Added clean-itcl.
10142
10143Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10144
10145 * configure.in: build gdb for mn10200
10146
10147Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10148
10149 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10150
10151Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10152
10153 * configure.in (tic80-*-*): Turn off most targets right now.
10154
10155Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10156
10157 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10158 rather than the makeinfo program.
10159 (do-info): Depend upon all-texinfo.
10160
10161Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10162
10163 * configure.in: Remove uses of config/mh-linux.
10164
10165 * config.sub, config.guess: Merge with latest FSF sources.
10166
10167Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10168
10169 * config.sub (case $basic_machine): Add tic80 entries.
10170
10171Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10172
10173 * config.sub, config.guess: Merge with latest FSF sources.
10174
10175Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10176
10177 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10178 * mpw-config.in: Test for NewFolderRecursive.
10179 * mpw-install: Use symbolic name for startup filename.
10180 * mpw-README: Add various additional details.
10181
10182Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10183
10184 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10185
10186Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10187
10188 * configure.in: Do build gcc and the target libraries for
10189 the mn10200.
10190
10191Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10192
10193 * configure.in: don't avoid building gdb for mn10300 any more
10194 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10195 instead of single-quoting it.
10196
10197Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10198
10199 * configure.in: Don't use --with-stabs on IRIX 6.
10200
10201Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10202
10203 * configure.in (m32r): Build gdb, libg++ now.
10204
10205Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10206
10207 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10208 directories from noconfigdirs.
10209
10210Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10211
10212 * config.sub (basic_machine): added mips16 configuration
10213
10214Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10215
10216 * config.sub: Handle d10v-unknown.
10217
10218Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10219
10220 * config.sub: Handle v850-unknown.
10221
10222Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10223
10224 * Makefile.in: add findutils
10225 * configure.in: add findutils to list of host_tools
10226
10227Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10228
10229 * config.sub: Handle mn10200 and mn10300.
10230
10231Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10232
10233 * configure.in (d10v-*): Do not build librx.
10234
10235Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10236
10237 * configure.in (mn10300): Build everything except gdb & libgloss.
10238
10239Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10240
10241 * config.guess: Patch for Dansk Data Elektronik servers,
10242 from Niels Skou Olsen <nso@dde.dk>.
10243
10244 For ncr, use /bin/uname rather than uname, since GNU uname does not
10245 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10246
10247 Patch for MIPS R4000 running System V,
10248 from Eric S. Raymond <esr@snark.thyrsus.com>.
10249
10250 Fix thinko for nextstep.
10251
10252 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10253
10254 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10255 * config.guess: Guess mips-dec-mach_bsd4.3.
10256
10257 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10258 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10259 release numbers.
10260 * config.guess (mips-mips-riscos*): Emit just enough of the
10261 release number.
10262
10263 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10264 * config.guess (sparc-auspex-sunos*): Added.
10265 (f300-fujitsu-*): Added.
10266
10267 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10268 * config.guess: Recognize a Tadpole as a sparc.
10269
10270Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10271
10272 * config.guess: Don't assume that NextStep version is either 2 or
10273 3. NextStep 4 (aka OpenStep 4) has come out now.
10274
10275Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10276
10277 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10278 From Rik Faith <faith@cs.unc.edu>.
10279
10280Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10281
10282 * config.sub: Contributions from bug-gnu-utils to:
10283 Support plain "hppa" (no version given) architecture, reported by
10284 OpenStep.
10285 OpenBSD like NetBSD.
10286 LynxOs is not a hardware supplier.
10287
10288 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10289 OpenBSD like NetBSD.
252b5132
RH
10290 Stratus systems.
10291 More Pyramid systems.
10292 i[n>4]86 Intel chips.
10293 M680[n>4]0 Motorola chips.
10294 Use unknown instead of lynx for hardware manufacturer.
10295
10296Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10297
10298 * install.sh (chmodcmd): Set to null if the DST directory already
10299 exists.
10300
10301Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10302
10303 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10304 not use mt-ppc target Makefile fragment any more.
10305
10306Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10307
10308 * configure.in (*-*-windows): Exclude everything but those dirs
10309 needed to build windows.
10310
10311Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10312
10313 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10314
10315Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10316
10317 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10318
10319Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10320
10321 * Undo my previous change.
10322
10323Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10324
10325 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10326 unconditionally.
10327 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10328
10329Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10330
10331 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10332 host to add it's own flags.
252b5132
RH
10333
10334Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10335
10336 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10337
10338Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10339
10340 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10341 (CXX_FOR_TARGET): Likewise.
10342 (GCC_FOR_TARGET): Define.
10343 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10344 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10345 CC_FOR_TARGET was specified on the command line.
10346 (MAKEOVERRIDES): Don't define.
10347
10348Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10349
10350 * configure.in (m32r): Fix spelling of libg++ libs.
10351
10352Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10353
10354 * config.sub (-apple*): Remove, now redundant.
10355
10356Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10357
10358 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10359
10360 * configure: Rework yesterday's sed script patch.
10361
10362 * config.sub: Merge with FSF.
10363
10364Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10365
10366 * config.guess: Merge from FSF.
10367
10368 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10369 * config.guess: Use pc instead of unknown, for pc clone systems.
10370 Change linux to linux-gnu.
252b5132
RH
10371
10372 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10373 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10374
10375Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10376
10377 * test-build.mk (HOLES): Add "xargs" for gdb.
10378
10379 * configure: Avoid hpux10.20 sed bug.
10380
10381Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10382
4bddf3ad 10383 * configure.in: Add support for windows host
252b5132
RH
10384 (that is a build done under the Microsoft build environment).
10385
10386Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10387
10388 * Makefile.in: Replace all uses of srcroot with s, to shrink
10389 command line lengths.
10390
10391 Patches from Geoffrey Noer <noer@cygnus.com>:
10392 * configure.in: If configuring for newlib, pass --with-newlib to
10393 subdirectories.
10394 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10395 -Bnewlib/ and -Lwinsup to gcc.
10396 (CXX_FOR_TARGET): Likewise.
10397
10398Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10399
10400 * Makefile.in (ETC_SUPPORT): Add configure.
10401
10402Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10403
35590697 10404 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10405 host configuration file.
10406
10407Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10408
10409 * configure.in: Break mn10x00 support into separate
10410 mn10200 and mn10300 configurations.
10411 * config.sub: Likewise.
10412
10413Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10414
10415 * configure.in: Add lots of stuff to noconfigdirs for
10416 the mn10x00 targets.
10417
10418 * config.sub, configure.in: Add mn10x00 support.
10419
10420Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10421
10422 * make-all.com: Call conf-a-gas, not config-a-gas.
10423
10424Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10425
10426 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10427 targets.
252b5132
RH
10428
10429Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10430
10431 * mpw-README: Add much more detail for native PowerMac.
10432 * mpw-install: New file.
10433 * mpw-configure: Add --norecursion and --help options.
10434 * mpw-config.in: Translate readme and install files when
10435 copying to objdir.
10436 * mpw-build.in: Don't always depend on byacc and flex.
10437 (install-only-top): New action.
10438
10439Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10440
10441 * configure.in: You can now configure GDB for the v850.
10442
10443Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10444
10445 * configure.in (noconfigdirs): Don't configure any C++ dirs
10446 if targeting D10V.
10447
10448Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10449
10450 * config.sub: Recognize mips64vr5000.
10451
10452Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10453
10454 * configure.in: Use a single line for host_tools and native_only.
10455
10456Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10457
10458 * config.sub, configure.in: Add entries for m32r.
10459
10460Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10461
10462 * Makefile.in (inet-install): Don't run install-gzip.
10463
10464Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10465
10466 * configure.in: Don't config lots of things for *-*-windows*.
10467
10468Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10469
10470 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10471 (host_libs, host_tools): Copy from configure.in.
10472 * mpw-configure: Don't complain about directories not found.
10473
10474Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10475
10476 * configure.in (i[345]86): Recognize i686 for pentium pro.
10477 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10478 file.
10479
10480 * config.guess (i[345]86): Ditto.
10481
10482Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10483
10484 * configure.in (noconfigdirs): Removed gdb for D10V.
10485
10486Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10487
10488 * configure.in: Remove ld, target-libio, target-libg++, and
10489 target-libstdc++ from noconfigdirs.
10490
10491Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10492
10493 * configure: Fix three locations where shell scripts were
10494 being run directly rather than with config_shell.
10495
10496Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10497
10498 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10499 * config.sub (basic_machine): Recognize v850.
10500
10501Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10502
10503 * mpw-configure: Handle multiple enable/disable options and
10504 pass them down recursively, handle -c and -s flags appropriately
10505 depending on choice of compiler, add escape mechanism for
10506 quoted arguments to gC.
10507
10508Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10509
10510 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10511 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10512 so that -mrelocatable-lib and -mno-eabi are used.
10513
10514 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10515 not support --print-multi-lib, don't abort.
10516
252b5132
RH
10517Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10518
10519 * make-all.com: Run config-a-gas.
10520 * setup.com: Don't copy subdirectory files around.
10521
10522Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10523
10524 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10525 target, it now compiles correctly.
10526
10527Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10528
10529 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10530
10531Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10532
35590697 10533 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10534
10535Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10536
10537 * configure.in (native_only): Add prms.
10538
10539Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10540
10541 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10542 (BINUTILS_SUPPORT_DIRS): Likewise.
10543
10544Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10545
10546 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10547 d10v support is added.
10548
10549Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10550
10551 * configure.in (d10v-*-*): New target.
10552
10553Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10554
10555 * config.guess (HP 9000/811): Recognize this as a PA1.1
10556 machine.
10557
10558Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10559
10560 * Makefile.in (do-tar-gz): New target, split out from tail end of
10561 taz target. Run each command separately, don't use pipes.
10562 (taz): Use it.
10563
10564Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10565
10566 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10567 * mpw-build.in: No builds should depend on building byacc or flex,
10568 they are assumed to be installed already.
10569
10570Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10571
10572 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10573 variable that CC_FOR_TARGET needs.
10574
10575Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10576
10577 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10578 options have changed since the last time the subdirectory was
10579 configured, and if it has, reconfigure.
10580 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10581 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10582
10583Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10584
10585 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10586 CLEAN_MODULES): Add bash.
10587 (all-bash): New target.
10588
10589Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10590
10591 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10592
10593Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10594
10595 * config.sub (basic_machine): Recognize d10v as a valid processor.
10596
10597Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10598
10599 * mpw-configure: Add support for --bindir.
10600 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10601
10602Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10603
10604 * configure.in: add bash, time, gawk to list of hosttools and things
10605 to only build for native toolchains
10606
10607Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10608
10609 * Makefile.in (docdir): Remove.
10610
10611Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10612
10613 * Makefile.in (datadir): Set to $(prefix)/share.
10614
10615Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10616
10617 * configure.in: build diff and patch for cygwin32-hosted
10618 toolchains.
10619
10620Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10621
10622 * config.sub: Accept -rtems*.
10623
10624Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10625
80413487 10626 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10627 remove diff from the list of things not buildable
10628 via Canadian Cross
252b5132
RH
10629
10630Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10631
10632 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10633 don't get ". ".
252b5132
RH
10634
10635Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10636
10637 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10638
10639Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10640
10641 * Makefile.in (taz): Handle case where tex3patch didn't even get
10642 checked out. Also, if it was found, put the symlink in a new util
10643 subdirectory.
10644
10645Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10646
10647 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10648
10649Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10650
10651 * config.sub: Recognize -openvms.
10652 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10653 * make-all.com, setup.com: New files.
10654
10655Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10656
10657 * Makefile.in (taz): tex3patch moved to texinfo/util.
10658
10659Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10660
afb8d725 10661 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10662 * configure.in: remove make from disable-if-Can-Cross list
10663 enable gdb if ${host} and ${target} are cygwin32
10664
10665Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10666
10667 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10668 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10669
10670Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10671
10672 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10673 distinguish sysv/svr4/bsd variants.
10674 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10675
10676Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10677
10678 * configure.in: Added copyright notice.
10679 * move-if-change: Added copyright notice.
10680
10681Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10682
10683 * configure.in (powerpcle-*-solaris*): Until we get shared
10684 libraries working, don't build gdb, sim, make, tcl, tk, or
10685 expect.
10686
10687Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10688
10689 * config.guess: Merge with FSF:
10690
10691 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10692 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10693
10694 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10695 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10696
10697 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10698 * config.guess: Combine two OSF1 rules.
10699 Also recognize field test versions. From mjr@zk3.dec.com.
10700 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10701 because GNU uname does not support -p. From pmr@pajato.com.
10702
10703Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10704
10705 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10706
10707Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10708
10709 * mpw-README: Document GCCIncludes.
10710
10711Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10712
10713 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10714
10715Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10716
10717 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10718
10719Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10720
10721 * configure.in (*-*-cygwin32): Configure make.
10722
10723Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10724
10725 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10726
10727Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10728
10729 * Makefile.in (all-inet): Depend on all-perl.
10730
10731 * Makefile.in (inet-install): New target.
10732
10733 * Makefile.in (all-inet): Depend on all-tcl.
10734 (all-inet): Depend on all-send-pr.
10735
10736Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10737
10738 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10739 temporarily.
10740
10741Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10742
10743 * configure.in: Don't configure --with-gnu-ld on AIX.
10744
10745Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10746
10747 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10748
10749Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10750
10751 * Makefile.in (ALL_MODULES): Added all-inet.
10752 (CROSS_CHECK_MODULES): Added check-inet.
10753 (INSTALL_MODULES): Added install-inet.
10754 (CLEAN_MODULES): Added clean-inet.
10755 (all-indent): New target.
10756
10757 * configure.in (host_tools): Added inet.
10758 (native_only): Added inet.
10759 (noconfigdirs): Added inet.
10760
10761Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10762
10763 * configure.in: Don't configure libgloss if we are not configuring
10764 newlib.
10765
10766Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10767
10768 * configure.in: Don't configure libgloss for unsupported
10769 architectures.
10770
10771Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10772
10773 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10774
10775Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10776
10777 * Makefile.in (ALL_MODULES): Include all-apache.
10778 (CROSS_CHECK_MODULES): Include check-apache.
10779 (INSTALL_MODULES): Include install-apache.
10780 (all-apache): New target.
10781
10782 * configure.in: Added apache everywhere perl is seen.
10783
10784Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10785
10786 * Makefile.in: Add support for clean-{module} and
10787 clean-target-{module} rules.
10788
10789Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10790
10791 * configure.in (*-*-ose) do not build libgloss.
10792
10793Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10794
10795 * config.guess (prep*:SunOS:5.*:*): Turn into
10796 powerpele-unknown-solaris2.
10797
10798Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10799
10800 * configure.in: Permit --enable-shared to specify a list of
10801 directories.
10802
10803Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10804
10805 * configure.in (host==solaris): Pass only the first word of $CC
10806 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10807
10808Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10809
10810 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10811
10812Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10813
10814 * Makefile.in (ALL_MODULES): Include all-perl.
10815 (CROSS_CHECK_MODULES): Include check-perl.
10816 (INSTALL_MODULES): Include install-perl.
10817 (ALL_X11_MODULES): Include all-guile.
10818 (CHECK_X11_MODULES): Include check-guile.
10819 (INSTALL_X11_MODULES): Include install-guile.
10820 (all-perl): New target.
10821 (all-guile): New target.
10822
10823 * configure.in (host_tools): Include perl and guile.
10824 (native_only): Include perl and guile.
10825 (noconfigdirs): Don't build guile and perl; no ports have been
10826 done.
10827
10828Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10829
80413487
RH
10830 * configure (--enable-*): Handle quoted option lists such as
10831 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10832
10833Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10834
10835 * Makefile.in ({,inst}all-target): New rule so we can make and
10836 install all of the target directories easily.
10837
10838Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10839
10840 * configure.in: Add missing global flag in sed substitution when
10841 deleting `target-' from ${configdirs}.
10842
10843Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10844
10845 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10846 option.
10847
10848 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10849 config/mh-necv4.
10850
10851 * install.sh: Correct misspelling of transformbasename.
10852
10853 * config.guess: Recognize mips-*-sysv*.
10854
10855Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10856
10857 * config.sub: Recognize mon960.
10858
10859Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10860
10861 * configure: Restore Canadian Cross handling of BISON and LEX,
10862 removed in Feb 20 change.
10863
10864Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10865
10866 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10867 Mention make install. Remove the old copyright date as well the
10868 clumsy and rather pointless copyright on the README file.
10869
10870Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10871
10872 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10873 Makefile after running symlink-tree, then run `make distclean' to
10874 avoid clobbering any generated files in srcdir.
10875
10876Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10877
10878 * configure.in (m68k-*-netbsd*): Build everything now.
10879
10880Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10881
10882 * Makefile.in (taz): Fix quoting.
10883
10884Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10885
10886 * configure.in (sparclet-*-*): Build everything now.
10887
10888Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10889
10890 * configure.in (m68k-*-linux*): New host.
10891
10892Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10893
10894 * configure: Check for bison before byacc.
10895
10896Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10897
10898 * Makefile.in configure: Change the way LEX and BISON/YACC are
10899 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10900 searching PATH. These are used as fallbacks by Makefile.in if
10901 flex/bison/byacc aren't in objdir.
10902
10903Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10904
10905 * Makefile.in: Make everything which depends upon all-bfd also
10906 depend upon all-opcodes, in case --with-commonbfdlib is used.
10907
10908Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10909
10910 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10911 building NT native compilers on Unix.
10912
10913Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10914
10915 * configure.in: Don't get CC from the host Makefile fragment if we
10916 can find gcc in PATH, or if this is a Canadian Cross. Move the
10917 Solaris test for /usr/ucb/cc to the post target script, just after
10918 the compiler sanity test.
10919
10920Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10921
10922 * config.sub: Merge with FSF.
10923
10924Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10925
10926 * Makefile.in (RPATH_ENVVAR): New variable.
10927 (REALLY_SET_LIB_PATH): Use it.
10928 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10929
10930Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10931
10932 * config.sub, configure.in: Recognize sparclet cpu.
10933
10934Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10935
10936 * config.guess: Support m68k-cbm-sysv4.
10937
10938Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10939
10940 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10941 m68k-unknown-linuxaout from linker help string. Put quotes around
10942 $ld_help_string.
10943
10944Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10945
10946 * config.guess (powerpc-harris-powerunix): Add guess for port
10947 to new target.
10948
10949Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10950
10951 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10952
10953Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10954
10955 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10956 $(REALLY_SET_LIB_PATH) in Makefile.
10957 * Makefile.in (SET_LIB_PATH): New variable.
10958 (REALLY_SET_LIB_PATH): New variable.
10959 ($(DO_X)): Use $(SET_LIB_PATH).
10960 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10961 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10962 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10963 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10964 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10965 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10966 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10967 (install-dosrel): Likewise.
10968 (all-opcodes): Depend upon all-libiberty.
10969
10970Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10971
10972 * config.guess (*:CYGWIN*): New
10973
10974Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10975
10976 * Makefile.in (all-target-winsup): All all-target-libiberty.
10977
10978Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10979
10980 * configure.in (noconfigdirs): Add missing # in front of comment.
10981
10982Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10983
10984 * configure.in: add second pass to things added to noconfigdirs
10985 so *-gm-magic can exclude libgloss properly.
10986
10987Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10988
10989 * mpw-configure (extralibs_name, rez_name): Set correctly
10990 for MWC68K compiler.
10991
10992 * mpw-README: Add more info on the necessary build tools.
10993
10994Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10995
10996 * configure.in, config.sub: Recognize cygwin32.
10997
10998Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10999
11000 * config.guess, config.sub: Recognize A/UX.
11001
11002Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11003
11004 * config.sub: Merge with gcc/config.sub.
11005
11006Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11007
11008 * mpw-build.in (do-binutils): Add build of stamps.
11009
11010Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11011
11012 * config.sub: Add recognition for mips64vr4100*-* targets.
11013
11014Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11015
11016 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11017 Add creation of gconfigargs with `--enable-shared' turned on.
11018 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11019 ($(host)-stamp-stage3-configured): Likewise.
11020 (HOLES): Add chatr and ldd.
11021 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11022
11023Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11024
11025 * configure: Pass --nfp to recursive configures.
11026
11027Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11028
11029 * Makefile.in (DLLTOOL): New.
11030 (DLLTOOL_FOR_TARGET): New.
11031 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11032 (EXTRA_TARGET_FLAGS): Ditto.
11033 (EXTRA_GCC_FLAGS): Ditto.
11034 (CONFIGURE_TARGET_MODULES): Ditto.
11035 (DO_X): Ditto.
11036 * configure: Add DLLTOOL.
11037
11038Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11039
11040 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11041 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11042 mh-sco, since old workarounds no longer needed, and don't
11043 build ld, since libraries have weak symbols in COFF.
11044
11045Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11046
11047 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11048
11049Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11050
11051 * configure.in: Make sure that ${CC} can be used to compile an
11052 executable.
11053
afb8d725
JM
11054Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11055
11056 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11057 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11058 nothing depending on whether gdbtk is being built.
11059
252b5132
RH
11060Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11061
11062 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11063
11064Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11065
11066 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11067 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11068
11069Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11070
11071 * config-ml.in: Add support for
11072 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11073 Simplify setting of multidirs from --disable-foo.
11074
11075Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11076
11077 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11078 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11079 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11080 non-empty, pass them on to the GCC make.
252b5132
RH
11081 (all-bootstrap): New rule that is like all-gcc, except it executes
11082 the GCC bootstrap rule instead of the GCC all rule.
11083
11084Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11085
11086 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11087
11088Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11089
11090 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11091 DG/UX support.
11092
11093Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11094
11095 * config.sub (i*86*) Change [345] to [3456]
11096
11097Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11098
11099 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11100 --with-gnu-ld=no.
11101
11102Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11103
11104 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11105 AIX multilibs get built.
11106
11107Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11108
11109 * configure.in (i386-win32): Don't build expect if we're not
11110 building the tcl subdir.
11111
11112Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11113
11114 * Makefile.in: (configure-target-examples, all-target-examples):
11115 New targets, configure and build example programs.
11116
11117Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11118
11119 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11120 use it as input to sedit the generated MPW makefile.
11121 * mpw-README: Add a suggestion about Gestalt.h.
11122
11123Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11124
11125 * config.sub: Accept *-*-ieee*.
11126
11127Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11128
11129 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11130 Ronald F. Guilmette <rfg@monkeys.com>.
11131
11132Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11133
11134 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11135 for powerpc-pe native.
11136 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11137 (target==powerpc-pe): duplicate i386-win32 entry.
11138
11139Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11140
11141 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11142 of vxworks, not just vxworks5.1.
11143
11144Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11145
11146 * mpw-configure: Add support for exec-prefix.
11147
11148Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11149
11150 * config.guess: Recognize HP model 816 machines as having
11151 a PA1.1 processor.
11152
11153Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11154
11155 * configure: Ignore new autoconf configure options.
11156
252b5132
RH
11157Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11158
11159 * config.guess: Recognize Pentium under SCO.
11160 From Robert Lipe <robertl@arnet.com>.
11161
11162Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11163
11164 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11165
11166Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11167
11168 * configure.in: Don't configure gas for alpha-dec-osf*.
11169
11170Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11171
11172 * configure.in: Default to --with-stabs for some targets for which
11173 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11174 i[345]86*-*-unixware*.
11175
11176Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11177
11178 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11179 rather than basing it on the target. Simplify handling of options
11180 controlling which directories to configure. Remove extraneous
11181 slash in multi-clean target.
11182
11183Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11184
11185 * config-ml.in: Prefix more variables with ml_ so they don't collide
11186 with configure's.
11187
11188Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11189
11190 * configure: Don't turn -v into --v.
11191
11192Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11193
11194 * configure.in (targargs): Fix typo.
11195
11196 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11197
11198Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11199
11200 * configure.in: Strip --host and --target options from
11201 CONFIG_ARGUMENTS, and always configure for --host only. Add
11202 --with-cross-host option when building with a cross-compiler.
11203 * configure: Canonicalize the arguments put into config.status by
11204 always using `=' for an option with an argument. Pass a presumed
11205 --host or --target explicitly.
11206
11207Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11208
11209 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11210 into general OS recognition case.
11211
11212Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11213
11214 * configure.in (target_configdirs): add target-winsup only
11215 for win32 target systems.
11216
11217Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11218
11219 * Makefile.in (all-target-libgloss): Depend upon
11220 configure-target-newlib, since when libgloss is built it looks to
11221 see if the newlib directory exists.
11222
11223Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11224
11225 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11226 cfg-ml-*.in.
11227
11228Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11229
11230 * configure: Handle LD and LD_FOR_TARGET when configuring a
11231 Canadian Cross.
11232
252b5132
RH
11233Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11234
11235 * configure.in (target_libs): add target-winsup.
11236 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11237 (target==ppcle-pe): remove ld from $noconfigdirs.
11238
11239Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11240
11241 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11242 Preserve relative path names in $srcdir. Build symlink tree if
11243 configuring cross target dir and srcdir=. (= no VPATH support).
11244 (configure-target-libg++): Depend on configure-target-librx.
11245 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11246 * config-ml.in: New file.
11247 * symlink-tree: New file.
11248 * configure: Ensure srcdir="." if that's what it is.
11249
11250Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11251
11252 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11253 includes and FLEX_SKELETON setting.
11254 * mpw-configure (--with-gnu-ld): New option, controls whether
11255 to use PPCLink or ld with PowerMac GCC.
11256 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11257 * mpw-config.in: Configure grez if targeting Mac.
11258
11259 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11260 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11261 just macos.
252b5132
RH
11262 * configure.in: Configure grez resource compiler if targeting Mac.
11263 * Makefile.in (all-grez, install-grez): New targets.
11264
11265Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11266
11267 * configure: CXX defaults to gcc, not g++. If we find
35590697 11268 gcc in the path, set CC to gcc -O2.
252b5132
RH
11269
11270Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11271
11272 * configure: Default ${build} correctly. Avoid picking up extra
11273 spaces when reading CC and CXX from Makefile. When doing a
11274 Canadian Cross, use plausible default values for numerous
11275 variables.
11276 * configure.in: When doing a Canadian Cross, don't try to
11277 configure tools whose configure script can't handle it.
11278
11279Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11280
11281 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11282
11283Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11284
11285 * configure: Remove dubious bug reporting address.
11286
11287Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11288
11289 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11290 configure script, run that instead of this directory's configure.
11291 In either case, print a message that we're configuring the sub-dir.
11292
11293Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11294
11295 * configure.in: Before checking for the existence of various files,
11296 use sed to filter out "target-".
11297
11298Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11299
11300 * Makefile.in (DO_X): Split rule to decrease command line length
11301 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11302 (Philippe De Muyter).
11303
11304Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11305
11306 * Makefile.in (all-patch): depend on all-libiberty.
11307
11308Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11309
11310 * configure.in: If the only directory in target_configdirs which
11311 actually exists is libiberty, then set target_configdirs to empty,
11312 to avoid trying to build a target libiberty in a gas or gdb
11313 distribution.
11314
11315Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11316
11317 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11318 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11319 systems.
252b5132
RH
11320
11321Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11322
11323 * configure.in (copy_dirs): Use sys-include instead of include
11324 for --with-headers option.
11325
11326Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11327
11328 * Makefile.in, configure.in: Make winsup builds work with
11329 new scheme.
11330
11331Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11332
11333 * configure.in: Build the linker on AIX.
11334
11335Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11336
11337 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11338 where needed.
11339
11340Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11341
11342 * Makefile.in (all-gcc): Fix typo.
11343
11344Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11345
11346 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11347
11348Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11349
11350 * configure.in: Rename libFOO to target-libFOO, and xiberty
11351 to target-xiberty, to provide more flexibility.
11352 (target_subdir): Define. Create if cross.
11353 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11354 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11355 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11356 check-libFOO -> check-target-libFOO, etc.
11357 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11358 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11359 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11360 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11361 allow ALL_GCC="" to only configure.
11362 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11363 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11364 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11365
11366Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11367
11368 * Makefile.in (taz): Build "info" in etc explicitly.
11369
11370Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11371
11372 * configure.in: Make sure that CC is undefined (as opposed to
11373 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11374 problem with autoconf trying to configure on a host without GCC.
11375
11376Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11377
11378 * mpw-configure: Set host alias from choice of host compiler,
11379 only use generic MPW Makefile sed if present, edit a file
11380 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11381 * mpw-README: Add problem notes about CW6 and CW7.
11382
11383Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11384
11385 * Makefile.in (taz): Use ";" instead of ";;".
11386
11387Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11388
11389 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11390 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11391 DISTDOCDIRS.
11392 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11393 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11394
11395Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11396
11397 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11398 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11399 Move bfd to DISTSTUFFDIRS.
11400
11401Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11402
11403 * Makefile.in (X11_LIB): Removed.
11404 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11405
11406 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11407
11408Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11409
11410 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11411 names.
11412
11413Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11414
11415 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11416
11417Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11418
11419 * configure.in (i[345]86-*-win32): Always build newlib.
11420 Don't configure cvs, autoconf or texinfo.
11421 * Makefile.in (LD_FOR_TARGET): New.
11422 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11423 Pass down LD_FOR_TARGET.
11424
11425Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11426
11427 * winsup: New directory.
11428 * Makefile.in: Build winsup.
11429 * configure.in: Winsup is configured when target is win32.
11430 Can only build win32 target GDB when native.
35590697 11431
252b5132
RH
11432Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11433
11434 * config.guess: Recognize HP model 819 machines as having
11435 a PA 1.1 processor.
11436
11437Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11438
11439 * configure: Fix sed loop which substitutes for CC and CXX to
11440 avoid bug found in various sed implementations.
11441
11442Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11443
11444 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11445 simulator. Use standard powerpc-*-eabi*.
11446
11447Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11448
11449 * configure.in: Stop putting gas and binutils in noconfigdirs for
11450 powerpc-*-aix* and rs6000-*-*.
11451
11452Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11453
11454 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11455 -mcall-aixdesc libraries.
11456
11457Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11458
11459 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11460
11461 * config.sub (arm | armel | armeb): Fix shell syntax.
11462
11463Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11464
11465 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11466 -msoft-float and -mcpu=common support.
11467 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11468 libraries.
11469
11470Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11471
11472 * configure.in: Allow configuration and build of emacs19 for the alpha.
11473
11474Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11475
11476 * configure.in (CC): Get ^CC, not just any old CC, from
11477 ${host_makefile_frag}.
11478
11479Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11480
35590697 11481 * configure.in (CC): Try to get CC from
252b5132
RH
11482 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11483
11484Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11485
11486 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11487 only if it exists in $(srcdir).
11488
11489Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11490
11491 * configure: If CC and CXX are not set in the environment, set
11492 them, based on either an existing Makefile or on searching for gcc
11493 in PATH. Substitute for CC and CXX in Makefile.
11494 * configure.in: Remove libm from target_libs. Separate
11495 target_configdirs from configdirs. If CC is not set in
11496 environment, try to get it from a host Makefile fragment. Rewrite
11497 changes of configdirs to use skipdirs instead. A few minor
11498 tweaks. Take directories out of target_configdirs as they are
11499 taken out of configdirs. Remove existing Makefile files from
11500 subdirectories. Substitute for TARGET_CONFIGDIRS and
11501 CONFIG_ARGUMENTS in Makefile.
11502 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11503 by configure.in.
11504 (CONFIG_ARGUMENTS): Likewise.
11505 (CONFIGURE_TARGET_MODULES): New variable.
11506 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11507 ($(CONFIGURE_TARGET_MODULES)): New target.
11508 (configure-libg++, configure-libio): New targets.
11509 (all-libg++): Depend upon configure-libg++.
11510 (all-libio): Depend upon configure-libio.
11511 (configure-libgloss, all-libgloss): New targets.
11512 (configure-libstdc++): New target.
11513 (all-libstdc++): Depend upon configure-libstdc++.
11514 (configure-librx, all-librx): New targets.
11515 (configure-newlib): New target.
11516 (all-newlib): Depend upon configure-newlib
11517 (configure-xiberty): New target.
11518 (all-xiberty): Depend upon configure-xiberty.
11519
11520Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11521
11522 * configure.in (host i[345]86-*-win32): Expand the
11523 noconfigdirs again.
11524
11525Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11526
11527 * mpw-configure: Fix sed command file name.
11528
11529Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11530
35590697 11531 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11532 noconfigdirs again.
11533
11534Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11535
11536 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11537 or powerpc*-*-pe*, since they are not yet supported.
11538
11539Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11540
11541 Add PowerMac support and many other enhancements.
11542 * mpw-configure: New option --cc to select compiler to use,
11543 paste options set according to --cc into the generated
11544 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11545 if mpw-make.sed is present.
11546 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11547 add forward includes for PowerPC include files.
11548 * mpw-build.in: Build using Makefile.PPC if present.
11549 (do-byacc, etc): Remove separate version resource builds.
11550 (do-gas): Build "stamps" before "all".
11551 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11552 * mpw-README: Update to reflect --cc option, PowerMac support,
11553 and recently-reported compatibility problems.
11554
11555Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11556
11557 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11558 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11559 (--with-multilib-top): Pass to recursive invocations.
11560
11561Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11562
11563 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11564 v810-*-*.
11565
11566Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11567
11568 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11569 gdb, ld and opcodes on v810-*-*.
11570
252b5132
RH
11571Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11572
11573 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11574 (local-maintainer-clean): New target.
11575 (maintainer-clean): New target.
11576 (realclean): Just depend upon maintainer-clean.
11577
11578Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11579
11580 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11581
11582Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11583
11584 * configure.in: Build ld in mips*-*-bsd* case.
11585
11586Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11587
11588 * config.sub: Accept -lites* OS. From Ian Dall.
11589
11590Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11591
11592 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11593 targets.
252b5132
RH
11594
11595Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11596
11597 * configure.in: treat i386-win32 canadian cross the same as
11598 i386-go32 canadian cross.
11599
11600Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11601
11602 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11603 running under the simulator to build a reduced set of libraries.
11604 (powerpc-*-eabiaix): Add fine grained multilib support added to
11605 other powerpc targets yesterday.
11606
11607Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11608
11609 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11610 -disable-softfloat, -disable-relocatable, -disable-aix, and
11611 -disable-sysv to control which multilib libraries get built.
11612
11613Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11614
11615 * configure: Add Makefile.tem to list of files to remove in trap
11616 handler.
11617
11618Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11619
11620 * config.guess (*Linux*): Add missing "exit"s.
11621 Also, need specific check for alpha-unknown-linux (uses COFF).
11622
11623Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11624
11625 * config.guess: Merge with FSF:
11626
11627 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11628 * config.guess (AIX4): More robust release numbering discovery.
11629
11630 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11631 * config.guess (i386-sequent-ptx): Properly get version number.
11632
11633 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11634 * config.guess (mips:*:4*:UMIPS): New case.
11635
11636Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11637
11638 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11639 (i386-win32 host): Likewise. Don't build readline.
11640
afb8d725
JM
11641Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11642
11643 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11644 SUPPORT_FILES to submakes.
11645
252b5132
RH
11646Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11647
11648 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11649 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11650 mpw-configure.
11651
11652Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11653
11654 * configure.in (appdirs): Use =, not ==, in test expression when
11655 trying to build the text to print in the warning message for
11656 Solaris users.
11657
11658Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11659
11660 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11661
11662Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11663
11664 * config.guess: Recognize lynx-2.3.
11665
11666Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11667
11668 * config.sub (z8ksim): Deleted
11669 (z8k-*-coff): New, this is the one true name of the target.
11670
11671Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11672
11673 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11674
11675Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11676
11677 * config.guess (*:Linux:*:*): First try asking the linker what the
11678 default object file format is (elf, aout, or coff). Then if this
11679 fails, try previous methods.
11680
11681Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11682
11683 * configure.in: Don't build newlib for *-*-vxworks5.1.
11684
11685Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11686
11687 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11688 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11689
11690Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11691
11692 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11693
11694Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11695
11696 * cfg-ml-com.in: New file.
11697 * cfg-ml-pos.in: New file.
11698
11699Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11700
11701 * COPYING.NEWLIB: Add HP free copyright to list.
11702
11703Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11704
11705 * config.sub: Recognize -eabi* for the system, not just -eabi.
11706
11707Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11708
11709 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11710 * config.sub, configure.in (win32): New target and host.
11711
11712Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11713
11714 * configure.in: Add i386-pe configuration.
11715
11716Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11717
11718 * mpw-build.in (install): Install GDB after LD.
11719
11720Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11721
11722 * mpw-config.in (elf/mips.h): Always forward-include, needed
11723 for GDB to build.
11724
11725Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11726
11727 * testsuite: New directory for customer acceptance and whole tool
11728 chain tests.
11729
11730Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11731
11732 * configure: If per-host line isn't found, but AC_OUTPUT is found
11733 and a configure script exists, run it instead.
11734
11735Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11736
11737 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11738
11739Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11740
11741 * configure: Set build_{cpu,vendor,os,alias} to host values when
11742 --build isn't specified.
11743
11744Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11745
11746 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11747 (FLAGS_TO_PASS): Pass them.
11748 (EXTRA_TARGET_FLAGS): Ditto.
11749
252b5132
RH
11750Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11751
11752 * Makefile.in (all-libg++): Depend on all-libstdc++.
11753
11754Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11755
11756 * configure.in (noconfigdirs): Enable all packages for
11757 i386-unknown-netbsd.
11758
11759Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11760
11761 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11762 hosted builds (DOS builds)
11763
11764Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11765
11766 Changes for ARM based on patches from Richard Earnshaw:
11767 * config.sub: Handle armeb and armel.
11768 * configure.in: Omit arm linker only for riscix.
11769
11770Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11771
11772 * config.guess: Update from FSF.
11773
11774Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11775
11776 * config.sub: Recognize powerpcle as the little endian varient of
11777 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11778 powerpcle variant. Convert pentium into i586, not i486. Add p5
11779 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11780 temporarily.
11781
11782Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11783
11784 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11785
11786Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11787
11788 * config.sub: Accept -lites* as a basic system type.
11789
11790Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11791
11792 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11793 installed, and if so return linuxoldld as the system name.
11794
11795Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11796
11797 * config.guess: Add hppa1.1-hp-lites support.
11798
11799Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11800
11801 * configure.in: Don't build newlib for m68k-vxworks5.1.
11802
11803Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11804
11805 * configure.in (mips-sgi-irix6): Use mh-irix5.
11806
11807Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11808
11809 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11810
11811Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11812
11813 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11814 OSF/1. Fix compiler flags.
252b5132
RH
11815 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11816
11817Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11818
11819 * configure.in: Recognize --with-newlib.
11820 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11821
afb8d725
JM
11822Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11823
11824 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11825 to *_X11_MODULES due to gdbtk needing X include files et al.
11826
252b5132
RH
11827Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11828
11829 Merge in support for Mac MPW as a host.
11830 (Old change descriptions retained for informational value.)
11831
11832 * mpw-config.in: Add generic include forwards for cpu-specific
11833 include files in aout and elf directories.
11834
11835 * mpw-configure: Added copyright.
11836 * mpw-config.in: Check for presence of required build tools.
11837 (target_libs): Add newlib.
11838 (target_tools): Add examples.
11839 (Read Me): Generate as "Read Me for MPW" instead.
11840 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11841 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11842 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11843
11844 * mpw-configure: Remove subdir-specific makefile hackery,
11845 delete mk.tmp after using it.
11846
11847 * mpw-build.in (all): Display start and end times.
11848
11849 * mpw-configure (host_canonical): Set.
11850 (target_cpu): Always add to makefiles.
11851 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11852 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11853 (mpw-mh-mpw): Look for in srcdir and srcroot.
11854 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11855
11856 * mpw-build.in: (install-only): New target.
11857
11858 * mpw-configure (host_alias, target_alias): Rename from hostalias
11859 and targetalias, add into generated Makefile.
11860 (mk.tmp): If present, add into generated Makefile.
11861 * mpw-build.in (all-gas): Build config.h first before gas proper.
11862
11863 * mpw-configure (config.status): Write only if changed.
11864 * mpw-config.in (readline): Configure it (not built, just used for
11865 definitions).
11866
11867 * mpw-config.in (elf/mips.h): Add a forward include.
11868
11869 * mpw-config.in: Forward-include most .h files in include into
11870 extra-include.
11871 (readline): Don't build.
11872 mpw-build.in (install): Install GDB.
11873
11874 * mpw-configure (prefix, mpw_prefix): Handle it.
11875 * mpw-config.in (mmalloc, readline): Don't configure.
11876 * mpw-build.in (thisscript): Rename to ThisScript.
11877 Use mpw-build instead of BuildProgram everywhere.
11878 (mmalloc, readline): Don't build.
11879 * mpw-README: New file, basic documentation about the MPW port.
11880
11881 * mpw-config.in: Use forward-include to create include files.
11882
11883 * mpw-configure: Add more things to the top of each configured
11884 Makefile, including contents of config/mpw-mh-mpw.
11885 * mpw-config.in (extra-include): Create this directory and fill it
11886 with Posix-like include files when configuring.
11887
11888 * config.sub (apple, mac, mpw): Add various aliases.
11889
11890 * mpw-build.in: New file, top-level build script fragment for MPW.
11891 * mpw-configure: New file, configure script for MPW.
11892 * mpw-config.in: New file, config fragment for MPW.
11893
11894Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11895
11896 * configure.in (host_libs): Remove glob, since it is gone from the
11897 sources.
11898
11899Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11900
11901 * Makefile.in: define empty GDB_NLM_DEPS var.
11902
11903 * configure.in(target_makefile_frag): use config/mt-netware
11904 for netware targets.
11905
11906Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11907
11908 * config.sub: Merge in recent FSF changes. Remove linux special
11909 cases.
11910
11911Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11912
4bddf3ad 11913 Revert this change:
252b5132
RH
11914
11915 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11916
11917 * build-all.mk: Use CC=cc -Xs on Solaris.
11918
252b5132
RH
11919Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11920
11921 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11922 stop using it.
11923 * Makefile.in: Nuke all references to glob subdirectory.
11924
11925Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11926
11927 * configure.in: Fix --enable-shared logic in per-host.
11928
11929Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11930
11931 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11932
11933Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11934
11935 * configure.in (noconfigdirs): Don't build gas on AIX, for
11936 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11937
11938Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11939
11940 * configure: Fix --cache-file to work if the file argument is a
11941 relative path.
11942
11943Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11944
11945 * configure: If the --cache-file is used, pass it down to
11946 configure in subdirectories.
11947
11948Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11949
11950 * config.sub: add vxworks29k configuration.
11951
11952Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11953
11954 * Makefile.in (taz): Do "diststuff" part quietly.
11955
11956Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11957
11958 * config.sub: Mini-merge with gcc/config.sub.
11959
11960Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11961
11962 * config.guess (IRIX): Sed - to _.
11963
11964Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11965
11966 * Makefile.in (source-vault, binary-vault): New targets.
11967
11968Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11969
11970 * config.sub: Recognize -eabi as a basic system type.
11971
11972Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11973
11974 * configure.in (enable_shared stuff): Fix typo.
11975
11976Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11977
11978 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11979
11980Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11981
11982 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11983
11984Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11985
11986 * configure.in (rs6000-*-*): Don't build gas.
11987
11988Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11989
11990 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11991 reduce command line length.
11992 (AS_FOR_TARGET): Check for as.new, not Makefile.
11993 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11994
11995Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11996
11997 * config.guess: Merge from FSF.
11998
11999Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12000
12001 * configure: Don't use $ when handling program_suffix.
12002
12003Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12004
12005 * configure.in: Configure tk for hppa/hpux.
12006
12007Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12008
12009 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12010
12011Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12012
12013 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12014 to LIBCXXFLAGS. Tests are better run without it.
12015
12016Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12017
12018 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12019
12020Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12021
12022 * configure.in (*-*-netware*): Don't configure xiberty.
12023
12024Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12025
12026 * configure.in: Remove tk from native_only list.
12027
12028Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12029
12030 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12031 for special NCD build.
12032
12033Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12034
12035 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12036 makeall.bat, they're only useful for binutils snapshots.
12037 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12038 makeall.bat to specified SUPPORT_FILES.
12039
12040Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12041
12042 * build-all.mk: Add Ericsson targets to sun4 and solaris
12043 hosts. Add BNR's sun4 target to solaris host, so their
12044 build-from-source will be tested in-house first.
12045
12046Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12047
12048 * Makefile.in (LIBCFLAGS): New variable.
12049 (CFLAGS_FOR_TARGET): Ditto.
12050 (LIBCFLAGS_FOR_TARGET): Ditto.
12051 (LIBCXXFLAGS): Ditto.
12052 (CXXFLAGS_FOR_TARGET): Ditto.
12053 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12054 (BASE_FLAGS_TO_PASS): Pass them.
12055 (EXTRA_TARGET_FLAGS): Ditto.
12056
4bddf3ad 12057 * configure.in: Support --enable-shared.
252b5132
RH
12058
12059Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12060
12061 * configure.in (target_libs): Include libstdc++ again.
12062 * config.guess: Update from FSF (for FreeBSD).
12063
12064Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12065
12066 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12067 makeall.bat.
12068 (DISTDOCDIRS): Add `etc'.
12069 (ETC_SUPPORT_PFX): New variable.
12070 (taz): Include anything from etc starting with a word in
12071 ETC_SUPPORT_PFX.
12072
12073Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12074
12075 * config.sub: Update for recent FSF changes. Remove obsolete
12076 h8300hds entry. Add -windows* and -osx as basic os. Minor
12077 spacing changes.
12078
12079Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12080
12081 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12082
12083 * config.guess: Merge with FSF.
12084 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12085
12086Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12087
12088 * configure: Since the "trap 0" handler will override the exit
12089 status on many systems, only use it for "exit 1", and make it set
12090 a non-zero exit status; reset it before "exit 0". Also, check
12091 exit status of config.sub, and error out if it failed.
12092
12093Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12094
12095 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12096 and install libgloss.
12097
12098Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12099
12100 * Makefile.in (all-binutils): Depend upon all-byacc.
12101
12102 * configure.in: Don't build emacs on Irix 5.
12103
12104Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12105
12106 * configure.in (*-*-netware*): Add libio.
12107
12108Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12109
12110 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12111 (CHECK_TARGET_MODULES): Ditto.
12112 (INSTALL_TARGET_MODULES): Ditto.
12113 (TARGET_LIBS): Ditto.
12114 (all-libstdc++): Note dependencies.
12115
12116Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12117
12118 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12119
12120Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12121
12122 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12123 -fexternal-templates.
12124
12125 * configure.in (target_libs): Add libstdc++.
12126 (noconfigdirs): Add libstdc++ as appropriate.
12127
12128Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12129
12130 * config.guess: Update from FSF.
12131
12132Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12133
12134 * configure: Use ${config_shell} when running ${configsub}.
12135
12136Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12137
12138 * config.sub: No longer recognize h8300h.
12139
12140Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12141
12142 * config.sub: Remove extraneous differences between config.sub and
12143 gcc/config.sub.
12144
12145Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12146
12147 * Makefile.in (DISTSTUFFDIRS): Add gas.
12148
12149Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12150
12151 * COPYING.NEWLIB: New file.
12152
12153Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12154
12155 * config.guess (HP-UX): Patch from Harlan Stenn
12156 <harlan@landmark.com> to also emit release level.
12157
12158Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12159
12160 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12161
12162Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12163
12164 * config.sub: Merge nextstep cleanup from FSF.
12165
12166Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12167
12168 * configure.in (arm-*-*): Don't configure ld for this target.
12169
12170Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12171
12172 * configure.in (*-*-netware): don't configure libg++, libio,
12173 librx, or newlib.
12174
12175Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12176
12177 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12178 configure ld--it works, but it doesn't support shared libraries.
12179
12180Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12181
12182 * config.guess (*-unknown-freebsd*): Get rid of possible
12183 trailing "(Release)" in version string.
12184 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12185
12186Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12187
12188 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12189 Fix type: *-next-neststep -> *-next-nextstep.
12190
12191 * config.guess: Merge from FSF:
12192
12193 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12194
12195 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12196
12197 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12198
12199 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12200 instead of UNIX_SV for UnixWare 1.0).
12201
12202Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12203
12204 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12205 to make gdb/nlm/* build after the compiler and linker.
12206
12207Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12208
12209 * config.guess (netbsd, freebsd, linux): Accept any machine,
12210 not just i[34]86.
12211 (m68k-atari-sysv4): Relocate to match FSF version.
12212
12213 * config.guess: More merges from the FSF:
12214
12215 Add a space before function call or macro invocation.
12216
12217 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12218
12219 * config.guess: Add trap cmd to remove dummy.c and dummy when
12220 interrupted.
12221
12222 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12223
12224 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12225 (dummy): Redirect stderr from compilation of dummy.c.
12226
12227 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12228
12229 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12230
12231Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12232
12233 * configure: Accept and ignore --cache*, for compatibility with
12234 new autoconf.
12235
12236Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12237
12238 * config.guess: Merge from FSF:
12239
12240 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12241
12242 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12243 (PATH): Add /.attbin at end for finding uname.
12244 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12245
12246 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12247
80413487 12248 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12249
12250 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12251
80413487
RH
12252 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12253 to select whether to use ELF or COFF.
252b5132
RH
12254
12255 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12256
80413487 12257 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12258
12259 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12260
12261 * config.guess: Guess the OS version for HPUX.
12262
12263 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12264
12265 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12266
12267Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12268
12269 * configure.in: Recognize --with-headers, --with-libs, and
12270 --without-newlib.
12271 * Makefile.in (all-xiberty): Depend upon all-ld.
12272
12273Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12274
12275 * configure.in: Change i[34]86 to i[345]86.
12276
12277Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12278
12279 * configure (version): A few more tweaks to help message.
12280
12281Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12282
12283 * Makefile.in: Remove (for now) librx as a host library,
12284 now that we're building it for target.
12285
12286Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12287
12288 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12289 (Karl Berry).
12290
12291Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12292
12293 * configure.in: Also configure librx.
12294
12295Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12296
12297 * Makefile.in: Update various rules to reflect that librx
12298 is now needed for libg++.
12299
12300Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12301
12302 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12303
12304Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12305
12306 * configure.in: Configure the examples directory.
12307
12308Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12309
12310 * configure: Simplify Jun 2 1994 change.
12311
12312Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12313
12314 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12315 /bin/gcc isn't good enough to build gcc.
12316
12317Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12318
12319 * Makefile.in (GDB_SUPPORT_FILES): Remove
12320 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12321 (gdb.tar.gz): Add new rule to use standard distribution building
12322 mechanism.
12323
12324Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12325
12326 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12327 Bill Cox <bill@cygnus.com>.
12328
12329Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12330
12331 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12332
12333Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12334
12335 * configure: Search current dir first in .gdbinit.
12336
12337Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12338
12339 * config.sub: Recognize freebsd (merged from gcc config.sub).
12340
12341Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12342
12343 * config.sub: Refer to NeXT's operating system as nextstep.
12344
12345 * config.sub (case $basic_machine): Re-order the cases, to match
12346 the order in the FSF version (which is mostly alphabethical).
12347 Merge in some additions and changes from the FSF.
12348
12349Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12350
12351 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12352 * config.sub: Recognize cxux7.
12353 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12354
12355Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12356
12357 * config.sub: Fix typo powerpc -> powerpc-*.
12358
12359Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12360
12361 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12362
12363 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12364 parallel with all-emacs and install-emacs). Top-level command
12365 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12366
12367Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12368
12369 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12370 $(relbindir)/make before doing ``make install'', and use
12371 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12372 installing over running make binary.
12373 ($(host)-stamp-stage3-installed): Likewise.
12374
12375Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12376
12377 * config.guess: Recognize Mach.
12378
12379Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12380
12381 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12382 see whether --exec-prefix was used.
12383
12384Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12385
12386 * README: Explicitly mention libg++/README. (Zoo's idea.)
12387
12388Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12389
12390 * Makefile.in: Add all-librx target similar to all-libproc.
12391
12392Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12393
12394 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12395 with post 1.2 uname bogosity.
12396
12397Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12398
12399 * configure: Remove temporary files on receipt of a signal.
12400
12401Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12402
12403 * configure: If there is a package_makefile_frag, remove
12404 ${subdir}/Makefile.tem after copying it in.
12405
12406Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12407
12408 * build_all.mk: support rs6000 lynx identifies itself as
12409 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12410 since /bin/gcc is too feeble to compile a modern gcc.
12411
12412Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12413
12414 * brought devo/test-build.mk update-to-date with progressive/
12415 test-build.mk. Add lynx targets and hppa flag info.
12416
12417Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12418
12419 * configure.in: Use mh-ncrsvr43. Patch from
12420 Tom McConnell <tmcconne@sedona.intel.com>.
12421
12422Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12423
12424 * config.guess (i386-unknown-bsdi): No longer need to
12425 check #if defined(__bsdi__) && defined(__i386__).
12426
12427Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12428
12429 * configure: Set program_transform_nameoption correctly.
12430
12431Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12432
12433 * brought build-all.mk update-to-date with progressive build-all.mk,
12434 added new targets and hppa info.
35590697 12435
252b5132
RH
12436Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12437
12438 * configure: If config.guess result is a prefix of the user
12439 specified target, assume a native build and use the user specified
12440 target as the host alias. Remove SunOS patch suffix removal hack.
12441 * configure.in: Remove SunOS patch suffix removal hack.
12442
12443 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12444 in NATIVE_CHECK_MODULES.
12445
12446Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12447
12448 * Makefile.in: Rename HOST_ONLY to NATIVE.
12449 * configure: Delete SunOs patch suffix from host_canonical
12450 and build_canonical variables that are prepended to Makefiles.
12451 * configure.in: Add comments for easier maintenance.
12452
12453Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12454
12455 * Makefile.in: Add all-libproc target similar to all-gui.
12456
12457Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12458
12459 * Makefile.in (CHECK_MODULES): split into
12460 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12461
12462Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12463
12464 * config.guess (i386-unknown-bsdi): New system to guess.
12465
12466Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12467
12468 * Makefile.in: Add all-gui target (but not yet build by "all").
12469
12470Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12471
12472 * config.sub: Move deletion of patch suffix from here...
12473 * configure.in: To here, at Ian's suggestion. The top-
12474 level scripts might need to know of a patch level.
12475
12476Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12477
12478 * config.sub: Strip off patch suffix so rtl is recognized
12479 as a sunos4.1.3 machine, even though it's been patched.
12480
12481Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12482
12483 * Makefile.in (INSTALL_LAST): Delete.
12484 (INSTALL_DOSREL): New.
12485
12486Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12487
12488 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12489 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12490 whether we pass down --with-gnu-ld anyhow.
12491
12492Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12493
12494 * Makefile.in (INSTALL_LAST): Change operation so it works
12495 on more flavors of make.
12496 * configure.in (go32): Don't build libg++ or libio.
12497
12498Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12499
12500 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12501 they can be overriden by templates.
12502
12503Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12504
12505 * configure.in (target==go32): Don't build gdb.
12506 * dosrel: New directory.
12507
12508Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12509
12510 * configure.in (host==go32): Configure dosrel too.
12511 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12512 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12513 be set by incoming names or templates.
12514 (INSTALL_LAST): New rule.
252b5132
RH
12515
12516Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12517
12518 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12519
12520Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12521
252b5132
RH
12522 * configure.in (appdirs): New variable. Currently empty, but will
12523 be used in gas distribution. If nonempty, lists a set of
12524 directories at least one of which must get configured, or top
12525 level configuration is considered to have failed.
12526 (rs6000-*-lynxos*): Use new file name.
12527
12528Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12529
12530 Eliminate XTRAFLAGS.
12531 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12532 newlib include files using -idirafter, and also use -nostdinc.
12533 (CXX_FOR_TARGET): Likewise.
12534 (XTRAFLAGS): Removed.
12535 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12536 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12537 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12538 ($(DO_X)): Don't pass down XTRAFLAGS.
12539
12540Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12541
12542 * configure.in (mips*-dec-bsd*): New target; do build linker.
12543 (mips*-*-bsd*): New target; don't build linker.
12544
12545Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12546
12547 * configure.in: support rs6000-*-lynxos* configuration.
12548 support sunos4 as a cross target.
12549
12550 * config.sub: look for lynx*, not lynx since the OS version may
12551 legitimately be part of the name.
12552
12553Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12554
12555 * configure.in (i[34]86-*-sco*): Move to be with other i386
12556 targets.
12557 (romp-*-*): New target. Skip various binary utilities.
12558 (vax-*-*): New target. Don't build newlib.
12559 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12560
12561Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12562
12563 * configure.in: Only set host_makefile_frag if config
12564 directory exists.
12565
12566Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12567
12568 * install.sh: If $dstdir exists, don't check whether each
12569 component does.
12570
12571Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12572
12573 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12574
12575Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12576
35590697
AJ
12577 * configure.in (*-*-lynxos*): Don't configure newlib for either
12578 native or cross Lynx.
252b5132
RH
12579
12580Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12581
12582 * config.sub (sparc64-elf): Fix os.
12583 (z8k): Remove duplicate.
12584
12585Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12586
12587 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12588 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12589
12590Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12591
12592 * configure: Make file links cleanly even if Lynx fails on
80413487 12593 an NFS symlink (at least fail cleanly).
252b5132
RH
12594
12595Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12596
12597 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12598 -XNh2000.
12599
12600Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12601
12602 * configure: Unknown options are fatal again.
12603
12604Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12605
12606 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12607 compatibility.
252b5132
RH
12608
12609Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12610
12611 * build-all.mk: Add `clean' target.
12612
12613Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12614
12615 * config.guess: Add SINIX support.
12616 * configure.in: Add mips-*-sysv4* support.
12617
12618Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12619
12620 * build-all.mk: Document all useful targets.
12621 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12622 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12623
12624Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12625
12626 * configure: Support --silent, --quiet.
12627
12628Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12629
12630 * configure: Support --disable-FEATURE.
12631
12632Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12633
12634 * config.guess: Recognize NCR running SVR4.3.
12635
12636Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12637
12638 * config.guess: Make BSDI generate i386-unknown-bsd386.
12639 Patch from Paul Eggert <eggert@twinsun.com>.
12640
12641Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12642
12643 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12644
12645Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12646
12647 * configure: Make unrecognized options give nonfatal warnings
12648 instead of fatal errors, and pass them to any subdirectory
12649 configures in case they recognize them.
12650 Make --x equivalent to --with-x.
12651
12652Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12653
12654 * configure: Add --enable-* options. Clean up usage message and
12655 some comments.
12656
12657Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12658
12659 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12660
12661Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12662
12663 * configure.in (hppa*-*-*): Enable binutils.
12664
12665Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12666
12667 * config.sub: Recognize cisco.
12668
12669Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12670
12671 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12672
12673Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12674
12675 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12676 than one configuration name. Add comment.
12677
12678Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12679
12680 * config.guess: about target *-hitachi-hiuxwe2, fixed
12681 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12682 macro is incorrect.]
12683
12684Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12685
12686 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12687 than the "make ls" stuff which used to be here.
12688
12689Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12690
12691 * config.guess: Recognize i[34]86-unknown-freebsd.
12692 From Shawn M Carey <smcarey@rodan.syr.edu>.
12693
12694Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12695
12696 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12697
12698Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12699
12700 * config.guess: Check for ptx.
12701
12702Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12703
12704 * config.sub: Add os9k checking.
12705
12706Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12707
12708 * config.guess: Handle OSF1 running on HPPA processors
12709
12710Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12711
12712 * configure: If subdir configure fails, print out a message with
12713 subdirectory name, in case subdir's configure code didn't identify
12714 itself.
12715
12716Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12717
12718 * configure.in: Remove embedded newlines from configdirs.
12719 Avoid mismatches of substrings. Fix matching strings at end
12720 of configdirs.
12721
12722Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12723
12724 * config.guess: Add Lynx/rs6000 config support.
12725
12726Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12727
12728 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12729
12730Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12731
12732 * configure.in (hppa*-*-osf*): Treat this just like most other
12733 PA configurations (eg no binutils or ld).
12734 (hppa*-*-*elf*): These configurations have binutils and ld.
12735
12736Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12737
12738 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12739
12740Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12741
12742 * configure.in (rs6000-*-*): Build gas.
12743
12744Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12745
80413487 12746 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12747
12748Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12749
12750 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12751 for GDB and GDB has been fixed to not need it.
12752
252b5132
RH
12753Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12754
12755 * config.guess: Recognize vax hosts.
12756
12757Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12758
12759 * configure (while loop): Don't use "break 2" inside case
12760 statement -- the case statement isn't an enclosing loop.
12761
12762Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12763
12764 * config.guess: Clean up NeXT support, to allow nextstep
12765 on Intel machines. Make OS be nextstep.
12766
12767Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12768
12769 * config.guess: Add alternate forms for Convex.
12770
12771Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12772
12773 * configure: Completely rewrite option processing. Take
12774 advantage of pattern-matching to avoid invoking test frequently.
12775 Also clean up host and target defaulting logic.
12776
12777Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12778
12779 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12780 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12781 commands (plus user environment) will fit SCO limits.
12782
12783Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12784
12785 * configure.in: Don't issue warnings about directories which are
12786 not being configured if -norecursion is set. Correct test for
12787 --with-gnu-as and --with-gnu-ld to not get confused by substring
12788 matches.
12789
12790 * configure.in: Don't build gas for alpha-dec-osf1*.
12791
12792Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12793
12794 * configure: Back out Per's change of 12/19/1993. It changes the
12795 behavior of configure in unexpected and confusing ways.
12796
12797 Also, use different delim char when calculating
12798 program_transform_name so that the name can contain slashes.
12799
12800Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12801
12802 * configure.in, config.sub: Add support for VSTa micro-kernel.
12803
12804Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12805
12806 * configure.in: Nuke hacks which were used to get a special
12807 version of GAS for HPPA configurations.
12808
12809Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12810
12811 * configure: If only ${target_alias} is given, use that
12812 as the default for ${host_alias}.
12813 * configure: Add missing back-slashes before nested quotes.
12814
12815Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12816
12817 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12818
12819Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12820
12821 * config.guess: Recognize some Tektronix configurations.
12822 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12823
12824Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12825
12826 * config.sub: Match any flavor of SH.
12827
12828Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12829
12830 * configure.in: Don't try to configure newlib for Alpha.
12831
12832Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12833
12834 * configure.in: Don't build ld for Irix 5. Don't build gas,
12835 libg++ or libio for any Alpha target.
12836
12837 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12838
12839Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12840
12841 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12842 default arguments -- so it tried to compress itself.
12843
12844Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12845
12846 * configure.in (notsupp): ensure that a space is always at the end
12847 of the configdirs list, since the grep checks for an explicit space
12848
12849Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12850
12851 * configure.in (target i386-sysv4.2): don't build ld, since static
12852 versions of many libraries are not available.
12853
12854Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12855
12856 * config.guess: Recognize Apollos (using environment variables).
12857 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12858
12859Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12860
12861 * config.guess: Recognize Sony news mips running newsos.
12862
12863Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12864
12865 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12866 "fi ; else" for bash.
12867
12868Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12869
12870 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12871
12872Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12873
12874 * config.sub: accept unixware as an alias for svr4.2.
12875 Fix some inconsistancies with the gcc version.
12876
12877Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12878
12879 * Makefile.in (DISTDOCDIRS): Add gdb.
12880
12881Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12882
12883 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12884
12885Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12886
12887 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12888 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12889 this now.
12890
12891Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12892
12893 * config.sub: Accept hiux* as an OS name.
12894
12895 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12896 etc/make-stds.texi. The underscore came from gcc, and dje now
12897 agrees that RUNTESTFLAGS is the correct name.
12898
12899Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12900
12901 * install.sh: Remove 'set -e'. It makes any conditionals
12902 in the script useless.
12903
12904 * config.guess: Automatically recognize arm-acorn-riscix
12905 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12906
12907Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12908
12909 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12910
12911Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12912
12913 * Makefile.in (DISTDOCDIRS): New variable.
12914 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12915 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12916
12917Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12918
12919 * configure.in (hppa target): check the source directory for the
12920 pagas sub-directory
12921
12922Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12923
12924 * config.sub: Allow -aout* and -elf*.
12925
12926Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12927
12928 * configure.in: Don't build ld on i386-solaris2, same as for
12929 sparc-solaris2.
12930
12931Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12932
12933 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12934
12935Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12936
12937 * configure.in: Configure gdb for alpha.
12938
12939Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12940
12941 * Makefile.in (CXXFLAGS): Add -O.
12942
12943Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12944
12945 * config.guess: added support for DG Aviion
12946
12947Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12948
12949 * configure.in: Produce warning message for subdirectories not
12950 configurable for this host/target combination. Don't try to
12951 configure gdb for vms.
12952
12953Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12954
12955 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12956 appropriate files before making "diststuff".
12957 (DISTBISONFILES): New var: list of files to be edited.
12958 (DISTSTUFFDIRS): Add binutils.
12959
12960Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12961
12962 * config.sub: also handle mipsel and mips64el (for little endian mips)
12963
12964Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12965
12966 * configure.in: Add * to end of all OS names.
12967
12968Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12969
12970 * configure.in: Build newlib for LynxOS native.
12971
12972Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12973
12974 * config.guess: Add support for delta 88k running SVR3.
12975
12976 * configure.in: Add comment about HP compiler vs. emacs.
12977
12978Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12979
12980 * configure.in: don't build ld on solaris2 (not a viable option
12981 due to bugs in getpwnam & getpwuid)
12982
12983Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12984
12985 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12986 config.guess will produce a full version number.
12987
12988Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12989
12990 * configure.in: Build linker and binutils for alpha-dec-osf1.
12991
12992Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12993
12994 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12995 and gdb/testsuite/Makefile.in.
12996
12997Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12998
12999 * configure.in: recognize mips*- instead of mips-
13000
13001Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13002
13003 * config.sub: Accept linux*coff and linux*elf as operating
13004 systems.
13005
13006Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13007
13008 * config.sub: Recognize mips64, and mips3 as an alias for it.
13009
13010Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13011
13012 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13013 gdb knows how to handle OSF/1 shared libraries.
13014
13015Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13016
13017 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13018 * config.guess: Recognize Hitachi's HIUX.
13019 * config.sub: Recognize h3050r* and hppahitachi.
13020 Remove redundant cases for hp9k[23]*.
13021
13022Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13023
13024 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13025 if gas and ld are in the source tree and are in ${configdirs}.
13026 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13027 --with options (but still pass them down on the command line,
252b5132
RH
13028 if they were explicitly specified).
13029
13030Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13031
13032 * configure: substitute SHELL value in Makefile.in with
13033 ${CONFIG_SHELL}
13034
13035Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13036
13037 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13038 *-*-solaris2* targets.
13039
13040Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13041
13042 * Makefile.in: define M4, and pass it down to sub-makes;
13043 all-autoconf now depends on all-m4
13044
13045Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13046
13047 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13048 presence of {ar,ranlib} instead of a configured directory
13049
13050Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13051
13052 * config.guess: Accept 34?? as well as 33?? for NCR.
13053
13054Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13055
13056 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13057 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13058
13059Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13060
13061 * configure: grab values for $(CC) and $(CXX) from the
13062 environment, so that someone can do "CC=gcc configure; make" and
13063 have it work right (matching the way that autoconf works now)
13064
13065 * configure.in, Makefile.in: add support for gash, the tcl
13066 interface to Galaxy
13067
13068 * config.guess: add NetBSD variants (hp300, x86)
13069
13070Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13071
13072 * install.sh: Support -d option (in the manner of SunOS 4 install,
13073 as it is more deterministic than that of GNU install)
13074 (chmodcmd): Set file to mode 755 by default (should also do default
13075 chgrp and chown, but I don't feel like dealing with that now)
13076
13077Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13078
13079 * config.sub: Remove h8300hhms alias.
13080
13081Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13082
13083 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13084
13085Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13086
13087 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13088 as stmp-fixinc
13089
13090Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13091
13092 * config.sub: recognize m88110-bug-coff.
13093
13094Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13095
13096 * Makefile.in (all-libio): all dependencies on the toolchain used
13097 to build this (gcc, gas, ld, etc)
13098
13099Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13100
13101 * config.guess: Deal with OSF/1 1.3 on alpha.
13102
13103Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13104
13105 * install.sh: add some 'else true' clauses for portability
13106
13107 * configure.in: don't build libio for h8[35]00-*-* targets
13108
13109Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13110
13111 * Makefile.in: Add support for new libio.
13112
13113Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13114
13115 * install.sh: If one command fails, don't try the rest. Don't try
13116 to remove $dsttmp (via trap) unless we have already created it.
13117 If $src doesn't exist, detect it and exit with an error.
13118
13119 * config.guess: Recognize BSD on hp300.
13120
13121Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13122
13123 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13124 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13125
13126Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13127
13128 * Makefile.in (all-send-pr): depends on all-prms
13129
13130Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13131
13132 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13133
13134Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13135
13136 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13137 Added test for mips-mips-riscos5.
13138
13139Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13140
13141 * configure.in: use mh-hp300 for 68k HP hosts
13142
13143Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13144
13145 * configure: add support for CONFIG_SHELL, so that you can use
13146 some alternate shell for evaluating configure scripts
13147
13148Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13149
13150 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13151 in configure script to bug-gdb@prep.ai.mit.edu when building
13152 distribution archive.
13153 * Makefile.in (COMPRESS): Remove def.
13154 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13155 gdb.tar.Z and make-gdb.tar.Z respectively.
13156 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13157 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13158 to convergence with 'taz' target in Makefile.in.
13159
13160Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13161
13162 * install.sh (dsttmp): use trap to ensure that tmp files go
13163 away on error conditions
13164
13165Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13166
13167 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13168
13169Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13170
13171 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13172 its parent is '/' not ''.
13173
13174 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13175
13176Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13177
13178 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13179 that ${newsrcdir}/configure.in does.
13180
13181Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13182
13183 * test-build.mk: support for CONFIG_SHELL
13184
13185Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13186
13187 * config.sub (netware): Add as a basic system type.
13188
13189Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13190
13191 * Makefile.in (Makefile): depend on configure.in. Also drop the
13192 $(srcdir)/ from the dependency on Makefile.in.
13193
13194Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13195
13196 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13197 (h8300hhms is temporary until multi-libraries are implemented).
13198 * configure.in: Handle h8300h too.
13199
13200Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13201
13202 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13203
13204Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13205
13206 * configure: Remove extraneous output when guessing host type.
13207 * config.guess: Remove extraneous output when guessing using C
13208 compiler rather than uname, or when guessing fails.
13209
13210Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13211
13212 * Makefile.in: remove all.cross and install.cross targets
13213
13214 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13215 definitions
13216
13217Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13218
13219 * configure.in (target sh): Build gprof.
13220
13221Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13222
13223 * config.sub: change -solaris to -solaris2
13224
13225Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13226
13227 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13228
13229Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13230
13231 * configure: Correct error message for missing Makefile.in to
13232 print correct directory.
13233
13234Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13235
13236 * install.sh: kludge around 386BSD shell bug
13237
13238Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13239
13240 * config.guess: Recognize NeXT.
13241 * config.guess: Recognize i486-ncr-sysv4.
13242 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13243
13244Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13245
13246 * Makefile.in (MAKEINFOFLAGS): New variable.
13247 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13248 * build-all.mk, test-build.mk: Pass down --no-split as
13249 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13250
13251Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13252
13253 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13254
13255Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13256
13257 * Makefile.in (libg++.tar.z): New rule.
13258 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13259 * Makefile.in (taz): Only do a single chmod.
13260
13261Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13262
13263 * install.sh: don't use dirname anymore (replaced with sed usage)
13264
13265Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13266
13267 * Makefile.in: Change extension for gzip'd files from '.z' to
13268 '.gz' per new FSF standard usage.
13269
13270Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13271
13272 * configure: put quotes around the final value of program_transform_name
13273
13274Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13275
13276 * Makefile.in: new install.sh support; update install-info rules
13277
13278Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13279
13280 * configure.in: Build diff for crosses, but not for go32 host.
13281
13282 * configure.in: Build gprof only for native, and don't build it
13283 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13284
13285Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13286
13287 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13288
13289Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13290
13291 * configure.in (host_tools): Add prms.
13292
13293Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13294
13295 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13296 with $(FLAGS_TO_PASS) on the command line
13297
13298 * config.sub: Recognize lynx and lynxos
13299
13300Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13301
13302 * config.sub: Accept -ecoff*, not just -ecoff.
13303
13304Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13305
13306 * Makefile.in (taz): Use .gz suffix instead of .z.
13307 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13308 names.
13309
13310Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13311
13312 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13313
13314Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13315
13316 * Makefile.in (install-no-fixedincludes): install gcc last, so
13317 that rebuilds that might happen during 'make install' don't get
13318 bogus gcc include files
13319
13320Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13321
13322 Change from Utah for HPPA support:
13323 * config.guess: Recognize hppa1.x-hp-bsd.
13324
13325Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13326
13327 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13328 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13329
13330Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13331
13332 * config.sub: Add support for rom68k and bug boot monitors.
13333
13334Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13335
13336 * Makefile.in: Make all-opcodes depend on all-bfd.
13337
13338Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13339
13340 * config.guess: Added special check for i[34]86-univel-sysv4*.
13341
13342Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13343
13344 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13345 the processor rather than assuming i486.
13346
13347Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13348
13349 * config.guess: Recognize SunOS6 as Solaris3.
13350
13351Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13352
13353 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13354 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13355
13356Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13357
13358 * build-all.mk (all-cross): New target for Canadian Cross.
13359 Added Q2 go32 targets.
13360 * test-build.mk: Configure go32 cross sparclite-aout and
13361 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13362 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13363
13364Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13365
13366 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13367 GO32 hosted toolchains
13368
13369Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13370
13371 * configure: change so "-exec-prefix" gets passed down rather
13372 than "-exec_prefix" so autoconf generated Makefiles get the
13373 exec_prefix set right.
13374
13375Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13376
13377 * config.guess: get the Solaris2 minor version number
13378
13379 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13380
13381Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13382
13383 * config.guess: Recognize some Sequent platforms.
13384
13385Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13386
13387 * Makefile.in: added the vault-install target
13388
13389 * configure.in: actually use the Sun3 makefile fragment that's in
13390 config, also added the release dir to configdirs
13391
13392Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13393
13394 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13395
13396Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13397
13398 * configure.in: remove some program from Alpha targetted toolchains
13399
13400Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13401
13402 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13403 gprof.
13404 (taz): Run "make diststuff" in those directories instead of "make
13405 proto-dir". Look for "VERSION=" only at start of line in subdir
13406 Makefile. Use "gzip -9" for compression.
13407 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13408 (binutils.tar.z): New target.
13409
13410Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13411
13412 * Makefile.in (taz): Include gpl.texinfo.
13413
13414Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13415
13416 * Makefile.in (setup-dirs): Merged into "taz" target.
13417 (taz): Only do `proto-dir' stuff if a directory is actually needed
13418 for this target.
13419
13420Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13421
13422 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13423 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13424 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13425 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13426 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13427
13428Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13429
13430 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13431 config.sub, and move-if-change to gdb testsuite distribution
13432 archive, so the testsuite can be extracted, configured, and
13433 run separately from the gdb distribution. Blow away the Chill
13434 tests that require a Chill compiled executable, since GNU Chill
13435 is not yet publically available.
13436
13437Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13438
13439 * test-build.mk: set environment variables in a single command,
13440 instead of a list of assignments and exports
13441
13442 * config.guess: recognize Alpha/OSF1 systems
13443
13444Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13445
13446 * configure: Change help message to prefer --options rather than
13447 -options.
13448
13449Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13450
13451 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13452 zippy@ecst.csuchico.edu.
13453 * config.guess: Recognize miniframe.
13454
13455Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13456
9eb322aa
MF
13457 * Makefile.in: Use srcroot to find runtest rather than rootme.
13458 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13459
13460Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13461
13462 * test-build.mk: Extensive additions to support building on a
13463 machine other than the host.
13464
13465Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13466
13467 * configure (tooldir): Fix for i386-aix again.
13468
13469Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13470
13471 * configure, Makefile.in: Change definition of $(tooldir)
13472 to match the FSF.
13473
13474Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13475
13476 * config.guess: Recognize i[34]86/SVR4.
13477
13478Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13479
13480 * Makefile.in (all-gdb): gdb depends on sim.
13481
13482Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13483
13484 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13485 at the same time we make the prototype gdb directory.
13486 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13487 files at the same time as the gdb base release distribution.
13488
13489Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13490
13491 * Makefile.in (check): Use individual check targets rather than
13492 DO_X rule.
13493 (check-gcc): Added.
13494
13495Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13496
13497 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13498 for System V release 3.2.
13499
13500Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13501
13502 * config.sub: Recognize hppaosf.
13503 * configure.in: Do configure ld/binutils/gas for it.
13504
13505Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13506
13507 * configure (tooldir): Alter syntax used to set this, for systems
13508 where "\$" isn't handled right, like i386-aix.
13509
13510Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13511
13512 * configure: Pass program-transform-name, not
13513 program_transform_name, to recursive configures.
13514
13515Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13516
13517 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13518 of gas+ld+binutils.
13519
13520Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13521
13522 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13523
13524Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13525
13526 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13527
252b5132
RH
13528Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13529
13530 * Makefile.in (PRMS): Set back to all-prms.
13531
13532Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13533
13534 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13535 targets, rather than for MIPS hosts.
13536
13537Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13538
13539 * configure.in: add comment for --with-x default values
13540
13541 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13542
13543 * Makefile.in: add check-* targets for each of the directories in
13544 the tree. Add a definition of RUNTEST that will use the one we
13545 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13546
13547Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13548
13549 * configure.in: Removed obsolete references to bfd_target and
13550 target_makefile_frag.
13551
13552 * build-all.mk: Set assorted targets for Q2.
13553 * config.sub: Recognize z8k-sim and h8300-hms.
13554 * test-build.mk: Really don't pass host to configure.
13555 (HOLES): Added uname.
13556
13557Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13558
13559 * configure: Handle an empty program-prefix, program-suffix or
13560 program-transform-name correctly.
13561
13562Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13563
13564 * build-all.mk: -G 8 no longer required for MIPS targets.
13565 * test-build.mk: Don't pass host argument to configure; make it
13566 guess.
13567
13568Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13569
13570 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13571 * Makefile.in (COMPRESS): New macro, like GZIP.
13572
13573Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13574
13575 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13576
13577 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13578 with gas currently defaults to -G 0.
13579
13580Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13581
13582 * Makefile.in (all-flex): flex depends on byacc.
13583
13584 * build-all.mk: If host not specified, use config.guess. Pass TAG
13585 to test-build.mk as RELEASE_TAG.
13586 * test-build.mk (configargs): New variable containing arguments to
13587 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13588 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13589
13590 * config.guess: Use /bin/uname when checking -X argument on SCO,
13591 to avoid invoking GNU uname which doesn't understand -X.
13592
13593 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13594
13595 * configure.in: Build gas for mips-*-*.
13596
13597Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13598
13599 * Makefile.in (all.normal): insert missing backslash.
13600
13601Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13602
4bddf3ad 13603 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13604
13605 * Makefile.in: Complete overhaul to merge many almost identical
13606 targets.
13607
13608Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13609
13610 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13611 (gdb.tar.Z): Adjusted.
13612
13613 * Makefile.in (setup-dirs, taz): New targets; should be general
13614 enough to adapt for gdb sometime. Build only .z file.
13615 (gas.tar.z): New target.
13616
13617Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13618
13619 * build-all.mk: Use CC=cc -Xs on Solaris.
13620
252b5132
RH
13621Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13622
13623 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13624 for handling BISON for FSF releases.
13625
13626Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13627
13628 * configure: Actually implement the change zoo just documented.
13629
13630Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13631
13632 * configure: when using config.guess, only set target_alias when
13633 it's not already been set (ie, on the command line)
13634
13635Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13636
13637 * Makefile.in: add installcheck target, set PRMS to install-prms
13638
13639Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13640
13641 * configure: add support for package_makefile_fragment, handle the
13642 case where a directory has a configure.in file but no Makefile.in
13643 more gracefully (with an actual understandable error message, even);
13644 add support for --without (and add this to the usage message); also
13645 explicitly add a --host=${host_alias} to the command line when
13646 config.guess is used
13647
13648Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13649
13650 * configure: Must use both --host and --target in recursive calls.
13651
13652Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13653
13654 * Makefile.in: Change deja-gnu to dejagnu.
13655
13656Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13657
13658 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13659
13660Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13661
13662 * configure.in: canonicalize all instances to *-*-solaris2*,
13663 also strip out a number of tools to not build for go32 host
13664
13665Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13666
13667 * config.guess: add GPL.
13668
13669 * Makefile.in, config.guess, config.sub, configure: bump
13670 copyrights to 93.
13671
13672Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13673
13674 * Makefile.in (do-info): Removed obsolete check for existence of
13675 localenv file.
13676
13677 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13678
13679Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13680
13681 * Makefile.in: a couple of 'else true' for decstation,
13682 support for TclX
13683
13684 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13685
13686Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13687
13688 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13689
13690Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13691
13692 * config.guess: Recognize i386-ibm-aix (PS/2).
13693 * configure.in: Use config/mh-aix386 file for it.
13694
13695Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13696
13697 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13698 CC_FOR_TARGET instead.
13699 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13700
13701Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13702
13703 * Makefile.in: Add sim to list of directories sent with gdb
13704
13705Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13706
13707 * configure.in: Put back mips-dec-bsd* case.
13708
13709Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13710
13711 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13712 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13713 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13714
13715Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13716
13717 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13718
13719 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13720 (install-info): install dir.info only if it exists,
13721 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13722
13723Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13724
13725 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13726 gas for mips-dec-bsd.
13727
13728Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13729
13730 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13731 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13732
13733Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13734
13735 * configure.in: Added "dejagnu" to hosttools list.
13736
13737Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13738
13739 * config.sub, configure.in, config.guess: Add support
13740 for Bosx, an AIX variant from Bull.
13741 Patches from F.Pierresteguy@frcl.bull.fr.
13742
13743Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13744
13745 * devo/dejagnu: Initial creation of devo/dejagnu.
13746 Migrated dejagnu testcases and support files for testing software
13747 tools to reside as subdirectories, currently called "testsuite",
13748 within the directory of the software tool. Migrated all programs,
13749 support libraries, etc. beloging to dejagnu proper from
13750 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13751 with no modifications. The changes to these files which will
13752 allow them to configure, build, and execute properly will be made
13753 in a future update.
13754
13755Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13756
13757 * Makefile.in: Change send_pr to send-pr.
13758 * configure.in: Likewise.
13759 * send_pr: Renamed directory to send-pr.
13760
13761Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13762
13763 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13764
13765Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13766
13767 * README: Update for gdb-4.8 release.
13768 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13769 gdb-xxx.tar.z (gzip'd) file also.
13770
13771Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13772
13773 * Makefile.in: make all-diff depend on all-libiberty
13774
13775Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13776
13777 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13778
13779Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13780
13781 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13782
13783Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13784
13785 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13786 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13787 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13788
13789Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13790
13791 * Makefile.in: makeinfo binary is in a new location
13792
13793Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13794
13795 * config.sub: Accept -ecoff as an OS.
13796
13797 * Makefile.in: Various changes to eliminate a level of make
13798 recursion and reduce the required command line length.
13799 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13800 sub-makes.
13801 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13802 variables holding settings for specific sub-makes.
13803 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13804 in terms of BASE_FLAGS_TO_PASS.
13805 (TARGET_LIBS): New variable listing directories which use
13806 TARGET_FLAGS_TO_PASS.
13807 (subdir_do): Eliminated.
13808 (do-*): New set of targets to replace subdir_do.
13809 (various): All targets which used subdir_do now depend on do-*.
13810 (local-clean): Renamed from do_clean.
13811 (local-distclean): New target, dependency of distclean and
13812 realclean.
13813 (install-info): Don't create directories. Depend on dir.info
13814 rather than calling make recursively.
13815 (install-dir.info): Eliminated.
13816 (install-info-dirs): Create all info directories here.
13817 (dir.info): Depend upon do-install-info.
13818
13819 * test-build.mk (HOLES): Added false.
13820
13821Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13822
13823 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13824
13825Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13826
13827 * Makefile.in (info): remove dependency on all-texinfo. The
13828 problem was really in texinfo/C, not at this level.
13829
13830Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13831
13832 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13833
13834Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13835
13836 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13837 GDB releases.
13838
13839Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13840
13841 * configure: Include srcdir in message about target of link not
13842 being found. Don't convert `-' to `_' in `with' options being
13843 passed to subdirs.
13844
13845Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13846
13847 * configure.in: add uudecode to host_tools
13848
13849 * Makefile.in: added {all,install}-uudecode targets, added them to
13850 the appropriate lists
13851
13852Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13853
13854 * Makefile.in (all-gcc): Added dependency on all-gas.
13855
13856 * configure.in (mips-*-*): Build ld and binutils.
13857
13858Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13859
13860 * configure: check return code from mkdir, print error message and
13861 exit on failure.
13862
13863Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13864
13865 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13866
13867Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13868
13869 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13870
13871Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13872
13873 * config.sub (h8500): Recognize this as a cpu type.
13874
13875Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13876
13877 * configure: source directory missing is no longer a warning
13878
13879 * configure.in: recognize irix[34]* instead of irix[34]
13880
13881 * Makefile.in: define and pass down X11_LIB
13882
252b5132
RH
13883Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13884
13885 * guess-systype: Renamed to ...
13886 * config.guess: ... by popular request.
13887 * configure.in, Makefile.in: Update accordingly.
13888
13889Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13890
13891 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13892 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13893 + Execute ./dummy instead of assuming . is in PATH.
13894
13895Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13896
13897 * guess-systype: New shell script. Attempts to guess the
13898 canonical host name of the executing host.
13899 Only a few hosts are supported so far.
13900 * configure: Call guess-systype if no host is specified.
13901
13902Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13903
13904 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13905 gcc Makefile.
13906
13907
13908Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13909
13910 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13911 (all-gcc, install-gcc, subdir_do): Use it.
13912
13913Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13914
13915 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13916
13917Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13918
13919 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13920 set exclusively by configure, using configure.in .
13921
13922Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13923
13924 * test-build.mk: set $PATH for all builds
13925
13926 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13927
13928Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13929
13930 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13931 the one used in gcc/Makefile.in, so that a null expansion doesn't
13932 override the one needed to build gcc with a native cc.
13933
13934
13935Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13936
13937 * configure: Accept -with arguments.
13938
13939Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13940
13941 * Makefile.in: added h8300sim
13942
13943Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13944
252b5132
RH
13945 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13946 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13947 (all-cygnus, native, build-cygnus): Make
13948 $(canonhost)-stamp-3stage-done, not $(host)....
13949 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13950 i386-sco3.2v4. Added else true to if command.
13951
13952Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13953
13954 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13955
13956Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13957
13958 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13959
13960Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13961
13962 * configure.in: don't remove binutils from Solaris builds
13963
13964Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13965
13966 * Makefile.in: get rid of earlier definitions for *clean,
13967 also handle the recursive info rule better
13968
13969Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13970
13971 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13972 do more-or-less the right thing.
13973
13974Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13975
13976 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13977 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13978
13979Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13980
13981 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13982 $(host_canonical).
13983
13984 * configure.in: split the configdirs list into 4 categories (native
13985 v. cross, library v. tool) and handle the cross-only and native-
13986 only in more reasonable (and correct!) way.
13987
13988Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13989
13990 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13991 configdirs anymore.
13992
13993Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13994
13995 * Makefile.in: extensive cleanup:: removed all of the explicit
13996 clean-* targets, collapsed many wrappers around subdir_do into
13997 one, added additional targets to satisfy standards.texi, deleted
13998 some old targets, some changes for consistency
13999
14000Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14001
14002 * configure.in: handle some programs as cross-only, and others as
14003 native only
14004
14005 * test-build.mk: handle partial holes in a more generic manner
14006
14007 * Makefile.in: m4 depends on libiberty
14008
252b5132
RH
14009Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14010
14011 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14012 time, wdiff, and find to configdirs
14013
14014 * Makefile.in: all, clean, and install rules for the new programs
14015 added to configure.in
14016
14017Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14018
14019 * configure.in: use mh-sun for all *-sun-* hosts
14020
252b5132
RH
14021Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14022
14023 * Makefile.in: define flags for X11 include files and library file
14024 locations, pass them down to the programs that need this info
14025
14026 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14027
252b5132
RH
14028Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14029
14030 * configure.in: start building libg++ for HP-UX targets
14031
14032Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14033
14034 * README: Update references to files moved into etc/.
14035
14036Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14037
14038 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14039 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14040
14041Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14042
14043 * configure: accept dash as well as underscore in long option
14044 names for FSF compatibility.
14045
14046Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14047
14048 * config.sub: added -sco3.2v4 support from FSF.
14049
14050Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14051
14052 * configure.in: expand the section that adds or removes
14053 directories from the list of programs to build, to handle native
14054 vs. cross in addition to host v. native
14055
14056Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14057
14058 * Makefile.in: Replace C++ in macro names with CXX.
14059 This is less likely to break ...
14060
14061Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14062
14063 * test-build.mk: add -w to GNU_MAKE
14064
14065Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14066
14067 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14068 add 'sparc' to list of recognized cpus. This needed to make
14069 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14070 Delete some redundant ose68 variants. Recognize -wrs as an os,
14071 then changes that into $CPU-wrs-vxworks.
14072
14073 * configure.in: remove most references to gdbtest, regularize
14074 target based program removal
14075
14076 * test-build.mk: import from p3 tree (many fixes and changes)
14077
14078Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14079
14080 * Makefile.in: added rules to handle tcl, tk, and expect
14081
14082 * configure.in: handle those directories if they exist
14083
14084Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14085
14086 * config.sub: removed bogus hppabsd and hppahpux names, since
14087 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14088
14089Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14090
14091 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14092 depends upon all-xiberty
14093
14094 * Makefile.in: changes from p3, including:
14095
14096 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14097
14098 * Makefile.in (XTRAFLAGS): include newlib directories if
14099 newlib/Makefile exists, rather than if host != target.
14100
14101 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14102
14103 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14104 from the same source tree and not building a cross-compiler. This
14105 matters for the libg++ configuration if reconfiguring a tree that
14106 has already been installed.
14107
14108 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14109
14110 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14111 pick up the machine and system specific header files.
14112
14113 * Makefile.in: added AS_FOR_TARGET, passed down in
14114 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14115 the C compiler to use to create programs which are run in the
14116 build environment, set it to default to $(CC), and passed it down
14117 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14118
14119 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14120
14121 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14122 We need them for unusual native builds, like systems without
14123 ranlib.
14124
14125 * configure: also define $(host_canonical) and
80413487
RH
14126 $(target_canonical), which are the full, canonical names for the
14127 given host and target
252b5132
RH
14128
14129Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14130
14131 * Makefile.in: Added separate definitions for C++.
14132
14133Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14134
14135 * configure.in (configdirs): Add deja-gnu.
14136
14137Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14138
14139 * README: Update for configure.texi and gdb-4.7 release.
14140
14141Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14142
14143 * Makefile.in: Move "all" target to top of file.
14144 Previously, first target was ".PHONY" which caused BSD4.4 make
14145 to build .PHONY when make was run without arguments.
14146
14147Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14148
14149 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14150 Library-copylefted code in libiberty.
14151
14152Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14153
14154 * config.sub: Replace m68kmote with plain old m68k.
14155
14156Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14157
14158 * Makefile.in: Remove space from blank line, avoid Make complaints.
14159
14160Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14161
14162 * config.sub: Complain if no argument is given. Added support for
14163 386bsd as OS and target alias.
14164
14165Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14166
14167 * Makefile.in (XTRAFLAGS): include newlib directories if
14168 newlib/Makefile exists, rather than if host != target.
14169
14170Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14171
14172 * config.sub: recognize sparclite-wrs-vxworks.
14173
14174 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14175 p3.) Added clean-xiberty to clean.
14176
14177Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14178
14179 * configure.in: use *-*-* instead of nested cases for host and target
14180
14181Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14182
14183 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14184 from the same source tree and not building a cross-compiler. This
14185 matters for the libg++ configuration if reconfiguring a tree that
14186 has already been installed.
14187
14188Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14189
14190 * config.sub (i486v/i486v4): Merge in from FSF version.
14191
14192Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14193
14194 * configure: only set PWD if it is already set.
14195
14196Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14197
14198 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14199 doesn't have unset and all success paths (and most error paths)
14200 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14201 to just ${PWD} to avoid confusion.)
14202
14203Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14204
14205 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14206 even for a native compilation.
14207
14208Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14209
14210 Changes to make the gdb.tar.Z rule work better.
14211
14212 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14213 (DEVO_SUPPORT): Add configure.texi.
14214 (bfd-ilrt.tar.Z): Remove ancient rule.
14215
14216Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14217
14218 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14219 pick up the machine and system specific header files.
14220
14221 * configure.in, config.sub: added new target m68010-adobe-scout,
14222 with alias of adobe68k. Changed configure.in to check for
14223 -scout before -sco* to avoid a false match.
14224
14225 * Makefile.in: added AS_FOR_TARGET, passed down in
14226 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14227 the C compiler to use to create programs which are run in the
14228 build environment, set it to default to $(CC), and passed it down
14229 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14230
14231Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14232
14233 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14234 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14235 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14236 FOR_TARGET variants, to newlib and libg++.
14237
14238Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14239
14240 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14241 first.
14242
14243Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14244
14245 * config.sub: Accept `elf' as an environment.
14246
14247Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14248
14249 * Makefile.in (all-opcodes): cd into the right directory
14250
14251Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14252
14253 * configure: added -program_transform_name option, used as
14254 argument to sed when installing programs.
14255 configure.texi: added documentation for -program_prefix,
14256 -program_suffix and -program_transform_name.
14257
14258Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14259
14260 * config.sub: Accept i486 where i386 ok.
14261
14262Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14263
14264 * config.sub: accept we32k
14265
14266Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14267
35590697 14268 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14269
14270 * Makefile.in: don't create all directories for ``make install'';
14271 let the subdirectories create the ones they need.
14272
14273Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14274
80413487 14275 * COPYING: new file, GPL v2
252b5132
RH
14276
14277Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14278
14279 * Makefile.in: use the new gen-info-dir, which needs a template
14280 argument (which also lives in texinfo)
14281
14282 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14283
252b5132
RH
14284Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14285
14286 * config.sub (ncr3000): Change i386 to i486.
14287
14288Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14289
14290 * Makefile.in: add install-rcs, install-grep to
14291 install-no-fixedincludes, removed install-bison and install-libgcc
14292
14293Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14294
14295 * configure.in: grab the HPUX makefile fragment if on HPUX
14296
14297Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14298
14299 * Makefile.in: eradicate bison spoor (ditto libgcc).
14300 configure.in: recognise m68{k,000}-ericsson-OSE.
14301 es1800 is alias for m68k-ericsson-OSE
14302
14303Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14304
14305 * configure.in: rearrange the parts that remove programs from
14306 configdirs, based now on HOST==TARGET or by canonical triple.
14307
14308Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14309
14310 * test-build.mk: recurse explicitly with -f test-build.mk when
14311 appropriate. predicate stage3 and comparison on the existence
14312 of gcc. That is, if gcc isn't around, we aren't three-staging.
14313 On very clean, also remove ...stamp-co. Build in-place before
14314 doing other builds.
14315
14316Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14317
14318 * Makefile.in, configure.in: add tgas
14319
14320Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14321
14322 * Makefile.in: a number of changes merged in from progressive.
14323
14324 * configure.in: add libm.
14325
14326 * .cvsignore: ignore some stuff that comes from test-build.mk.
14327
252b5132
RH
14328Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14329
14330 * config.sub: Add es1800 (m68k-ericsson-es1800).
14331
14332Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14333
14334 * configure: Add program_suffix (parallel to program_prefix)
14335 * Makefile.in: adjust directory-creating script for losing decstation
14336
14337Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14338
14339 * configure: Minor $subdir-related fixes.
14340
14341Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14342
14343 * configure: fix various problems with propogating
14344 makefile_target_frag in subdirs.
14345 * configure.in: config libgcc if its there
14346
14347Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14348
14349 * config.sub: HPPA merge.
14350
252b5132
RH
14351Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14352
14353 * Makefile.in: Replace all-bison with all-byacc in all
14354 dependency lines for other tools (which now use byacc).
14355
14356Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14357
14358 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14359
252b5132
RH
14360Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14361
14362 * Makefile.in: make gprof rules similar to byacc rules (instead of
14363 vestigal $(unsubdir) that didn't work...)
14364
14365Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14366
14367 * config.sub: Add support for Linux.
14368 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14369 (at least for libg++).
14370
14371Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14372
14373 * configure.texi: fix doc for the -nfp option to configure
14374
14375Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14376
14377 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14378
14379Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14380
14381 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14382 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14383 * configure.in: added solaris* host_makefile_frag hook.
14384
14385Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14386
14387 * config.sub: changed recognition of m68000 so that various
14388 m68k types can be specified via m680[01234]0
14389
14390Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14391
14392 * config.sub (basic_machine): fix sed so that '-foo' isn't
14393 completely substituted out while .+'-foo' loses the '-foo'
14394
14395Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14396
14397 * config.sub ($os): Add -aout.
14398
14399Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14400
14401 * configure: If host_makefile_frag is absolute, don't
14402 prefix ${invsubdir} (relevant to libg++ auto-configure).
14403
14404Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14405
14406 * Makefile.in (tooldir): Define it.
14407 (all-ld): Depend on all-flex.
14408
14409Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14410
14411 * Makefile.in (check): Fix libg++ special case.
14412
14413Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14414
14415 * configure: do not bury `pwd` into config.status, thus do fewer
14416 pwd's.
14417
14418 * configure: print the "Building in" message only when building in
14419 other than "." AND verbose.
14420
14421 * configure: remove -s, rework -v to better accomodate guested
14422 configures.
14423
14424 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14425
14426Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14427
14428 * Makefile.in: macroize flags passed on recursion. remove
14429 fileutils.
14430
14431Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14432
14433 * configure: get makesrcdir right for subdirs deeper than 1.
14434
14435 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14436 install.
14437
14438Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14439
14440 * Makefile.in: don't print subdir_do or recursion lines.
14441
14442Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14443
14444 * standards.texi: added menu item.
14445
14446 * Makefile.in: build and install standards.info.
14447
14448 * standards.texi: new file.
14449
14450Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14451
14452 * configure: test for and move config.status pieces from
14453 ${subdir}/.
14454
14455Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14456
252b5132
RH
14457 * configure: Test for existance of files before trying to mv
14458 them, to avoid numerous non-existance messages.
14459
14460Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14461
14462 * configure: correct final line of config.status.
14463
14464 * configure: patch from eggert. Avoids a protection problem if
14465 the original Makefile.in is read only.
14466
14467 * configure: use move-if-change from gcc to create config.status.
14468 Some makefiles depend on config.status to tell if a directory
14469 has been reconfigured for a different host. This change
14470 prevents those directories from remaking everything in the case
14471 where the reconfig was only intended to rebuild a Makefile.
14472
14473 * configure: test for config.sub with "config.sub sun4" rather
14474 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14475 host alias from a missing config.sub.
14476
14477Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14478
14479 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14480 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14481
14482Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14483
14484 * configure: mkdir ${subdir} as needed.
14485
14486Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14487
14488 * Makefile.in,configure.in: added autoconf.
14489
14490Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14491
14492 * Makefile.in: no longer pass against on recursion.
14493
14494 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14495 definitions are not inherited.
14496
14497 * configure: correct makesrcdir when subdir is .
14498
14499Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14500
14501 * configure: Add support for 'subdirs' variable, which is
14502 like 'configdirs', except that configure doesn't re-invoke
14503 itself for subdirs, it just creates a Makefile for each subdir.
14504 * configure.texi: Document subdirs.
14505
14506Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14507
14508 * configure.in: added flex to configdirs
14509
14510Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14511
14512 * Makefile.in: remove clean-stamps from clean.
14513
14514Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14515
14516 * configure.in: Add gdbtest to configdirs.
14517
14518Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14519
14520 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14521 to recursive makes.
14522 * configure.in: Recognize new ncr3000 config.
14523
14524Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14525
14526 * Makefile.in, configure.in: removed references to gdbm.
14527
14528Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14529
14530 * config.sub: Don't canonicalize os value
14531 newsos* to bsd (readline needs to check for newsos).
14532 (This fix was earlier made Jan 31, but got re-broken.)
14533
14534Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14535
14536 * configure.in: sco is an os, not a vendor!
14537
14538 * configure: Quote $( better. Keep various shells happy.
14539
14540Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14541
14542 * Makefile.in: eliminate stamp-files.
14543
14544Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14545
14546 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14547 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14548
14549Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14550
14551 * config.sub: fix iris/iris3.
14552
14553Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14554
14555 * configure: re-add -rm.
14556
14557Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14558
14559 * Maskefile.in: add .stmp-rcs to all.
14560
14561 * configure.in: remove gas from rs6000 build, use aix host fragment.
14562
14563Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14564
14565 * configure: pass down site_option during recursion.
14566
14567Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14568
14569 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14570
14571Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14572
14573 * configure: Change exec_prefix so that it really defaults to prefix.
14574
14575Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14576
14577 * Makefile.in, configure.in: Add support for mmalloc library.
14578
14579Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14580
14581 * Makefile.in: add stmp dependencies for a few more things.
14582
14583Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14584
14585 * configure: adjusted error message on objdir/srcdir configure
14586 collision, per john's suggestion.
14587
14588 * Makefile.in: add libiberty stmp to all and all.cross.
14589
14590Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14591
14592 * Makefile.in: remove force dependencies, add grep to all.
14593
14594Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14595
14596 * Makefile.in: drop flex. make stamp files work.
14597
14598 * configure: added test for conflicting configuration in srcdir,
14599 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14600 gets cranky. use relative paths for configure and srcdir
14601 whenever possible. Send some error messages to stderr that were
14602 going to stdout.
14603
14604Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14605
14606 * Makefile.in: Fix libg++ rule to check for gcc directory
14607 before using gcc/gcc. Also pass XTRAFLAGS.
14608
14609Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14610
14611 * Makefile.in: added stmp-files so that directories aren't polled
14612 when they are already built.
14613
14614 * configure.texi: fixed a node pointer problem.
14615
14616Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14617
4bddf3ad 14618 * config.sub configure.in gdb/configure.in
252b5132
RH
14619 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14620 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14621 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14622
14623Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14624
14625 * configure: -recurring becomes -silent. corrected help message
14626 for -site= option.
14627
14628 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14629
14630Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14631
14632 * configure: when building Makefile for crosses, replace
14633 tooldir and program_prefix. default srcdir from location of
14634 config.sub. remove "for host in hosts" and "for target in
14635 targets" loops.
14636
14637Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14638
14639 * Makefile.in: Do not pass bindir or mandir to cvs.
14640
14641Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14642
14643 * Makefile.in, configure.in: removed traces of namesubdir,
14644 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14645 copyrights to '92, changed some from Cygnus to FSF.
14646
14647 * configure.texi: remove most references to multiple hosts,
14648 multiple targets, subdirs, etc.
14649
14650 * configure.man: removed rcsid. reference config.sub not
14651 config.subr.
14652
14653 * Makefile.in: mkdir $(infodir) on install-info.
14654
14655Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14656
14657 * configure.texi: Explain better about .gdbinit and about
14658 the environment that configure.in sections run in.
14659
14660Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14661
14662 * configure.in: Ultrix is only a decstation if it's a MIPS.
14663
14664Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14665
14666 * README: DOC.configure => cfg-paper.texi.
14667
14668Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14669
14670 * config.sub (near case $os): Don't convert newsos* to bsd!
14671
14672Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14673
14674 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14675 the number of copies of COPYING that go into the GDB tar file.
14676
14677Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14678
4bddf3ad 14679 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14680 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14681 Fix SCO configuration stuff.
14682
14683Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14684
14685 * Makefile.in: For libg++, make sure the -I pointing
14686 to the gcc directory goes *after* all the libg++-local -I flags.
14687 Also, move just-gcc dependency from just-libg++ to all-libg++.
14688
14689Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14690
14691 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14692
14693Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14694
14695 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14696
14697Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14698
14699 * config.sub: Add stratus configuration frags. Also
14700 submitted to FSF.
14701
14702Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14703
14704 * Makefile.in (DEV_SUPPORT): add configure.man.
14705
14706 * config.sub(Decode manufacturer-specific): add -none*.
14707
14708Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14709
14710 * Makefile.in: remove form feeds to make Sun's make happy.
14711 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14712
14713Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14714
14715 * Makefile.in (AR_FLAGS): Make quieter.
14716
14717Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14718
14719 * configure.in: Add libg++.
14720 * configure: When verbose, don't output the command line at each
14721 level; it will be unremarkably the same as the previous version,
14722 which will be the same as what the user typed.
14723
14724Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14725
14726 * configure.in, Makefile.in: fix clean-info, add flex. add
14727 fileutils.
14728
14729 * configure: be less sensitive to spaces in Makefile.in. Do not
14730 look for sources in "..". Doing so breaks subdirectories that
14731 might have their own configure. If a subdir has it's own
14732 configure script, use it.
14733
14734Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14735
14736 * cfg-paper.texi: some changes suggested by rms.
14737
14738Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14739
14740 * config.sub: Merge in some small additions from the FSF version,
14741 taken from the gcc distribution, to bring the Cygnus and FSF
14742 versions into closer sync.
14743
14744Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14745
14746 * configure.in: Changed svr4 references to sysv4.
14747
14748Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14749
14750 * configure: added -V for version number option.
14751
14752Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14753
14754 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14755 renamed from DOC.configure to cfg-paper.texi.
14756
14757Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14758
14759 * configure, config.subr, config.sub: config.subr is now
14760 config.sub again.
14761
14762Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14763
14764 * configure.texi: new file, in progress.
14765
14766 * Makefile.in: build info file and install the man page for
14767 configure.
14768
14769 * configure.man: new file, first cut.
14770
14771 * configure: find config.subr again now that configuration "none"
14772 has gone. removed all traces of the -ansi option. removed all
14773 traces of the -languages option.
14774
14775 * config.subr: resync from rms.
14776
d932cae7 147771991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14778
14779 * configure, config.sub, config.subr: merge config.sub into
14780 config.subr, call the result config.subr, remove config.sub, use
14781 config.subr.
14782
14783 * Makefile.in: revised install for dir.info.
14784
d932cae7 147851991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14786
14787 * configure.in: add decstation host makefile frag.
14788
14789 * Makefile.in: BISON now bison -y again. also install-gcc on
14790 install. clean-gdbm on clean. infodir belongs in datadir.
14791 Make directories for info install. Build dir.info here then
14792 install it.
14793
d932cae7 147941991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14795
14796 * Makefile.in: fix for bad directory tests.
14797
d932cae7 147981991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14799
14800 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14801 regexp. -srcdir relative was being handled incorrectly.
14802
14803 * Makefile.in: unwrapped some for loops so that parallel makes
14804 work again and so one can focus one's attention on a particular
14805 package.
14806
d932cae7 148071991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14808
14809 * configure: added PWD as a stand in for `pwd` (for speed). use
14810 elif wherever possible. make -srcdir work without -objdir.
14811 -objdir= commented out.
14812
d932cae7 148131991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14814
14815 * configure: +options become --options. -subdirs commented out.
14816 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14817 Makefile now at top of generated Makefile. Removed cvs log
14818 entries. added -srcdir. create .gdbinit only if there is one
14819 in ${srcdir}.
14820
14821 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14822 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14823 and mandir now keyed off datadir by default.
14824
d932cae7 148251991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14826
14827 * Freshly created ChangeLog.
14828
14829\f
14830Local Variables:
14831mode: change-log
14832left-margin: 8
14833fill-column: 76
14834version-control: never
14835End:
This page took 1.277943 seconds and 4 git commands to generate.