Add fuse-ld= for GCC linker option compatibility
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
9417cd2f
JBG
12012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2
3 * Makefile.def (install-target-libgo): Depend on
4 install-target-libatomic. Merged from GCC repo.
5 * Makefile.in: Regenerate.
6
68dad382
JJ
72012-12-17 Jeff Johnston <jjohnstn@redhat.com>
8
9 * COPYING.LIBGLOSS: Add license for bfin libgloss.
10
2344b8da
TS
112012-12-16 Thomas Schwinge <thomas@codesourcery.com>
12
13 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
14 * configure: Regenerate.
15
5eb08693
L
162012-12-11 H.J. Lu <hongjiu.lu@intel.com>
17
18 * Makefile.def (target_modules): Add bootstrap=true and
19 raw_cxx=true to libsanitizer.
20 * configure.ac (bootstrap_target_libs): Add libsanitizer.
21 * Makefile.in: Regenerated.
22 * configure: Likewise.
23
53ab32d8
JBG
242012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
25
26 * config.sub: Merge from config repo.
27
d2489204
JBG
282012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
29
30 * configure.ac: Merge from GCC.
31 * Makefile.tpl: Dito.
32 * Makefile.in: Dito.
33 * configure: Dito.
34
c23b5043
JBG
352012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
36
37 * configure.ac (noconfigdirs): Merge from GCC.
38 * configure: Regenerate.
39
1dd1f7f6
JBG
402012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
41
42 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
43
2bda3143
L
442012-11-14 Roland McGrath <mcgrathr@google.com>
45
46 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
47 * configure: Regenerate.
48
5286fdef
L
492012-11-13 Richard Henderson <rth@redhat.com>
50
51 * configure.ac: Move libsanitizer logic to subdirectory.
52 * configure: Regenerate.
53
542012-11-13 Dodji Seketeli <dodji@redhat.com>
55
56 * configure.ac: Enable libsanitizer just on x86 linux for now.
57 * configure: Re-generate.
58
592012-11-13 David Edelsohn <dje.gcc@gmail.com>
60
61 * configure.ac: Merge libquadmath sections.
62 * configure: Regenerate.
63
642012-11-12 Wei Mi <wmi@google.com>
65
66 * configure.ac: Add libsanitizer to target_libraries.
67 * Makefile.def: Ditto.
68 * configure: Regenerate.
69 * Makefile.in: Regenerate.
70
f66a9a70
L
712012-11-03 H.J. Lu <hongjiu.lu@intel.com>
72
73 * configure: Regenerated.
74
752012-11-03 Robert Mason <rbmj@verizon.net>
76
77 * configure.ac: add --disable-libstdcxx configure option
78 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
79
6d94c122
CV
802012-10-24 Corinna Vinschen <corinna@vinschen.de>
81
82 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
83 against Mingw64 w32api.
84 * configure: Regenerate.
85
a882be68
EB
862012-10-23 Eric Botcazou <ebotcazou@adacore.com>
87
88 PR bootstrap/54820
89 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
90 * configure: Regenerate.
91
b3676d82
EB
922012-10-22 Eric Botcazou <ebotcazou@adacore.com>
93
94 PR bootstrap/54820
95 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
96 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
97 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
98 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
99 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
100 * Makefile.in: Regenerate.
101 * configure.ac (have_static_libs): New variable and associated check.
102 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
103 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
104 * configure: Regenerate.
105
7b0e8ca5
MF
1062012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
107
108 * config.guess, config.sub: Include updated version from
109 config-patches. Adds microblaze little endian support.
110
8e71395b
L
1112012-09-28 Ian Lance Taylor <iant@google.com>
112
113 * Makefile.def: Make all-target-libgo depend on
114 all-target-libbacktrace.
115 * Makefile.in: Rebuild.
116
1172012-09-26 Ian Lance Taylor <iant@google.com>
118
119 * Makefile.def: Make all-gcc depend on all-libbacktrace.
120 * Makefile.in: Rebuild.
121
1222012-09-06 Diego Novillo <dnovillo@google.com>
123
124 * configure.ac: Bump minimum GMP version to 4.2.3.
125 * configure: Re-generate.
126
1272012-09-05 Georg-Johann Lay <avr@gjlay.de>
128
129 PR target/54461
130 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
131 target-libgloss if not configured --with-avrlibc=no.
132 * configure: Regenerate.
133
1342012-09-04 Jason Merrill <jason@redhat.com>
135
136 * configure.ac: Fix --enable-languages=all.
137
1382012-09-03 Richard Guenther <rguenther@suse.de>
139
140 PR bootstrap/54138
141 * configure.ac: Re-organize ISL / CLOOG checks to allow
142 disabling with either --without-isl or --without-cloog.
143 * configure: Regenerated.
144
1452012-09-03 Georg-Johann Lay <avr@gjlay.de>
146
147 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
148 * configure: Regenerate.
149
d09bbf00
SE
1502012-09-21 Steve Ellcey <sellcey@mips.com>
151
152 * configure.ac: Add mips*-mti-elf* target.
153 * configure: Regenerate.
154
2bf680c4
ILT
1552012-09-19 Ian Lance Taylor <iant@google.com>
156
157 * configure.ac (host_libs): Add libbacktrace.
158 (target_libraries): Add libbacktrace.
159 * Makefile.def (host_modules): Add libbacktrace.
160 (target_modules): Likewise.
161 * configure, Makefile.in: Rebuild.
162
5c0b3823
WL
1632012-09-15 Jiong Wang <jiwang@tilera.com>
164
165 * configure.ac (ENABLE_GOLD): support tilegx*
166 * configure: rebuild
167
1488e230
DE
1682012-09-14 David Edelsohn <dje.gcc@gmail.com>
169
170 PR target/38607
171 Merge upstream change.
172 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
173
174 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
175 Add libgomp*.o to compare_exclusions for AIX.
176 * configure: Regenerate.
177
df6795ce
L
1782012-08-26 H.J. Lu <hongjiu.lu@intel.com>
179
180 PR binutils/4970
181 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
182 and opcodes.
183 * Makefile.in: Regenerated.
184
7ec59b9e
L
1852012-08-14 Diego Novillo <dnovillo@google.com>
186
187 Merge from cxx-conversion branch.
188
189 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
190 POSTSTAGE1_CONFIGURE_FLAGS.
191 * Makefile.in: Regenerate.
192 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
193 Force C++ when bootstrapping.
194 * configure: Regenerate.
195
1962012-07-06 Richard Guenther <rguenther@suse.de>
197
198 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
199 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
200 --with-gmp=system.
201 * Makefile.in: Regenerated.
202 * configure: Likewise.
203
2042012-07-06 Richard Guenther <rguenther@suse.de>
205
206 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
207 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
208 supply V=1 as extra_make_flags.
209 * configure: Regenerated.
210 * Makefile.in: Likewise.
211
2122012-07-03 Richard Guenther <rguenther@suse.de>
213
214 * Makfile.def (isl): Remove not necessary extra_exports and
215 extra_make_flags.
216 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
217 * Makefile.in: Regenerated.
218
2192012-07-03 Richard Guenther <rguenther@suse.de>
220
221 * Makefile.def (cloog): Add V=1 to extra_make_flags.
222 * configure.ac: If either the ISL or the CLooG check failed
223 do not try to build in-tree versions.
224 * Makefile.in: Regenerated.
225 * configure: Regenerated.
226
2272012-07-02 Richard Guenther <rguenther@suse.de>
228 Michael Matz <matz@suse.de>
229 Tobias Grosser <tobias@grosser.es>
230 Sebastian Pop <sebpop@gmail.com>
231
232 * Makefile.def: Add ISL host module, remove PPL host module.
233 Adjust ClooG host module to use the proper ISL.
234 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
235 * configure.ac: Include config/isl.m4. Add ISL host library,
236 remove PPL. Remove PPL configury, add ISL configury, adjust
237 ClooG configury.
238 * Makefile.in: Regenerated.
239 * configure: Likewise.
240
2412012-07-02 Richard Guenther <rguenther@suse.de>
242
243 Merge from graphite branch
244 2011-07-21 Tobias Grosser <tobias@grosser.es>
245
246 * configure: Regenerated.
247 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
248 both cloog.org and legacy versions. The only supported version will
249 be CLooG with the isl backend.
250
251 2011-07-21 Tobias Grosser <tobias@grosser.es>
252
253 * configure: Regenerated.
254 * configure.ac: Require cloog isl 0.17.0
255
256 2011-07-21 Tobias Grosser <tobias@grosser.es>
257
258 * configure: Regenerated.
259 * config/cloog.m4: Do not define CLOOG_ORG
260
2612012-06-29 Steven Bosscher <steven@gcc.gnu.org>
262
263 * configure.ac: Skip C if explicitly selected.
264 * configure: Regenerate.
265
2662012-06-28 Christophe Lyon <christophe.lyon@st.com>
267
268 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
269 they contain -O2.
270 * configure: Regenerate.
271
2722012-06-20 Jason Merrill <jason@redhat.com>
273
274 * Makefile.tpl (check-target-libgomp-c++): New.
275 (check-target-libitm-c++): New.
276 * Makefile.def (c++): Add them.
277 * Makefile.in: Regenerate.
278
2792012-05-16 Olivier Hainque <hainque@adacore.com>
280
281 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
282 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
283 (install-no-fixedincludes): Adjust accordingly.
284 * Makefile.in: Regenerate.
285
2862012-05-09 Nick Clifton <nickc@redhat.com>
287 Paul Smith <psmith@gnu.org>
288
289 PR bootstrap/50461
290 * configure.ac (mpfr-dir): When using in-tree MPFR sources
291 allow for the fact that from release v3.1.0 of MPFR the source
292 files were moved into a src sub-directory.
293 * configure: Regenerate.
294
2952012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
296
297 * configure.ac: Bump minimum MPFR version to 2.4.0.
298 * configure: Regenerated.
299
3002012-05-01 Richard Henderson <rth@redhat.com>
301
302 * Makefile.def (libatomic): New target_module.
303 * configure.ac (target_libraries): Add libatomic.
304 (noconfigdirs): Check if libatomic is supported.
305 * Makefile.in, configure: Rebuild.
306
f87f9c61
L
3072012-05-15 H.J. Lu <hongjiu.lu@intel.com>
308
309 Merge upstream change
310 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
311
3122011-11-21 Andreas Tobler <andreast@fgznet.ch>
313
314 * libtool.m4: Additional FreeBSD 10 fixes.
315
68f107fa
AO
3162012-06-28 Christophe Lyon <christophe.lyon@st.com>
317
318 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
319 they contain -O2.
320 * configure: Regenerate.
321
b9c361e0
JL
3222012-05-14 Catherine Moore <clm@codesourcery.com>
323
324 * NEWS: Mention PowerPC VLE port.
325
9eb322aa
MF
3262012-05-11 Mike Frysinger <vapier@gentoo.org>
327
328 * MAINTAINERS (config/): Move to intl/ section.
329 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
330
58b1dd21
NC
3312012-05-09 Nick Clifton <nickc@redhat.com>
332 Paul Smith <psmith@gnu.org>
333
334 PR bootstrap/50461
335 * configure.ac (mpfr-dir): When using in-tree MPFR sources
336 allow for the fact that from release v3.1.0 of MPFR the source
337 files were moved into a src sub-directory.
338 * configure: Regenerate.
339
2e702c99
RM
3402012-05-02 Roland McGrath <mcgrathr@google.com>
341
342 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
343 * configure: Regenerate.
344
d2213593
JB
3452012-04-25 Joel Brobecker <brobecker@adacore.com>
346
347 * config.sub: Update to 2012-04-18 version from official repo.
348
202e2356
NC
3492012-03-19 Tristan Gingold <gingold@adacore.com>
350
351 * configure.ac (ia64*-*-*vms*): Add support for ld.
352 * configure: Regenerate.
353
2479f722
RO
3542012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
355
356 * configure.ac (enable_libgomp): Remove *-*-irix6*.
357 (unsupported_languages): Remove mips-sgi-irix6.*.
358 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
359 (with_stabs): Remove.
360 * configure: Regenerate.
361
4e97d92b
RO
3622012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
363
364 * configure.ac (enable_libgomp): Remove *-*-osf*.
365 (with_stabs): Remove alpha*-*-osf*.
366 * configure: Regenerate.
367
f9ea6f98
JJ
3682012-03-09 Jeff Johnston <jjohnstn@redhat.com>
369
370 * COPYING.NEWLIB: Modify DJ Delorie license to include
371 modification rights in clause as permitted by DJ Delorie.
372 * COPYING.LIBGLOSS: Ditto.
373
48688b3e
JJ
3742012-03-09 Jeff Johnston <jjohnstn@redhat.com>
375
376 * COPYING.NEWLIB: Remove two unused licenses.
377
0945bbee
TG
3782012-03-05 Tristan Gingold <gingold@adacore.com>
379
380 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
381 * configure: Regenerate.
382
516be0c5
JJ
3832012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
384
385 * COPYING.NEWLIB: Add Adapteva notice.
386 * COPYING.LIBGLOSS: Add Adapteva notice.
387
64b986c0
EB
3882011-12-18 Eric Botcazou <ebotcazou@adacore.com>
389
390 * configure: Regenerate.
391
58cddc18
JJ
3922011-12-15 Jeff Johnston <jjohnstn@redhat.com>
393
394 * COPYING.LIBGLOSS: Add GPL with exception license.
395
b121d7d4
DD
3962011-11-09 Roland McGrath <mcgrathr@google.com>
397
398 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
399 * configure: Rebuild.
400 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
401 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
402 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
403 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
404 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
405 Add READELF.
406 * Makefile.in: Rebuild.
407
d32e2926
RH
4082011-11-08 Richard Henderson <rth@redhat.com>
409
410 * configure.ac: Test for libitm directory present first.
411
412 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
413
414 * configure.ac: Test libitm/configure.tgt to disable libitm.
415 * configure: Rebuild.
416
98dd765a
RO
4172011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
418
419 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
420 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
421 * Makefile.in: Regenerate.
422
99c513f6
DD
4232011-11-01 DJ Delorie <dj@redhat.com>
424
425 * configure.ac (rl78-*-*) New case.
426 * configure: Regenerate.
427
ff3ec4ee
DD
4282011-11-01 DJ Delorie <dj@redhat.com>
429
430 * config.sub: Update to version 2011-10-29 (added rl78)
431
c28a9f49
NC
4322011-10-27 Nick Clifton <nickc@redhat.com>
433
434 * config.sub: Import these changes from the config project:
435
436 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
437 Ben Elliston <bje@gnu.org>
438
439 * config.sub (epiphany): New.
440
441 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
442 Ben Elliston <bje@gnu.org>
443
9eb322aa 444 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
445
446 2011-08-23 Roland McGrath <mcgrathr@google.com>
447
448 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
449 64eb to be64.
450
451 2011-08-16 Roland McGrath <mcgrathr@google.com>
452
453 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
454 (nacl): Grok as alias for 32el-unknown-nacl.
455
860144e4
JB
4562011-08-19 Joel Brobecker <brobecker@adacore.com>
457
458 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
459
40ae9136
YQ
4602011-08-14 Yao Qi <yao@codesourcery.com>
461
462 Merge from gcc:
463
464 2011-08-14 Yao Qi <yao@codesourcery.com>
465 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
466 * configure: Regenerate.
467
ffdd6afc
ILT
4682011-07-26 Ian Lance Taylor <iant@google.com>
469
470 Merge from gcc:
471
472 2011-07-26 Ian Lance Taylor <iant@google.com>
473 * configure.ac: Set have_compiler based on whether gcc directory
474 exists, rather than on whether gcc is in configdirs.
475 * configure: Rebuild.
476
477 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
478 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
479 link directories.
480 * Makefile.in: Rebuild.
481
482 2011-07-20 Ian Lance Taylor <iant@google.com>
483 PR bootstrap/49787
484 * configure.ac: Move --enable-bootstrap handling earlier in file.
485 If --enable-bootstrap and either --enable-build-with-cxx or
486 --enable-build-poststage1-with-cxx, enable C++ automatically.
487 * configure: Rebuild.
488
489 2011-07-19 Ian Lance Taylor <iant@google.com>
490 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
491 make C++ a boot_language. Set and substitute
492 POSTSTAGE1_CONFIGURE_FLAGS.
493 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
494 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
495 * configure, Makefile.in: Rebuild.
496
497 2011-07-16 Jason Merrill <jason@redhat.com>
498 * Makefile.def (language=c++): Add check-c++0x and
499 check-target-libmudflap-c++.
500 * Makefile.tpl (check-target-libmudflap-c++): New.
501 * Makefile.in: Regenerate.
502
503 2011-07-16 Matthias Klose <doko@ubuntu.com>
504 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
505 * Makefile.def (target_modules/libjava): Pass
506 $(EXTRA_CONFIGARGS_LIBJAVA).
507 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
508 if not configured with --enable-static-libjava.
509 * Makefile.in: Regenerate.
510 * configure: Likewise.
511
512 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
513 PR regression/47836
514 PR bootstrap/23656
515 PR other/47733
516 PR bootstrap/49247
517 PR c/48825
518 * configure.ac (target_libraries): Remove target-libiberty.
519 Remove case-statement setting skipdirs=target-libiberty for
520 multiple targets. Remove checking target_configdirs and
521 removing target-libiberty but keeping target-libgcc if
522 otherwise empty.
523 * Makefile.def (target_modules): Don't add libiberty.
524 (dependencies): Remove all traces of target-libiberty.
525 * configure, Makefile.in: Regenerate.
526
9ccb86e7
JM
5272011-07-22 Jason Merrill <jason@redhat.com>
528
529 * Makefile.def (language=c++): Add check-c++0x and
530 check-target-libmudflap-c++.
531 * Makefile.tpl (check-target-libmudflap-c++): New.
532 * Makefile.in: Regenerate.
533
090bc50f
RO
5342011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
535
536 * configure: Regenerate.
537
cff32a7c
RO
5382011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
539
540 PR target/39150
541 * configure.ac (i[3456789]86-*-solaris2*): Also accept
542 x86_64-*-solaris2.1[0-9]*.
543 * configure: Regenerate.
544
eb4b2452
NC
5452011-06-13 Walter Lee <walt@tilera.com>
546
547 * configure.ac (tilepro-*-*) New case.
548 (tilegx-*-*): Likewise.
549 * configure: Regenerate.
550
3c0013bf
NC
5512011-06-06 Nick Clifton <nickc@redhat.com>
552
553 * config.sub: Sync from upstream.
554
91c1f14c
DK
5552011-05-08 Doug Kwan <dougkwan@google.com>
556
557 Merge from gcc:
558
559 2011-05-08 Doug Kwan <dougkwan@google.com>
560
561 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
562 * configure: Regenerated.
563 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
564 value from configure.
565 * Makefile.in: Regenerated.
566
c7e4b184
JM
5672011-05-05 Joseph Myers <joseph@codesourcery.com>
568
569 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
570 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
571 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
572 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
573 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
574 *-*-vxworks*): Disable newlib and libgloss in separate case
575 statement.
576 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
577 to separate case statement.
578 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
579 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
580 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
581 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
582 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
583 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
584 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
585 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
586 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
587 i[[3456789]]86-*-rdos*, m32r-*-*,
588 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
589 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
590 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
591 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
592 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
593 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
594 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
595 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
596 and libgloss in main case over targets. Remove most empty cases
597 in main case over targets.
598 * configure: Regenerate.
599
7152a690
JM
6002011-05-04 Joseph Myers <joseph@codesourcery.com>
601
602 * configure.ac: Remove code setting special library locations for
603 hppa*64*-*-hpux11*. Remove code setting compiler for
604 sparc-sun-solaris2*.
605 * configure: Regenerate.
606
ff46fb8f
JM
6072011-05-04 Joseph Myers <joseph@codesourcery.com>
608
609 * configure.ac: Separate libgloss_dir settings from general case
610 over targets.
611 * configure: Regenerate.
612
82ae827f
JM
6132011-04-28 Joseph Myers <joseph@codesourcery.com>
614
615 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
616 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
617 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
618 cases in libgcj-disabling case statement.
619 (hppa*64*-*-linux*): Set unsupported_languages instead of
620 disabling target-zlib.
621 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
622 to hppa*64*-*-hpux*.
623 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
624 hppa*-*-hpux*.
625 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
626 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
627 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
628 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
629 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
630 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
631 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
632 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
633 libgcj-disabling case statement.
634 * configure: Regenerate.
635
0827f9a6
JM
6362011-04-28 Joseph Myers <joseph@codesourcery.com>
637
638 * configure.ac: Disable Java for targets not supporting libffi.
639 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
640 Remove cases in Java-disabling statement.
641 (*arm-wince-pe): Change to arm-wince-pe.
642 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
643 cases in Java-disabling statement.
644 (bfin-*-*): Don't disable Java again.
645 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
646 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
647 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
648 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
649 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
650 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
651 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
652 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
653 Java-disabling statement.
654 (mmix-*-*): Don't disable Java again.
655 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
656 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
657 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
658 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
659 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
660 statement.
661 * configure: Regenerate.
662
899b04ef
JM
6632011-04-28 Joseph Myers <joseph@codesourcery.com>
664
665 Merge from GCC:
666
667 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
668
669 PR lto/48086
670 * configure.ac: Re-enable LTO on *-apple-darwin9*.
671 * configure: Regenerate.
672
9863d716
JM
6732011-04-28 Joseph Myers <joseph@codesourcery.com>
674
675 * configure.ac: Separate cases disabling Java and Java libraries
676 from general case over targets.
677 * configure: Regenerate.
678
a90ef4bf
JM
6792011-04-06 Joseph Myers <joseph@codesourcery.com>
680
681 * configure.ac (build_tools): Remove build-byacc.
682 (host_libs): Remove mmalloc.
683 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
684 autoconf automake libtool diff rcs fileutils shellutils time
685 textutils wdiff find uudecode hello tar gzip indent recode release
686 sed perl gawk findutils gettext zip.
687 (libgcj): Remove target-qthreads.
688 (target_tools): Remove target-examples target-gperf.
689 (YACC): Don't handle building byacc.
690 * configure: Regenerate.
691 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
692 dosutils, examples, fileutils, find, findutils, gawk, gettext,
693 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
694 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
695 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
696 handle building components.
697 * Makefile.in: Regenerate.
698
05a02268
RW
6992011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
700
701 * config.sub: Sync from upstream.
702
c5f5c3c2
JM
7032011-04-01 Joseph Myers <joseph@codesourcery.com>
704
705 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
706 (microblaze*): Don't disable libssp.
707 * configure: Regenerate.
708
f6c1938b
JM
7092011-04-01 Joseph Myers <joseph@codesourcery.com>
710
711 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
712 moveifchange.
713 * configure: Regenerate.
714 * Makefile.tpl: Use @SHELL@ not @config_shell@.
715 * Makefile.in: Regenerate.
716
1f111696
JM
7172011-04-01 Joseph Myers <joseph@codesourcery.com>
718
719 * configure.ac (*-*-sysv4*): Don't enable libgomp.
720 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
721 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
722 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
723 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
724 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
725 md_exec_prefix cases.
726 * configure: Regenerate.
727
065a5627
JM
7282011-04-01 Joseph Myers <joseph@codesourcery.com>
729
730 * configure.ac: Separate cases disabling target-libssp,
731 target-libiberty, target-libstdc++-v3 and Fortran from general
732 case over targets.
733 * configure: Regenerate.
734
b2f14e4a
JM
7352011-04-01 Joseph Myers <joseph@codesourcery.com>
736
737 * configure.ac (*-*-chorusos): Don't disable libgcj.
738 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
739 Remove case.
740 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
741 (arm-*-coff): Don't disable libgcj.
742 (arm*-*-linux-gnueabi): Remove useless assignment.
743 (arm-*-riscix*): Don't disable libgcj.
744 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
745 configuration.
746 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
747 (c54x*-*-*): Remove case.
748 (tic54x-*-*): Don't disable GCC or GCC libraries.
749 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
750 to *.
751 (d10v-*-*): Don't disable GCC libraries.
752 (d30v-*-*): Don't disable libgcj.
753 (h8500-*-*): Don't disable GCC libraries.
754 (i960-*-*): Don't disable libgcj.
755 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
756 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
757 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
758 libgcj.
759 (m68k-*-coff*): Remove case.
760 (mmix-*-*): Don't disable libgloss on host.
761 (mn10200-*-*, mn10300-*-*): Remove cases.
762 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
763 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
764 Don't disable libgcj.
765 (romp-*-*): Remove case.
766 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
767 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
768 case.
769 (v810-*-*): Don't disable GCC libraries.
770 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
771 (ip2k-*-*): Don't disable GCC libraries.
772 * configure: Regenerate.
773
6a608608
JM
7742011-03-28 Joseph Myers <joseph@codesourcery.com>
775
776 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
777 libffi on host.
778 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
779 on host.
780 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
781 * configure: Regenerate.
782
5b806d27
NC
7832011-03-26 John Marino <binutils@marino.st>
784
785 * configure.ac: Add support for *-*-dragonfly*
786 * configure: Regenerate.
787
0377a422
JM
7882011-03-25 Joseph Myers <joseph@codesourcery.com>
789
790 * configure.ac (native_only): Remove.
791 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
792 send-pr uudecode guile gnuserv on host.
793 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
794 send-pr rcs guile perl texinfo libtool on host.
795 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
796 automake send-pr rcs guile perl texinfo libtool on host.
797 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
798 (*-*-kaos*): Don't disable target-examples target-gperf on target.
799 (alpha*-dec-osf*): Don't disable fileutils on target.
800 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
801 texinfo send-pr expect dejagnu on target.
802 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
803 target-qthreads on target.
804 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
805 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
806 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
807 x86_64-*-mingw*): Don't disable expect on target.
808 (*-*-cygwin*): Don't disable target-gperf on target.
809 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
810 gnuserv on target.
811 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
812 target.
813 * configure: Regenerate.
814
2354b38b
JM
8152011-03-25 Joseph Myers <joseph@codesourcery.com>
816
817 * configure.ac (target_tools): Remove target-groff.
818 (native_only): Remove target-groff.
819 (hppa*64*-*-*): Don't disable byacc.
820 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
821 setting.
822 (*-*-kaos*): Don't skip target-librx and target-groff.
823 (*-*-netware*): Don't skip target-libmudflap.
824 (*-*-tpf*): Don't skip target-libmudflap.
825 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
826 directories on the host.
827 (ia64*-*-*vms*): Don't skip tix.
828 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
829 host.
830 * configure: Regenerate.
831
28d9b232
PB
8322011-03-24 Paolo Bonzini <pbonzini@redhat.com>
833
834 * configure.ac: Remove references to mt-mep, mt-netware,
835 mt-wince.
836 * Makefile.def: Add all-utils soft dependencies.
837 * Makefile.tpl: Remove GDB_NLM_DEPS.
838 * configure: Regenerate.
839 * Makefile.in: Regenerate.
840
dbbe5f95
PB
8412011-03-24 Paolo Bonzini <bonzini@gnu.org>
842
843 Sync from GCC:
844
845 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
846
847 * configure.ac: Do not include mh-x86omitfp.
848 * configure: Regenerate.
849
850 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
851
852 * configure.ac: Remove empty cases.
853 * configure: Regenerate.
854
855 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
856
857 * Makefile.def: Add dependency from termcap to gdb.
858 * Makefile.in: Regenerate.
859
860 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
861
862 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
863 * configure: Regenerate.
864 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
865 * Makefile.tpl: Likewise.
866 * Makefile.in: Regenerate.
867
868 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
869
870 * configure.ac: Remove all mentions of tentative_cc.
871 * configure: Regenerate.
872
873 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
874
875 PR lto/48086
876 * configure.ac: Re-enable LTO on *-apple-darwin9.
877 * configure: Regenerate.
878
3516a403
JM
8792011-03-24 Joseph Myers <joseph@codesourcery.com>
880
881 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
882 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
883 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
884 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
885 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
886 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
887 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
888 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
889 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
890 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
891 *-*-rhapsody*): Remove host cases.
892 * configure: Regenerate.
893
93cc359e
JM
8942011-03-24 Joseph Myers <joseph@codesourcery.com>
895
896 * configure.ac (ppc*-*-pe): Remove host case.
897 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
898 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
899 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
900 cases.
901 * configure: Regenerate.
902
29b2c556
JM
9032011-03-24 Joseph Myers <joseph@codesourcery.com>
904
905 * config.sub: Update to version 2011-03-23.
906
f0ff0f90
JM
9072011-03-22 Joseph Myers <joseph@codesourcery.com>
908
909 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
910 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
911 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
912 * configure: Regenerate.
913
782cb41f
JM
9142011-03-22 Joseph Myers <joseph@codesourcery.com>
915
916 * config-ml.in: Don't handle arc-*-elf*.
917 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
918 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
919 handle GCC libraries.
920 * configure: Regenerate.
921
0e8ad34f
RO
9222011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
923
924 PR bootstrap/48120:
925 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
926 Add -lstdc++ -lm to LIBS.
927 * configure: Regenerate.
928
5548b4ce
DE
9292011-03-18 David Edelsohn <dje.gcc@gmail.com>
930
931 * config.guess: Update to version 2011-02-02
932 * config.sub: Update to version 2011-02-24
2e702c99 933
86ed8cf6
SP
9342011-03-03 Sebastian Pop <sebastian.pop@amd.com>
935
9eb322aa
MF
936 * configure.ac: Adjust test of with_ppl.
937 * configure: Regenerated.
86ed8cf6 938
b123da99
SP
9392011-03-02 Sebastian Pop <sebastian.pop@amd.com>
940
941 * configure.ac: Add -lpwl to ppllibs.
942 * config/cloog.m4: Add -lisl to clooglibs.
943 * configure: Regenerated.
944
822ce8ee
RW
9452011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
946
947 Import from Libtool and gnulib:
948
949 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
950
951 Prepare for supporting FreeBSD 10.
952 * config.rpath: Remove handling of freebsd1* which soon would
953 match FreeBSD 10.0.
954
955 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
956
957 Remove support for FreeBSD 1.x.
958 * libtool.m4 (_LT_LINKER_SHLIBS)
959 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
960 soon would incorrectly match FreeBSD 10.0.
961
dcb5e506
RW
9622011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
963
964 PR binutils/12283
965 * MAINTAINERS (mkinstalldirs): Comes from Automake.
966 (move-if-change): Comes from gnulib.
967 * move-if-change: Import version from gnulib.
968
8d8eef9a
RW
9692011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
970
971 Sync from GCC:
972
973 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
974
975 PR lto/47225
976 * Makefile.def (lto-plugin): Double dash for enable-shared.
977 (configure-gcc): Depend on all-lto-plugin.
978 * Makefile.in: Rebuilt.
979
980 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
981
982 * configure.ac: Remove extra bracket.
983 * configure: Regenerate.
984
985 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
986
987 PR lto/47225
988 * Makefile.def: Add dependency for install-gcc
989 on install-lto-plugin.
990 * Makfile.in: Regenerated
991
992 2011-01-25 Jakub Jelinek <jakub@redhat.com>
993
994 * configure.ac: If with_ppl is no, move setting with_cloog=no
995 after CLOOG_REQUESTED check.
996 * configure: Regenerated.
997
998 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
999
1000 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1001 CLooG has been requested.
1002 * configure: Regenerated.
1003
1004 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1005
1006 * configure: Regenerated.
1007 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1008
1009 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1010
1011 * configure: Regenerated.
1012 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1013
1014 2011-01-07 Jan Hubicka <jh@suse.cz>
1015
1016 PR lto/47225
1017 * Makefile.in: Regenerate.
1018 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1019 configure.
1020
65b4571a
AO
10212011-01-31 Alexandre Oliva <aoliva@redhat.com>
1022
1023 PR libgcj/44341
1024 * configure.ac: Discard --with-* flags for host when configuring
1025 target libraries for cross build.
1026 * configure: Rebuilt.
1027
7837304f
AS
10282011-01-21 Andreas Schwab <schwab@redhat.com>
1029
1030 Sync from GCC:
1031
1032 2011-01-21 Andreas Schwab <schwab@redhat.com>
1033
1034 * configure.ac: Use AS_HELP_STRING throughout.
1035 * configure: Regenerate.
1036
1037 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1038
1039 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1040 * configure: Regenerate.
1041
115ef890
RW
10422010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1043
1044 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1045
92c9a463
JB
10462011-01-13 Joel Brobecker <brobecker@adacore.com>
1047
1048 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1049 for ia64-hpux.
1050 * configure: Regenerate.
1051
887ebfb4
RW
10522011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1053
1054 Sync from GCC:
1055 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1056
1057 * configure.ac: (picochip): Disable libiberty.
1058 * configure: Regenerate.
1059
04d2c2b2
JJ
10602010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1061
1062 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1063
33d23ee8
ILT
10642010-12-10 Ian Lance Taylor <iant@google.com>
1065
1066 PR bootstrap/46819
1067 * configure.ac: For --disable-libgcj clear libgcj_saved.
1068 * configure: Rebuild.
1069
89a1e9c3
PB
10702010-12-10 Tobias Burnus <burnus@net-b.de>
1071
1072 PR fortran/46540
1073 * configure.ac: Add --disable-libquadmath and
1074 --disable-libquadmath-support.
1075 * configure: Regenerate.
1076
ac7bcd26
TG
10772010-12-10 Tristan Gingold <gingold@adacore.com>
1078
1079 * src-release (ETC_SUPPORT): add gnu-oids.texi
1080
d357cef7
HPN
10812010-12-03 Hans-Peter Nilsson <hp@axis.com>
1082
1083 PR libffi/46792
1084 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1085 * configure: Regenerate.
1086
4f11b223
ILT
10872010-12-02 Ian Lance Taylor <iant@google.com>
1088
1089 * configure.ac: Always set default for poststage1_ldflags to
1090 -static-libstdc++ -static-libgcc.
1091
989abc33
JJ
10922010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1093
1094 * COPYING.NEWLIB: Add National Semiconductor notice.
1095
950386c6
AS
10962010-11-29 Andreas Schwab <schwab@redhat.com>
1097
1098 * configure.ac: Move comment to remove extra space in last argument
1099 of GCC_TARGET_TOOL.
1100
87cda2cf
AO
11012010-11-26 Alexandre Oliva <aoliva@redhat.com>
1102
7d509c83 1103 PR other/46026
87cda2cf
AO
1104 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1105 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1106 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1107 (BASE_FLAGS_TO_PASS): Use it.
1108 * configure: Rebuilt.
1109 * Makefile.in: Rebuilt.
1110
d3b50760
L
11112010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1112
1113 PR binutils/12258
1114 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1115 Properly check default linker.
1116 * configure: Regnerated.
1117
c7791212
NC
11182010-11-23 Matthias Klose <doko@ubuntu.com>
1119
1120 * configure.ac: For --enable-gold, handle value `default' instead of
1121 `both*'. New configure option --{en,dis}able-ld.
1122 * configure: Regenerate.
1123
9e1a94f4
ILT
11242010-11-20 Ian Lance Taylor <iant@google.com>
1125
1126 * configure.ac: Only disable a language library if no language needs
1127 it. Don't let --disable-libgcj uncondtionally disable libffi.
1128 * configure: Rebuild.
1129
ceca0218
PB
11302010-11-20 Paolo Bonzini <bonzini@gnu.org>
1131
1132 * configure: Regenerate.
1133
9b980aa1
RW
11342010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1135
1136 PR other/46202
1137 * configure.ac: Fix just-built in-tree STRIP name to be
1138 binutils/strip-new.
1139 * configure: Regenerate.
1140 * Makefile.def (install-strip-gcc, install-strip-binutils)
1141 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1142 (install-strip-sid): Mirror dependencies on non-strip variants
1143 of these targets on the respective -strip prerequisites.
1144 * Makefile.tpl (install-strip, install-strip-host)
1145 (install-strip-target): New targets.
1146 (install-strip-[+module+], install-strip-target-[+module+]):
1147 New targets.
1148 * Makefile.in: Regenerate.
1149
e552509b
ILT
11502010-11-19 Ian Lance Taylor <iant@google.com>
1151 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1152
1153 * configure.ac: Add target-libgo to target_libraries. Set
1154 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1155 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1156 (HOST_EXPORTS): Add GOC.
1157 (BASE_TARGET_EXPORTS): Add GOC.
1158 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1159 (GOCFLAGS_FOR_TARGET): New variable.
1160 (EXTRA_HOST_FLAGS): Add GOC.
1161 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1162 * Makefile.def (target_modules): Add libgo.
1163 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1164 (dependencies): Add dependency from configure-target-libgo to
1165 configure-target-libffi and all-target-libstdc++-v3. Add
1166 dependencies from all-target-libgo to all-target-libffi.
1167 (languages): Add go.
1168 * configure: Rebuild.
1169 * Makefile.in: Rebuild.
1170
11712010-11-19 Ian Lance Taylor <iant@google.com>
1172
1173 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1174 compiler/flag environment variables.
1175
11762010-11-18 Ian Lance Taylor <iant@google.com>
1177
1178 * configure.ac: Check for lang_requires_boot_languages in
1179 config-lang.in files.
1180 * configure: Rebuild.
1181
8c21d9c7
MF
11822010-11-17 Mike Frysinger <vapier@gentoo.org>
1183
1184 * .gitignore: New file.
1185
e552509b
ILT
11862010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1187 Tobias Burnus <burnus@net-b.de>
1188
1189 PR fortran/32049
1190 * Makefile.def: Add libquadmath; build it with language=fortran.
1191 * configure.ac: Add libquadmath.
1192 * Makefile.tpl: Handle multiple libs in check-[+language+].
1193 * Makefile.in: Regenerate.
1194 * configure: Regenerate.
1195
11962010-11-15 Andreas Schwab <schwab@redhat.com>
1197
1198 * configure.ac: Fix spelling in option names.
1199 * configure: Regenerated.
1200
12012010-11-13 Georg-Johann Lay <georgjohann@web.de>
1202
1203 PR bootstrap/39622
1204 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1205 * configure: Regenerated.
1206
12072010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1208
1209 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1210 define the cloog backend to use. Furthermore, only pass the ppllibs to
1211 the configure checks, if necessary.
1212 * configure: Regenerate.
1213
12142010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1215
1216 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1217 * configure: regenerate
1218
12192010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1220
1221 * config/cloog.m4: Fix typo. verison -> version.
1222 * configure: Regenerate.
1223
12242010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1225
1226 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1227 * configure: Regenerate.
1228
12292010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1230
1231 * configure.ac: Support official CLooG.org versions.
1232 * configure: Regenerate.
1233 * config/cloog.m4: New.
1234
aa291e2d
ME
12352010-11-05 Michael Eager <eager@eagercon.com>
1236
1237 * COPYING.LIBGLOSS: Correct typo in microblaze.
1238 * COPYING.NEWLIB: Same.
1239
e552509b
ILT
12402010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1241
1242 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1243 * configure: Regenerate.
1244
74cea91b
DK
12452010-11-03 Ian Lance Taylor <iant@google.com>
1246 Dave Korn <dave.korn.cygwin@gmail.com>
1247
1248 PR lto/46273
1249 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1250 and on other supported platforms whenever LTO is enabled.
1251 * configure: Rebuild.
1252
6d0cd39e
AM
12532010-11-02 Alan Modra <amodra@gmail.com>
1254
1255 PR binutils/12110
1256 * configure.ac: Error when source path contains spaces.
1257 * configure: Regenerate.
1258
18a8530e
ILT
12592010-10-20 Ian Lance Taylor <iant@google.com>
1260
1261 * Makefile.def (target_modules): Set lib_path to src/.libs for
1262 libstdc++-v3 module.
1263 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1264 * Makefile.in: Rebuild.
1265
6ed3211e
JJ
12662010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1267 Joseph Myers <joseph@codesourcery.com>
1268
1269 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1270 notices.
1271 * COPYING.NEWLIB: Add Texas Instruments notice.
1272
a8eb3f0a
DK
12732010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1274
1275 * configure.ac (build_lto_plugin): New shell variable.
1276 (--enable-lto): Turn on by default for all non-ELF platforms that
1277 have had LTO support added so far. Set build_lto_plugin appropriately
1278 for both ELF and non-ELF.
1279 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1280 * configure: Regenerate.
1281
4074d5f2
RW
12822010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1283
1284 PR bootstrap/45326
1285 PR bootstrap/45174
1286 * configure.ac: Honor initial values of $build_configargs,
1287 $host_configargs, $target_configargs. Mark the precious, so
1288 environment settings get recorded.
1289 * configure: Regenerate.
1290
29821356
RW
12912010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1292
1293 Sync from GCC:
1294
1295 2010-09-30 Michael Eager <eager@eagercon.com>
1296
1297 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1298 * configure: Regenerate.
1299
1300 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1301
1302 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1303 targets and amend comment.
1304 * configure: Regenerate.
1305
1306 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1307
1308 * configure.ac: Enable LTO by default on Darwin.
1309 * configure: Regenerate.
1310
1311 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1312
1313 PR bootstrap/44455
1314 * configure.ac (extra_mpfr_configure_flags): Copy from
1315 extra_mpc_gmp_configure_flags.
1316 * configure: Re-generated.
1317
57eefe4d
RW
13182010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1319
1320 Sync from GCC:
1321
1322 PR bootstrap/45796
1323 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1324 Depend on all-build-libiberty.
1325 * Makefile.in: Regenerate.
1326
13272010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1328
1329 Sync from GCC:
1330
1331 PR bootstrap/44621
1332 * configure.ac: Fix unportable shell quoting.
1333 * configure: Regenerate.
1334
48bb73dd
RW
13352010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1336
1337 * configure.ac: Support all v850 targets.
1338 * configure: Regenerate.
1339
1d14850f
PB
13402010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1341
1342 PR target/44862
1343 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1344 Provide -B option to allow for link spec %s substitutions for
1345 libstdc++.a on darwin.
1346 * Makefile.in: Regenerate.
1347
7530c480
AO
13482010-06-10 Alexandre Oliva <aoliva@redhat.com>
1349
1350 * Makefile.def (configure-gcc): Depend on all-libelf.
1351 * Makefile.in: Rebuild.
1352
285d560d
RW
13532010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1354
1355 * config.sub, config.guess: Update from upstream sources.
1356
a009f2e7
RW
13572010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1358
1359 Sync from GCC:
1360
1361 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1362 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1363 * configure: Regenerated.
1364
1365 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1366 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1367 * configure: Regenerate.
1368
1369 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1370 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1371 * configure: Regenerate.
1372
1373 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1374 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1375 separately.
1376 * configure: Regenerate.
1377
1378 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1379 * configure: Regenerate after change to elf.m4.
1380
1381 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1382 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1383 * configure: Regenerated.
1384
1385 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1386 * configure.ac: Print "buggy but acceptable" when CLooG
1387 revision is less than 9.
1388 * configure: Regenerated.
1389
e49e5c92
DK
13902010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1391
1392 Merge from gcc:
1393
1394 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1395 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1396 * configure: Regenerate.
1397
1398 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1399 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1400 a platform that supports LTO.
1401 * configure: Regenerate.
1402
1403 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1404 PR lto/42776
1405 * configure.ac (--enable-lto): Refactor handling so libelf tests
1406 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1407 and allow LTO to be explicitly enabled on non-ELF platforms that
1408 are known to support it inside else-clause.
1409 * configure: Regenerate.
1410
e6de499b
NC
14112010-04-27 Roland McGrath <roland@redhat.com>
1412 H.J. Lu <hongjiu.lu@intel.com>
1413
1414 * configure.ac (--enable-gold): Support both, both/gold and
1415 both/bfd to add gold to configdirs without removing ld.
1416 * configure: Regenerated.
1417
1418 * Makefile.def: Add install-gold dependency to install-ld.
1419 * Makefile.in: Regenerated.
1420
d594eacc
TG
14212010-04-14 Tristan Gingold <gingold@adacore.com>
1422
1423 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1424 * configure: Regenerate.
1425
938d2b74
RW
14262010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1427
1428 Merge from gcc:
1429 PR bootstrap/43615
1430 PR bootstrap/43328
1431 Revert:
1432 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1433 * configure.ac: Do not pass --enable-multilib nor
1434 --disable-multilib in baseargs. Accept explicitly passed
1435 --enable_multilib.
1436 * configure: Regenerate.
1437
a9ef41a7
RW
14382010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1439
1440 PR bootstrap/43328
1441 * configure.ac: Do not pass --enable-multilib nor
1442 --disable-multilib in baseargs. Accept explicitly passed
1443 --enable_multilib.
1444 * configure: Regenerate.
1445
619a3713
JM
14462010-03-23 Joseph Myers <joseph@codesourcery.com>
1447
1448 * configure.ac (tic6x-*-*): New case.
1449 * configure: Regenerate.
1450
92f4e989
JM
14512010-03-23 Joseph Myers <joseph@codesourcery.com>
1452
1453 Merge from gcc:
1454 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1455 PR ada/42554
1456 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1457 * configure: Regenerate.
1458
c35a0556
JM
14592010-03-23 Joseph Myers <joseph@codesourcery.com>
1460
1461 * config.sub: Update to version 2010-03-22.
1462 * config.guess: Update to version 2009-12-30.
1463
18fa8f9c
JM
14642010-03-14 Joseph Myers <joseph@codesourcery.com>
1465
1466 Merge from gcc:
1467 2010-01-11 Richard Guenther <rguenther@suse.de>
1468 PR lto/41569
1469 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1470 * Makefile.in: Regenerated.
1471
ba98da75
RO
14722010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1473
1474 PR libstdc++/32499
1475 * configure.ac (RANLIB): Default to true.
1476 (STRIP): Likewise.
1477 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1478 * configure: Regenerate.
1479
3994761f
NC
14802010-02-17 Nick Clifton <nickc@redhat.com>
1481
1482 PR 11238
1483 * Makefile.tpl (local-distclean): Also remove config.cache files in
1484 sub-directories as there may not be Makefiles present in the
1485 sub-directories.
792cdb50
NC
1486 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1487 the config.cache files found by the find command.
1488
3994761f
NC
1489 * Makefile.in: Regenerate.
1490 * configure.ac: Revert previous delta.
1491 * configure: Regenerate.
1492
01a82011
NC
14932010-02-15 Nick Clifton <nickc@redhat.com>
1494
1495 PR 11238
1496 * configure.ac: Delete config.cache files in sub-directories when
1497 deleting Makefiles.
1498 * configure: Regenerate.
1499
143754cd
NC
15002010-02-15 Nick Clifton <nickc@redhat.com>
1501
1502 * configure.ac: Sync from gcc.
1503 * configure: Regenerate.
1504
a6b5846e
KG
15052010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1506
1507 Sync from gcc:
1508 * configure.ac: Add "recommended" version checks for GMP/MPC.
1509 Update recommended GMP/MPFR/MPC versions.
1510 * configure: Regenerate.
1511
2aa2364a
JR
15122010-01-25 Joern Rennecke <amylaar@spamcop.net>
1513
1514 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1515 * configure.ac (bootstrap_target_libs): Make inclusion of
1516 target-libgomp conditional on libgomb being in target_configdirs.
1517 * configure: Regenerate.
1518
d35e937f
JR
15192010-01-23 Joern Rennecke <amylaar@spamcop.net>
1520
1521 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1522 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1523 * configure: Regenerate.
1524
911e63d0
JR
15252010-01-22 Joern Rennecke <amylaar@spamcop.net>
1526
1527 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1528 * configure.ac (target_configdirs): Substitute.
1529 * Makefile.def: Bootstrap target module libgomp.
1530 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1531 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1532 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1533 * configure, Makefile.in: Regenerate.
1534
3725885a
RW
15352009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1536
1537 * libtool.m4: Sync from git Libtool.
1538 * ltmain.sh: Likewise.
1539 * ltoptions.m4: Likewise.
1540 * ltversion.m4: Likewise.
1541 * lt~obsolete.m4: Likewise.
1542
d5f2ee2e 15432010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1544 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1545
1546 PR bootstrap/42424
1547 * configure.ac: Include libtool m4 files.
9eb322aa 1548 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1549 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1550 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1551
d5f2ee2e
KG
1552 * configure: Regenerate.
1553
f2b2dd91
RW
15542010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1555
1556 PR bootstrap/41818
1557 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1558 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1559 * Makefile.in: Regenerate.
1560
06ca7962
BE
15612009-12-18 Ben Elliston <bje@au.ibm.com>
1562
1563 * config.sub, config.guess: Update from upstream sources.
1564
30a16d7b
JJ
15652009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1566
1567 * COPYING.NEWLIB: Update copyright date.
1568 * COPYING.LIBGLOSS: Ditto.
1569
d9b76ff9
KG
15702009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1571
1572 PR middle-end/30447
1573 PR middle-end/30789
1574 PR other/40302
1575
1576 * configure.ac: Require MPC.
1577 * configure: Regenerate.
1578
1579 * configure.ac: Update minimum MPC version to 0.8.
1580 * configure: Regenerate.
1581
e12dec02
PB
15822009-11-20 Paolo Bonzini <bonzini@gnu.org>
1583
1584 * config.guess: Sync with upstream and gcc.
1585 * config.sub: Sync with upstream and gcc.
1586
606a9ca0
AO
15872009-11-16 Alexandre Oliva <aoliva@redhat.com>
1588
1589 * Makefile.def: Restore host and target settings for gmp.
1590 * Makefile.in: Rebuild.
1591
1f53ca9a
AO
15922009-11-16 Alexandre Oliva <aoliva@redhat.com>
1593
1594 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1595 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1596 Fix portability of test of C++ as bootstrap language. Add
1597 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1598 * configure: Rebuild.
1599 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1600 and cloog. Fix in-tree ppl configuration. Introduce libelf
1601 in-tree building.
1602 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1603 (POSTSTAGE1_HOST_EXPORTS): Use it.
1604 (STAGE[+id+]_CXXFLAGS): New.
1605 (BASE_FLAGS_TO_PASS): Pass it down.
1606 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1607 extra_exports.
1608 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1609 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1610 extra_exports.
1611 * Makefile.in: Rebuild.
1612
16132009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1614
1615 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1616 paths for *-w64-mingw* and x86_64-*mingw*.
1617 * configure: Regenerated.
1618
16192009-10-30 Kai Tietz <kai.tietz@onevision.com>
1620
1621 * configure.ac: Disable target-winsup & co for
1622 x86_64-*-mingw* and *-w64-mingw* targets.
1623 * configure: Regenerated.
1624
16252009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1626
1627 * configure.ac (CLooG test): Use = with test.
1628 * configure: Regenerate.
1629
16302009-10-22 Richard Guenther <rguenther@suse.de>
1631
1632 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1633 cloog if the ppl version check failed. Move flags saving
1634 before setting in libelf check.
1635 * configure: Regenerate.
1636
16372009-10-21 Richard Guenther <rguenther@suse.de>
1638
1639 * configure.ac: Adjust the ppl and cloog configure to work as
1640 documented. Disable cloog if ppl was disabled. Omit the version
1641 checks if they were disabled.
1642 * configure: Re-generate.
1643
6811fb56
RW
16442009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1645
1646 * configure.ac: Add 'lto' to enable_languages, not
1647 new_enable_languages, and only if not already present.
1648 * configure: Regenerate.
1649
700d40ca
ILT
16502009-10-06 Ian Lance Taylor <iant@google.com>
1651
1652 * Makefile.def: check-gold depends upon all-gas.
1653 * Makefile.in: Rebuild.
1654
16552009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1656
1657 * Makefile.def: all-lto-plugin depends on all-libiberty.
1658 set bootstrap=true for lto-plugin.
1659 Add lto-plugin.
1660 * Makefile.in: Regenerate.
1661 * configure.ac (host_libs): Add lto-plugin.
1662 * configure: Regenerate.
1663
16642009-10-03 Diego Novillo <dnovillo@google.com>
1665
1666 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1667 (HOST_LIBELFLIBS): Define.
1668 (HOST_LIBELFINC): Define.
1669 * Makefile.in: Regenerate.
1670 * configure.ac: Add --enable-lto.
1671 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1672 If --enable-lto is used, add 'lto' to new_enable_languages.
1673 If --enable-lto is used and gold is enabled, add
1674 lto-plugin to configdirs.
1675 * configure: Regenerate.
1676
16772009-10-03 Simon Baldwin <simonb@google.com>
1678
1679 * configure.ac: If --with-system-zlib, suppress local zlib and
1680 pass --with-system-zlib to subdir configure scripts.
1681 * configure: Regenerate.
1682
16832009-10-01 Loren J. Rittle <ljrittle@acm.org>
1684 Paolo Bonzini <bonzini@gnu.org>
1685
1686 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1687 $(srcdir).
1688 * Makefile.in: Rebuilt.
1689
c8cb1b3e
PB
16902009-09-29 Paolo Bonzini <bonzini@gnu.org>
1691
1692 Sync from gcc:
1693 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1694
1695 * configure.ac: Update minimum MPC version to 0.7.
1696 * configure: Regenerate.
1697
30167e0a
NC
16982009-09-25 Nick Clifton <nickc@redhat.com>
1699
1700 * configure.ac: Pass any --cache-file=/dev/null option on to
1701 subconfigures.
1702 * configure: Regenerate.
1703
707a0b5c
NC
17042009-09-23 Nick Clifton <nickc@redhat.com>
1705
1706 * config.sub, config.guess: Update from upstream sources.
1707
700d40ca
ILT
17082009-09-22 Loren J. Rittle <ljrittle@acm.org>
1709
1710 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1711 * Makefile.in: Rebuilt.
1712
2fd0b40b
RW
17132009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1714
1715 PR bootstrap/32272
1716 * configure.ac: Error out if $srcdir isn't '.' but contains
1717 host-${host_noncanonical}.
1718 * configure: Regenerate.
1719
4385ad3c
RW
17202009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1721
16b1ad29
RW
1722 * configure.ac: If bootstrapping a combined tree with
1723 --enable-gold, require c++ in stage1_languages.
1724 * configure: Regenerate.
1725
f8dc745f
RW
1726 * configure.ac: Also add target_libs of stage1_languages to
1727 bootstrap_target_libs.
1728 * configure: Regenerate.
1729
4385ad3c
RW
1730 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1731 with --enable-languages not containing c++.
1732 * configure: Regenerate.
1733
df51e4e1
JZ
17342009-09-16 Jie Zhang <jie.zhang@analog.com>
1735
1736 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1737 * configure: Regenerate.
1738
06a51eac
RW
17392009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1740
1741 * configure.ac: Do not use $extrasub for replacing @if/@endif
1742 parts in Makefile; instead, use additional arguments to
1743 AC_CONFIG_COMMANDS to do the replacement manually, with several
1744 sed invocations, to avoid HP-UX sed command limits.
1745 * configure: Regenerate.
1746
96655cc4
AO
17472009-09-04 Alexandre Oliva <aoliva@redhat.com>
1748
1749 * configure.ac (with-build-config): Document. Handle without.
1750 Handle missing argument.
1751 * configure: Rebuilt.
1752
17532009-09-03 Alexandre Oliva <aoliva@redhat.com>
1754
1755 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1756 Default to bootstrap-debug only if compare-debug works.
1757 * configure: Rebuilt.
1758 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1759 * Makefile.in: Rebuilt.
1760
17612009-09-01 Alexandre Oliva <aoliva@redhat.com>
1762
1763 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1764 * Makefile.in: Rebuilt.
1765
8e957354
PB
17662009-09-02 Paolo Bonzini <bonzini@gnu.org>
1767
1768 * Makefile.tpl (AWK): Fix typo.
1769 * Makefile.in: Regenerate.
1770
17712009-09-02 Paolo Bonzini <bonzini@gnu.org>
1772
1773 * configure.ac: Detect awk and sed.
1774 * Makefile.def (flags_to_pass): Add AWK and SED.
1775 * Makefile.tpl (AWK, SED): New.
1776 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1777 * configure: Regenerate.
1778 * Makefile.in: Regenerate.
1779
fb792462
TG
17802009-09-01 Tristan Gingold <gingold@adacore.com>
1781
1782 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1783 Remove logical names.
1784
a69e7d0a
DK
17852009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1786
1787 * ltmain.sh (func_normal_abspath): New function.
1788 (func_relative_path): Likewise.
1789 (func_mode_help): Document new -bindir option for link mode.
1790 (func_mode_link): Add new -bindir option, and use it to place
1791 output DLL if specified.
1792
d444d2ba
RW
17932009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1794
1795 * configure.ac (AC_PREREQ): Bump to 2.64.
1796
13b7343a
RW
17972009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1798
af542c2e
RW
1799 * README-maintainer-mode: Point directly to upstream locations
1800 for autoconf, automake, libtool, gettext, instead of copies on
1801 sources.redhat.com. Document required versions.
1802 * configure.ac: Do not substitute datarootdir, htmldir,
1803 pdfdir, docdir. Do not process --with-datarootdir,
1804 --with-htmldir, --with-pdfdir, --with-docdir.
1805 * configure: Regenerate.
1806
81ecdfbb
RW
1807 * configure: Regenerate.
1808
13b7343a
RW
1809 * compile: Sync from Automake 1.11.
1810 * depcomp: Likewise.
1811 * install-sh: Likewise.
1812 * missing: Likewise.
1813 * mkinstalldirs: Likewise.
1814 * ylwrap: Likewise.
1815
c1102ce7
RW
18162009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1817
34a0f3cf
RW
1818 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1819 (baseargs): Add --disable-option-checking.
1820 * configure: Regenerate.
1821
c1102ce7
RW
1822 * Makefile.def (configure-target-libiberty): Depend on
1823 all-binutils and all-ld.
1824 (configure-target-newlib): Likewise.
1825 * Makefile.in: Regenerate.
1826
e8a5fa9c
RW
18272009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1828
1829 Sync with GCC, merge:
1830
1831 2009-07-31 Christian Bruel <christian.bruel@st.com>
1832
1833 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1834 * configure: Regenerate.
1835
1836 2009-07-06 Ian Lance Taylor <iant@google.com>
1837
1838 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1839 * configure: Rebuild.
1840
1841 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1842
1843 PR bootstrap/40338
1844 * configure.ac (comparestring): Create new variable.
1845 * Makefile.tpl (comparestring): Use to skip some comparisions.
1846 * configure: Regenerate.
1847 * Makefile.in: Regenerate.
1848
1849 2009-06-23 Ian Lance Taylor <iant@google.com>
1850
1851 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1852 boot_languages. Only bootstrap target libraries listed in
1853 target_libs for some boot language. Add --with-stage1-ldflags,
1854 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1855 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1856 if not building with C++.
1857 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1858 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1859 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1860 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1861 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1862 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1863 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1864 * configure, Makefile.in: Rebuild.
1865
1866 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1867
1868 * configure.ac: Detect MPC in default directory.
1869 * configure: Regenerate.
1870
1871 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1872
1873 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1874 to noconfdirs.
1875 * configure: Regenerate.
1876
1877 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1878
1879 * Makefile.def: Add MPC support and dependencies.
1880 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1881
1882 * Makefile.in, configure: Regenerate.
1883
1884 2009-05-24 Nicolas Roche <roche@adacore.com>
1885
1886 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1887 * Makefile.in: Regenerate.
1888
1889 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1890
1891 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1892 * configure: Regenerate.
1893
1894 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1895
1896 * configure.ac ($with_ppl): Default to no if not supplied.
1897 ($with_cloog): Likewise.
1898 configure: Regenerate.
1899
1900 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1901
1902 PR bootstrap/39739
1903 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1904 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1905
1906 * configure, Makefile.in: Regenerate.
1907
1908 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1909
1910 * configure.ac: Change copyright header to refer to version
1911 3 of the GNU General Public License and to point readers at the
1912 COPYING3 file and the FSF's license web page.
1913 * Makefile.def: Likewise.
1914 * Makefile.tpl: Likewise.
1915 * Makefile.in: Regenerate.
1916
1917 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1918
1919 * configure.ac: Restore match for darwin9 or later. Use double
1920 brackets since regeneration eats one pair.
1921 * configure: Regenerate.
1922
bf110216
CF
19232009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1924
1925 * MAINTAINERS: Perform some obvious fixups.
1926
2262bbf4
BE
19272009-08-17 Ben Elliston <bje@au.ibm.com>
1928
1929 * config.sub, config.guess: Update from upstream sources.
1930
25a07265
NC
19312009-08-06 Michael Eager <eager@eagercon.com>
1932
1933 * configure.ac: Add Microblaze target.
1934 * configure: Regenerate.
1935
85bd1942
TG
19362009-07-02 Tristan Gingold <gingold@adacore.com>
1937
1938 * configure.ac: Do not exclude gas for i386-*-darwin.
1939 Add a case for x86_64-*-darwin.
1940 * configure: Regenerate.
1941
f9806fa5
DE
19422009-06-26 Doug Evans <dje@sebabeach.org>
1943
1944 * Makefile.def (host_modules): Add cgen.
1945 * Makefile.in: Regenerate.
1946 * configure.ac (host_tools): Add cgen.
1947 * configure: Regenerate.
1948
6bfb4e30
JJ
19492009-06-17 Michael Eager <eager@eagercon.com>
1950
1951 * COPYING.LIBGLOSS: Add Xilinx license.
1952
8bcf2718
NC
19532009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1954
1955 * configure.ac: Define is_elf for QNX Neutrino targets.
1956 * configure: Regenerate.
1957
04ec0acb
RW
19582009-06-03 Jerome Guitton <guitton@adacore.com>
1959 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1960
9eb322aa
MF
1961 * Makefile.tpl (all): Avoid a trailing backslash.
1962 * Makefile.in: Regenerate.
04ec0acb 1963
7ee5dbeb
BE
19642009-06-03 Ben Elliston <bje@au.ibm.com>
1965
1966 * config.sub, config.guess: Update from upstream sources.
1967
fda13ee8
AO
19682009-06-02 Alexandre Oliva <aoliva@redhat.com>
1969
1970 * Makefile.tpl ([+compare-target+]): Compare all stage
1971 directories, rather than just gcc.
1972 * Makefile.in: Rebuilt.
1973
4a657b0d
DK
19742009-05-28 Doug Kwan <dougkwan@google.com>
1975
1976 * configure.ac: Support gold for target arm*-*-*.
1977 * configure: Regenerate.
1978
07fc31c9
AO
19792009-05-27 Alexandre Oliva <aoliva@redhat.com>
1980
1981 * Makefile.tpl (all): Avoid harmless warning in make all when
1982 gcc-bootstrap is enabled but stage_last does not exist.
1983 * Makefile.in: Rebuilt.
1984
8a7a39ab
TG
19852009-05-25 Tristan Gingold <gingold@adacore.com>
1986
1987 * setup.com: Complete the file with configuration and build.
1988
b5233201
AO
19892009-05-18 Alexandre Oliva <aoliva@redhat.com>
1990
1991 PR other/40159
1992 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1993 gcc-no-bootstrap are mutually exclusive.
1994 * Makefile.in: Rebuilt.
1995
7b6175f9
AO
19962009-05-18 Alexandre Oliva <aoliva@redhat.com>
1997
1998 PR other/40159
1999 * Makefile.tpl (all): Don't end with unconditional success.
2000 * Makefile.in: Rebuilt.
2001
1b05fbbd
AO
20022009-05-12 Alexandre Oliva <aoliva@redhat.com>
2003
2004 PR target/37137
2005 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2006 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2007 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2008 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2009 stage_configureflags, stage_cflags and stage_libcflags into
2010 explicit Makefile macros.
2011 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2012 GFORTRAN.
2013 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2014 CC. Set CC_FOR_BUILD from CC.
2015 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2016 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2017 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2018 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2019 and GFORTRAN.
2020 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2021 (_LIBCFLAGS): Renamed to _TFLAGS.
2022 (do-compare-debug, do-compare3-debug): Drop.
2023 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2024 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2025 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2026 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2027 (XGCC_FLAGS_FOR_TARGET): New.
2028 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2029 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2030 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2031 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2032 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2033 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2034 TFLAGS.
2035 (BUILD_CONFIG): Include if requested.
2036 (all): Set TFLAGS on bootstrap.
2037 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2038 (all-stageid-prefixmodule): Likewise.
2039 (do-clean, distclean-stageid): Set TFLAGS.
2040 (restrap): Fix whitespace.
2041 * Makefile.in: Rebuilt.
2042
dc17c78c
EB
20432009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2044
2045 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2046 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2047 * Makefile.in: Regenerate.
2048
14324cd7
EZ
20492009-04-24 Eli Zaretskii <eliz@gnu.org>
2050
2051 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2052 consistency with config.sub. (Update from upstream sources.)
2053
f8d5f06c
JM
20542009-04-21 Joseph Myers <joseph@codesourcery.com>
2055
2056 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2057
0000e2bf
BE
20582009-04-17 Ben Elliston <bje@au.ibm.com>
2059
2060 * config.sub, config.guess: Update from upstream sources.
2061
20135e4c
NC
20622009-04-15 Anthony Green <green@moxielogic.com>
2063
34adf976 2064 * configure.ac: Add moxie support.
20135e4c
NC
2065 * configure: Rebuilt.
2066
ef699244
L
20672009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2068
2069 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2070 * configure: Regenerate.
2071
10ad8ef3
L
20722009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2073
2074 PR gas/10039
2075 * configure.ac: Require texinfo 4.7.
2076 * configure: Regenerated.
2077
c50523ce
L
20782009-04-09 Steve Ellcey <sje@cup.hp.com>
2079
2080 * Makefil.def (languages): New entries.
2081 * Makefile.tpl (check-gcc-*): New generic target.
2082 * Makefile.in: Regenerate.
2083
47afba5f
EZ
20842009-03-27 Eli Zaretskii <eliz@gnu.org>
2085
2086 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2087 Windows builds of Sed.
2088
dc448a7b
TT
20892009-03-18 Tom Tromey <tromey@redhat.com>
2090
2091 * configure: Rebuild.
2092 * configure.ac (host_libs): Add libiconv.
2093 * Makefile.in: Rebuild.
2094 * Makefile.def (host_modules): Add libiconv.
2095 (configure-gdb, all-gdb): Depend on libiconv.
2096
24741ab2
JB
20972009-03-16 Tristan Gingold <gingold@adacore.com>
2098
2099 * configure.ac: Treat gdb as supported on x86_64-darwin.
2100 * configure: Regenerate.
2101
29383458
JM
21022009-03-16 Joseph Myers <joseph@codesourcery.com>
2103
2104 Merge from GCC:
2105
2106 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2107
2108 * configure.ac (--with-host-libstdcxx): New option.
2109 * configure: Regenerate.
2110
2111 2009-01-29 Robert Millan <rmh@aybabtu.com>
2112
2113 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2114 * configure: Regenerate.
2115
2116 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2117
2118 PR tree-optimization/38515
2119 * configure.ac (cloog-polylib): Removed.
2120 (with_ppl, with_cloog): Test for "no".
2121 * configure: Regenerated.
2122
58e24671
RW
21232009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2124
2125 Backport from git Libtool:
2126
2127 2009-01-19 Robert Millan <rmh@aybabtu.com>
2128 Support GNU/kOpenSolaris.
2129 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2130 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2131 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2132 GNU/kOpenSolaris.
2133
314b2e66
AS
21342009-02-05 Andreas Schwab <schwab@suse.de>
2135
2136 * Makefile.tpl (stage_last): Define $r and $s before using
2137 $(RECURSE_FLAGS_TO_PASS).
2138 * Makefile.in: Regenerate
2139
8b700390
JJ
21402009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2141
2142 * COPYING.NEWLIB: Add ARM license.
2143
66775d67
AM
21442009-01-16 Alan Modra <amodra@bigpond.net.au>
2145
2146 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2147 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2148 * Makefile.in: Regenerate.
2149
19e99079
NC
21502009-01-15 Douglas B Rupp <rupp@gnat.com>
2151
2152 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2153 * configure: Regenerate.
2154
22e8c8e0
RW
21552008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2156
2157 Backport link test fix from upstream Libtool:
2158
2159 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2160 Add cache variables to tests that require the linker to work.
2161 For shlibpath_overrides_runpath, this also changes the semantics
2162 to let the result from the C compiler take precedence.
2163 compiler take precedence.
2164
7d6d7764
BE
21652008-12-02 Ben Elliston <bje@au.ibm.com>
2166
2167 * config.sub, config.guess: Update from upstream sources.
2168
ea8af06e
JJ
21692008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2170
2171 * COPYING.NEWLIB: Updated.
2172 * COPYING.LIBGLOSS: Ditto.
2173
af0771d3
PB
21742008-12-16 Paolo Bonzini <bonzini@gnu.org>
2175
2176 Sync with GCC:
2177
2178 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2179
2180 * configure.ac (ppllibs): Add by default the lib flags.
2181 * configure: Regenerate.
2182
2183 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2184
314b2e66
AS
2185 * configure.ac: Add double brackets on darwin[912].
2186 * configure: Regenerate.
af0771d3
PB
2187
2188 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2189
314b2e66
AS
2190 * configure.ac: Expand to darwin10 and later.
2191 * configure: Regenerate.
af0771d3 2192
f7c83eac
AS
21932008-12-02 Andreas Schwab <schwab@suse.de>
2194
2195 * Makefile.def: configure-target-boehm-gc depends on
2196 all-target-libstdc++-v3.
2197 * Makefile.in: Regenerate.
2198
bc67ad83
BE
21992008-12-02 Ben Elliston <bje@au.ibm.com>
2200
2201 * config.sub, config.guess: Update from upstream sources.
2202
e28c595f
JM
22032008-11-27 Joseph Myers <joseph@codesourcery.com>
2204
2205 Merge from GCC:
2206
2207 2007-12-02 Matthias Klose <doko@ubuntu.com>
2208
2209 * config-ml.in: Remove 64bit configure tests.
2210
2211 2008-05-14 Rafael Espindola <espindola@google.com>
2212
2213 * config-ml.in: don't handle --enable-shared and --enable-static.
2214
2215 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2216 Tobias Grosser <grosser@fim.uni-passau.de>
2217 Jan Sjodin <jan.sjodin@amd.com>
2218 Harsha Jagasia <harsha.jagasia@amd.com>
2219 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2220 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2221 Adrien Eliche <aeliche@isty.uvsq.fr>
2222
2223 Merge from graphite branch.
2224 * configure: Regenerate.
2225 * Makefile.in: Regenerate.
2226 * configure.ac (host_libs): Add ppl and cloog.
2227 Add checks for PPL and CLooG.
2228 * Makefile.def (ppl, cloog): Added modules and dependences.
2229 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2230 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2231
2232 2008-09-03 Richard Guenther <rguenther@suse.de>
2233
2234 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2235 cloog test.
2236 * configure: Re-generate.
2237
2238 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2239
2240 * configure.ac (--with-cloog-polylib): New.
2241 (--disable-cloog-version-check): New.
2242 (--disable-ppl-version-check): New.
2243 * configure: Re-generate.
2244
2245 2008-09-05 Richard Guenther <rguenther@suse.de>
2246
2247 * configure.ac: Initialize clooglibs to -lcloog.
2248 * configure: Re-generate.
2249
2250 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2251
2252 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2253 recommended version to 2.3.2.
2254
2255 * configure: Regenerate.
2256
2257 2008-10-31 Ben Elliston <bje@au.ibm.com>
2258
2259 * configure.ac (spu-*-*): Remove special case.
2260 * configure: Regenerate.
2261
2262 Complete comment text from GCC version of:
2263
2264 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2265
2266 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2267 (GCC_SHLIB_SUBDIR): New.
2268 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2269 * configure: Regenerate.
2270 * Makefile.in: Regenerate.
2271
652dec25
TG
22722008-11-27 Tristan Gingold <gingold@adacore.com>
2273
2274 * configure.ac: Build gdb for i?86-*-darwin*
2275 * configure: Regenerated.
2276
7582fb4a
DJ
22772008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2278
2279 PR bootstrap/38014
2280 PR bootstrap/37923
2281
2282 Revert:
2283
2284 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2285
2286 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2287 * Makefile.in: Regenerated.
2288
2289 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2290
2291 PR gdb/921
2292 PR gdb/1646
2293 PR gdb/2175
2294 PR gdb/2176
2295
2296 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2297 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2298 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2299 (HOST_EXPORTS): Pass CPPFLAGS.
2300 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2301 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2302 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2303 * Makefile.in, configure: Regenerated.
2304 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2305 and CPPFLAGS_FOR_BUILD.
2306
faee1be2
UW
23072008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2308
2309 * configure.ac [spu-*-*]: Do not set skipdirs.
2310 * configure: Re-generate.
2311
b7c2dce4
DJ
23122008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2313
2314 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2315 * Makefile.in: Regenerated.
2316
bb52de30
DJ
23172008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2318
2319 PR gdb/921
2320 PR gdb/1646
2321 PR gdb/2175
2322 PR gdb/2176
2323
2324 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2325 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2326 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2327 (HOST_EXPORTS): Pass CPPFLAGS.
2328 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2329 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2330 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2331 * Makefile.in, configure: Regenerated.
2332 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2333 and CPPFLAGS_FOR_BUILD.
2334
b25062ae
SE
23352008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2336
2337 * libtool.m4: Update to libtool 2.2.6.
2338 * lt~obsolete.m4: Update to libtool 2.2.6.
2339 * ltmain.sh: Update to libtool 2.2.6.
2340 * ltsugar.m4: Update to libtool 2.2.6.
2341 * ltversion.m4: Update to libtool 2.2.6.
2342 * ltoptions.m4: Update to libtool 2.2.6.
2343 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2344
3bbd2f8f
AL
23452008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2346
2347 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2348 (GCC_SHLIB_SUBDIR): New.
2349 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2350 * configure: Regenerate.
2351 * Makefile.in: Regenerate.
2352
b29d32ce
TG
23532008-08-28 Tristan Gingold <gingold@adacore.com>
2354
2355 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2356 Enable bfd, binutils and opcodes.
2357 * configure: Regenerate.
2358
c325a203
DD
23592008-08-16 Nicolas Roche <roche@adacore.com>
2360
2361 * Makefile.tpl: Add BOOT_ADAFLAGS.
2362 * Makefile.in: Regenerate.
2363
e7c8859c
RS
23642008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2365
2366 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2367 * configure: Regenerate.
2368
da888c87
PB
23692008-07-30 Paolo Bonzini <bonzini@gnu.org>
2370
2371 Sync with gcc:
2372 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2373
f7c83eac
AS
2374 * configure.ac: Add makefile fragments for hpux.
2375 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2376 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2377 * configure: Regenerate.
2378 * Makefile.in: Regenerate.
da888c87
PB
2379
2380 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2381
f7c83eac
AS
2382 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2383 * Makefile.in: Regenerate.
2384 * configure: Regenerate.
da888c87 2385
944982cf
ILT
23862008-06-18 Ian Lance Taylor <iant@google.com>
2387
662c6704
ILT
2388 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2389
944982cf
ILT
2390 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2391
7a283e07
RW
23922008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2393
2394 * configure: Regenerate.
2395
5b553f7e
RW
23962008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2397
2398 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2399 "$@" is still intact with both Autoconf 2.59 and 2.62.
2400 * configure: Regenerate.
2401
675492f0
RW
24022008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2403
2404 * Makefile.tpl: Fix comment errors.
2405 * Makefile.in: Regenerate.
2406
b018a5d1
JB
24072008-06-13 Julian Brown <julian@codesourcery.com>
2408
2409 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2410 of libobjc for ARM EABI Linux.
2411 * configure: Regenerate.
2412
310213e8
DE
24132008-06-12 David S. Miller <davem@davemloft.net>
2414 David Edelsohn <edelsohn@gnu.org>
2415
2416 * configure.ac: Add powerpc*-*-* to gold supported targets.
2417 * configure: Regenerate.
2418
6641ce42
JM
24192008-06-08 Joseph Myers <joseph@codesourcery.com>
2420
2421 PR tree-optimization/36218
2422 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2423 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2424 (all prefix="build-"): Pass them to build-system sub-makes.
2425 * Makefile.in: Regenerate.
2426
03c2f9e6
DJ
24272008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2428
2429 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2430 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2431 mkdep, and compile. Update comments.
2432 (ETC_SUPPORT): Add ChangeLog and update comments.
2433
4538db8b
ILT
24342008-05-11 Ian Lance Taylor <iant@google.com>
2435
2436 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2437
266df637
PB
24382008-04-18 Paolo Bonzini <bonzini@gnu.org>
2439
2440 Sync with gcc:
2441 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2442
2443 PR bootstrap/35457
2444 * configure.ac: Include override.m4.
2445 * configure: Regenerate.
2446
2447 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2448
f7c83eac
AS
2449 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2450 * Makefile.in: Regenerate.
266df637
PB
2451
2452 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2453
f7c83eac
AS
2454 * configure.ac: Do not build libssp for the AVR.
2455 * configure: Regenerate.
266df637 2456
a86a761e
NC
24572008-04-18 Nick Clifton <nickc@redhat.com>
2458
2459 * MAINTAINERS: Replace reference to configure.in with reference to
2460 configure.ac.
2461
52310858
NC
24622008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2463
f7c83eac 2464 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2465 as nonconfigurable directories list.
f7c83eac 2466 * configure: Regenerate.
52310858 2467
f5314dd5
DM
24682008-04-14 David S. Miller <davem@davemloft.net>
2469
2470 * configure.ac: Add sparc*-*-* to gold supported targets.
2471 * configure: Regenerate.
2472
e2208220
BE
24732008-04-14 Ben Elliston <bje@au.ibm.com>
2474
2475 * config.sub, config.guess: Update from upstream sources.
2476
0bb6ea20
HPN
24772008-04-12 Hans-Peter Nilsson <hp@axis.com>
2478
2479 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2480 * Makefile.in: Regenerate.
2481
e5164e97
ILT
24822008-04-07 Ian Lance Taylor <iant@google.com>
2483
2484 * Makefile.def: check-gold depends upon all-binutils.
2485 * Makefile.in: Regenerate.
2486
e33b51a6
NC
24872008-04-04 Nick Clifton <nickc@redhat.com>
2488
2489 PR binutils/4334
2490 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2491 builds.
2492 * configure: Regenerate.
2493
fc5df3ab
NC
24942008-04-04 NightStrike <NightStrike@gmail.com>
2495
2496 PR other/35151
f7c83eac
AS
2497 * configure.ac: Combine rules for mingw32 and mingw64.
2498 * configure: Regenerate.
fc5df3ab 2499
c779bab8
PB
25002008-03-27 Paolo Bonzini <bonzini@gnu.org>
2501
2502 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2503 * Makefile.in: Regenerate.
2504
93f9b408
ILT
25052008-03-20 Ian Lance Taylor <iant@google.com>
2506
2507 * configure.ac: Add support for --enable-gold.
2508 * Makefile.def: Add gold as a directory like ld.
2509 * configure, Makefile.in: Regenerate.
2510
5746fb46
AK
25112008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2512
2513 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2514 (s390_cond_extensions): Reduced extensions to the compare related.
2515 (main): z10 cpu type option added.
2516 (expandConditionalJump): Renamed to ...
2517 (insertExpandedMnemonic): ... this.
2518
2519 * opcodes/s390-opc.c: Re-group the operand format makros.
2520 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2521 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2522 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2523 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2524 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2525 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2526 INSTR_SIL_RDU): New instruction formats added.
2527 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2528 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2529 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2530 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2531 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2532 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2533 masks added.
2534 (s390_opformats): New formats added "ris", "rrs", "sil".
2535 * opcodes/s390-opc.txt: Add the conditional jumps with the
2536 extensions removed from automatic expansion in s390-mkopc.c manually.
2537 (asi - trtre): Add new System z10 EC instructions.
2538 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2539
58c85be7
RW
25402008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2541
2542 * configure.ac: m4_include config/proginstall.m4.
2543 * configure: Regenerate.
2544
78124051
RW
25452008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2546
2547 Backport from upstream Libtool:
f7c83eac 2548
78124051 2549 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2550
78124051
RW
2551 Deal with Autoconf 2.62's semantic change in m4_append.
2552 * ltsugar.m4 (lt_append): Replace broken versions of
2553 m4_append.
2554 (lt_if_append_uniq): Don't require separator to be overquoted,
2555 and avoid broken m4_append.
2556 (lt_dict_add): Fix typo.
2557 * libtool.m4 (_LT_DECL): Don't overquote separator.
2558
018f1bea
DE
25592008-03-13 David Edelsohn <edelsohn@gnu.org>
2560
2561 * config.rpath: Add AIX 6 support.
2562
5c5f596d
PB
25632008-03-13 Paolo Bonzini <bonzini@gnu.org>
2564
2565 * Makefile.def (stageprofile). Remove -fprofile-generate
2566 from stage_libcflags.
2567 * Makefile.in: Regenerate.
2568
a1f93a5e
BE
25692008-03-13 Ben Elliston <bje@au.ibm.com>
2570
2571 * config.sub, config.guess: Update from upstream sources.
2572
98c3d905
AK
25732008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2574
2575 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2576 * s390-opc.txt (cmpsc): Duplicate entry removed.
2577 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2578 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2579 fier, cu42, cu41): Fix operand format.
2580
7f6ef0c0
PB
25812008-02-20 Paolo Bonzini <bonzini@gnu.org>
2582
f7c83eac
AS
2583 PR bootstrap/32009
2584 PR bootstrap/32161
2585
2586 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2587 * configure: Regenerate.
2588
2589 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2590 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2591 STAGE4_LIBCFLAGS): New.
2592 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2593 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2594 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2595 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2596 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2597 for target modules. Don't export LIBCFLAGS.
2598 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2599 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2600 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2601 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2602 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2603 * Makefile.in: Regenerate.
7f6ef0c0 2604
eaf19029
PB
26052008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2606
2607 PR libgcj/33085
2608 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2609 Do not use -DDLL_EXPORT. Backport from upstream.
2610
680c43e9
NC
26112008-02-14 Nick Clifton <nickc@redhat.com>
2612
2613 Import this patch from gcc:
2614 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2615
2616 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2617
c72b1d96
HPN
26182008-02-02 Hans-Peter Nilsson <hp@axis.com>
2619
2620 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2621 * configure: Regenerate.
2622
8b66833e
BW
26232008-01-31 Marc Gauthier <marc@tensilica.com>
2624
2625 * configure.ac (xtensa*-*-*): Recognize processor variants.
2626 * configure: Regenerate.
2627
9cc8ae67
PB
26282008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2629
f7c83eac
AS
2630 PR bootstrap/34922
2631 * configure.ac (PARSE_ARGS): Push suitable setting of
2632 ac_subdirs_all, for `./configure --help=recursive'.
2633 Handle `+' in generic toplevel directory disabling.
2634 * configure: Regenerate.
9cc8ae67 2635
19090595
BE
26362008-01-23 Ben Elliston <bje@au.ibm.com>
2637
2638 * config.sub, config.guess: Update from upstream sources.
2639
9f1e7fd3
BE
26402008-01-08 Ben Elliston <bje@au.ibm.com>
2641
2642 * config.sub, config.guess: Update from upstream sources.
2643
2f959d61
JJ
26442007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2645
2646 * COPYING.LIBGLOSS: Update default copyright.
2647
aa054b85
JJ
26482007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2649
2650 * COPYING.NEWLIB: Update default copyright.
2651
57c53b2b
RS
26522007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2653
2654 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2655 Change recommended MPFR from 2.2.1 > 2.3.0.
2656 * configure: Regenerate.
2657
fee14b60
RS
26582007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2659
2660 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2661 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2662 * Makefile.in: Regenerate.
2663
c9b68031
DD
26642007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2665
2666 * configure.ac: Enable libjava for x86_64-*-darwin9.
2667 * configure: Regenerate.
2668
ad25e7d5
BE
26692007-12-05 Ben Elliston <bje@au.ibm.com>
2670
2671 * config.sub, config.guess: Update from upstream sources.
2672
6ac84f65
PB
26732007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2674
f7c83eac
AS
2675 * config-ml.in: Robustify against white space in absolute file
2676 names.
6ac84f65 2677
f7c83eac
AS
2678 * config-ml.in (multi-clean): Substitute ${Makefile}.
2679 Remove superfluous ${Makefile} in list.
6ac84f65 2680
7b3200f9
DJ
26812007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2682
2683 * Makefile.def (dependencies): Make configure-gdb depend on
2684 all-intl.
2685 * Makefile.in: Regenerated.
2686
2c133ff9
JJ
26872007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2688
2689 * Makefile.def: To avoid problems running with parallel makes,
2690 build newlib before libgloss so that target specific header
2691 files are availble.
2692 * Makefile.in: Regenerate.
2693
5074315a
DJ
26942007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2695
2696 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2697 * Makefile.in: Regenerate.
2698
f5bc1778
DJ
26992007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2700
2701 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2702 * libdecnumber: New directory, imported from GCC.
2703
c66487f8
NC
27042007-10-08 Mike Frysinger <vapier@gentoo.org>
2705
2706 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2707 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2708 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2709 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2710 * configure: Regenerate.
2711
b5714970
PB
27122007-10-01 Paolo Bonzini <bonzini@gnu.org>
2713
2714 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2715 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2716 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2717 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2718 * configure.ac: Default them to host tools for $host = $build.
2719 Subst them.
2720
2721 * configure: Regenerate.
2722 * Makefile.in: Regenerate.
2723
f3b1e08e
RS
27242007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2725
2726 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2727 * configure: Regenerate.
2728
cff87f51
DD
27292007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2730
2731 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2732 libstdc++.
2733 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2734 * configure: Regenerate.
2735 * Makefile.in: Regenerate.
f7c83eac 2736
625a61cd
AS
27372007-09-17 Andreas Schwab <schwab@suse.de>
2738
2739 * configure.ac: Raise minimum makeinfo version to 4.6.
2740 * configure: Regenerate.
2741
83a3a68b
AM
27422007-09-15 Alan Modra <amodra@bigpond.net.au>
2743
2744 * configure.ac: Correct makeinfo version check.
2745 * configure: Regenerate.
2746
5bd8be13
RS
27472007-09-14 Richard Sandiford <richard@codesourcery.com>
2748
2749 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2750 to $skipdirs and only disable gprof for newlib. Use the normal
2751 mips*-elf* handling in other respects.
2752 * configure: Regnerate.
2753
5566c1fa
DD
27542007-09-12 David Daney <ddaney@avtrex.com>
2755
2756 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2757 enabling libgcj.
2758 * configure: Regenerate.
2759
27602007-09-12 Richard Guenther <rguenther@suse.de>
2761
2762 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2763 nor --disable-checking is provided also turn on yes and types
2764 checking for stage1.
2765 * configure: Re-generate.
2766
a18e2996 27672007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2768
2769 PR target/33281
2770 * configure.ac: Use config/mh-mingw on mingw.
2771 * configure: Regenerate.
84e7906e 2772
691bb5a1
DD
27732007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2774
2775 PR other/32154
2776 * configure.ac: For libgloss targets, point the linker to the linker
2777 script, startup code and simulator library.
2778 * configure: Regenerate.
2779
6d18b86b
AH
27802007-09-09 Andrew Haley <aph@redhat.com>
2781
2782 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2783 target-libjava.
6d18b86b 2784
f00a3165 27852007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2786
f00a3165 2787 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2788
2abc4e65
BE
27892007-08-21 Richard Guenther <rguenther@suse.de>
2790
2791 * configure.ac: Add types checking to stage1 checking flags.
2792 * configure: Regenerate.
2793
8a6ee3ab 27942007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2795 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2796
2797 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2798 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2799 * Makefile.in: Regenerate.
2800 * configure.ac (--with-debug-prefix-map): New.
2801 * configure: Regenerate.
2802
429acdec
RS
28032007-08-17 Richard Sandiford <richard@codesourcery.com>
2804 Nigel Stephens <nigel@mips.com>
2805
429acdec
RS
2806 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2807 as target_makefile_frag.
2808 * configure: Regenerate.
2809
8520c408
AO
28102007-08-16 Alexandre Oliva <aoliva@redhat.com>
2811
2812 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2813 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2814 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2815 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2816 (do-compare, do-compare3, do-compare-debug): New.
2817 ([+compare-target+]): Use them.
2818
28192007-08-16 Alexandre Oliva <aoliva@redhat.com>
2820
2821 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2822 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2823 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2824 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2825 (do-compare, do-compare3, do-compare-debug): New.
2826 ([+compare-target+]): Use them.
2827
2444379b
BE
28282007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2829 Ben Elliston <bje@au.ibm.com>
2830
2831 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2832 --silent if $silent.
2833 * configure: Regenerate.
2834
d6f99447
DJ
28352007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2836
2837 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2838
bd0aa315
NC
28392007-07-17 Nick Clifton <nickc@redhat.com>
2840
2841 * COPYING3: New file. Contains version 3 of the GNU General
2842 Public License.
2843 * COPYING3.LIB: New file. Contains version 3 of the GNU
2844 Lesser General Public License.
2845
0ebe98fb
BS
28462007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2847
2848 * configure.ac: Fix my previous change to really match GCC.
2849 * configure: Regenerate.
2850
521ec477
DD
28512007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2852
2853 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2854 * configure: Regenerate.
2855
28562007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2857
2858 * configure.ac: Add some missing m4 quotation.
2859 * configure: Regenerate.
2860
0c24b341
NC
28612007-07-09 Kai Tietz <kai.tietz@onevision.com>
2862
f7c83eac
AS
2863 * Makefile.def: Add windmc tool to build.
2864 * Makefile.tpl: Likewise.
2865 * configure.ac: Likewise.
2866 * Makefile.in: Regenerate.
2867 * configure: Regenerate.
0c24b341 2868
a09314d0
L
28692007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2870
2871 * lt~obsolete.m4: New. Import from 20070318 libtool.
2872
7c3e1d12
BS
28732007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2874
2875 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2876 uclinux and linux-uclibc targets.
2877 * configure: Regenerate.
2878
a5b3b4dd
DD
28792007-06-28 DJ Delorie <dj@redhat.com>
2880
2881 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2882 not building newlib.
2883 * configure: Regenerated.
f7c83eac 2884
184d813c
DJ
28852007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2886
2887 * src-release (DEVO_SUPPORT): Correct typos.
2888
31d99776
DJ
28892007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2890
2891 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2892 * Makefile.in: Regenerated.
2893
e00a73e3
PB
28942007-06-14 Paolo Bonzini <bonzini@gnu.org>
2895
f7c83eac
AS
2896 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2897 (distclean-stage[+id+]): Possibly delete stage_last.
2898 * Makefile.in: Regenerate.
e00a73e3 2899
98a1bbc5
BE
29002007-06-07 Ben Elliston <bje@au.ibm.com>
2901
2902 * config.sub, config.guess: Update from upstream sources.
2903
973601e1
BE
29042007-06-07 Ben Elliston <bje@au.ibm.com>
2905
2906 * Makefile.tpl: Fix spelling error.
2907 * Makefile.in: Regenerate.
2908
2038f525
PB
29092007-06-04 Paolo Bonzini <bonzini@gnu.org>
2910
2911 Sync with gcc:
2912 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2913
f7c83eac
AS
2914 PR bootstrap/29382
2915 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2916 * configure: Rebuilt.
2038f525 2917
f7c5c4b5
PB
29182007-06-01 Steve Ellcey <sje@cup.hp.com>
2919
12a64d4f
L
2920 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2921 lt_cv_sys_max_cmd_len.
f7c5c4b5 2922
7ad9660b
PB
29232007-05-31 Paolo Bonzini <bonzini@gnu.org>
2924
2925 * ltgcc.m4: Update from GCC.
2926
0e7ef45c
EC
29272007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2928
12a64d4f 2929 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2930
37ad9514
SE
29312007-05-24 Steve Ellcey <sje@cup.hp.com>
2932
2933 * ltmain.sh: Update from GCC.
2934 * libtool.m4: Update from GCC.
2935 * ltsugar.m4: New. Update from GCC.
2936 * ltversion.m4: New. Update from GCC.
2937 * ltoptions.m4: New. Update from GCC.
2938 * ltconfig: Remove.
2939 * ltcf-c.sh: Remove.
2940 * ltcf-cxx.sh: Remove.
2941 * ltcf-gcj.sh: Remove.
2942 * src-release: Update with new libtool file list.
2943
8ee82aff
PB
29442007-05-16 Paolo Bonzini <bonzini@gnu.org>
2945
2946 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2947 stage_cflags.
2948 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2949 Remove CFLAGS/LIBCFLAGS.
2950 (configure-stage[+id+]-[+prefix+][+module+],
2951 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2952 * Makefile.in: Regenerate.
2953
149cb58d
SE
29542007-04-14 Steve Ellcey <sje@cup.hp.com>
2955
2956 * config-ml.in: Update from GCC.
2957
91506736
DJ
29582007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2959
2960 * src-release (do-proto-toplev): Process the support directories before
2961 the tool directory.
2962
ffa8bd48
RS
29632007-03-21 Richard Sandiford <richard@codesourcery.com>
2964
2965 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2966 of glob. Quote arguments with single quotes too.
2967 * configure: Regenerate.
2968
a4fd3374
DD
29692007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2970
2971 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2972 * Makefile.in: Regenerate
2973
b8025f34
AS
29742007-03-07 Andreas Schwab <schwab@suse.de>
2975
2976 * configure: Regenerate.
2977
a3ca38d2
DD
29782007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2979
2980 * configure.ac: Add "--with-pdfdir" configure option,
2981 which defines pdfdir variable.
2982 * Makefile.def (target=fixincludes): Add install-pdf to
2983 missing targets.
2984 (recursive_targets): Add install-pdf target.
2985 (flags_to_pass): Add pdfdir.
2986 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2987 target.
2988 * configure: Regenerate
2989 * Makefile.in: Regenerate
2990
29912007-02-28 Eric Christopher <echristo@apple.com>
2992
2993 Revert:
2994 2006-12-07 Mike Stump <mrs@apple.com>
2995
2996 * Makefile.def (dependencies): Add dependency for
2997 install-target-libssp and install-target-libgomp on
2998 install-gcc.
2999 * Makefile.in: Regenerate.
3000
30012007-02-27 Matt Kraai <kraai@ftbfs.org>
3002
3003 * configure: Regenerate.
3004 * configure.ac: Move statements after variable declarations.
3005
a4708fba
JM
30062007-02-19 Joseph Myers <joseph@codesourcery.com>
3007
3008 * configure.ac: Adjust for loop syntax.
3009 * configure: Regenerate.
3010
9a819804
AO
30112007-02-18 Alexandre Oliva <aoliva@redhat.com>
3012
3013 * configure: Rebuilt.
3014
81ec575a
AO
30152007-02-18 Alexandre Oliva <aoliva@redhat.com>
3016
3017 * configure.ac: Drop multiple occurrences of --enable-languages,
3018 and fix its quoting.
3019 * configure: Rebuilt.
3020
92f01d61 30212007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3022 Nathan Sidwell <nathan@codesourcery.com>
3023 Vladimir Prus <vladimir@codesourcery.com
3024 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3025
3026 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3027 * configure: Regenerate.
3028
b1299c4e
DJ
30292007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3030
3031 * configure.ac (target_libraries): Move libgcc before libiberty.
3032 * configure: Regenerated.
3033
18f6b6ee
PB
30342007-02-13 Paolo Bonzini <bonzini@gnu.org>
3035
3036 * configure: Regenerate again?
3037
9c4e9f27
PB
30382007-02-13 Paolo Bonzini <bonzini@gnu.org>
3039
3040 * configure: Reapply PR30748 fix which was lost in the previous commit.
3041
24ff9987
DJ
30422007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3043 Paolo Bonzini <bonzini@gnu.org>
3044
3045 PR bootstrap/30753
3046 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3047 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3048 * configure: Regenerated.
3049
7df2cd5d
PB
30502007-02-10 Paolo Bonzini <bonzini@gnu.org>
3051
3052 * configure: Regenerate.
3053
b0aaa663
DJ
30542007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3055
3056 PR bootstrap/30748
3057 * configure.ac: Correct syntax for Solaris ksh.
3058 * configure: Regenerated.
3059
a0323144
PB
30602007-02-09 Paolo Bonzini <bonzini@gnu.org>
3061
3062 * Makefile.def: Sync with GCC.
3063 * Makefile.tpl: Sync with GCC.
3064 * Makefile.in: Regenerate.
3065 * configure: Regenerate.
3066
c6b750e1
DJ
30672007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3068
3069 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3070 noncanonical equivalents.
3071 * configure.in: Rename to...
3072 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3073 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3074 target_noncanonical. Use them. Rewrite removal of configure
3075 arguments for autoconf 2.59. Discard variable settings. Force
3076 program_transform_name for native tools.
3077
3078 * Makefile.in: Regenerated.
3079 * configure: Regenerated with autoconf 2.59.
3080
3081 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3082
f3cd89f4
JJ
30832007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3084
3085 * COPYING.LIBGLOSS: Reformat default Red Hat
3086 license to fit within 80 columns.
3087 * COPYING.NEWLIB: Ditto.
3088
4e206d7e
DB
30892007-02-05 Dave Brolley <brolley@redhat.com>
3090
3091 * Contribute the following changes:
3092 2006-11-28 DJ Delorie <dj@redhat.com>
3093
3094 * configure.in: Fix typo for mep's target_makefile_frag.
3095 * configure: Regenerated.
3096
3097 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3098
3099 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3100 * configure: Regenerate.
3101
3102 2001-09-19 DJ Delorie <dj@redhat.com>
3103
3104 * configure.in (target_makefile_frag): use mt-mep
3105
3106 2001-06-12 Don Howard <dhoward@redhat.com>
3107
3108 * configure.in: Remove gdb from MeP skip list.
3109
3110 2001-04-05 DJ Delorie <dj@redhat.com>
3111
3112 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3113
3114 2001-03-20 Ben Elliston <bje@redhat.com>
3115
3116 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3117
3118 2001-03-19 Ben Elliston <bje@redhat.com>
3119
3120 * config.sub (mep, mep-*): Add.
3121
b2edfdd2
AS
31222007-01-31 Andreas Schwab <schwab@suse.de>
3123
3124 * Makefile.tpl (LDFLAGS): Substitute it.
3125 * Makefile.in: Regenerate.
3126
ceb92e78
PB
31272007-01-11 Paolo Bonzini <bonzini@gnu.org>
3128
3129 * configure.in: Change == to = in test command.
f7c83eac 3130 * configure: Regenerate.
ceb92e78 3131
4b900473 31322007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3133 Nick Clifton <nickc@redhat.com>
3134 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3135
3136 * configure.in (build_configargs, host_configargs, target_configargs):
3137 Remove build/host/target parameters.
3138 (host_libs): Add gmp and mpfr.
3139 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3140 * Makefile.def (gmp, mpfr): New.
3141 (gcc): Remove target.
3142 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3143 target_os, target_vendor): New.
3144 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3145 * configure: Regenerate.
3146 * Makefile.in: Regenerate.
4b900473
PB
3147
31482007-01-11 Matt Fago <fago@earthlink.net>
3149
3150 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3151 to improve robustness of configure tests.
4b900473
PB
3152 * configure: Regenerate.
3153
80f6dcbc
NC
31542007-01-08 Kai Tietz <kai.tietz@onevision.com>
3155
3156 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3157 * configure: Regenerate.
80f6dcbc 3158
f86e35b8
NC
31592007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3160
3161 * Makefile.tpl (all-target): Correct @if conditional for target
3162 modules.
3163 * configure.in: Omit libiberty if building only target libgcc.
3164 * configure, Makefile.in: Regenerated.
3165
79fcd0ec
PB
31662007-01-04 Paolo Bonzini <bonzini@gnu.org>
3167
3168 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3169 * configure: Regenerate.
3170
6aa8ef82
DJ
31712007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3172
3173 * Makefile.def (target_modules): Add libgcc.
3174 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3175 * Makefile.tpl (clean-target-libgcc): Delete.
3176 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3177 on gcc even for bootstrapped modules. Rewrite handling of
3178 lang_env_dependencies to loop over target_modules.
3179 * configure.in (target_libraries): Add target-libgcc.
3180 * Makefile.in, configure: Regenerated.
3181
9b134994
PB
31822006-12-29 Paolo Bonzini <bonzini@gnu.org>
3183
3184 Sync with gcc:
3185 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3186
f7c83eac
AS
3187 * configure.in: Reorganize recognition of languages. Add
3188 --enable-stage1-languages. Show supported languages for the chosen
3189 target rather than all recognized languages.
3190 * configure: Regenerate.
9b134994
PB
3191
3192 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3193
f7c83eac
AS
3194 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3195 * Makefile.in: Regenerate.
9b134994
PB
3196
3197 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3198
f7c83eac
AS
3199 * configure.in: Warn that MPFR 2.2.0 is buggy.
3200 * configure: Regenerate.
9b134994 3201
8cf39b1b
ILT
32022006-12-27 Ian Lance Taylor <iant@google.com>
3203
3204 * configure.in: When removing Makefiles to force a reconfigure, also
3205 remove prev-DIR*/Makefile.
3206 * configure: Regenerate.
3207
ebff6cd5
KH
32082006-12-23 Kazu Hirata <kazu@codesourcery.com>
3209
3210 * config.bfd: Recognize fido.
3211
8a0d8a5c
PB
32122006-12-19 Paolo Bonzini <bonzini@gnu.org>
3213
3214 Sync with gcc:
3215
3216 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3217
3218 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3219 it only affects bootstrap and could be tested on "$host" as well.
3220 * configure: Regenerate.
3221 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3222
3223 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3224
3225 PR bootstrap/29544
3226 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3227 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3228 move here comment from Makefile.tpl.
3229 * Makefile.tpl: Move some definitions higher in the file.
3230 (STAGE1_CHECKING): New.
3231 * configure.in: Add --enable-stage1-checking.
3232 * configure: Regenerate.
3233 * Makefile.in: Regenerate.
3234
3235 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3236
3237 * configure.in: Update error message for missing GMP/MPFR.
3238
3239 * configure: Regenerate.
3240
3241 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3242
3243 * configure.in: Update MPFR version in error message.
3244
3245 * configure: Regenerate.
3246
3247 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3248
3249 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3250 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3251 --with-gmp-lib): New flags.
3252
3253 * configure: Regenerate.
3254
790c0838
AM
32552006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3256
3257 PR bootstrap/30134
3258 * configure.in: Correct x86 darwin support for libjava to powerpc
3259 and i?86 only.
3260 * configure: Regenerate.
3261
77d7106f
AM
32622006-12-11 Alan Modra <amodra@bigpond.net.au>
3263
3264 * configure.in: Handle spu makefile frag.
77d7106f
AM
3265 * Makefile.tpl (MAINT): Define
3266 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3267 * configure: Regenerate.
3268 * Makefile.in: Regenerate.
3269
0cfa5389
BE
32702006-12-11 Ben Elliston <bje@au.ibm.com>
3271
3272 * config.sub, config.guess: Update from upstream sources.
3273
2839fe5d
BE
32742006-12-11 Ben Elliston <bje@au.ibm.com>
3275
3276 * configure.in: Sync with GCC (spu-*-*).
3277 * configure: Sync with GCC.
3278
b897f5d4
MS
32792006-12-07 Mike Stump <mrs@apple.com>
3280
3281 * Makefile.def (dependencies): Add dependency for
3282 install-target-libssp and install-target-libgomp on
3283 install-gcc.
3284 * Makefile.in: Regenerate.
3285
9daf3993
PB
32862006-11-16 Paolo Bonzini <bonzini@gnu.org>
3287
3288 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3289 (unstage): Test for stage_last presence.
3290
3291 PR bootstrap/29802
3292 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3293 * Makefile.in: Regenerate.
3294
9dbaa842
DD
32952006-11-14 DJ Delorie <dj@redhat.com>
3296
3297 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3298 * Makefile.in: Sync with GCC.
3299 * configure.in: Sync with GCC (mpfr, gmp).
3300 * configure: Sync with GCC.
3301
b0cbce8d
JJ
33022006-11-08 Jie Zhang <jie.zhang@analog.com>
3303
3304 * configure.in: Remove target-libgloss from noconfigdirs for
3305 bfin-*-*.
3306 * configure: Regenerated.
3307
44330a94
JJ
33082006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3309
3310 * COPYING.NEWLIB: Add spu license.
7de05dd5 3311 * COPYING.LIBGLOSS: Ditto.
44330a94 3312
56a8fe78
DD
33132006-10-17 Brooks Moses <bmoses@stanford.edu>
3314
3315 * Makefile.def: Added pdf target handling.
3316 * Makefile.tpl: Added pdf target handling.
3317 * Makefile.in: Regenerated.
3318
fbb00ad0
JJ
33192006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3320
3321 * COPYING.NEWLIB: Updated.
3322 * COPYING.LIBGLOSS: Ditto.
3323
6b89cc21
DB
33242006-09-27 Dave Brolley <brolley@redhat.com>
3325
3326 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3327 $s instead of $r.
3328 * configure: Regenerated.
3329
17bcf627
BE
33302006-09-26 Ben Elliston <bje@au.ibm.com>
3331
3332 * config.sub, config.guess: Update from upstream sources.
3333
f3529cf1
TS
33342006-09-20 Thiemo Seufer <ths@mips.com>
3335
3336 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3337 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3338 * configure: Regenerate.
3339
45055374
CV
33402006-08-30 Corinna Vinschen <corinna@vinschen.de>
3341
3342 * configure.in: Never build newlib for a Mingw host.
3343 Never build newlib as Mingw target library.
3344 Test the existence of winsup/cygwin for building a Cygwin newlib,
3345 rather than just winsup.
3346 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3347 building a Mingw target.
3348 * configure: Regenerate.
3349
4be041b2 33502006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3351 Nigel Stephens <nigel@mips.com>
3352 David Ung <davidu@mips.com>
4be041b2
TS
3353
3354 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3355
1d89b610
PB
33562006-07-25 Paolo Bonzini <bonzini@gnu.org>
3357
3358 Sync from GCC:
3359 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3360
f7c83eac
AS
3361 PR bootstrap/18058
3362 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3363 if the bootstrap compiler is a GCC version that supports it.
3364 * configure: Regenerate.
1d89b610 3365
66a79c16
DJ
33662006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3367
3368 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3369 * configure: Regenerated.
3370
c1cb7e02
PB
33712006-07-18 Paolo Bonzini <bonzini@gnu.org>
3372
f7c83eac
AS
3373 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3374 for stages after the first.
c1cb7e02 3375
7206a0ee
JJ
33762006-07-17 Jakub Jelinek <jakub@redhat.com>
3377
3378 * Makefile.def: Add dependencies for configure-opcodes
3379 on configure-intl and all-opcodes on all-intl.
3380 * Makefile.in: Regenerated.
3381
6816f995
AO
33822006-07-04 Peter O'Gorman <peter@pogma.com>
3383
3384 * ltconfig: chmod 644 before ranlib during install.
3385
3d3adb43
PB
33862006-07-03 Paolo Bonzini <bonzini@gnu.org>
3387
1f3f1bbf 3388 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3389 * configure: Regenerate.
3390
64ce424c
PB
33912006-07-03 Paolo Bonzini <bonzini@gnu.org>
3392
3393 Sync from gcc:
3394
3395 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3396
3397 PR other/27063
3398 * configure.in: Test subdir_requires and give an appropriate
3399 error message.
3400 * configure: Regenerate.
3401
3402 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3403
3404 PR target/27540
3405 * configure.in: Only enable libgomp on IRIX 6.
3406 * configure: Regenerate.
3407
d42c4017
DA
34082006-06-20 David Ayers <d.ayers@inode.at>
3409
3410 PR bootstrap/28072
3411 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3412 whether target-libjava is being configured instead of whether the
3413 java front end is enabled.
3414 * configure: Regenerate.
0e7ef45c 3415
4962c51a
MS
34162006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3417
3418 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3419 to R_ARM_LDC_SB_G{0,1,2} respectively.
3420
caee866a
PB
34212006-06-15 Paolo Bonzini <bonzini@gnu.org>
3422
3423 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3424 too.
3425 * Makefile.in: Regenerate.
3426
363ef840
DA
34272006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3428
3429 Sync from gcc:
3430
3431 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3432 * configure.in: Don't enable libgomp on hpux10.
3433 * configure: Rebuilt.
3434
54d1c879
DA
34352006-06-13 David Ayers <d.ayers@inode.at>
3436
3437 Sync from gcc:
3438
3439 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3440
54d1c879
DA
3441 PR bootstrap/27963
3442 PR target/19970
0e7ef45c 3443 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3444 ${libgcj} is specified.
3445 * configure: Regenerate.
0e7ef45c 3446
a4d8b690
JJ
34472006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3448
3449 Sync from gcc:
3450
3451 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3452 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3453
3454 PR bootstrap/18033
3455 * config-ml.in: Eval option if surrounded by single quotes.
3456
4f0ef2d8
CD
34572006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3458
3459 Sync from gcc:
0e7ef45c 3460
4f0ef2d8 3461 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3462
4f0ef2d8
CD
3463 PR libobjc/13946
3464 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3465 * Makefile.in: Regenerate.
3466 * configure.in: Add --enable-objc-gc at toplevel and have it
3467 enable boehm-gc for Objective-C.
3468 Remove target-boehm-gc from libgcj.
3469 Add target-boehm-gc to target_libraries.
3470 Add target-boehm-gc to noconfigdirs where ${libgcj}
3471 is specified.
3472 Assert that boehm-gc is supported when requested for Objective-C.
3473 Only build boehm-gc if needed either for Java or Objective-C.
3474 * configure: Regenerate.
3475
3476 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3477
4f0ef2d8
CD
3478 PR 27674
3479 * Makefile.tpl (configure-[+prefix+][+module+],
3480 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3481 Remove rule to unstage bootstrapped modules.
3482 (stage_current): New.
3483 * Makefile.in: Regenerate.
3484
3485 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3486 Andreas Tobler <a.tobler@schweiz.ch>
3487
3488 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3489 * configure: Rebuilt.
3490
3491 Revert
3492 2006-01-31 Richard Guenther <rguenther@suse.de>
3493 Paolo Bonzini <bonzini@gnu.org>
3494
3495 * Makefile.def (target_modules): Add libgcc-math target module.
3496 * configure.in (target_libraries): Add libgcc-math target library.
3497 (--enable-libgcc-math): New configure switch.
3498 * Makefile.in: Re-generate.
3499 * configure: Re-generate.
3500
c17b816b
JJ
35012006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3502
3503 * config-ml.in: Alter CCASFLAGS to include special
3504 multilib options the same as is done for CFLAGS.
3505
20e95c23
DJ
35062006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3507
3508 * Makefile.def: Added dependencies from sim and gdb on intl, and
3509 added configure dependencies to everything with an all dependency
3510 on intl.
3511 * gettext.m4: Removed.
3512 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3513 (GDB_SUPPORT_DIRS): Add intl.
3514 * Makefile.in: Regenerated.
3515
4bd8ad80
DJ
35162006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3517
3518 * src-release (DEVO_SUPPORT): Add config.rpath.
3519
c380fdd8
PB
35202006-05-25 Paolo Bonzini <bonzini@gnu.org>
3521
3522 * Makefile.def (bfd, opcodes): Fix lib_path.
3523 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3524 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3525 * Makefile.in: Regenerate.
3526
701628f5
MS
35272006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3528
3529 * configure.in: Enable gprof for cross builds.
3530 * configure: Regenerate.
3531
25aae7f2
DJ
35322006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3533
3534 * src-release (MAKEINFOFLAGS): Define.
3535 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3536
ea3d1626
BE
35372006-05-14 Ben Elliston <bje@au.ibm.com>
3538
3539 * config.sub, config.guess: Update from upstream sources.
3540
49b9e644
BE
35412006-05-12 Ben Elliston <bje@au.ibm.com>
3542
3543 * config.sub, config.guess: Update from upstream sources.
3544
482dd2f6
DJ
35452006-05-04 Steve Ellcey <sje@cup.hp.com>
3546
3547 * blt, iwidgets, mmalloc: Remove directories.
3548
8b01a5c2
DD
35492006-05-01 DJ Delorie <dj@redhat.com>
3550
641a3af4 3551 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3552 * configure: Regenerate.
3553
a481dbb7
DD
35542006-04-18 DJ Delorie <dj@redhat.com>
3555
3556 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3557 reference libgloss so that libssp can be built in a combined
3558 tree.
3559 * configure: Regenerate.
3560
962c9e74
BE
35612006-04-10 Ben Elliston <bje@au.ibm.com>
3562
3563 * contrib: Remove directory.
3564
108a6f8e
CD
35652006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3566
3567 * Makefile.tpl: Add install-html target.
3568 * Makefile.def: Add install-html target.
3569 * Makefile.in: Regenerate.
3570 * configure.in: Add --with-datarootdir, --with-docdir,
3571 and --with-htmldir options.
3572 * configure: Regenerate.
3573
a4ef73e9
BE
35742006-03-31 Ben Elliston <bje@au.ibm.com>
3575
3576 PR binutils/1860
3577 * configure.in: Require makeinfo 4.4 or higher.
3578 * configure: Regenerate.
3579
b37df25a
PB
35802006-03-14 Paolo Bonzini <bonzini@gnu.org>
3581
3582 * Makefile.in: Regenerate.
3583
a6df5a19
PB
35842006-03-14 Paolo Bonzini <bonzini@gnu.org>
3585
3586 Sync with gcc:
3587 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3588
f7c83eac
AS
3589 * configure.in: Handle --disable-<component> generically.
3590 * configure: Regenerate.
a6df5a19
PB
3591
3592 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3593
f7c83eac
AS
3594 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3595 (TARGET_CONFIGDIRS): Remove.
3596 * configure.in: Remove AC_SUBST(target_configdirs).
3597 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3598
3599
65419985
L
36002006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3601
3602 PR libgcj/17311
3603 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3604
c52c6897
PB
36052006-02-20 Paolo Bonzini <bonzini@gnu.org>
3606
3607 PR bootstrap/25670
3608
3609 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3610
3611 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3612 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3613 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3614 BUILD_PREFIX, BUILD_PREFIX_1.
3615 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3616
3617 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3618 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3619
3620 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3621 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3622 of `cat stage_current`. Always provide the `r' and `s' variables.
3623 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3624 a single shell execution.
3625 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3626 bootstrapped modules, make the stage1 module if the build was not
3627 started yet, else build the current stage.
3628 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3629 (all-build, all-host, all-target, [+make_target+]-host,
3630 [+make_target+]-target): Do not use \-continued lines.
3631 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3632 (current_stage, restrap, stage_last): New.
3633
3634 * Makefile.in: Regenerate.
3635 * configure: Regenerate.
3636
b3ded179
PB
36372006-02-14 Paolo Bonzini <bonzini@gnu.org>
3638
3639 Sync from gcc:
3640
3641 2006-01-31 Richard Guenther <rguenther@suse.de>
3642 Paolo Bonzini <bonzini@gnu.org>
3643
f7c83eac
AS
3644 * Makefile.def (target_modules): Add libgcc-math target module.
3645 * configure.in (target_libraries): Add libgcc-math target library.
3646 (--enable-libgcc-math): New configure switch.
3647 * Makefile.in: Re-generate.
3648 * configure: Re-generate.
3649 * libgcc-math: New toplevel directory.
b3ded179
PB
3650
3651 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3652 Jakub Jelinek <jakub@redhat.com>
3653 Diego Novillo <dnovillo@redhat.com>
b3ded179 3654
f7c83eac
AS
3655 * libgomp: New directory.
3656 * Makefile.def: Add target_module libgomp.
3657 * Makefile.in: Regenerate.
3658 * configure.in (target_libraries): Add target-libgomp.
3659 * configure: Regenerate.
b3ded179 3660
3a35eeb3
PB
36612006-02-14 Paolo Bonzini <bonzini@gnu.org>
3662 Andreas Schwab <schwab@suse.de>
0e7ef45c 3663
3a35eeb3
PB
3664 * configure: Regenerate.
3665
2429c060
PB
36662006-01-16 Paolo Bonzini <bonzini@gnu.org>
3667
3668 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3669 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3670 the assembler, linker and binutils.
3671 * configure: Regenerate.
3672
ec49b2b8
NC
36732006-01-16 Nick Clifton <nickc@redhat.com>
3674
49b9e644 3675 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3676
44b2308f
AO
36772006-01-05 Alexandre Oliva <aoliva@redhat.com>
3678
3679 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3680 @ from continuation.
3681 * Makefile.in: Rebuilt.
3682
80911fe1
PB
36832006-01-04 Paolo Bonzini <bonzini@gnu.org>
3684
3685 Sync from gcc:
3686
3687 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3688
f7c83eac 3689 PR bootstrap/24252
80911fe1 3690
f7c83eac
AS
3691 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3692 * Makefile.tpl (OBJDUMP): New.
3693 (EXTRA_HOST_FLAGS): Add it.
3694 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3695
f7c83eac
AS
3696 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3697 to use symbolic links between directories. Avoid race conditions
3698 or make them harmless.
3699 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3700
f7c83eac
AS
3701 * Makefile.def (LEAN): Pass.
3702 * Makefile.tpl (LEAN): Define.
3703 (stage[+id+]-start): Accept that the previous directory does not
3704 exist, if the bootstrap is lean.
3705 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3706 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3707 configure substitution.
3708 ([+compare-target+]): Likewise.
3709 ([+bootstrap-target+]-lean): New.
3710 * configure.in: Remove lean bootstrap support from here.
80911fe1 3711
f7c83eac
AS
3712 * Makefile.in: Regenerate.
3713 * configure: Regenerate.
80911fe1
PB
3714
3715 2006-01-02 Andreas Schwab <schwab@suse.de>
3716
f7c83eac
AS
3717 * configure.in: When reconfiguring remove Makefile in
3718 all stage directories.
3719 * configure: Regenerate.
80911fe1 3720
b59bea8a
NC
37212005-12-27 Leif Ekblad <leif@rdos.net>
3722
3723 * configure.in: Add support for RDOS target.
3724 * configure: Regenerate.
3725
d7730bac
NC
37262005-12-27 Nick Clifton <nickc@redhat.com>
3727
3728 PR binutils/1990
3729 * libtool.m4: Synchronize with version in GCC sources.
3730
c02dabc3
PB
37312005-12-20 Paolo Bonzini <bonzini@gnu.org>
3732
f7c83eac 3733 Revert Ada-related part of the previous change.
c02dabc3 3734
f7c83eac
AS
3735 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3736 Do not pass.
3737 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3738 * Makefile.in: Regenerate.
3739 * configure.in: Do not include mt-ppc-aix target fragment.
3740 * configure: Regenerate.
c02dabc3 3741
f6d183c0
PB
37422005-12-19 Paolo Bonzini <bonzini@gnu.org>
3743
3744 * configure.in: Select appropriate fragments for PowerPC/AIX.
3745 * configure: Regenerate.
3746
3747 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3748 BOOT_CFLAGS, BOOT_LDFLAGS.
3749 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3750 BOOT_CFLAGS, BOOT_LDFLAGS.
3751 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3752 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3753 (stage): Fail if we cannot complete the work.
3754 * Makefile.in: Regenerate.
3755
f29759fc
JJ
37562005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3757
3758 * COPYING.NEWLIB: Update copyright year for default
3759 copyright.
3760
1f054001
PB
37612005-12-15 Paolo Bonzini <bonzini@gnu.org>
3762
3763 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3764 install-host-nogcc): Don't invoke $(stage) at the end.
3765 * Makefile.in: Regenerate.
3766
0aed8855
PB
37672005-12-14 Paolo Bonzini <bonzini@gnu.org>
3768
3769 * configure.in: Flip the top-level bootstrap switch.
3770 * configure: Regenerate.
3771
3772 Merge from gcc:
3773
3774 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3775
f7c83eac
AS
3776 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3777 $(stage) and $(unstage).
3778 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3779 (all): Remove stray semicolon.
3780 (local-distclean): Don't handle multilib.tmp and multilib.out.
3781 (install.all): Set $s for consistency.
3782 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3783 check_multilibs setting. Always make the install directory.
3784 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3785 Correct @if/@endif.
3786 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3787 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3788 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3789 (multilib.out): Remove.
3790 * Makefile.in: Regenerated.
0aed8855
PB
3791
37922005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3793
3794 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3795 * configure.in: Replace ms1 arch with mt.
3796 * configure: Rebuilt.
3797
37982005-12-05 Paolo Bonzini <bonzini@gnu.org>
3799
3800 Sync with gcc:
3801
4970f871
NS
38022005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3803
3804 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3805 * configure.in: Replace ms1 arch with mt.
3806 * configure: Rebuilt.
3807
be01d343
PB
38082005-12-05 Paolo Bonzini <bonzini@gnu.org>
3809
3810 Sync with gcc:
3811
3812 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3813
f7c83eac
AS
3814 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3815 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3816 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3817 Find in-tree tools if available.
3818 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3819 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3820 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3821 (COMPILER_*_FOR_TARGET): New.
3822 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3823 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3824 (CONFIGURED_*, USUAL_*): Remove.
3825 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3826 STRIP): Use autoconf substitutions.
3827 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3828 COMPILER_NM_FOR_TARGET): New.
3829 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3830
3831 (all): Make all-host and all-target in parallel.
3832 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3833 that $$r and $$s are set before invoking a recursive make.
3834 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3835 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3836
3837 2005-11-29 Ben Elliston <bje@au.ibm.com>
3838
f7c83eac
AS
3839 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3840 from the gcc build directory.
3841 * Makefile.in: Regenerate.
be01d343
PB
3842
3843 2005-11-29 Ben Elliston <bje@au.ibm.com>
3844
f7c83eac
AS
3845 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3846 depend on all-libdecnumber.
3847 * configure.in (host_libs): Include libdecnumber.
3848 * Makefile.in: Regenerate.
3849 * configure: Likewise.
be01d343
PB
3850
3851 2005-11-21 Kean Johnston <jkj@sco.com>
3852
f7c83eac 3853 * config.sub, config.guess: Sync from upstream sources.
be01d343 3854
907be67c
DJ
38552005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3856
3857 * Makefile.def: Remove gdb dependencies for gdbtk.
3858 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3859 (configure-gdb, install-gdb): New rules.
3860 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3861 * Makefile.in, configure: Regenerated.
3862
e360f423
PB
38632005-10-22 Paolo Bonzini <bonzini@gnu.org>
3864
3865 PR bootstrap/24297
3866 * Makefile.tpl (do-[+make-target+], do-check, install,
3867 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3868 are set before recursing.
3869 * Makefile.in: Regenerate.
3870
45d5eb0a
EB
38712005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3872
3873 PR bootstrap/18939
3874 * Makefile.def (gcc) <target>: Fix thinko.
3875 * Makefile.in: Regenerate.
3876
3cf3372e
BS
38772005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3878
3879 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3880 * configure: Regenerate.
3881
bd70a46f
KH
38822005-10-09 Kazu Hirata <kazu@codesourcery.com>
3883
3884 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3885 target-libffi, target-qthreads, target-libjava, and
3886 targetlibobjc.
3887 * configure: Regenerate.
3888
5ae72758
DJ
38892005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3890
3891 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3892 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3893 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3894 (USUAL_OBJDUMP_FOR_TARGET): New.
3895 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3896 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3897 * configure, Makefile.in: Regenerated.
5ae72758 3898
cc96343e
PB
38992005-10-05 Paolo Bonzini <bonzini@gnu.org>
3900
3901 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3902 before other host packages.
3903
f70224b5
PB
39042005-10-05 Paolo Bonzini <bonzini@gnu.org>
3905
3906 PR bootstrap/22340
3907
3908 * configure.in (default_target): Remove.
3909 * Makefile.tpl (all): Do not use prerequisites as subroutines
3910 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3911 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3912 use prerequisites as subroutines.
3913 (check-host, check-target): New.
3914 (bootstrap configure & all targets): Do not use stage*-start
3915 if the directory layout is already ok.
3916 (non-bootstrap configure & all targets): Prepend a $(unstage).
3917 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3918 (NOTPARALLEL): Remove.
3919 (unstage, stage variables): New variables.
3920 (unstage, stage targets): Simply expand to those variables.
3921
3922 * configure: Regenerate.
3923 * Makefile.in: Regenerate.
3924
c13c918a
JW
39252005-10-04 James E Wilson <wilson@specifix.com>
3926
3927 * Makefile.def (lang_env_dependencies): Add libmudflap.
3928 * Makefile.in: Regenerate.
3929
376a0e54
CM
39302005-10-03 Catherine Moore <clm@cm00re.com>
3931
3932 * configure.in (bfin-*-*): Support bfin.
3933 * configure: Regenerated.
3934
d320aacb
L
39352005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3936
3937 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3938 * configure: Regenerated.
3939
7e0f7140
GK
39402005-09-28 Geoffrey Keating <geoffk@apple.com>
3941
3942 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3943 (LIPO_FOR_TARGET): New.
3944 (CONFIGURED_LIPO_FOR_TARGET): New.
3945 (USUAL_LIPO_FOR_TARGET): New.
3946 (STRIP_FOR_TARGET): New.
3947 (CONFIGURED_STRIP_FOR_TARGET): New.
3948 (USUAL_STRIP_FOR_TARGET): New.
3949 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3950 STRIP_FOR_TARGET.
3951 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3952 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3953 * Makefile.in: Regenerate.
3954 * configure: Regenerate.
0e7ef45c 3955
096f7d00
DE
39562005-09-19 David Edelsohn <edelsohn@gnu.org>
3957
3958 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3959 (rs6000-*-aix*): Same.
3960 * configure: Regenerate.
3961
39622005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3963
3964 * configure.in: Recognize f95 in the --enable-languages option,
3965 and substitute it for fortran, issuing a warning.
3966 * configure: Regenerate.
3967
2016dfcc
BE
39682005-09-07 Ben Elliston <bje@au.ibm.com>
3969
3970 Import from Autoconf sources:
3971
3972 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3973 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3974 Elliston. Handle weird characters correctly.
3975
6dd2fda9
DD
39762005-08-30 Phil Edwards <phil@codesourcery.com>
3977
3978 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3979 * configure: Regenerated.
3980
e6db70d4
RE
39812005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3982
f7c83eac
AS
3983 * Makefile.def (libssp): Add to lang_env_dependencies.
3984 * Makefile.in: Regenerate.
e6db70d4 3985
e1e3d0f5
CG
39862005-08-17 Christian Groessler <chris@groessler.org>
3987
3988 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3989 * Makefile.in: Regenerate.
3990
05cbd757
PB
39912005-08-12 Paolo Bonzini <bonzini@gnu.org>
3992
3993 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3994 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3995 Look for alternate names of the target cc and c++
3996 * configure: Regenerate.
3997
55db4b87
PB
39982005-08-08 Paolo Bonzini <bonzini@gnu.org>
3999
4000 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4001 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4002 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4003 tools; remove code to manually set them.
4004 (Target tools): Look in the environment for them.
4005 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4006 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4007 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4008 build directory.
4009 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4010 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4011 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4012 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4013 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4014 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4015 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4016 * configure: Regenerate.
4017 * Makefile.in: Regenerate.
4018
414e5532
MM
40192005-07-27 Mark Mitchell <mark@codesourcery.com>
4020
4021 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4022 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4023 * Makefile.in: Regenerated.
4024
a19b6204
MM
40252005-07-26 Mark Mitchell <mark@codesourcery.com>
4026
4027 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4028 (CFLAGS_FOR_TARGET): Use it.
4029 (CXXFLAGS_FOR_TARGET): Likewise.
4030 * Makefile.in: Regenerated.
4031 * configure.in (--with-build-sysroot): New option.
4032 * configure: Regenerated.
4033
b73aa406
PB
40342005-07-24 Paolo Bonzini <bonzini@gnu.org>
4035
4036 * Makefile.tpl: Wrap install between unstage and stage
4037 * Makefile.in: Regenerate.
4038
6e4d0bcb
KC
40392005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4040
4041 * all files: Update FSF address.
4042
49f58d10
JB
40432005-07-14 Jim Blandy <jimb@redhat.com>
4044
4045 * configure.in: Add cases for Renesas m32c.
4046 * configure: Regenerated.
0e7ef45c 4047
1d9c9cd7
KC
40482005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4049
4050 * COPYING, compile, config-ml.in, config.guess,
4051 config.sub, install-sh, missing, mkinstalldirs,
4052 symlink-tree, ylwrap: Sync from upstream sources.
4053
1587117a
EC
40542005-07-13 Eric Christopher <echristo@redhat.com>
4055
4056 * configure.in: Add toplevel noconfigdir support for tpf.
4057 * configure: Regenerate.
4058
bb780410
DD
40592005-07-11 Jakub Jelinek <jakub@redhat.com>
4060
4061 * Makefile.def (target_modules): Add libssp.
4062 * configure.in (target_libraries): Add target-libssp.
4063 * configure: Rebuilt.
4064 * Makefile.in: Rebuilt.
4065
064d0a7c
PB
40662005-07-11 Paolo Bonzini <bonzini@gnu.org>
4067
4068 PR ada/22340
4069
4070 * Makefile.def: Sync with gcc.
4071 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4072 * Makefile.in: Regenerate.
4073
b2edd3b5
AS
40742005-07-07 Andreas Schwab <schwab@suse.de>
4075
4076 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4077 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4078 * Makefile.in: Regenerated.
4079
5f128533
KH
40802005-07-07 Kazu Hirata <kazu@codesourcery.com>
4081
4082 * configure.in: Add --enable-libssp and --disable-libssp.
4083 * configure: Regenerate with autoconf-2.13.
4084
4e3fc8e5
GK
40852005-07-06 Geoffrey Keating <geoffk@apple.com>
4086
4087 * configure.in: Don't build sim or rda when targetting darwin.
4088 * configure: Regenerate.
4089
c7357d6a
BE
40902005-07-04 Ben Elliston <bje@gnu.org>
4091
4092 * src-release (do-proto-toplev): Remove dejagnu bits.
4093 (DEJAGNU_SUPPORT_DIRS): Remove.
4094 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4095 (GDBD_SUPPORT_DIRS): Likewise.
4096 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4097 (INSIGHTD_SUPPORT_DIRS): Likewise.
4098 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4099
41002005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4101
4102 * setup.com (mpw): Remove unused directive.
4103
7d329e61
PB
41042005-06-22 Paolo Bonzini <bonzini@gnu.org>
4105
4106 * Makefile.def (stagefeedback): Come after profile.
4107 Define profiledbootstrap target.
4108 * Makefile.tpl (profiledbootstrap): Remove.
4109 (stageprofile-end): Zap stagefeedback.
4110 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4111 * Makefile.in: Regenerate.
4112
e5fbed21
DD
41132005-06-13 Zack Weinberg <zack@codesourcery.com>
4114
4115 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4116 In 'cpp' stanza, support '#line' as well as '# '.
4117
59f7ec45
HPN
41182005-06-07 Hans-Peter Nilsson <hp@axis.com>
4119
4120 * configure.in (unsupported_languages): New macro.
4121 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4122 non-ported target libraries in noconfigdirs.
4123 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4124 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4125 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4126 unsupported_languages.
4127 * configure: Regenerate.
4128
c10e9ba7
DD
41292005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4130
4131 * configure.in: Fix typo in handling of --with-mpfr-dir.
4132 * configure: Regenerate.
4133
20deb2b8
JB
41342005-06-02 Jim Blandy <jimb@redhat.com>
4135
4136 * config.sub: Add cases for the Renesas m32c. (This patch has been
4137 accepted into the master sources.)
4138
cdb9b172 41392005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4140 Michael Snyder <msnyder@redhat.com>
4141 Stan Cox <scox@redhat.com>
cdb9b172 4142
f7c83eac 4143 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4144
f7c83eac 4145 * configure: Regenerate.
cdb9b172 4146
1dc3053f
PB
41472005-05-25 Paolo Bonzini <bonzini@gnu.org>
4148
4149 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4150 (Dependencies): Consider target modules for bootstrap dependencies.
4151 Make target bootstrap modules depend on each stage's gcc.
4152 * Makefile.in: Regenerate.
4153
c60fe18b
PB
41542005-05-20 Paolo Bonzini <bonzini@gnu.org>
4155
4156 * Makefile.def (configure-gcc): Depend on binutils having been built.
4157 (all-gcc): No need to do it here.
4158 * Makefile.in: Regenerate.
4159
27258dd4
PB
41602005-05-19 Paul Brook <paul@codesourcery.com>
4161
0e7ef45c 4162 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4163 language cannot be built.
4164 * configure: Regenerate.
4165
42ecbf5e
DJ
41662005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4167
4168 * ylwrap: Import from Automake 1.9.5.
4169
ae380b45
MS
41702005-05-04 Mike Stump <mrs@apple.com>
4171
4172 * configure.in: Always pass --target to target configures as
4173 otherwise rebuilds that do --recheck will fail.
811d3af8 4174 * configure: Rebuilt.
ae380b45 4175
d545f33b
PB
41762005-05-04 Paolo Bonzini <bonzini@gnu.org>
4177
4178 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4179 STAGE_HOST_EXPORTS.
4180 (configure, all): Add bootstrap support.
4181 (Host modules, target modules): Pass post-stage1 flags and exports.
4182 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4183 * Makefile.in: Regenerate.
4184
2faa2958
PB
41852005-04-29 Paolo Bonzini <bonzini@gnu.org>
4186
4187 Sync from gcc:
4188
4189 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4190
f7c83eac 4191 * config.sub: Update from master copy.
2faa2958
PB
4192
4193 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4194
f7c83eac
AS
4195 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4196 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4197 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4198 "*-*-elf" and "*-*-linux*".
4199 * configure: Regenerate.
2faa2958 4200
a7254363
PB
42012005-04-06 Paolo Bonzini <bonzini@gnu.org>
4202
f7c83eac 4203 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4204 (TARGET_CONFIGARGS): Include --with-target-subdir.
4205 (configure, all): New macros. Use them throughout.
4206
a8637a7d
PB
42072005-04-05 Paolo Bonzini <bonzini@gnu.org>
4208
4209 * Makefile.tpl: Sync with gcc.
4210 * Makefile.in: Regenerate.
4211
dd387d52
JR
42122005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4213
4214 * config/mh-mingw32: Delete.
4215 * configure.in: Don't use it.
4216 * configure: Regenerate.
4217
e90269c8
PB
42182005-03-31 Paolo Bonzini <bonzini@gnu.org>
4219
4220 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4221 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4222 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4223 (HOST_LIB_PATH): Generate from Makefile.def.
4224 (TARGET_LIB_PATH): Likewise.
4225 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4226 * Makefile.in: Regenerate.
4227 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4228 (RPATH_ENVVAR): Include Darwin case.
4229 * configure: Regenerate.
4230
9a237d9e
PB
42312005-03-25 Paolo Bonzini <bonzini@gnu.org>
4232
4233 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4234 * configure: Regenerate.
4235
479759c8
ZW
42362005-03-21 Zack Weinberg <zack@codesourcery.com>
4237
4238 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4239 gcc_version, and gcc_version_trigger from set of flags to pass.
4240 * Makefile.tpl: Remove definitions of above variables.
4241 (config.status): Remove dependency on $(gcc_version_trigger).
4242 * Makefile.in: Regenerate.
4243 * configure.in: Do not reference config/gcc-version.m4 nor
4244 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4245 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4246 * configure: Regenerate.
4247
4cfaf6d5
DD
42482005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4249 Andrew Pinski <pinskia@physics.uc.edu>
4250
4251 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4252 * Makefile.in: Regenerate.
4253
33a3fb7b
AO
42542005-03-01 Alexandre Oliva <aoliva@redhat.com>
4255
4256 PR libgcj/20160
4257 * ltmain.sh: Avoid creating archives with components that have
4258 duplicate basenames.
4259
2da12f12
PB
42602005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4261
479759c8
ZW
4262 PR bootstrap/20250
4263 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4264 instead of check.
4265 * Makefile.in: Regenerate.
2da12f12 4266
b00612cc
PB
42672005-02-28 Paolo Bonzini <bonzini@gnu.org>
4268
4269 Sync from gcc.
4270
4271 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4272
4273 PR bootstrap/17383
4274 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4275 * Makefile.tpl (HOST_SUBDIR): New substitution.
4276 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4277 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4278 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4279 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4280 (Host modules, Bootstrapped modules): Use it.
4281 (Build modules, Target modules): Do not create symlink trees,
4282 always configure out-of-srcdir.
4283 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4284 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4285 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4286 $(HOST_SUBDIR). Create a symlink for host_subdir.
4287
4288 * Makefile.in: Regenerate.
4289 * configure: Regenerate.
4290
4291 Merged from libada-gnattools-branch:
4292 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4293
4294 * Makefile.def: Add gnattools as a module, depending on target-libada.
4295 * Makefile.in: Regenerate.
4296 * configure.in: Include gnattools in host_tools; disable it if ada
4297 is disabled.
4298 * configure: Regenerate.
4299
c3e65f62
NC
43002005-02-23 Nick Clifton <nickc@redhat.com>
4301
4302 * configure: Regenerate.
4303
e4d180c2
NC
43042005-02-22 Paul Schlie <schlie@comcast.net>
4305
4306 * configure.in: Allow darwin targeted ports to build tk, itcl and
4307 libgui.
4308
e3c770b1
EB
43092005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4310
4311 PR libgcj/10353
4312 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4313 * configure: Regenerate.
4314
9c73618c
AC
43152005-02-08 Andrew Cagney <cagney@gnu.org>
4316
4317 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4318 gdb/ section. Update GDB's URL.
4319
c46f8c51
AC
43202005-01-31 Andrew Cagney <cagney@gnu.org>
4321
4322 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4323
c7e66c6d
HPN
43242005-01-29 Hans-Peter Nilsson <hp@axis.com>
4325
4326 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4327 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4328 target-libgloss when not *-*-elf and *-*-aout.
4329 * configure: Regenerate.
4330
a53bf506
AC
43312005-01-27 Andrew Cagney <cagney@gnu.org>
4332
4333 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4334
45181ed1
AC
43352005-01-24 Andrew Cagney <cagney@gnu.org>
4336
4337 * gettext.m4: Only fall back to ../intl/ when it's present.
4338
a1e0f4e4
KC
43392005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4340
4341 * install-sh, config.sub: Import from upstream.
4342
43432005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4344
4345 PR bootstrap/18222
4346 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4347 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4348 * Makefile.in: Regenerate.
4349
c50382e2
PB
43502005-01-03 Paolo Bonzini <bonzini@gnu.org>
4351
4352 Revert 2004-12-28 Makefile changes, a better fix will be
4353 applied to mainline and src after GCC 4.0 branches.
4354
11d07737
PB
43552004-12-28 Paolo Bonzini <bonzini@gnu.org>
4356
4357 PR bootstrap/17383
4358
4359 * Makefile.def (target_modules): Remove stage parameter,
4360 it is always true now.
4361 * Makefile.tpl (configure-build-[+module+],
4362 configure-target-[+module+]): Always build symlink tree
4363 for the directory and for include. BUILD_SUBDIR and
4364 TARGET_SUBDIR cannot be . anymore.
4365 * Makefile.in: Regenerate.
4366
dadfdbe2
DD
43672004-12-25 David Edelsohn <edelsohn@gnu.org>
4368
4369 Revert 2004-12-08 Makefile changes.
4370
dbf85af7
JR
43712004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4372
4373 * configure.in (sh64-*-*): Reenable gprof.
4374 * configure: Regenerate.
4375
6b8fea99
JB
43762004-12-09 Jim Blandy <jimb@redhat.com>
4377
4378 * MAINTAINERS: List 'depcomp' as part of automake.
4379
7341462c
DE
43802004-12-08 David Edelsohn <edelsohn@gnu.org>
4381
4382 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4383 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4384 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4385 * Makefile.in: Regenerate.
4386
21fde4dc
DD
43872004-12-07 Matt Kraai <kraai@ftbfs.org>
4388
4389 * Makefile.tpl: Generate normal dependencies if the LHS module is
4390 not bootstrapped.
4391 * Makefile.in: Regenerate.
4392
3da796a2
RS
43932004-12-03 Richard Sandiford <rsandifo@redhat.com>
4394
4395 * configure.in: Include config/gxx-include-dir.m4. Use
4396 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4397 * configure: Regenerate.
4398
73fb7068
RS
43992004-12-03 Richard Sandiford <rsandifo@redhat.com>
4400
4401 * config.if: Delete.
4402 * configure.in: Set libstdcxx_incdir directly.
4403 * configure: Regenerate.
4404 * MAINTAINERS: Remove mention of config.if.
4405 * src-release (DEVO_SUPPORT): Remove config.if.
4406
6c8e6ce9
EC
44072004-12-02 Eric Christopher <echristo@redhat.com>
4408
3b6098f8
EC
4409 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4410 of things to remove.
6c8e6ce9 4411 * Makefile.in: Regenerate.
479759c8 4412
b8658a2f
RS
44132004-12-02 Richard Sandiford <rsandifo@redhat.com>
4414
4415 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4416 * configure: Regenerate.
4417
afefada0
RS
44182004-12-02 Richard Sandiford <rsandifo@redhat.com>
4419
4420 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4421 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4422 * configure: Regenerate.
4423
5dcac624
DA
44242004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4425
4426 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4427 (hppa*64*-*-*): Delete incorrect comment.
4428 * configure: Rebuilt.
4429
57d1eb1a
DD
44302004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4431
4432 * install-sh, compile: Import from automake.
4433
44342004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4435
4436 * config.guess, config.sub: Import from savannnah.
4437
6d389afc
MS
44382004-11-12 Mike Stump <mrs@apple.com>
4439
4440 * Makefile.def: Add html support.
4441 * Makefile.tpl: Likewise.
4442 * Makefile.in: Regenerate.
4443
69e57115
GK
44442004-11-11 Geoffrey Keating <geoffk@apple.com>
4445
4446 PR 18423
4447 * configure.in: Remove all instances of build-fixincludes from
4448 noconfigdirs.
4449 (build_configargs): Supply --target to subdirectories.
4450 * configure: Regenerate.
4451
4452 * Makefile.def: Make gcc install depend on fixincludes install.
4453 * Makefile.in: Regenerate.
4454
ba719b26
HPN
44552004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4456
4457 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4458 target-libgfortran.
4459 * configure: Regenerate.
4460
c37653e7
DE
44612004-11-07 David Edelsohn <edelsohn@gnu.org>
4462
4463 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4464 like CC.
4465
1eefd493
PB
44662004-11-05 Paolo Bonzini <bonzini@gnu.org>
4467
4468 * Makefile.def (host fixincludes): Specify missing targets.
4469 * Makefile.in: Regenerate.
4470
02b1af09
L
44712004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4472
4473 PR other/17783
4474 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4475 * configure: Regenerated.
4476
7f266840
DJ
44772004-11-04 Daniel Jacobowitz <dan@debian.org>
4478
4479 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4480 * configure: Regenerated.
4481
47444073
AL
44822004-10-28 Eric B. Weddington <ericw@evcohs.com>
4483
4484 PR target/18151
4485 * configure.in (case ${target}): Do not build fixincludes for avr.
4486 * configure: Regenerated.
4487
caeba88f
AL
44882004-10-26 Paolo Bonzini <bonzini@gnu.org>
4489
4490 * configure.in (case ${target}): Do not build fixincludes
4491 on platforms where it is not used.
4492 * configure: Regenerated.
4493
0fdbe983
DJ
44942004-10-23 Daniel Jacobowitz <dan@debian.org>
4495
4496 * configure.in: Use an absolute path to install-sh.
4497 * configure: Regenerated.
4498
1c0f67c1
AC
44992004-10-19 Andrew Cagney <cagney@gnu.org>
4500
4501 * src-release (do-djunpack, do-md5sum): Install the generated file
4502 directly into the proto-toplev/ directory.
479759c8 4503
a9cfce9c
AC
45042004-10-19 Andrew Cagney <cagney@gnu.org>
4505
4506 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4507
ac0fa625
DD
45082004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4509
4510 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4511 * configure: Regenerate.
4512
d27cc32e
PB
45132004-10-06 Paolo Bonzini <bonzini@gnu.org>
4514
4515 Fix wrong conflict resolution in:
4516
4517 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4518
4519 * Makefile.in: Regenerate.
4520 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4521 in the recursive `make', instead of hardwiring `all'.
4522 (Autogenerated TARGET-* variables): New.
4523
1763908f
UW
45242004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4525
4526 Merged from GCC / libtool upstream:
4527 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4528 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4529 * ltcf-cxx.sh (tpf*): Likewise.
4530 * ltconfig (tpf*): Add TPF OS configuration support.
4531
0490e016
NC
45322004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4533
4534 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4535 * configure: Regenerate.
0490e016 4536
32be62b5
RS
45372004-09-24 Michael Roth <mroth@nessie.de>
4538
4539 * configure.in (--without-headers): Add missing double quotes.
4540 * configure: Regenerate.
4541
6048df60
DD
45422004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4543
4544 * ylwrap: Revert to previous version.
4545
315b3b02
L
45462004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4547
6048df60 4548 PR bootstrap/17369
315b3b02
L
4549 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4550 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4551 SET_GCC_LIB_PATH_CMD.
4552 (BASE_TARGET_EXPORTS): Likewise.
4553 * Makefile.in: Regenerated.
4554
4555 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4556 * configure: Regenerated.
4557
fe69863c
DD
45582004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4559
4560 * config.guess: New upstream version
4561 * compile, depcomp, install-sh, ylwrap: Likewise.
4562
45632004-09-19 Roger Sayle <roger@eyesopen.com>
4564
4565 * config/mh-x86omitfp: New host makefile fragment. Add
4566 -fomit-frame-pointer to the default BOOT_CFLAGS.
4567 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4568 * configure: Regenerate.
4569
45702004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4571
4572 PR target/11572
4573 * configure.in (*-*-darwin*): Renable libobjc.
4574 * configure: Regenerate.
4575
be75bbe1 45762004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4577
be75bbe1
DB
4578 * Makefile.def: Remove libbanshee.
4579 * Makefile.tpl: Ditto.
4580 * configure.in: Ditto.
4581 * Makefile.in: Regen.
4582 * configure: Ditto.
4583
1b882a91
PB
45842004-09-07 Paolo Bonzini <bonzini@gnu.org>
4585
4586 * missing: Import latest version from master repository.
4587
eb1352ed
NC
45882004-09-04 Nick Clifton <nickc@redhat.com>
4589
4590 * config.sub: Import latest version from master repository.
4591 * config.guess: Likewise.
4592 This includes these changes:
479759c8 4593
eb1352ed
NC
4594 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4595
4596 * config.sub: Handle crisv32, alias etraxfs.
4597 * config.guess (crisv32:Linux:*:*): Handle.
4598
4599 2004-08-13 Brad Smith <brad@comstyle.com>
4600
4601 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4602 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4603
4604 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4605
4606 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4607 assume the processor is a powerpc. This is because coreutils
4608 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4609 in this case, due to a MacOS X bug that causes
4610 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4611 to return a negative number.
4612 Problem reported by Petter Reinholdtsen in:
4613 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4614
4615 2004-07-19 Ben Elliston <bje@gnu.org>
4616
4617 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4618
4619 2004-06-24 Ben Elliston <bje@gnu.org>
4620
4621 * config.guess: Update copyright years.
4622 * config.sub: Likewise.
4623
4624 2004-06-22 Robert Millan <robertmh@gnu.org>
4625
4626 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4627 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4628
4629 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4630
4631 * config.guess (*:*VMS:*:*): New entry. Replaces
4632 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4633 manufacturer.
4634
4635 2004-06-22 Ben Elliston <bje@gnu.org>
4636
4637 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4638 * config.sub: Likewise.
4639
4640 2004-06-22 Ben Elliston <bje@gnu.org>
4641
4642 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4643 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4644
4645 2004-06-11 Ben Elliston <bje@gnu.org>
4646
4647 * config.guess (pegasos:OpenBSD:*:*): Remove.
4648
4649 2004-06-11 Ben Elliston <bje@gnu.org>
4650
4651 From Wouter Verhelst <wouter@grep.be>:
4652 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4653
4654 2004-06-11 Ben Elliston <bje@gnu.org>
4655
4656 * config.guess (luna88k:OpenBSD:*:*): New.
4657
4658 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4659
4660 * config.guess (m32r*:Linux:*:*): New case.
4661 * config.sub: Handle m32rle.
4662
4663 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4664
4665 From Jens Petersen <petersen@redhat.com>:
4666 * config.sub: Handle sparcv8.
4667
4668 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4669
4670 From Tom Smith <smith@cag.lkg.hp.com>:
4671 * config.guess: Version suffixes are equally significant on Tru64
4672 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4673 prefix of "P" (patched kernel).
4674
4675 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4676
4677 * config.sub: Add support for National Semiconductor CRX target.
4678
2a3124ca 46792004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4680
2a3124ca
RH
4681 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4682 *-*-netware, but add target-libmudflap.
4683 Consolidate *-*-netware targets (of which really only i?86 exists)
4684 into a single entry.
4685 * configure: Likewise.
4686
0df3d27f
PB
46872004-09-01 Paolo Bonzini <bonzini@gnu.org>
4688
4689 * Makefile.tpl (sorry): Remove.
4690 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4691 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4692 (do-clean): Clean per-stage directories too.
4693 (do-distclean): Run distclean-stage1 too.
4694 (.NOTPARALLEL): Enable during toplevel bootstrap.
4695 (stage[+id+]-bubble): Enable parallel execution during
4696 the recursive invocation.
4697 * Makefile.in: Regenerate.
4698
4699 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4700
4701 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4702
4703 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4704 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4705 * configure: regenerate
479759c8
ZW
4706 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4707 -mdynamic-no-pic
0df3d27f
PB
4708
47092004-08-31 Paolo Bonzini <bonzini@gnu.org>
4710
4711 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4712 include.
4713 * configure.in: Fix indentation.
4714 * configure: Regenerate.
4715
ee025550
PB
47162004-08-31 Paolo Bonzini <bonzini@gnu.org>
4717
4718 * Makefile.def (build_modules): Add fixincludes.
4719 (dependencies): Make gcc depend on fixincludes.
4720 * configure.in (build_tools): Add fixincludes.
4721 (build_configdirs): Always include build_libs.
4722 * Makefile.in: Regenerate.
4723 * configure: Regenerate.
4724
47252004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4726
4727 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4728 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4729 phony targets; do not generate timestamp files.
4730 (distclean-stageN): Remove references to their timestamp files.
4731 (restageN, touch-stageN): Remove.
4732 (stageN-bubble): Rewritten.
4733 (compare): Support lean bootstraps.
4734 * Makefile.in: Regenerate.
4735
4736 * configure.in: Only warn when bootstrapping but
4737 build != host or build != target. Support lean bootstraps.
4738 * configure: Regenerate.
4739
4740 Sync from gcc:
4741 2004-08-26 Phil Edwards <phil@codesourcery.com>
4742
4743 * configure.in: Give a better error message if GMP/MPFR are missing
4744 and a language needing them has been requested.
4745 * configure: Regenerated.
4746
4747 2004-08-25 Phil Edwards <phil@codesourcery.com>
4748
4749 * configure.in: Print a list of available language front-ends if
4750 a requested one is missing. Tidy stray tab characters.
4751 * configure: Regenerated.
4752
72b2455a
PB
47532004-08-17 Paolo Bonzini <bonzini@gnu.org>
4754
4755 * Makefile.in: Regenerate.
4756 * configure: Regenerate.
4757
4758 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4759 stage_*_flags.
4760 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4761 for bootstrapped modules if toplevel bootstrap is going.
4762 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4763 modules. Adjust for changes in Makefile.def. Enable several
4764 rules even in non-bootstrap mode, just to avoid peppering the
4765 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4766 (stage-[+prev+]-bubble): Remove.
4767
4768 * Makefile.def (Dependencies): Depend on all-build-bison,
4769 all-build-flex, all-build-byacc, all-build-texinfo, rather
4770 than the host variations.
4771 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4772 with BUILD_SUBDIR.
4773 (BISON): Update for recent Bisons.
4774 (YACC): Fix typo.
4775 (cross): Depend on all-build.
4776 (all): Do not depend on all-build.
4777 (prebootstrap): Remove.
4778 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4779 (Prebootstrap dependencies): Add them to the per-stage targets
4780 and to all-prebootstrap.
4781 * configure.in (build_configdirs): Always enable build_tools.
4782 (BUILD_DIR_PREFIX): Remove.
4783
4784 * Makefile.def (gcc): Add target variable.
4785 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4786 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4787 in the recursive `make', instead of hardwiring `all'.
4788 (Autogenerated TARGET-* variables): New.
4789
de0b4a87
JW
47902004-08-17 Robert Millan <robertmh@gnu.org>
4791
4792 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4793 (instead of FreeBSD).
4794 * configure: Regenerate.
4795
ad681c85
NN
47962004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4797
675c6968
NN
4798 * Makefile.def, configure.in, src-release: Remove useless, bogus
4799 references to tix.
4800 * Makefile.in, configure: Regenerate.
4801
ad681c85
NN
4802 * src-release: Stop distributing mmalloc with gdb (which doesn't
4803 use it).
4804 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4805 * Makefile.in: Regenerate.
4806
11b04d1f
DD
48072004-08-09 Mark Mitchell <mark@codesourcery.com>
4808
4809 * configure.in (arm*-*-eabi*): New target.
4810 * configure: Regenerate.
4811
f2420bea
NN
48122004-08-01 Robert Millan <robertmh@gnu.org>
4813
4814 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4815 libmudflap for all GNU-based systems (with Glibc).
4816 * configure: Regenerate.
4817
9e6ce191
PB
48182004-08-06 Paolo Bonzini <bonzini@gnu.org>
4819
4820 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4821 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4822 (Dependencies): New section.
4823 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4824 (configure-target-[+module+]): Depend on maybe-all-gcc
4825 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4826 (toplevel profiledbootstrap): Fix dependencies.
4827 * Makefile.in: Regenerate.
4828
df4a6958
MM
48292004-08-03 Mark Mitchell <mark@codesourcery.com>
4830
4831 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4832 target-libiberty to noconfigdirs.
4833
11b04d1f
DD
48342004-08-03 Paul Brook <paul@codesourcery.com>
4835
4836 * configure.in: Check for MPFR as well as GMP.
4837 * configure: Regenerate.
4838
b813574b
PB
48392004-08-03 Paolo Bonzini <bonzini@gnu.org>
4840
4841 * Makefile.def (host-modules): Add gcc.
4842 * Makefile.in: Regenerate.
4843 * Makefile.tpl (sorry): New rule.
4844 (configure-host, all-host, [+make_target+]-host, do-check,
4845 install-host): Do not add gcc as a special case.
4846 (host modules): Add a small special-casing for gcc. Export
4847 extra_make_flags through the environment.
4848 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4849 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4850 other recursive targets for gcc): Remove.
4851
4852 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4853 (stage, unstage): New rules.
4854 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4855 distclean-stage[+id+]): Use stage_current.
4856 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4857 the stage*-start rules.
4858
61edac0c
JW
48592004-07-19 Robert Millan <robertmh@gnu.org>
4860
4861 Synced from gcc:
4862
4863 2004-04-26 Robert Millan <robertmh@gnu.org>
4864
4865 Add patches from libtool CVS.
4866 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4867 * ltconfig: Likewise.
4868 * ltcf-c.sh: Likewise.
4869 * ltcf-cxx.sh: Likewise.
4870 * ltcf-gcj.sh: Likewise.
4871
3e707e94
PB
48722004-07-12 Paolo Bonzini <bonzini@gnu.org>
4873
4874 * configure.in: Add noconfigdirs for crx-*-*.
4875 * configure: Regenerate.
4876
48772004-07-12 Paolo Bonzini <bonzini@gnu.org>
4878
4879 Synced from gcc:
4880
4881 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4882
4883 * configure.in: Build libmudflap by default on FreeBSD.
4884 * configure: Regenerated.
4885
4886 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4887
4888 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4889 systems.
4890 * configure: Regenerated.
4891
4892 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4893
4894 PR target/16344
4895 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4896 feedback based compiler.
4897 * Makefile.in: Rebuilt.
4898
4899 2004-07-05 Phil Edwards <phil@codesourcery.com>
4900
4901 * configure.in: Do not prepend $srcdir to /dev/null in
4902 makefile fragments.
4903 * configure: Regenerate.
4904
a7ee7660
AO
49052004-07-08 Alexandre Oliva <aoliva@redhat.com>
4906
4907 * Makefile.def (host_modules): Set bootstrap=true for flex.
4908 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4909 * Makefile.in: Rebuilt.
4910
6a9cf61e
PB
49112004-07-01 Paolo Bonzini <bonzini@gnu.org>
4912
4913 * Makefile.def (build_modules): Add bison, byacc, flex,
4914 m4, texinfo.
4915 (flags_to_pass): Add FLEX.
4916 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4917 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4918 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4919 DEFAULT_MAKEINFO): Remove.
4920 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4921 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4922 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4923 objdir or else use configured tool.
4924 (all-build): New.
4925 (all): Depend on it.
4926 (Build module dependencies): Add.
4927 * Makefile.in: Regenerate.
4928 * configure.in: Better support for multiple build modules,
4929 matching what is done for host/target modules. Do not look
4930 for "plausible" locations of build tools if Canadian cross.
4931 Use autoconf's AC_PROG_CC to find a C compiler. Define
4932 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4933 * configure: Regenerate.
4934
95b6a1f2
PB
49352004-06-22 Paolo Bonzini <bonzini@gnu.org>
4936
4937 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4938 * Makefile.in: Regenerate.
4939
7ffa0b57
PB
49402004-06-22 Paolo Bonzini <bonzini@gnu.org>
4941
4942 * Makefile.tpl (configure-build-[+module+],
4943 configure-[+module+], configure-target-[+module+]): Pass
4944 [+extra_configure_args+].
4945 (all-build-[+module+], all-[+module+], check-[+module+],
4946 install-[+module+], [+make_target+]-[+module+],
4947 all-target-[+module+], check-target-[+module+],
4948 install-target-[+module+], [+make_target+]-target-[+module+]):
4949 Pass [+extra_make_args+].
4950 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4951 (GCC_HOST_EXPORTS): Remove.
4952 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4953 cross, check-gcc, check-gcc-c++, install-gcc,
4954 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4955 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4956 * Makefile.in: Regenerate.
4957
929ba6e7
CF
49582004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4959
4960 * configure.in: Check for srcdir/winsup rather than build directory
4961 winsup.
4962 * configure: Regenerate.
4963
b76d7de0
CV
49642004-06-17 Corinna Vinschen <vinschen@redhat.com>
4965
4966 * configure.in: Don't build Cygwin native newlib if winsup
4967 directory is missing. Emit warning instead.
4968 * configure: Regenerate.
4969
656fdd47
PB
49702004-06-09 Paolo Bonzini <bonzini@gnu.org>
4971
4972 * Makefile.tpl (touch-stage[+id+]): New.
4973 (restage[+prev+]): Depend on touch-stage[+id+].
4974
4975 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4976 Use it throughout.
4977
4978 * Makefile.def: Add profile and feedback bootstrap stages.
4979 Remove next field from bootstrap stages.
4980 * Makefile.tpl (LN, LN_S): Substitute.
4981 (stageN-start, stageN-end): Use double-colon rules, to
4982 provide a hook for additional setup commands.
4983 (distclean-stageN-gcc, restageN): Create dependencies from
4984 [+prev+], not from [+next+].
4985 (stageN-bubble): Add commands for successive stages from
4986 [+prev+], using double-colon rules.
4987 (all-stageN-gcc): Fix typo.
4988 (stagefeedback-start, profiledbootstrap): New.
4989 * Makefile.in: Regenerate.
4990 * configure.in: Call ACX_PROG_LN.
4991 * configure: Regenerate.
4992
498d4a71
CF
49932004-06-03 Paolo Bonzini <bonzini@gnu.org>
4994
4995 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4996 without gcc.
4997 * configure: Regenerate.
4998
377d8c42
PB
49992004-06-01 Paolo Bonzini <bonzini@gnu.org>
5000
5001 * Makefile.tpl: Fix typo.
5002 * Makefile.in: Regenerate.
5003
f5f8a794
PB
50042004-06-01 Paolo Bonzini <bonzini@gnu.org>
5005
5006 * configure.in: Remove new- prefix from toplevel
5007 bootstrap targets.
5008 * configure: Regenerate.
5009
f7a4c34f
PB
50102004-06-01 Paolo Bonzini <bonzini@gnu.org>
5011
5012 Merge this patch from the gcc tree:
5013
5014 2004-05-30 Andreas Jaeger <aj@suse.de>
5015 Jim Wilson <wilson@specifixinc.com>
5016
5017 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5018 like CC.
5019
319cab08
PB
50202004-06-01 Paolo Bonzini <bonzini@gnu.org>
5021
5022 * Makefile.tpl (all.normal): Rename to all.
5023 (all): Replace with a rule to pick the default
5024 target from configure.
5025 (all-gcc, configure-gcc): Use conditionals to
5026 do nothing when toplevel bootstrap is going on.
5027 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5028 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5029 * configure.in: Support --enable-bootstrap.
5030
5031 * Makefile.def: Remove new- prefix from toplevel
5032 bootstrap targets.
5033 * Makefile.tpl: Likewise.
5034
5035 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5036 target.
5037
5038 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5039 $(RECURSE_FLAGS) to recursive invocation of make.
5040
5041 * Makefile.in: Regenerate.
5042 * configure: Regenerate.
5043
88f64edc
DJ
50442004-05-27 Daniel Jacobowitz <dan@debian.org>
5045
5046 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5047 * configure: Regenerate.
5048
378fce5b
DD
50492004-05-25 Daniel Jacobowitz <drow@false.org>
5050
5051 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5052 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5053 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5054 targets.
5055 * Makefile.in: Regenerate.
5056
dfdffa2c
PB
50572005-05-24 Paolo Bonzini <bonzini@gnu.org>
5058
5059 * configure.in: Test the ability to symlink directories.
5060 * configure: Regenerate.
5061
5062 * Makefile.def (bootstrap-stage): New definitions.
5063 * Makefile.tpl (configure-stage1-gcc,
5064 configure-stage2-gcc, configure-stage3-gcc,
5065 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5066 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5067 new-restage3, compare): Autogenerate, see Makefile.in
5068 entry for behavioral changes.
5069 (distclean-stage1, new-stage1-start, new-stage1-end,
5070 new-stage1-bubble, distclean-stage2, new-stage2-start,
5071 new-stage2-end, new-stage2-bubble, distclean-stage3,
5072 new-stage3-start, new-stage3-end): New autogenerated targets.
5073 (objext, prebootstrap, BOOT_CFLAGS,
5074 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5075 targets.
5076
5077 * Makefile.in: Regenerate.
5078 (distclean-stage1, new-stage1-start, new-stage1-end,
5079 new-stage1-bubble, distclean-stage2, new-stage2-start,
5080 new-stage2-end, new-stage2-bubble, distclean-stage3,
5081 new-stage3-start, new-stage3-end): New targets.
5082 (all-stage1-gcc): Move prebootstrap dependency from here...
5083 (configure-stage1-gcc): ...to here.
5084 (new-bootstrap): Use bubble targets.
5085 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5086 Use per-stage distclean targets.
5087 (configure-stage1-gcc, configure-stage2-gcc,
5088 configure-stage3-gcc, all-stage1-gcc,
5089 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5090 Use new-stageN-start to prepare the tree.
5091
04cf1b77
PB
50922004-05-23 Paolo Bonzini <bonzini@gnu.org>
5093
5094 * Makefile.def (host_modules): add libcpp.
5095 * Makefile.tpl: Add dependencies on and for libcpp.
5096 * Makefile.in: Regenerate.
5097 * configure.in: Add libcpp host module.
5098 * configure: Regenerate.
5099
80b200a1
ZW
51002004-05-17 Zack Weinberg <zack@codesourcery.com>
5101
5102 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5103 of libf2c.
5104 * configure, Makefile.in: Regenerate.
5105
4b1cb4fe
DD
51062004-05-13 Diego Novillo <dnovillo@redhat.com>
5107
5108 Merge from tree-ssa-20020619-branch.
5109
5110 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5111 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5112 (HOST_GMPLIBS): Define.
5113 (HOST_GMPINC): Define.
5114 (TARGET_LIB_PATH): Add libmudflap.
5115 (GFORTRAN_FOR_TARGET): Define.
5116 (configure-build*): Export GFORTRAN.
5117 (configure-gcc): Export GMPLIBS and GMPINC.
5118 (all-gcc): Add maybe-all-libbanshee.
5119 (configure-target-libgfortran): Define.
5120 * Makefile.in: Regenerate.
5121 * configure.in (host_libs): Add libbanshee.
5122 (target_libraries): Add target-libmudflap and target-libgfortran.
5123 Add --with-libbanshee.
5124 Handle --disable-libmudflap.
5125 (*-*-freebsd*): Use with_gmp.
5126 Add $(libgcj) to noconfigdirs.
5127 * configure: Regenerate.
5128 * depcomp: New file.
5129 * MAINTAINERS: Add tree-ssa maintainers.
5130
51312004-04-28 Paolo Bonzini <bonzini@gnu.org>
5132
5133 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5134 * configure: Regenerate.
5135
b8908782
DD
51362004-04-27 Paolo Bonzini <bonzini@gnu.org>
5137
5138 Revert:
5139 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5140
5141 * Makefile.def (flags_to_pass): Remove *dir variables that
5142 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5143 as well as prefix and exec_prefix.
5144 * Makefile.in: Regenerate.
5145
51462004-04-26 Paolo Bonzini <bonzini@gnu.org>
5147
5148 * Makefile.def (host_modules): Mark with the bootstrap
5149 flag packages on which gcc depends.
5150 * Makefile.tpl (all-bootstrap): Use it.
5151 * Makefile.in: Regenerate.
5152
51532004-04-26 Paolo Bonzini <bonzini@gnu.org>
5154
5155 * Makefile.def (flags_to_pass): Remove *dir variables that
5156 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5157 as well as prefix and exec_prefix.
5158 * Makefile.in: Regenerate.
5159
51602004-04-26 Paolo Bonzini <bonzini@gnu.org>
5161
80b200a1
ZW
5162 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5163 * configure: Regenerate.
5164 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5165 * gcc/Makefile.tpl (compare): Use the result of the test.
5166 * gcc/Makefile.in: Regenerate.
b8908782
DD
5167
51682004-04-23 Paolo Bonzini <bonzini@gnu.org>
5169
5170 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5171 Always relocate gcc and prev-gcc to the original names, even
5172 if the build fails.
5173 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5174 New targets.
5175
0f260896
RO
51762004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5177
5178 * configure.in (mips*-*-irix5*): Enable ld.
5179 * configure: Regenerate.
5180
51860f05
JW
51812004-04-15 James E Wilson <wilson@specifixinc.com>
5182
5183 * Makefile.tpl (configure-[+module+], configure-gcc,
5184 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5185 Set and export LDFLAGS.
5186 * Makefile.in: Regenerate.
5187
54752a6b
NN
51882004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5189
5190 PR bootstrap/14871
5191 * Makefile.tpl: If we don't have built-in-tree target tools,
5192 use the ones found by configure rather than hacking around with
5193 program_transform_name.
5194 * configure.in: Give Makefile.tpl the information necessary
5195 to do that.
5196 * Makefile.in: Regenerate.
5197 * configure: Regenerate.
5198
51992004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5200
5201 PR bootstrap/14760
5202 * configure.in: When computing baseargs, strip *all* copies of
5203 offending options. Also, don't match/substitute the trailing space,
5204 so that this actually works when two similar options are separated by
5205 only one space.
5206 * configure: Regenerate.
5207
52082004-04-06 David Edelsohn <edelsohn@gnu.org>
5209
80b200a1
ZW
5210 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5211 (rs6000-*-aix*): Same.
5212 * configure: Regenerate.
54752a6b 5213
5e2b61fb
SS
52142004-03-25 Stan Shebs <shebs@apple.com>
5215
5216 Remove MPW support, no longer used.
5217 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5218 mpw-install: Remove files.
5219 * src-release (DEVO_SUPPORT): Remove names of removed files.
5220 * MAINTAINERS: Likewise.
5221
1a6f2dc7
NN
52222004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5223
a0049f1b
NN
5224 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5225 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5226 * Makefile.in: Regenerate.
5227
1a6f2dc7
NN
5228 * configure.in (top level bootstrap support): Rework --enable-werror
5229 to set @stage2_werror_flag@.
5230 * configure: Regenerate.
5231 * Makefile.tpl (top level bootstrap support): Pass
5232 @stage2_werror_flag@ down to configure in stages 2 and 3.
5233 * Makefile.in: Regenerate.
5234
920e3419
NN
52352004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5236
5237 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5238 for stages 2 and 3 as well as in make. As a consequence, remove
5239 OUTPUT_OPTION (now detected by configure) from the flags passed down
5240 to make.
5241 * Makefile.in: Regenerate.
5242
5243 * Makefile.tpl (new-bootstrap): Fix typo.
5244 * Makefile.in: Regenerate.
5245
4fa63067
NN
52462004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5247
5248 * Makefile.tpl: Rearrange by moving recursive_targets rules
5249 into their proper sections.
5250 * Makefile.tpl (top level bootstrap support): Move disabling
5251 of coverage flags from 'make' to 'configure'; improve comments.
5252 * Makefile.in: Regenerate.
5253
5254 * Makefile.tpl (experimental top level bootstrap) Move stage1
5255 language setting from all- target to configure- target; disable
5256 intermodule optimization in stage 1; prevent gratuitous rebuilds
5257 of stage 1.
5258 * Makefile.in: Regenerate.
5259 * configure.in: Comma-separate stage 1 language list for top
5260 level bootstrap.
5261 * configure: Regenerate.
5262
5263 * Makefile.tpl: Clean up experimental top level bootstrap support:
5264 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5265 prev-gcc in configure- targets as well as all- targets.
5266 * Makefile.in: Regenerate.
5267
fb8a10fd
NN
52682004-03-17 Paolo Bonzini <bonzini@gnu.org>
5269
5270 * configure.in: Remove symbolic link section.
5271 * configure: Regenerate.
5272 * Makefile.tpl (links): Remove.
5273 * Makefile.in: Regenerate.
5274
947f426e 52752004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5276 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5277
5278 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5279 Set with AC_CHECK_PROGS.
947f426e
NN
5280 * configure.in: Fix comment typo from last patch.
5281 * configure: Regenerate.
5282
1d39f329
NN
52832004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5284
5285 * Makefile.tpl: Introduce experimental top level bootstrap support.
5286 * Makefile.in: Regenerate.
5287 * configure.in: Introduce support for top level bootstrap.
5288 * configure: Regenerate.
5289
4b0ac75d 52902004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5291 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5292
5293 PR bootstrap/14522
5294 * configure.in: Cope with shells that do not support unquoted ^
5295 * configure: Regenerate.
5296
2e70b094 52972004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5298 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5299
5300 PR bootstrap/14522
5301 * configure.in: Cope with shell that do not support nesting
5302 quotes inside quoted backquote substitutions.
5303 * configure: Regenerate.
5304
53052004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5306
5307 PR bootstrap/14522
5308 * configure.in: Fix escaping of $.
5309 * configure: Regenerate.
5310
9e07f89d
NN
53112004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5312
5313 * configure: Regenerate.
5314
53152004-03-08 Paolo Bonzini <bonzini@gnu.org>
5316
5317 PR ada/14131
5318 Move language detection to the top level.
5319 * configure.in: Find default values for the tools as
5320 soon as possible. Disable ada if GNAT is not found.
5321 Emit error message about missing languages. Expand
5322 --enable-languages=all for the gcc subdirectory.
5323
1712ab83
RS
53242004-03-01 Richard Sandiford <rsandifo@redhat.com>
5325
5326 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5327 and disable libgcj.
5328 * configure: Regenerated.
5329
3dee29da
NN
53302004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5331
5332 PR bootstrap/7087
5333 * Makefile.tpl: Guard XFOO sed statements better.
5334 * Makefile.tpl: Add dependency for configure-target-libada.
5335 * Makefile.in: Regenerate (incidentally fixes broken
5336 commit when libada-branch was merged).
5337
0558264b
AC
53382004-02-28 Andrew Cagney <cagney@redhat.com>
5339
5340 * src-release (CVS_NAMES): Define.
5341 (do-tar, do-tar): Prune $(CVS_NAMES).
5342
c38f9803
AC
53432004-02-23 Andrew Cagney <cagney@redhat.com>
5344
5345 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5346 2004-02-19.09.
5347
55636792
NN
53482004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5349
5350 PR bootstrap/11932
5351 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5352
1e600082
AC
53532004-02-19 Andrew Cagney <cagney@redhat.com>
5354
5355 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5356 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5357
3769cd82
DD
53582004-02-11 David Edelsohn <edelsohn@gnu.org>
5359
5360 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5361 (rs6000-*-aix*): Same.
5362 * configure: Regenerate.
5363
a92834c8
DD
53642004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5365
5366 * configure.in (host): Add in missing $noconfigdirs to defines.
5367 * configure: Regenerate.
5368
a2592b1b
DD
53692004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5370 Nathanael Nerode <neroden@gcc.gnu.org>
5371
5372 PR ada/6637, PR ada/5911
80b200a1 5373 Merge with libada-branch:
a2592b1b
DD
5374 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5375 with appropriate dependencies. Add --enable-libada configure switch.
5376 * configure, Makefile.in: Regenerate.
5377
e31d1ea3
DD
53782004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5379
5380 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5381 * configure: Regenerate.
5382
db85f5c0
JJ
53832004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5384
5385 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5386
fc434214
DD
53872004-01-23 DJ Delorie <dj@redhat.com>
5388
5389 * Makefile.def (target_modules) [libiberty]: Don't stage.
5390 * Makefile.in: Rebuilt.
5391
ad445c2c 53922004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5393
ad445c2c
JJ
5394 * COPYING.NEWLIB: Update to include copyrights for new
5395 iconv code.
5396
72bbedde
AC
53972004-01-15 Andrew Cagney <cagney@redhat.com>
5398
5399 * src-release: Update copyright year.
5400 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5401 (NEWLIB_SUPPORT_DIRS): Delete macro.
5402 (newlib.tar.bz2): Delete rule.
5403
a6d6062d
DD
54042004-01-14 Loren J. Rittle <ljrittle@acm.org>
5405
5406 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5407 * Makefile.tpl (configure-target-[+module+]): Support stage.
5408 * Makefile.in: Rebuilt.
5409
f8b73030
MR
54102003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5411
5412 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5413 throughout.
5414
aff0e9df
NN
54152004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5416
bb5dca17
NN
5417 * configure.in: Use ./config.cache, not config.cache.
5418 * configure: Regenerate.
5419 * Makefile.tpl: Special-casing not needed for GCC any more.
5420 * Makefile.in: Regenerate.
5421
82252c06
NN
5422 * configure.in: Don't share a cache file for host dirs.
5423 * configure: Regenerate.
5424
aff0e9df
NN
5425 * config-ml.in: Don't mess with the cache file.
5426
95036d20
NN
54272004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5428
ac7b618e
NN
5429 * Makefile.tpl: Make GCC use a separate config.cache.
5430 * Makefile.in: Regenerate.
5431
95036d20
NN
5432 PR bootstrap/11932, PR bootstrap/11933
5433 (I don't know if it will fix either of them, but it relates
5434 to them.)
5435 * configure.in: Don't use shared config.cache for target
5436 directories.
5437 * configure: Regenerate.
5438
08c1856b
DD
54392003-12-31 Roger Sayle <roger@eyesopen.com>
5440
5441 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5442 * configure: Regenerated.
5443
c1968181 54442003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5445
9eb322aa
MF
5446 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5447 * configure: Regenerated.
c1968181 5448
10ecffb9
NN
54492003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5450
5451 Port change over from GCC:
5452 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5453 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5454 (configure-build-[+module+], configure-[+module+]): Likewise.
5455 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5456 * Makefile.in: Regenerate.
5457
f2ab5990
TF
54582003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5459
5460 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5461 * configure: Regenerate.
5462
41a7d11a
JJ
54632003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5464
80b200a1 5465 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5466 stdlib.
5467
d9441a1f
DD
54682003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5469
5470 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5471 * Makefile.in: Regenerate.
5472
3a48a978
DD
54732003-10-20 Phil Edwards <phil@codesourcery.com>
5474
5475 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5476 * configure: Regenerate.
5477
f0b24077
NN
54782003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5479
5480 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5481 HOST_FLAGS_TO_PASS.
5482 * Makefile.in: Regenerate.
5483
5fbad20a
DD
54842003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5485
5486 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5487 * configure: Rebuilt
5488 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5489 * Makefile.in: Rebuilt
5490
78be4155
L
54912003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5492
5493 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5494
051fcc7a
L
54952003-10-01 Phil Edwards <pme@gcc.gnu.org>
5496
5497 * config-ml.in: Use ac_configure_args directly instead of
5498 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5499 actually seen.
5500
55012003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5502
5503 * config-ml.in: Propagate INSTALL variables.
5504
f27d4f92
DJ
55052003-09-21 Daniel Jacobowitz <drow@mvista.com>
5506
5507 * configure.in: Pass a computed --program-transform-name
5508 to subconfigures.
5509 * configure: Regenerated.
5510
cae4d560
NN
55112003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5512
5513 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5514 * Makefile.in: Regenerate.
5515
5516 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5517 * Makefile.in: Regenerate.
5518
8ff944f6
DJ
55192003-09-17 Daniel Jacobowitz <drow@mvista.com>
5520
5521 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5522 quoting.
5523 * configure: Regenerated.
5524
d9a35680
MC
55252003-09-12 Michael Chastain <mec@shout.net>
5526
5527 Fix PR gdb/857.
5528 * src-release (do-proto-topleve): Remove junk files
5529 intl/config.cache, intl/config.status,
5530 intl/config.h, intl/stamp-h.
5531
710068b9
AC
55322003-09-14 Andrew Cagney <cagney@redhat.com>
5533
5534 * src-release (dejagnu.tar): New target.
5535 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5536 (do-djunpack): Use $(PACKAGE) for the package name.
5537
e1008165
DD
55382003-09-04 DJ Delorie <dj@redhat.com>
5539
5540 * configure: Regenerate.
5541
21998d12
NC
55422003-09-04 Robert Millan <robertmh@gnu.org>
5543
5544 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5545
ccca4bb3
DD
55462003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5547
5548 * configure.in: Ensure arguments to sed are properly spaced.
5549 * configure: Regenerate.
5550
ee949b5e
DJ
55512003-08-28 Daniel Jacobowitz <drow@mvista.com>
5552
5553 Merge from gcc:
5554 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5555 * install-sh: Update to newer upstream versions (associated with
5556 aclocal 1.7).
5557 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5558
75addda2
DJ
55592003-08-27 Daniel Jacobowitz <drow@mvista.com>
5560
5561 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5562 * configure: Regenerated.
5563
8d2877d8
NN
55642003-08-23 Phil Edwards <pme@gcc.gnu.org>
5565
5566 * configure.in: Use newline instead of semicolon when assuming
5567 shell arguments in a for loop.
5568 * configure: Regenerated.
5569
d2cc0e0d
GK
55702003-08-20 Geoffrey Keating <geoffk@apple.com>
5571
5572 PR 8180
5573 * configure.in: When testing with_libs and with_headers, treat
5574 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5575 * configure: Regenerate.
80b200a1 5576
d2cc0e0d
GK
5577 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5578 make, shell, etc.
5579 (baseargs): Likewise.
5580 * configure: Regenerate.
5581
04d1ab34
GK
55822003-08-19 Geoffrey Keating <geoffk@apple.com>
5583
5584 * configure.in: Disable libgcj for darwin not on powerpc.
5585 * configure: Rebuild.
5586
ca506da8
MC
55872003-08-15 Michael Chastain <mec@shout.net>
5588
5589 * src-release (do-proto-toplev): Remove junk files
5590 dejagnu/example/calc/config.status,
5591 dejagnu/example/calc/config.log.
5592
a4aa3f49
DD
55932003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5594
5595 * config-ml.in, symlink-tree: Add license.
5596
ede4fbe4
NN
55972003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5598
5599 Merge from gcc:
5600
5601 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5602 * Makefile.tpl (check, check-c++): Express dependencies using
5603 dependencies rather than commands.
5604 * Makefile.in: Regenerate.
5605
5606 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5607 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5608 * Makefile.in: Update.
5609
970f29af
AC
56102003-08-01 Andrew Cagney <cagney@redhat.com>
5611
5612 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5613 * configure: Ditto.
5614
b2884a0c
DD
56152003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5616
5617 * configure.in: Enable libgcj for darwin.
5618 * configure: Rebuild.
5619
c07f46a4
NN
56202003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5621
5622 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5623
9175bfc0
NN
56242003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5625
5626 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5627 creating target and build subdirs to build all parent dirs as needed.
5628 * Makefile.in: Rebuild.
5629 * configure.in: Don't build dirs explicitly here.
5630 * configure: Rebuild.
5631
b9abda6a
AO
56322003-07-22 Alexandre Oliva <aoliva@redhat.com>
5633
5634 * Makefile.tpl (all-make): Depend on intl.
5635 * Makefile.in: Rebuilt.
5636
eef8ffd4
NN
56372003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5638
5639 * config.if: Remove unused libc_interface determination.
5640
295efaf0
NN
56412003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5642
5643 * Makefile.in: Regenerate, correctly this time.
5644
e5c3f801
NN
56452003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5646
5647 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5648 unused INSTALL_PROGRAM_ARGS.
5649 * configure.in: Use AC_PROG_INSTALL.
5650 * Makefile.in: Regenerate.
5651 * configure: Regenerate.
5652
4a18bd6b
AO
56532003-07-10 Alexandre Oliva <aoliva@redhat.com>
5654
5655 * configure: Rebuilt.
5656 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5657 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5658 newlib nor libgloss.
5659 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5660 * configure.in (am33_2.0-*-linux*): Added.
5661
fbd1054d
BW
56622003-07-09 Bob Wilson <bob.wilson@acm.org>
5663
5664 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5665 * configure: Regenerate.
5666
b40e3958
L
56672003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5668
5669 * config-ml.in: Replace PWD with PWD_COMMAND.
5670 * Makefile.tpl: Likewise.
5671 * Makefile.in: Regenerated.
5672
4a5be7ba
NN
56732003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5674
5675 * configure.in: Clean up config-lang.in handling. Delete
5676 useless assignment to "subdirs".
5677 * configure: Regenerate.
5678
9c14acb8
NN
56792003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5680
5681 * configure.in: Rename 'target_libs' to 'target_libraries'.
5682 Remove useless reference to 'target_libs'.
5683 * configure: Regenerate.
5684
8f32e830
KS
56852003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5686
5687 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5688 * Makefile.in: Regenerate.
5689
12f0bd74
NN
56902003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5691
5692 * Makefile.def: Introduce flags_to_pass.
5693 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5694 * Makefile.in: Regenerate.
5695
b07c2aad
HPN
56962003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5697
5698 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5699 and target-libgloss.
5700 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5701 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5702 * configure: Regenerate.
b07c2aad 5703
56f25033
DD
57042003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5705
5706 * configure.in: Update testsuite_flags to new location.
5707 * configure. Regenerate.
80b200a1 5708
4ec9a3b2
NN
57092003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5710
5711 * Makefile.tpl: Remove BUILD_CC stuff.
5712 * Makefile.in: Regenerate.
5713
059083b1 57142003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5715
059083b1
L
5716 * config.guess: Update to 2003-06-12 version.
5717 * config.sub: Update to 2003-06-13 version.
5718
535b046a
TS
57192003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5720
5721 * MAINTAINERS: Add myself as MIPS co-maintainer.
5722
00c22daa 57232003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5724
00c22daa
L
5725 * config.guess: Update to 2003-06-06 version.
5726 * config.sub: Update to 2003-06-06 version.
5727
1047cb91
DD
57282003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5729
5730 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5731 * configure. Regenerate.
5732
123494c8
NN
57332003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5734
1047cb91
DD
5735 * configure.in: Disable serial configure by default.
5736 * configure: Regenerate.
5737 * Makefile.tpl: Abolish .NOTPARALLEL.
5738 * Makefile.in: Regenerate.
5739
7f121bbf
NN
5740 * Makefile.tpl: Replace {build,host,target}_canonical by
5741 {build,host,target}.
5742 * Makefile.in: Regenerate.
5743
123494c8
NN
5744 * Makefile.tpl: Fix stupid pasto.
5745 * Makefile.in: Regenerate.
5746
ec7e0995
NN
57472003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5748
5749 * Makefile.tpl: Remove bogus conditional.
5750 * Makefile.in: Regenerate.
5751
27b1cc72
NN
57522003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5753
2a4cbe27
NN
5754 * Makefile.tpl: Make 'recursive targets' using autogen rather
5755 than shell loop. Remove duplicate 'clean' targets and false
5756 comments.
5757 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5758 Add systematic method of specifying missing targets in subdirs.
5759 Add copyright boilerplate.
5760 * Makefile.in: Regenerate.
5761 * configure.in: Add 'recursive targets' to maybe list.
5762 * configure: Regenerate.
5763
27b1cc72
NN
5764 * Makefile.tpl: Rename [+target+] to [+make_target+].
5765 * Makefile.def: Rename 'target' to 'make_target'.
5766
01e51bd0
NC
57672003-05-30 Nick Clifton <nickc@redhat.com>
5768
5769 * README-maintainer-mode: Update URL for locating blessed config
5770 tools.
5771
2fd84b42
NC
57722003-05-29 Robert Millan <rmh@debian.org>
5773
5774 * ltconfig: Import this patch and modify for use with current
5775 version of ltconfig:
5776
5777 2003-05-21 Bruno Haible <bruno@clisp.org>
5778
5779 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5780 GNU/FreeBSD.
5781
8945c6bb
DD
57822003-05-28 DJ Delorie <dj@redhat.com>
5783
5784 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5785 * Makefile.in: Regenerate.
5786
2f9632a1
JJ
57872003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5788
80b200a1 5789 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5790
3a12db16 57912003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5792
3a12db16
DD
5793 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5794 newlib or libgloss.
5795 * Makefile.in: Regenerate.
5796
44482353
DD
57972003-05-21 DJ Delorie <dj@redhat.com>
5798
5799 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5800 * Makefile.in: Regenerate.
5801
fec2c52d
MR
58022003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5803
5804 * configure.in: Use curly braces in the definition of tooldir.
5805 * configure: Regenerate.
5806
16ae0395
NN
58072003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5808
5809 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5810 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5811 Factor out common code from autogen IF statements.
5812 * configure: Regenerate.
5813 * Makefile.in: Regenerate.
5814
ec11bdc6
DD
58152003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5816
5817 * configure.in: Accept i[3456789]86 for machine type.
5818 * configure: Regenerate.
5819
dd12c3a8
NN
58202003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5821
5822 * configure.in: Switch more things to use maybe dependencies.
5823 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5824 * configure: Regenerate.
5825 * Makefile.tpl: Switch more things to use maybe dependencies.
5826 * Makefile.in: Regenerate.
5827
cf662e21
AJ
58282003-05-16 Andreas Schwab <schwab@suse.de>
5829
5830 * Makefile.tpl (install-opcodes): Define.
5831 * Makefile.in: Rebuild.
5832
5481b376
AJ
58332003-05-13 Andreas Jaeger <aj@suse.de>
5834
5835 * config.guess: Update to 2003-05-09 version.
5836 * config.sub: Update to 2003-05-09 version.
5837
3959a22a
AJ
58382003-05-13 Michael Eager <eager@mvista.com>
5839
5840 * configure.in: Correct sed script so that options in quotes are not
5841 deleted.
5842 * configure: Rebuild.
5843
564b43e5
CV
58442003-05-12 Corinna Vinschen <corinna@vinschen.de>
5845
5846 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5847 and $$s/newlib/libc/sys/cygwin32 include paths.
5848 * configure: Ditto.
5849
bb947dc9
L
58502003-05-05 H.J. Lu <hjl@gnu.org>
5851
5852 * config-ml.in: Restored from gcc repository.
5853
77f7441a
CD
58542003-05-02 Chris Demetriou <cgd@broadcom.com>
5855
80b200a1
ZW
5856 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5857 * Makefile.in: Regenerate.
77f7441a 5858
a26d7085
DJ
58592003-04-27 Daniel Jacobowitz <drow@mvista.com>
5860
5861 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5862 and Makefile.def.
5863
e4c4d240
DJ
58642003-04-27 Daniel Jacobowitz <drow@mvista.com>
5865
5866 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5867 * Makefile.in: Regenerated.
5868
62a3fc85
DD
58692003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5870
5871 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5872 * Makefile.in: Regenerate.
5873
58742003-04-18 Jakub Jelinek <jakub@redhat.com>
5875
5876 * configure.in (powerpc64*-*-linux*): Remove.
5877 * configure: Rebuilt.
5878
5b474aa8
DD
58792003-04-17 Phil Edwards <pme@gcc.gnu.org>
5880
5881 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5882 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5883 and restrap.
5884 * Makefile.in: Regenerate.
5885
58862003-04-16 Richard Earnshaw <rearnsha@arm.com>
5887
5888 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5889 * configure: Regenerated.
5890
bc295afe
AO
58912003-04-11 Alexandre Oliva <aoliva@redhat.com>
5892
5893 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5894 * */configure: Rebuilt.
5895
3728fade
NN
58962003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5897
5898 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5899 * Makefile.in: Regenerate.
5900
ce5b542e
MC
59012003-03-14 Michael Chastain <mec@shout.net>
5902
5903 * Makefile.in: Regenerate with correct Makefile.def.
5904
3db0a37f
NN
59052003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5906
5907 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5908 Make macro.
5909 * Makefile.in: Regenerate.
5910 * configure.in: Clean up gxx_include_dir logic.
5911 * configure: Regenerate.
5912
34349c6e
DD
59132003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5914
5915 * configure.in (gxx_include_dir): Fix typo.
5916 * configure: Regenerated.
5917
686c28c9
AC
59182003-03-06 Andrew Cagney <cagney@redhat.com>
5919
5920 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5921
bba45b8b 59222003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5923
bba45b8b
NN
5924 * configure.in: Include $(build_tooldir)/sys-include in
5925 FLAGS_FOR_TARGET.
5926 * configure: Regenerated.
5927
2683747f
NN
59282003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5929
bba45b8b
NN
5930 * Makefile.tpl: Reindent.
5931 * Makefile.in: Regenerate.
5932 * configure.in: Reindent. Don't set unused variables.
5933 * configure: Regenerate.
5934
2683747f
NN
5935 * Makefile.tpl: Always pass down RANLIB.
5936 * Makefile.in: Regenerate.
5937
5938 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5939 * Makefile.in: Regenerate.
5940 * configure.in: Remove unused logic relating to --enable-shared
5941 and --enable-threads. Remove bogus comments. Remove redundant
5942 noconfigdirs.
5943 * configure: Regenerate.
5944
5945 * configure.in: Replace ${libstdcxx_version} by its value.
5946 Remove reference to mh-dgux.
5947 * configure: Regenerate.
5948
50212802
NN
59492003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5950
5951 * Makefile.tpl: Rearrange.
5952 * Makefile.in: Regenerate.
5953
a6be7fc6
NC
59542003-02-25 Nick Clifton <nickc@redhat.com>
5955
5956 * configure: Remove site-file supprot - it is obsolete.
5957
f8a495c8
NC
59582003-02-24 Uwe Stieber <uwe@wwws.de>
5959
5960 * configure.in: Add support for kaOS as cross build target system.
5961 * configure: Regenerated.
5962
3decd77d
DD
59632003-02-20 Sean McNeil <sean@blue.mcneil.com>
5964
5965 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5966 configure-target-* as some target builds may require additional
5967 flags for preprocessor tests.
5968 * Makefile.in: Regenerated.
5969
f4ff34a3
AO
59702003-02-19 Alexandre Oliva <aoliva@redhat.com>
5971
5972 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5973 * ltconfig: Handle it.
5974 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5975 auto-detecting it.
5976
b7e4a931
AO
59772003-02-19 Alexandre Oliva <aoliva@redhat.com>
5978
5979 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5980 it is used as argument to $CC.
5981 * ltcf-gcj.sh: Likewise.
5982
6b784d9f
AO
59832003-02-19 Alexandre Oliva <aoliva@redhat.com>
5984
5985 * configure.in: Introduce --enable-maintainer-mode.
5986 * configure: Rebuilt.
5987 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5988 for maintainer mode.
5989 * Makefile.in: Rebuilt.
5990
8bcd8a07
AC
59912003-02-19 Andrew Cagney <ac131313@redhat.com>
5992
5993 * configure: Regenerate using autoconf 2.13.
5994
ee3fd329
AM
59952003-02-19 Alan Modra <amodra@bigpond.net.au>
5996
5997 * config.guess: Import latest version.
5998 * config.sub: Import latest version.
5999
e9e45685
JM
60002003-02-18 Jason Merrill <jason@redhat.com>
6001
6002 * Makefile.tpl (check-c++): Allow parallelism.
6003
859789af
AC
60042003-02-17 Andrew Cagney <ac131313@redhat.com>
6005
6006 * configure: Regenerate using autoconf 000227.
6007
b3f16a9b
GK
60082003-02-15 Geoffrey Keating <geoffk@apple.com>
6009
6010 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6011 don't configure target-libobjc.
6012 * configure: Regenerate.
6013
72e60e02
DD
60142003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6015
6016 * Makefile.tpl (RANLIB): Define.
6017 * Makefile.in: Regenerate.
6018
91f0e695
KS
60192003-02-06 Keith R Seitz <keiths@redhat.com>
6020
6021 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6022 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6023 * Makefile.in: Regenerated.
6024 * configure.in: Remove all traces of snavigator, db, and grep.
6025 * configure: Regenerated.
6026
122bfa92
FCE
60272003-01-31 Frank Ch. Eigler <fche@redhat.com>
6028
6029 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6030 * Makefile.in: Regenerated.
6031
264095c3
AO
60322003-01-30 Alexandre Oliva <aoliva@redhat.com>
6033
6034 * config.if: Copy from GCC.
6035
a84dbcb3
AO
60362003-01-27 Phil Edwards <pme@gcc.gnu.org>
6037
6038 * configure.in: Revert 24Jan change.
6039 * configure: Regenerate.
6040
19618276
NN
60412003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6042
6043 * configure.in: Revert previous change.
6044 * configure: Regenerate.
6045
b7f27a92
NN
60462003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6047
6048 * configure.in: Make rda native-only.
6049 * configure: Regenerate.
6050
83326456
NN
60512003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6052
6053 * configure.in: Add missing \.
6054 * configure: Rebuilt.
6055
5e367fa5
JJ
60562003-01-17 Jakub Jelinek <jakub@redhat.com>
6057
6058 * configure.in (baseargs): Avoid using \| in sed regular
6059 expressions.
6060 * configure: Rebuilt.
6061
e01f337c
JJ
60622003-01-16 Jakub Jelinek <jakub@redhat.com>
6063
6064 * configure.in (baseargs): Remove all supported forms of
6065 --cache-file, --srcdir, --host, --build and --target options
6066 from argument lists.
6067 * configure: Rebuilt.
6068
aa236487
AO
60692003-01-15 Alexandre Oliva <aoliva@redhat.com>
6070
6071 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6072 * configure: Rebuilt.
6073
586c0873
NN
60742003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6075
6076 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6077 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6078 * Makefile.in: Regenerate.
6079 * configure: Regenerate.
6080
497f816e
DD
60812003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6082
6083 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6084 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6085 * Makefile.in: Regenerate.
6086
bfbe5519
AO
60872003-01-09 Alexandre Oliva <aoliva@redhat.com>
6088
6089 * configure.in: Remove Makefile in build, host and target modules
6090 unless configure was run with --no-recursion.
6091 * configure: Rebuilt.
6092
3f234ef5
CD
60932003-01-08 Chris Demetriou <cgd@broadcom.com>
6094
6095 * config.guess: Update to 2003-01-03 version.
6096 * config.sub: Update to 2003-01-03 version.
6097
a3982d48
CF
60982003-01-07 Christopher Faylor <cgf@redhat.com>
6099
6100 * configure: Regenerate with proper autoconf 2.13.
6101
75778ec4
CF
61022003-01-07 Christopher Faylor <cgf@redhat.com>
6103
80b200a1
ZW
6104 * configure.in: Add AC_PREREQ for consistency.
6105 * configure: Regenerate.
75778ec4 6106
c180f501
AC
61072003-01-06 Andrew Cagney <ac131313@redhat.com>
6108
6109 * configure.in (GDB_TK): Add tcl directories conditional on
6110 gdb/gdbtk directory being present.
6111 * configure: Regenerate.
5481b376 6112
46ca2cc2
DA
61132003-01-04 John David Anglin <dave.anglin@nrc.ca>
6114
6115 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6116 by gcc if LD is not defined and we are not doing a Canadian Cross.
6117 * configure: Rebuilt.
6118
53dd8dab
DJ
61192003-01-01 Daniel Jacobowitz <drow@mvista.com>
6120
6121 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6122
50ceb20c
TT
61232002-12-31 Tom Tromey <tromey@redhat.com>
6124
6125 * Makefile.in: Rebuilt.
6126 * Makefile.def (target_modules) [libffi]: Allow installation.
6127
e78b5cfe
AS
61282002-12-31 Andreas Schwab <schwab@suse.de>
6129
6130 * configure.in: Fix use of $program_transform_name.
6131 * configure: Regenerated.
6132
67448102
DJ
61332002-12-30 Daniel Jacobowitz <drow@mvista.com>
6134
6135 * configure.in (baseargs): Don't remove first configure argument.
6136 * configure: Regenerated.
6137
e6bfb94a
AO
61382002-12-29 Alexandre Oliva <aoliva@redhat.com>
6139
6140 * Makefile.tpl (local-distclean): Don't remove...
6141 (multilib.ts): ... this. Moved into...
6142 (multilib.out): ... this. Don't use sub-make.
6143 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6144 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6145 (configure-build-[+module+], configure-[+module+],
6146 configure-target-[+module+], configure-gcc): ... these. Test
6147 for Makefile existence. Drop config.status from dependencies.
6148 * Makefile.in: Rebuilt.
6149 * configure.in: Move gcc-version-trigger to the end of
6150 ac_configure_args. Add comments to maybedep.tmp and
6151 serdep.tmp. Introduce --disable-serial-configure. Remove
6152 nonopt from baseargs, matching and removing corresponding
6153 whitespace while at it.
6154 * configure: Rebuilt.
6155
8f0dfb36
AO
61562002-12-28 Alexandre Oliva <aoliva@redhat.com>
6157
6158 * configure.in (host_configargs): Replace reference to
6159 no-longer-defined buildopts with --build=${build_alias}.
6160 * configure: Rebuilt.
6161
43be203f
AO
61622002-12-28 Alexandre Oliva <aoliva@redhat.com>
6163
6164 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6165 program_transform_name to standard idiom.
6166 (AUTOGEN, AUTOCONF): Define.
6167 (Makefile.in): Use $(AUTOGEN).
6168 (Makefile): Depend on config.status, and use autoconf-style rule to
6169 build it. Move original commands to...
6170 (config.status): ... this new target.
6171 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6172 $(AUTOCONF).
6173 * Makefile.in: Rebuilt.
6174
a0da8069
NN
61752002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6176
d18f1c9f
NN
6177 * Makefile.tpl: Fix dramatic bustage due to change in
6178 program_transform_name.
6179 * Makefile.in: Regenerate.
6180
6181 * configure.in: Remove unnecessary PATH setting.
6182 * configure: Regnerate.
6183
6184 * configure.in: Don't default to unprefixed tools unless
6185 the native tools will work.
6186 * configure: Regenerate.
6187
a0da8069
NN
6188 * configure.in: Convert to autoconf script. Blow away lots
6189 of now-redundant Makefile fragments.
6190 * configure: Generate using Autoconf.
6191 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6192 * Makefile.in: Regenerate.
6193
c567df0a
NN
61942002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6195
5481b376 6196 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6197 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6198
5481b376 6199 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6200 where they belong.
2c7f9a32 6201
2dabcfb4
AS
62022002-12-24 Andreas Schwab <schwab@suse.de>
6203
6204 * Makefile.tpl (multilib.out): Fix missing space.
6205 * Makefile.in: Regenerate.
6206
1086bc09
NN
62072002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6208
6209 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6210 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6211 * Makefile.in: Regenerate.
6212 * configure.in: Remove unnecessary leftovers.
6213
1086bc09
NN
62142002-12-21 Geoffrey Keating <geoffk@apple.com>
6215
6216 * configure.in (extra_ranlibflags_for_target): New variable.
6217 (*-*-darwin): Add -c to ranlib commands.
6218 * configure (tooldir): Handle extra_ranlibflags_for_target.
6219
14e9ca95
JJ
62202002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6221
6222 * COPYING.NEWLIB: Updated.
6223 * COPYING.LIBGLOSS: Ditto.
6224
14c428fb
NN
62252002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6226
6227 * Makefile.tpl: Revert HJL's change.
6228 * Makefile.in: Regenerated.
6229 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6230 always.
6231
313b8244
AS
62322002-12-19 Andreas Schwab <schwab@suse.de>
6233
6234 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6235 * Makefile.in: Regenerate.
6236
efeae3db
L
62372002-12-18 H.J. Lu <hjl@gnu.org>
6238
6239 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6240 * Makefile.in: Regenerated.
6241
6242 * configure.in (build_prefix): New. Substitute.
6243
43d92c63
NN
62442002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6245
59da4fe6
NN
6246 * Makefile.tpl: Don't let real targets depend on phony targets.
6247 * Makefile.in: Regenerate.
6248
43d92c63
NN
6249 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6250 * Makefile.in: Regenerate.
6251
b72e6a2d
JM
62522002-12-16 Jason Merrill <jason@redhat.com>
6253
6254 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6255 previous 'make bootstrap'.
6256 * Makefile.in: Regenerate.
6257
95c72c44
HPN
62582002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6259
6260 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6261
7d695d07
JM
62622002-12-13 Jason Merrill <jason@redhat.com>
6263
6264 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6265 library tests.
6266 (check-c++): Just depend on it and check-target-libstdc++-v3.
6267 * Makefile.in: Regenerate.
6268
54103d1e
NN
62692002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6270
6271 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6272 * Makefile.in: Regenerate.
6273
4024f1e1
JJ
62742002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6275
80b200a1
ZW
6276 * COPYING.NEWLIB: Update list of alternate Regent of California
6277 licenses and discuss official revoking of advertising clause.
6278 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6279
7dda0df6
AO
62802002-12-12 Alexandre Oliva <aoliva@redhat.com>
6281
6282 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6283 * Makefile.in: Rebuilt.
6284
d03be79e 62852002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6286
929293f4
NN
6287 * configure: Fix bug put in by gremlins.
6288
d03be79e
NN
6289 * Makefile.tpl: Substitute more autoconfily.
6290 * configure: Substitute more autoconfily.
6291 * Makefile.in: Regenerate.
6292
62932002-12-08 Andrew Cagney <ac131313@redhat.com>
6294
6295 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6296 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6297
62982002-12-06 DJ Delorie <dj@redhat.com>
6299
6300 * Makefile.tpl: Change configure dependencies to not have real
6301 targets depend on phony targets.
b4a77b47 6302
db1ac78d
NN
63032002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6304
bcaf2395
NN
6305 * configure.in: Revert unintentional change.
6306
b4fa093e
NN
6307 * src-release: Configure host subdirs.
6308
db1ac78d
NN
6309 * Makefile.tpl: Change dependency for */multilib.out so that
6310 it works when gcc isn't in the tree.
6311
6312 * configure.in: Substitute more.
6313 * configure: Run subconfigures from the Makefile.
6314 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6315 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6316
15723a45
NN
63172002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6318
e2b9e2dc
NN
6319 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6320 and corresponding dependencies.
6321 * Makefile.in: Regenerate.
6322
2af579c4
NN
6323 * configure.in (host_tools): Order binutils, gas and ld for
6324 convenience in running the testsuites.
6325
a2cc058a
NN
6326 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6327 * Makefile.in: Regenerate.
6328 * configure.in: Introduce rules to serialize subconfigure runs.
6329
15723a45
NN
6330 * configure.in: Introduce BASE_CC_FOR_TARGET.
6331 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6332 Realize configure-build-* targets. Realize configure-target-* targets.
6333 * Makefile.in: Regenerate.
6334
ae831be5
NN
63352002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6336
6337 * configure: Move gcc_version_trigger stuff from here...
6338 * configure.in: ...to here.
6339
6340 * configure.in: Separate subconfigure options added by this file from
6341 options given by the user. Add machinery to put args for host
6342 subconfigures into the Makefile.
6343
6344 * Makefile.tpl: Remove 'vault' targets.
6345 * Makefile.tpl: Reorder and comment dependencies.
6346 * Makefile.in: Regenerate.
6347
bbf7c8ac
NN
63482002-11-28 Geoffrey Keating <geoffk@apple.com>
6349
6350 * configure.in: Move host-specific darwin noconfigdirs into
6351 the host-specific section.
6352
930314a4
NN
63532002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6354
52d7cdee
NN
6355 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6356 during replay.
6357 * Makefile.in: Regenerate.
6358
930314a4
NN
6359 (finishing slow-motion replay)
6360 * configure: Remove skip-this-dir support.
6361 * Makefile.tpl: Remove skip-this-dir support.
6362
6363 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6364 subdirectories.
6365 * Makefile.in: Regenerate.
6366
6367 * Makefile.tpl: Strip out useless setting of 'dir'.
6368 * Makefile.in: Regenerate.
5481b376 6369
930314a4
NN
63702002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6371
6372 (finishing slow-motion replay)
6373 * configure.in: Fix deeply stupid bug.
6374
6375 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6376 shell code in CXX_FOR_TARGET
6377 * Makefile.def: Introduce raw_cxx.
6378 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6379 RAW_CXX_FOR_TARGET.
6380 * Makefile.in: Regenerate.
6381
63822002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6383
6384 (finishing slow-motion replay)
6385 * Makefile.tpl: Remove unnecessary ifs.
6386 * Makefile.in: Regenerate.
6387
5481b376 6388 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6389 dependencies. Maybe-ize build-libiberty. Create dummy install
6390 targets for 'no_install' modules.
5481b376 6391 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6392 build_modules stuff to configure.in.
5481b376 6393 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6394 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6395 * Makefile.in: Regenerate.
6396
3866be5d
NN
63972002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6398
6399 (continuing slow-motion replay)
6400 * Makefile.tpl: Make all-target, install-target behave similarly
6401 to all, install (only hitting configured targets). Eliminate
6402 unused macro defintions.
6403
6404 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6405 build != host.
6406
6407 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6408
6409 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6410
5481b376 6411 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6412 configuring. Remove references to "dosrel".
6413 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6414 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6415 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6416 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6417 and redundant dependency; rearrange slightly.
6418 * Makefile.def: Add host-side libtermcap, utils.
6419
6420 * Makefile.in: Regenerate.
6421
e393202e
NN
64222002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6423
6424 (Continuing slow-motion replay)
6425 * Makefile.def: Add list of recursive targets to autogenerate.
6426 Add build_modules.
6427 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6428 targets. Autogenerate *-build-* targets.
6429 * Makefile.in: Regenerate.
6430
583d52d7
NN
64312002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6432
6433 (Continuing slow-motion replay)
6434 * configure: More autoconf-style substitutions.
6435 * Makefile.tpl: More autoconf-style substitutions.
6436 * Makefile.in: Regenerate.
6437
64382002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6439
6440 (Continuing slow-motion replay)
6441 * configure: Substitute more variables in a more autoconf-friendly
6442 way. Simplify slightly.
6443 * Makefile.tpl: Make more variables substitutable in an
6444 autoconf-friendly way.
6445 * Makefile.in: Regenerate.
6446
874e38b4
NN
64472002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6448
6449 (Continuing slow-motion replay)
6450 * configure.in (v810*): Remove special setting of tools.
6451
6452 * configure: Add support for extra required flags for ar or nm.
6453 * configure.in (aix4.3+): Use above support for target-specific
6454 issues, rather than using config/mt-aix43.
6455
852e5f18
NN
64562002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6457
6458 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6459 * configure: Remove 'removing', which doesn't work. Replace $subdir
6460 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6461 with $srcdir. Reformat indentation. Substitute some variables
6462 formerly hard-coded in the Makefile for build=host.
6463 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6464 * Makefile.def: Autogenerate more.
6465 * Makefile.in: Regenerate.
6466
c9a0d920
DD
64672002-11-13 Bruce Korb <bkorb@gnu.org>
6468
6469 * Makefile.tpl: syntactic cleanup
6470
dd2768ff
KB
64712002-11-04 Kevin Buettner <kevinb@redhat.com>
6472
6473 * Makefile.def (host_modules): Add rda.
6474 * Makefile.in: Regenerate.
6475 * configure.in (target_tool): Add target-rda to list.
6476
1aa8389d
DD
64772002-10-25 Phil Edwards <pme@gcc.gnu.org>
6478
6479 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6480 and restrap targets to this rule.
6481 * Makefile.in: Regenerate.
6482
28f46298
HPN
64832002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6484
6485 * configure.in (i[3456]86-*-linux*): Add check to disable
6486 ${libgcj} for glibc1.
6487
ff72e302
NC
64882002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6489
6490 * configure.in: Add tic4x target.
6491
8607b6c9
NN
64922002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6493
6494 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6495 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6496 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6497 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6498 * Makefile.in: Regenerate.
6499
f8f61f4a
NN
65002002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6501
c86f794b
NN
6502 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6503 * Makefile.in: Regenerate.
6504
a9590527
NN
6505 * Makefile.def: Remove order dependency comments.
6506 * Makefile.tpl: Add explicit install-install dependencies.
6507 * Makefile.in: Regenerate.
6508
8412ce72
NN
6509 * Makefile.tpl: Remove material now in src-release. (Finally!)
6510 * Makefile.in: Regenerate.
6511
8b9f37f1
NN
6512 * configure: Restore my original patch by syncing with gcc version.
6513
f8f61f4a
NN
6514 * Bring following over from gcc:
6515
65162002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6517
6518 * configure.in (s390*-*-linux*): Enable libgcj.
6519
403d9505
NN
65202002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6521
6522 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6523
95f6f383
AM
65242002-10-02 Alan Modra <amodra@bigpond.net.au>
6525
e4673b0a 6526 * configure: Move stray lines back to where they belong.
95f6f383 6527
748503c8
NN
65282002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6529
a581b5c3
NN
6530 * Makefile.tpl: Insert configure-target target, for src-release.
6531
c084f5b4
NN
6532 * configure: Finish reverting change which Andrew Cagney started
6533 reverting. Should fix bustage.
6534
7aa673ed 6535 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6536 * src-release: New file. Contains material for making net
6537 releases for gdb, binutils, et al., formerly in Makefile.in.
6538
82a9b2d9
NC
65392002-09-30 Nick Clifton <nickc@redhat.com>
6540
6541 * cpu: New top level directory. Intended to hold input files for
6542 CGEN which have FSF copyright assignment.
6543 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6544
c2463a00
AC
65452002-09-29 Andrew Cagney <ac131313@redhat.com>
6546
6547 Revert below (note that src does not contain Makefile.tpl):
6548 * Makefile.tpl: Make subsituted variables more autoconfy.
6549 * Makefile.in: Regenerate.
6550
f03b4789
NN
65512002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6552
c11e16a9
NN
6553 * configure: Revert accidentally applied changes.
6554
f03b4789
NN
6555 * Makefile.tpl: Make more autoconf-friendly.
6556 * Makefile.in: Regenerate.
6557 * configure: Make substitution more autoconf-like.
6558
65592002-09-28 Richard Earnshaw <rearnsha@arm.com>
6560
6561 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6562 single entry to handle all these.
6563 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6564 libjava on arm-*-elf.
6565
c0292023
GK
65662002-09-27 Geoffrey Keating <geoffk@apple.com>
6567
6568 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6569 things that depend on them.
6570
c66d951e
NN
65712002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6572
6573 * Makefile.tpl: Make subsituted variables more autoconfy.
6574 * Makefile.in: Regenerate.
6575 * configure: Make seds more autoconfy.
6576
907a7241 65772002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6578
6579 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6580 * Makefile.in: Regenerate.
6581 * configure.in: Rewrite sed statements to look autoconfy.
6582
907a7241
NN
6583 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6584 all-target-foo on configure-target-foo.
6585 * Makefile.def: Ditto.
6586 * Makefile.in: Rebuild.
6587
405ea7a0
NN
65882002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6589
6590 * Makefile.def: New file.
6591 * Makefile.tpl: New file.
6592 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6593
6594 * configure.in: Minor rearrangement. Simplify tests.
6595
bdc57bfd
JT
65962002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6597
6598 * configure.in (with_headers): Skip copy if value is "yes".
6599 (with_libs): Likewise.
6600
ae03d6e2
NN
66012002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6602
6603 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6604 * configure.in (sh*-*-pe*): Ditto.
6605 * configure.in (mips*-*-pe*): Ditto.
6606 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6607
6608 * configure.in: Rearrange.
6609
707960fe
NC
66102002-09-12 Nick Clifton <nickc@redhat.com>
6611
6612 * Import these changes from the config master repository:
6613
6614 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6615
6616 * config.sub: Add tic4x target.
6617
6618 2002-09-03 Ben Elliston <bje@redhat.com>
6619
6620 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6621 Reported by <Duncan_Stodart@insession.com>.
6622
36ea319f
JJ
66232002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6624
6625 * COPYING.NEWLIB: More updates.
6626
cf57480a
JJ
66272002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6628
6629 * COPYING.NEWLIB: Update.
6630
fd31a171
AC
66312002-08-23 Andrew Cagney <ac131313@redhat.com>
6632
23b632fc
AC
6633 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6634
fd31a171
AC
6635 * config.guess: Import version 2002-08-23.
6636 * config.sub: Import version 2002-08-22.
6637
a08bafb5
AO
66382002-08-20 Alexandre Oliva <aoliva@redhat.com>
6639
6640 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6641 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6642 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6643
17240c1f
NC
66442002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6645
6646 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6647
e70ad0c6
L
66482002-08-04 H.J. Lu (hjl@gnu.org)
6649
6650 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6651
574e6d11
DD
66522002-07-31 Alan Modra <amodra@bigpond.net.au>
6653
6654 * configure.in: Move generic linux case to end. Copy generic
6655 linux noconfigdirs to mips*-*-linux* entry and new
6656 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6657
611e7523
CD
66582002-07-19 Chris Demetriou <cgd@broadcom.com>
6659
6660 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6661 one instance of them which was missed to the list to update.
6662
51759676
CD
66632002-07-16 Chris Demetriou <cgd@broadcom.com>
6664
6665 * config.guess: Update to 2002-07-09 version.
6666 * config.sub: Update to 2002-07-03 version.
6667
7c1f909c
DD
66682002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6669
6670 * configure.in: Remove two redundant tests.
6671
d7cf5d30
DD
66722002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6673
6674 * configure.in (mips*-*-irix6*o32): Enable stabs.
6675
c74222f7
DD
66762002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6677
5b53c336
DD
6678 * configure.in: Don't build grez.
6679 * Makefile.in: Ditto.
6680
c74222f7
DD
6681 * Makefile.in: Remove references to bsp, cygmon, libstub.
6682 * configure.in: Ditto.
6683
6684 * configure.in: Remove leftover reference to gdbtest.
6685
edd1b227
DD
66862002-07-08 Phil Edwards <pme@gcc.gnu.org>
6687
6688 * configure.in (gxx_include_dir): Change to match versioned
6689 C++ headers if --enable-version-specific-runtime-libs is used.
6690
486186e3
AO
66912002-07-04 Steve Ellcey <sje@cup.hp.com>
6692
6693 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6694
ff0a3bf8
DD
66952002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6696
6697 * configure.in: Make --without-x work.
6698
1dfa8174
NC
66992002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6700
6701 * contrib: New directory. Created to contain a copy of the
5481b376 6702 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6703 the FSF GCC sources.
6704
07637366
DD
67052002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6706
b6f83f2a
DD
6707 * configure.in: Rearrange target Makefile fragment collection.
6708
07637366
DD
6709 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6710 cvs[src].
6711 * configure.in: Ditto.
6712
f48556b1
DD
67132002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6714
6715 * Makefile.in: Eliminate 'apache' targets.
6716 * configure.in: Eliminate 'apache' targets.
6717
6718 * configure.in: Eliminate redundant tests. Reorganize.
6719
6720 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6721
6722 * config-ml.in: Eliminate references to Cygnus configure.
6723
6724 * Makefile.in: Eliminate references to building emacs.
6725
67262002-07-01 Denis Chertykov <denisc@overta.ru>
6727
6728 * configure.in: Add support for ip2k.
6729
cdb9e2b8
BE
67302002-06-24 Ben Elliston <bje@redhat.com>
6731
6732 * configure.in (host_tools): Remove cgen.
6733
6734 * Makefile.in (all-cgen): Remove; runs from its source directory.
6735 (check-cgen, install-cgen, clean-cgen): Likewise.
6736 (all-opcodes): No not depend on all-cgen.
6737 (all-sim): Likewise.
6738
3558860c
DD
67392002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6740
6741 * configure.in: Fix AIX configury bug.
6742
e3b0c936
DD
67432002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6744
cdb9e2b8 6745 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6746
cdb9e2b8
BE
6747 * configure.in: Move definition of libstdcxx_flags right above
6748 usage, rather than way earlier.
8ee424c0 6749
c712250a
DD
6750 * configure.in: Pull definition of is_cross_compiler earlier.
6751
9ee1a75c
DD
6752 * configure.in: Rearrange a little.
6753
e3b0c936
DD
6754 * configure.in: Remove references to librx.
6755 * Makefile.in: Remove references to librx.
6756
b2bd228e
DD
67572002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6758
6759 * configure.in: Eliminate ${gasdir} variable.
6760
7cd52483
DB
67612002-06-18 Dave Brolley <brolley@redhat.com>
6762
6763 * configure.in: Add support for frv.
6764 * config.sub: Add support for frv.
6765
6c5e141a
DD
67662002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6767
6768 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6769
0d18b56d
JT
67702002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6771
6772 * configure.in (vax-*-netbsd*): Re-enable gas.
6773
fd8958d5
DD
67742002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6775
27f15fdd
DD
6776 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6777 BUILD_PREFIX_1, to correct nomenclature.
6778 * configure: Likewise.
6779
fd8958d5
DD
6780 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6781 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6782
0c2442b7
DD
67832002-05-31 Olaf Hering <olh@suse.de>
6784
6785 * config-ml.in: Propogate DESTDIR also.
6786
a3602181
JT
67872002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6788
6789 * configure.in (vax-*-netbsd*): Don't build gas for this
6790 platform.
6791
c95f53ae
MM
67922002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6793
6794 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6795 and libgcj for AVR.
6796
1d7c1053
NC
67972002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6798
6799 * config.sub: Add DLX target.
6800
4b37028f
JT
68012002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6802
6803 * config.guess: Update to 2002-05-22 version.
6804 * config.sub: Likewise.
6805
d5de0a84
NC
68062002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6807
6808 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6809 * config-ml.in: Likewise.
6810 * configure: Likewise.
6811 * configure.in: Likewise.
6812
c92a0210
DD
68132002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6814
115a77aa
DD
6815 * configure.in: Simplify makefile fragment collection.
6816
6817 * configure.in: Remove code to build emacs.
e99daf2b 6818
91e060aa
DD
6819 * configure.in : Remove --srcdir argument from targargs and buildargs
6820 (it's always overridden in the Makefile anyway). Rearrange a bit.
6821
6822 * configure: Move some logic to configure.in.
6823 * configure.in: Move some logic from configure.
c92a0210 6824
91217342
JJ
68252002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6826
6827 * COPYING.LIBGLOSS: New file.
6828
d3d8a9ee
NC
68292002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6830
6831 * Makefile.in: Honour DESTDIR.
6832
3a036cdc
AO
68332002-05-05 Alexandre Oliva <aoliva@redhat.com>
6834
6835 * configure.in (noconfigdirs): Don't disable libgcj on
6836 sparc64-*-solaris* and sparcv9-*-solaris*.
6837
6d095fe4
AO
68382002-05-03 Alexandre Oliva <aoliva@redhat.com>
6839
6840 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6841
dac55df9
TF
68422002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6843
6844 * configure.in (FLAGS_FOR_TARGET): Do not add
6845 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6846 on i[3456]86-*-linux*.
6847
a018e15b
TF
68482002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6849
6850 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6851
6852 * configure.in (noconfigdirs): Do not add target-newlib if
6853 target == i[3456]86-*-linux*, and host == target.
6854
5f284831
MM
68552002-04-29 Mark Mitchell <mark@codesourcery.com>
6856
6857 * config.guess: Updated to 2002-04-26's version.
6858 * config.sub: Updated to 2002-04-26's version.
6859
33babf59
DD
68602002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6861
bd5f7da2
DD
6862 * configure.in: delete reference to absent file
6863
a0c4f3a0
DD
6864 * configure.in: replace '[' with 'test'
6865
66f1ba4f
DD
6866 * configure.in: Eliminate references to gash.
6867 * Makefile.in: Eliminate references to gash.
6868
7c3ab50c
DD
6869 * configure.in: remove useless references to 'pic' makefile fragments.
6870
bbc025f5
DD
6871 * configure.in: (*-*-windows*) Finish removing.
6872
33babf59
DD
6873 * configure.in: Eliminate redundant test for libgui.
6874
d5ec694c
DD
68752002-04-26 Joel Sherrill <joel@OARcorp.com>
6876
6877 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6878 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6879
57a5346c
DD
68802002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6881
6882 * configure.in: remove references to dead files
6883
dbf93899
DD
68842002-04-18 Tom Tromey <tromey@redhat.com>
6885
6886 * configure.in: Disallow configuring libgcj when it is already
6887 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6888 Solaris 2.8 by default. For PR libgcj/6158.
6889
26eadf68
DD
68902002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6891
6892 * configure.in: Move default CC setting out of config/mh-* fragments
6893 directly into here.
6894
a0a2c6c6
DD
68952002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6896
6897 * configure.in: don't even try to configure or make a subdirectory
6898 if there's no configure script for it.
6899
9972f812
DD
69002002-04-15 Mark Mitchell <mark@codesourcery.com>
6901
6902 * MAINTAINERS: Remove chill maintainers.
6903 * Makefile.in (CHILLFLAGS): Remove.
6904 (CHILL_LIB): Remove.
6905 (TARGET_CONFIGDIRS): Remove libchill.
6906 (CHILL_FOR_TARGET): Remove.
6907 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6908 CHILL_LIB.
6909 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6910 (CHECK_TARGET_MODULES): Likewise.
6911 (INSTALL_TARGET_MODULES): Likewise.
6912 (CLEAN_TARGET_MODULES): Likewise.
6913 (configure-target-libchill): Remove.
6914 (all-target-libchill): Remove.
6915 * configure.in (target_libs): Remove target-libchill.
6916 Do not compute CHILL_FOR_TARGET.
6917 * libchill: Remove directory.
5481b376 6918
75205f78
DD
69192002-04-15 DJ Delorie <dj@redhat.com>
6920
6921 * Makefile.in, configure.in, configure: Sync with gcc, entries
6922 follow...
6923
69242002-04-08 Tom Tromey <tromey@redhat.com>
6925
6926 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6927 Fixes PR libgcj/6068.
6928
69292002-03-30 Krister Walfridsson <cato@df.lth.se>
6930
6931 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6932
69332002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6934
6935 * configure.in (alpha*-dec-osf*): Enable libgcj.
6936
69372002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6938
6939 Fix for: PR bootstrap/3591, target/5676
6940 * configure.in (mcore-pe): Disable the configuration of
6941 libstdc++-v3 since exceptions are not supported.
6942
69432002-03-20 Anthony Green <green@redhat.com>
6944
6945 * configure.in: Enable libgcj for xscale-elf target.
6946
69472002-02-28 Alexandre Oliva <aoliva@redhat.com>
6948
6949 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6950 libjava.
6951 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6952
69532002-02-22 Alexandre Oliva <aoliva@redhat.com>
6954
6955 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6956 libstdc++-v3 and libjava.
6957
69582002-02-11 Adam Megacz <adam@xwt.org>
6959
6960 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6961 boehm-gc
6962
69632002-02-09 Alexandre Oliva <aoliva@redhat.com>
6964
6965 * config.guess: Updated to 2002-01-30's version.
6966 * config.sub: Updated to 2002-02-01's version.
6967 Contribute sh64-elf.
6968 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6969 * configure.in: Added sh64-*-*.
6970
69712002-01-17 H.J. Lu <hjl@gnu.org>
6972
6973 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6974 (all-target-fastjar): Also depend on all-target-libiberty.
6975
6976Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6977
6978 * configure, configure.in: Use temp file for long sed commands.
6979
69802001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6981
6982 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6983 libf2c.
6984
69852001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6986
6987 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6988
69892001-10-11 Hans-Peter Nilsson <hp@axis.com>
6990
6991 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6992
69932001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6994
6995 * configure: Handle temporary files securely using mkdir.
6996
69972001-09-26 Will Cohen <wcohen@redhat.com>
6998
6999 * configure.in (*-*-linux*): Disable configuration of target-newlib
7000 and target-libgloss.
7001
70022001-09-26 Alexandre Oliva <aoliva@redhat.com>
7003
7004 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7005 RANLIB.
7006
70072001-08-11 Graham Stott <grahams@redhat.com>
7008
7009 * Makefile.in (check-c++): Add missing semicolon.
7010
70112001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7012
7013 * configure.in (sh-*-linux*): New.
7014
70152001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7016
7017 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7018 and libgcj on m68hc11/m68hc12.
7019
70202001-06-27 H.J. Lu (hjl@gnu.org)
7021
7022 * Makefile (CFLAGS_FOR_BUILD): New.
7023 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7024
70252001-06-01 Hans-Peter Nilsson <hp@axis.com>
7026
7027 * configure.in (libstdcxx_flags): Do not try to execute
7028 libstdc++-v3/testsuite_flags until it exists.
7029
70302001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7031
7032 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7033
70342001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7035
7036 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7037
7038Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7039
7040 * configure.in: Move *-chorusos target case to the proper switch.
7041 Disable libgcj.
7042
70432001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7044
7045 * Makefile.in (STAGE1_CFLAGS): Pass down.
7046
70472001-04-13 Alan Modra <amodra@one.net.au>
7048
7049 * config.guess: Add hppa64-linux support. Note for next import that
7050 this is already in the master file.
7051 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7052
70532001-03-22 Colin Howell <chowell@redhat.com>
7054
7055 * Makefile.in (DO_X): Do not backslash single-quotes in
7056 backquotes (two places).
7057
70582001-03-18 Laurynas Biveinis <lauras@softhome.net>
7059
7060 * Makefile.in (DO_X): Quote nested quotes.
7061
70622001-03-15 Laurynas Biveinis <lauras@softhome.net>
7063
7064 * Makefile.in (DO_X): Use double quotes for quoting
7065 "RANLIB=$${RANLIB}".
7066
70672001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7068
7069 * configure.in: Only use `lang_requires' for languages athat are
7070 actually enabled.
7071
70722001-03-07 Tom Tromey <tromey@redhat.com>
7073
7074 * configure.in: Allow config-lang.in to set `lang_requires' to list
7075 of other required languages.
7076
70772001-03-06 Laurynas Biveinis <lauras@softhome.net>
7078
7079 * Makefile.in: Remove RANLIB definition. Use RANLIB
7080 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7081 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7082
70832001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7084 Alexandre Oliva <aoliva@redhat.com>
7085
7086 * Makefile.in (check-c++): Use tabs, not spaces.
7087
70882001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7089
7090 * Makefile.in (check-c++): New rule.
7091
7092 * configure.in (target_libs): Remove libg++.
7093 (noconfigdirs): Remove libg++.
7094 (noconfigdirs): Same.
7095 (noconfigdirs): Same.
7096 (noconfigdirs): Same.
7097
7098 * config-ml.in: Remove libg++ references.
7099
7100 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7101 (ALL_TARGET_MODULES): Same.
7102 (configure-target-libg++): Remove.
7103 (all-target-libg++): Remove.
7104 (configure-target-libio): Remove.
7105 (all-target-libio): Remove.
7106 (check-target-libio): Remove.
7107 (.PHONY): Remove.
7108 (libg++.tar.bz2): Remove.
7109 (all-target-cygmon): Remove libio.
7110 (all-target-libstdc++): Remove.
7111 (configure-target-libstdc++): Remove.
7112 (TARGET_LIB_PATH): Remove libstdc++.
7113 (ALL_GCC_CXX): Remove libstdc++.
7114 (all-target-gperf): Correct.
7115
71162001-02-15 Anthony Green <green@redhat.com>
7117
7118 * configure: Introduce GCJ_FOR_TARGET.
7119 * configure.in: Ditto.
7120 * Makefile.in: Ditto.
7121
71222001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7123
7124 * configure.in: for *-chorusos, don't config target-newlib and
7125 target-libgloss.
7126
71272001-02-04 Mark Mitchell <mark@codesourcery.com>
7128
7129 Remove V2 C++ library.
7130 * configure.in: Remove --enable-libstdcxx_v3 support.
7131
71322001-01-27 Richard Henderson <rth@redhat.com>
7133
7134 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7135
71362001-01-26 Tom Tromey <tromey@redhat.com>
7137
7138 * configure.in: Allow libgcj to be built on Sparc Solaris.
7139
71402001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7141
7142 * configure.in: Enable libgcj on several additional platforms.
7143
71442001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7145
7146 * configure.in: Enable libgcj for linux targets.
7147
71482001-01-09 Mike Stump <mrs@wrs.com>
7149
7150 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7151 failures of subdirectories.
7152
71532001-01-02 Laurynas Biveinis <lauras@softhome.net>
7154
7155 * configure: handle DOS-style absolute paths.
7156
71572001-01-02 Laurynas Biveinis <lauras@softhome.net>
7158
7159 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7160
71612000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7162
7163 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7164 (libstdcxx_incdir): Pass down.
7165 * config.if: Remove expired bits for cxx_interface, add stub.
7166 (libstdcxx_incdir): Add variable for g++ include directory.
7167 * configure.in (gxx_include_dir): Use it.
7168
71692000-12-15 Andreas Jaeger <aj@suse.de>
7170
7171 * configure.in: Handle lang_dirs.
7172
71732000-12-13 Anthony Green <green@redhat.com>
7174
7175 * configure.in: Disable libgcj for any target not specifically
7176 listed. Disable libgcj for x86 and Alpha Linux until compatible
7177 with g++ abi.
7178
71792000-12-13 Mike Stump <mrs@wrs.com>
7180
7181 * Makefile.in (local-distclean): Also remove fastjar.
7182
71832000-12-10 Anthony Green <green@redhat.com>
7184
7185 * configure.in: Define libgcj. Disable libgcj target libraries for
7186 most targets.
7187
71882000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7189
7190 * configure.in (target_libs): Revert 2000-12-08 patch.
7191 (noconfigdirs): Added target-libjava.
7192
71932000-12-09 Laurynas Biveinis <lauras@softhome.net>
7194
7195 * Makefile.in: handle DOS-style absolute paths.
7196
71972000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7198
7199 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7200 libjava.
7201 * configure.in (target_libs): Removed `target-libjava'.
7202
72032000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7204
7205 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7206 (ALL_MODULES): Added fastjar.
7207 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7208 (all-target-libjava): all-fastjar replaces all-zip.
7209 (all-fastjar): Added.
7210 (configure-target-fastjar, all-target-fastjar): Likewise.
7211 * configure.in (host_tools): Added fastjar.
7212
72132000-12-07 Mike Stump <mrs@wrs.com>
7214
7215 * Makefile.in (local-distclean): Remove leftover built files.
7216
72172000-11-16 Fred Fish <fnf@be.com>
7218
7219 * configure.in (enable_libstdcxx_v3): Fix typo,
7220 libstd++ -> libstdc++.
7221
72222000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7223
7224 * configure: Provide the original toplevel configure arguments
7225 (including $0) to subprocesses in the environment rather than
7226 through gcc/configargs.h.
7227
72282000-11-12 Mark Mitchell <mark@codesourcery.com>
7229
7230 * configure: Turn on libstdc++ V3 by default.
7231
72322000-10-16 Michael Meissner <meissner@redhat.com>
7233
7234 * configure (gcc/configargs.h): Only create if there is a build GCC
7235 directory created.
7236
72372000-10-05 Phil Edwards <pme@gcc.gnu.org>
7238
7239 * configure: Save configure arguments to gcc/configargs.h.
7240
72412000-10-04 Andris Pavenis <pavenis@latnet.lv>
7242
7243 * Makefile.in (bootstrap): avoid recursion if subdir missing
7244 (cross): ditto
7245 (do-proto-toplev): ditto
7246
7247Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7248
7249 * configure.in: Do not build byacc for hppa64. Provide paths to the
7250 X11 libraries for hppa64.
7251
72522000-09-02 Anthony Green <green@cygnus.com>
7253
7254 * Makefile.in (all-gcc): Depend on all-zlib.
7255 (CLEAN_MODULES): Add clean-zlib.
7256 (ALL_MODULES): Add all-zlib.
7257 * configure.in (host_libs): Add zlib.
7258
72592000-08-25 Alexandre Oliva <aoliva@redhat.com>
7260
7261 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7262 $targargs to tell whether newlib is going to be built.
7263
7264 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7265 $$r/TARGET_SUBDIR/libio for _G_config.h.
7266
72672000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7268
7269 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7270
7271 * configure: Make enable_threads and enable_shared defaults
7272 explicit. Substitute enable_threads into generated Makefiles.
7273 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7274 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7275
72762000-08-02 Manfred Hollstein <manfredh@redhat.com>
7277
7278 * configure.in: Re-enable all references to libg++ and librx.
7279
ffb97b2f 72802002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7281
ffb97b2f
DD
7282 * configure.in: Add *-*-freebsd* configurations.
7283
bbf6e9e3
AC
72842002-04-07 Andrew Cagney <ac131313@redhat.com>
7285
7286 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7287 (do-tar, do-bz2): New rules.
7288 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7289 (gdb-tar): New rule.
7290 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7291 (insight_dejagnu.tar): New rule.
7292 (insight.tar): New rule.
7293 (gdb+dejagnu.tar): New rule.
7294 (gdb.tar): New rule.
7295
8f1579c0
AC
72962002-04-07 Andrew Cagney <ac131313@redhat.com>
7297
7298 * MAINTAINERS: Update dejagnu/
7299
ba3c59ab
AO
73002002-03-16 Alexandre Oliva <aoliva@redhat.com>
7301
7302 * ltmain.sh (relink_command): Fix typo in previous change.
7303
6243d5dd
AO
73042002-03-15 Alexandre Oliva <aoliva@redhat.com>
7305
7306 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7307 (relink_command): Added --tag flags.
7308 (mode=install): If relinking fails; error out.
7309
80413487
RH
73102002-03-12 Richard Henderson <rth@redhat.com>
7311
7312 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7313 .NOTPARALLEL tag.
7314 (do-check): Rename from check.
7315 (check): Allow parallel check.
7316
3daeddf6
RH
73172002-03-11 Richard Henderson <rth@redhat.com>
7318
7319 * Makefile.in (.NOTPARALLEL): Add fake tag.
7320
fad93c55
L
73212002-03-07 H.J. Lu (hjl@gnu.org)
7322
7323 * configure.in: Enable gprof for mips*-*-linux*.
7324
2e8357fc
AO
73252002-02-28 Alexandre Oliva <aoliva@redhat.com>
7326
7327 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7328 libjava.
7329 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7330
bd48e1a9
AC
73312002-02-24 Andrew Cagney <ac131313@redhat.com>
7332
7333 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7334
39121370
DJ
73352002-02-23 Daniel Jacobowitz <drow@mvista.com>
7336
7337 * config.guess: Import from master sources, rev 1.232.
7338 * config.sub: Import from master sources, rev 1.246.
7339
081ff160
AO
73402002-02-23 Alexandre Oliva <aoliva@redhat.com>
7341
7342 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7343 because its Makefile is there; test for the executable instead.
7344
20a5393b
AO
73452002-02-09 Alexandre Oliva <aoliva@redhat.com>
7346
7347 Contribute sh64-elf.
7348 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7349 * configure.in: Added sh64-*-*.
7350
38135629
JJ
73512002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7352
80413487
RH
7353 * COPYING.NEWLIB: Remove advertising clause from
7354 Berkeley and Red Hat licenses.
38135629 7355
48d19748
MD
73562002-02-01 Mo DeJong <supermo@bayarea.net>
7357
7358 * Makefile.in: Add all-tix to deps for all-snavigator
7359 so that tix is built when building snavigator.
7360
f6e1c110
BE
73612002-02-01 Ben Elliston <bje@redhat.com>
7362
7363 * config.guess: Import from master sources, rev 1.229.
7364 * config.sub: Import from master sources, rev 1.240.
7365
4867be41
DJ
73662002-01-27 Daniel Jacobowitz <drow@mvista.com>
7367
7368 From Steve Ellcey <sje@cup.hp.com>:
7369 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7370 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7371 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7372 IA64.
7373 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7374 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7375 soname_spec, sys_lib_search_path_spec): Ditto.
7376
e82380cc
JT
73772002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7378
7379 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7380 target-libiberty, and target-libgloss. Skip Java-related
7381 libraries if not supported for NetBSD on target CPU.
7382
1319fb9c
NC
73832002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7384
7385 * configure.in: Import StrongARM and XScale target_configdirs from
7386 FSF GCC version.
7387
b020f6ac
L
73882002-01-16 H.J. Lu (hjl@gnu.org)
7389
7390 * config.guess: Import from master sources, rev 1.225.
7391 * config.sub: Import from master sources, rev 1.238.
7392
7393 * MAINTAINERS: Updated notes on config.guess and config.sub.
7394
a0c1c920
NC
73952002-01-11 Steve Ellcey <sje@cup.hp.com>
7396
7397 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7398 ld and gdb are not supported.
7399
a9fa5e1f
JJ
74002002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7401
7402 * Change reference to Cygnus Solutions to be Red Hat.
7403
94077108
JJ
74042002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7405
7406 * COPYING.NEWLIB: Update generic copyright date.
7407
05ecd75c
MS
74082002-01-07 Mark Salter <msalter@redhat.com>
7409
7410 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7411 Allow target-libgloss to be built for arm, strongarm, and xscale.
7412
a106bb62
BE
74132002-01-03 Ben Elliston <bje@redhat.com>
7414
7415 * MAINTAINERS: Update URL for config.* scripts.
7416
0e254642
AM
74172001-12-18 Alan Modra <amodra@bigpond.net.au>
7418
7419 * config.sub: Import latest version.
7420 * config.guess: Likewise.
7421
0a0d0041
TF
74222001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7423
7424 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7425 options for i[3456]86-pc-linux* native builds.
7426
d932cae7
NC
74272001-12-05 Laurent Guerby <guerby@acm.org>
7428
7429 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7430 libiberty.
d932cae7
NC
7431
7432 Import this patch from gcc:
5481b376 7433
d932cae7
NC
7434 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7435
7436 * symlink-tree: handle DOS-style absolute paths.
7437
49b7683b
DD
74382001-11-28 DJ Delorie <dj@redhat.com>
7439 Zack Weinberg <zack@codesourcery.com>
7440
7441 When build != host, create libiberty for the build machine.
7442
7443 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7444 CONFIG_ARGUMENTS.
7445 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7446 New variables.
7447 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7448 and rules.
7449 (all.normal): Depend on ALL_BUILD_MODULES.
7450 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7451 (all-build-libiberty): Depend on configure-build-libiberty.
7452
7453 * configure: Calculate and substitute proper value for
7454 ALL_BUILD_MODULES.
7455 * configure.in: Create the build subdirectory.
7456 Calculate and substitute TARGET_CONFIGARGS (formerly
7457 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7458
26ef82f4
GK
74592001-11-26 Geoffrey Keating <geoffk@redhat.com>
7460
7461 * config.sub: Update to version 1.232 on subversion.
7462
43e64072
NC
74632001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7464
7465 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7466 files from .po files for a distribution.
7467
66f6c0d5
HPN
74682001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7469
7470 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7471
4a02fdb2
JH
74722001-11-13 Jeff Holcomb <jeffh@redhat.com>
7473
7474 Merged from net gcc:
7475 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7476 * ltcf-c.sh: Use $objext, not $ac_objext.
7477 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7478 * ltcf-cxx.sh: Add support for GNU.
7479 2001-07-22 Timothy Wall <twall@redhat.com>
7480 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7481 default settings if using GNU tools with that configuration.
7482 * ltcf-cxx.sh: Ditto.
7483 * ltcf-gcj.sh: Ditto.
7484 2001-07-21 Michael Chastain <chastain@redhat.com>
7485 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7486 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7487 * ltmain.sh: Mark as gcc-local.
7488
227b9953
JH
74892001-11-13 Jeff Holcomb <jeffh@redhat.com>
7490
7491 * Makefile.in (all-bison): Revert 2001-10-24.
7492 Don't depend on texinfo.
7493
cbbab8fb
JJ
74942001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7495
80413487 7496 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7497
922b2485
DD
74982001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7499
7500 * configure.in (--enable-languages): Be more permissive about
7501 syntax. Check for empty lists better. Warn about $LANGUAGES.
7502
f08fa01d
HPN
75032001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7504
7505 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7506
fee3da4e
JH
75072001-10-24 Jeff Holcomb <jeffh@redhat.com>
7508
7509 Makefile.in (all-bison): Don't depend on texinfo.
7510
73fb1ef9
AM
75112001-10-03 Alan Modra <amodra@bigpond.net.au>
7512
7513 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7514
373688ac
AO
75152001-09-29 Alexandre Oliva <aoliva@redhat.com>
7516
7517 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7518
9c07660b
HPN
75192001-09-28 Hans-Peter Nilsson <hp@axis.com>
7520
7521 * config.sub, config.guess: Import latest from subversions.
7522
3f152009
AO
75232001-09-21 Alexandre Oliva <aoliva@redhat.com>
7524
7525 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7526 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7527 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7528 avoid quotes nesting problems.
7529 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7530 (DO_X): Export only variables that are set.
7531
8f6a59e5
BE
75322001-09-19 Ben Elliston <bje@redhat.com>
7533
7534 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7535 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7536 semantics. Use the shell built-in "type" command instead.
7537
a1ec19fa
TS
75382001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7539
7540 * config.sub: Reverted the earlier change, this version is not the
7541 master file.
7542
4008bd9b
TS
75432001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7544
7545 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7546 Add support for mips64.
7547
dd1e52a4
JH
75482001-09-03 Jeff Holcomb <jeffh@redhat.com>
7549
7550 * configure.in: Enable libstdc++-v3 for h8300 targets.
7551
91549d1c
EC
75522001-08-30 Eric Christopher <echristo@redhat.com>
7553 Jason Eckhardt <jle@redhat.com>
7554
7555 * config.sub: Add support for mipsisa32.
7556
cf966cf9
EC
75572001-08-30 Eric Christopher <echristo@redhat.com>
7558
7559 * config.sub, config.guess: Import latest from subversions.
7560
82208dc5
AM
75612001-08-20 Alan Modra <amodra@bigpond.net.au>
7562
7563 * config.sub, config.guess: Import latest from subversions.
7564
4dca8403
DD
75652001-07-26 DJ Delorie <dj@redhat.com>
7566
7567 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7568
1107dce2
AM
75692001-06-19 Alan Modra <amodra@bigpond.net.au>
7570
7571 * Makefile.in: Revert 2001-06-17.
7572 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7573
e09a6604
L
75742001-06-17 H.J. Lu <hjl@gnu.org>
7575
7576 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7577 (gas+binutils.tar.bz2): Likewise.
7578 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7579
31a8b634
AC
7580Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7581
7582 * Makefile.in (VER): When present, extract the version number from
5481b376 7583 the file version.in.
31a8b634 7584
dc70af01
AO
75852001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7586
7587 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7588 gcc/xgcc is built, use -print-prog-name to find out the program
7589 name to use.
7590
839bbd8c
AO
75912001-06-04 Mark Mitchell <mark@codesourcery.com>
7592
7593 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7594 with_gcc]: Use `gcc -shared' to build a shared library.
7595
566e9a30
AO
75962001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7597
7598 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7599 archives.
7600
e877bb69
AO
76012001-05-28 Simon Patarin <simon.patarin@inria.fr>
7602
7603 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7604 libraries when using g++ with native linker.
7605
1605288b
AO
76062001-05-28 Alexandre Oliva <aoliva@redhat.com>
7607
7608 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7609
11a383ba
TR
76102001-05-24 Tom Rix <trix@redhat.com>
7611
7612 * configure.in : enable ld for aix
cf966cf9 7613
18611226
AO
76142001-05-22 Alexandre Oliva <aoliva@redhat.com>
7615
7616 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7617 [aix4*|aix5*]: Prepend blank.
7618
6be7c12c
AO
76192001-05-20 Alexandre Oliva <aoliva@redhat.com>
7620
7621 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7622 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7623 of subdir/configure scripts to use the new libtool.m4.
7624
4ed00bba
L
76252001-05-14 H.J. Lu <hjl@gnu.org>
7626
7627 * config.if (libc_interface): Set to -libc6.2- for cross
7628 compiling to Linux/glibc 2.2.
7629
b1af961c
AO
76302001-05-03 Alexandre Oliva <aoliva@redhat.com>
7631
7632 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7633 libgcj.
7634
5ec3e74e
AO
76352001-04-26 Alexandre Oliva <aoliva@redhat.com>
7636
7637 * configure.in (noconfigdirs): Don't reset it from scratch in the
7638 target case; only append to it.
7639
b3ed1d6b
AO
76402001-04-26 Alexandre Oliva <aoliva@redhat.com>
7641
7642 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7643 sparc-*-solaris2.8]: Disable ${libgcj}.
7644
96111c10
AO
76452001-04-25 Alexandre Oliva <aoliva@redhat.com>
7646
7647 * configure.in (libgcj_saved): Copy from $libgcj.
7648 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7649 --disable-libgcj.
7650
b5bf43f2
AO
76512001-04-20 Alexandre Oliva <aoliva@redhat.com>
7652
7653 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7654 1.641.2.228.
7655
8cc32590
AO
76562001-04-12 Alexandre Oliva <aoliva@redhat.com>
7657
7658 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7659 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7660
dec0cb0c
AO
76612001-04-01 Alexandre Oliva <aoliva@redhat.com>
7662
7663 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7664 New macros.
7665 (bootstrap, cross): Use RECURSE_FLAGS.
7666 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7667
6a9c3886
AO
76682001-03-27 Alexandre Oliva <aoliva@redhat.com>
7669
7670 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7671
d4fc7db8
NC
76722001-03-23 Nick Clifton <nickc@redhat.com>
7673
7674 * README-maintainer-mode: Add note about inability to use "make
7675 distclean" in maintainer mode.
7676
7389ff65
AO
76772001-03-22 Alexandre Oliva <aoliva@redhat.com>
7678
7679 Re-installed:
7680 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7681 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7682 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7683 * ltcf-cxx.sh: Likewise.
7684 * ltcf-gcj.sh: Likewise.
7685
b3e0dc8e
PB
76862001-03-22 Philip Blundell <philb@gnu.org>
7687
7688 * config.sub, config.guess: Import latest from subversions.
7689
469b781c
AO
76902001-03-22 Alexandre Oliva <aoliva@redhat.com>
7691
7692 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7693 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7694
b0dad762
MC
76952001-03-20 Michael Chastain <chastain@redhat.com>
7696
7697 * Makefile.in: all-m4 depends on all-texinfo.
7698
c559bb17
AO
76992001-03-08 Alexandre Oliva <aoliva@redhat.com>
7700
7701 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7702
fef4ae2e
JJ
77032001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7704
7705 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7706 longer valid.
7707
8d6dd99d
NC
77082001-02-16 Nick Clifton <nickc@redhat.com>
7709
7710 * configure.in (noconfigdirs): Allow configuration of texinfo
7711 for Cygwin hosts.
7712
a85d7ed0
NC
77132001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7714
7715 * config.guess: Add linux target for S/390.
7716 * config.sub: Likewise.
7717 * configure.in: Likewise.
7718
51221c5e
DD
77192001-02-06 Ben Elliston <bje@redhat.com>
7720
7721 * configure: Output host type to stdout, not stderr.
7722
9dec4c71
MS
77232001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7724
7725 * config.guess: Import from subversions.gnu.org (revision 1.181).
7726 * config.sub: Import from subversions.gnu.org (revision 1.199).
7727
9add9c04
AM
77282001-01-30 Alan Modra <alan@linuxcare.com.au>
7729
7730 * config.guess: Handle hppa64-linux systems.
7731
8679174d
MS
77322001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7733
7734 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7735 Don't unset, it's non-portable and no longer necessary, set to empty
7736 instead.
7737
02d01ed4
MS
77382001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7739
7740 * ltconfig: Shell portability fix for the tagname validity check.
7741
4cc5853d
MS
77422001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7743
7744 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7745
7487e485
AO
77462001-01-27 Alexandre Oliva <aoliva@redhat.com>
7747
7748 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7749 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7750
f332af52
AO
77512001-01-24 Alexandre Oliva <aoliva@redhat.com>
7752
7753 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7754 keep at least one of build_libtool_libs or build_old_libs set to
7755 yes.
7756
ef099754
AO
77572001-01-24 Alexandre Oliva <aoliva@redhat.com>
7758
7759 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7760 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7761
8341f2fc 77622000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7763
8341f2fc
AJ
7764 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7765
77662000-11-03 Philip Blundell <pb@futuretv.com>
7767
7768 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7769 files.
ebf0fa2e 7770
c320a39f
JJ
77712001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7772
7773 * COPYING.NEWLIB: Put into source repository.
7774
8817b92e
BE
77752001-01-15 Ben Elliston <bje@redhat.com>
7776
7777 * configure.in (host_tools): Add sid.
7778 Always configure cgen.
7779 * Makefile.in (all-sid): New target.
7780 (check-sid, clean-sid, install-sid): Likewise.
7781
35590697
AJ
77822001-01-07 Andreas Jaeger <aj@suse.de>
7783
80413487 7784 * config.sub, config.guess: Update from subversions.
35590697 7785
6ee6cea6
AO
77862000-12-12 Alexandre Oliva <aoliva@redhat.com>
7787
7788 * configure.in: Disable language-specific target libraries for
7789 languages that aren't enabled.
7790
077b8428
NC
77912000-11-24 Nick Clifton <nickc@redhat.com>
7792
7793 * configure.in (xscale-elf): Add target.
7794 (xscale-coff): Add target.
7795 (c4x, c5x, tic54x): Move after ARM targets.
7796
9e28a1ed
AO
77972000-11-23 Alexandre Oliva <aoliva@redhat.com>
7798
7799 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7800
be98a80a
ILT
78012000-11-20 Ian Lance Taylor <ian@zembu.com>
7802
7803 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7804
5cec67bf
AO
78052000-11-18 Alexandre Oliva <aoliva@redhat.com>
7806
7807 * Makefile.in: Merge with GCC and libgcj.
7808 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7809 configure-target-<library> when their configure scripts need the C
7810 or C++ library to have already been built to work properly.
7811 (do_proto_toplev): Set them to an empty string.
7812
d932cae7 78132000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7814
7815 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7816 (REALLY_SET_LIB_PATH): Use them.
7817
d932cae7 78182000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7819
7820 * config.sub: Add support for Sun Chorus
7821
8602ff0c
NC
78222000-11-02 Per Lundberg <plundis@chaosdev.org>
7823
7824 * config.sub: Add support for the *-storm-chaos OS.
7825
f9e0997d
NC
78262000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7827
80413487
RH
7828 * configure.in (noconfigdirs): Don't compile some
7829 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7830
d64552c5
AO
78312000-09-30 Alexandre Oliva <aoliva@redhat.com>
7832
7833 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7834 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7835 all affected `configure' scripts.
7836
97f60b31
AO
78372000-09-25 Alexandre Oliva <aoliva@redhat.com>
7838
7839 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7840 ltcf-c.sh.
7841
6e8dd58f
PB
78422000-09-12 Philip Blundell <philb@gnu.org>
7843
7844 * config.sub, config.guess: Update from subversions.
7845
103a2e99
AO
78462000-09-06 Alexandre Oliva <aoliva@redhat.com>
7847
51601921
AO
7848 * Makefile.in (all-zlib): Added dummy target.
7849
103a2e99
AO
7850 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7851 multi-language branch.
7852
2809b4b9
AO
78532000-09-05 Alexandre Oliva <aoliva@redhat.com>
7854
7855 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7856 (bootstrap*): Depend on all-bootstrap.
7857
7450026c
AO
78582000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7859
7860 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7861 crosses, but add gcc/include to the header search path for them.
7862
6cf86f7f
AO
78632000-08-31 Alexandre Oliva <aoliva@redhat.com>
7864
7865 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7866 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7867 * gettext.m4: New file, extracted from aclocal.m4.
7868
ce2ea6e3
AO
78692000-08-22 Alexandre Oliva <aoliva@redhat.com>
7870
7871 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7872 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7873 sub-configures.
7874
9765193e
DE
78752000-08-20 Doug Evans <dje@casey.transmeta.com>
7876
7877 * Makefile.in (ALL_MODULES): Add all-cgen.
7878 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7879 (all-cgen): New target.
7880 (all-opcodes,all-sim): Depend on all-cgen.
7881 * configure.in (host_tools): Add cgen.
7882 Only configure cgen if --enable-cgen-maint.
7883
d7b32520
AO
78842000-08-17 Alexandre Oliva <aoliva@redhat.com>
7885
7886 * config-ml.in (CC, CXX): Don't introduce a leading space.
7887
e52ef561
AO
78882000-08-16 Alexandre Oliva <aoliva@redhat.com>
7889
7890 * configure.in (libstdcxx_flags): Use
7891 libstdc++-v3/src/libstdc++.INC.
7892
88f9c2a0
AO
78932000-08-15 Alexandre Oliva <aoliva@redhat.com>
7894
7895 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7896
98fbe43f
JM
78972000-08-11 Jason Merrill <jason@redhat.com>
7898
7899 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7900 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7901 (FLAGS_FOR_TARGET): Not here.
7902 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7903
279ddab4
DD
79042000-08-07 DJ Delorie <dj@redhat.com>
7905
7906 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7907 "if we're also building gcc, and it's a gcc that will run on the
7908 build machine, we want to use its includes instead of the system's
7909 default includes".
7910
60523a83
AO
79112000-08-03 Alexandre Oliva <aoliva@redhat.com>
7912
24ffec7a
AO
7913 * configure.in (libstdcxx_flags): Don't use `"'.
7914
60523a83
AO
7915 * config-ml.in: Adjust multilib search paths to the
7916 appropriate multilib tree.
7917
daf644b5
AO
79182000-08-02 Alexandre Oliva <aoliva@redhat.com>
7919
7920 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7921 commas in $LANGUAGES.
7922
63266560
DD
79232000-08-01 Alexandre Oliva <aoliva@redhat.com>
7924
7925 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7926
79272000-07-31 Alexandre Oliva <aoliva@redhat.com>
7928
7929 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7930 CXX_FOR_TARGET for sed.
7931
79322000-07-30 Alexandre Oliva <aoliva@redhat.com>
7933
7934 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7935 Do not override if already set in the environment or in configure.
7936 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7937 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7938
9e449d3e
AO
79392000-07-27 Alexandre Oliva <aoliva@redhat.com>
7940
7941 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7942 (GCC_FOR_TARGET): Use it.
7943 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7944 * configure.in: ... here.
7945 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7946 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7947
8bbd92e0
AO
79482000-07-24 Alexandre Oliva <aoliva@redhat.com>
7949
fd1f87b2
AO
7950 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7951 (configure-target-libchill, configure-target-libobjc): Likewise.
7952
8bbd92e0
AO
7953 * configure.in: Use the same cache file for all target libs.
7954 * config-ml.in: But different cache files per multilib variant.
7955
25c6c112
JL
79562000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7957
7958 * configure (topsrcdir): Don't use dirname.
7959
ba73c63f
JM
79602000-07-20 Jason Merrill <jason@redhat.com>
7961
7962 * configure.in: Remove all references to libg++ and librx.
7963
7964 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7965
1af08294
HPN
79662000-07-20 Hans-Peter Nilsson <hp@axis.com>
7967
7968 * config.sub: Update to subversions version 2000-07-06.
7969
ba73c63f
JM
79702000-07-12 Andrew Haley <aph@cygnus.com>
7971
7972 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7973 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7974
79752000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7976
7977 * symlink-tree: Check number of arguments.
7978
d932cae7 79792000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7980
7981 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7982
ba73c63f
JM
79832000-07-05 Jim Wilson <wilson@cygnus.com>
7984
7985 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7986 search path for a g++ extracted from the build tree. This
7987 will allow link tests run by configure scripts in
7988 subdirectories to succeed.
7989
92ee2f86
UC
79902000-07-01 Koundinya K <kk@ddeorg.soft.net>
7991
80413487 7992 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7993
23f2f29f
CV
79942000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7995
7996 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7997 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7998
f04f5a67
TW
79992000-06-19 Timothy Wall <twall@cygnus.com>
8000
8001 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8002 * config.sub: Add tic54x target.
8003
11da68be
NC
80042000-06-07 Phillip Thomas <pthomas@suse.de>
8005
8006 * README-maintainer-mode: New file: Contains notes on using
8007 --enable-maintainer-mode with binutils.
8008
d932cae7 80092000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8010
8011 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8012
d932cae7 80132000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8014
8015 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8016 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8017
9442cea3
L
801820000-05-21 H.J. Lu (hjl@gnu.org)
8019
80413487
RH
8020 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8021 directory are used if they exist. Make sure
8022 $(build_tooldir)/include is searched for header files,
8023 $(build_tooldir)/lib/ for library files.
9442cea3 8024 (GCC_FOR_TARGET): Likewise.
80413487 8025 (CXX_FOR_TARGET): Likewise.
9442cea3 8026
d932cae7 80272000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8028
8029 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8030
d932cae7 80312000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8032
8033 * Makefile.in (configure-target-libiberty): Depend on
8034 configure-target-newlib.
8035
ba73c63f
JM
80362000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8037
8038 * configure.in, Makefile.in: Merge all libffi-related
8039 configury stuff from the libgcj tree.
8040
d932cae7 80412000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8042
8043 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8044 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8045
d932cae7 80462000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8047
8048 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8049 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8050 current version information. Add to proto-toplev directory.
b5a23627
AC
8051 (gdb-taz): Build do-djunpack.
8052
ba73c63f
JM
80532000-05-15 David Edelsohn <edelsohn@gnu.org>
8054
8055 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8056
7c86ed39
L
80572000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8058
8059 * ltmain.sh: Preserve in relink_command any environment
8060 variables that may affect the linker behavior.
8061
d932cae7 80622000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8063
8064 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8065
d932cae7 80662000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8067
8068 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8069
ed0a91a5
EZ
80702000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8071
8072 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8073 with the version name.
ed0a91a5 8074
ba73c63f 80752000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8076
ba73c63f 8077 * config.if: Tweak.
6cafa39f 8078
ba73c63f 80792000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8080
ba73c63f 8081 * djunpack.bat: New file.
66156876 8082
d932cae7 80832000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8084
8085 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8086 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8087 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8088 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8089
ba73c63f
JM
80902000-04-16 Dave Pitts <dpitts@cozx.com>
8091
80413487
RH
8092 * config.sub (case $basic_machine): Change default for "ibm-*"
8093 to "openedition".
ba73c63f 8094
d932cae7 80952000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8096
8097 * Makefile.in (gdb-taz): New target. GDB specific archive.
8098 (do-md5sum): New target.
8099 (MD5PROG): Define.
8100 (PACKAGE): Default to TOOL.
8101 (VER): Default to a shell script.
8102 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8103 md5 checksum generation.
b35ece4e
AC
8104 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8105 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8106 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8107 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8108
d932cae7 81092000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8110
8111 * configure (warn_cflags): Delete.
8112
ba73c63f 81132000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8114 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8115
80413487
RH
8116 * configure.in (enable_libstdcxx_v3): Add.
8117 (target_libs): Add bits here to switch between libstdc++-v2 and
8118 libstdc++-v3.
8119 * config.if: And this file too.
8120 * Makefile.in: Add libstdc++-v3 targets.
35590697 8121
ba73c63f
JM
81222000-04-05 Michael Meissner <meissner@redhat.com>
8123
8124 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8125
d332c5ac
JM
81262000-03-29 Jason Merrill <jason@casey.cygnus.com>
8127
8128 * configure.in: -linux-gnu*, not -linux-gnu.
8129
d932cae7 81302000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8131
8132 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8133 (do-tar-bz2): Replace TOOL with PACKAGE.
8134 (gdb.tar.bz2): Remove GDBTK from GDB package.
8135 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8136 dejagnu.tar.bz2): New packages.
6dcbc97b 8137
96ce09a7
ILT
81382000-02-27 Andreas Jaeger <aj@suse.de>
8139
8140 * configure.in: Add entry for mips*-*-linux*, move catch all
8141 *-*-*linux* entry below this one.
8142
2031769e
ILT
81432000-02-27 Ian Lance Taylor <ian@zembu.com>
8144
8145 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8146
4bab746c
NC
81472000-02-24 Nick Clifton <nickc@cygnus.com>
8148
8149 * config.sub: Support an OS of "wince".
8150
d932cae7 81512000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8152
8153 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8154 version.
ada59422 8155
5b93d8bb
AM
81562000-02-23 Linas Vepstas <linas@linas.org>
8157
8158 * config.sub: Add support for Linux/IBM 370.
8159 * configure.in: Likewise.
8160
2fb651f6
NC
81612000-02-22 Nick Clifton <nickc@cygnus.com>
8162
8163 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8164
b8441c25
CF
81652000-02-20 Christopher Faylor <cgf@cygnus.com>
8166
8167 * config.guess: Guess "cygwin" rather than "cygwin32".
8168
d332c5ac
JM
81692000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8170
8171 * configure (gcc_version): When setting, narrow search to
8172 lines containing `version_string'.
8173
ba73c63f
JM
81742000-02-15 Denis Chertykov <denisc@overta.ru>
8175
8176 * config.sub: Add support for avr target.
8177
d932cae7 81782000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8179
8180 * config.sub: Add mmix-knuth-mmixware.
8181
81822000-01-27 Christopher Faylor <cgf@redhat.com>
8183
8184 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8185 structure stuff to -L library search.
8186 (CXX_FOR_TARGET): Ditto.
8187 (CROSS_CHECK_MODULES): Fix spelling mistake.
8188
81892000-01-24 Mark Mitchell <mark@codesourcery.com>
8190
8191 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8192 the C++ compiler.
8193
81942000-01-12 Richard Henderson <rth@cygnus.com>
8195
8196 * configure.in: Don't build some bits for beos.
8197
81982000-01-12 Joel Sherrill (joel@OARcorp.com)
8199
8200 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8201 as include files.
8202
91b2c84d
GK
82032000-01-06 Geoff Keating <geoffk@cygnus.com>
8204
8205 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8206 not mh-aix43.
8207
ba73c63f
JM
82081999-12-14 Richard Henderson <rth@cygnus.com>
8209
8210 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8211 * config.sub: Accept alphaev[78], alphaev8.
8212
82131999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8214
8215 * config.guess, config.sub: Update from autoconf.
8216
8217Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8218
8219 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8220 necessary libraries are missing.
8221
82221999-10-25 Andreas Schwab <schwab@suse.de>
8223
8224 * configure: Fix quoting inside arguments of eval.
8225
82261999-10-21 Nick Clifton <nickc@cygnus.com>
8227
8228 * config-ml.in: Allow suppression of some ARM multilibs.
8229
8230Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8231
8232 * config.guess: Add OS/390 match pattern.
8233 * config.sub: Add mvs, openedition targets.
8234 * configure.in (i370-ibm-opened*): New.
8235
ef14edc4
ILT
82361999-09-04 Steve Chamberlain <sac@pobox.com>
8237
8238 * config.sub: Add support for configuring for pj.
8239
afb478e8
NC
82401999-08-31 Nick Clifton <nickc@cygnus.com>
8241
fd6848f6 8242 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8243
ba73c63f 82441999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8245
8246 * configure.in: Do not configure or build ld for AIX
8247 platforms. ld is known to be broken on these platforms.
8248
ba73c63f
JM
8249Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8250
8251 * config-ml.in: Pass compiler flag corresponding to multidirs to
8252 subdir configures.
8253
c363de44
ILT
82541999-08-09 Ian Lance Taylor <ian@zembu.com>
8255
8256 * Makefile.in (LDFLAGS): Define.
8257
dc8bc5a6
ILT
82581999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8259
8260 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8261 noconfigdirs.
8262 (*-*-cygwin*): Likewise.
8263
6ca3858e
ILT
82641999-08-08 Ian Lance Taylor <ian@zembu.com>
8265
71141bb6
ILT
8266 * mkdep: New file.
8267 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8268 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8269
6ca3858e
ILT
8270 From Eli Zaretskii <eliz@is.elta.co.il>:
8271 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8272 long file name when using DJGPP on MS-DOS.
8273
ba73c63f
JM
8274Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8275
8276 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8277
2735a327
AM
82781999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8279
8280 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8281 dependency as this causes "make check" to globally "make all"
8282
ba73c63f
JM
8283Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8284
8285 * configure.in (target_libs): Added target-zlib.
8286 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8287 (CONFIGURE_TARGET_MODULES): Likewise.
8288 (CHECK_TARGET_MODULES): Likewise.
8289 (INSTALL_TARGET_MODULES): Likewise.
8290 (CLEAN_TARGET_MODULES): Likewise.
8291 (configure-target-zlib): New target.
8292 (all-target-zlib): Likewise.
8293 (all-target-libjava): Depend on all-target-zlib.
8294 (configure-target-libjava): Depend on configure-target-zlib.
8295
8296 * Makefile.in (configure-target-libjava): Depend on
8297 configure-target-newlib.
8298 (configure-target-boehm-gc): New target.
8299 (configure-target-qthreads): New target.
8300
80413487
RH
8301 * configure.in (target_libs): Added target-qthreads.
8302 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8303 (CONFIGURE_TARGET_MODULES): Likewise.
8304 (CHECK_TARGET_MODULES): Likewise.
8305 (INSTALL_TARGET_MODULES): Likewise.
8306 (CLEAN_TARGET_MODULES): Likewise.
8307 (all-target-qthreads): New target.
8308 (configure-target-libjava): Depend on configure-target-qthreads.
8309 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8310
8311 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8312 (CONFIGURE_TARGET_MODULES): Likewise.
8313 (CHECK_TARGET_MODULES): Likewise.
8314 (INSTALL_TARGET_MODULES): Likewise.
8315 (CLEAN_TARGET_MODULES): Likewise.
8316 (all-target-libjava): New target.
8317 (all-target-boehm-gc): Likewise.
8318 * configure.in (target_libs): Added libjava, boehm-gc.
8319
08d836d6
ILT
83201999-07-22 Ian Lance Taylor <ian@zembu.com>
8321
8322 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8323 configure.bat in SUPPORT_FILES.
8324 (gas+binutils.tar.bz2): Likewise.
8325
8326 * makeall.bat: Remove; obsolete.
8327
8f36e47c
ILT
83281999-07-21 Ian Lance Taylor <ian@zembu.com>
8329
8330 From Mark Elbrecht:
8331 * configure.bat: Remove; obsolete.
8332
56e82f25
ILT
83331999-07-11 Ian Lance Taylor <ian@zembu.com>
8334
8335 * configure: Add -W -Wall to the default CFLAGS when compiling with
8336 gcc.
8337
1001d816
JL
8338Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8339
8340 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8341
106117aa
MM
83421999-06-30 Mark Mitchell <mark@codesourcery.com>
8343
8344 * configure.in: Build ld on IRIX6.
8345
c376f4ed
ILT
83461999-06-12 Ian Lance Taylor <ian@zembu.com>
8347
8348 * Makefile.in: Change distribution targets to use bzip2 instead of
8349 gzip.
8350 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8351 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8352
306b7445
NC
83531999-06-04 Nick Clifton <nickc@cygnus.com>
8354
8355 * config.sub: Add mcore target.
8356
d932cae7 83571999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8358
8359 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8360
d932cae7 83611999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8362
8363 * config.guess (dummy): Changed to $dummy.
8364
6c3175b0
NC
83651999-05-24 Nick Clifton <nickc@cygnus.com>
8366
ba73c63f
JM
8367 * config.sub: Tidied up case statements.
8368
83691999-05-22 Ben Elliston <bje@cygnus.com>
8370
8371 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8372 <jiro@din.or.jp>.
8373
8374 * config.guess: Merge with FSF version. Future changes will be
8375 more accurately recorded in this ChangeLog.
8376 * config.sub: Likewise.
8377
d932cae7 83781999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8379
8380 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8381
252b5132
RH
83821999-04-30 Tom Tromey <tromey@cygnus.com>
8383
8384 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8385
83861999-04-23 Tom Tromey <tromey@cygnus.com>
8387
8388 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8389
83901999-04-20 Drew Moseley <dmoseley@cygnus.com>
8391
8392 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8393 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8394 Bad merge removed these two changes.
8395
ba73c63f 8396Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8397 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8398
8399 * config.guess (interix Alpha): Add.
8400
252b5132
RH
84011999-04-11 Richard Henderson <rth@cygnus.com>
8402
8403 * configure.in (i?86-*-beos*): Do config gperf; don't config
8404 gdb, newlib, or libgloss.
8405
d932cae7 84061999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8407
ba73c63f
JM
8408 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8409 link a trivial program with -mabi=64. If it fails, remove mabi=64
8410 from multidirs.
8411
d932cae7 84121999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8413
8414 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8415
252b5132
RH
84161999-04-08 Nick Clifton <nickc@cygnus.com>
8417
8418 * config.sub: Add support for mcore targets.
8419
84201999-04-07 Michael Meissner <meissner@cygnus.com>
8421
8422 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8423 not mt-ospace, in order to shut up assembler warning about using
8424 symbols that are named the same as registers.
8425
84261999-04-07 Drew Moseley <dmoseley@cygnus.com>
8427
8428 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8429 dependency list for all-target-cygmon.
8430
84311999-04-05 Doug Evans <devans@casey.cygnus.com>
8432
8433 * config-ml.in: Check $host, not $target, for selective multilibs.
8434 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8435 thumb interworking, and underscore prefix multilibs.
8436
84371999-04-04 Ian Lance Taylor <ian@zembu.com>
8438
8439 * missing: Update to version from current automake.
8440
8441Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8442
8443 * configure (gxx_include_dir): Removed.
8444
8445 * configure.in (gxx_include_dir): Handle it.
8446 * Makefile.in: Likewise.
8447
84481999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8449
8450 * config.sub (mips64vr4111,mips64vr4111el) Add.
8451
84521999-03-21 Ben Elliston <bje@cygnus.com>
8453
80413487 8454 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8455
8456Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8457
252b5132
RH
8458 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8459 config/mh-djgpp.
8460
8461Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8462
8463 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8464 all-target-newlib to dependency list for all-target-bsp.
8465
8466Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8467
8468 * config.sub: Add i386-uwin support.
8469 * config.guess: Likewise.
8470
8471Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8472
8473 * configure.in: cleanup, add mh-*pic handling for arm, special
8474 case powerpc*-*-aix*
8475
8476Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8477
8478 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8479 can be built.
8480
8481Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8482
8483 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8484 targets.
252b5132
RH
8485
84861999-03-02 Nick Clifton <nickc@cygnus.com>
8487
8488 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8489
d932cae7 84901999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8491
8492 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8493
84941999-02-24 Nick Clifton <nickc@cygnus.com>
8495
8496 * config.sub: Fix typo in arm recognition.
8497
d932cae7 84981999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8499
8500 * configure.in (noconfigdirs): Changed target_configdirs to
8501 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8502 rather than m68k-*-* since it is not known to work on
8503 m68k-aout. Ditto for arm-*-*oabi.
8504
d932cae7 85051999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8506
8507 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8508
85091999-02-19 Ben Elliston <bje@cygnus.com>
8510
8511 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8512 Smart and improved by Andrew Cagney.
8513
d932cae7 85141999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8515
8516 * config.guess: Recognize openbsd-*-hppa.
8517
d932cae7 85181999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8519
8520 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8521 only if it is not empty.
8522
85231999-02-17 Nick Clifton <nickc@cygnus.com>
8524
8525 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8526
fd6848f6 8527 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8528
8529 * config.sub: Modified to recognize uname's armv* syntax.
8530
85311999-02-17 Mark Salter <msalter@cygnus.com>
8532
8533 * configure.in: Added target-bsp for sparclite.
8534
d932cae7 85351999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8536
8537 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8538
85391999-02-08 Nick Clifton <nickc@cygnus.com>
8540
8541 * configure.in: Add support for strongarm port.
8542 * config.sub: Add support for strongarm target.
8543
d932cae7 85441999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8545
252b5132
RH
8546 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8547 the old name config/mh-cygwin32.
8548 Enable texinfo.
8549
d932cae7 85501999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8551
8552 * configure.in: Do build ld for ix86 Solaris.
8553
d932cae7 85541999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8555
8556 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8557 $AR_FOR_TARGET. Likewise for RANLIB.
8558
d932cae7 85591999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8560
80413487
RH
8561 * config.sub (oabi): Recognize.
8562 * configure.in (arm-*-oabi): Handle.
252b5132 8563
d932cae7 85641999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8565
8566 * config.guess: Improve detection of i686 on UnixWare 7.
8567
d932cae7 85681999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8569
8570 * config.guess: Add support for i386-pc-interix.
8571 * config.sub: Likewise.
8572 * configure.in: Likewise.
252b5132 8573
d932cae7 85741999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8575
8576 * Makefile.in: Remove unneeded all-target-libio from
8577 from all-target-winsup target since it is now unneeded.
8578 Add all-target-libtermcap in its place since it is now
8579 needed.
8580
d932cae7 85811998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8582
8583 * configure.in: makefile stub for cygwin target is probably
8584 unnecessary. Remove it for now.
252b5132 8585
d932cae7 85861998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8587
8588 * configure.in: libtermcap.a should be built when cygwin is the
8589 target as well as the host.
8590 * config.guess: Allow mixed case in cygwin uname output.
8591 * Makefile.in: Add libtermcap target.
252b5132 8592
d932cae7 85931998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8594
8595 * config.sub: Clean up handling of hppa2.0.
8596
d932cae7 85971998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8598
8599 * config.guess: Use C code to identify more HP machines.
8600
8601Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8602
8603 * config.sub: Handle hppa2.0.
8604
ba73c63f
JM
8605Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8606
8607 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8608 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8609
86101998-12-15 Mark Salter <msalter@cygnus.com>
8611
8612 * configure.in: Added target-bsp for several target architectures.
8613
8614 * Makefile.in: Added rules for bsp.
8615
252b5132
RH
8616Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8617
8618 * config.guess: Improve detection of hppa2.0 processors.
8619
8620Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8621
8622 * config.guess: Recognize FreeBSD using ELF automatically.
8623
86241998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8625
8626 * configure (skip-this-dir): Add handling for new shell script, which
8627 might be created by a sub-directory's configure to indicate, this particular
8628 directory is "unwanted".
8629 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8630
252b5132
RH
8631Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8632
8633 * ltconfig: import from libtool, after changing libtool to
8634 account for the cygwin name change.
8635
8636Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8637
8638 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8639 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8640
8641Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8642
8643 * configure.in: Add libtermcap to list of cygwin dependencies.
8644
d932cae7 86451998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8646
80413487
RH
8647 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8648 they include winsup/include when it's a cygwin target.
252b5132
RH
8649
86501998-11-12 Tom Tromey <tromey@cygnus.com>
8651
8652 * configure.in (host_tools): Added zip.
8653 * Makefile.in (all-target-libjava): Depend on all-zip.
8654 (all-zip): New target.
8655 (ALL_MODULES): Added all-zip.
8656 (NATIVE_CHECK_MODULES): Added check-zip.
8657 (INSTALL_MODULES): Added install-zip.
8658 (CLEAN_MODULES): Added clean-zip.
8659
d932cae7 86601998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8661
8662 * Makefile.in: lose "32" from comment about cygwin.
8663
d932cae7 86641998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8665
8666 * configure.in: Use -Os to build target libraries for the fr30.
8667
d932cae7 86681998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8669
8670 * config.sub: Add fr30.
8671
d932cae7 86721998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8673
80413487 8674 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8675 cygwin* instead of cygwin32*.
8676 * config.sub: Check cygwin* instead of cygwin32*.
8677
d932cae7 86781998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8679
8680 * config.guess: Match any version of Unixware7.
8681
252b5132
RH
86821998-10-20 Syd Polk <spolk@cygnus.com>
8683
8684 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8685 if desired.
8686
d932cae7 86871998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8688
8689 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8690 these if the appropriate directories and files to not exist.
8691
d932cae7 86921998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8693
8694 * Makefile.in (DEVO_SUPPORT): Add config.if.
8695
d932cae7 86961998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8697
8698 * configure: Add pattern to replace "build_tooldir"'s
8699 definition in the generated Makefile with "tooldir"'s
8700 actual value.
8701
252b5132
RH
8702Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8703
8704 * config.sub: Bring back lost sparcv9.
8705
ba73c63f
JM
8706 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8707
8708Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8709
8710 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8711 CC_FOR_TARGET and friends.
8712
8713Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8714
ba73c63f
JM
8715 * Makefile.in (build_tooldir): New variable, same as tooldir.
8716 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8717 -B$(build_tooldir)/bin/.
8718 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8719
252b5132
RH
8720Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8721
8722 * config.sub: Add support for i[34567]86-pc-udk.
8723 * configure.in: Likewise.
8724
8725Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8726
8727 * Makefile.in: add bzip2 package building bits for user
8728 tools module
8729 * configure.in: ditto
8730
ba73c63f
JM
8731Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8732
8733 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8734 (ALL_TARGET_MODULES): Add all-target-libobjc.
8735 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8736 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8737 (all-target-libchill): Add dependencies.
8738 * configure.in (target_libs): Add libchill.
35590697 8739
252b5132
RH
87401998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8741
ba73c63f 8742 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8743
8744Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8745
8746 * Makefile.in (all-automake): fix dependencies.
8747
8748Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8749
8750 * configure.in: Minor cleanups for building in the $(target_alias)
8751 subdir.
8752
87531998-09-22 Jim Wilson <wilson@cygnus.com>
8754
8755 * Makefile.in (bootstrap): Set r and s before make all. Use
8756 BASE_FLAGS_TO_PASS in make all.
8757 (cross): Likewise.
8758
87591998-09-20 Mark Mitchell <mark@markmitchell.com>
8760
8761 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8762
252b5132
RH
8763Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8764
8765 * config.sub: Fix typo in last change.
8766
87671998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8768
8769 * config.sub: Add support for C4x target.
8770 * configure.in: Likewise.
8771
87721998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8773
8774 * config.sub: Recognize sparcv9 just like sparc64.
8775
8776Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8777
8778 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8779
8780Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8781
8782 * config.guess: Correctly identify Pentium II sco boxes.
8783
8784 * config.guess: Fix "tr" code. From Weiwen Liu.
8785
8786Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8787
8788 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8789 stabs.
8790
8791Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8792
8793 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8794 (ALL_TARGET_MODULES): Add all-target-libchill.
8795 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8796 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8797 (all-target-libchill): Add dependencies.
8798 * configure.in (target_libs): Add libchill.
8799
8800Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8801
8802 * config.guess: Avoid assumptions about "tr" behaves when
8803 LANG is set to something other than English.
8804
8805Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8806
8807 * configure (gxx_include_dir): Changed to
8808 '${prefix}/include/g++'-${libstdcxx_interface}.
8809
8810 * config.if: New to determine the interfaces.
8811
8812Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8813
8814 * config.guess: Detect and handle MPE/IX.
8815 * config.sub: Deal with MPE/IX.
8816
8817Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8818
8819 * configure.in: Use mh-aix43.
8820
88211998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8822
8823 * configure: Fix --without/--disable cases for gxx-include-dir.
8824
8825Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8826
8827 * mdata-sh: Imported. Needed for automake support.
8828
8829Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8830
ba73c63f 8831 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8832 "chmod og=u `find . -print`".
8833
8834Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8835
ba73c63f 8836 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8837
8838Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8839
8840 * Makefile.in: Undo previous patch.
8841
8842Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8843
8844 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8845 to here ...
8846 (install-no-fixedincludes): and here
8847 (INSTALL_MODULES): ... from here.
8848
8849Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8850
8851 * config.sub: Merge with FSF.
8852
8853 * config.guess: Merge with FSF.
8854
8855Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8856
8857 * configure (extraconfigdirs): New variable.
8858 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8859 * Makefile.in (all): Move higher in file.
8860 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8861 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8862 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8863 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8864 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8865
88661998-07-23 Brendan Kehoe <brendan@cygnus.com>
8867
8868 * Makefile.in (all-target-libjava): Depend on all-gcc and
8869 all-target-newlib.
8870 (configure-target-libjava): Depend on $(ALL_GCC).
8871
8872Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8873
8874 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8875 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8876
8877Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8878
8879 * ylwrap: Change absolute path checks to check for DOS style path
8880 names.
8881
8882 * ylwrap: Don't use a full path name if the source file is in the
8883 same directory. From hjl@lucon.org (H.J. Lu).
8884
8885 * config-ml.in: Default to being verbose, to match Feb 18 change to
8886 configure.
8887
8888Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8889
8890 Brought over from egcs:
8891
8892 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8893
8894 * configure.in (target_subdir): Set to ${target_alias} instead
8895 of "libraries".
8896
8897 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8898
8899 * configure.in (target_subdir): Set to libraries if enable_multilib.
8900
8901Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8902
8903 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8904 multilibs, force reconfiguration the first time we create
8905 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8906
8907Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8908
8909 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8910 avoid confusion with --no-recursion.
8911
8912Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8913
8914 * configure.in: Win32 hosts shouldn't use install -x
8915 * install-sh: remove -x option, and special .exe-handling
8916 hack.
8917
8918Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8919
8920 * config.guess: Recognize i586-pc-beos.
8921 * configure.in: Don't build some bits for beos.
8922
8923Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8924
8925 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8926 CFLAGS default to -O2.
8927
8928 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8929 when using GNU ld.
8930
8931Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8932
8933 * ltmain.sh: Correct install when using a different shell.
8934
8935Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8936
8937 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8938
8939Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8940
8941 * makefile.vms: Update to build binutils/makefile.vms. Add install
8942 target.
8943
8944Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8945
8946 * ltconfig: Update to correct AIX handling.
8947
8948Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8949
8950 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8951
8952 * configure.in (target_subdir): Set to ${target_alias} instead
8953 of "libraries".
8954
89551998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8956
8957 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8958 (Makefile): Depend on $(gcc_version_trigger).
8959
8960 * configure (gcc_version): Change default initializer to empty
8961 string.
8962 (gcc_version_trigger): New variable; pass this variable down
8963 to subdir configures to enable them checking gcc's version
8964 themselves. Emit make macros for both gcc_version vars.
8965 (topsrcdir): Initialize reliably.
8966 (recursion line): Remove --with-gcc-version=${gcc_version}.
8967
89681998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8969
8970 * configure (enable_version_specific_runtime_libs): Implement new flag
8971 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8972 in $(libsubdir); emit definition in each generated Makefile.
8973 (gxx_include_dir): Initialize depending on
8974 $enable_version_specific_runtime_libs.
8975
89761998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8977
8978 * configure (gcc_version): Initialize properly depending on
8979 how and where configure is started.
8980 (recursion line): Pass a --with-gcc-version=${gcc_version}
8981 to configures in subdirs.
8982
8983Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8984
8985 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8986 cygmon
252b5132
RH
8987
8988Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8989
8990 * configure.in: Add cygmon and libstub support for mn10200.
8991
89921998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8993
8994 * configure (gcc_version): Add new variable describing the
8995 particular gcc version we're building.
8996 * Makefile.in (libsubdir): Add new macro for the directory
8997 in which the compiler finds executables, libraries, etc.
8998 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8999 and libsubdir.
9000
9001Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9002
ba73c63f
JM
9003 * Makefile.in (local-clean): Remove *.log.
9004 (warning.log): Built with warn_summary from build.log.
9005 (mail-report.log): Run test_summary.
9006 (mail-report-with-warnings.log): Run test_summary including
9007 warning.log in the report.
252b5132
RH
9008
9009Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9010
9011 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9012
9013Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9014
9015 * Makefile.in (grep): Grep no longer depends on libiberty.
9016
9017Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9018
9019 * Makefile.in: all-snavigator needs all-libgui.
9020
9021Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9022
9023 * configure.in: Add cygmon and libstub support for mn10300.
9024
9025Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9026
9027 * missing: Update to version from automake 1.3.
9028
9029 * ltmain.sh: On installation, don't get confused if the same name
9030 appears more than once in the list of library names.
9031
9032Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9033
9034 * config.sub: Accept m68060 and m5200 as CPU names.
9035
9036Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9037
9038 * configure: Use && rather than using -a in test, because odd
9039 strings can confuse test.
9040 * configure.in: Likewise.
9041
9042Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9043
9044 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9045
9046Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9047
9048 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9049 bootstrap4-lean): New targets.
9050
9051Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9052
9053 * mpw-* Delete. Not used.
252b5132
RH
9054
9055Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9056
9057 * COPYING.LIB: Update FSF address.
9058
9059Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9060
9061 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9062
9063 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9064 GAS_SUPPORT_DIRS.
9065
9066Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9067
9068 * ltconfig, ltmain.sh: Avoid producing a version number if
9069 -version-info was not used.
9070
9071Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9072
9073 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9074 building with newlib.
9075
90761998-04-30 Paul Eggert <eggert@twinsun.com>
9077
ba73c63f 9078 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9079 Solaris `make' causes it to continue to next definition.
252b5132 9080
afb8d725
JM
9081Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9082
9083 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9084 the right GUI libraries and files are installed along with GDB.
9085
252b5132
RH
9086Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9087
9088 * configure.in: Change alpha to alpha* in several places.
9089
9090Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9091
9092 * config.sub: Recognize sparc86x.
9093
9094Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9095
252b5132
RH
9096 * configure.in (--enable-target-optspace): Remove debug echo.
9097
9098Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9099
9100 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9101
9102Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9103
9104 * ltconfig: Update cygwin32 support.
9105
9106 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9107 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9108 (GDB_SUPPORT_DIRS): Likewise.
9109
9110Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9111
9112 * configure.in (target_makefile_frag): If --enable-target-optspace,
9113 use -Os to compile target libraries rather than -O2. Default to
9114 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9115 not used.
9116 * configure.in (target_cflags): Ditto for d30v.
9117
9118Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9119
9120 * Makefile.in (all-bfd): Depend on all-intl.
9121 (all-binutils): Likewise.
9122 (all-gas): Likewise.
9123 (all-gprof): Likewise.
9124 (all-ld): Likewise.
9125
252b5132
RH
91261998-04-19 Brendan Kehoe <brendan@cygnus.com>
9127
9128 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9129
9130Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9131
9132 * Makefile.in (all-bfd): Depend upon all-libiberty.
9133
9134 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9135
9136Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9137
9138 * Makefile.in: Add libstub.
9139
9140 * configure.in: Ditto. Build libstub for targets that have cygmon
9141 support.
9142
9143Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9144
9145 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9146
9147Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9148
9149 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9150 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9151
9152Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9153
9154 * configure: Define DEFAULT_M4 by searching PATH.
9155 * Makfile.in: Use DEFAULT_M4.
9156
9157Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9158
9159 * ltconfig: Add cygwin32 support.
9160
9161 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9162 to configure and build.
9163
9164Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9165
9166 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9167
9168Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9169
9170 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9171
9172Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9173
9174 * Makefile.in: add ash make rules
9175 * configure.in: add ash to native_only and host_tools lists
9176
9177Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9178
9179 * Makefile.in (all-gettext, all-intl): New targets.
9180 (ALL_MODULES): Added all-gettext, all-intl.
9181 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9182 (INSTALL_MODULES): Added install-gettext, install-intl.
9183 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9184
9185 * configure.in (host_tools): Added gettext.
9186 (native_only): Likewise.
9187 (noconfigdirs) [various cases]: Likewise.
9188 (host_libs): Added intl.
9189
afb8d725
JM
9190Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9191
9192 * configure: Do not disable building gdbtk for cygwin32 hosts.
9193
ba73c63f
JM
9194Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9195
9196 * configure.in: Add thumb-coff target.
9197 * config.sub: Add thumb-coff target.
9198
252b5132
RH
9199Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9200
9201 * Makefile.in: Revert yesterday's change.
9202 (all-target-winsup): all-target-librx stays out of here.
9203
9204Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9205
ba73c63f
JM
9206 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9207 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9208 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9209 Remove references to librx and libg++.
9210
9211Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9212
9213 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9214 recursive makes
9215
9216Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9217
9218 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9219 for newlib directory.
9220 (CXX_FOR_TARGET): Likewise.
9221
9222Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9223
9224 * ltconfig: Update after libtool/ltconfig.in change for
9225 hpux11.
9226
9227Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9228
9229 * ltconfig, ltmain.sh: Update to libtool 1.2.
9230
9231Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9232
9233 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9234 (install-gcc-cross): Instead, override LANGUAGES here.
9235
92361998-03-18 Dave Love <d.love@dl.ac.uk>
9237
9238 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9239 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9240
9241Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9242
9243 * configure.in: Add Thumb-pe target.
9244
9245Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9246
252b5132
RH
9247 * Makefile.in - changed sn targets to snavigator
9248 * configure.in - changed sn targets to snavigator
9249
9250Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9251
9252 * config-ml.in: After building symlink tree call make distclean
9253 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9254 to be the case for libiberty.
9255
9256Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9257
9258 * configure: When making link, also check the current
9259 directory. The configure scripts may create one.
9260
9261Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9262
9263 * config.sub: Accept alphapca56 and alphaev6 properly.
9264
9265Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9266
9267 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9268
252b5132
RH
9269Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9270
80413487 9271 * config.sub (sco5): Fix typo.
252b5132
RH
9272
9273Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9274
9275 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9276 install-itcl.
9277 (install-itcl): Remove dependency on install-tcl.
9278
9279Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9280
9281 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9282
252b5132
RH
9283Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9284
9285 * configure.in: Don't build libgui for a cygwin32 target when not on
9286 a cygwin32 host.
9287
9288Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9289
9290 * configure (redirect): Set to null, so default behavior of
9291 configure is now --verbose.
9292
92931998-02-16 Dave Love <d.love@dl.ac.uk>
9294
9295 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9296 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9297
9298Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9299
9300 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9301 this change to sync Makefile.in with its ChangeLog entries.
9302
9303Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9304
9305 * ltmain.sh (mkdir): Check that the directory doesn't exist
9306 before we exit with error, so that we don't get races during
9307 parallel builds.
9308
9309Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9310
9311 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9312
9313Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9314
9315 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9316 PICFLAG_FOR_TARGET.
9317 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9318
9319 * configure: Emit a definition for the new macro enable_shared
9320 into each Makefile.
9321
252b5132
RH
9322Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9323
9324 * configure.in (host_tools, native_only): Add libtool.
9325
9326Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9327
9328 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9329 Fix typo in ming config comment.
9330
9331Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9332
9333 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9334
9335Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9336
9337 * config.sub: Add tic30 cases, and map c30 to tic30.
9338
ba73c63f
JM
9339Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9340
9341 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9342 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9343 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9344 (CLEAN_TARGET_MODULES): Similarly
9345 (all-target-libf2c): Add dependences.
35590697 9346 * configure.in (target_libs): Add libf2c.
ba73c63f 9347
252b5132
RH
9348Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9349
ba73c63f
JM
9350 * configure.in: Remove expect from noconfigdirs when target
9351 is cygwin32. OK to build expect and dejagnu with Canadian
9352 Cross.
252b5132
RH
9353
9354Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9355
9356 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9357 host.
9358
9359 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9360 and mingw32.
9361
9362Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9363
9364 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9365 here as it is not defined in the toplevel Makefile.
9366
9367Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9368
9369 * configure (package_makefile_rules_frag): New variable, which names
9370 a file with generic rules, ...
9371 Change comment to mention we now have FIVE parts.
9372 * configure: Undo last change.
9373
9374Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9375
9376 * config.guess: More accurate determination of HP processor types.
9377 * config.sub: More accurate determination of HP processor types.
9378
9379Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9380
9381 * configure (package_makefile_frag): Move inserting the
9382 ${package_makefile_frag} to where it should be according
9383 to the comment.
9384
ba73c63f 9385Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9386
9387 * config.guess: Add support for Linux/ARM.
9388
9389Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9390
9391 * .cvsignore: Remove *-info and *-install since they match
9392 release-info and mpw-install, which we don't want to just ignore.
9393
9394Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9395
9396 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9397
9398Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9399
9400 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9401 local_prefix to sub-make invocations.
9402
9403Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9404
9405 * configure.in: Check makefile fragments in the source
9406 directory.
9407
9408Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9409
ba73c63f
JM
9410 * configure.in: Check whether host and target makefile
9411 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9412
9413Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9414
9415 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9416
252b5132
RH
9417Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9418
9419 * configure.in: Make sure we only replace RPATH_ENVVAR on
9420 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9421 regexp to sed.
9422
9423 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9424 to sub-makes.
9425
94261998-01-13 Lee Iverson (leei@ai.sri.com)
9427
9428 * config-ml.in (multi-do): LDFLAGS must include multilib
9429 designator.
9430
9431Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9432
9433 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9434
9435Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9436
9437 * config.sub: Add mingw32 support.
9438 * configure.in: Likewise.
252b5132
RH
9439
9440Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9441
9442 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9443
9444Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9445
9446 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9447 * configure (gxx_include_dir): Provide a definition for subdirs
9448 which do not use autoconf.
9449
9450Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9451
9452 * config.guess: Sync with egcs. Picks up new alpha support,
9453 BeOS & some additional linux support.
9454
ba73c63f 9455Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9456
9457 * config.guess: HP 9000/803 is a PA1.1 machine.
9458
ba73c63f
JM
9459Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9460
9461 * configure.in: It's alpha*-...
252b5132
RH
9462
9463Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9464
ba73c63f
JM
9465 * configure.in (host_makefile_frag, target_makefile_frag):
9466 Handle multiple config files.
9467 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9468 alpha-*-*.
252b5132
RH
9469
9470Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9471
9472 * mkdep: New file.
9473
9474Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9475
9476 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9477
9478Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9479
9480 * Makefile.in: Add libgui directory.
9481 (GDB_TK): Add all-libgui.
9482 * configure.in: Add libgui directory.
9483 * configure: Add all-libgui to GDB_TK.
9484
9485Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9486
9487 * config-ml.in (multidirs): Add m32r to multilib list.
9488
9489Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9490
9491 * Makefile.in (all-target-gperf): Change dependency to
9492 all-target-libstdc++.
9493
9494Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9495
9496 * config.guess: Add BeOS support.
9497
9498Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9499
9500 Source directory cvs renamed to cvssrc:
9501 * configure.in (host_tools): Change cvs to cvssrc.
9502 (native_only): Likewise.
9503 (noconfigdirs) [various cases]: Likewise.
9504 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9505 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9506 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9507 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9508 (all-cvssrc): Rename target from all-cvs.
9509
9510Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9511
9512 * configure (gxx_include_dir): Fix thinko.
9513
9514Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9515
9516 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9517 (install-cross, install-gcc-cross): New targets.
9518
9519Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9520
9521 * configure.in (noconfigdirs): Add support for Thumb target.
9522
9523 * config.sub (maybe_os): Add support for Thumb target.
9524
9525Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9526
9527 * Makefile.in: Add rules for cygmon.
9528
9529 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9530
9531Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9532
9533 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9534 * configure (gxx_include_dir): Provide a definition for subdirs
9535 which do not use autoconf.
9536
9537Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9538
9539 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9540 11/18/97 build
252b5132
RH
9541
9542Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9543
9544 * From Franz Sirl.
9545 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9546 found on RedHat Linux systems.
9547
9548Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9549
9550 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9551 guesses.
9552
9553Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9554
9555 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9556
9557Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9558
9559 * ltmain.sh: If mkdir fails, check whether the directory was created
9560 anyhow by some other process.
9561
9562Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9563
9564 * configure.in (d30v-*-*): Configure all directories.
9565
9566Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9567
9568 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9569 for the D30V.
9570
9571Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9572
9573 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9574
9575Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9576
80413487
RH
9577 * include/libiberty.h: Add extern "C" { so it can be used with C++
9578 progrms.
9579 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9580 programs.
252b5132
RH
9581
9582Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9583
9584 * configure.in (d30v-*-*): Configure GCC now.
9585
9586Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9587
9588 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9589 is no longer needed.
9590
9591Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9592
9593 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9594
9595Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9596
9597 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9598 targets using "$@" to provide support for similar but not identical
9599 targets without having to duplicate code.
9600
9601Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9602
9603 * makefile.vms: Fix to work with DEC C.
9604
9605Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9606
9607 * config.sub: Add mips-tx39-elf to marketing names.
9608
9609Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9610
9611 * ltmain.sh: Handle symlinks in generated script.
9612
9613Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9614
9615 * configure: Handle autoconf style directory options: --bindir,
9616 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9617 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9618 --sysconfdir.
9619 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9620 (sharedstatedir, localstatedir, oldincludedir): New variables.
9621 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9622 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9623 sbindir, sharedstatedir, and sysconfdir.
9624
9625Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9626
9627 * Makefile.in (bootstrap-lean): New target.
9628
9629Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9630
9631 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9632 sn, and gnuserv from noconfigdirs.
252b5132
RH
9633
9634Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9635
9636 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9637
9638Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9639
ba73c63f 9640 * Makefile.in (cross): New target.
252b5132
RH
9641
9642Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9643 Jeff Law <law@cygnus.com>
252b5132
RH
9644
9645 * Makefile.in (bootstrap2, bootstrap3): New targets.
9646 (all-bootstrap): Remove outdated and confusing target.
9647 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9648
afb8d725
JM
9649Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9650
9651 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9652 windows. Consistent with gdb/configure.
afb8d725 9653
252b5132
RH
96541997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9655
252b5132
RH
9656 * configure.in: Name Linux target fragment.
9657
9658 * configure: Rewrite so that project Makefile fragment is inserted
9659 first and appears last in the resulting Makefile.
9660
9661Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9662
9663 * Makefile.in (install-itcl): Install tcl first.
9664
252b5132 9665Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9666
252b5132
RH
9667 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9668
9669Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9670
9671 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9672
9673 * configure.in (skipdirs): Add target-librx for Linux.
9674 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9675
9676Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9677
9678 * Makefile.in (bootstrap): New target.
9679
9680Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9681
9682 * config.sub: Accept 'amigados' for backward compatability.
9683
9684Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9685
9686 * config.guess: Merge with FSF.
9687
ba73c63f
JM
9688Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9689
9690 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9691
252b5132
RH
9692Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9693
9694 * config.sub: Add "marketing-names" patch.
9695
9696Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9697
80413487 9698 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9699
9700Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9701
9702 * config.sub: Handle v850-elf.
9703
ba73c63f
JM
9704Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9705
9706 * .cvsignore (*-install): Remove.
9707
252b5132
RH
9708Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9709
9710 * ltconfig: Set CONFIG_SHELL in libtool.
9711 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9712
9713Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9714
9715 * configure.in (target_subdir): Set to libraries if enable_multilib.
9716
9717Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9718
9719 * config.guess: Update from gcc directory.
9720
9721Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9722
9723 * Makefile.in (all-sim): Depends on all-readline.
9724
9725Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9726
9727 * Makefile.in (BISON, YACC): Use $$s.
9728 (all-bison): Depend on all-texinfo.
9729
9730Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9731
9732 * Makefile.in (BISON): Add -L flag.
9733 (YACC): Likewise.
9734
9735Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9736
35590697
AJ
9737 * configure.in (noconfigdirs): Add support for v850e target.
9738
252b5132
RH
9739 * config.sub (maybe_os): Add support for v850e target.
9740
9741Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9742
35590697
AJ
9743 * configure.in (noconfigdirs): Add support for v850ea target.
9744
252b5132
RH
9745 * config.sub (maybe_os): Add support for v850ea target.
9746
9747Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9748
9749 * config.sub: Add mipstx39. Delete r3900.
9750
9751Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9752
9753 * Makefile.in (all-autoconf): Depends on all-texinfo.
9754
9755Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9756
9757 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9758 eabi targets.
9759
9760Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9761
9762 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9763
9764 * configure: When handling a Canadian Cross, handle YACC as well as
9765 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9766 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9767
9768Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9769
9770 * Makefile.in (BISON): bison, not byacc or bison -y.
9771 (YACC): bison -y or byacc or yacc.
9772 (various): Add *-bison as appropriate.
9773 (taz): No need to mess with BISON anymore.
9774
9775Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9776
9777 * configure: If OSTYPE matches *win32*, try to find a good value for
9778 CONFIG_SHELL.
9779
9780Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9781
9782 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9783 configure.in if it is present.
9784
9785Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9786
9787 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9788
9789Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9790
9791 * config.sub: Recognize `arc' cpu.
9792 * configure.in: Likewise.
9793 * config-ml.in: Likewise.
9794
9795Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9796
9797 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9798
9799Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9800
9801 * configure: Changed sed delimiter from ':' to '|' when
9802 attempting to substitute ${config_shell} for SHELL. On
9803 NT ${config_shell} may contain a ':' in it.
9804
9805Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9806
9807 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9808
9809Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9810
9811 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9812
9813Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9814
9815 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9816
9817 * ylwrap: If the program is a relative path, force it to be
9818 absolute.
9819
9820Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9821
9822 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9823
9824Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9825
9826 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9827 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9828 for libraries.
252b5132
RH
9829
9830Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9831
9832 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9833 separated by spaces.
252b5132
RH
9834
9835Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9836
9837 * ylwrap: New file.
9838 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9839
9840 * ltmain.sh: Handle /bin/sh at start of install program.
9841
9842 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9843
9844 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9845 * missing: New file, from automake 1.2.
9846
9847Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9848
9849 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9850 check-tk to CHECK_X11_MODULES.
9851
9852Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9853
9854 * config.sub: Merge with FSF.
9855
9856Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9857
9858 * config.guess: Merge with FSF.
9859
9860Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9861
9862 * configure: Treat msdosdjgpp like go32.
9863 * configure.in: Likewise. Don't remove gprof for go32.
9864
9865 * configure: Change Makefile.tem2 to Makefile.tm2.
9866
9867Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9868
9869 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9870
9871Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9872
9873 * install-sh (chmodcmd): Set to null if the DST directory already
9874 exists. Same as Nov 11th change.
9875
9876Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9877
35590697 9878 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9879
9880Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9881
9882 * config.guess: Update from FSF.
9883
9884Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9885
9886 * Makefile.in (GDB_TK): Depend on itcl and tix.
9887
9888Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9889
9890 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9891 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9892 (INSTALL_SCRIPT): New variable.
9893 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9894 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9895 to -x.
9896 * install-sh: Add support for -x option.
9897
9898Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9899
9900 * configure.in, Makefile.in: Treat tix like itcl.
9901
9902Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9903
9904 * Makefile.in (WINDRES): New variable.
9905 (WINDRES_FOR_TARGET): New variable.
9906 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9907 (EXTRA_HOST_FLAGS): Add WINDRES.
9908 (EXTRA_TARGET_FLAGS): Add WINDRES.
9909 (EXTRA_GCC_FLAGS): Add WINDRES.
9910 ($(DO_X)): Pass down WINDRES.
9911 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9912 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9913 DLLTOOL_FOR_TARGET.
9914
9915Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9916
9917 * configure.in: configure sim before gdb for win32-x-ppc
9918
9919Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9920
9921 Move gperf into the toplevel, from libg++.
9922 * configure.in (target_tools): Add target-gperf.
9923 (native_only): Add target-gperf.
9924 * Makefile.in (all-target-gperf): New target, depend on
9925 all-target-libg++.
9926 (configure-target-gperf): Empty rule.
9927 (ALL_TARGET_MODULES): Add all-target-gperf.
9928 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9929 (CHECK_TARGET_MODULES): Add check-target-gperf.
9930 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9931 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9932
9933Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9934
252b5132
RH
9935 * config.sub (mn10200): Recognize new basic machine.
9936
9937Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9938
9939 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9940 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9941
9942Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9943
9944 * configure.in: If we're building mips-sgi-irix6* native, turn on
9945 ENABLE_MULTILIB and set TARGET_SUBDIR.
9946
9947Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9948
9949 * Makefile.in (all-sn): Depend on all-grep.
9950
9951Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9952
9953 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9954
9955 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9956 Makefile. From Jeff Makey <jeff@cts.com>.
9957 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9958
9959 * Makefile.in (DISTBISONFILES): Remove.
9960 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9961 $(DEFAULT_YACC).
9962
9963 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9964 cygwin32.
252b5132
RH
9965
9966 * Makefile.in (LD): New variable.
9967 (EXTRA_HOST_FLAGS): Pass down LD.
9968 ($(DO_X)): Likewise.
9969
9970Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9971
9972 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9973
9974Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9975
9976 * configure.in (targargs): Strip out any supplied --build argument
35590697 9977 before adding our own. Always add --build.
252b5132
RH
9978
9979Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9980
9981 * configure.in (targargs): Pass --build if we're doing
9982 a cross-compile.
9983
9984Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9985
ba73c63f 9986 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9987 sed. Otherwise sed chokes on NT path names with drive
9988 designators. Also look for "?:*" as the leading characters in an
9989 absolute pathname.
9990
9991Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9992
9993 * config.sub: Support for r3900.
9994
9995Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9996
9997 * configure.in: Use install-sh, not install.sh.
9998
9999Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10000
10001 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10002 apply it twice.
10003
10004Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10005
10006 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10007 install-binutils.
10008
10009Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10010
10011 * Makefile.in: Add automake targets.
10012 * configure.in (host_tools): Add automake.
10013
10014Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10015
10016 * configure: Default CXX to c++, not gcc.
10017 * Makefile.in (CXX): Set to c++, not gcc.
10018 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10019
10020Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10021
10022 * install-sh: try appending a .exe if source file doesn't
10023 exist
10024
10025Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10026
10027 * configure.in: Turn on multilib by default.
10028 (cross_only): Remove target-libiberty.
10029
10030 * Makefile.in (all-gcc): Don't depend on libiberty.
10031
10032Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10033
10034 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10035
10036Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10037
10038 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10039 (DISTBISONFILES): Add ld/Makefile.in
10040
10041Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10042
10043 * configure.in: if target is cygwin32 but host isn't cygwin32,
10044 don't configure gdb tcl tk expect, not just gdb.
10045
10046Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10047
10048 * configure.in: Added gnuserv everywhere sn appears.
10049
10050 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10051 (CROSS_CHECK_MODULES): Added check-gnuserv.
10052 (INSTALL_MODULES): Added install-gnuserv.
10053 (CLEAN_MODULES): Added clean-gnuserv.
10054 (all-gnuserv): New target.
10055
10056Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10057
10058 * config.guess: Fixes for MIPS OpenBSD systems.
10059
10060Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10061
10062 * Makefile.in (INSTALL_XFORM): Remove.
10063 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10064
10065 * mkinstalldirs: New file, copied from automake.
10066 * Makefile.in (installdirs): Rename from install-dirs. Use
10067 mkinstalldirs. Change all users.
10068 (DEVO_SUPPORT): Add mkinstalldirs.
10069
10070Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10071
10072 * install-sh: Rename from install.sh.
10073 * Makefile.in (INSTALL): Change install.sh to install-sh.
10074 (DEVO_SUPPORT): Likewise.
10075
10076 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10077 Graichen <graichen@rzpd.de>.
10078
10079Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10080
10081 * config.guess: Recognize OpenBSD systems correctly.
10082
10083Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10084
10085 * README, Makefile.in (ETC_SUPPORT): Remove references to
10086 cfg-paper*, configure.{texi,man,info*}._
10087
10088Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10089
10090 * Makefile.in (all.normal): Ensure that gcc is built after all
10091 the x11 - ie gdb - targets.
10092
10093Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10094
10095 * makefile.vms: Don't run conf-a-gas.
10096
10097Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10098
80413487 10099 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10100
10101Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10102
10103 * configure.in: Remove noconfigdirs case since gdb also
10104 configures and builds for tic80-coff.
10105
10106Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10107
10108 * configure: Set cache_file to config.cache.
10109 * Makefile.in (local-distclean): Remove config.cache.
10110
10111Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10112
10113 * COPYING: Update FSF address.
10114
10115Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10116
10117 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10118 noconfigdirs.
10119
10120Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10121
10122 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10123 MAKEDIRS, is empty.
10124
10125Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10126
10127 * config.sub: Tweak mn10300 entry.
10128
10129Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10130
10131 * configure.in (host_tools): Put sim before gdb, so gdb's
10132 configure.tgt can determine if the simulator was configured.
10133
10134Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10135
10136 * config.sub: Move BeOS $os case to be with other Cygnus
10137 local cases.
10138
10139Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10140
10141 * config.sub: Remove misplaced comment that broke Linux.
10142
10143Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10144
10145 * config.sub: Add BeOS support.
10146
10147Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10148
10149 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10150
10151Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10152
10153 * configure.in (noconfigdirs): Remove tcl and tk from
10154 noconfigdirs for cygwin32 builds.
10155
10156Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10157
10158 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10159
10160Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10161
10162 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10163 make-all.com, use makefile.vms instead.
10164
10165Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10166
10167 * config.sub: Accept -lnews*.
10168
10169Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10170
10171 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10172 target-examples and target-libiberty for d30v.
252b5132
RH
10173
10174Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10175
10176 * configure.in (noconfigdirs): Enable ld for d30v.
10177
10178Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10179
10180 * configure.in (tic80-*-*): Build compiler.
10181
10182Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10183
10184 * configure.in (d30v-*): Remove sim directory from list of
35590697 10185 unsupported d30v directories
252b5132
RH
10186
10187Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10188
35590697
AJ
10189 * config.sub, configure.in: Add d30v target cpu.
10190
252b5132
RH
10191Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10192
10193 * makefile.vms: New file.
10194 * make-all.com: Remove.
10195
10196Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10197
10198 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10199
10200Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10201
10202 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10203
10204Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10205
10206 * Makefile.in (ALL_MODULES): Added all-db.
10207 (CROSS_CHECK_MODULES): Addec check-db.
10208 (INSTALL_MODULES): Added install-db.
10209 (CLEAN_MODULES): Added clean-db.
10210
10211Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10212
10213 * config.guess: Merge with latest FSF sources.
10214
10215Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10216
10217 * Makefile.in (ALL_MODULES): Added all-itcl.
10218 (CROSS_CHECK_MODULES): Added check-itcl.
10219 (INSTALL_MODULES): Added install-itcl.
10220 (CLEAN_MODULES): Added clean-itcl.
10221
10222Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10223
10224 * configure.in: build gdb for mn10200
10225
10226Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10227
10228 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10229
10230Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10231
10232 * configure.in (tic80-*-*): Turn off most targets right now.
10233
10234Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10235
10236 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10237 rather than the makeinfo program.
10238 (do-info): Depend upon all-texinfo.
10239
10240Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10241
10242 * configure.in: Remove uses of config/mh-linux.
10243
10244 * config.sub, config.guess: Merge with latest FSF sources.
10245
10246Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10247
10248 * config.sub (case $basic_machine): Add tic80 entries.
10249
10250Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10251
10252 * config.sub, config.guess: Merge with latest FSF sources.
10253
10254Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10255
10256 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10257 * mpw-config.in: Test for NewFolderRecursive.
10258 * mpw-install: Use symbolic name for startup filename.
10259 * mpw-README: Add various additional details.
10260
10261Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10262
10263 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10264
10265Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10266
10267 * configure.in: Do build gcc and the target libraries for
10268 the mn10200.
10269
10270Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10271
10272 * configure.in: don't avoid building gdb for mn10300 any more
10273 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10274 instead of single-quoting it.
10275
10276Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10277
10278 * configure.in: Don't use --with-stabs on IRIX 6.
10279
10280Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10281
10282 * configure.in (m32r): Build gdb, libg++ now.
10283
10284Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10285
10286 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10287 directories from noconfigdirs.
10288
10289Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10290
10291 * config.sub (basic_machine): added mips16 configuration
10292
10293Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10294
10295 * config.sub: Handle d10v-unknown.
10296
10297Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10298
10299 * config.sub: Handle v850-unknown.
10300
10301Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10302
10303 * Makefile.in: add findutils
10304 * configure.in: add findutils to list of host_tools
10305
10306Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10307
10308 * config.sub: Handle mn10200 and mn10300.
10309
10310Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10311
10312 * configure.in (d10v-*): Do not build librx.
10313
10314Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10315
10316 * configure.in (mn10300): Build everything except gdb & libgloss.
10317
10318Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10319
10320 * config.guess: Patch for Dansk Data Elektronik servers,
10321 from Niels Skou Olsen <nso@dde.dk>.
10322
10323 For ncr, use /bin/uname rather than uname, since GNU uname does not
10324 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10325
10326 Patch for MIPS R4000 running System V,
10327 from Eric S. Raymond <esr@snark.thyrsus.com>.
10328
10329 Fix thinko for nextstep.
10330
10331 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10332
10333 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10334 * config.guess: Guess mips-dec-mach_bsd4.3.
10335
10336 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10337 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10338 release numbers.
10339 * config.guess (mips-mips-riscos*): Emit just enough of the
10340 release number.
10341
10342 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10343 * config.guess (sparc-auspex-sunos*): Added.
10344 (f300-fujitsu-*): Added.
10345
10346 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10347 * config.guess: Recognize a Tadpole as a sparc.
10348
10349Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10350
10351 * config.guess: Don't assume that NextStep version is either 2 or
10352 3. NextStep 4 (aka OpenStep 4) has come out now.
10353
10354Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10355
10356 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10357 From Rik Faith <faith@cs.unc.edu>.
10358
10359Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10360
10361 * config.sub: Contributions from bug-gnu-utils to:
10362 Support plain "hppa" (no version given) architecture, reported by
10363 OpenStep.
10364 OpenBSD like NetBSD.
10365 LynxOs is not a hardware supplier.
10366
10367 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10368 OpenBSD like NetBSD.
252b5132
RH
10369 Stratus systems.
10370 More Pyramid systems.
10371 i[n>4]86 Intel chips.
10372 M680[n>4]0 Motorola chips.
10373 Use unknown instead of lynx for hardware manufacturer.
10374
10375Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10376
10377 * install.sh (chmodcmd): Set to null if the DST directory already
10378 exists.
10379
10380Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10381
10382 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10383 not use mt-ppc target Makefile fragment any more.
10384
10385Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10386
10387 * configure.in (*-*-windows): Exclude everything but those dirs
10388 needed to build windows.
10389
10390Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10391
10392 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10393
10394Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10395
10396 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10397
10398Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10399
10400 * Undo my previous change.
10401
10402Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10403
10404 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10405 unconditionally.
10406 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10407
10408Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10409
10410 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10411 host to add it's own flags.
252b5132
RH
10412
10413Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10414
10415 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10416
10417Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10418
10419 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10420 (CXX_FOR_TARGET): Likewise.
10421 (GCC_FOR_TARGET): Define.
10422 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10423 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10424 CC_FOR_TARGET was specified on the command line.
10425 (MAKEOVERRIDES): Don't define.
10426
10427Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10428
10429 * configure.in (m32r): Fix spelling of libg++ libs.
10430
10431Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10432
10433 * config.sub (-apple*): Remove, now redundant.
10434
10435Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10436
10437 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10438
10439 * configure: Rework yesterday's sed script patch.
10440
10441 * config.sub: Merge with FSF.
10442
10443Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10444
10445 * config.guess: Merge from FSF.
10446
10447 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10448 * config.guess: Use pc instead of unknown, for pc clone systems.
10449 Change linux to linux-gnu.
252b5132
RH
10450
10451 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10452 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10453
10454Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10455
10456 * test-build.mk (HOLES): Add "xargs" for gdb.
10457
10458 * configure: Avoid hpux10.20 sed bug.
10459
10460Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10461
4bddf3ad 10462 * configure.in: Add support for windows host
252b5132
RH
10463 (that is a build done under the Microsoft build environment).
10464
10465Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10466
10467 * Makefile.in: Replace all uses of srcroot with s, to shrink
10468 command line lengths.
10469
10470 Patches from Geoffrey Noer <noer@cygnus.com>:
10471 * configure.in: If configuring for newlib, pass --with-newlib to
10472 subdirectories.
10473 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10474 -Bnewlib/ and -Lwinsup to gcc.
10475 (CXX_FOR_TARGET): Likewise.
10476
10477Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10478
10479 * Makefile.in (ETC_SUPPORT): Add configure.
10480
10481Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10482
35590697 10483 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10484 host configuration file.
10485
10486Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10487
10488 * configure.in: Break mn10x00 support into separate
10489 mn10200 and mn10300 configurations.
10490 * config.sub: Likewise.
10491
10492Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10493
10494 * configure.in: Add lots of stuff to noconfigdirs for
10495 the mn10x00 targets.
10496
10497 * config.sub, configure.in: Add mn10x00 support.
10498
10499Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10500
10501 * make-all.com: Call conf-a-gas, not config-a-gas.
10502
10503Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10504
10505 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10506 targets.
252b5132
RH
10507
10508Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10509
10510 * mpw-README: Add much more detail for native PowerMac.
10511 * mpw-install: New file.
10512 * mpw-configure: Add --norecursion and --help options.
10513 * mpw-config.in: Translate readme and install files when
10514 copying to objdir.
10515 * mpw-build.in: Don't always depend on byacc and flex.
10516 (install-only-top): New action.
10517
10518Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10519
10520 * configure.in: You can now configure GDB for the v850.
10521
10522Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10523
10524 * configure.in (noconfigdirs): Don't configure any C++ dirs
10525 if targeting D10V.
10526
10527Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10528
10529 * config.sub: Recognize mips64vr5000.
10530
10531Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10532
10533 * configure.in: Use a single line for host_tools and native_only.
10534
10535Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10536
10537 * config.sub, configure.in: Add entries for m32r.
10538
10539Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10540
10541 * Makefile.in (inet-install): Don't run install-gzip.
10542
10543Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10544
10545 * configure.in: Don't config lots of things for *-*-windows*.
10546
10547Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10548
10549 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10550 (host_libs, host_tools): Copy from configure.in.
10551 * mpw-configure: Don't complain about directories not found.
10552
10553Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10554
10555 * configure.in (i[345]86): Recognize i686 for pentium pro.
10556 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10557 file.
10558
10559 * config.guess (i[345]86): Ditto.
10560
10561Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10562
10563 * configure.in (noconfigdirs): Removed gdb for D10V.
10564
10565Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10566
10567 * configure.in: Remove ld, target-libio, target-libg++, and
10568 target-libstdc++ from noconfigdirs.
10569
10570Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10571
10572 * configure: Fix three locations where shell scripts were
10573 being run directly rather than with config_shell.
10574
10575Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10576
10577 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10578 * config.sub (basic_machine): Recognize v850.
10579
10580Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10581
10582 * mpw-configure: Handle multiple enable/disable options and
10583 pass them down recursively, handle -c and -s flags appropriately
10584 depending on choice of compiler, add escape mechanism for
10585 quoted arguments to gC.
10586
10587Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10588
10589 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10590 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10591 so that -mrelocatable-lib and -mno-eabi are used.
10592
10593 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10594 not support --print-multi-lib, don't abort.
10595
252b5132
RH
10596Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10597
10598 * make-all.com: Run config-a-gas.
10599 * setup.com: Don't copy subdirectory files around.
10600
10601Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10602
10603 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10604 target, it now compiles correctly.
10605
10606Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10607
10608 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10609
10610Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10611
35590697 10612 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10613
10614Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10615
10616 * configure.in (native_only): Add prms.
10617
10618Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10619
10620 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10621 (BINUTILS_SUPPORT_DIRS): Likewise.
10622
10623Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10624
10625 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10626 d10v support is added.
10627
10628Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10629
10630 * configure.in (d10v-*-*): New target.
10631
10632Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10633
10634 * config.guess (HP 9000/811): Recognize this as a PA1.1
10635 machine.
10636
10637Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10638
10639 * Makefile.in (do-tar-gz): New target, split out from tail end of
10640 taz target. Run each command separately, don't use pipes.
10641 (taz): Use it.
10642
10643Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10644
10645 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10646 * mpw-build.in: No builds should depend on building byacc or flex,
10647 they are assumed to be installed already.
10648
10649Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10650
10651 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10652 variable that CC_FOR_TARGET needs.
10653
10654Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10655
10656 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10657 options have changed since the last time the subdirectory was
10658 configured, and if it has, reconfigure.
10659 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10660 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10661
10662Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10663
10664 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10665 CLEAN_MODULES): Add bash.
10666 (all-bash): New target.
10667
10668Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10669
10670 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10671
10672Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10673
10674 * config.sub (basic_machine): Recognize d10v as a valid processor.
10675
10676Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10677
10678 * mpw-configure: Add support for --bindir.
10679 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10680
10681Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10682
10683 * configure.in: add bash, time, gawk to list of hosttools and things
10684 to only build for native toolchains
10685
10686Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10687
10688 * Makefile.in (docdir): Remove.
10689
10690Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10691
10692 * Makefile.in (datadir): Set to $(prefix)/share.
10693
10694Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10695
10696 * configure.in: build diff and patch for cygwin32-hosted
10697 toolchains.
10698
10699Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10700
10701 * config.sub: Accept -rtems*.
10702
10703Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10704
80413487 10705 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10706 remove diff from the list of things not buildable
10707 via Canadian Cross
252b5132
RH
10708
10709Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10710
10711 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10712 don't get ". ".
252b5132
RH
10713
10714Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10715
10716 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10717
10718Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10719
10720 * Makefile.in (taz): Handle case where tex3patch didn't even get
10721 checked out. Also, if it was found, put the symlink in a new util
10722 subdirectory.
10723
10724Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10725
10726 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10727
10728Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10729
10730 * config.sub: Recognize -openvms.
10731 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10732 * make-all.com, setup.com: New files.
10733
10734Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10735
10736 * Makefile.in (taz): tex3patch moved to texinfo/util.
10737
10738Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10739
afb8d725 10740 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10741 * configure.in: remove make from disable-if-Can-Cross list
10742 enable gdb if ${host} and ${target} are cygwin32
10743
10744Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10745
10746 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10747 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10748
10749Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10750
10751 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10752 distinguish sysv/svr4/bsd variants.
10753 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10754
10755Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10756
10757 * configure.in: Added copyright notice.
10758 * move-if-change: Added copyright notice.
10759
10760Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10761
10762 * configure.in (powerpcle-*-solaris*): Until we get shared
10763 libraries working, don't build gdb, sim, make, tcl, tk, or
10764 expect.
10765
10766Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10767
10768 * config.guess: Merge with FSF:
10769
10770 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10771 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10772
10773 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10774 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10775
10776 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10777 * config.guess: Combine two OSF1 rules.
10778 Also recognize field test versions. From mjr@zk3.dec.com.
10779 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10780 because GNU uname does not support -p. From pmr@pajato.com.
10781
10782Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10783
10784 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10785
10786Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10787
10788 * mpw-README: Document GCCIncludes.
10789
10790Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10791
10792 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10793
10794Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10795
10796 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10797
10798Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10799
10800 * configure.in (*-*-cygwin32): Configure make.
10801
10802Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10803
10804 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10805
10806Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10807
10808 * Makefile.in (all-inet): Depend on all-perl.
10809
10810 * Makefile.in (inet-install): New target.
10811
10812 * Makefile.in (all-inet): Depend on all-tcl.
10813 (all-inet): Depend on all-send-pr.
10814
10815Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10816
10817 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10818 temporarily.
10819
10820Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10821
10822 * configure.in: Don't configure --with-gnu-ld on AIX.
10823
10824Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10825
10826 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10827
10828Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10829
10830 * Makefile.in (ALL_MODULES): Added all-inet.
10831 (CROSS_CHECK_MODULES): Added check-inet.
10832 (INSTALL_MODULES): Added install-inet.
10833 (CLEAN_MODULES): Added clean-inet.
10834 (all-indent): New target.
10835
10836 * configure.in (host_tools): Added inet.
10837 (native_only): Added inet.
10838 (noconfigdirs): Added inet.
10839
10840Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10841
10842 * configure.in: Don't configure libgloss if we are not configuring
10843 newlib.
10844
10845Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10846
10847 * configure.in: Don't configure libgloss for unsupported
10848 architectures.
10849
10850Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10851
10852 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10853
10854Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10855
10856 * Makefile.in (ALL_MODULES): Include all-apache.
10857 (CROSS_CHECK_MODULES): Include check-apache.
10858 (INSTALL_MODULES): Include install-apache.
10859 (all-apache): New target.
10860
10861 * configure.in: Added apache everywhere perl is seen.
10862
10863Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10864
10865 * Makefile.in: Add support for clean-{module} and
10866 clean-target-{module} rules.
10867
10868Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10869
10870 * configure.in (*-*-ose) do not build libgloss.
10871
10872Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10873
10874 * config.guess (prep*:SunOS:5.*:*): Turn into
10875 powerpele-unknown-solaris2.
10876
10877Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10878
10879 * configure.in: Permit --enable-shared to specify a list of
10880 directories.
10881
10882Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10883
10884 * configure.in (host==solaris): Pass only the first word of $CC
10885 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10886
10887Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10888
10889 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10890
10891Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10892
10893 * Makefile.in (ALL_MODULES): Include all-perl.
10894 (CROSS_CHECK_MODULES): Include check-perl.
10895 (INSTALL_MODULES): Include install-perl.
10896 (ALL_X11_MODULES): Include all-guile.
10897 (CHECK_X11_MODULES): Include check-guile.
10898 (INSTALL_X11_MODULES): Include install-guile.
10899 (all-perl): New target.
10900 (all-guile): New target.
10901
10902 * configure.in (host_tools): Include perl and guile.
10903 (native_only): Include perl and guile.
10904 (noconfigdirs): Don't build guile and perl; no ports have been
10905 done.
10906
10907Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10908
80413487
RH
10909 * configure (--enable-*): Handle quoted option lists such as
10910 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10911
10912Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10913
10914 * Makefile.in ({,inst}all-target): New rule so we can make and
10915 install all of the target directories easily.
10916
10917Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10918
10919 * configure.in: Add missing global flag in sed substitution when
10920 deleting `target-' from ${configdirs}.
10921
10922Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10923
10924 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10925 option.
10926
10927 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10928 config/mh-necv4.
10929
10930 * install.sh: Correct misspelling of transformbasename.
10931
10932 * config.guess: Recognize mips-*-sysv*.
10933
10934Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10935
10936 * config.sub: Recognize mon960.
10937
10938Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10939
10940 * configure: Restore Canadian Cross handling of BISON and LEX,
10941 removed in Feb 20 change.
10942
10943Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10944
10945 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10946 Mention make install. Remove the old copyright date as well the
10947 clumsy and rather pointless copyright on the README file.
10948
10949Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10950
10951 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10952 Makefile after running symlink-tree, then run `make distclean' to
10953 avoid clobbering any generated files in srcdir.
10954
10955Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10956
10957 * configure.in (m68k-*-netbsd*): Build everything now.
10958
10959Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10960
10961 * Makefile.in (taz): Fix quoting.
10962
10963Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10964
10965 * configure.in (sparclet-*-*): Build everything now.
10966
10967Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10968
10969 * configure.in (m68k-*-linux*): New host.
10970
10971Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10972
10973 * configure: Check for bison before byacc.
10974
10975Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10976
10977 * Makefile.in configure: Change the way LEX and BISON/YACC are
10978 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10979 searching PATH. These are used as fallbacks by Makefile.in if
10980 flex/bison/byacc aren't in objdir.
10981
10982Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10983
10984 * Makefile.in: Make everything which depends upon all-bfd also
10985 depend upon all-opcodes, in case --with-commonbfdlib is used.
10986
10987Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10988
10989 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10990 building NT native compilers on Unix.
10991
10992Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10993
10994 * configure.in: Don't get CC from the host Makefile fragment if we
10995 can find gcc in PATH, or if this is a Canadian Cross. Move the
10996 Solaris test for /usr/ucb/cc to the post target script, just after
10997 the compiler sanity test.
10998
10999Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11000
11001 * config.sub: Merge with FSF.
11002
11003Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11004
11005 * Makefile.in (RPATH_ENVVAR): New variable.
11006 (REALLY_SET_LIB_PATH): Use it.
11007 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11008
11009Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11010
11011 * config.sub, configure.in: Recognize sparclet cpu.
11012
11013Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11014
11015 * config.guess: Support m68k-cbm-sysv4.
11016
11017Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11018
11019 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11020 m68k-unknown-linuxaout from linker help string. Put quotes around
11021 $ld_help_string.
11022
11023Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11024
11025 * config.guess (powerpc-harris-powerunix): Add guess for port
11026 to new target.
11027
11028Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11029
11030 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11031
11032Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11033
11034 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11035 $(REALLY_SET_LIB_PATH) in Makefile.
11036 * Makefile.in (SET_LIB_PATH): New variable.
11037 (REALLY_SET_LIB_PATH): New variable.
11038 ($(DO_X)): Use $(SET_LIB_PATH).
11039 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11040 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11041 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11042 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11043 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11044 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11045 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11046 (install-dosrel): Likewise.
11047 (all-opcodes): Depend upon all-libiberty.
11048
11049Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11050
11051 * config.guess (*:CYGWIN*): New
11052
11053Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11054
11055 * Makefile.in (all-target-winsup): All all-target-libiberty.
11056
11057Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11058
11059 * configure.in (noconfigdirs): Add missing # in front of comment.
11060
11061Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11062
11063 * configure.in: add second pass to things added to noconfigdirs
11064 so *-gm-magic can exclude libgloss properly.
11065
11066Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11067
11068 * mpw-configure (extralibs_name, rez_name): Set correctly
11069 for MWC68K compiler.
11070
11071 * mpw-README: Add more info on the necessary build tools.
11072
11073Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11074
11075 * configure.in, config.sub: Recognize cygwin32.
11076
11077Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11078
11079 * config.guess, config.sub: Recognize A/UX.
11080
11081Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11082
11083 * config.sub: Merge with gcc/config.sub.
11084
11085Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11086
11087 * mpw-build.in (do-binutils): Add build of stamps.
11088
11089Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11090
11091 * config.sub: Add recognition for mips64vr4100*-* targets.
11092
11093Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11094
11095 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11096 Add creation of gconfigargs with `--enable-shared' turned on.
11097 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11098 ($(host)-stamp-stage3-configured): Likewise.
11099 (HOLES): Add chatr and ldd.
11100 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11101
11102Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11103
11104 * configure: Pass --nfp to recursive configures.
11105
11106Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11107
11108 * Makefile.in (DLLTOOL): New.
11109 (DLLTOOL_FOR_TARGET): New.
11110 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11111 (EXTRA_TARGET_FLAGS): Ditto.
11112 (EXTRA_GCC_FLAGS): Ditto.
11113 (CONFIGURE_TARGET_MODULES): Ditto.
11114 (DO_X): Ditto.
11115 * configure: Add DLLTOOL.
11116
11117Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11118
11119 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11120 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11121 mh-sco, since old workarounds no longer needed, and don't
11122 build ld, since libraries have weak symbols in COFF.
11123
11124Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11125
11126 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11127
11128Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11129
11130 * configure.in: Make sure that ${CC} can be used to compile an
11131 executable.
11132
afb8d725
JM
11133Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11134
11135 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11136 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11137 nothing depending on whether gdbtk is being built.
11138
252b5132
RH
11139Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11140
11141 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11142
11143Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11144
11145 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11146 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11147
11148Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11149
11150 * config-ml.in: Add support for
11151 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11152 Simplify setting of multidirs from --disable-foo.
11153
11154Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11155
11156 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11157 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11158 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11159 non-empty, pass them on to the GCC make.
252b5132
RH
11160 (all-bootstrap): New rule that is like all-gcc, except it executes
11161 the GCC bootstrap rule instead of the GCC all rule.
11162
11163Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11164
11165 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11166
11167Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11168
11169 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11170 DG/UX support.
11171
11172Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11173
11174 * config.sub (i*86*) Change [345] to [3456]
11175
11176Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11177
11178 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11179 --with-gnu-ld=no.
11180
11181Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11182
11183 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11184 AIX multilibs get built.
11185
11186Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11187
11188 * configure.in (i386-win32): Don't build expect if we're not
11189 building the tcl subdir.
11190
11191Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11192
11193 * Makefile.in: (configure-target-examples, all-target-examples):
11194 New targets, configure and build example programs.
11195
11196Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11197
11198 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11199 use it as input to sedit the generated MPW makefile.
11200 * mpw-README: Add a suggestion about Gestalt.h.
11201
11202Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11203
11204 * config.sub: Accept *-*-ieee*.
11205
11206Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11207
11208 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11209 Ronald F. Guilmette <rfg@monkeys.com>.
11210
11211Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11212
11213 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11214 for powerpc-pe native.
11215 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11216 (target==powerpc-pe): duplicate i386-win32 entry.
11217
11218Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11219
11220 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11221 of vxworks, not just vxworks5.1.
11222
11223Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11224
11225 * mpw-configure: Add support for exec-prefix.
11226
11227Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11228
11229 * config.guess: Recognize HP model 816 machines as having
11230 a PA1.1 processor.
11231
11232Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11233
11234 * configure: Ignore new autoconf configure options.
11235
252b5132
RH
11236Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11237
11238 * config.guess: Recognize Pentium under SCO.
11239 From Robert Lipe <robertl@arnet.com>.
11240
11241Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11242
11243 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11244
11245Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11246
11247 * configure.in: Don't configure gas for alpha-dec-osf*.
11248
11249Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11250
11251 * configure.in: Default to --with-stabs for some targets for which
11252 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11253 i[345]86*-*-unixware*.
11254
11255Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11256
11257 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11258 rather than basing it on the target. Simplify handling of options
11259 controlling which directories to configure. Remove extraneous
11260 slash in multi-clean target.
11261
11262Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11263
11264 * config-ml.in: Prefix more variables with ml_ so they don't collide
11265 with configure's.
11266
11267Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11268
11269 * configure: Don't turn -v into --v.
11270
11271Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11272
11273 * configure.in (targargs): Fix typo.
11274
11275 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11276
11277Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11278
11279 * configure.in: Strip --host and --target options from
11280 CONFIG_ARGUMENTS, and always configure for --host only. Add
11281 --with-cross-host option when building with a cross-compiler.
11282 * configure: Canonicalize the arguments put into config.status by
11283 always using `=' for an option with an argument. Pass a presumed
11284 --host or --target explicitly.
11285
11286Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11287
11288 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11289 into general OS recognition case.
11290
11291Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11292
11293 * configure.in (target_configdirs): add target-winsup only
11294 for win32 target systems.
11295
11296Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11297
11298 * Makefile.in (all-target-libgloss): Depend upon
11299 configure-target-newlib, since when libgloss is built it looks to
11300 see if the newlib directory exists.
11301
11302Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11303
11304 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11305 cfg-ml-*.in.
11306
11307Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11308
11309 * configure: Handle LD and LD_FOR_TARGET when configuring a
11310 Canadian Cross.
11311
252b5132
RH
11312Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11313
11314 * configure.in (target_libs): add target-winsup.
11315 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11316 (target==ppcle-pe): remove ld from $noconfigdirs.
11317
11318Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11319
11320 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11321 Preserve relative path names in $srcdir. Build symlink tree if
11322 configuring cross target dir and srcdir=. (= no VPATH support).
11323 (configure-target-libg++): Depend on configure-target-librx.
11324 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11325 * config-ml.in: New file.
11326 * symlink-tree: New file.
11327 * configure: Ensure srcdir="." if that's what it is.
11328
11329Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11330
11331 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11332 includes and FLEX_SKELETON setting.
11333 * mpw-configure (--with-gnu-ld): New option, controls whether
11334 to use PPCLink or ld with PowerMac GCC.
11335 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11336 * mpw-config.in: Configure grez if targeting Mac.
11337
11338 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11339 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11340 just macos.
252b5132
RH
11341 * configure.in: Configure grez resource compiler if targeting Mac.
11342 * Makefile.in (all-grez, install-grez): New targets.
11343
11344Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11345
11346 * configure: CXX defaults to gcc, not g++. If we find
35590697 11347 gcc in the path, set CC to gcc -O2.
252b5132
RH
11348
11349Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11350
11351 * configure: Default ${build} correctly. Avoid picking up extra
11352 spaces when reading CC and CXX from Makefile. When doing a
11353 Canadian Cross, use plausible default values for numerous
11354 variables.
11355 * configure.in: When doing a Canadian Cross, don't try to
11356 configure tools whose configure script can't handle it.
11357
11358Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11359
11360 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11361
11362Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11363
11364 * configure: Remove dubious bug reporting address.
11365
11366Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11367
11368 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11369 configure script, run that instead of this directory's configure.
11370 In either case, print a message that we're configuring the sub-dir.
11371
11372Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11373
11374 * configure.in: Before checking for the existence of various files,
11375 use sed to filter out "target-".
11376
11377Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11378
11379 * Makefile.in (DO_X): Split rule to decrease command line length
11380 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11381 (Philippe De Muyter).
11382
11383Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11384
11385 * Makefile.in (all-patch): depend on all-libiberty.
11386
11387Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11388
11389 * configure.in: If the only directory in target_configdirs which
11390 actually exists is libiberty, then set target_configdirs to empty,
11391 to avoid trying to build a target libiberty in a gas or gdb
11392 distribution.
11393
11394Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11395
11396 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11397 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11398 systems.
252b5132
RH
11399
11400Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11401
11402 * configure.in (copy_dirs): Use sys-include instead of include
11403 for --with-headers option.
11404
11405Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11406
11407 * Makefile.in, configure.in: Make winsup builds work with
11408 new scheme.
11409
11410Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11411
11412 * configure.in: Build the linker on AIX.
11413
11414Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11415
11416 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11417 where needed.
11418
11419Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11420
11421 * Makefile.in (all-gcc): Fix typo.
11422
11423Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11424
11425 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11426
11427Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11428
11429 * configure.in: Rename libFOO to target-libFOO, and xiberty
11430 to target-xiberty, to provide more flexibility.
11431 (target_subdir): Define. Create if cross.
11432 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11433 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11434 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11435 check-libFOO -> check-target-libFOO, etc.
11436 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11437 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11438 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11439 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11440 allow ALL_GCC="" to only configure.
11441 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11442 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11443 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11444
11445Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11446
11447 * Makefile.in (taz): Build "info" in etc explicitly.
11448
11449Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11450
11451 * configure.in: Make sure that CC is undefined (as opposed to
11452 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11453 problem with autoconf trying to configure on a host without GCC.
11454
11455Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11456
11457 * mpw-configure: Set host alias from choice of host compiler,
11458 only use generic MPW Makefile sed if present, edit a file
11459 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11460 * mpw-README: Add problem notes about CW6 and CW7.
11461
11462Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11463
11464 * Makefile.in (taz): Use ";" instead of ";;".
11465
11466Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11467
11468 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11469 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11470 DISTDOCDIRS.
11471 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11472 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11473
11474Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11475
11476 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11477 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11478 Move bfd to DISTSTUFFDIRS.
11479
11480Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11481
11482 * Makefile.in (X11_LIB): Removed.
11483 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11484
11485 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11486
11487Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11488
11489 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11490 names.
11491
11492Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11493
11494 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11495
11496Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11497
11498 * configure.in (i[345]86-*-win32): Always build newlib.
11499 Don't configure cvs, autoconf or texinfo.
11500 * Makefile.in (LD_FOR_TARGET): New.
11501 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11502 Pass down LD_FOR_TARGET.
11503
11504Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11505
11506 * winsup: New directory.
11507 * Makefile.in: Build winsup.
11508 * configure.in: Winsup is configured when target is win32.
11509 Can only build win32 target GDB when native.
35590697 11510
252b5132
RH
11511Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11512
11513 * config.guess: Recognize HP model 819 machines as having
11514 a PA 1.1 processor.
11515
11516Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11517
11518 * configure: Fix sed loop which substitutes for CC and CXX to
11519 avoid bug found in various sed implementations.
11520
11521Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11522
11523 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11524 simulator. Use standard powerpc-*-eabi*.
11525
11526Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11527
11528 * configure.in: Stop putting gas and binutils in noconfigdirs for
11529 powerpc-*-aix* and rs6000-*-*.
11530
11531Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11532
11533 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11534 -mcall-aixdesc libraries.
11535
11536Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11537
11538 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11539
11540 * config.sub (arm | armel | armeb): Fix shell syntax.
11541
11542Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11543
11544 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11545 -msoft-float and -mcpu=common support.
11546 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11547 libraries.
11548
11549Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11550
11551 * configure.in: Allow configuration and build of emacs19 for the alpha.
11552
11553Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11554
11555 * configure.in (CC): Get ^CC, not just any old CC, from
11556 ${host_makefile_frag}.
11557
11558Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11559
35590697 11560 * configure.in (CC): Try to get CC from
252b5132
RH
11561 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11562
11563Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11564
11565 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11566 only if it exists in $(srcdir).
11567
11568Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11569
11570 * configure: If CC and CXX are not set in the environment, set
11571 them, based on either an existing Makefile or on searching for gcc
11572 in PATH. Substitute for CC and CXX in Makefile.
11573 * configure.in: Remove libm from target_libs. Separate
11574 target_configdirs from configdirs. If CC is not set in
11575 environment, try to get it from a host Makefile fragment. Rewrite
11576 changes of configdirs to use skipdirs instead. A few minor
11577 tweaks. Take directories out of target_configdirs as they are
11578 taken out of configdirs. Remove existing Makefile files from
11579 subdirectories. Substitute for TARGET_CONFIGDIRS and
11580 CONFIG_ARGUMENTS in Makefile.
11581 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11582 by configure.in.
11583 (CONFIG_ARGUMENTS): Likewise.
11584 (CONFIGURE_TARGET_MODULES): New variable.
11585 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11586 ($(CONFIGURE_TARGET_MODULES)): New target.
11587 (configure-libg++, configure-libio): New targets.
11588 (all-libg++): Depend upon configure-libg++.
11589 (all-libio): Depend upon configure-libio.
11590 (configure-libgloss, all-libgloss): New targets.
11591 (configure-libstdc++): New target.
11592 (all-libstdc++): Depend upon configure-libstdc++.
11593 (configure-librx, all-librx): New targets.
11594 (configure-newlib): New target.
11595 (all-newlib): Depend upon configure-newlib
11596 (configure-xiberty): New target.
11597 (all-xiberty): Depend upon configure-xiberty.
11598
11599Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11600
11601 * configure.in (host i[345]86-*-win32): Expand the
11602 noconfigdirs again.
11603
11604Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11605
11606 * mpw-configure: Fix sed command file name.
11607
11608Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11609
35590697 11610 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11611 noconfigdirs again.
11612
11613Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11614
11615 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11616 or powerpc*-*-pe*, since they are not yet supported.
11617
11618Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11619
11620 Add PowerMac support and many other enhancements.
11621 * mpw-configure: New option --cc to select compiler to use,
11622 paste options set according to --cc into the generated
11623 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11624 if mpw-make.sed is present.
11625 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11626 add forward includes for PowerPC include files.
11627 * mpw-build.in: Build using Makefile.PPC if present.
11628 (do-byacc, etc): Remove separate version resource builds.
11629 (do-gas): Build "stamps" before "all".
11630 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11631 * mpw-README: Update to reflect --cc option, PowerMac support,
11632 and recently-reported compatibility problems.
11633
11634Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11635
11636 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11637 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11638 (--with-multilib-top): Pass to recursive invocations.
11639
11640Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11641
11642 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11643 v810-*-*.
11644
11645Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11646
11647 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11648 gdb, ld and opcodes on v810-*-*.
11649
252b5132
RH
11650Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11651
11652 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11653 (local-maintainer-clean): New target.
11654 (maintainer-clean): New target.
11655 (realclean): Just depend upon maintainer-clean.
11656
11657Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11658
11659 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11660
11661Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11662
11663 * configure.in: Build ld in mips*-*-bsd* case.
11664
11665Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11666
11667 * config.sub: Accept -lites* OS. From Ian Dall.
11668
11669Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11670
11671 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11672 targets.
252b5132
RH
11673
11674Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11675
11676 * configure.in: treat i386-win32 canadian cross the same as
11677 i386-go32 canadian cross.
11678
11679Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11680
11681 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11682 running under the simulator to build a reduced set of libraries.
11683 (powerpc-*-eabiaix): Add fine grained multilib support added to
11684 other powerpc targets yesterday.
11685
11686Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11687
11688 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11689 -disable-softfloat, -disable-relocatable, -disable-aix, and
11690 -disable-sysv to control which multilib libraries get built.
11691
11692Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11693
11694 * configure: Add Makefile.tem to list of files to remove in trap
11695 handler.
11696
11697Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11698
11699 * config.guess (*Linux*): Add missing "exit"s.
11700 Also, need specific check for alpha-unknown-linux (uses COFF).
11701
11702Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11703
11704 * config.guess: Merge with FSF:
11705
11706 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11707 * config.guess (AIX4): More robust release numbering discovery.
11708
11709 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11710 * config.guess (i386-sequent-ptx): Properly get version number.
11711
11712 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11713 * config.guess (mips:*:4*:UMIPS): New case.
11714
11715Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11716
11717 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11718 (i386-win32 host): Likewise. Don't build readline.
11719
afb8d725
JM
11720Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11721
11722 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11723 SUPPORT_FILES to submakes.
11724
252b5132
RH
11725Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11726
11727 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11728 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11729 mpw-configure.
11730
11731Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11732
11733 * configure.in (appdirs): Use =, not ==, in test expression when
11734 trying to build the text to print in the warning message for
11735 Solaris users.
11736
11737Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11738
11739 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11740
11741Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11742
11743 * config.guess: Recognize lynx-2.3.
11744
11745Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11746
11747 * config.sub (z8ksim): Deleted
11748 (z8k-*-coff): New, this is the one true name of the target.
11749
11750Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11751
11752 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11753
11754Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11755
11756 * config.guess (*:Linux:*:*): First try asking the linker what the
11757 default object file format is (elf, aout, or coff). Then if this
11758 fails, try previous methods.
11759
11760Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11761
11762 * configure.in: Don't build newlib for *-*-vxworks5.1.
11763
11764Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11765
11766 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11767 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11768
11769Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11770
11771 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11772
11773Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11774
11775 * cfg-ml-com.in: New file.
11776 * cfg-ml-pos.in: New file.
11777
11778Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11779
11780 * COPYING.NEWLIB: Add HP free copyright to list.
11781
11782Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11783
11784 * config.sub: Recognize -eabi* for the system, not just -eabi.
11785
11786Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11787
11788 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11789 * config.sub, configure.in (win32): New target and host.
11790
11791Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11792
11793 * configure.in: Add i386-pe configuration.
11794
11795Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11796
11797 * mpw-build.in (install): Install GDB after LD.
11798
11799Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11800
11801 * mpw-config.in (elf/mips.h): Always forward-include, needed
11802 for GDB to build.
11803
11804Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11805
11806 * testsuite: New directory for customer acceptance and whole tool
11807 chain tests.
11808
11809Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11810
11811 * configure: If per-host line isn't found, but AC_OUTPUT is found
11812 and a configure script exists, run it instead.
11813
11814Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11815
11816 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11817
11818Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11819
11820 * configure: Set build_{cpu,vendor,os,alias} to host values when
11821 --build isn't specified.
11822
11823Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11824
11825 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11826 (FLAGS_TO_PASS): Pass them.
11827 (EXTRA_TARGET_FLAGS): Ditto.
11828
252b5132
RH
11829Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11830
11831 * Makefile.in (all-libg++): Depend on all-libstdc++.
11832
11833Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11834
11835 * configure.in (noconfigdirs): Enable all packages for
11836 i386-unknown-netbsd.
11837
11838Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11839
11840 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11841 hosted builds (DOS builds)
11842
11843Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11844
11845 Changes for ARM based on patches from Richard Earnshaw:
11846 * config.sub: Handle armeb and armel.
11847 * configure.in: Omit arm linker only for riscix.
11848
11849Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11850
11851 * config.guess: Update from FSF.
11852
11853Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11854
11855 * config.sub: Recognize powerpcle as the little endian varient of
11856 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11857 powerpcle variant. Convert pentium into i586, not i486. Add p5
11858 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11859 temporarily.
11860
11861Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11862
11863 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11864
11865Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11866
11867 * config.sub: Accept -lites* as a basic system type.
11868
11869Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11870
11871 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11872 installed, and if so return linuxoldld as the system name.
11873
11874Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11875
11876 * config.guess: Add hppa1.1-hp-lites support.
11877
11878Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11879
11880 * configure.in: Don't build newlib for m68k-vxworks5.1.
11881
11882Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11883
11884 * configure.in (mips-sgi-irix6): Use mh-irix5.
11885
11886Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11887
11888 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11889
11890Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11891
11892 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11893 OSF/1. Fix compiler flags.
252b5132
RH
11894 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11895
11896Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11897
11898 * configure.in: Recognize --with-newlib.
11899 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11900
afb8d725
JM
11901Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11902
11903 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11904 to *_X11_MODULES due to gdbtk needing X include files et al.
11905
252b5132
RH
11906Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11907
11908 Merge in support for Mac MPW as a host.
11909 (Old change descriptions retained for informational value.)
11910
11911 * mpw-config.in: Add generic include forwards for cpu-specific
11912 include files in aout and elf directories.
11913
11914 * mpw-configure: Added copyright.
11915 * mpw-config.in: Check for presence of required build tools.
11916 (target_libs): Add newlib.
11917 (target_tools): Add examples.
11918 (Read Me): Generate as "Read Me for MPW" instead.
11919 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11920 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11921 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11922
11923 * mpw-configure: Remove subdir-specific makefile hackery,
11924 delete mk.tmp after using it.
11925
11926 * mpw-build.in (all): Display start and end times.
11927
11928 * mpw-configure (host_canonical): Set.
11929 (target_cpu): Always add to makefiles.
11930 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11931 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11932 (mpw-mh-mpw): Look for in srcdir and srcroot.
11933 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11934
11935 * mpw-build.in: (install-only): New target.
11936
11937 * mpw-configure (host_alias, target_alias): Rename from hostalias
11938 and targetalias, add into generated Makefile.
11939 (mk.tmp): If present, add into generated Makefile.
11940 * mpw-build.in (all-gas): Build config.h first before gas proper.
11941
11942 * mpw-configure (config.status): Write only if changed.
11943 * mpw-config.in (readline): Configure it (not built, just used for
11944 definitions).
11945
11946 * mpw-config.in (elf/mips.h): Add a forward include.
11947
11948 * mpw-config.in: Forward-include most .h files in include into
11949 extra-include.
11950 (readline): Don't build.
11951 mpw-build.in (install): Install GDB.
11952
11953 * mpw-configure (prefix, mpw_prefix): Handle it.
11954 * mpw-config.in (mmalloc, readline): Don't configure.
11955 * mpw-build.in (thisscript): Rename to ThisScript.
11956 Use mpw-build instead of BuildProgram everywhere.
11957 (mmalloc, readline): Don't build.
11958 * mpw-README: New file, basic documentation about the MPW port.
11959
11960 * mpw-config.in: Use forward-include to create include files.
11961
11962 * mpw-configure: Add more things to the top of each configured
11963 Makefile, including contents of config/mpw-mh-mpw.
11964 * mpw-config.in (extra-include): Create this directory and fill it
11965 with Posix-like include files when configuring.
11966
11967 * config.sub (apple, mac, mpw): Add various aliases.
11968
11969 * mpw-build.in: New file, top-level build script fragment for MPW.
11970 * mpw-configure: New file, configure script for MPW.
11971 * mpw-config.in: New file, config fragment for MPW.
11972
11973Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11974
11975 * configure.in (host_libs): Remove glob, since it is gone from the
11976 sources.
11977
11978Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11979
11980 * Makefile.in: define empty GDB_NLM_DEPS var.
11981
11982 * configure.in(target_makefile_frag): use config/mt-netware
11983 for netware targets.
11984
11985Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11986
11987 * config.sub: Merge in recent FSF changes. Remove linux special
11988 cases.
11989
11990Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11991
4bddf3ad 11992 Revert this change:
252b5132
RH
11993
11994 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11995
11996 * build-all.mk: Use CC=cc -Xs on Solaris.
11997
252b5132
RH
11998Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11999
12000 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12001 stop using it.
12002 * Makefile.in: Nuke all references to glob subdirectory.
12003
12004Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12005
12006 * configure.in: Fix --enable-shared logic in per-host.
12007
12008Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12009
12010 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12011
12012Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12013
12014 * configure.in (noconfigdirs): Don't build gas on AIX, for
12015 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12016
12017Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12018
12019 * configure: Fix --cache-file to work if the file argument is a
12020 relative path.
12021
12022Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12023
12024 * configure: If the --cache-file is used, pass it down to
12025 configure in subdirectories.
12026
12027Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12028
12029 * config.sub: add vxworks29k configuration.
12030
12031Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12032
12033 * Makefile.in (taz): Do "diststuff" part quietly.
12034
12035Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12036
12037 * config.sub: Mini-merge with gcc/config.sub.
12038
12039Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12040
12041 * config.guess (IRIX): Sed - to _.
12042
12043Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12044
12045 * Makefile.in (source-vault, binary-vault): New targets.
12046
12047Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12048
12049 * config.sub: Recognize -eabi as a basic system type.
12050
12051Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12052
12053 * configure.in (enable_shared stuff): Fix typo.
12054
12055Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12056
12057 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12058
12059Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12060
12061 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12062
12063Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12064
12065 * configure.in (rs6000-*-*): Don't build gas.
12066
12067Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12068
12069 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12070 reduce command line length.
12071 (AS_FOR_TARGET): Check for as.new, not Makefile.
12072 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12073
12074Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12075
12076 * config.guess: Merge from FSF.
12077
12078Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12079
12080 * configure: Don't use $ when handling program_suffix.
12081
12082Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12083
12084 * configure.in: Configure tk for hppa/hpux.
12085
12086Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12087
12088 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12089
12090Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12091
12092 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12093 to LIBCXXFLAGS. Tests are better run without it.
12094
12095Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12096
12097 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12098
12099Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12100
12101 * configure.in (*-*-netware*): Don't configure xiberty.
12102
12103Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12104
12105 * configure.in: Remove tk from native_only list.
12106
12107Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12108
12109 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12110 for special NCD build.
12111
12112Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12113
12114 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12115 makeall.bat, they're only useful for binutils snapshots.
12116 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12117 makeall.bat to specified SUPPORT_FILES.
12118
12119Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12120
12121 * build-all.mk: Add Ericsson targets to sun4 and solaris
12122 hosts. Add BNR's sun4 target to solaris host, so their
12123 build-from-source will be tested in-house first.
12124
12125Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12126
12127 * Makefile.in (LIBCFLAGS): New variable.
12128 (CFLAGS_FOR_TARGET): Ditto.
12129 (LIBCFLAGS_FOR_TARGET): Ditto.
12130 (LIBCXXFLAGS): Ditto.
12131 (CXXFLAGS_FOR_TARGET): Ditto.
12132 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12133 (BASE_FLAGS_TO_PASS): Pass them.
12134 (EXTRA_TARGET_FLAGS): Ditto.
12135
4bddf3ad 12136 * configure.in: Support --enable-shared.
252b5132
RH
12137
12138Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12139
12140 * configure.in (target_libs): Include libstdc++ again.
12141 * config.guess: Update from FSF (for FreeBSD).
12142
12143Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12144
12145 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12146 makeall.bat.
12147 (DISTDOCDIRS): Add `etc'.
12148 (ETC_SUPPORT_PFX): New variable.
12149 (taz): Include anything from etc starting with a word in
12150 ETC_SUPPORT_PFX.
12151
12152Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12153
12154 * config.sub: Update for recent FSF changes. Remove obsolete
12155 h8300hds entry. Add -windows* and -osx as basic os. Minor
12156 spacing changes.
12157
12158Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12159
12160 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12161
12162 * config.guess: Merge with FSF.
12163 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12164
12165Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12166
12167 * configure: Since the "trap 0" handler will override the exit
12168 status on many systems, only use it for "exit 1", and make it set
12169 a non-zero exit status; reset it before "exit 0". Also, check
12170 exit status of config.sub, and error out if it failed.
12171
12172Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12173
12174 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12175 and install libgloss.
12176
12177Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12178
12179 * Makefile.in (all-binutils): Depend upon all-byacc.
12180
12181 * configure.in: Don't build emacs on Irix 5.
12182
12183Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12184
12185 * configure.in (*-*-netware*): Add libio.
12186
12187Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12188
12189 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12190 (CHECK_TARGET_MODULES): Ditto.
12191 (INSTALL_TARGET_MODULES): Ditto.
12192 (TARGET_LIBS): Ditto.
12193 (all-libstdc++): Note dependencies.
12194
12195Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12196
12197 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12198
12199Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12200
12201 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12202 -fexternal-templates.
12203
12204 * configure.in (target_libs): Add libstdc++.
12205 (noconfigdirs): Add libstdc++ as appropriate.
12206
12207Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12208
12209 * config.guess: Update from FSF.
12210
12211Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12212
12213 * configure: Use ${config_shell} when running ${configsub}.
12214
12215Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12216
12217 * config.sub: No longer recognize h8300h.
12218
12219Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12220
12221 * config.sub: Remove extraneous differences between config.sub and
12222 gcc/config.sub.
12223
12224Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12225
12226 * Makefile.in (DISTSTUFFDIRS): Add gas.
12227
12228Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12229
12230 * COPYING.NEWLIB: New file.
12231
12232Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12233
12234 * config.guess (HP-UX): Patch from Harlan Stenn
12235 <harlan@landmark.com> to also emit release level.
12236
12237Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12238
12239 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12240
12241Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12242
12243 * config.sub: Merge nextstep cleanup from FSF.
12244
12245Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12246
12247 * configure.in (arm-*-*): Don't configure ld for this target.
12248
12249Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12250
12251 * configure.in (*-*-netware): don't configure libg++, libio,
12252 librx, or newlib.
12253
12254Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12255
12256 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12257 configure ld--it works, but it doesn't support shared libraries.
12258
12259Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12260
12261 * config.guess (*-unknown-freebsd*): Get rid of possible
12262 trailing "(Release)" in version string.
12263 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12264
12265Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12266
12267 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12268 Fix type: *-next-neststep -> *-next-nextstep.
12269
12270 * config.guess: Merge from FSF:
12271
12272 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12273
12274 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12275
12276 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12277
12278 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12279 instead of UNIX_SV for UnixWare 1.0).
12280
12281Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12282
12283 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12284 to make gdb/nlm/* build after the compiler and linker.
12285
12286Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12287
12288 * config.guess (netbsd, freebsd, linux): Accept any machine,
12289 not just i[34]86.
12290 (m68k-atari-sysv4): Relocate to match FSF version.
12291
12292 * config.guess: More merges from the FSF:
12293
12294 Add a space before function call or macro invocation.
12295
12296 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12297
12298 * config.guess: Add trap cmd to remove dummy.c and dummy when
12299 interrupted.
12300
12301 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12302
12303 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12304 (dummy): Redirect stderr from compilation of dummy.c.
12305
12306 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12307
12308 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12309
12310Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12311
12312 * configure: Accept and ignore --cache*, for compatibility with
12313 new autoconf.
12314
12315Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12316
12317 * config.guess: Merge from FSF:
12318
12319 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12320
12321 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12322 (PATH): Add /.attbin at end for finding uname.
12323 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12324
12325 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12326
80413487 12327 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12328
12329 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12330
80413487
RH
12331 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12332 to select whether to use ELF or COFF.
252b5132
RH
12333
12334 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12335
80413487 12336 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12337
12338 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12339
12340 * config.guess: Guess the OS version for HPUX.
12341
12342 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12343
12344 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12345
12346Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12347
12348 * configure.in: Recognize --with-headers, --with-libs, and
12349 --without-newlib.
12350 * Makefile.in (all-xiberty): Depend upon all-ld.
12351
12352Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12353
12354 * configure.in: Change i[34]86 to i[345]86.
12355
12356Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12357
12358 * configure (version): A few more tweaks to help message.
12359
12360Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12361
12362 * Makefile.in: Remove (for now) librx as a host library,
12363 now that we're building it for target.
12364
12365Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12366
12367 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12368 (Karl Berry).
12369
12370Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12371
12372 * configure.in: Also configure librx.
12373
12374Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12375
12376 * Makefile.in: Update various rules to reflect that librx
12377 is now needed for libg++.
12378
12379Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12380
12381 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12382
12383Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12384
12385 * configure.in: Configure the examples directory.
12386
12387Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12388
12389 * configure: Simplify Jun 2 1994 change.
12390
12391Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12392
12393 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12394 /bin/gcc isn't good enough to build gcc.
12395
12396Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12397
12398 * Makefile.in (GDB_SUPPORT_FILES): Remove
12399 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12400 (gdb.tar.gz): Add new rule to use standard distribution building
12401 mechanism.
12402
12403Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12404
12405 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12406 Bill Cox <bill@cygnus.com>.
12407
12408Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12409
12410 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12411
12412Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12413
12414 * configure: Search current dir first in .gdbinit.
12415
12416Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12417
12418 * config.sub: Recognize freebsd (merged from gcc config.sub).
12419
12420Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12421
12422 * config.sub: Refer to NeXT's operating system as nextstep.
12423
12424 * config.sub (case $basic_machine): Re-order the cases, to match
12425 the order in the FSF version (which is mostly alphabethical).
12426 Merge in some additions and changes from the FSF.
12427
12428Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12429
12430 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12431 * config.sub: Recognize cxux7.
12432 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12433
12434Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12435
12436 * config.sub: Fix typo powerpc -> powerpc-*.
12437
12438Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12439
12440 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12441
12442 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12443 parallel with all-emacs and install-emacs). Top-level command
12444 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12445
12446Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12447
12448 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12449 $(relbindir)/make before doing ``make install'', and use
12450 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12451 installing over running make binary.
12452 ($(host)-stamp-stage3-installed): Likewise.
12453
12454Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12455
12456 * config.guess: Recognize Mach.
12457
12458Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12459
12460 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12461 see whether --exec-prefix was used.
12462
12463Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12464
12465 * README: Explicitly mention libg++/README. (Zoo's idea.)
12466
12467Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12468
12469 * Makefile.in: Add all-librx target similar to all-libproc.
12470
12471Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12472
12473 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12474 with post 1.2 uname bogosity.
12475
12476Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12477
12478 * configure: Remove temporary files on receipt of a signal.
12479
12480Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12481
12482 * configure: If there is a package_makefile_frag, remove
12483 ${subdir}/Makefile.tem after copying it in.
12484
12485Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12486
12487 * build_all.mk: support rs6000 lynx identifies itself as
12488 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12489 since /bin/gcc is too feeble to compile a modern gcc.
12490
12491Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12492
12493 * brought devo/test-build.mk update-to-date with progressive/
12494 test-build.mk. Add lynx targets and hppa flag info.
12495
12496Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12497
12498 * configure.in: Use mh-ncrsvr43. Patch from
12499 Tom McConnell <tmcconne@sedona.intel.com>.
12500
12501Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12502
12503 * config.guess (i386-unknown-bsdi): No longer need to
12504 check #if defined(__bsdi__) && defined(__i386__).
12505
12506Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12507
12508 * configure: Set program_transform_nameoption correctly.
12509
12510Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12511
12512 * brought build-all.mk update-to-date with progressive build-all.mk,
12513 added new targets and hppa info.
35590697 12514
252b5132
RH
12515Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12516
12517 * configure: If config.guess result is a prefix of the user
12518 specified target, assume a native build and use the user specified
12519 target as the host alias. Remove SunOS patch suffix removal hack.
12520 * configure.in: Remove SunOS patch suffix removal hack.
12521
12522 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12523 in NATIVE_CHECK_MODULES.
12524
12525Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12526
12527 * Makefile.in: Rename HOST_ONLY to NATIVE.
12528 * configure: Delete SunOs patch suffix from host_canonical
12529 and build_canonical variables that are prepended to Makefiles.
12530 * configure.in: Add comments for easier maintenance.
12531
12532Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12533
12534 * Makefile.in: Add all-libproc target similar to all-gui.
12535
12536Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12537
12538 * Makefile.in (CHECK_MODULES): split into
12539 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12540
12541Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12542
12543 * config.guess (i386-unknown-bsdi): New system to guess.
12544
12545Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12546
12547 * Makefile.in: Add all-gui target (but not yet build by "all").
12548
12549Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12550
12551 * config.sub: Move deletion of patch suffix from here...
12552 * configure.in: To here, at Ian's suggestion. The top-
12553 level scripts might need to know of a patch level.
12554
12555Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12556
12557 * config.sub: Strip off patch suffix so rtl is recognized
12558 as a sunos4.1.3 machine, even though it's been patched.
12559
12560Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12561
12562 * Makefile.in (INSTALL_LAST): Delete.
12563 (INSTALL_DOSREL): New.
12564
12565Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12566
12567 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12568 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12569 whether we pass down --with-gnu-ld anyhow.
12570
12571Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12572
12573 * Makefile.in (INSTALL_LAST): Change operation so it works
12574 on more flavors of make.
12575 * configure.in (go32): Don't build libg++ or libio.
12576
12577Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12578
12579 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12580 they can be overriden by templates.
12581
12582Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12583
12584 * configure.in (target==go32): Don't build gdb.
12585 * dosrel: New directory.
12586
12587Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12588
12589 * configure.in (host==go32): Configure dosrel too.
12590 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12591 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12592 be set by incoming names or templates.
12593 (INSTALL_LAST): New rule.
252b5132
RH
12594
12595Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12596
12597 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12598
12599Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12600
252b5132
RH
12601 * configure.in (appdirs): New variable. Currently empty, but will
12602 be used in gas distribution. If nonempty, lists a set of
12603 directories at least one of which must get configured, or top
12604 level configuration is considered to have failed.
12605 (rs6000-*-lynxos*): Use new file name.
12606
12607Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12608
12609 Eliminate XTRAFLAGS.
12610 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12611 newlib include files using -idirafter, and also use -nostdinc.
12612 (CXX_FOR_TARGET): Likewise.
12613 (XTRAFLAGS): Removed.
12614 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12615 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12616 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12617 ($(DO_X)): Don't pass down XTRAFLAGS.
12618
12619Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12620
12621 * configure.in (mips*-dec-bsd*): New target; do build linker.
12622 (mips*-*-bsd*): New target; don't build linker.
12623
12624Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12625
12626 * configure.in: support rs6000-*-lynxos* configuration.
12627 support sunos4 as a cross target.
12628
12629 * config.sub: look for lynx*, not lynx since the OS version may
12630 legitimately be part of the name.
12631
12632Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12633
12634 * configure.in (i[34]86-*-sco*): Move to be with other i386
12635 targets.
12636 (romp-*-*): New target. Skip various binary utilities.
12637 (vax-*-*): New target. Don't build newlib.
12638 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12639
12640Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12641
12642 * configure.in: Only set host_makefile_frag if config
12643 directory exists.
12644
12645Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12646
12647 * install.sh: If $dstdir exists, don't check whether each
12648 component does.
12649
12650Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12651
12652 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12653
12654Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12655
35590697
AJ
12656 * configure.in (*-*-lynxos*): Don't configure newlib for either
12657 native or cross Lynx.
252b5132
RH
12658
12659Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12660
12661 * config.sub (sparc64-elf): Fix os.
12662 (z8k): Remove duplicate.
12663
12664Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12665
12666 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12667 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12668
12669Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12670
12671 * configure: Make file links cleanly even if Lynx fails on
80413487 12672 an NFS symlink (at least fail cleanly).
252b5132
RH
12673
12674Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12675
12676 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12677 -XNh2000.
12678
12679Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12680
12681 * configure: Unknown options are fatal again.
12682
12683Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12684
12685 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12686 compatibility.
252b5132
RH
12687
12688Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12689
12690 * build-all.mk: Add `clean' target.
12691
12692Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12693
12694 * config.guess: Add SINIX support.
12695 * configure.in: Add mips-*-sysv4* support.
12696
12697Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12698
12699 * build-all.mk: Document all useful targets.
12700 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12701 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12702
12703Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12704
12705 * configure: Support --silent, --quiet.
12706
12707Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12708
12709 * configure: Support --disable-FEATURE.
12710
12711Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12712
12713 * config.guess: Recognize NCR running SVR4.3.
12714
12715Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12716
12717 * config.guess: Make BSDI generate i386-unknown-bsd386.
12718 Patch from Paul Eggert <eggert@twinsun.com>.
12719
12720Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12721
12722 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12723
12724Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12725
12726 * configure: Make unrecognized options give nonfatal warnings
12727 instead of fatal errors, and pass them to any subdirectory
12728 configures in case they recognize them.
12729 Make --x equivalent to --with-x.
12730
12731Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12732
12733 * configure: Add --enable-* options. Clean up usage message and
12734 some comments.
12735
12736Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12737
12738 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12739
12740Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12741
12742 * configure.in (hppa*-*-*): Enable binutils.
12743
12744Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12745
12746 * config.sub: Recognize cisco.
12747
12748Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12749
12750 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12751
12752Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12753
12754 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12755 than one configuration name. Add comment.
12756
12757Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12758
12759 * config.guess: about target *-hitachi-hiuxwe2, fixed
12760 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12761 macro is incorrect.]
12762
12763Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12764
12765 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12766 than the "make ls" stuff which used to be here.
12767
12768Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12769
12770 * config.guess: Recognize i[34]86-unknown-freebsd.
12771 From Shawn M Carey <smcarey@rodan.syr.edu>.
12772
12773Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12774
12775 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12776
12777Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12778
12779 * config.guess: Check for ptx.
12780
12781Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12782
12783 * config.sub: Add os9k checking.
12784
12785Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12786
12787 * config.guess: Handle OSF1 running on HPPA processors
12788
12789Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12790
12791 * configure: If subdir configure fails, print out a message with
12792 subdirectory name, in case subdir's configure code didn't identify
12793 itself.
12794
12795Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12796
12797 * configure.in: Remove embedded newlines from configdirs.
12798 Avoid mismatches of substrings. Fix matching strings at end
12799 of configdirs.
12800
12801Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12802
12803 * config.guess: Add Lynx/rs6000 config support.
12804
12805Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12806
12807 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12808
12809Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12810
12811 * configure.in (hppa*-*-osf*): Treat this just like most other
12812 PA configurations (eg no binutils or ld).
12813 (hppa*-*-*elf*): These configurations have binutils and ld.
12814
12815Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12816
12817 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12818
12819Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12820
12821 * configure.in (rs6000-*-*): Build gas.
12822
12823Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12824
80413487 12825 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12826
12827Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12828
12829 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12830 for GDB and GDB has been fixed to not need it.
12831
252b5132
RH
12832Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12833
12834 * config.guess: Recognize vax hosts.
12835
12836Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12837
12838 * configure (while loop): Don't use "break 2" inside case
12839 statement -- the case statement isn't an enclosing loop.
12840
12841Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12842
12843 * config.guess: Clean up NeXT support, to allow nextstep
12844 on Intel machines. Make OS be nextstep.
12845
12846Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12847
12848 * config.guess: Add alternate forms for Convex.
12849
12850Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12851
12852 * configure: Completely rewrite option processing. Take
12853 advantage of pattern-matching to avoid invoking test frequently.
12854 Also clean up host and target defaulting logic.
12855
12856Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12857
12858 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12859 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12860 commands (plus user environment) will fit SCO limits.
12861
12862Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12863
12864 * configure.in: Don't issue warnings about directories which are
12865 not being configured if -norecursion is set. Correct test for
12866 --with-gnu-as and --with-gnu-ld to not get confused by substring
12867 matches.
12868
12869 * configure.in: Don't build gas for alpha-dec-osf1*.
12870
12871Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12872
12873 * configure: Back out Per's change of 12/19/1993. It changes the
12874 behavior of configure in unexpected and confusing ways.
12875
12876 Also, use different delim char when calculating
12877 program_transform_name so that the name can contain slashes.
12878
12879Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12880
12881 * configure.in, config.sub: Add support for VSTa micro-kernel.
12882
12883Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12884
12885 * configure.in: Nuke hacks which were used to get a special
12886 version of GAS for HPPA configurations.
12887
12888Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12889
12890 * configure: If only ${target_alias} is given, use that
12891 as the default for ${host_alias}.
12892 * configure: Add missing back-slashes before nested quotes.
12893
12894Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12895
12896 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12897
12898Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12899
12900 * config.guess: Recognize some Tektronix configurations.
12901 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12902
12903Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12904
12905 * config.sub: Match any flavor of SH.
12906
12907Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12908
12909 * configure.in: Don't try to configure newlib for Alpha.
12910
12911Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12912
12913 * configure.in: Don't build ld for Irix 5. Don't build gas,
12914 libg++ or libio for any Alpha target.
12915
12916 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12917
12918Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12919
12920 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12921 default arguments -- so it tried to compress itself.
12922
12923Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12924
12925 * configure.in (notsupp): ensure that a space is always at the end
12926 of the configdirs list, since the grep checks for an explicit space
12927
12928Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12929
12930 * configure.in (target i386-sysv4.2): don't build ld, since static
12931 versions of many libraries are not available.
12932
12933Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12934
12935 * config.guess: Recognize Apollos (using environment variables).
12936 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12937
12938Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12939
12940 * config.guess: Recognize Sony news mips running newsos.
12941
12942Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12943
12944 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12945 "fi ; else" for bash.
12946
12947Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12948
12949 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12950
12951Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12952
12953 * config.sub: accept unixware as an alias for svr4.2.
12954 Fix some inconsistancies with the gcc version.
12955
12956Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12957
12958 * Makefile.in (DISTDOCDIRS): Add gdb.
12959
12960Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12961
12962 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12963
12964Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12965
12966 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12967 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12968 this now.
12969
12970Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12971
12972 * config.sub: Accept hiux* as an OS name.
12973
12974 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12975 etc/make-stds.texi. The underscore came from gcc, and dje now
12976 agrees that RUNTESTFLAGS is the correct name.
12977
12978Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12979
12980 * install.sh: Remove 'set -e'. It makes any conditionals
12981 in the script useless.
12982
12983 * config.guess: Automatically recognize arm-acorn-riscix
12984 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12985
12986Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12987
12988 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12989
12990Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12991
12992 * Makefile.in (DISTDOCDIRS): New variable.
12993 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12994 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12995
12996Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12997
12998 * configure.in (hppa target): check the source directory for the
12999 pagas sub-directory
13000
13001Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13002
13003 * config.sub: Allow -aout* and -elf*.
13004
13005Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13006
13007 * configure.in: Don't build ld on i386-solaris2, same as for
13008 sparc-solaris2.
13009
13010Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13011
13012 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13013
13014Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13015
13016 * configure.in: Configure gdb for alpha.
13017
13018Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13019
13020 * Makefile.in (CXXFLAGS): Add -O.
13021
13022Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13023
13024 * config.guess: added support for DG Aviion
13025
13026Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13027
13028 * configure.in: Produce warning message for subdirectories not
13029 configurable for this host/target combination. Don't try to
13030 configure gdb for vms.
13031
13032Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13033
13034 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13035 appropriate files before making "diststuff".
13036 (DISTBISONFILES): New var: list of files to be edited.
13037 (DISTSTUFFDIRS): Add binutils.
13038
13039Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13040
13041 * config.sub: also handle mipsel and mips64el (for little endian mips)
13042
13043Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13044
13045 * configure.in: Add * to end of all OS names.
13046
13047Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13048
13049 * configure.in: Build newlib for LynxOS native.
13050
13051Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13052
13053 * config.guess: Add support for delta 88k running SVR3.
13054
13055 * configure.in: Add comment about HP compiler vs. emacs.
13056
13057Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13058
13059 * configure.in: don't build ld on solaris2 (not a viable option
13060 due to bugs in getpwnam & getpwuid)
13061
13062Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13063
13064 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13065 config.guess will produce a full version number.
13066
13067Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13068
13069 * configure.in: Build linker and binutils for alpha-dec-osf1.
13070
13071Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13072
13073 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13074 and gdb/testsuite/Makefile.in.
13075
13076Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13077
13078 * configure.in: recognize mips*- instead of mips-
13079
13080Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13081
13082 * config.sub: Accept linux*coff and linux*elf as operating
13083 systems.
13084
13085Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13086
13087 * config.sub: Recognize mips64, and mips3 as an alias for it.
13088
13089Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13090
13091 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13092 gdb knows how to handle OSF/1 shared libraries.
13093
13094Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13095
13096 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13097 * config.guess: Recognize Hitachi's HIUX.
13098 * config.sub: Recognize h3050r* and hppahitachi.
13099 Remove redundant cases for hp9k[23]*.
13100
13101Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13102
13103 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13104 if gas and ld are in the source tree and are in ${configdirs}.
13105 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13106 --with options (but still pass them down on the command line,
252b5132
RH
13107 if they were explicitly specified).
13108
13109Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13110
13111 * configure: substitute SHELL value in Makefile.in with
13112 ${CONFIG_SHELL}
13113
13114Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13115
13116 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13117 *-*-solaris2* targets.
13118
13119Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13120
13121 * Makefile.in: define M4, and pass it down to sub-makes;
13122 all-autoconf now depends on all-m4
13123
13124Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13125
13126 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13127 presence of {ar,ranlib} instead of a configured directory
13128
13129Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13130
13131 * config.guess: Accept 34?? as well as 33?? for NCR.
13132
13133Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13134
13135 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13136 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13137
13138Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13139
13140 * configure: grab values for $(CC) and $(CXX) from the
13141 environment, so that someone can do "CC=gcc configure; make" and
13142 have it work right (matching the way that autoconf works now)
13143
13144 * configure.in, Makefile.in: add support for gash, the tcl
13145 interface to Galaxy
13146
13147 * config.guess: add NetBSD variants (hp300, x86)
13148
13149Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13150
13151 * install.sh: Support -d option (in the manner of SunOS 4 install,
13152 as it is more deterministic than that of GNU install)
13153 (chmodcmd): Set file to mode 755 by default (should also do default
13154 chgrp and chown, but I don't feel like dealing with that now)
13155
13156Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13157
13158 * config.sub: Remove h8300hhms alias.
13159
13160Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13161
13162 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13163
13164Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13165
13166 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13167 as stmp-fixinc
13168
13169Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13170
13171 * config.sub: recognize m88110-bug-coff.
13172
13173Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13174
13175 * Makefile.in (all-libio): all dependencies on the toolchain used
13176 to build this (gcc, gas, ld, etc)
13177
13178Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13179
13180 * config.guess: Deal with OSF/1 1.3 on alpha.
13181
13182Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13183
13184 * install.sh: add some 'else true' clauses for portability
13185
13186 * configure.in: don't build libio for h8[35]00-*-* targets
13187
13188Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13189
13190 * Makefile.in: Add support for new libio.
13191
13192Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13193
13194 * install.sh: If one command fails, don't try the rest. Don't try
13195 to remove $dsttmp (via trap) unless we have already created it.
13196 If $src doesn't exist, detect it and exit with an error.
13197
13198 * config.guess: Recognize BSD on hp300.
13199
13200Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13201
13202 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13203 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13204
13205Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13206
13207 * Makefile.in (all-send-pr): depends on all-prms
13208
13209Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13210
13211 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13212
13213Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13214
13215 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13216 Added test for mips-mips-riscos5.
13217
13218Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13219
13220 * configure.in: use mh-hp300 for 68k HP hosts
13221
13222Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13223
13224 * configure: add support for CONFIG_SHELL, so that you can use
13225 some alternate shell for evaluating configure scripts
13226
13227Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13228
13229 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13230 in configure script to bug-gdb@prep.ai.mit.edu when building
13231 distribution archive.
13232 * Makefile.in (COMPRESS): Remove def.
13233 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13234 gdb.tar.Z and make-gdb.tar.Z respectively.
13235 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13236 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13237 to convergence with 'taz' target in Makefile.in.
13238
13239Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13240
13241 * install.sh (dsttmp): use trap to ensure that tmp files go
13242 away on error conditions
13243
13244Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13245
13246 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13247
13248Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13249
13250 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13251 its parent is '/' not ''.
13252
13253 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13254
13255Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13256
13257 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13258 that ${newsrcdir}/configure.in does.
13259
13260Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13261
13262 * test-build.mk: support for CONFIG_SHELL
13263
13264Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13265
13266 * config.sub (netware): Add as a basic system type.
13267
13268Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13269
13270 * Makefile.in (Makefile): depend on configure.in. Also drop the
13271 $(srcdir)/ from the dependency on Makefile.in.
13272
13273Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13274
13275 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13276 (h8300hhms is temporary until multi-libraries are implemented).
13277 * configure.in: Handle h8300h too.
13278
13279Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13280
13281 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13282
13283Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13284
13285 * configure: Remove extraneous output when guessing host type.
13286 * config.guess: Remove extraneous output when guessing using C
13287 compiler rather than uname, or when guessing fails.
13288
13289Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13290
13291 * Makefile.in: remove all.cross and install.cross targets
13292
13293 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13294 definitions
13295
13296Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13297
13298 * configure.in (target sh): Build gprof.
13299
13300Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13301
13302 * config.sub: change -solaris to -solaris2
13303
13304Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13305
13306 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13307
13308Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13309
13310 * configure: Correct error message for missing Makefile.in to
13311 print correct directory.
13312
13313Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13314
13315 * install.sh: kludge around 386BSD shell bug
13316
13317Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13318
13319 * config.guess: Recognize NeXT.
13320 * config.guess: Recognize i486-ncr-sysv4.
13321 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13322
13323Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13324
13325 * Makefile.in (MAKEINFOFLAGS): New variable.
13326 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13327 * build-all.mk, test-build.mk: Pass down --no-split as
13328 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13329
13330Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13331
13332 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13333
13334Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13335
13336 * Makefile.in (libg++.tar.z): New rule.
13337 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13338 * Makefile.in (taz): Only do a single chmod.
13339
13340Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13341
13342 * install.sh: don't use dirname anymore (replaced with sed usage)
13343
13344Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13345
13346 * Makefile.in: Change extension for gzip'd files from '.z' to
13347 '.gz' per new FSF standard usage.
13348
13349Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13350
13351 * configure: put quotes around the final value of program_transform_name
13352
13353Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13354
13355 * Makefile.in: new install.sh support; update install-info rules
13356
13357Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13358
13359 * configure.in: Build diff for crosses, but not for go32 host.
13360
13361 * configure.in: Build gprof only for native, and don't build it
13362 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13363
13364Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13365
13366 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13367
13368Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13369
13370 * configure.in (host_tools): Add prms.
13371
13372Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13373
13374 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13375 with $(FLAGS_TO_PASS) on the command line
13376
13377 * config.sub: Recognize lynx and lynxos
13378
13379Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13380
13381 * config.sub: Accept -ecoff*, not just -ecoff.
13382
13383Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13384
13385 * Makefile.in (taz): Use .gz suffix instead of .z.
13386 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13387 names.
13388
13389Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13390
13391 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13392
13393Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13394
13395 * Makefile.in (install-no-fixedincludes): install gcc last, so
13396 that rebuilds that might happen during 'make install' don't get
13397 bogus gcc include files
13398
13399Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13400
13401 Change from Utah for HPPA support:
13402 * config.guess: Recognize hppa1.x-hp-bsd.
13403
13404Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13405
13406 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13407 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13408
13409Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13410
13411 * config.sub: Add support for rom68k and bug boot monitors.
13412
13413Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13414
13415 * Makefile.in: Make all-opcodes depend on all-bfd.
13416
13417Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13418
13419 * config.guess: Added special check for i[34]86-univel-sysv4*.
13420
13421Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13422
13423 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13424 the processor rather than assuming i486.
13425
13426Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13427
13428 * config.guess: Recognize SunOS6 as Solaris3.
13429
13430Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13431
13432 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13433 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13434
13435Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13436
13437 * build-all.mk (all-cross): New target for Canadian Cross.
13438 Added Q2 go32 targets.
13439 * test-build.mk: Configure go32 cross sparclite-aout and
13440 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13441 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13442
13443Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13444
13445 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13446 GO32 hosted toolchains
13447
13448Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13449
13450 * configure: change so "-exec-prefix" gets passed down rather
13451 than "-exec_prefix" so autoconf generated Makefiles get the
13452 exec_prefix set right.
13453
13454Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13455
13456 * config.guess: get the Solaris2 minor version number
13457
13458 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13459
13460Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13461
13462 * config.guess: Recognize some Sequent platforms.
13463
13464Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13465
13466 * Makefile.in: added the vault-install target
13467
13468 * configure.in: actually use the Sun3 makefile fragment that's in
13469 config, also added the release dir to configdirs
13470
13471Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13472
13473 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13474
13475Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13476
13477 * configure.in: remove some program from Alpha targetted toolchains
13478
13479Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13480
13481 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13482 gprof.
13483 (taz): Run "make diststuff" in those directories instead of "make
13484 proto-dir". Look for "VERSION=" only at start of line in subdir
13485 Makefile. Use "gzip -9" for compression.
13486 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13487 (binutils.tar.z): New target.
13488
13489Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13490
13491 * Makefile.in (taz): Include gpl.texinfo.
13492
13493Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13494
13495 * Makefile.in (setup-dirs): Merged into "taz" target.
13496 (taz): Only do `proto-dir' stuff if a directory is actually needed
13497 for this target.
13498
13499Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13500
13501 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13502 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13503 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13504 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13505 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13506
13507Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13508
13509 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13510 config.sub, and move-if-change to gdb testsuite distribution
13511 archive, so the testsuite can be extracted, configured, and
13512 run separately from the gdb distribution. Blow away the Chill
13513 tests that require a Chill compiled executable, since GNU Chill
13514 is not yet publically available.
13515
13516Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13517
13518 * test-build.mk: set environment variables in a single command,
13519 instead of a list of assignments and exports
13520
13521 * config.guess: recognize Alpha/OSF1 systems
13522
13523Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13524
13525 * configure: Change help message to prefer --options rather than
13526 -options.
13527
13528Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13529
13530 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13531 zippy@ecst.csuchico.edu.
13532 * config.guess: Recognize miniframe.
13533
13534Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13535
9eb322aa
MF
13536 * Makefile.in: Use srcroot to find runtest rather than rootme.
13537 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13538
13539Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13540
13541 * test-build.mk: Extensive additions to support building on a
13542 machine other than the host.
13543
13544Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13545
13546 * configure (tooldir): Fix for i386-aix again.
13547
13548Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13549
13550 * configure, Makefile.in: Change definition of $(tooldir)
13551 to match the FSF.
13552
13553Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13554
13555 * config.guess: Recognize i[34]86/SVR4.
13556
13557Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13558
13559 * Makefile.in (all-gdb): gdb depends on sim.
13560
13561Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13562
13563 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13564 at the same time we make the prototype gdb directory.
13565 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13566 files at the same time as the gdb base release distribution.
13567
13568Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13569
13570 * Makefile.in (check): Use individual check targets rather than
13571 DO_X rule.
13572 (check-gcc): Added.
13573
13574Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13575
13576 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13577 for System V release 3.2.
13578
13579Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13580
13581 * config.sub: Recognize hppaosf.
13582 * configure.in: Do configure ld/binutils/gas for it.
13583
13584Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13585
13586 * configure (tooldir): Alter syntax used to set this, for systems
13587 where "\$" isn't handled right, like i386-aix.
13588
13589Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13590
13591 * configure: Pass program-transform-name, not
13592 program_transform_name, to recursive configures.
13593
13594Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13595
13596 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13597 of gas+ld+binutils.
13598
13599Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13600
13601 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13602
13603Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13604
13605 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13606
252b5132
RH
13607Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13608
13609 * Makefile.in (PRMS): Set back to all-prms.
13610
13611Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13612
13613 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13614 targets, rather than for MIPS hosts.
13615
13616Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13617
13618 * configure.in: add comment for --with-x default values
13619
13620 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13621
13622 * Makefile.in: add check-* targets for each of the directories in
13623 the tree. Add a definition of RUNTEST that will use the one we
13624 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13625
13626Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13627
13628 * configure.in: Removed obsolete references to bfd_target and
13629 target_makefile_frag.
13630
13631 * build-all.mk: Set assorted targets for Q2.
13632 * config.sub: Recognize z8k-sim and h8300-hms.
13633 * test-build.mk: Really don't pass host to configure.
13634 (HOLES): Added uname.
13635
13636Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13637
13638 * configure: Handle an empty program-prefix, program-suffix or
13639 program-transform-name correctly.
13640
13641Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13642
13643 * build-all.mk: -G 8 no longer required for MIPS targets.
13644 * test-build.mk: Don't pass host argument to configure; make it
13645 guess.
13646
13647Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13648
13649 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13650 * Makefile.in (COMPRESS): New macro, like GZIP.
13651
13652Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13653
13654 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13655
13656 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13657 with gas currently defaults to -G 0.
13658
13659Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13660
13661 * Makefile.in (all-flex): flex depends on byacc.
13662
13663 * build-all.mk: If host not specified, use config.guess. Pass TAG
13664 to test-build.mk as RELEASE_TAG.
13665 * test-build.mk (configargs): New variable containing arguments to
13666 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13667 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13668
13669 * config.guess: Use /bin/uname when checking -X argument on SCO,
13670 to avoid invoking GNU uname which doesn't understand -X.
13671
13672 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13673
13674 * configure.in: Build gas for mips-*-*.
13675
13676Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13677
13678 * Makefile.in (all.normal): insert missing backslash.
13679
13680Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13681
4bddf3ad 13682 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13683
13684 * Makefile.in: Complete overhaul to merge many almost identical
13685 targets.
13686
13687Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13688
13689 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13690 (gdb.tar.Z): Adjusted.
13691
13692 * Makefile.in (setup-dirs, taz): New targets; should be general
13693 enough to adapt for gdb sometime. Build only .z file.
13694 (gas.tar.z): New target.
13695
13696Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13697
13698 * build-all.mk: Use CC=cc -Xs on Solaris.
13699
252b5132
RH
13700Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13701
13702 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13703 for handling BISON for FSF releases.
13704
13705Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13706
13707 * configure: Actually implement the change zoo just documented.
13708
13709Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13710
13711 * configure: when using config.guess, only set target_alias when
13712 it's not already been set (ie, on the command line)
13713
13714Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13715
13716 * Makefile.in: add installcheck target, set PRMS to install-prms
13717
13718Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13719
13720 * configure: add support for package_makefile_fragment, handle the
13721 case where a directory has a configure.in file but no Makefile.in
13722 more gracefully (with an actual understandable error message, even);
13723 add support for --without (and add this to the usage message); also
13724 explicitly add a --host=${host_alias} to the command line when
13725 config.guess is used
13726
13727Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13728
13729 * configure: Must use both --host and --target in recursive calls.
13730
13731Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13732
13733 * Makefile.in: Change deja-gnu to dejagnu.
13734
13735Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13736
13737 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13738
13739Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13740
13741 * configure.in: canonicalize all instances to *-*-solaris2*,
13742 also strip out a number of tools to not build for go32 host
13743
13744Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13745
13746 * config.guess: add GPL.
13747
13748 * Makefile.in, config.guess, config.sub, configure: bump
13749 copyrights to 93.
13750
13751Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13752
13753 * Makefile.in (do-info): Removed obsolete check for existence of
13754 localenv file.
13755
13756 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13757
13758Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13759
13760 * Makefile.in: a couple of 'else true' for decstation,
13761 support for TclX
13762
13763 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13764
13765Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13766
13767 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13768
13769Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13770
13771 * config.guess: Recognize i386-ibm-aix (PS/2).
13772 * configure.in: Use config/mh-aix386 file for it.
13773
13774Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13775
13776 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13777 CC_FOR_TARGET instead.
13778 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13779
13780Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13781
13782 * Makefile.in: Add sim to list of directories sent with gdb
13783
13784Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13785
13786 * configure.in: Put back mips-dec-bsd* case.
13787
13788Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13789
13790 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13791 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13792 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13793
13794Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13795
13796 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13797
13798 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13799 (install-info): install dir.info only if it exists,
13800 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13801
13802Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13803
13804 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13805 gas for mips-dec-bsd.
13806
13807Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13808
13809 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13810 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13811
13812Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13813
13814 * configure.in: Added "dejagnu" to hosttools list.
13815
13816Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13817
13818 * config.sub, configure.in, config.guess: Add support
13819 for Bosx, an AIX variant from Bull.
13820 Patches from F.Pierresteguy@frcl.bull.fr.
13821
13822Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13823
13824 * devo/dejagnu: Initial creation of devo/dejagnu.
13825 Migrated dejagnu testcases and support files for testing software
13826 tools to reside as subdirectories, currently called "testsuite",
13827 within the directory of the software tool. Migrated all programs,
13828 support libraries, etc. beloging to dejagnu proper from
13829 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13830 with no modifications. The changes to these files which will
13831 allow them to configure, build, and execute properly will be made
13832 in a future update.
13833
13834Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13835
13836 * Makefile.in: Change send_pr to send-pr.
13837 * configure.in: Likewise.
13838 * send_pr: Renamed directory to send-pr.
13839
13840Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13841
13842 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13843
13844Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13845
13846 * README: Update for gdb-4.8 release.
13847 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13848 gdb-xxx.tar.z (gzip'd) file also.
13849
13850Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13851
13852 * Makefile.in: make all-diff depend on all-libiberty
13853
13854Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13855
13856 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13857
13858Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13859
13860 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13861
13862Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13863
13864 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13865 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13866 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13867
13868Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13869
13870 * Makefile.in: makeinfo binary is in a new location
13871
13872Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13873
13874 * config.sub: Accept -ecoff as an OS.
13875
13876 * Makefile.in: Various changes to eliminate a level of make
13877 recursion and reduce the required command line length.
13878 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13879 sub-makes.
13880 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13881 variables holding settings for specific sub-makes.
13882 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13883 in terms of BASE_FLAGS_TO_PASS.
13884 (TARGET_LIBS): New variable listing directories which use
13885 TARGET_FLAGS_TO_PASS.
13886 (subdir_do): Eliminated.
13887 (do-*): New set of targets to replace subdir_do.
13888 (various): All targets which used subdir_do now depend on do-*.
13889 (local-clean): Renamed from do_clean.
13890 (local-distclean): New target, dependency of distclean and
13891 realclean.
13892 (install-info): Don't create directories. Depend on dir.info
13893 rather than calling make recursively.
13894 (install-dir.info): Eliminated.
13895 (install-info-dirs): Create all info directories here.
13896 (dir.info): Depend upon do-install-info.
13897
13898 * test-build.mk (HOLES): Added false.
13899
13900Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13901
13902 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13903
13904Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13905
13906 * Makefile.in (info): remove dependency on all-texinfo. The
13907 problem was really in texinfo/C, not at this level.
13908
13909Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13910
13911 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13912
13913Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13914
13915 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13916 GDB releases.
13917
13918Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13919
13920 * configure: Include srcdir in message about target of link not
13921 being found. Don't convert `-' to `_' in `with' options being
13922 passed to subdirs.
13923
13924Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13925
13926 * configure.in: add uudecode to host_tools
13927
13928 * Makefile.in: added {all,install}-uudecode targets, added them to
13929 the appropriate lists
13930
13931Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13932
13933 * Makefile.in (all-gcc): Added dependency on all-gas.
13934
13935 * configure.in (mips-*-*): Build ld and binutils.
13936
13937Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13938
13939 * configure: check return code from mkdir, print error message and
13940 exit on failure.
13941
13942Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13943
13944 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13945
13946Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13947
13948 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13949
13950Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13951
13952 * config.sub (h8500): Recognize this as a cpu type.
13953
13954Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13955
13956 * configure: source directory missing is no longer a warning
13957
13958 * configure.in: recognize irix[34]* instead of irix[34]
13959
13960 * Makefile.in: define and pass down X11_LIB
13961
252b5132
RH
13962Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13963
13964 * guess-systype: Renamed to ...
13965 * config.guess: ... by popular request.
13966 * configure.in, Makefile.in: Update accordingly.
13967
13968Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13969
13970 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13971 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13972 + Execute ./dummy instead of assuming . is in PATH.
13973
13974Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13975
13976 * guess-systype: New shell script. Attempts to guess the
13977 canonical host name of the executing host.
13978 Only a few hosts are supported so far.
13979 * configure: Call guess-systype if no host is specified.
13980
13981Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13982
13983 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13984 gcc Makefile.
13985
13986
13987Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13988
13989 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13990 (all-gcc, install-gcc, subdir_do): Use it.
13991
13992Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13993
13994 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13995
13996Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13997
13998 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13999 set exclusively by configure, using configure.in .
14000
14001Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14002
14003 * test-build.mk: set $PATH for all builds
14004
14005 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14006
14007Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14008
14009 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14010 the one used in gcc/Makefile.in, so that a null expansion doesn't
14011 override the one needed to build gcc with a native cc.
14012
14013
14014Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14015
14016 * configure: Accept -with arguments.
14017
14018Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14019
14020 * Makefile.in: added h8300sim
14021
14022Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14023
252b5132
RH
14024 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14025 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14026 (all-cygnus, native, build-cygnus): Make
14027 $(canonhost)-stamp-3stage-done, not $(host)....
14028 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14029 i386-sco3.2v4. Added else true to if command.
14030
14031Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14032
14033 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14034
14035Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14036
14037 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14038
14039Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14040
14041 * configure.in: don't remove binutils from Solaris builds
14042
14043Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14044
14045 * Makefile.in: get rid of earlier definitions for *clean,
14046 also handle the recursive info rule better
14047
14048Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14049
14050 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14051 do more-or-less the right thing.
14052
14053Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14054
14055 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14056 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14057
14058Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14059
14060 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14061 $(host_canonical).
14062
14063 * configure.in: split the configdirs list into 4 categories (native
14064 v. cross, library v. tool) and handle the cross-only and native-
14065 only in more reasonable (and correct!) way.
14066
14067Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14068
14069 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14070 configdirs anymore.
14071
14072Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14073
14074 * Makefile.in: extensive cleanup:: removed all of the explicit
14075 clean-* targets, collapsed many wrappers around subdir_do into
14076 one, added additional targets to satisfy standards.texi, deleted
14077 some old targets, some changes for consistency
14078
14079Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14080
14081 * configure.in: handle some programs as cross-only, and others as
14082 native only
14083
14084 * test-build.mk: handle partial holes in a more generic manner
14085
14086 * Makefile.in: m4 depends on libiberty
14087
252b5132
RH
14088Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14089
14090 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14091 time, wdiff, and find to configdirs
14092
14093 * Makefile.in: all, clean, and install rules for the new programs
14094 added to configure.in
14095
14096Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14097
14098 * configure.in: use mh-sun for all *-sun-* hosts
14099
252b5132
RH
14100Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14101
14102 * Makefile.in: define flags for X11 include files and library file
14103 locations, pass them down to the programs that need this info
14104
14105 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14106
252b5132
RH
14107Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14108
14109 * configure.in: start building libg++ for HP-UX targets
14110
14111Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14112
14113 * README: Update references to files moved into etc/.
14114
14115Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14116
14117 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14118 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14119
14120Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14121
14122 * configure: accept dash as well as underscore in long option
14123 names for FSF compatibility.
14124
14125Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14126
14127 * config.sub: added -sco3.2v4 support from FSF.
14128
14129Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14130
14131 * configure.in: expand the section that adds or removes
14132 directories from the list of programs to build, to handle native
14133 vs. cross in addition to host v. native
14134
14135Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14136
14137 * Makefile.in: Replace C++ in macro names with CXX.
14138 This is less likely to break ...
14139
14140Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14141
14142 * test-build.mk: add -w to GNU_MAKE
14143
14144Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14145
14146 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14147 add 'sparc' to list of recognized cpus. This needed to make
14148 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14149 Delete some redundant ose68 variants. Recognize -wrs as an os,
14150 then changes that into $CPU-wrs-vxworks.
14151
14152 * configure.in: remove most references to gdbtest, regularize
14153 target based program removal
14154
14155 * test-build.mk: import from p3 tree (many fixes and changes)
14156
14157Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14158
14159 * Makefile.in: added rules to handle tcl, tk, and expect
14160
14161 * configure.in: handle those directories if they exist
14162
14163Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14164
14165 * config.sub: removed bogus hppabsd and hppahpux names, since
14166 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14167
14168Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14169
14170 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14171 depends upon all-xiberty
14172
14173 * Makefile.in: changes from p3, including:
14174
14175 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14176
14177 * Makefile.in (XTRAFLAGS): include newlib directories if
14178 newlib/Makefile exists, rather than if host != target.
14179
14180 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14181
14182 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14183 from the same source tree and not building a cross-compiler. This
14184 matters for the libg++ configuration if reconfiguring a tree that
14185 has already been installed.
14186
14187 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14188
14189 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14190 pick up the machine and system specific header files.
14191
14192 * Makefile.in: added AS_FOR_TARGET, passed down in
14193 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14194 the C compiler to use to create programs which are run in the
14195 build environment, set it to default to $(CC), and passed it down
14196 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14197
14198 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14199
14200 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14201 We need them for unusual native builds, like systems without
14202 ranlib.
14203
14204 * configure: also define $(host_canonical) and
80413487
RH
14205 $(target_canonical), which are the full, canonical names for the
14206 given host and target
252b5132
RH
14207
14208Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14209
14210 * Makefile.in: Added separate definitions for C++.
14211
14212Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14213
14214 * configure.in (configdirs): Add deja-gnu.
14215
14216Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14217
14218 * README: Update for configure.texi and gdb-4.7 release.
14219
14220Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14221
14222 * Makefile.in: Move "all" target to top of file.
14223 Previously, first target was ".PHONY" which caused BSD4.4 make
14224 to build .PHONY when make was run without arguments.
14225
14226Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14227
14228 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14229 Library-copylefted code in libiberty.
14230
14231Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14232
14233 * config.sub: Replace m68kmote with plain old m68k.
14234
14235Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14236
14237 * Makefile.in: Remove space from blank line, avoid Make complaints.
14238
14239Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14240
14241 * config.sub: Complain if no argument is given. Added support for
14242 386bsd as OS and target alias.
14243
14244Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14245
14246 * Makefile.in (XTRAFLAGS): include newlib directories if
14247 newlib/Makefile exists, rather than if host != target.
14248
14249Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14250
14251 * config.sub: recognize sparclite-wrs-vxworks.
14252
14253 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14254 p3.) Added clean-xiberty to clean.
14255
14256Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14257
14258 * configure.in: use *-*-* instead of nested cases for host and target
14259
14260Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14261
14262 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14263 from the same source tree and not building a cross-compiler. This
14264 matters for the libg++ configuration if reconfiguring a tree that
14265 has already been installed.
14266
14267Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14268
14269 * config.sub (i486v/i486v4): Merge in from FSF version.
14270
14271Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14272
14273 * configure: only set PWD if it is already set.
14274
14275Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14276
14277 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14278 doesn't have unset and all success paths (and most error paths)
14279 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14280 to just ${PWD} to avoid confusion.)
14281
14282Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14283
14284 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14285 even for a native compilation.
14286
14287Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14288
14289 Changes to make the gdb.tar.Z rule work better.
14290
14291 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14292 (DEVO_SUPPORT): Add configure.texi.
14293 (bfd-ilrt.tar.Z): Remove ancient rule.
14294
14295Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14296
14297 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14298 pick up the machine and system specific header files.
14299
14300 * configure.in, config.sub: added new target m68010-adobe-scout,
14301 with alias of adobe68k. Changed configure.in to check for
14302 -scout before -sco* to avoid a false match.
14303
14304 * Makefile.in: added AS_FOR_TARGET, passed down in
14305 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14306 the C compiler to use to create programs which are run in the
14307 build environment, set it to default to $(CC), and passed it down
14308 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14309
14310Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14311
14312 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14313 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14314 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14315 FOR_TARGET variants, to newlib and libg++.
14316
14317Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14318
14319 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14320 first.
14321
14322Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14323
14324 * config.sub: Accept `elf' as an environment.
14325
14326Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14327
14328 * Makefile.in (all-opcodes): cd into the right directory
14329
14330Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14331
14332 * configure: added -program_transform_name option, used as
14333 argument to sed when installing programs.
14334 configure.texi: added documentation for -program_prefix,
14335 -program_suffix and -program_transform_name.
14336
14337Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14338
14339 * config.sub: Accept i486 where i386 ok.
14340
14341Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14342
14343 * config.sub: accept we32k
14344
14345Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14346
35590697 14347 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14348
14349 * Makefile.in: don't create all directories for ``make install'';
14350 let the subdirectories create the ones they need.
14351
14352Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14353
80413487 14354 * COPYING: new file, GPL v2
252b5132
RH
14355
14356Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14357
14358 * Makefile.in: use the new gen-info-dir, which needs a template
14359 argument (which also lives in texinfo)
14360
14361 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14362
252b5132
RH
14363Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14364
14365 * config.sub (ncr3000): Change i386 to i486.
14366
14367Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14368
14369 * Makefile.in: add install-rcs, install-grep to
14370 install-no-fixedincludes, removed install-bison and install-libgcc
14371
14372Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14373
14374 * configure.in: grab the HPUX makefile fragment if on HPUX
14375
14376Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14377
14378 * Makefile.in: eradicate bison spoor (ditto libgcc).
14379 configure.in: recognise m68{k,000}-ericsson-OSE.
14380 es1800 is alias for m68k-ericsson-OSE
14381
14382Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14383
14384 * configure.in: rearrange the parts that remove programs from
14385 configdirs, based now on HOST==TARGET or by canonical triple.
14386
14387Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14388
14389 * test-build.mk: recurse explicitly with -f test-build.mk when
14390 appropriate. predicate stage3 and comparison on the existence
14391 of gcc. That is, if gcc isn't around, we aren't three-staging.
14392 On very clean, also remove ...stamp-co. Build in-place before
14393 doing other builds.
14394
14395Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14396
14397 * Makefile.in, configure.in: add tgas
14398
14399Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14400
14401 * Makefile.in: a number of changes merged in from progressive.
14402
14403 * configure.in: add libm.
14404
14405 * .cvsignore: ignore some stuff that comes from test-build.mk.
14406
252b5132
RH
14407Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14408
14409 * config.sub: Add es1800 (m68k-ericsson-es1800).
14410
14411Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14412
14413 * configure: Add program_suffix (parallel to program_prefix)
14414 * Makefile.in: adjust directory-creating script for losing decstation
14415
14416Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14417
14418 * configure: Minor $subdir-related fixes.
14419
14420Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14421
14422 * configure: fix various problems with propogating
14423 makefile_target_frag in subdirs.
14424 * configure.in: config libgcc if its there
14425
14426Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14427
14428 * config.sub: HPPA merge.
14429
252b5132
RH
14430Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14431
14432 * Makefile.in: Replace all-bison with all-byacc in all
14433 dependency lines for other tools (which now use byacc).
14434
14435Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14436
14437 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14438
252b5132
RH
14439Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14440
14441 * Makefile.in: make gprof rules similar to byacc rules (instead of
14442 vestigal $(unsubdir) that didn't work...)
14443
14444Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14445
14446 * config.sub: Add support for Linux.
14447 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14448 (at least for libg++).
14449
14450Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14451
14452 * configure.texi: fix doc for the -nfp option to configure
14453
14454Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14455
14456 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14457
14458Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14459
14460 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14461 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14462 * configure.in: added solaris* host_makefile_frag hook.
14463
14464Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14465
14466 * config.sub: changed recognition of m68000 so that various
14467 m68k types can be specified via m680[01234]0
14468
14469Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14470
14471 * config.sub (basic_machine): fix sed so that '-foo' isn't
14472 completely substituted out while .+'-foo' loses the '-foo'
14473
14474Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14475
14476 * config.sub ($os): Add -aout.
14477
14478Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14479
14480 * configure: If host_makefile_frag is absolute, don't
14481 prefix ${invsubdir} (relevant to libg++ auto-configure).
14482
14483Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14484
14485 * Makefile.in (tooldir): Define it.
14486 (all-ld): Depend on all-flex.
14487
14488Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14489
14490 * Makefile.in (check): Fix libg++ special case.
14491
14492Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14493
14494 * configure: do not bury `pwd` into config.status, thus do fewer
14495 pwd's.
14496
14497 * configure: print the "Building in" message only when building in
14498 other than "." AND verbose.
14499
14500 * configure: remove -s, rework -v to better accomodate guested
14501 configures.
14502
14503 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14504
14505Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14506
14507 * Makefile.in: macroize flags passed on recursion. remove
14508 fileutils.
14509
14510Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14511
14512 * configure: get makesrcdir right for subdirs deeper than 1.
14513
14514 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14515 install.
14516
14517Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14518
14519 * Makefile.in: don't print subdir_do or recursion lines.
14520
14521Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14522
14523 * standards.texi: added menu item.
14524
14525 * Makefile.in: build and install standards.info.
14526
14527 * standards.texi: new file.
14528
14529Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14530
14531 * configure: test for and move config.status pieces from
14532 ${subdir}/.
14533
14534Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14535
252b5132
RH
14536 * configure: Test for existance of files before trying to mv
14537 them, to avoid numerous non-existance messages.
14538
14539Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14540
14541 * configure: correct final line of config.status.
14542
14543 * configure: patch from eggert. Avoids a protection problem if
14544 the original Makefile.in is read only.
14545
14546 * configure: use move-if-change from gcc to create config.status.
14547 Some makefiles depend on config.status to tell if a directory
14548 has been reconfigured for a different host. This change
14549 prevents those directories from remaking everything in the case
14550 where the reconfig was only intended to rebuild a Makefile.
14551
14552 * configure: test for config.sub with "config.sub sun4" rather
14553 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14554 host alias from a missing config.sub.
14555
14556Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14557
14558 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14559 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14560
14561Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14562
14563 * configure: mkdir ${subdir} as needed.
14564
14565Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14566
14567 * Makefile.in,configure.in: added autoconf.
14568
14569Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14570
14571 * Makefile.in: no longer pass against on recursion.
14572
14573 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14574 definitions are not inherited.
14575
14576 * configure: correct makesrcdir when subdir is .
14577
14578Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14579
14580 * configure: Add support for 'subdirs' variable, which is
14581 like 'configdirs', except that configure doesn't re-invoke
14582 itself for subdirs, it just creates a Makefile for each subdir.
14583 * configure.texi: Document subdirs.
14584
14585Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14586
14587 * configure.in: added flex to configdirs
14588
14589Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14590
14591 * Makefile.in: remove clean-stamps from clean.
14592
14593Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14594
14595 * configure.in: Add gdbtest to configdirs.
14596
14597Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14598
14599 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14600 to recursive makes.
14601 * configure.in: Recognize new ncr3000 config.
14602
14603Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14604
14605 * Makefile.in, configure.in: removed references to gdbm.
14606
14607Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14608
14609 * config.sub: Don't canonicalize os value
14610 newsos* to bsd (readline needs to check for newsos).
14611 (This fix was earlier made Jan 31, but got re-broken.)
14612
14613Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14614
14615 * configure.in: sco is an os, not a vendor!
14616
14617 * configure: Quote $( better. Keep various shells happy.
14618
14619Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14620
14621 * Makefile.in: eliminate stamp-files.
14622
14623Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14624
14625 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14626 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14627
14628Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14629
14630 * config.sub: fix iris/iris3.
14631
14632Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14633
14634 * configure: re-add -rm.
14635
14636Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14637
14638 * Maskefile.in: add .stmp-rcs to all.
14639
14640 * configure.in: remove gas from rs6000 build, use aix host fragment.
14641
14642Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14643
14644 * configure: pass down site_option during recursion.
14645
14646Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14647
14648 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14649
14650Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14651
14652 * configure: Change exec_prefix so that it really defaults to prefix.
14653
14654Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14655
14656 * Makefile.in, configure.in: Add support for mmalloc library.
14657
14658Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14659
14660 * Makefile.in: add stmp dependencies for a few more things.
14661
14662Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14663
14664 * configure: adjusted error message on objdir/srcdir configure
14665 collision, per john's suggestion.
14666
14667 * Makefile.in: add libiberty stmp to all and all.cross.
14668
14669Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14670
14671 * Makefile.in: remove force dependencies, add grep to all.
14672
14673Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14674
14675 * Makefile.in: drop flex. make stamp files work.
14676
14677 * configure: added test for conflicting configuration in srcdir,
14678 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14679 gets cranky. use relative paths for configure and srcdir
14680 whenever possible. Send some error messages to stderr that were
14681 going to stdout.
14682
14683Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14684
14685 * Makefile.in: Fix libg++ rule to check for gcc directory
14686 before using gcc/gcc. Also pass XTRAFLAGS.
14687
14688Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14689
14690 * Makefile.in: added stmp-files so that directories aren't polled
14691 when they are already built.
14692
14693 * configure.texi: fixed a node pointer problem.
14694
14695Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14696
4bddf3ad 14697 * config.sub configure.in gdb/configure.in
252b5132
RH
14698 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14699 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14700 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14701
14702Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14703
14704 * configure: -recurring becomes -silent. corrected help message
14705 for -site= option.
14706
14707 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14708
14709Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14710
14711 * configure: when building Makefile for crosses, replace
14712 tooldir and program_prefix. default srcdir from location of
14713 config.sub. remove "for host in hosts" and "for target in
14714 targets" loops.
14715
14716Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14717
14718 * Makefile.in: Do not pass bindir or mandir to cvs.
14719
14720Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14721
14722 * Makefile.in, configure.in: removed traces of namesubdir,
14723 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14724 copyrights to '92, changed some from Cygnus to FSF.
14725
14726 * configure.texi: remove most references to multiple hosts,
14727 multiple targets, subdirs, etc.
14728
14729 * configure.man: removed rcsid. reference config.sub not
14730 config.subr.
14731
14732 * Makefile.in: mkdir $(infodir) on install-info.
14733
14734Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14735
14736 * configure.texi: Explain better about .gdbinit and about
14737 the environment that configure.in sections run in.
14738
14739Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14740
14741 * configure.in: Ultrix is only a decstation if it's a MIPS.
14742
14743Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14744
14745 * README: DOC.configure => cfg-paper.texi.
14746
14747Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14748
14749 * config.sub (near case $os): Don't convert newsos* to bsd!
14750
14751Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14752
14753 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14754 the number of copies of COPYING that go into the GDB tar file.
14755
14756Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14757
4bddf3ad 14758 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14759 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14760 Fix SCO configuration stuff.
14761
14762Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14763
14764 * Makefile.in: For libg++, make sure the -I pointing
14765 to the gcc directory goes *after* all the libg++-local -I flags.
14766 Also, move just-gcc dependency from just-libg++ to all-libg++.
14767
14768Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14769
14770 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14771
14772Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14773
14774 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14775
14776Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14777
14778 * config.sub: Add stratus configuration frags. Also
14779 submitted to FSF.
14780
14781Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14782
14783 * Makefile.in (DEV_SUPPORT): add configure.man.
14784
14785 * config.sub(Decode manufacturer-specific): add -none*.
14786
14787Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14788
14789 * Makefile.in: remove form feeds to make Sun's make happy.
14790 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14791
14792Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14793
14794 * Makefile.in (AR_FLAGS): Make quieter.
14795
14796Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14797
14798 * configure.in: Add libg++.
14799 * configure: When verbose, don't output the command line at each
14800 level; it will be unremarkably the same as the previous version,
14801 which will be the same as what the user typed.
14802
14803Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14804
14805 * configure.in, Makefile.in: fix clean-info, add flex. add
14806 fileutils.
14807
14808 * configure: be less sensitive to spaces in Makefile.in. Do not
14809 look for sources in "..". Doing so breaks subdirectories that
14810 might have their own configure. If a subdir has it's own
14811 configure script, use it.
14812
14813Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14814
14815 * cfg-paper.texi: some changes suggested by rms.
14816
14817Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14818
14819 * config.sub: Merge in some small additions from the FSF version,
14820 taken from the gcc distribution, to bring the Cygnus and FSF
14821 versions into closer sync.
14822
14823Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14824
14825 * configure.in: Changed svr4 references to sysv4.
14826
14827Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14828
14829 * configure: added -V for version number option.
14830
14831Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14832
14833 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14834 renamed from DOC.configure to cfg-paper.texi.
14835
14836Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14837
14838 * configure, config.subr, config.sub: config.subr is now
14839 config.sub again.
14840
14841Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14842
14843 * configure.texi: new file, in progress.
14844
14845 * Makefile.in: build info file and install the man page for
14846 configure.
14847
14848 * configure.man: new file, first cut.
14849
14850 * configure: find config.subr again now that configuration "none"
14851 has gone. removed all traces of the -ansi option. removed all
14852 traces of the -languages option.
14853
14854 * config.subr: resync from rms.
14855
d932cae7 148561991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14857
14858 * configure, config.sub, config.subr: merge config.sub into
14859 config.subr, call the result config.subr, remove config.sub, use
14860 config.subr.
14861
14862 * Makefile.in: revised install for dir.info.
14863
d932cae7 148641991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14865
14866 * configure.in: add decstation host makefile frag.
14867
14868 * Makefile.in: BISON now bison -y again. also install-gcc on
14869 install. clean-gdbm on clean. infodir belongs in datadir.
14870 Make directories for info install. Build dir.info here then
14871 install it.
14872
d932cae7 148731991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14874
14875 * Makefile.in: fix for bad directory tests.
14876
d932cae7 148771991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14878
14879 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14880 regexp. -srcdir relative was being handled incorrectly.
14881
14882 * Makefile.in: unwrapped some for loops so that parallel makes
14883 work again and so one can focus one's attention on a particular
14884 package.
14885
d932cae7 148861991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14887
14888 * configure: added PWD as a stand in for `pwd` (for speed). use
14889 elif wherever possible. make -srcdir work without -objdir.
14890 -objdir= commented out.
14891
d932cae7 148921991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14893
14894 * configure: +options become --options. -subdirs commented out.
14895 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14896 Makefile now at top of generated Makefile. Removed cvs log
14897 entries. added -srcdir. create .gdbinit only if there is one
14898 in ${srcdir}.
14899
14900 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14901 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14902 and mandir now keyed off datadir by default.
14903
d932cae7 149041991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14905
14906 * Freshly created ChangeLog.
14907
14908\f
14909Local Variables:
14910mode: change-log
14911left-margin: 8
14912fill-column: 76
14913version-control: never
14914End:
This page took 1.20134 seconds and 4 git commands to generate.