]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
Sync config.guess and config.sub with GCC
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
c3d399e7
L
12012-12-29 Ben Elliston <bje@gnu.org>
2
3 * config.guess: Update to 2012-12-29 version.
4 * config.sub: Likewise.
5
9417cd2f
JBG
62012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
7
8 * Makefile.def (install-target-libgo): Depend on
9 install-target-libatomic. Merged from GCC repo.
10 * Makefile.in: Regenerate.
11
68dad382
JJ
122012-12-17 Jeff Johnston <jjohnstn@redhat.com>
13
14 * COPYING.LIBGLOSS: Add license for bfin libgloss.
15
2344b8da
TS
162012-12-16 Thomas Schwinge <thomas@codesourcery.com>
17
18 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
19 * configure: Regenerate.
20
5eb08693
L
212012-12-11 H.J. Lu <hongjiu.lu@intel.com>
22
23 * Makefile.def (target_modules): Add bootstrap=true and
24 raw_cxx=true to libsanitizer.
25 * configure.ac (bootstrap_target_libs): Add libsanitizer.
26 * Makefile.in: Regenerated.
27 * configure: Likewise.
28
53ab32d8
JBG
292012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
30
31 * config.sub: Merge from config repo.
32
d2489204
JBG
332012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
34
35 * configure.ac: Merge from GCC.
36 * Makefile.tpl: Dito.
37 * Makefile.in: Dito.
38 * configure: Dito.
39
c23b5043
JBG
402012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
41
42 * configure.ac (noconfigdirs): Merge from GCC.
43 * configure: Regenerate.
44
1dd1f7f6
JBG
452012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
46
47 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
48
2bda3143
L
492012-11-14 Roland McGrath <mcgrathr@google.com>
50
51 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
52 * configure: Regenerate.
53
5286fdef
L
542012-11-13 Richard Henderson <rth@redhat.com>
55
56 * configure.ac: Move libsanitizer logic to subdirectory.
57 * configure: Regenerate.
58
592012-11-13 Dodji Seketeli <dodji@redhat.com>
60
61 * configure.ac: Enable libsanitizer just on x86 linux for now.
62 * configure: Re-generate.
63
642012-11-13 David Edelsohn <dje.gcc@gmail.com>
65
66 * configure.ac: Merge libquadmath sections.
67 * configure: Regenerate.
68
692012-11-12 Wei Mi <wmi@google.com>
70
71 * configure.ac: Add libsanitizer to target_libraries.
72 * Makefile.def: Ditto.
73 * configure: Regenerate.
74 * Makefile.in: Regenerate.
75
f66a9a70
L
762012-11-03 H.J. Lu <hongjiu.lu@intel.com>
77
78 * configure: Regenerated.
79
802012-11-03 Robert Mason <rbmj@verizon.net>
81
82 * configure.ac: add --disable-libstdcxx configure option
83 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
84
6d94c122
CV
852012-10-24 Corinna Vinschen <corinna@vinschen.de>
86
87 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
88 against Mingw64 w32api.
89 * configure: Regenerate.
90
a882be68
EB
912012-10-23 Eric Botcazou <ebotcazou@adacore.com>
92
93 PR bootstrap/54820
94 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
95 * configure: Regenerate.
96
b3676d82
EB
972012-10-22 Eric Botcazou <ebotcazou@adacore.com>
98
99 PR bootstrap/54820
100 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
101 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
102 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
103 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
104 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
105 * Makefile.in: Regenerate.
106 * configure.ac (have_static_libs): New variable and associated check.
107 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
108 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
109 * configure: Regenerate.
110
7b0e8ca5
MF
1112012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
112
113 * config.guess, config.sub: Include updated version from
114 config-patches. Adds microblaze little endian support.
115
8e71395b
L
1162012-09-28 Ian Lance Taylor <iant@google.com>
117
118 * Makefile.def: Make all-target-libgo depend on
119 all-target-libbacktrace.
120 * Makefile.in: Rebuild.
121
1222012-09-26 Ian Lance Taylor <iant@google.com>
123
124 * Makefile.def: Make all-gcc depend on all-libbacktrace.
125 * Makefile.in: Rebuild.
126
1272012-09-06 Diego Novillo <dnovillo@google.com>
128
129 * configure.ac: Bump minimum GMP version to 4.2.3.
130 * configure: Re-generate.
131
1322012-09-05 Georg-Johann Lay <avr@gjlay.de>
133
134 PR target/54461
135 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
136 target-libgloss if not configured --with-avrlibc=no.
137 * configure: Regenerate.
138
1392012-09-04 Jason Merrill <jason@redhat.com>
140
141 * configure.ac: Fix --enable-languages=all.
142
1432012-09-03 Richard Guenther <rguenther@suse.de>
144
145 PR bootstrap/54138
146 * configure.ac: Re-organize ISL / CLOOG checks to allow
147 disabling with either --without-isl or --without-cloog.
148 * configure: Regenerated.
149
1502012-09-03 Georg-Johann Lay <avr@gjlay.de>
151
152 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
153 * configure: Regenerate.
154
d09bbf00
SE
1552012-09-21 Steve Ellcey <sellcey@mips.com>
156
157 * configure.ac: Add mips*-mti-elf* target.
158 * configure: Regenerate.
159
2bf680c4
ILT
1602012-09-19 Ian Lance Taylor <iant@google.com>
161
162 * configure.ac (host_libs): Add libbacktrace.
163 (target_libraries): Add libbacktrace.
164 * Makefile.def (host_modules): Add libbacktrace.
165 (target_modules): Likewise.
166 * configure, Makefile.in: Rebuild.
167
5c0b3823
WL
1682012-09-15 Jiong Wang <jiwang@tilera.com>
169
170 * configure.ac (ENABLE_GOLD): support tilegx*
171 * configure: rebuild
172
1488e230
DE
1732012-09-14 David Edelsohn <dje.gcc@gmail.com>
174
175 PR target/38607
176 Merge upstream change.
177 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
178
179 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
180 Add libgomp*.o to compare_exclusions for AIX.
181 * configure: Regenerate.
182
df6795ce
L
1832012-08-26 H.J. Lu <hongjiu.lu@intel.com>
184
185 PR binutils/4970
186 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
187 and opcodes.
188 * Makefile.in: Regenerated.
189
7ec59b9e
L
1902012-08-14 Diego Novillo <dnovillo@google.com>
191
192 Merge from cxx-conversion branch.
193
194 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
195 POSTSTAGE1_CONFIGURE_FLAGS.
196 * Makefile.in: Regenerate.
197 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
198 Force C++ when bootstrapping.
199 * configure: Regenerate.
200
2012012-07-06 Richard Guenther <rguenther@suse.de>
202
203 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
204 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
205 --with-gmp=system.
206 * Makefile.in: Regenerated.
207 * configure: Likewise.
208
2092012-07-06 Richard Guenther <rguenther@suse.de>
210
211 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
212 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
213 supply V=1 as extra_make_flags.
214 * configure: Regenerated.
215 * Makefile.in: Likewise.
216
2172012-07-03 Richard Guenther <rguenther@suse.de>
218
219 * Makfile.def (isl): Remove not necessary extra_exports and
220 extra_make_flags.
221 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
222 * Makefile.in: Regenerated.
223
2242012-07-03 Richard Guenther <rguenther@suse.de>
225
226 * Makefile.def (cloog): Add V=1 to extra_make_flags.
227 * configure.ac: If either the ISL or the CLooG check failed
228 do not try to build in-tree versions.
229 * Makefile.in: Regenerated.
230 * configure: Regenerated.
231
2322012-07-02 Richard Guenther <rguenther@suse.de>
233 Michael Matz <matz@suse.de>
234 Tobias Grosser <tobias@grosser.es>
235 Sebastian Pop <sebpop@gmail.com>
236
237 * Makefile.def: Add ISL host module, remove PPL host module.
238 Adjust ClooG host module to use the proper ISL.
239 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
240 * configure.ac: Include config/isl.m4. Add ISL host library,
241 remove PPL. Remove PPL configury, add ISL configury, adjust
242 ClooG configury.
243 * Makefile.in: Regenerated.
244 * configure: Likewise.
245
2462012-07-02 Richard Guenther <rguenther@suse.de>
247
248 Merge from graphite branch
249 2011-07-21 Tobias Grosser <tobias@grosser.es>
250
251 * configure: Regenerated.
252 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
253 both cloog.org and legacy versions. The only supported version will
254 be CLooG with the isl backend.
255
256 2011-07-21 Tobias Grosser <tobias@grosser.es>
257
258 * configure: Regenerated.
259 * configure.ac: Require cloog isl 0.17.0
260
261 2011-07-21 Tobias Grosser <tobias@grosser.es>
262
263 * configure: Regenerated.
264 * config/cloog.m4: Do not define CLOOG_ORG
265
2662012-06-29 Steven Bosscher <steven@gcc.gnu.org>
267
268 * configure.ac: Skip C if explicitly selected.
269 * configure: Regenerate.
270
2712012-06-28 Christophe Lyon <christophe.lyon@st.com>
272
273 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
274 they contain -O2.
275 * configure: Regenerate.
276
2772012-06-20 Jason Merrill <jason@redhat.com>
278
279 * Makefile.tpl (check-target-libgomp-c++): New.
280 (check-target-libitm-c++): New.
281 * Makefile.def (c++): Add them.
282 * Makefile.in: Regenerate.
283
2842012-05-16 Olivier Hainque <hainque@adacore.com>
285
286 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
287 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
288 (install-no-fixedincludes): Adjust accordingly.
289 * Makefile.in: Regenerate.
290
2912012-05-09 Nick Clifton <nickc@redhat.com>
292 Paul Smith <psmith@gnu.org>
293
294 PR bootstrap/50461
295 * configure.ac (mpfr-dir): When using in-tree MPFR sources
296 allow for the fact that from release v3.1.0 of MPFR the source
297 files were moved into a src sub-directory.
298 * configure: Regenerate.
299
3002012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
301
302 * configure.ac: Bump minimum MPFR version to 2.4.0.
303 * configure: Regenerated.
304
3052012-05-01 Richard Henderson <rth@redhat.com>
306
307 * Makefile.def (libatomic): New target_module.
308 * configure.ac (target_libraries): Add libatomic.
309 (noconfigdirs): Check if libatomic is supported.
310 * Makefile.in, configure: Rebuild.
311
f87f9c61
L
3122012-05-15 H.J. Lu <hongjiu.lu@intel.com>
313
314 Merge upstream change
315 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
316
3172011-11-21 Andreas Tobler <andreast@fgznet.ch>
318
319 * libtool.m4: Additional FreeBSD 10 fixes.
320
68f107fa
AO
3212012-06-28 Christophe Lyon <christophe.lyon@st.com>
322
323 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
324 they contain -O2.
325 * configure: Regenerate.
326
b9c361e0
JL
3272012-05-14 Catherine Moore <clm@codesourcery.com>
328
329 * NEWS: Mention PowerPC VLE port.
330
9eb322aa
MF
3312012-05-11 Mike Frysinger <vapier@gentoo.org>
332
333 * MAINTAINERS (config/): Move to intl/ section.
334 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
335
58b1dd21
NC
3362012-05-09 Nick Clifton <nickc@redhat.com>
337 Paul Smith <psmith@gnu.org>
338
339 PR bootstrap/50461
340 * configure.ac (mpfr-dir): When using in-tree MPFR sources
341 allow for the fact that from release v3.1.0 of MPFR the source
342 files were moved into a src sub-directory.
343 * configure: Regenerate.
344
2e702c99
RM
3452012-05-02 Roland McGrath <mcgrathr@google.com>
346
347 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
348 * configure: Regenerate.
349
d2213593
JB
3502012-04-25 Joel Brobecker <brobecker@adacore.com>
351
352 * config.sub: Update to 2012-04-18 version from official repo.
353
202e2356
NC
3542012-03-19 Tristan Gingold <gingold@adacore.com>
355
356 * configure.ac (ia64*-*-*vms*): Add support for ld.
357 * configure: Regenerate.
358
2479f722
RO
3592012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
360
361 * configure.ac (enable_libgomp): Remove *-*-irix6*.
362 (unsupported_languages): Remove mips-sgi-irix6.*.
363 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
364 (with_stabs): Remove.
365 * configure: Regenerate.
366
4e97d92b
RO
3672012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
368
369 * configure.ac (enable_libgomp): Remove *-*-osf*.
370 (with_stabs): Remove alpha*-*-osf*.
371 * configure: Regenerate.
372
f9ea6f98
JJ
3732012-03-09 Jeff Johnston <jjohnstn@redhat.com>
374
375 * COPYING.NEWLIB: Modify DJ Delorie license to include
376 modification rights in clause as permitted by DJ Delorie.
377 * COPYING.LIBGLOSS: Ditto.
378
48688b3e
JJ
3792012-03-09 Jeff Johnston <jjohnstn@redhat.com>
380
381 * COPYING.NEWLIB: Remove two unused licenses.
382
0945bbee
TG
3832012-03-05 Tristan Gingold <gingold@adacore.com>
384
385 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
386 * configure: Regenerate.
387
516be0c5
JJ
3882012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
389
390 * COPYING.NEWLIB: Add Adapteva notice.
391 * COPYING.LIBGLOSS: Add Adapteva notice.
392
64b986c0
EB
3932011-12-18 Eric Botcazou <ebotcazou@adacore.com>
394
395 * configure: Regenerate.
396
58cddc18
JJ
3972011-12-15 Jeff Johnston <jjohnstn@redhat.com>
398
399 * COPYING.LIBGLOSS: Add GPL with exception license.
400
b121d7d4
DD
4012011-11-09 Roland McGrath <mcgrathr@google.com>
402
403 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
404 * configure: Rebuild.
405 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
406 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
407 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
408 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
409 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
410 Add READELF.
411 * Makefile.in: Rebuild.
412
d32e2926
RH
4132011-11-08 Richard Henderson <rth@redhat.com>
414
415 * configure.ac: Test for libitm directory present first.
416
417 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
418
419 * configure.ac: Test libitm/configure.tgt to disable libitm.
420 * configure: Rebuild.
421
98dd765a
RO
4222011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
423
424 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
425 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
426 * Makefile.in: Regenerate.
427
99c513f6
DD
4282011-11-01 DJ Delorie <dj@redhat.com>
429
430 * configure.ac (rl78-*-*) New case.
431 * configure: Regenerate.
432
ff3ec4ee
DD
4332011-11-01 DJ Delorie <dj@redhat.com>
434
435 * config.sub: Update to version 2011-10-29 (added rl78)
436
c28a9f49
NC
4372011-10-27 Nick Clifton <nickc@redhat.com>
438
439 * config.sub: Import these changes from the config project:
440
441 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
442 Ben Elliston <bje@gnu.org>
443
444 * config.sub (epiphany): New.
445
446 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
447 Ben Elliston <bje@gnu.org>
448
9eb322aa 449 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
450
451 2011-08-23 Roland McGrath <mcgrathr@google.com>
452
453 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
454 64eb to be64.
455
456 2011-08-16 Roland McGrath <mcgrathr@google.com>
457
458 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
459 (nacl): Grok as alias for 32el-unknown-nacl.
460
860144e4
JB
4612011-08-19 Joel Brobecker <brobecker@adacore.com>
462
463 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
464
40ae9136
YQ
4652011-08-14 Yao Qi <yao@codesourcery.com>
466
467 Merge from gcc:
468
469 2011-08-14 Yao Qi <yao@codesourcery.com>
470 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
471 * configure: Regenerate.
472
ffdd6afc
ILT
4732011-07-26 Ian Lance Taylor <iant@google.com>
474
475 Merge from gcc:
476
477 2011-07-26 Ian Lance Taylor <iant@google.com>
478 * configure.ac: Set have_compiler based on whether gcc directory
479 exists, rather than on whether gcc is in configdirs.
480 * configure: Rebuild.
481
482 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
483 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
484 link directories.
485 * Makefile.in: Rebuild.
486
487 2011-07-20 Ian Lance Taylor <iant@google.com>
488 PR bootstrap/49787
489 * configure.ac: Move --enable-bootstrap handling earlier in file.
490 If --enable-bootstrap and either --enable-build-with-cxx or
491 --enable-build-poststage1-with-cxx, enable C++ automatically.
492 * configure: Rebuild.
493
494 2011-07-19 Ian Lance Taylor <iant@google.com>
495 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
496 make C++ a boot_language. Set and substitute
497 POSTSTAGE1_CONFIGURE_FLAGS.
498 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
499 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
500 * configure, Makefile.in: Rebuild.
501
502 2011-07-16 Jason Merrill <jason@redhat.com>
503 * Makefile.def (language=c++): Add check-c++0x and
504 check-target-libmudflap-c++.
505 * Makefile.tpl (check-target-libmudflap-c++): New.
506 * Makefile.in: Regenerate.
507
508 2011-07-16 Matthias Klose <doko@ubuntu.com>
509 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
510 * Makefile.def (target_modules/libjava): Pass
511 $(EXTRA_CONFIGARGS_LIBJAVA).
512 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
513 if not configured with --enable-static-libjava.
514 * Makefile.in: Regenerate.
515 * configure: Likewise.
516
517 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
518 PR regression/47836
519 PR bootstrap/23656
520 PR other/47733
521 PR bootstrap/49247
522 PR c/48825
523 * configure.ac (target_libraries): Remove target-libiberty.
524 Remove case-statement setting skipdirs=target-libiberty for
525 multiple targets. Remove checking target_configdirs and
526 removing target-libiberty but keeping target-libgcc if
527 otherwise empty.
528 * Makefile.def (target_modules): Don't add libiberty.
529 (dependencies): Remove all traces of target-libiberty.
530 * configure, Makefile.in: Regenerate.
531
9ccb86e7
JM
5322011-07-22 Jason Merrill <jason@redhat.com>
533
534 * Makefile.def (language=c++): Add check-c++0x and
535 check-target-libmudflap-c++.
536 * Makefile.tpl (check-target-libmudflap-c++): New.
537 * Makefile.in: Regenerate.
538
090bc50f
RO
5392011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
540
541 * configure: Regenerate.
542
cff32a7c
RO
5432011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
544
545 PR target/39150
546 * configure.ac (i[3456789]86-*-solaris2*): Also accept
547 x86_64-*-solaris2.1[0-9]*.
548 * configure: Regenerate.
549
eb4b2452
NC
5502011-06-13 Walter Lee <walt@tilera.com>
551
552 * configure.ac (tilepro-*-*) New case.
553 (tilegx-*-*): Likewise.
554 * configure: Regenerate.
555
3c0013bf
NC
5562011-06-06 Nick Clifton <nickc@redhat.com>
557
558 * config.sub: Sync from upstream.
559
91c1f14c
DK
5602011-05-08 Doug Kwan <dougkwan@google.com>
561
562 Merge from gcc:
563
564 2011-05-08 Doug Kwan <dougkwan@google.com>
565
566 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
567 * configure: Regenerated.
568 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
569 value from configure.
570 * Makefile.in: Regenerated.
571
c7e4b184
JM
5722011-05-05 Joseph Myers <joseph@codesourcery.com>
573
574 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
575 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
576 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
577 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
578 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
579 *-*-vxworks*): Disable newlib and libgloss in separate case
580 statement.
581 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
582 to separate case statement.
583 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
584 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
585 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
586 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
587 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
588 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
589 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
590 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
591 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
592 i[[3456789]]86-*-rdos*, m32r-*-*,
593 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
594 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
595 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
596 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
597 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
598 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
599 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
600 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
601 and libgloss in main case over targets. Remove most empty cases
602 in main case over targets.
603 * configure: Regenerate.
604
7152a690
JM
6052011-05-04 Joseph Myers <joseph@codesourcery.com>
606
607 * configure.ac: Remove code setting special library locations for
608 hppa*64*-*-hpux11*. Remove code setting compiler for
609 sparc-sun-solaris2*.
610 * configure: Regenerate.
611
ff46fb8f
JM
6122011-05-04 Joseph Myers <joseph@codesourcery.com>
613
614 * configure.ac: Separate libgloss_dir settings from general case
615 over targets.
616 * configure: Regenerate.
617
82ae827f
JM
6182011-04-28 Joseph Myers <joseph@codesourcery.com>
619
620 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
621 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
622 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
623 cases in libgcj-disabling case statement.
624 (hppa*64*-*-linux*): Set unsupported_languages instead of
625 disabling target-zlib.
626 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
627 to hppa*64*-*-hpux*.
628 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
629 hppa*-*-hpux*.
630 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
631 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
632 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
633 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
634 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
635 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
636 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
637 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
638 libgcj-disabling case statement.
639 * configure: Regenerate.
640
0827f9a6
JM
6412011-04-28 Joseph Myers <joseph@codesourcery.com>
642
643 * configure.ac: Disable Java for targets not supporting libffi.
644 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
645 Remove cases in Java-disabling statement.
646 (*arm-wince-pe): Change to arm-wince-pe.
647 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
648 cases in Java-disabling statement.
649 (bfin-*-*): Don't disable Java again.
650 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
651 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
652 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
653 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
654 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
655 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
656 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
657 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
658 Java-disabling statement.
659 (mmix-*-*): Don't disable Java again.
660 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
661 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
662 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
663 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
664 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
665 statement.
666 * configure: Regenerate.
667
899b04ef
JM
6682011-04-28 Joseph Myers <joseph@codesourcery.com>
669
670 Merge from GCC:
671
672 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
673
674 PR lto/48086
675 * configure.ac: Re-enable LTO on *-apple-darwin9*.
676 * configure: Regenerate.
677
9863d716
JM
6782011-04-28 Joseph Myers <joseph@codesourcery.com>
679
680 * configure.ac: Separate cases disabling Java and Java libraries
681 from general case over targets.
682 * configure: Regenerate.
683
a90ef4bf
JM
6842011-04-06 Joseph Myers <joseph@codesourcery.com>
685
686 * configure.ac (build_tools): Remove build-byacc.
687 (host_libs): Remove mmalloc.
688 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
689 autoconf automake libtool diff rcs fileutils shellutils time
690 textutils wdiff find uudecode hello tar gzip indent recode release
691 sed perl gawk findutils gettext zip.
692 (libgcj): Remove target-qthreads.
693 (target_tools): Remove target-examples target-gperf.
694 (YACC): Don't handle building byacc.
695 * configure: Regenerate.
696 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
697 dosutils, examples, fileutils, find, findutils, gawk, gettext,
698 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
699 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
700 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
701 handle building components.
702 * Makefile.in: Regenerate.
703
05a02268
RW
7042011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
705
706 * config.sub: Sync from upstream.
707
c5f5c3c2
JM
7082011-04-01 Joseph Myers <joseph@codesourcery.com>
709
710 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
711 (microblaze*): Don't disable libssp.
712 * configure: Regenerate.
713
f6c1938b
JM
7142011-04-01 Joseph Myers <joseph@codesourcery.com>
715
716 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
717 moveifchange.
718 * configure: Regenerate.
719 * Makefile.tpl: Use @SHELL@ not @config_shell@.
720 * Makefile.in: Regenerate.
721
1f111696
JM
7222011-04-01 Joseph Myers <joseph@codesourcery.com>
723
724 * configure.ac (*-*-sysv4*): Don't enable libgomp.
725 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
726 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
727 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
728 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
729 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
730 md_exec_prefix cases.
731 * configure: Regenerate.
732
065a5627
JM
7332011-04-01 Joseph Myers <joseph@codesourcery.com>
734
735 * configure.ac: Separate cases disabling target-libssp,
736 target-libiberty, target-libstdc++-v3 and Fortran from general
737 case over targets.
738 * configure: Regenerate.
739
b2f14e4a
JM
7402011-04-01 Joseph Myers <joseph@codesourcery.com>
741
742 * configure.ac (*-*-chorusos): Don't disable libgcj.
743 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
744 Remove case.
745 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
746 (arm-*-coff): Don't disable libgcj.
747 (arm*-*-linux-gnueabi): Remove useless assignment.
748 (arm-*-riscix*): Don't disable libgcj.
749 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
750 configuration.
751 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
752 (c54x*-*-*): Remove case.
753 (tic54x-*-*): Don't disable GCC or GCC libraries.
754 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
755 to *.
756 (d10v-*-*): Don't disable GCC libraries.
757 (d30v-*-*): Don't disable libgcj.
758 (h8500-*-*): Don't disable GCC libraries.
759 (i960-*-*): Don't disable libgcj.
760 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
761 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
762 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
763 libgcj.
764 (m68k-*-coff*): Remove case.
765 (mmix-*-*): Don't disable libgloss on host.
766 (mn10200-*-*, mn10300-*-*): Remove cases.
767 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
768 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
769 Don't disable libgcj.
770 (romp-*-*): Remove case.
771 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
772 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
773 case.
774 (v810-*-*): Don't disable GCC libraries.
775 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
776 (ip2k-*-*): Don't disable GCC libraries.
777 * configure: Regenerate.
778
6a608608
JM
7792011-03-28 Joseph Myers <joseph@codesourcery.com>
780
781 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
782 libffi on host.
783 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
784 on host.
785 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
786 * configure: Regenerate.
787
5b806d27
NC
7882011-03-26 John Marino <binutils@marino.st>
789
790 * configure.ac: Add support for *-*-dragonfly*
791 * configure: Regenerate.
792
0377a422
JM
7932011-03-25 Joseph Myers <joseph@codesourcery.com>
794
795 * configure.ac (native_only): Remove.
796 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
797 send-pr uudecode guile gnuserv on host.
798 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
799 send-pr rcs guile perl texinfo libtool on host.
800 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
801 automake send-pr rcs guile perl texinfo libtool on host.
802 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
803 (*-*-kaos*): Don't disable target-examples target-gperf on target.
804 (alpha*-dec-osf*): Don't disable fileutils on target.
805 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
806 texinfo send-pr expect dejagnu on target.
807 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
808 target-qthreads on target.
809 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
810 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
811 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
812 x86_64-*-mingw*): Don't disable expect on target.
813 (*-*-cygwin*): Don't disable target-gperf on target.
814 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
815 gnuserv on target.
816 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
817 target.
818 * configure: Regenerate.
819
2354b38b
JM
8202011-03-25 Joseph Myers <joseph@codesourcery.com>
821
822 * configure.ac (target_tools): Remove target-groff.
823 (native_only): Remove target-groff.
824 (hppa*64*-*-*): Don't disable byacc.
825 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
826 setting.
827 (*-*-kaos*): Don't skip target-librx and target-groff.
828 (*-*-netware*): Don't skip target-libmudflap.
829 (*-*-tpf*): Don't skip target-libmudflap.
830 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
831 directories on the host.
832 (ia64*-*-*vms*): Don't skip tix.
833 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
834 host.
835 * configure: Regenerate.
836
28d9b232
PB
8372011-03-24 Paolo Bonzini <pbonzini@redhat.com>
838
839 * configure.ac: Remove references to mt-mep, mt-netware,
840 mt-wince.
841 * Makefile.def: Add all-utils soft dependencies.
842 * Makefile.tpl: Remove GDB_NLM_DEPS.
843 * configure: Regenerate.
844 * Makefile.in: Regenerate.
845
dbbe5f95
PB
8462011-03-24 Paolo Bonzini <bonzini@gnu.org>
847
848 Sync from GCC:
849
850 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
851
852 * configure.ac: Do not include mh-x86omitfp.
853 * configure: Regenerate.
854
855 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
856
857 * configure.ac: Remove empty cases.
858 * configure: Regenerate.
859
860 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
861
862 * Makefile.def: Add dependency from termcap to gdb.
863 * Makefile.in: Regenerate.
864
865 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
866
867 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
868 * configure: Regenerate.
869 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
870 * Makefile.tpl: Likewise.
871 * Makefile.in: Regenerate.
872
873 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
874
875 * configure.ac: Remove all mentions of tentative_cc.
876 * configure: Regenerate.
877
878 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
879
880 PR lto/48086
881 * configure.ac: Re-enable LTO on *-apple-darwin9.
882 * configure: Regenerate.
883
3516a403
JM
8842011-03-24 Joseph Myers <joseph@codesourcery.com>
885
886 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
887 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
888 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
889 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
890 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
891 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
892 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
893 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
894 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
895 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
896 *-*-rhapsody*): Remove host cases.
897 * configure: Regenerate.
898
93cc359e
JM
8992011-03-24 Joseph Myers <joseph@codesourcery.com>
900
901 * configure.ac (ppc*-*-pe): Remove host case.
902 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
903 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
904 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
905 cases.
906 * configure: Regenerate.
907
29b2c556
JM
9082011-03-24 Joseph Myers <joseph@codesourcery.com>
909
910 * config.sub: Update to version 2011-03-23.
911
f0ff0f90
JM
9122011-03-22 Joseph Myers <joseph@codesourcery.com>
913
914 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
915 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
916 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
917 * configure: Regenerate.
918
782cb41f
JM
9192011-03-22 Joseph Myers <joseph@codesourcery.com>
920
921 * config-ml.in: Don't handle arc-*-elf*.
922 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
923 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
924 handle GCC libraries.
925 * configure: Regenerate.
926
0e8ad34f
RO
9272011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
928
929 PR bootstrap/48120:
930 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
931 Add -lstdc++ -lm to LIBS.
932 * configure: Regenerate.
933
5548b4ce
DE
9342011-03-18 David Edelsohn <dje.gcc@gmail.com>
935
936 * config.guess: Update to version 2011-02-02
937 * config.sub: Update to version 2011-02-24
2e702c99 938
86ed8cf6
SP
9392011-03-03 Sebastian Pop <sebastian.pop@amd.com>
940
9eb322aa
MF
941 * configure.ac: Adjust test of with_ppl.
942 * configure: Regenerated.
86ed8cf6 943
b123da99
SP
9442011-03-02 Sebastian Pop <sebastian.pop@amd.com>
945
946 * configure.ac: Add -lpwl to ppllibs.
947 * config/cloog.m4: Add -lisl to clooglibs.
948 * configure: Regenerated.
949
822ce8ee
RW
9502011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
951
952 Import from Libtool and gnulib:
953
954 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
955
956 Prepare for supporting FreeBSD 10.
957 * config.rpath: Remove handling of freebsd1* which soon would
958 match FreeBSD 10.0.
959
960 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
961
962 Remove support for FreeBSD 1.x.
963 * libtool.m4 (_LT_LINKER_SHLIBS)
964 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
965 soon would incorrectly match FreeBSD 10.0.
966
dcb5e506
RW
9672011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
968
969 PR binutils/12283
970 * MAINTAINERS (mkinstalldirs): Comes from Automake.
971 (move-if-change): Comes from gnulib.
972 * move-if-change: Import version from gnulib.
973
8d8eef9a
RW
9742011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
975
976 Sync from GCC:
977
978 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
979
980 PR lto/47225
981 * Makefile.def (lto-plugin): Double dash for enable-shared.
982 (configure-gcc): Depend on all-lto-plugin.
983 * Makefile.in: Rebuilt.
984
985 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
986
987 * configure.ac: Remove extra bracket.
988 * configure: Regenerate.
989
990 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
991
992 PR lto/47225
993 * Makefile.def: Add dependency for install-gcc
994 on install-lto-plugin.
995 * Makfile.in: Regenerated
996
997 2011-01-25 Jakub Jelinek <jakub@redhat.com>
998
999 * configure.ac: If with_ppl is no, move setting with_cloog=no
1000 after CLOOG_REQUESTED check.
1001 * configure: Regenerated.
1002
1003 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1004
1005 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1006 CLooG has been requested.
1007 * configure: Regenerated.
1008
1009 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1010
1011 * configure: Regenerated.
1012 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1013
1014 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1015
1016 * configure: Regenerated.
1017 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1018
1019 2011-01-07 Jan Hubicka <jh@suse.cz>
1020
1021 PR lto/47225
1022 * Makefile.in: Regenerate.
1023 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1024 configure.
1025
65b4571a
AO
10262011-01-31 Alexandre Oliva <aoliva@redhat.com>
1027
1028 PR libgcj/44341
1029 * configure.ac: Discard --with-* flags for host when configuring
1030 target libraries for cross build.
1031 * configure: Rebuilt.
1032
7837304f
AS
10332011-01-21 Andreas Schwab <schwab@redhat.com>
1034
1035 Sync from GCC:
1036
1037 2011-01-21 Andreas Schwab <schwab@redhat.com>
1038
1039 * configure.ac: Use AS_HELP_STRING throughout.
1040 * configure: Regenerate.
1041
1042 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1043
1044 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1045 * configure: Regenerate.
1046
115ef890
RW
10472010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1048
1049 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1050
92c9a463
JB
10512011-01-13 Joel Brobecker <brobecker@adacore.com>
1052
1053 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1054 for ia64-hpux.
1055 * configure: Regenerate.
1056
887ebfb4
RW
10572011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1058
1059 Sync from GCC:
1060 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1061
1062 * configure.ac: (picochip): Disable libiberty.
1063 * configure: Regenerate.
1064
04d2c2b2
JJ
10652010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1066
1067 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1068
33d23ee8
ILT
10692010-12-10 Ian Lance Taylor <iant@google.com>
1070
1071 PR bootstrap/46819
1072 * configure.ac: For --disable-libgcj clear libgcj_saved.
1073 * configure: Rebuild.
1074
89a1e9c3
PB
10752010-12-10 Tobias Burnus <burnus@net-b.de>
1076
1077 PR fortran/46540
1078 * configure.ac: Add --disable-libquadmath and
1079 --disable-libquadmath-support.
1080 * configure: Regenerate.
1081
ac7bcd26
TG
10822010-12-10 Tristan Gingold <gingold@adacore.com>
1083
1084 * src-release (ETC_SUPPORT): add gnu-oids.texi
1085
d357cef7
HPN
10862010-12-03 Hans-Peter Nilsson <hp@axis.com>
1087
1088 PR libffi/46792
1089 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1090 * configure: Regenerate.
1091
4f11b223
ILT
10922010-12-02 Ian Lance Taylor <iant@google.com>
1093
1094 * configure.ac: Always set default for poststage1_ldflags to
1095 -static-libstdc++ -static-libgcc.
1096
989abc33
JJ
10972010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1098
1099 * COPYING.NEWLIB: Add National Semiconductor notice.
1100
950386c6
AS
11012010-11-29 Andreas Schwab <schwab@redhat.com>
1102
1103 * configure.ac: Move comment to remove extra space in last argument
1104 of GCC_TARGET_TOOL.
1105
87cda2cf
AO
11062010-11-26 Alexandre Oliva <aoliva@redhat.com>
1107
7d509c83 1108 PR other/46026
87cda2cf
AO
1109 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1110 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1111 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1112 (BASE_FLAGS_TO_PASS): Use it.
1113 * configure: Rebuilt.
1114 * Makefile.in: Rebuilt.
1115
d3b50760
L
11162010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1117
1118 PR binutils/12258
1119 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1120 Properly check default linker.
1121 * configure: Regnerated.
1122
c7791212
NC
11232010-11-23 Matthias Klose <doko@ubuntu.com>
1124
1125 * configure.ac: For --enable-gold, handle value `default' instead of
1126 `both*'. New configure option --{en,dis}able-ld.
1127 * configure: Regenerate.
1128
9e1a94f4
ILT
11292010-11-20 Ian Lance Taylor <iant@google.com>
1130
1131 * configure.ac: Only disable a language library if no language needs
1132 it. Don't let --disable-libgcj uncondtionally disable libffi.
1133 * configure: Rebuild.
1134
ceca0218
PB
11352010-11-20 Paolo Bonzini <bonzini@gnu.org>
1136
1137 * configure: Regenerate.
1138
9b980aa1
RW
11392010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1140
1141 PR other/46202
1142 * configure.ac: Fix just-built in-tree STRIP name to be
1143 binutils/strip-new.
1144 * configure: Regenerate.
1145 * Makefile.def (install-strip-gcc, install-strip-binutils)
1146 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1147 (install-strip-sid): Mirror dependencies on non-strip variants
1148 of these targets on the respective -strip prerequisites.
1149 * Makefile.tpl (install-strip, install-strip-host)
1150 (install-strip-target): New targets.
1151 (install-strip-[+module+], install-strip-target-[+module+]):
1152 New targets.
1153 * Makefile.in: Regenerate.
1154
e552509b
ILT
11552010-11-19 Ian Lance Taylor <iant@google.com>
1156 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1157
1158 * configure.ac: Add target-libgo to target_libraries. Set
1159 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1160 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1161 (HOST_EXPORTS): Add GOC.
1162 (BASE_TARGET_EXPORTS): Add GOC.
1163 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1164 (GOCFLAGS_FOR_TARGET): New variable.
1165 (EXTRA_HOST_FLAGS): Add GOC.
1166 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1167 * Makefile.def (target_modules): Add libgo.
1168 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1169 (dependencies): Add dependency from configure-target-libgo to
1170 configure-target-libffi and all-target-libstdc++-v3. Add
1171 dependencies from all-target-libgo to all-target-libffi.
1172 (languages): Add go.
1173 * configure: Rebuild.
1174 * Makefile.in: Rebuild.
1175
11762010-11-19 Ian Lance Taylor <iant@google.com>
1177
1178 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1179 compiler/flag environment variables.
1180
11812010-11-18 Ian Lance Taylor <iant@google.com>
1182
1183 * configure.ac: Check for lang_requires_boot_languages in
1184 config-lang.in files.
1185 * configure: Rebuild.
1186
8c21d9c7
MF
11872010-11-17 Mike Frysinger <vapier@gentoo.org>
1188
1189 * .gitignore: New file.
1190
e552509b
ILT
11912010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1192 Tobias Burnus <burnus@net-b.de>
1193
1194 PR fortran/32049
1195 * Makefile.def: Add libquadmath; build it with language=fortran.
1196 * configure.ac: Add libquadmath.
1197 * Makefile.tpl: Handle multiple libs in check-[+language+].
1198 * Makefile.in: Regenerate.
1199 * configure: Regenerate.
1200
12012010-11-15 Andreas Schwab <schwab@redhat.com>
1202
1203 * configure.ac: Fix spelling in option names.
1204 * configure: Regenerated.
1205
12062010-11-13 Georg-Johann Lay <georgjohann@web.de>
1207
1208 PR bootstrap/39622
1209 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1210 * configure: Regenerated.
1211
12122010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1213
1214 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1215 define the cloog backend to use. Furthermore, only pass the ppllibs to
1216 the configure checks, if necessary.
1217 * configure: Regenerate.
1218
12192010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1220
1221 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1222 * configure: regenerate
1223
12242010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1225
1226 * config/cloog.m4: Fix typo. verison -> version.
1227 * configure: Regenerate.
1228
12292010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1230
1231 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1232 * configure: Regenerate.
1233
12342010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1235
1236 * configure.ac: Support official CLooG.org versions.
1237 * configure: Regenerate.
1238 * config/cloog.m4: New.
1239
aa291e2d
ME
12402010-11-05 Michael Eager <eager@eagercon.com>
1241
1242 * COPYING.LIBGLOSS: Correct typo in microblaze.
1243 * COPYING.NEWLIB: Same.
1244
e552509b
ILT
12452010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1246
1247 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1248 * configure: Regenerate.
1249
74cea91b
DK
12502010-11-03 Ian Lance Taylor <iant@google.com>
1251 Dave Korn <dave.korn.cygwin@gmail.com>
1252
1253 PR lto/46273
1254 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1255 and on other supported platforms whenever LTO is enabled.
1256 * configure: Rebuild.
1257
6d0cd39e
AM
12582010-11-02 Alan Modra <amodra@gmail.com>
1259
1260 PR binutils/12110
1261 * configure.ac: Error when source path contains spaces.
1262 * configure: Regenerate.
1263
18a8530e
ILT
12642010-10-20 Ian Lance Taylor <iant@google.com>
1265
1266 * Makefile.def (target_modules): Set lib_path to src/.libs for
1267 libstdc++-v3 module.
1268 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1269 * Makefile.in: Rebuild.
1270
6ed3211e
JJ
12712010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1272 Joseph Myers <joseph@codesourcery.com>
1273
1274 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1275 notices.
1276 * COPYING.NEWLIB: Add Texas Instruments notice.
1277
a8eb3f0a
DK
12782010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1279
1280 * configure.ac (build_lto_plugin): New shell variable.
1281 (--enable-lto): Turn on by default for all non-ELF platforms that
1282 have had LTO support added so far. Set build_lto_plugin appropriately
1283 for both ELF and non-ELF.
1284 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1285 * configure: Regenerate.
1286
4074d5f2
RW
12872010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1288
1289 PR bootstrap/45326
1290 PR bootstrap/45174
1291 * configure.ac: Honor initial values of $build_configargs,
1292 $host_configargs, $target_configargs. Mark the precious, so
1293 environment settings get recorded.
1294 * configure: Regenerate.
1295
29821356
RW
12962010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1297
1298 Sync from GCC:
1299
1300 2010-09-30 Michael Eager <eager@eagercon.com>
1301
1302 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1303 * configure: Regenerate.
1304
1305 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1306
1307 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1308 targets and amend comment.
1309 * configure: Regenerate.
1310
1311 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1312
1313 * configure.ac: Enable LTO by default on Darwin.
1314 * configure: Regenerate.
1315
1316 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1317
1318 PR bootstrap/44455
1319 * configure.ac (extra_mpfr_configure_flags): Copy from
1320 extra_mpc_gmp_configure_flags.
1321 * configure: Re-generated.
1322
57eefe4d
RW
13232010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1324
1325 Sync from GCC:
1326
1327 PR bootstrap/45796
1328 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1329 Depend on all-build-libiberty.
1330 * Makefile.in: Regenerate.
1331
13322010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1333
1334 Sync from GCC:
1335
1336 PR bootstrap/44621
1337 * configure.ac: Fix unportable shell quoting.
1338 * configure: Regenerate.
1339
48bb73dd
RW
13402010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1341
1342 * configure.ac: Support all v850 targets.
1343 * configure: Regenerate.
1344
1d14850f
PB
13452010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1346
1347 PR target/44862
1348 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1349 Provide -B option to allow for link spec %s substitutions for
1350 libstdc++.a on darwin.
1351 * Makefile.in: Regenerate.
1352
7530c480
AO
13532010-06-10 Alexandre Oliva <aoliva@redhat.com>
1354
1355 * Makefile.def (configure-gcc): Depend on all-libelf.
1356 * Makefile.in: Rebuild.
1357
285d560d
RW
13582010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1359
1360 * config.sub, config.guess: Update from upstream sources.
1361
a009f2e7
RW
13622010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1363
1364 Sync from GCC:
1365
1366 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1367 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1368 * configure: Regenerated.
1369
1370 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1371 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1372 * configure: Regenerate.
1373
1374 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1375 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1376 * configure: Regenerate.
1377
1378 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1379 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1380 separately.
1381 * configure: Regenerate.
1382
1383 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1384 * configure: Regenerate after change to elf.m4.
1385
1386 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1387 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1388 * configure: Regenerated.
1389
1390 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1391 * configure.ac: Print "buggy but acceptable" when CLooG
1392 revision is less than 9.
1393 * configure: Regenerated.
1394
e49e5c92
DK
13952010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1396
1397 Merge from gcc:
1398
1399 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1400 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1401 * configure: Regenerate.
1402
1403 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1404 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1405 a platform that supports LTO.
1406 * configure: Regenerate.
1407
1408 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1409 PR lto/42776
1410 * configure.ac (--enable-lto): Refactor handling so libelf tests
1411 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1412 and allow LTO to be explicitly enabled on non-ELF platforms that
1413 are known to support it inside else-clause.
1414 * configure: Regenerate.
1415
e6de499b
NC
14162010-04-27 Roland McGrath <roland@redhat.com>
1417 H.J. Lu <hongjiu.lu@intel.com>
1418
1419 * configure.ac (--enable-gold): Support both, both/gold and
1420 both/bfd to add gold to configdirs without removing ld.
1421 * configure: Regenerated.
1422
1423 * Makefile.def: Add install-gold dependency to install-ld.
1424 * Makefile.in: Regenerated.
1425
d594eacc
TG
14262010-04-14 Tristan Gingold <gingold@adacore.com>
1427
1428 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1429 * configure: Regenerate.
1430
938d2b74
RW
14312010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1432
1433 Merge from gcc:
1434 PR bootstrap/43615
1435 PR bootstrap/43328
1436 Revert:
1437 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1438 * configure.ac: Do not pass --enable-multilib nor
1439 --disable-multilib in baseargs. Accept explicitly passed
1440 --enable_multilib.
1441 * configure: Regenerate.
1442
a9ef41a7
RW
14432010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1444
1445 PR bootstrap/43328
1446 * configure.ac: Do not pass --enable-multilib nor
1447 --disable-multilib in baseargs. Accept explicitly passed
1448 --enable_multilib.
1449 * configure: Regenerate.
1450
619a3713
JM
14512010-03-23 Joseph Myers <joseph@codesourcery.com>
1452
1453 * configure.ac (tic6x-*-*): New case.
1454 * configure: Regenerate.
1455
92f4e989
JM
14562010-03-23 Joseph Myers <joseph@codesourcery.com>
1457
1458 Merge from gcc:
1459 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1460 PR ada/42554
1461 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1462 * configure: Regenerate.
1463
c35a0556
JM
14642010-03-23 Joseph Myers <joseph@codesourcery.com>
1465
1466 * config.sub: Update to version 2010-03-22.
1467 * config.guess: Update to version 2009-12-30.
1468
18fa8f9c
JM
14692010-03-14 Joseph Myers <joseph@codesourcery.com>
1470
1471 Merge from gcc:
1472 2010-01-11 Richard Guenther <rguenther@suse.de>
1473 PR lto/41569
1474 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1475 * Makefile.in: Regenerated.
1476
ba98da75
RO
14772010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1478
1479 PR libstdc++/32499
1480 * configure.ac (RANLIB): Default to true.
1481 (STRIP): Likewise.
1482 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1483 * configure: Regenerate.
1484
3994761f
NC
14852010-02-17 Nick Clifton <nickc@redhat.com>
1486
1487 PR 11238
1488 * Makefile.tpl (local-distclean): Also remove config.cache files in
1489 sub-directories as there may not be Makefiles present in the
1490 sub-directories.
792cdb50
NC
1491 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1492 the config.cache files found by the find command.
1493
3994761f
NC
1494 * Makefile.in: Regenerate.
1495 * configure.ac: Revert previous delta.
1496 * configure: Regenerate.
1497
01a82011
NC
14982010-02-15 Nick Clifton <nickc@redhat.com>
1499
1500 PR 11238
1501 * configure.ac: Delete config.cache files in sub-directories when
1502 deleting Makefiles.
1503 * configure: Regenerate.
1504
143754cd
NC
15052010-02-15 Nick Clifton <nickc@redhat.com>
1506
1507 * configure.ac: Sync from gcc.
1508 * configure: Regenerate.
1509
a6b5846e
KG
15102010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1511
1512 Sync from gcc:
1513 * configure.ac: Add "recommended" version checks for GMP/MPC.
1514 Update recommended GMP/MPFR/MPC versions.
1515 * configure: Regenerate.
1516
2aa2364a
JR
15172010-01-25 Joern Rennecke <amylaar@spamcop.net>
1518
1519 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1520 * configure.ac (bootstrap_target_libs): Make inclusion of
1521 target-libgomp conditional on libgomb being in target_configdirs.
1522 * configure: Regenerate.
1523
d35e937f
JR
15242010-01-23 Joern Rennecke <amylaar@spamcop.net>
1525
1526 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1527 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1528 * configure: Regenerate.
1529
911e63d0
JR
15302010-01-22 Joern Rennecke <amylaar@spamcop.net>
1531
1532 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1533 * configure.ac (target_configdirs): Substitute.
1534 * Makefile.def: Bootstrap target module libgomp.
1535 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1536 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1537 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1538 * configure, Makefile.in: Regenerate.
1539
3725885a
RW
15402009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1541
1542 * libtool.m4: Sync from git Libtool.
1543 * ltmain.sh: Likewise.
1544 * ltoptions.m4: Likewise.
1545 * ltversion.m4: Likewise.
1546 * lt~obsolete.m4: Likewise.
1547
d5f2ee2e 15482010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1549 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1550
1551 PR bootstrap/42424
1552 * configure.ac: Include libtool m4 files.
9eb322aa 1553 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1554 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1555 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1556
d5f2ee2e
KG
1557 * configure: Regenerate.
1558
f2b2dd91
RW
15592010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1560
1561 PR bootstrap/41818
1562 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1563 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1564 * Makefile.in: Regenerate.
1565
06ca7962
BE
15662009-12-18 Ben Elliston <bje@au.ibm.com>
1567
1568 * config.sub, config.guess: Update from upstream sources.
1569
30a16d7b
JJ
15702009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1571
1572 * COPYING.NEWLIB: Update copyright date.
1573 * COPYING.LIBGLOSS: Ditto.
1574
d9b76ff9
KG
15752009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1576
1577 PR middle-end/30447
1578 PR middle-end/30789
1579 PR other/40302
1580
1581 * configure.ac: Require MPC.
1582 * configure: Regenerate.
1583
1584 * configure.ac: Update minimum MPC version to 0.8.
1585 * configure: Regenerate.
1586
e12dec02
PB
15872009-11-20 Paolo Bonzini <bonzini@gnu.org>
1588
1589 * config.guess: Sync with upstream and gcc.
1590 * config.sub: Sync with upstream and gcc.
1591
606a9ca0
AO
15922009-11-16 Alexandre Oliva <aoliva@redhat.com>
1593
1594 * Makefile.def: Restore host and target settings for gmp.
1595 * Makefile.in: Rebuild.
1596
1f53ca9a
AO
15972009-11-16 Alexandre Oliva <aoliva@redhat.com>
1598
1599 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1600 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1601 Fix portability of test of C++ as bootstrap language. Add
1602 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1603 * configure: Rebuild.
1604 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1605 and cloog. Fix in-tree ppl configuration. Introduce libelf
1606 in-tree building.
1607 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1608 (POSTSTAGE1_HOST_EXPORTS): Use it.
1609 (STAGE[+id+]_CXXFLAGS): New.
1610 (BASE_FLAGS_TO_PASS): Pass it down.
1611 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1612 extra_exports.
1613 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1614 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1615 extra_exports.
1616 * Makefile.in: Rebuild.
1617
16182009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1619
1620 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1621 paths for *-w64-mingw* and x86_64-*mingw*.
1622 * configure: Regenerated.
1623
16242009-10-30 Kai Tietz <kai.tietz@onevision.com>
1625
1626 * configure.ac: Disable target-winsup & co for
1627 x86_64-*-mingw* and *-w64-mingw* targets.
1628 * configure: Regenerated.
1629
16302009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1631
1632 * configure.ac (CLooG test): Use = with test.
1633 * configure: Regenerate.
1634
16352009-10-22 Richard Guenther <rguenther@suse.de>
1636
1637 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1638 cloog if the ppl version check failed. Move flags saving
1639 before setting in libelf check.
1640 * configure: Regenerate.
1641
16422009-10-21 Richard Guenther <rguenther@suse.de>
1643
1644 * configure.ac: Adjust the ppl and cloog configure to work as
1645 documented. Disable cloog if ppl was disabled. Omit the version
1646 checks if they were disabled.
1647 * configure: Re-generate.
1648
6811fb56
RW
16492009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1650
1651 * configure.ac: Add 'lto' to enable_languages, not
1652 new_enable_languages, and only if not already present.
1653 * configure: Regenerate.
1654
700d40ca
ILT
16552009-10-06 Ian Lance Taylor <iant@google.com>
1656
1657 * Makefile.def: check-gold depends upon all-gas.
1658 * Makefile.in: Rebuild.
1659
16602009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1661
1662 * Makefile.def: all-lto-plugin depends on all-libiberty.
1663 set bootstrap=true for lto-plugin.
1664 Add lto-plugin.
1665 * Makefile.in: Regenerate.
1666 * configure.ac (host_libs): Add lto-plugin.
1667 * configure: Regenerate.
1668
16692009-10-03 Diego Novillo <dnovillo@google.com>
1670
1671 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1672 (HOST_LIBELFLIBS): Define.
1673 (HOST_LIBELFINC): Define.
1674 * Makefile.in: Regenerate.
1675 * configure.ac: Add --enable-lto.
1676 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1677 If --enable-lto is used, add 'lto' to new_enable_languages.
1678 If --enable-lto is used and gold is enabled, add
1679 lto-plugin to configdirs.
1680 * configure: Regenerate.
1681
16822009-10-03 Simon Baldwin <simonb@google.com>
1683
1684 * configure.ac: If --with-system-zlib, suppress local zlib and
1685 pass --with-system-zlib to subdir configure scripts.
1686 * configure: Regenerate.
1687
16882009-10-01 Loren J. Rittle <ljrittle@acm.org>
1689 Paolo Bonzini <bonzini@gnu.org>
1690
1691 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1692 $(srcdir).
1693 * Makefile.in: Rebuilt.
1694
c8cb1b3e
PB
16952009-09-29 Paolo Bonzini <bonzini@gnu.org>
1696
1697 Sync from gcc:
1698 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1699
1700 * configure.ac: Update minimum MPC version to 0.7.
1701 * configure: Regenerate.
1702
30167e0a
NC
17032009-09-25 Nick Clifton <nickc@redhat.com>
1704
1705 * configure.ac: Pass any --cache-file=/dev/null option on to
1706 subconfigures.
1707 * configure: Regenerate.
1708
707a0b5c
NC
17092009-09-23 Nick Clifton <nickc@redhat.com>
1710
1711 * config.sub, config.guess: Update from upstream sources.
1712
700d40ca
ILT
17132009-09-22 Loren J. Rittle <ljrittle@acm.org>
1714
1715 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1716 * Makefile.in: Rebuilt.
1717
2fd0b40b
RW
17182009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1719
1720 PR bootstrap/32272
1721 * configure.ac: Error out if $srcdir isn't '.' but contains
1722 host-${host_noncanonical}.
1723 * configure: Regenerate.
1724
4385ad3c
RW
17252009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1726
16b1ad29
RW
1727 * configure.ac: If bootstrapping a combined tree with
1728 --enable-gold, require c++ in stage1_languages.
1729 * configure: Regenerate.
1730
f8dc745f
RW
1731 * configure.ac: Also add target_libs of stage1_languages to
1732 bootstrap_target_libs.
1733 * configure: Regenerate.
1734
4385ad3c
RW
1735 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1736 with --enable-languages not containing c++.
1737 * configure: Regenerate.
1738
df51e4e1
JZ
17392009-09-16 Jie Zhang <jie.zhang@analog.com>
1740
1741 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1742 * configure: Regenerate.
1743
06a51eac
RW
17442009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1745
1746 * configure.ac: Do not use $extrasub for replacing @if/@endif
1747 parts in Makefile; instead, use additional arguments to
1748 AC_CONFIG_COMMANDS to do the replacement manually, with several
1749 sed invocations, to avoid HP-UX sed command limits.
1750 * configure: Regenerate.
1751
96655cc4
AO
17522009-09-04 Alexandre Oliva <aoliva@redhat.com>
1753
1754 * configure.ac (with-build-config): Document. Handle without.
1755 Handle missing argument.
1756 * configure: Rebuilt.
1757
17582009-09-03 Alexandre Oliva <aoliva@redhat.com>
1759
1760 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1761 Default to bootstrap-debug only if compare-debug works.
1762 * configure: Rebuilt.
1763 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1764 * Makefile.in: Rebuilt.
1765
17662009-09-01 Alexandre Oliva <aoliva@redhat.com>
1767
1768 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1769 * Makefile.in: Rebuilt.
1770
8e957354
PB
17712009-09-02 Paolo Bonzini <bonzini@gnu.org>
1772
1773 * Makefile.tpl (AWK): Fix typo.
1774 * Makefile.in: Regenerate.
1775
17762009-09-02 Paolo Bonzini <bonzini@gnu.org>
1777
1778 * configure.ac: Detect awk and sed.
1779 * Makefile.def (flags_to_pass): Add AWK and SED.
1780 * Makefile.tpl (AWK, SED): New.
1781 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1782 * configure: Regenerate.
1783 * Makefile.in: Regenerate.
1784
fb792462
TG
17852009-09-01 Tristan Gingold <gingold@adacore.com>
1786
1787 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1788 Remove logical names.
1789
a69e7d0a
DK
17902009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1791
1792 * ltmain.sh (func_normal_abspath): New function.
1793 (func_relative_path): Likewise.
1794 (func_mode_help): Document new -bindir option for link mode.
1795 (func_mode_link): Add new -bindir option, and use it to place
1796 output DLL if specified.
1797
d444d2ba
RW
17982009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1799
1800 * configure.ac (AC_PREREQ): Bump to 2.64.
1801
13b7343a
RW
18022009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1803
af542c2e
RW
1804 * README-maintainer-mode: Point directly to upstream locations
1805 for autoconf, automake, libtool, gettext, instead of copies on
1806 sources.redhat.com. Document required versions.
1807 * configure.ac: Do not substitute datarootdir, htmldir,
1808 pdfdir, docdir. Do not process --with-datarootdir,
1809 --with-htmldir, --with-pdfdir, --with-docdir.
1810 * configure: Regenerate.
1811
81ecdfbb
RW
1812 * configure: Regenerate.
1813
13b7343a
RW
1814 * compile: Sync from Automake 1.11.
1815 * depcomp: Likewise.
1816 * install-sh: Likewise.
1817 * missing: Likewise.
1818 * mkinstalldirs: Likewise.
1819 * ylwrap: Likewise.
1820
c1102ce7
RW
18212009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1822
34a0f3cf
RW
1823 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1824 (baseargs): Add --disable-option-checking.
1825 * configure: Regenerate.
1826
c1102ce7
RW
1827 * Makefile.def (configure-target-libiberty): Depend on
1828 all-binutils and all-ld.
1829 (configure-target-newlib): Likewise.
1830 * Makefile.in: Regenerate.
1831
e8a5fa9c
RW
18322009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1833
1834 Sync with GCC, merge:
1835
1836 2009-07-31 Christian Bruel <christian.bruel@st.com>
1837
1838 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1839 * configure: Regenerate.
1840
1841 2009-07-06 Ian Lance Taylor <iant@google.com>
1842
1843 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1844 * configure: Rebuild.
1845
1846 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1847
1848 PR bootstrap/40338
1849 * configure.ac (comparestring): Create new variable.
1850 * Makefile.tpl (comparestring): Use to skip some comparisions.
1851 * configure: Regenerate.
1852 * Makefile.in: Regenerate.
1853
1854 2009-06-23 Ian Lance Taylor <iant@google.com>
1855
1856 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1857 boot_languages. Only bootstrap target libraries listed in
1858 target_libs for some boot language. Add --with-stage1-ldflags,
1859 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1860 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1861 if not building with C++.
1862 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1863 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1864 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1865 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1866 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1867 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1868 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1869 * configure, Makefile.in: Rebuild.
1870
1871 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1872
1873 * configure.ac: Detect MPC in default directory.
1874 * configure: Regenerate.
1875
1876 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1877
1878 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1879 to noconfdirs.
1880 * configure: Regenerate.
1881
1882 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1883
1884 * Makefile.def: Add MPC support and dependencies.
1885 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1886
1887 * Makefile.in, configure: Regenerate.
1888
1889 2009-05-24 Nicolas Roche <roche@adacore.com>
1890
1891 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1892 * Makefile.in: Regenerate.
1893
1894 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1895
1896 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1897 * configure: Regenerate.
1898
1899 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1900
1901 * configure.ac ($with_ppl): Default to no if not supplied.
1902 ($with_cloog): Likewise.
1903 configure: Regenerate.
1904
1905 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1906
1907 PR bootstrap/39739
1908 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1909 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1910
1911 * configure, Makefile.in: Regenerate.
1912
1913 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1914
1915 * configure.ac: Change copyright header to refer to version
1916 3 of the GNU General Public License and to point readers at the
1917 COPYING3 file and the FSF's license web page.
1918 * Makefile.def: Likewise.
1919 * Makefile.tpl: Likewise.
1920 * Makefile.in: Regenerate.
1921
1922 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1923
1924 * configure.ac: Restore match for darwin9 or later. Use double
1925 brackets since regeneration eats one pair.
1926 * configure: Regenerate.
1927
bf110216
CF
19282009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1929
1930 * MAINTAINERS: Perform some obvious fixups.
1931
2262bbf4
BE
19322009-08-17 Ben Elliston <bje@au.ibm.com>
1933
1934 * config.sub, config.guess: Update from upstream sources.
1935
25a07265
NC
19362009-08-06 Michael Eager <eager@eagercon.com>
1937
1938 * configure.ac: Add Microblaze target.
1939 * configure: Regenerate.
1940
85bd1942
TG
19412009-07-02 Tristan Gingold <gingold@adacore.com>
1942
1943 * configure.ac: Do not exclude gas for i386-*-darwin.
1944 Add a case for x86_64-*-darwin.
1945 * configure: Regenerate.
1946
f9806fa5
DE
19472009-06-26 Doug Evans <dje@sebabeach.org>
1948
1949 * Makefile.def (host_modules): Add cgen.
1950 * Makefile.in: Regenerate.
1951 * configure.ac (host_tools): Add cgen.
1952 * configure: Regenerate.
1953
6bfb4e30
JJ
19542009-06-17 Michael Eager <eager@eagercon.com>
1955
1956 * COPYING.LIBGLOSS: Add Xilinx license.
1957
8bcf2718
NC
19582009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1959
1960 * configure.ac: Define is_elf for QNX Neutrino targets.
1961 * configure: Regenerate.
1962
04ec0acb
RW
19632009-06-03 Jerome Guitton <guitton@adacore.com>
1964 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1965
9eb322aa
MF
1966 * Makefile.tpl (all): Avoid a trailing backslash.
1967 * Makefile.in: Regenerate.
04ec0acb 1968
7ee5dbeb
BE
19692009-06-03 Ben Elliston <bje@au.ibm.com>
1970
1971 * config.sub, config.guess: Update from upstream sources.
1972
fda13ee8
AO
19732009-06-02 Alexandre Oliva <aoliva@redhat.com>
1974
1975 * Makefile.tpl ([+compare-target+]): Compare all stage
1976 directories, rather than just gcc.
1977 * Makefile.in: Rebuilt.
1978
4a657b0d
DK
19792009-05-28 Doug Kwan <dougkwan@google.com>
1980
1981 * configure.ac: Support gold for target arm*-*-*.
1982 * configure: Regenerate.
1983
07fc31c9
AO
19842009-05-27 Alexandre Oliva <aoliva@redhat.com>
1985
1986 * Makefile.tpl (all): Avoid harmless warning in make all when
1987 gcc-bootstrap is enabled but stage_last does not exist.
1988 * Makefile.in: Rebuilt.
1989
8a7a39ab
TG
19902009-05-25 Tristan Gingold <gingold@adacore.com>
1991
1992 * setup.com: Complete the file with configuration and build.
1993
b5233201
AO
19942009-05-18 Alexandre Oliva <aoliva@redhat.com>
1995
1996 PR other/40159
1997 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1998 gcc-no-bootstrap are mutually exclusive.
1999 * Makefile.in: Rebuilt.
2000
7b6175f9
AO
20012009-05-18 Alexandre Oliva <aoliva@redhat.com>
2002
2003 PR other/40159
2004 * Makefile.tpl (all): Don't end with unconditional success.
2005 * Makefile.in: Rebuilt.
2006
1b05fbbd
AO
20072009-05-12 Alexandre Oliva <aoliva@redhat.com>
2008
2009 PR target/37137
2010 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2011 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2012 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2013 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2014 stage_configureflags, stage_cflags and stage_libcflags into
2015 explicit Makefile macros.
2016 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2017 GFORTRAN.
2018 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2019 CC. Set CC_FOR_BUILD from CC.
2020 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2021 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2022 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2023 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2024 and GFORTRAN.
2025 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2026 (_LIBCFLAGS): Renamed to _TFLAGS.
2027 (do-compare-debug, do-compare3-debug): Drop.
2028 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2029 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2030 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2031 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2032 (XGCC_FLAGS_FOR_TARGET): New.
2033 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2034 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2035 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2036 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2037 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2038 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2039 TFLAGS.
2040 (BUILD_CONFIG): Include if requested.
2041 (all): Set TFLAGS on bootstrap.
2042 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2043 (all-stageid-prefixmodule): Likewise.
2044 (do-clean, distclean-stageid): Set TFLAGS.
2045 (restrap): Fix whitespace.
2046 * Makefile.in: Rebuilt.
2047
dc17c78c
EB
20482009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2049
2050 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2051 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2052 * Makefile.in: Regenerate.
2053
14324cd7
EZ
20542009-04-24 Eli Zaretskii <eliz@gnu.org>
2055
2056 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2057 consistency with config.sub. (Update from upstream sources.)
2058
f8d5f06c
JM
20592009-04-21 Joseph Myers <joseph@codesourcery.com>
2060
2061 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2062
0000e2bf
BE
20632009-04-17 Ben Elliston <bje@au.ibm.com>
2064
2065 * config.sub, config.guess: Update from upstream sources.
2066
20135e4c
NC
20672009-04-15 Anthony Green <green@moxielogic.com>
2068
34adf976 2069 * configure.ac: Add moxie support.
20135e4c
NC
2070 * configure: Rebuilt.
2071
ef699244
L
20722009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2073
2074 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2075 * configure: Regenerate.
2076
10ad8ef3
L
20772009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2078
2079 PR gas/10039
2080 * configure.ac: Require texinfo 4.7.
2081 * configure: Regenerated.
2082
c50523ce
L
20832009-04-09 Steve Ellcey <sje@cup.hp.com>
2084
2085 * Makefil.def (languages): New entries.
2086 * Makefile.tpl (check-gcc-*): New generic target.
2087 * Makefile.in: Regenerate.
2088
47afba5f
EZ
20892009-03-27 Eli Zaretskii <eliz@gnu.org>
2090
2091 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2092 Windows builds of Sed.
2093
dc448a7b
TT
20942009-03-18 Tom Tromey <tromey@redhat.com>
2095
2096 * configure: Rebuild.
2097 * configure.ac (host_libs): Add libiconv.
2098 * Makefile.in: Rebuild.
2099 * Makefile.def (host_modules): Add libiconv.
2100 (configure-gdb, all-gdb): Depend on libiconv.
2101
24741ab2
JB
21022009-03-16 Tristan Gingold <gingold@adacore.com>
2103
2104 * configure.ac: Treat gdb as supported on x86_64-darwin.
2105 * configure: Regenerate.
2106
29383458
JM
21072009-03-16 Joseph Myers <joseph@codesourcery.com>
2108
2109 Merge from GCC:
2110
2111 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2112
2113 * configure.ac (--with-host-libstdcxx): New option.
2114 * configure: Regenerate.
2115
2116 2009-01-29 Robert Millan <rmh@aybabtu.com>
2117
2118 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2119 * configure: Regenerate.
2120
2121 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2122
2123 PR tree-optimization/38515
2124 * configure.ac (cloog-polylib): Removed.
2125 (with_ppl, with_cloog): Test for "no".
2126 * configure: Regenerated.
2127
58e24671
RW
21282009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2129
2130 Backport from git Libtool:
2131
2132 2009-01-19 Robert Millan <rmh@aybabtu.com>
2133 Support GNU/kOpenSolaris.
2134 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2135 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2136 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2137 GNU/kOpenSolaris.
2138
314b2e66
AS
21392009-02-05 Andreas Schwab <schwab@suse.de>
2140
2141 * Makefile.tpl (stage_last): Define $r and $s before using
2142 $(RECURSE_FLAGS_TO_PASS).
2143 * Makefile.in: Regenerate
2144
8b700390
JJ
21452009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2146
2147 * COPYING.NEWLIB: Add ARM license.
2148
66775d67
AM
21492009-01-16 Alan Modra <amodra@bigpond.net.au>
2150
2151 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2152 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2153 * Makefile.in: Regenerate.
2154
19e99079
NC
21552009-01-15 Douglas B Rupp <rupp@gnat.com>
2156
2157 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2158 * configure: Regenerate.
2159
22e8c8e0
RW
21602008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2161
2162 Backport link test fix from upstream Libtool:
2163
2164 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2165 Add cache variables to tests that require the linker to work.
2166 For shlibpath_overrides_runpath, this also changes the semantics
2167 to let the result from the C compiler take precedence.
2168 compiler take precedence.
2169
7d6d7764
BE
21702008-12-02 Ben Elliston <bje@au.ibm.com>
2171
2172 * config.sub, config.guess: Update from upstream sources.
2173
ea8af06e
JJ
21742008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2175
2176 * COPYING.NEWLIB: Updated.
2177 * COPYING.LIBGLOSS: Ditto.
2178
af0771d3
PB
21792008-12-16 Paolo Bonzini <bonzini@gnu.org>
2180
2181 Sync with GCC:
2182
2183 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2184
2185 * configure.ac (ppllibs): Add by default the lib flags.
2186 * configure: Regenerate.
2187
2188 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2189
314b2e66
AS
2190 * configure.ac: Add double brackets on darwin[912].
2191 * configure: Regenerate.
af0771d3
PB
2192
2193 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2194
314b2e66
AS
2195 * configure.ac: Expand to darwin10 and later.
2196 * configure: Regenerate.
af0771d3 2197
f7c83eac
AS
21982008-12-02 Andreas Schwab <schwab@suse.de>
2199
2200 * Makefile.def: configure-target-boehm-gc depends on
2201 all-target-libstdc++-v3.
2202 * Makefile.in: Regenerate.
2203
bc67ad83
BE
22042008-12-02 Ben Elliston <bje@au.ibm.com>
2205
2206 * config.sub, config.guess: Update from upstream sources.
2207
e28c595f
JM
22082008-11-27 Joseph Myers <joseph@codesourcery.com>
2209
2210 Merge from GCC:
2211
2212 2007-12-02 Matthias Klose <doko@ubuntu.com>
2213
2214 * config-ml.in: Remove 64bit configure tests.
2215
2216 2008-05-14 Rafael Espindola <espindola@google.com>
2217
2218 * config-ml.in: don't handle --enable-shared and --enable-static.
2219
2220 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2221 Tobias Grosser <grosser@fim.uni-passau.de>
2222 Jan Sjodin <jan.sjodin@amd.com>
2223 Harsha Jagasia <harsha.jagasia@amd.com>
2224 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2225 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2226 Adrien Eliche <aeliche@isty.uvsq.fr>
2227
2228 Merge from graphite branch.
2229 * configure: Regenerate.
2230 * Makefile.in: Regenerate.
2231 * configure.ac (host_libs): Add ppl and cloog.
2232 Add checks for PPL and CLooG.
2233 * Makefile.def (ppl, cloog): Added modules and dependences.
2234 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2235 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2236
2237 2008-09-03 Richard Guenther <rguenther@suse.de>
2238
2239 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2240 cloog test.
2241 * configure: Re-generate.
2242
2243 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2244
2245 * configure.ac (--with-cloog-polylib): New.
2246 (--disable-cloog-version-check): New.
2247 (--disable-ppl-version-check): New.
2248 * configure: Re-generate.
2249
2250 2008-09-05 Richard Guenther <rguenther@suse.de>
2251
2252 * configure.ac: Initialize clooglibs to -lcloog.
2253 * configure: Re-generate.
2254
2255 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2256
2257 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2258 recommended version to 2.3.2.
2259
2260 * configure: Regenerate.
2261
2262 2008-10-31 Ben Elliston <bje@au.ibm.com>
2263
2264 * configure.ac (spu-*-*): Remove special case.
2265 * configure: Regenerate.
2266
2267 Complete comment text from GCC version of:
2268
2269 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2270
2271 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2272 (GCC_SHLIB_SUBDIR): New.
2273 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2274 * configure: Regenerate.
2275 * Makefile.in: Regenerate.
2276
652dec25
TG
22772008-11-27 Tristan Gingold <gingold@adacore.com>
2278
2279 * configure.ac: Build gdb for i?86-*-darwin*
2280 * configure: Regenerated.
2281
7582fb4a
DJ
22822008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2283
2284 PR bootstrap/38014
2285 PR bootstrap/37923
2286
2287 Revert:
2288
2289 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2290
2291 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2292 * Makefile.in: Regenerated.
2293
2294 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2295
2296 PR gdb/921
2297 PR gdb/1646
2298 PR gdb/2175
2299 PR gdb/2176
2300
2301 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2302 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2303 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2304 (HOST_EXPORTS): Pass CPPFLAGS.
2305 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2306 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2307 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2308 * Makefile.in, configure: Regenerated.
2309 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2310 and CPPFLAGS_FOR_BUILD.
2311
faee1be2
UW
23122008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2313
2314 * configure.ac [spu-*-*]: Do not set skipdirs.
2315 * configure: Re-generate.
2316
b7c2dce4
DJ
23172008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2318
2319 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2320 * Makefile.in: Regenerated.
2321
bb52de30
DJ
23222008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2323
2324 PR gdb/921
2325 PR gdb/1646
2326 PR gdb/2175
2327 PR gdb/2176
2328
2329 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2330 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2331 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2332 (HOST_EXPORTS): Pass CPPFLAGS.
2333 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2334 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2335 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2336 * Makefile.in, configure: Regenerated.
2337 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2338 and CPPFLAGS_FOR_BUILD.
2339
b25062ae
SE
23402008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2341
2342 * libtool.m4: Update to libtool 2.2.6.
2343 * lt~obsolete.m4: Update to libtool 2.2.6.
2344 * ltmain.sh: Update to libtool 2.2.6.
2345 * ltsugar.m4: Update to libtool 2.2.6.
2346 * ltversion.m4: Update to libtool 2.2.6.
2347 * ltoptions.m4: Update to libtool 2.2.6.
2348 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2349
3bbd2f8f
AL
23502008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2351
2352 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2353 (GCC_SHLIB_SUBDIR): New.
2354 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2355 * configure: Regenerate.
2356 * Makefile.in: Regenerate.
2357
b29d32ce
TG
23582008-08-28 Tristan Gingold <gingold@adacore.com>
2359
2360 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2361 Enable bfd, binutils and opcodes.
2362 * configure: Regenerate.
2363
c325a203
DD
23642008-08-16 Nicolas Roche <roche@adacore.com>
2365
2366 * Makefile.tpl: Add BOOT_ADAFLAGS.
2367 * Makefile.in: Regenerate.
2368
e7c8859c
RS
23692008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2370
2371 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2372 * configure: Regenerate.
2373
da888c87
PB
23742008-07-30 Paolo Bonzini <bonzini@gnu.org>
2375
2376 Sync with gcc:
2377 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2378
f7c83eac
AS
2379 * configure.ac: Add makefile fragments for hpux.
2380 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2381 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2382 * configure: Regenerate.
2383 * Makefile.in: Regenerate.
da888c87
PB
2384
2385 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2386
f7c83eac
AS
2387 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2388 * Makefile.in: Regenerate.
2389 * configure: Regenerate.
da888c87 2390
944982cf
ILT
23912008-06-18 Ian Lance Taylor <iant@google.com>
2392
662c6704
ILT
2393 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2394
944982cf
ILT
2395 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2396
7a283e07
RW
23972008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2398
2399 * configure: Regenerate.
2400
5b553f7e
RW
24012008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2402
2403 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2404 "$@" is still intact with both Autoconf 2.59 and 2.62.
2405 * configure: Regenerate.
2406
675492f0
RW
24072008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2408
2409 * Makefile.tpl: Fix comment errors.
2410 * Makefile.in: Regenerate.
2411
b018a5d1
JB
24122008-06-13 Julian Brown <julian@codesourcery.com>
2413
2414 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2415 of libobjc for ARM EABI Linux.
2416 * configure: Regenerate.
2417
310213e8
DE
24182008-06-12 David S. Miller <davem@davemloft.net>
2419 David Edelsohn <edelsohn@gnu.org>
2420
2421 * configure.ac: Add powerpc*-*-* to gold supported targets.
2422 * configure: Regenerate.
2423
6641ce42
JM
24242008-06-08 Joseph Myers <joseph@codesourcery.com>
2425
2426 PR tree-optimization/36218
2427 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2428 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2429 (all prefix="build-"): Pass them to build-system sub-makes.
2430 * Makefile.in: Regenerate.
2431
03c2f9e6
DJ
24322008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2433
2434 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2435 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2436 mkdep, and compile. Update comments.
2437 (ETC_SUPPORT): Add ChangeLog and update comments.
2438
4538db8b
ILT
24392008-05-11 Ian Lance Taylor <iant@google.com>
2440
2441 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2442
266df637
PB
24432008-04-18 Paolo Bonzini <bonzini@gnu.org>
2444
2445 Sync with gcc:
2446 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2447
2448 PR bootstrap/35457
2449 * configure.ac: Include override.m4.
2450 * configure: Regenerate.
2451
2452 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2453
f7c83eac
AS
2454 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2455 * Makefile.in: Regenerate.
266df637
PB
2456
2457 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2458
f7c83eac
AS
2459 * configure.ac: Do not build libssp for the AVR.
2460 * configure: Regenerate.
266df637 2461
a86a761e
NC
24622008-04-18 Nick Clifton <nickc@redhat.com>
2463
2464 * MAINTAINERS: Replace reference to configure.in with reference to
2465 configure.ac.
2466
52310858
NC
24672008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2468
f7c83eac 2469 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2470 as nonconfigurable directories list.
f7c83eac 2471 * configure: Regenerate.
52310858 2472
f5314dd5
DM
24732008-04-14 David S. Miller <davem@davemloft.net>
2474
2475 * configure.ac: Add sparc*-*-* to gold supported targets.
2476 * configure: Regenerate.
2477
e2208220
BE
24782008-04-14 Ben Elliston <bje@au.ibm.com>
2479
2480 * config.sub, config.guess: Update from upstream sources.
2481
0bb6ea20
HPN
24822008-04-12 Hans-Peter Nilsson <hp@axis.com>
2483
2484 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2485 * Makefile.in: Regenerate.
2486
e5164e97
ILT
24872008-04-07 Ian Lance Taylor <iant@google.com>
2488
2489 * Makefile.def: check-gold depends upon all-binutils.
2490 * Makefile.in: Regenerate.
2491
e33b51a6
NC
24922008-04-04 Nick Clifton <nickc@redhat.com>
2493
2494 PR binutils/4334
2495 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2496 builds.
2497 * configure: Regenerate.
2498
fc5df3ab
NC
24992008-04-04 NightStrike <NightStrike@gmail.com>
2500
2501 PR other/35151
f7c83eac
AS
2502 * configure.ac: Combine rules for mingw32 and mingw64.
2503 * configure: Regenerate.
fc5df3ab 2504
c779bab8
PB
25052008-03-27 Paolo Bonzini <bonzini@gnu.org>
2506
2507 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2508 * Makefile.in: Regenerate.
2509
93f9b408
ILT
25102008-03-20 Ian Lance Taylor <iant@google.com>
2511
2512 * configure.ac: Add support for --enable-gold.
2513 * Makefile.def: Add gold as a directory like ld.
2514 * configure, Makefile.in: Regenerate.
2515
5746fb46
AK
25162008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2517
2518 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2519 (s390_cond_extensions): Reduced extensions to the compare related.
2520 (main): z10 cpu type option added.
2521 (expandConditionalJump): Renamed to ...
2522 (insertExpandedMnemonic): ... this.
2523
2524 * opcodes/s390-opc.c: Re-group the operand format makros.
2525 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2526 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2527 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2528 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2529 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2530 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2531 INSTR_SIL_RDU): New instruction formats added.
2532 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2533 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2534 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2535 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2536 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2537 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2538 masks added.
2539 (s390_opformats): New formats added "ris", "rrs", "sil".
2540 * opcodes/s390-opc.txt: Add the conditional jumps with the
2541 extensions removed from automatic expansion in s390-mkopc.c manually.
2542 (asi - trtre): Add new System z10 EC instructions.
2543 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2544
58c85be7
RW
25452008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2546
2547 * configure.ac: m4_include config/proginstall.m4.
2548 * configure: Regenerate.
2549
78124051
RW
25502008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2551
2552 Backport from upstream Libtool:
f7c83eac 2553
78124051 2554 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2555
78124051
RW
2556 Deal with Autoconf 2.62's semantic change in m4_append.
2557 * ltsugar.m4 (lt_append): Replace broken versions of
2558 m4_append.
2559 (lt_if_append_uniq): Don't require separator to be overquoted,
2560 and avoid broken m4_append.
2561 (lt_dict_add): Fix typo.
2562 * libtool.m4 (_LT_DECL): Don't overquote separator.
2563
018f1bea
DE
25642008-03-13 David Edelsohn <edelsohn@gnu.org>
2565
2566 * config.rpath: Add AIX 6 support.
2567
5c5f596d
PB
25682008-03-13 Paolo Bonzini <bonzini@gnu.org>
2569
2570 * Makefile.def (stageprofile). Remove -fprofile-generate
2571 from stage_libcflags.
2572 * Makefile.in: Regenerate.
2573
a1f93a5e
BE
25742008-03-13 Ben Elliston <bje@au.ibm.com>
2575
2576 * config.sub, config.guess: Update from upstream sources.
2577
98c3d905
AK
25782008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2579
2580 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2581 * s390-opc.txt (cmpsc): Duplicate entry removed.
2582 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2583 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2584 fier, cu42, cu41): Fix operand format.
2585
7f6ef0c0
PB
25862008-02-20 Paolo Bonzini <bonzini@gnu.org>
2587
f7c83eac
AS
2588 PR bootstrap/32009
2589 PR bootstrap/32161
2590
2591 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2592 * configure: Regenerate.
2593
2594 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2595 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2596 STAGE4_LIBCFLAGS): New.
2597 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2598 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2599 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2600 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2601 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2602 for target modules. Don't export LIBCFLAGS.
2603 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2604 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2605 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2606 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2607 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2608 * Makefile.in: Regenerate.
7f6ef0c0 2609
eaf19029
PB
26102008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2611
2612 PR libgcj/33085
2613 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2614 Do not use -DDLL_EXPORT. Backport from upstream.
2615
680c43e9
NC
26162008-02-14 Nick Clifton <nickc@redhat.com>
2617
2618 Import this patch from gcc:
2619 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2620
2621 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2622
c72b1d96
HPN
26232008-02-02 Hans-Peter Nilsson <hp@axis.com>
2624
2625 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2626 * configure: Regenerate.
2627
8b66833e
BW
26282008-01-31 Marc Gauthier <marc@tensilica.com>
2629
2630 * configure.ac (xtensa*-*-*): Recognize processor variants.
2631 * configure: Regenerate.
2632
9cc8ae67
PB
26332008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2634
f7c83eac
AS
2635 PR bootstrap/34922
2636 * configure.ac (PARSE_ARGS): Push suitable setting of
2637 ac_subdirs_all, for `./configure --help=recursive'.
2638 Handle `+' in generic toplevel directory disabling.
2639 * configure: Regenerate.
9cc8ae67 2640
19090595
BE
26412008-01-23 Ben Elliston <bje@au.ibm.com>
2642
2643 * config.sub, config.guess: Update from upstream sources.
2644
9f1e7fd3
BE
26452008-01-08 Ben Elliston <bje@au.ibm.com>
2646
2647 * config.sub, config.guess: Update from upstream sources.
2648
2f959d61
JJ
26492007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2650
2651 * COPYING.LIBGLOSS: Update default copyright.
2652
aa054b85
JJ
26532007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2654
2655 * COPYING.NEWLIB: Update default copyright.
2656
57c53b2b
RS
26572007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2658
2659 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2660 Change recommended MPFR from 2.2.1 > 2.3.0.
2661 * configure: Regenerate.
2662
fee14b60
RS
26632007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2664
2665 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2666 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2667 * Makefile.in: Regenerate.
2668
c9b68031
DD
26692007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2670
2671 * configure.ac: Enable libjava for x86_64-*-darwin9.
2672 * configure: Regenerate.
2673
ad25e7d5
BE
26742007-12-05 Ben Elliston <bje@au.ibm.com>
2675
2676 * config.sub, config.guess: Update from upstream sources.
2677
6ac84f65
PB
26782007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2679
f7c83eac
AS
2680 * config-ml.in: Robustify against white space in absolute file
2681 names.
6ac84f65 2682
f7c83eac
AS
2683 * config-ml.in (multi-clean): Substitute ${Makefile}.
2684 Remove superfluous ${Makefile} in list.
6ac84f65 2685
7b3200f9
DJ
26862007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2687
2688 * Makefile.def (dependencies): Make configure-gdb depend on
2689 all-intl.
2690 * Makefile.in: Regenerated.
2691
2c133ff9
JJ
26922007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2693
2694 * Makefile.def: To avoid problems running with parallel makes,
2695 build newlib before libgloss so that target specific header
2696 files are availble.
2697 * Makefile.in: Regenerate.
2698
5074315a
DJ
26992007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2700
2701 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2702 * Makefile.in: Regenerate.
2703
f5bc1778
DJ
27042007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2705
2706 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2707 * libdecnumber: New directory, imported from GCC.
2708
c66487f8
NC
27092007-10-08 Mike Frysinger <vapier@gentoo.org>
2710
2711 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2712 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2713 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2714 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2715 * configure: Regenerate.
2716
b5714970
PB
27172007-10-01 Paolo Bonzini <bonzini@gnu.org>
2718
2719 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2720 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2721 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2722 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2723 * configure.ac: Default them to host tools for $host = $build.
2724 Subst them.
2725
2726 * configure: Regenerate.
2727 * Makefile.in: Regenerate.
2728
f3b1e08e
RS
27292007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2730
2731 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2732 * configure: Regenerate.
2733
cff87f51
DD
27342007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2735
2736 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2737 libstdc++.
2738 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2739 * configure: Regenerate.
2740 * Makefile.in: Regenerate.
f7c83eac 2741
625a61cd
AS
27422007-09-17 Andreas Schwab <schwab@suse.de>
2743
2744 * configure.ac: Raise minimum makeinfo version to 4.6.
2745 * configure: Regenerate.
2746
83a3a68b
AM
27472007-09-15 Alan Modra <amodra@bigpond.net.au>
2748
2749 * configure.ac: Correct makeinfo version check.
2750 * configure: Regenerate.
2751
5bd8be13
RS
27522007-09-14 Richard Sandiford <richard@codesourcery.com>
2753
2754 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2755 to $skipdirs and only disable gprof for newlib. Use the normal
2756 mips*-elf* handling in other respects.
2757 * configure: Regnerate.
2758
5566c1fa
DD
27592007-09-12 David Daney <ddaney@avtrex.com>
2760
2761 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2762 enabling libgcj.
2763 * configure: Regenerate.
2764
27652007-09-12 Richard Guenther <rguenther@suse.de>
2766
2767 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2768 nor --disable-checking is provided also turn on yes and types
2769 checking for stage1.
2770 * configure: Re-generate.
2771
a18e2996 27722007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2773
2774 PR target/33281
2775 * configure.ac: Use config/mh-mingw on mingw.
2776 * configure: Regenerate.
84e7906e 2777
691bb5a1
DD
27782007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2779
2780 PR other/32154
2781 * configure.ac: For libgloss targets, point the linker to the linker
2782 script, startup code and simulator library.
2783 * configure: Regenerate.
2784
6d18b86b
AH
27852007-09-09 Andrew Haley <aph@redhat.com>
2786
2787 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2788 target-libjava.
6d18b86b 2789
f00a3165 27902007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2791
f00a3165 2792 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2793
2abc4e65
BE
27942007-08-21 Richard Guenther <rguenther@suse.de>
2795
2796 * configure.ac: Add types checking to stage1 checking flags.
2797 * configure: Regenerate.
2798
8a6ee3ab 27992007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2800 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2801
2802 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2803 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2804 * Makefile.in: Regenerate.
2805 * configure.ac (--with-debug-prefix-map): New.
2806 * configure: Regenerate.
2807
429acdec
RS
28082007-08-17 Richard Sandiford <richard@codesourcery.com>
2809 Nigel Stephens <nigel@mips.com>
2810
429acdec
RS
2811 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2812 as target_makefile_frag.
2813 * configure: Regenerate.
2814
8520c408
AO
28152007-08-16 Alexandre Oliva <aoliva@redhat.com>
2816
2817 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2818 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2819 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2820 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2821 (do-compare, do-compare3, do-compare-debug): New.
2822 ([+compare-target+]): Use them.
2823
28242007-08-16 Alexandre Oliva <aoliva@redhat.com>
2825
2826 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2827 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2828 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2829 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2830 (do-compare, do-compare3, do-compare-debug): New.
2831 ([+compare-target+]): Use them.
2832
2444379b
BE
28332007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2834 Ben Elliston <bje@au.ibm.com>
2835
2836 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2837 --silent if $silent.
2838 * configure: Regenerate.
2839
d6f99447
DJ
28402007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2841
2842 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2843
bd0aa315
NC
28442007-07-17 Nick Clifton <nickc@redhat.com>
2845
2846 * COPYING3: New file. Contains version 3 of the GNU General
2847 Public License.
2848 * COPYING3.LIB: New file. Contains version 3 of the GNU
2849 Lesser General Public License.
2850
0ebe98fb
BS
28512007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2852
2853 * configure.ac: Fix my previous change to really match GCC.
2854 * configure: Regenerate.
2855
521ec477
DD
28562007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2857
2858 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2859 * configure: Regenerate.
2860
28612007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2862
2863 * configure.ac: Add some missing m4 quotation.
2864 * configure: Regenerate.
2865
0c24b341
NC
28662007-07-09 Kai Tietz <kai.tietz@onevision.com>
2867
f7c83eac
AS
2868 * Makefile.def: Add windmc tool to build.
2869 * Makefile.tpl: Likewise.
2870 * configure.ac: Likewise.
2871 * Makefile.in: Regenerate.
2872 * configure: Regenerate.
0c24b341 2873
a09314d0
L
28742007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2875
2876 * lt~obsolete.m4: New. Import from 20070318 libtool.
2877
7c3e1d12
BS
28782007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2879
2880 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2881 uclinux and linux-uclibc targets.
2882 * configure: Regenerate.
2883
a5b3b4dd
DD
28842007-06-28 DJ Delorie <dj@redhat.com>
2885
2886 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2887 not building newlib.
2888 * configure: Regenerated.
f7c83eac 2889
184d813c
DJ
28902007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2891
2892 * src-release (DEVO_SUPPORT): Correct typos.
2893
31d99776
DJ
28942007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2895
2896 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2897 * Makefile.in: Regenerated.
2898
e00a73e3
PB
28992007-06-14 Paolo Bonzini <bonzini@gnu.org>
2900
f7c83eac
AS
2901 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2902 (distclean-stage[+id+]): Possibly delete stage_last.
2903 * Makefile.in: Regenerate.
e00a73e3 2904
98a1bbc5
BE
29052007-06-07 Ben Elliston <bje@au.ibm.com>
2906
2907 * config.sub, config.guess: Update from upstream sources.
2908
973601e1
BE
29092007-06-07 Ben Elliston <bje@au.ibm.com>
2910
2911 * Makefile.tpl: Fix spelling error.
2912 * Makefile.in: Regenerate.
2913
2038f525
PB
29142007-06-04 Paolo Bonzini <bonzini@gnu.org>
2915
2916 Sync with gcc:
2917 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2918
f7c83eac
AS
2919 PR bootstrap/29382
2920 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2921 * configure: Rebuilt.
2038f525 2922
f7c5c4b5
PB
29232007-06-01 Steve Ellcey <sje@cup.hp.com>
2924
12a64d4f
L
2925 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2926 lt_cv_sys_max_cmd_len.
f7c5c4b5 2927
7ad9660b
PB
29282007-05-31 Paolo Bonzini <bonzini@gnu.org>
2929
2930 * ltgcc.m4: Update from GCC.
2931
0e7ef45c
EC
29322007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2933
12a64d4f 2934 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2935
37ad9514
SE
29362007-05-24 Steve Ellcey <sje@cup.hp.com>
2937
2938 * ltmain.sh: Update from GCC.
2939 * libtool.m4: Update from GCC.
2940 * ltsugar.m4: New. Update from GCC.
2941 * ltversion.m4: New. Update from GCC.
2942 * ltoptions.m4: New. Update from GCC.
2943 * ltconfig: Remove.
2944 * ltcf-c.sh: Remove.
2945 * ltcf-cxx.sh: Remove.
2946 * ltcf-gcj.sh: Remove.
2947 * src-release: Update with new libtool file list.
2948
8ee82aff
PB
29492007-05-16 Paolo Bonzini <bonzini@gnu.org>
2950
2951 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2952 stage_cflags.
2953 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2954 Remove CFLAGS/LIBCFLAGS.
2955 (configure-stage[+id+]-[+prefix+][+module+],
2956 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2957 * Makefile.in: Regenerate.
2958
149cb58d
SE
29592007-04-14 Steve Ellcey <sje@cup.hp.com>
2960
2961 * config-ml.in: Update from GCC.
2962
91506736
DJ
29632007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2964
2965 * src-release (do-proto-toplev): Process the support directories before
2966 the tool directory.
2967
ffa8bd48
RS
29682007-03-21 Richard Sandiford <richard@codesourcery.com>
2969
2970 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2971 of glob. Quote arguments with single quotes too.
2972 * configure: Regenerate.
2973
a4fd3374
DD
29742007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2975
2976 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2977 * Makefile.in: Regenerate
2978
b8025f34
AS
29792007-03-07 Andreas Schwab <schwab@suse.de>
2980
2981 * configure: Regenerate.
2982
a3ca38d2
DD
29832007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2984
2985 * configure.ac: Add "--with-pdfdir" configure option,
2986 which defines pdfdir variable.
2987 * Makefile.def (target=fixincludes): Add install-pdf to
2988 missing targets.
2989 (recursive_targets): Add install-pdf target.
2990 (flags_to_pass): Add pdfdir.
2991 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2992 target.
2993 * configure: Regenerate
2994 * Makefile.in: Regenerate
2995
29962007-02-28 Eric Christopher <echristo@apple.com>
2997
2998 Revert:
2999 2006-12-07 Mike Stump <mrs@apple.com>
3000
3001 * Makefile.def (dependencies): Add dependency for
3002 install-target-libssp and install-target-libgomp on
3003 install-gcc.
3004 * Makefile.in: Regenerate.
3005
30062007-02-27 Matt Kraai <kraai@ftbfs.org>
3007
3008 * configure: Regenerate.
3009 * configure.ac: Move statements after variable declarations.
3010
a4708fba
JM
30112007-02-19 Joseph Myers <joseph@codesourcery.com>
3012
3013 * configure.ac: Adjust for loop syntax.
3014 * configure: Regenerate.
3015
9a819804
AO
30162007-02-18 Alexandre Oliva <aoliva@redhat.com>
3017
3018 * configure: Rebuilt.
3019
81ec575a
AO
30202007-02-18 Alexandre Oliva <aoliva@redhat.com>
3021
3022 * configure.ac: Drop multiple occurrences of --enable-languages,
3023 and fix its quoting.
3024 * configure: Rebuilt.
3025
92f01d61 30262007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3027 Nathan Sidwell <nathan@codesourcery.com>
3028 Vladimir Prus <vladimir@codesourcery.com
3029 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3030
3031 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3032 * configure: Regenerate.
3033
b1299c4e
DJ
30342007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3035
3036 * configure.ac (target_libraries): Move libgcc before libiberty.
3037 * configure: Regenerated.
3038
18f6b6ee
PB
30392007-02-13 Paolo Bonzini <bonzini@gnu.org>
3040
3041 * configure: Regenerate again?
3042
9c4e9f27
PB
30432007-02-13 Paolo Bonzini <bonzini@gnu.org>
3044
3045 * configure: Reapply PR30748 fix which was lost in the previous commit.
3046
24ff9987
DJ
30472007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3048 Paolo Bonzini <bonzini@gnu.org>
3049
3050 PR bootstrap/30753
3051 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3052 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3053 * configure: Regenerated.
3054
7df2cd5d
PB
30552007-02-10 Paolo Bonzini <bonzini@gnu.org>
3056
3057 * configure: Regenerate.
3058
b0aaa663
DJ
30592007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3060
3061 PR bootstrap/30748
3062 * configure.ac: Correct syntax for Solaris ksh.
3063 * configure: Regenerated.
3064
a0323144
PB
30652007-02-09 Paolo Bonzini <bonzini@gnu.org>
3066
3067 * Makefile.def: Sync with GCC.
3068 * Makefile.tpl: Sync with GCC.
3069 * Makefile.in: Regenerate.
3070 * configure: Regenerate.
3071
c6b750e1
DJ
30722007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3073
3074 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3075 noncanonical equivalents.
3076 * configure.in: Rename to...
3077 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3078 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3079 target_noncanonical. Use them. Rewrite removal of configure
3080 arguments for autoconf 2.59. Discard variable settings. Force
3081 program_transform_name for native tools.
3082
3083 * Makefile.in: Regenerated.
3084 * configure: Regenerated with autoconf 2.59.
3085
3086 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3087
f3cd89f4
JJ
30882007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3089
3090 * COPYING.LIBGLOSS: Reformat default Red Hat
3091 license to fit within 80 columns.
3092 * COPYING.NEWLIB: Ditto.
3093
4e206d7e
DB
30942007-02-05 Dave Brolley <brolley@redhat.com>
3095
3096 * Contribute the following changes:
3097 2006-11-28 DJ Delorie <dj@redhat.com>
3098
3099 * configure.in: Fix typo for mep's target_makefile_frag.
3100 * configure: Regenerated.
3101
3102 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3103
3104 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3105 * configure: Regenerate.
3106
3107 2001-09-19 DJ Delorie <dj@redhat.com>
3108
3109 * configure.in (target_makefile_frag): use mt-mep
3110
3111 2001-06-12 Don Howard <dhoward@redhat.com>
3112
3113 * configure.in: Remove gdb from MeP skip list.
3114
3115 2001-04-05 DJ Delorie <dj@redhat.com>
3116
3117 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3118
3119 2001-03-20 Ben Elliston <bje@redhat.com>
3120
3121 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3122
3123 2001-03-19 Ben Elliston <bje@redhat.com>
3124
3125 * config.sub (mep, mep-*): Add.
3126
b2edfdd2
AS
31272007-01-31 Andreas Schwab <schwab@suse.de>
3128
3129 * Makefile.tpl (LDFLAGS): Substitute it.
3130 * Makefile.in: Regenerate.
3131
ceb92e78
PB
31322007-01-11 Paolo Bonzini <bonzini@gnu.org>
3133
3134 * configure.in: Change == to = in test command.
f7c83eac 3135 * configure: Regenerate.
ceb92e78 3136
4b900473 31372007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3138 Nick Clifton <nickc@redhat.com>
3139 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3140
3141 * configure.in (build_configargs, host_configargs, target_configargs):
3142 Remove build/host/target parameters.
3143 (host_libs): Add gmp and mpfr.
3144 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3145 * Makefile.def (gmp, mpfr): New.
3146 (gcc): Remove target.
3147 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3148 target_os, target_vendor): New.
3149 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3150 * configure: Regenerate.
3151 * Makefile.in: Regenerate.
4b900473
PB
3152
31532007-01-11 Matt Fago <fago@earthlink.net>
3154
3155 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3156 to improve robustness of configure tests.
4b900473
PB
3157 * configure: Regenerate.
3158
80f6dcbc
NC
31592007-01-08 Kai Tietz <kai.tietz@onevision.com>
3160
3161 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3162 * configure: Regenerate.
80f6dcbc 3163
f86e35b8
NC
31642007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3165
3166 * Makefile.tpl (all-target): Correct @if conditional for target
3167 modules.
3168 * configure.in: Omit libiberty if building only target libgcc.
3169 * configure, Makefile.in: Regenerated.
3170
79fcd0ec
PB
31712007-01-04 Paolo Bonzini <bonzini@gnu.org>
3172
3173 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3174 * configure: Regenerate.
3175
6aa8ef82
DJ
31762007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3177
3178 * Makefile.def (target_modules): Add libgcc.
3179 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3180 * Makefile.tpl (clean-target-libgcc): Delete.
3181 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3182 on gcc even for bootstrapped modules. Rewrite handling of
3183 lang_env_dependencies to loop over target_modules.
3184 * configure.in (target_libraries): Add target-libgcc.
3185 * Makefile.in, configure: Regenerated.
3186
9b134994
PB
31872006-12-29 Paolo Bonzini <bonzini@gnu.org>
3188
3189 Sync with gcc:
3190 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3191
f7c83eac
AS
3192 * configure.in: Reorganize recognition of languages. Add
3193 --enable-stage1-languages. Show supported languages for the chosen
3194 target rather than all recognized languages.
3195 * configure: Regenerate.
9b134994
PB
3196
3197 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3198
f7c83eac
AS
3199 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3200 * Makefile.in: Regenerate.
9b134994
PB
3201
3202 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3203
f7c83eac
AS
3204 * configure.in: Warn that MPFR 2.2.0 is buggy.
3205 * configure: Regenerate.
9b134994 3206
8cf39b1b
ILT
32072006-12-27 Ian Lance Taylor <iant@google.com>
3208
3209 * configure.in: When removing Makefiles to force a reconfigure, also
3210 remove prev-DIR*/Makefile.
3211 * configure: Regenerate.
3212
ebff6cd5
KH
32132006-12-23 Kazu Hirata <kazu@codesourcery.com>
3214
3215 * config.bfd: Recognize fido.
3216
8a0d8a5c
PB
32172006-12-19 Paolo Bonzini <bonzini@gnu.org>
3218
3219 Sync with gcc:
3220
3221 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3222
3223 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3224 it only affects bootstrap and could be tested on "$host" as well.
3225 * configure: Regenerate.
3226 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3227
3228 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3229
3230 PR bootstrap/29544
3231 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3232 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3233 move here comment from Makefile.tpl.
3234 * Makefile.tpl: Move some definitions higher in the file.
3235 (STAGE1_CHECKING): New.
3236 * configure.in: Add --enable-stage1-checking.
3237 * configure: Regenerate.
3238 * Makefile.in: Regenerate.
3239
3240 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3241
3242 * configure.in: Update error message for missing GMP/MPFR.
3243
3244 * configure: Regenerate.
3245
3246 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3247
3248 * configure.in: Update MPFR version in error message.
3249
3250 * configure: Regenerate.
3251
3252 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3253
3254 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3255 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3256 --with-gmp-lib): New flags.
3257
3258 * configure: Regenerate.
3259
790c0838
AM
32602006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3261
3262 PR bootstrap/30134
3263 * configure.in: Correct x86 darwin support for libjava to powerpc
3264 and i?86 only.
3265 * configure: Regenerate.
3266
77d7106f
AM
32672006-12-11 Alan Modra <amodra@bigpond.net.au>
3268
3269 * configure.in: Handle spu makefile frag.
77d7106f
AM
3270 * Makefile.tpl (MAINT): Define
3271 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3272 * configure: Regenerate.
3273 * Makefile.in: Regenerate.
3274
0cfa5389
BE
32752006-12-11 Ben Elliston <bje@au.ibm.com>
3276
3277 * config.sub, config.guess: Update from upstream sources.
3278
2839fe5d
BE
32792006-12-11 Ben Elliston <bje@au.ibm.com>
3280
3281 * configure.in: Sync with GCC (spu-*-*).
3282 * configure: Sync with GCC.
3283
b897f5d4
MS
32842006-12-07 Mike Stump <mrs@apple.com>
3285
3286 * Makefile.def (dependencies): Add dependency for
3287 install-target-libssp and install-target-libgomp on
3288 install-gcc.
3289 * Makefile.in: Regenerate.
3290
9daf3993
PB
32912006-11-16 Paolo Bonzini <bonzini@gnu.org>
3292
3293 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3294 (unstage): Test for stage_last presence.
3295
3296 PR bootstrap/29802
3297 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3298 * Makefile.in: Regenerate.
3299
9dbaa842
DD
33002006-11-14 DJ Delorie <dj@redhat.com>
3301
3302 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3303 * Makefile.in: Sync with GCC.
3304 * configure.in: Sync with GCC (mpfr, gmp).
3305 * configure: Sync with GCC.
3306
b0cbce8d
JJ
33072006-11-08 Jie Zhang <jie.zhang@analog.com>
3308
3309 * configure.in: Remove target-libgloss from noconfigdirs for
3310 bfin-*-*.
3311 * configure: Regenerated.
3312
44330a94
JJ
33132006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3314
3315 * COPYING.NEWLIB: Add spu license.
7de05dd5 3316 * COPYING.LIBGLOSS: Ditto.
44330a94 3317
56a8fe78
DD
33182006-10-17 Brooks Moses <bmoses@stanford.edu>
3319
3320 * Makefile.def: Added pdf target handling.
3321 * Makefile.tpl: Added pdf target handling.
3322 * Makefile.in: Regenerated.
3323
fbb00ad0
JJ
33242006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3325
3326 * COPYING.NEWLIB: Updated.
3327 * COPYING.LIBGLOSS: Ditto.
3328
6b89cc21
DB
33292006-09-27 Dave Brolley <brolley@redhat.com>
3330
3331 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3332 $s instead of $r.
3333 * configure: Regenerated.
3334
17bcf627
BE
33352006-09-26 Ben Elliston <bje@au.ibm.com>
3336
3337 * config.sub, config.guess: Update from upstream sources.
3338
f3529cf1
TS
33392006-09-20 Thiemo Seufer <ths@mips.com>
3340
3341 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3342 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3343 * configure: Regenerate.
3344
45055374
CV
33452006-08-30 Corinna Vinschen <corinna@vinschen.de>
3346
3347 * configure.in: Never build newlib for a Mingw host.
3348 Never build newlib as Mingw target library.
3349 Test the existence of winsup/cygwin for building a Cygwin newlib,
3350 rather than just winsup.
3351 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3352 building a Mingw target.
3353 * configure: Regenerate.
3354
4be041b2 33552006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3356 Nigel Stephens <nigel@mips.com>
3357 David Ung <davidu@mips.com>
4be041b2
TS
3358
3359 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3360
1d89b610
PB
33612006-07-25 Paolo Bonzini <bonzini@gnu.org>
3362
3363 Sync from GCC:
3364 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3365
f7c83eac
AS
3366 PR bootstrap/18058
3367 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3368 if the bootstrap compiler is a GCC version that supports it.
3369 * configure: Regenerate.
1d89b610 3370
66a79c16
DJ
33712006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3372
3373 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3374 * configure: Regenerated.
3375
c1cb7e02
PB
33762006-07-18 Paolo Bonzini <bonzini@gnu.org>
3377
f7c83eac
AS
3378 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3379 for stages after the first.
c1cb7e02 3380
7206a0ee
JJ
33812006-07-17 Jakub Jelinek <jakub@redhat.com>
3382
3383 * Makefile.def: Add dependencies for configure-opcodes
3384 on configure-intl and all-opcodes on all-intl.
3385 * Makefile.in: Regenerated.
3386
6816f995
AO
33872006-07-04 Peter O'Gorman <peter@pogma.com>
3388
3389 * ltconfig: chmod 644 before ranlib during install.
3390
3d3adb43
PB
33912006-07-03 Paolo Bonzini <bonzini@gnu.org>
3392
1f3f1bbf 3393 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3394 * configure: Regenerate.
3395
64ce424c
PB
33962006-07-03 Paolo Bonzini <bonzini@gnu.org>
3397
3398 Sync from gcc:
3399
3400 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3401
3402 PR other/27063
3403 * configure.in: Test subdir_requires and give an appropriate
3404 error message.
3405 * configure: Regenerate.
3406
3407 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3408
3409 PR target/27540
3410 * configure.in: Only enable libgomp on IRIX 6.
3411 * configure: Regenerate.
3412
d42c4017
DA
34132006-06-20 David Ayers <d.ayers@inode.at>
3414
3415 PR bootstrap/28072
3416 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3417 whether target-libjava is being configured instead of whether the
3418 java front end is enabled.
3419 * configure: Regenerate.
0e7ef45c 3420
4962c51a
MS
34212006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3422
3423 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3424 to R_ARM_LDC_SB_G{0,1,2} respectively.
3425
caee866a
PB
34262006-06-15 Paolo Bonzini <bonzini@gnu.org>
3427
3428 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3429 too.
3430 * Makefile.in: Regenerate.
3431
363ef840
DA
34322006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3433
3434 Sync from gcc:
3435
3436 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3437 * configure.in: Don't enable libgomp on hpux10.
3438 * configure: Rebuilt.
3439
54d1c879
DA
34402006-06-13 David Ayers <d.ayers@inode.at>
3441
3442 Sync from gcc:
3443
3444 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3445
54d1c879
DA
3446 PR bootstrap/27963
3447 PR target/19970
0e7ef45c 3448 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3449 ${libgcj} is specified.
3450 * configure: Regenerate.
0e7ef45c 3451
a4d8b690
JJ
34522006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3453
3454 Sync from gcc:
3455
3456 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3457 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3458
3459 PR bootstrap/18033
3460 * config-ml.in: Eval option if surrounded by single quotes.
3461
4f0ef2d8
CD
34622006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3463
3464 Sync from gcc:
0e7ef45c 3465
4f0ef2d8 3466 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3467
4f0ef2d8
CD
3468 PR libobjc/13946
3469 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3470 * Makefile.in: Regenerate.
3471 * configure.in: Add --enable-objc-gc at toplevel and have it
3472 enable boehm-gc for Objective-C.
3473 Remove target-boehm-gc from libgcj.
3474 Add target-boehm-gc to target_libraries.
3475 Add target-boehm-gc to noconfigdirs where ${libgcj}
3476 is specified.
3477 Assert that boehm-gc is supported when requested for Objective-C.
3478 Only build boehm-gc if needed either for Java or Objective-C.
3479 * configure: Regenerate.
3480
3481 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3482
4f0ef2d8
CD
3483 PR 27674
3484 * Makefile.tpl (configure-[+prefix+][+module+],
3485 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3486 Remove rule to unstage bootstrapped modules.
3487 (stage_current): New.
3488 * Makefile.in: Regenerate.
3489
3490 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3491 Andreas Tobler <a.tobler@schweiz.ch>
3492
3493 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3494 * configure: Rebuilt.
3495
3496 Revert
3497 2006-01-31 Richard Guenther <rguenther@suse.de>
3498 Paolo Bonzini <bonzini@gnu.org>
3499
3500 * Makefile.def (target_modules): Add libgcc-math target module.
3501 * configure.in (target_libraries): Add libgcc-math target library.
3502 (--enable-libgcc-math): New configure switch.
3503 * Makefile.in: Re-generate.
3504 * configure: Re-generate.
3505
c17b816b
JJ
35062006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3507
3508 * config-ml.in: Alter CCASFLAGS to include special
3509 multilib options the same as is done for CFLAGS.
3510
20e95c23
DJ
35112006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3512
3513 * Makefile.def: Added dependencies from sim and gdb on intl, and
3514 added configure dependencies to everything with an all dependency
3515 on intl.
3516 * gettext.m4: Removed.
3517 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3518 (GDB_SUPPORT_DIRS): Add intl.
3519 * Makefile.in: Regenerated.
3520
4bd8ad80
DJ
35212006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3522
3523 * src-release (DEVO_SUPPORT): Add config.rpath.
3524
c380fdd8
PB
35252006-05-25 Paolo Bonzini <bonzini@gnu.org>
3526
3527 * Makefile.def (bfd, opcodes): Fix lib_path.
3528 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3529 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3530 * Makefile.in: Regenerate.
3531
701628f5
MS
35322006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3533
3534 * configure.in: Enable gprof for cross builds.
3535 * configure: Regenerate.
3536
25aae7f2
DJ
35372006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3538
3539 * src-release (MAKEINFOFLAGS): Define.
3540 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3541
ea3d1626
BE
35422006-05-14 Ben Elliston <bje@au.ibm.com>
3543
3544 * config.sub, config.guess: Update from upstream sources.
3545
49b9e644
BE
35462006-05-12 Ben Elliston <bje@au.ibm.com>
3547
3548 * config.sub, config.guess: Update from upstream sources.
3549
482dd2f6
DJ
35502006-05-04 Steve Ellcey <sje@cup.hp.com>
3551
3552 * blt, iwidgets, mmalloc: Remove directories.
3553
8b01a5c2
DD
35542006-05-01 DJ Delorie <dj@redhat.com>
3555
641a3af4 3556 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3557 * configure: Regenerate.
3558
a481dbb7
DD
35592006-04-18 DJ Delorie <dj@redhat.com>
3560
3561 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3562 reference libgloss so that libssp can be built in a combined
3563 tree.
3564 * configure: Regenerate.
3565
962c9e74
BE
35662006-04-10 Ben Elliston <bje@au.ibm.com>
3567
3568 * contrib: Remove directory.
3569
108a6f8e
CD
35702006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3571
3572 * Makefile.tpl: Add install-html target.
3573 * Makefile.def: Add install-html target.
3574 * Makefile.in: Regenerate.
3575 * configure.in: Add --with-datarootdir, --with-docdir,
3576 and --with-htmldir options.
3577 * configure: Regenerate.
3578
a4ef73e9
BE
35792006-03-31 Ben Elliston <bje@au.ibm.com>
3580
3581 PR binutils/1860
3582 * configure.in: Require makeinfo 4.4 or higher.
3583 * configure: Regenerate.
3584
b37df25a
PB
35852006-03-14 Paolo Bonzini <bonzini@gnu.org>
3586
3587 * Makefile.in: Regenerate.
3588
a6df5a19
PB
35892006-03-14 Paolo Bonzini <bonzini@gnu.org>
3590
3591 Sync with gcc:
3592 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3593
f7c83eac
AS
3594 * configure.in: Handle --disable-<component> generically.
3595 * configure: Regenerate.
a6df5a19
PB
3596
3597 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3598
f7c83eac
AS
3599 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3600 (TARGET_CONFIGDIRS): Remove.
3601 * configure.in: Remove AC_SUBST(target_configdirs).
3602 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3603
3604
65419985
L
36052006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3606
3607 PR libgcj/17311
3608 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3609
c52c6897
PB
36102006-02-20 Paolo Bonzini <bonzini@gnu.org>
3611
3612 PR bootstrap/25670
3613
3614 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3615
3616 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3617 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3618 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3619 BUILD_PREFIX, BUILD_PREFIX_1.
3620 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3621
3622 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3623 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3624
3625 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3626 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3627 of `cat stage_current`. Always provide the `r' and `s' variables.
3628 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3629 a single shell execution.
3630 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3631 bootstrapped modules, make the stage1 module if the build was not
3632 started yet, else build the current stage.
3633 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3634 (all-build, all-host, all-target, [+make_target+]-host,
3635 [+make_target+]-target): Do not use \-continued lines.
3636 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3637 (current_stage, restrap, stage_last): New.
3638
3639 * Makefile.in: Regenerate.
3640 * configure: Regenerate.
3641
b3ded179
PB
36422006-02-14 Paolo Bonzini <bonzini@gnu.org>
3643
3644 Sync from gcc:
3645
3646 2006-01-31 Richard Guenther <rguenther@suse.de>
3647 Paolo Bonzini <bonzini@gnu.org>
3648
f7c83eac
AS
3649 * Makefile.def (target_modules): Add libgcc-math target module.
3650 * configure.in (target_libraries): Add libgcc-math target library.
3651 (--enable-libgcc-math): New configure switch.
3652 * Makefile.in: Re-generate.
3653 * configure: Re-generate.
3654 * libgcc-math: New toplevel directory.
b3ded179
PB
3655
3656 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3657 Jakub Jelinek <jakub@redhat.com>
3658 Diego Novillo <dnovillo@redhat.com>
b3ded179 3659
f7c83eac
AS
3660 * libgomp: New directory.
3661 * Makefile.def: Add target_module libgomp.
3662 * Makefile.in: Regenerate.
3663 * configure.in (target_libraries): Add target-libgomp.
3664 * configure: Regenerate.
b3ded179 3665
3a35eeb3
PB
36662006-02-14 Paolo Bonzini <bonzini@gnu.org>
3667 Andreas Schwab <schwab@suse.de>
0e7ef45c 3668
3a35eeb3
PB
3669 * configure: Regenerate.
3670
2429c060
PB
36712006-01-16 Paolo Bonzini <bonzini@gnu.org>
3672
3673 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3674 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3675 the assembler, linker and binutils.
3676 * configure: Regenerate.
3677
ec49b2b8
NC
36782006-01-16 Nick Clifton <nickc@redhat.com>
3679
49b9e644 3680 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3681
44b2308f
AO
36822006-01-05 Alexandre Oliva <aoliva@redhat.com>
3683
3684 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3685 @ from continuation.
3686 * Makefile.in: Rebuilt.
3687
80911fe1
PB
36882006-01-04 Paolo Bonzini <bonzini@gnu.org>
3689
3690 Sync from gcc:
3691
3692 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3693
f7c83eac 3694 PR bootstrap/24252
80911fe1 3695
f7c83eac
AS
3696 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3697 * Makefile.tpl (OBJDUMP): New.
3698 (EXTRA_HOST_FLAGS): Add it.
3699 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3700
f7c83eac
AS
3701 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3702 to use symbolic links between directories. Avoid race conditions
3703 or make them harmless.
3704 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3705
f7c83eac
AS
3706 * Makefile.def (LEAN): Pass.
3707 * Makefile.tpl (LEAN): Define.
3708 (stage[+id+]-start): Accept that the previous directory does not
3709 exist, if the bootstrap is lean.
3710 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3711 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3712 configure substitution.
3713 ([+compare-target+]): Likewise.
3714 ([+bootstrap-target+]-lean): New.
3715 * configure.in: Remove lean bootstrap support from here.
80911fe1 3716
f7c83eac
AS
3717 * Makefile.in: Regenerate.
3718 * configure: Regenerate.
80911fe1
PB
3719
3720 2006-01-02 Andreas Schwab <schwab@suse.de>
3721
f7c83eac
AS
3722 * configure.in: When reconfiguring remove Makefile in
3723 all stage directories.
3724 * configure: Regenerate.
80911fe1 3725
b59bea8a
NC
37262005-12-27 Leif Ekblad <leif@rdos.net>
3727
3728 * configure.in: Add support for RDOS target.
3729 * configure: Regenerate.
3730
d7730bac
NC
37312005-12-27 Nick Clifton <nickc@redhat.com>
3732
3733 PR binutils/1990
3734 * libtool.m4: Synchronize with version in GCC sources.
3735
c02dabc3
PB
37362005-12-20 Paolo Bonzini <bonzini@gnu.org>
3737
f7c83eac 3738 Revert Ada-related part of the previous change.
c02dabc3 3739
f7c83eac
AS
3740 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3741 Do not pass.
3742 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3743 * Makefile.in: Regenerate.
3744 * configure.in: Do not include mt-ppc-aix target fragment.
3745 * configure: Regenerate.
c02dabc3 3746
f6d183c0
PB
37472005-12-19 Paolo Bonzini <bonzini@gnu.org>
3748
3749 * configure.in: Select appropriate fragments for PowerPC/AIX.
3750 * configure: Regenerate.
3751
3752 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3753 BOOT_CFLAGS, BOOT_LDFLAGS.
3754 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3755 BOOT_CFLAGS, BOOT_LDFLAGS.
3756 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3757 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3758 (stage): Fail if we cannot complete the work.
3759 * Makefile.in: Regenerate.
3760
f29759fc
JJ
37612005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3762
3763 * COPYING.NEWLIB: Update copyright year for default
3764 copyright.
3765
1f054001
PB
37662005-12-15 Paolo Bonzini <bonzini@gnu.org>
3767
3768 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3769 install-host-nogcc): Don't invoke $(stage) at the end.
3770 * Makefile.in: Regenerate.
3771
0aed8855
PB
37722005-12-14 Paolo Bonzini <bonzini@gnu.org>
3773
3774 * configure.in: Flip the top-level bootstrap switch.
3775 * configure: Regenerate.
3776
3777 Merge from gcc:
3778
3779 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3780
f7c83eac
AS
3781 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3782 $(stage) and $(unstage).
3783 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3784 (all): Remove stray semicolon.
3785 (local-distclean): Don't handle multilib.tmp and multilib.out.
3786 (install.all): Set $s for consistency.
3787 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3788 check_multilibs setting. Always make the install directory.
3789 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3790 Correct @if/@endif.
3791 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3792 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3793 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3794 (multilib.out): Remove.
3795 * Makefile.in: Regenerated.
0aed8855
PB
3796
37972005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3798
3799 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3800 * configure.in: Replace ms1 arch with mt.
3801 * configure: Rebuilt.
3802
38032005-12-05 Paolo Bonzini <bonzini@gnu.org>
3804
3805 Sync with gcc:
3806
4970f871
NS
38072005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3808
3809 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3810 * configure.in: Replace ms1 arch with mt.
3811 * configure: Rebuilt.
3812
be01d343
PB
38132005-12-05 Paolo Bonzini <bonzini@gnu.org>
3814
3815 Sync with gcc:
3816
3817 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3818
f7c83eac
AS
3819 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3820 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3821 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3822 Find in-tree tools if available.
3823 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3824 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3825 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3826 (COMPILER_*_FOR_TARGET): New.
3827 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3828 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3829 (CONFIGURED_*, USUAL_*): Remove.
3830 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3831 STRIP): Use autoconf substitutions.
3832 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3833 COMPILER_NM_FOR_TARGET): New.
3834 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3835
3836 (all): Make all-host and all-target in parallel.
3837 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3838 that $$r and $$s are set before invoking a recursive make.
3839 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3840 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3841
3842 2005-11-29 Ben Elliston <bje@au.ibm.com>
3843
f7c83eac
AS
3844 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3845 from the gcc build directory.
3846 * Makefile.in: Regenerate.
be01d343
PB
3847
3848 2005-11-29 Ben Elliston <bje@au.ibm.com>
3849
f7c83eac
AS
3850 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3851 depend on all-libdecnumber.
3852 * configure.in (host_libs): Include libdecnumber.
3853 * Makefile.in: Regenerate.
3854 * configure: Likewise.
be01d343
PB
3855
3856 2005-11-21 Kean Johnston <jkj@sco.com>
3857
f7c83eac 3858 * config.sub, config.guess: Sync from upstream sources.
be01d343 3859
907be67c
DJ
38602005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3861
3862 * Makefile.def: Remove gdb dependencies for gdbtk.
3863 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3864 (configure-gdb, install-gdb): New rules.
3865 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3866 * Makefile.in, configure: Regenerated.
3867
e360f423
PB
38682005-10-22 Paolo Bonzini <bonzini@gnu.org>
3869
3870 PR bootstrap/24297
3871 * Makefile.tpl (do-[+make-target+], do-check, install,
3872 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3873 are set before recursing.
3874 * Makefile.in: Regenerate.
3875
45d5eb0a
EB
38762005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3877
3878 PR bootstrap/18939
3879 * Makefile.def (gcc) <target>: Fix thinko.
3880 * Makefile.in: Regenerate.
3881
3cf3372e
BS
38822005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3883
3884 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3885 * configure: Regenerate.
3886
bd70a46f
KH
38872005-10-09 Kazu Hirata <kazu@codesourcery.com>
3888
3889 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3890 target-libffi, target-qthreads, target-libjava, and
3891 targetlibobjc.
3892 * configure: Regenerate.
3893
5ae72758
DJ
38942005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3895
3896 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3897 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3898 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3899 (USUAL_OBJDUMP_FOR_TARGET): New.
3900 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3901 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3902 * configure, Makefile.in: Regenerated.
5ae72758 3903
cc96343e
PB
39042005-10-05 Paolo Bonzini <bonzini@gnu.org>
3905
3906 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3907 before other host packages.
3908
f70224b5
PB
39092005-10-05 Paolo Bonzini <bonzini@gnu.org>
3910
3911 PR bootstrap/22340
3912
3913 * configure.in (default_target): Remove.
3914 * Makefile.tpl (all): Do not use prerequisites as subroutines
3915 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3916 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3917 use prerequisites as subroutines.
3918 (check-host, check-target): New.
3919 (bootstrap configure & all targets): Do not use stage*-start
3920 if the directory layout is already ok.
3921 (non-bootstrap configure & all targets): Prepend a $(unstage).
3922 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3923 (NOTPARALLEL): Remove.
3924 (unstage, stage variables): New variables.
3925 (unstage, stage targets): Simply expand to those variables.
3926
3927 * configure: Regenerate.
3928 * Makefile.in: Regenerate.
3929
c13c918a
JW
39302005-10-04 James E Wilson <wilson@specifix.com>
3931
3932 * Makefile.def (lang_env_dependencies): Add libmudflap.
3933 * Makefile.in: Regenerate.
3934
376a0e54
CM
39352005-10-03 Catherine Moore <clm@cm00re.com>
3936
3937 * configure.in (bfin-*-*): Support bfin.
3938 * configure: Regenerated.
3939
d320aacb
L
39402005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3941
3942 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3943 * configure: Regenerated.
3944
7e0f7140
GK
39452005-09-28 Geoffrey Keating <geoffk@apple.com>
3946
3947 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3948 (LIPO_FOR_TARGET): New.
3949 (CONFIGURED_LIPO_FOR_TARGET): New.
3950 (USUAL_LIPO_FOR_TARGET): New.
3951 (STRIP_FOR_TARGET): New.
3952 (CONFIGURED_STRIP_FOR_TARGET): New.
3953 (USUAL_STRIP_FOR_TARGET): New.
3954 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3955 STRIP_FOR_TARGET.
3956 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3957 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3958 * Makefile.in: Regenerate.
3959 * configure: Regenerate.
0e7ef45c 3960
096f7d00
DE
39612005-09-19 David Edelsohn <edelsohn@gnu.org>
3962
3963 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3964 (rs6000-*-aix*): Same.
3965 * configure: Regenerate.
3966
39672005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3968
3969 * configure.in: Recognize f95 in the --enable-languages option,
3970 and substitute it for fortran, issuing a warning.
3971 * configure: Regenerate.
3972
2016dfcc
BE
39732005-09-07 Ben Elliston <bje@au.ibm.com>
3974
3975 Import from Autoconf sources:
3976
3977 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3978 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3979 Elliston. Handle weird characters correctly.
3980
6dd2fda9
DD
39812005-08-30 Phil Edwards <phil@codesourcery.com>
3982
3983 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3984 * configure: Regenerated.
3985
e6db70d4
RE
39862005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3987
f7c83eac
AS
3988 * Makefile.def (libssp): Add to lang_env_dependencies.
3989 * Makefile.in: Regenerate.
e6db70d4 3990
e1e3d0f5
CG
39912005-08-17 Christian Groessler <chris@groessler.org>
3992
3993 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3994 * Makefile.in: Regenerate.
3995
05cbd757
PB
39962005-08-12 Paolo Bonzini <bonzini@gnu.org>
3997
3998 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3999 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4000 Look for alternate names of the target cc and c++
4001 * configure: Regenerate.
4002
55db4b87
PB
40032005-08-08 Paolo Bonzini <bonzini@gnu.org>
4004
4005 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4006 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4007 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4008 tools; remove code to manually set them.
4009 (Target tools): Look in the environment for them.
4010 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4011 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4012 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4013 build directory.
4014 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4015 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4016 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4017 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4018 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4019 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4020 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4021 * configure: Regenerate.
4022 * Makefile.in: Regenerate.
4023
414e5532
MM
40242005-07-27 Mark Mitchell <mark@codesourcery.com>
4025
4026 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4027 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4028 * Makefile.in: Regenerated.
4029
a19b6204
MM
40302005-07-26 Mark Mitchell <mark@codesourcery.com>
4031
4032 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4033 (CFLAGS_FOR_TARGET): Use it.
4034 (CXXFLAGS_FOR_TARGET): Likewise.
4035 * Makefile.in: Regenerated.
4036 * configure.in (--with-build-sysroot): New option.
4037 * configure: Regenerated.
4038
b73aa406
PB
40392005-07-24 Paolo Bonzini <bonzini@gnu.org>
4040
4041 * Makefile.tpl: Wrap install between unstage and stage
4042 * Makefile.in: Regenerate.
4043
6e4d0bcb
KC
40442005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4045
4046 * all files: Update FSF address.
4047
49f58d10
JB
40482005-07-14 Jim Blandy <jimb@redhat.com>
4049
4050 * configure.in: Add cases for Renesas m32c.
4051 * configure: Regenerated.
0e7ef45c 4052
1d9c9cd7
KC
40532005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4054
4055 * COPYING, compile, config-ml.in, config.guess,
4056 config.sub, install-sh, missing, mkinstalldirs,
4057 symlink-tree, ylwrap: Sync from upstream sources.
4058
1587117a
EC
40592005-07-13 Eric Christopher <echristo@redhat.com>
4060
4061 * configure.in: Add toplevel noconfigdir support for tpf.
4062 * configure: Regenerate.
4063
bb780410
DD
40642005-07-11 Jakub Jelinek <jakub@redhat.com>
4065
4066 * Makefile.def (target_modules): Add libssp.
4067 * configure.in (target_libraries): Add target-libssp.
4068 * configure: Rebuilt.
4069 * Makefile.in: Rebuilt.
4070
064d0a7c
PB
40712005-07-11 Paolo Bonzini <bonzini@gnu.org>
4072
4073 PR ada/22340
4074
4075 * Makefile.def: Sync with gcc.
4076 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4077 * Makefile.in: Regenerate.
4078
b2edd3b5
AS
40792005-07-07 Andreas Schwab <schwab@suse.de>
4080
4081 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4082 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4083 * Makefile.in: Regenerated.
4084
5f128533
KH
40852005-07-07 Kazu Hirata <kazu@codesourcery.com>
4086
4087 * configure.in: Add --enable-libssp and --disable-libssp.
4088 * configure: Regenerate with autoconf-2.13.
4089
4e3fc8e5
GK
40902005-07-06 Geoffrey Keating <geoffk@apple.com>
4091
4092 * configure.in: Don't build sim or rda when targetting darwin.
4093 * configure: Regenerate.
4094
c7357d6a
BE
40952005-07-04 Ben Elliston <bje@gnu.org>
4096
4097 * src-release (do-proto-toplev): Remove dejagnu bits.
4098 (DEJAGNU_SUPPORT_DIRS): Remove.
4099 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4100 (GDBD_SUPPORT_DIRS): Likewise.
4101 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4102 (INSIGHTD_SUPPORT_DIRS): Likewise.
4103 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4104
41052005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4106
4107 * setup.com (mpw): Remove unused directive.
4108
7d329e61
PB
41092005-06-22 Paolo Bonzini <bonzini@gnu.org>
4110
4111 * Makefile.def (stagefeedback): Come after profile.
4112 Define profiledbootstrap target.
4113 * Makefile.tpl (profiledbootstrap): Remove.
4114 (stageprofile-end): Zap stagefeedback.
4115 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4116 * Makefile.in: Regenerate.
4117
e5fbed21
DD
41182005-06-13 Zack Weinberg <zack@codesourcery.com>
4119
4120 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4121 In 'cpp' stanza, support '#line' as well as '# '.
4122
59f7ec45
HPN
41232005-06-07 Hans-Peter Nilsson <hp@axis.com>
4124
4125 * configure.in (unsupported_languages): New macro.
4126 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4127 non-ported target libraries in noconfigdirs.
4128 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4129 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4130 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4131 unsupported_languages.
4132 * configure: Regenerate.
4133
c10e9ba7
DD
41342005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4135
4136 * configure.in: Fix typo in handling of --with-mpfr-dir.
4137 * configure: Regenerate.
4138
20deb2b8
JB
41392005-06-02 Jim Blandy <jimb@redhat.com>
4140
4141 * config.sub: Add cases for the Renesas m32c. (This patch has been
4142 accepted into the master sources.)
4143
cdb9b172 41442005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4145 Michael Snyder <msnyder@redhat.com>
4146 Stan Cox <scox@redhat.com>
cdb9b172 4147
f7c83eac 4148 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4149
f7c83eac 4150 * configure: Regenerate.
cdb9b172 4151
1dc3053f
PB
41522005-05-25 Paolo Bonzini <bonzini@gnu.org>
4153
4154 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4155 (Dependencies): Consider target modules for bootstrap dependencies.
4156 Make target bootstrap modules depend on each stage's gcc.
4157 * Makefile.in: Regenerate.
4158
c60fe18b
PB
41592005-05-20 Paolo Bonzini <bonzini@gnu.org>
4160
4161 * Makefile.def (configure-gcc): Depend on binutils having been built.
4162 (all-gcc): No need to do it here.
4163 * Makefile.in: Regenerate.
4164
27258dd4
PB
41652005-05-19 Paul Brook <paul@codesourcery.com>
4166
0e7ef45c 4167 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4168 language cannot be built.
4169 * configure: Regenerate.
4170
42ecbf5e
DJ
41712005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4172
4173 * ylwrap: Import from Automake 1.9.5.
4174
ae380b45
MS
41752005-05-04 Mike Stump <mrs@apple.com>
4176
4177 * configure.in: Always pass --target to target configures as
4178 otherwise rebuilds that do --recheck will fail.
811d3af8 4179 * configure: Rebuilt.
ae380b45 4180
d545f33b
PB
41812005-05-04 Paolo Bonzini <bonzini@gnu.org>
4182
4183 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4184 STAGE_HOST_EXPORTS.
4185 (configure, all): Add bootstrap support.
4186 (Host modules, target modules): Pass post-stage1 flags and exports.
4187 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4188 * Makefile.in: Regenerate.
4189
2faa2958
PB
41902005-04-29 Paolo Bonzini <bonzini@gnu.org>
4191
4192 Sync from gcc:
4193
4194 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4195
f7c83eac 4196 * config.sub: Update from master copy.
2faa2958
PB
4197
4198 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4199
f7c83eac
AS
4200 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4201 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4202 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4203 "*-*-elf" and "*-*-linux*".
4204 * configure: Regenerate.
2faa2958 4205
a7254363
PB
42062005-04-06 Paolo Bonzini <bonzini@gnu.org>
4207
f7c83eac 4208 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4209 (TARGET_CONFIGARGS): Include --with-target-subdir.
4210 (configure, all): New macros. Use them throughout.
4211
a8637a7d
PB
42122005-04-05 Paolo Bonzini <bonzini@gnu.org>
4213
4214 * Makefile.tpl: Sync with gcc.
4215 * Makefile.in: Regenerate.
4216
dd387d52
JR
42172005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4218
4219 * config/mh-mingw32: Delete.
4220 * configure.in: Don't use it.
4221 * configure: Regenerate.
4222
e90269c8
PB
42232005-03-31 Paolo Bonzini <bonzini@gnu.org>
4224
4225 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4226 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4227 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4228 (HOST_LIB_PATH): Generate from Makefile.def.
4229 (TARGET_LIB_PATH): Likewise.
4230 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4231 * Makefile.in: Regenerate.
4232 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4233 (RPATH_ENVVAR): Include Darwin case.
4234 * configure: Regenerate.
4235
9a237d9e
PB
42362005-03-25 Paolo Bonzini <bonzini@gnu.org>
4237
4238 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4239 * configure: Regenerate.
4240
479759c8
ZW
42412005-03-21 Zack Weinberg <zack@codesourcery.com>
4242
4243 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4244 gcc_version, and gcc_version_trigger from set of flags to pass.
4245 * Makefile.tpl: Remove definitions of above variables.
4246 (config.status): Remove dependency on $(gcc_version_trigger).
4247 * Makefile.in: Regenerate.
4248 * configure.in: Do not reference config/gcc-version.m4 nor
4249 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4250 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4251 * configure: Regenerate.
4252
4cfaf6d5
DD
42532005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4254 Andrew Pinski <pinskia@physics.uc.edu>
4255
4256 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4257 * Makefile.in: Regenerate.
4258
33a3fb7b
AO
42592005-03-01 Alexandre Oliva <aoliva@redhat.com>
4260
4261 PR libgcj/20160
4262 * ltmain.sh: Avoid creating archives with components that have
4263 duplicate basenames.
4264
2da12f12
PB
42652005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4266
479759c8
ZW
4267 PR bootstrap/20250
4268 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4269 instead of check.
4270 * Makefile.in: Regenerate.
2da12f12 4271
b00612cc
PB
42722005-02-28 Paolo Bonzini <bonzini@gnu.org>
4273
4274 Sync from gcc.
4275
4276 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4277
4278 PR bootstrap/17383
4279 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4280 * Makefile.tpl (HOST_SUBDIR): New substitution.
4281 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4282 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4283 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4284 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4285 (Host modules, Bootstrapped modules): Use it.
4286 (Build modules, Target modules): Do not create symlink trees,
4287 always configure out-of-srcdir.
4288 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4289 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4290 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4291 $(HOST_SUBDIR). Create a symlink for host_subdir.
4292
4293 * Makefile.in: Regenerate.
4294 * configure: Regenerate.
4295
4296 Merged from libada-gnattools-branch:
4297 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4298
4299 * Makefile.def: Add gnattools as a module, depending on target-libada.
4300 * Makefile.in: Regenerate.
4301 * configure.in: Include gnattools in host_tools; disable it if ada
4302 is disabled.
4303 * configure: Regenerate.
4304
c3e65f62
NC
43052005-02-23 Nick Clifton <nickc@redhat.com>
4306
4307 * configure: Regenerate.
4308
e4d180c2
NC
43092005-02-22 Paul Schlie <schlie@comcast.net>
4310
4311 * configure.in: Allow darwin targeted ports to build tk, itcl and
4312 libgui.
4313
e3c770b1
EB
43142005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4315
4316 PR libgcj/10353
4317 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4318 * configure: Regenerate.
4319
9c73618c
AC
43202005-02-08 Andrew Cagney <cagney@gnu.org>
4321
4322 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4323 gdb/ section. Update GDB's URL.
4324
c46f8c51
AC
43252005-01-31 Andrew Cagney <cagney@gnu.org>
4326
4327 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4328
c7e66c6d
HPN
43292005-01-29 Hans-Peter Nilsson <hp@axis.com>
4330
4331 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4332 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4333 target-libgloss when not *-*-elf and *-*-aout.
4334 * configure: Regenerate.
4335
a53bf506
AC
43362005-01-27 Andrew Cagney <cagney@gnu.org>
4337
4338 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4339
45181ed1
AC
43402005-01-24 Andrew Cagney <cagney@gnu.org>
4341
4342 * gettext.m4: Only fall back to ../intl/ when it's present.
4343
a1e0f4e4
KC
43442005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4345
4346 * install-sh, config.sub: Import from upstream.
4347
43482005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4349
4350 PR bootstrap/18222
4351 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4352 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4353 * Makefile.in: Regenerate.
4354
c50382e2
PB
43552005-01-03 Paolo Bonzini <bonzini@gnu.org>
4356
4357 Revert 2004-12-28 Makefile changes, a better fix will be
4358 applied to mainline and src after GCC 4.0 branches.
4359
11d07737
PB
43602004-12-28 Paolo Bonzini <bonzini@gnu.org>
4361
4362 PR bootstrap/17383
4363
4364 * Makefile.def (target_modules): Remove stage parameter,
4365 it is always true now.
4366 * Makefile.tpl (configure-build-[+module+],
4367 configure-target-[+module+]): Always build symlink tree
4368 for the directory and for include. BUILD_SUBDIR and
4369 TARGET_SUBDIR cannot be . anymore.
4370 * Makefile.in: Regenerate.
4371
dadfdbe2
DD
43722004-12-25 David Edelsohn <edelsohn@gnu.org>
4373
4374 Revert 2004-12-08 Makefile changes.
4375
dbf85af7
JR
43762004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4377
4378 * configure.in (sh64-*-*): Reenable gprof.
4379 * configure: Regenerate.
4380
6b8fea99
JB
43812004-12-09 Jim Blandy <jimb@redhat.com>
4382
4383 * MAINTAINERS: List 'depcomp' as part of automake.
4384
7341462c
DE
43852004-12-08 David Edelsohn <edelsohn@gnu.org>
4386
4387 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4388 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4389 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4390 * Makefile.in: Regenerate.
4391
21fde4dc
DD
43922004-12-07 Matt Kraai <kraai@ftbfs.org>
4393
4394 * Makefile.tpl: Generate normal dependencies if the LHS module is
4395 not bootstrapped.
4396 * Makefile.in: Regenerate.
4397
3da796a2
RS
43982004-12-03 Richard Sandiford <rsandifo@redhat.com>
4399
4400 * configure.in: Include config/gxx-include-dir.m4. Use
4401 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4402 * configure: Regenerate.
4403
73fb7068
RS
44042004-12-03 Richard Sandiford <rsandifo@redhat.com>
4405
4406 * config.if: Delete.
4407 * configure.in: Set libstdcxx_incdir directly.
4408 * configure: Regenerate.
4409 * MAINTAINERS: Remove mention of config.if.
4410 * src-release (DEVO_SUPPORT): Remove config.if.
4411
6c8e6ce9
EC
44122004-12-02 Eric Christopher <echristo@redhat.com>
4413
3b6098f8
EC
4414 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4415 of things to remove.
6c8e6ce9 4416 * Makefile.in: Regenerate.
479759c8 4417
b8658a2f
RS
44182004-12-02 Richard Sandiford <rsandifo@redhat.com>
4419
4420 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4421 * configure: Regenerate.
4422
afefada0
RS
44232004-12-02 Richard Sandiford <rsandifo@redhat.com>
4424
4425 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4426 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4427 * configure: Regenerate.
4428
5dcac624
DA
44292004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4430
4431 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4432 (hppa*64*-*-*): Delete incorrect comment.
4433 * configure: Rebuilt.
4434
57d1eb1a
DD
44352004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4436
4437 * install-sh, compile: Import from automake.
4438
44392004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4440
4441 * config.guess, config.sub: Import from savannnah.
4442
6d389afc
MS
44432004-11-12 Mike Stump <mrs@apple.com>
4444
4445 * Makefile.def: Add html support.
4446 * Makefile.tpl: Likewise.
4447 * Makefile.in: Regenerate.
4448
69e57115
GK
44492004-11-11 Geoffrey Keating <geoffk@apple.com>
4450
4451 PR 18423
4452 * configure.in: Remove all instances of build-fixincludes from
4453 noconfigdirs.
4454 (build_configargs): Supply --target to subdirectories.
4455 * configure: Regenerate.
4456
4457 * Makefile.def: Make gcc install depend on fixincludes install.
4458 * Makefile.in: Regenerate.
4459
ba719b26
HPN
44602004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4461
4462 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4463 target-libgfortran.
4464 * configure: Regenerate.
4465
c37653e7
DE
44662004-11-07 David Edelsohn <edelsohn@gnu.org>
4467
4468 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4469 like CC.
4470
1eefd493
PB
44712004-11-05 Paolo Bonzini <bonzini@gnu.org>
4472
4473 * Makefile.def (host fixincludes): Specify missing targets.
4474 * Makefile.in: Regenerate.
4475
02b1af09
L
44762004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4477
4478 PR other/17783
4479 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4480 * configure: Regenerated.
4481
7f266840
DJ
44822004-11-04 Daniel Jacobowitz <dan@debian.org>
4483
4484 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4485 * configure: Regenerated.
4486
47444073
AL
44872004-10-28 Eric B. Weddington <ericw@evcohs.com>
4488
4489 PR target/18151
4490 * configure.in (case ${target}): Do not build fixincludes for avr.
4491 * configure: Regenerated.
4492
caeba88f
AL
44932004-10-26 Paolo Bonzini <bonzini@gnu.org>
4494
4495 * configure.in (case ${target}): Do not build fixincludes
4496 on platforms where it is not used.
4497 * configure: Regenerated.
4498
0fdbe983
DJ
44992004-10-23 Daniel Jacobowitz <dan@debian.org>
4500
4501 * configure.in: Use an absolute path to install-sh.
4502 * configure: Regenerated.
4503
1c0f67c1
AC
45042004-10-19 Andrew Cagney <cagney@gnu.org>
4505
4506 * src-release (do-djunpack, do-md5sum): Install the generated file
4507 directly into the proto-toplev/ directory.
479759c8 4508
a9cfce9c
AC
45092004-10-19 Andrew Cagney <cagney@gnu.org>
4510
4511 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4512
ac0fa625
DD
45132004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4514
4515 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4516 * configure: Regenerate.
4517
d27cc32e
PB
45182004-10-06 Paolo Bonzini <bonzini@gnu.org>
4519
4520 Fix wrong conflict resolution in:
4521
4522 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4523
4524 * Makefile.in: Regenerate.
4525 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4526 in the recursive `make', instead of hardwiring `all'.
4527 (Autogenerated TARGET-* variables): New.
4528
1763908f
UW
45292004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4530
4531 Merged from GCC / libtool upstream:
4532 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4533 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4534 * ltcf-cxx.sh (tpf*): Likewise.
4535 * ltconfig (tpf*): Add TPF OS configuration support.
4536
0490e016
NC
45372004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4538
4539 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4540 * configure: Regenerate.
0490e016 4541
32be62b5
RS
45422004-09-24 Michael Roth <mroth@nessie.de>
4543
4544 * configure.in (--without-headers): Add missing double quotes.
4545 * configure: Regenerate.
4546
6048df60
DD
45472004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4548
4549 * ylwrap: Revert to previous version.
4550
315b3b02
L
45512004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4552
6048df60 4553 PR bootstrap/17369
315b3b02
L
4554 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4555 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4556 SET_GCC_LIB_PATH_CMD.
4557 (BASE_TARGET_EXPORTS): Likewise.
4558 * Makefile.in: Regenerated.
4559
4560 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4561 * configure: Regenerated.
4562
fe69863c
DD
45632004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4564
4565 * config.guess: New upstream version
4566 * compile, depcomp, install-sh, ylwrap: Likewise.
4567
45682004-09-19 Roger Sayle <roger@eyesopen.com>
4569
4570 * config/mh-x86omitfp: New host makefile fragment. Add
4571 -fomit-frame-pointer to the default BOOT_CFLAGS.
4572 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4573 * configure: Regenerate.
4574
45752004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4576
4577 PR target/11572
4578 * configure.in (*-*-darwin*): Renable libobjc.
4579 * configure: Regenerate.
4580
be75bbe1 45812004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4582
be75bbe1
DB
4583 * Makefile.def: Remove libbanshee.
4584 * Makefile.tpl: Ditto.
4585 * configure.in: Ditto.
4586 * Makefile.in: Regen.
4587 * configure: Ditto.
4588
1b882a91
PB
45892004-09-07 Paolo Bonzini <bonzini@gnu.org>
4590
4591 * missing: Import latest version from master repository.
4592
eb1352ed
NC
45932004-09-04 Nick Clifton <nickc@redhat.com>
4594
4595 * config.sub: Import latest version from master repository.
4596 * config.guess: Likewise.
4597 This includes these changes:
479759c8 4598
eb1352ed
NC
4599 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4600
4601 * config.sub: Handle crisv32, alias etraxfs.
4602 * config.guess (crisv32:Linux:*:*): Handle.
4603
4604 2004-08-13 Brad Smith <brad@comstyle.com>
4605
4606 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4607 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4608
4609 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4610
4611 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4612 assume the processor is a powerpc. This is because coreutils
4613 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4614 in this case, due to a MacOS X bug that causes
4615 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4616 to return a negative number.
4617 Problem reported by Petter Reinholdtsen in:
4618 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4619
4620 2004-07-19 Ben Elliston <bje@gnu.org>
4621
4622 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4623
4624 2004-06-24 Ben Elliston <bje@gnu.org>
4625
4626 * config.guess: Update copyright years.
4627 * config.sub: Likewise.
4628
4629 2004-06-22 Robert Millan <robertmh@gnu.org>
4630
4631 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4632 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4633
4634 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4635
4636 * config.guess (*:*VMS:*:*): New entry. Replaces
4637 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4638 manufacturer.
4639
4640 2004-06-22 Ben Elliston <bje@gnu.org>
4641
4642 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4643 * config.sub: Likewise.
4644
4645 2004-06-22 Ben Elliston <bje@gnu.org>
4646
4647 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4648 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4649
4650 2004-06-11 Ben Elliston <bje@gnu.org>
4651
4652 * config.guess (pegasos:OpenBSD:*:*): Remove.
4653
4654 2004-06-11 Ben Elliston <bje@gnu.org>
4655
4656 From Wouter Verhelst <wouter@grep.be>:
4657 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4658
4659 2004-06-11 Ben Elliston <bje@gnu.org>
4660
4661 * config.guess (luna88k:OpenBSD:*:*): New.
4662
4663 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4664
4665 * config.guess (m32r*:Linux:*:*): New case.
4666 * config.sub: Handle m32rle.
4667
4668 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4669
4670 From Jens Petersen <petersen@redhat.com>:
4671 * config.sub: Handle sparcv8.
4672
4673 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4674
4675 From Tom Smith <smith@cag.lkg.hp.com>:
4676 * config.guess: Version suffixes are equally significant on Tru64
4677 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4678 prefix of "P" (patched kernel).
4679
4680 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4681
4682 * config.sub: Add support for National Semiconductor CRX target.
4683
2a3124ca 46842004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4685
2a3124ca
RH
4686 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4687 *-*-netware, but add target-libmudflap.
4688 Consolidate *-*-netware targets (of which really only i?86 exists)
4689 into a single entry.
4690 * configure: Likewise.
4691
0df3d27f
PB
46922004-09-01 Paolo Bonzini <bonzini@gnu.org>
4693
4694 * Makefile.tpl (sorry): Remove.
4695 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4696 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4697 (do-clean): Clean per-stage directories too.
4698 (do-distclean): Run distclean-stage1 too.
4699 (.NOTPARALLEL): Enable during toplevel bootstrap.
4700 (stage[+id+]-bubble): Enable parallel execution during
4701 the recursive invocation.
4702 * Makefile.in: Regenerate.
4703
4704 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4705
4706 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4707
4708 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4709 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4710 * configure: regenerate
479759c8
ZW
4711 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4712 -mdynamic-no-pic
0df3d27f
PB
4713
47142004-08-31 Paolo Bonzini <bonzini@gnu.org>
4715
4716 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4717 include.
4718 * configure.in: Fix indentation.
4719 * configure: Regenerate.
4720
ee025550
PB
47212004-08-31 Paolo Bonzini <bonzini@gnu.org>
4722
4723 * Makefile.def (build_modules): Add fixincludes.
4724 (dependencies): Make gcc depend on fixincludes.
4725 * configure.in (build_tools): Add fixincludes.
4726 (build_configdirs): Always include build_libs.
4727 * Makefile.in: Regenerate.
4728 * configure: Regenerate.
4729
47302004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4731
4732 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4733 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4734 phony targets; do not generate timestamp files.
4735 (distclean-stageN): Remove references to their timestamp files.
4736 (restageN, touch-stageN): Remove.
4737 (stageN-bubble): Rewritten.
4738 (compare): Support lean bootstraps.
4739 * Makefile.in: Regenerate.
4740
4741 * configure.in: Only warn when bootstrapping but
4742 build != host or build != target. Support lean bootstraps.
4743 * configure: Regenerate.
4744
4745 Sync from gcc:
4746 2004-08-26 Phil Edwards <phil@codesourcery.com>
4747
4748 * configure.in: Give a better error message if GMP/MPFR are missing
4749 and a language needing them has been requested.
4750 * configure: Regenerated.
4751
4752 2004-08-25 Phil Edwards <phil@codesourcery.com>
4753
4754 * configure.in: Print a list of available language front-ends if
4755 a requested one is missing. Tidy stray tab characters.
4756 * configure: Regenerated.
4757
72b2455a
PB
47582004-08-17 Paolo Bonzini <bonzini@gnu.org>
4759
4760 * Makefile.in: Regenerate.
4761 * configure: Regenerate.
4762
4763 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4764 stage_*_flags.
4765 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4766 for bootstrapped modules if toplevel bootstrap is going.
4767 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4768 modules. Adjust for changes in Makefile.def. Enable several
4769 rules even in non-bootstrap mode, just to avoid peppering the
4770 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4771 (stage-[+prev+]-bubble): Remove.
4772
4773 * Makefile.def (Dependencies): Depend on all-build-bison,
4774 all-build-flex, all-build-byacc, all-build-texinfo, rather
4775 than the host variations.
4776 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4777 with BUILD_SUBDIR.
4778 (BISON): Update for recent Bisons.
4779 (YACC): Fix typo.
4780 (cross): Depend on all-build.
4781 (all): Do not depend on all-build.
4782 (prebootstrap): Remove.
4783 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4784 (Prebootstrap dependencies): Add them to the per-stage targets
4785 and to all-prebootstrap.
4786 * configure.in (build_configdirs): Always enable build_tools.
4787 (BUILD_DIR_PREFIX): Remove.
4788
4789 * Makefile.def (gcc): Add target variable.
4790 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4791 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4792 in the recursive `make', instead of hardwiring `all'.
4793 (Autogenerated TARGET-* variables): New.
4794
de0b4a87
JW
47952004-08-17 Robert Millan <robertmh@gnu.org>
4796
4797 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4798 (instead of FreeBSD).
4799 * configure: Regenerate.
4800
ad681c85
NN
48012004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4802
675c6968
NN
4803 * Makefile.def, configure.in, src-release: Remove useless, bogus
4804 references to tix.
4805 * Makefile.in, configure: Regenerate.
4806
ad681c85
NN
4807 * src-release: Stop distributing mmalloc with gdb (which doesn't
4808 use it).
4809 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4810 * Makefile.in: Regenerate.
4811
11b04d1f
DD
48122004-08-09 Mark Mitchell <mark@codesourcery.com>
4813
4814 * configure.in (arm*-*-eabi*): New target.
4815 * configure: Regenerate.
4816
f2420bea
NN
48172004-08-01 Robert Millan <robertmh@gnu.org>
4818
4819 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4820 libmudflap for all GNU-based systems (with Glibc).
4821 * configure: Regenerate.
4822
9e6ce191
PB
48232004-08-06 Paolo Bonzini <bonzini@gnu.org>
4824
4825 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4826 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4827 (Dependencies): New section.
4828 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4829 (configure-target-[+module+]): Depend on maybe-all-gcc
4830 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4831 (toplevel profiledbootstrap): Fix dependencies.
4832 * Makefile.in: Regenerate.
4833
df4a6958
MM
48342004-08-03 Mark Mitchell <mark@codesourcery.com>
4835
4836 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4837 target-libiberty to noconfigdirs.
4838
11b04d1f
DD
48392004-08-03 Paul Brook <paul@codesourcery.com>
4840
4841 * configure.in: Check for MPFR as well as GMP.
4842 * configure: Regenerate.
4843
b813574b
PB
48442004-08-03 Paolo Bonzini <bonzini@gnu.org>
4845
4846 * Makefile.def (host-modules): Add gcc.
4847 * Makefile.in: Regenerate.
4848 * Makefile.tpl (sorry): New rule.
4849 (configure-host, all-host, [+make_target+]-host, do-check,
4850 install-host): Do not add gcc as a special case.
4851 (host modules): Add a small special-casing for gcc. Export
4852 extra_make_flags through the environment.
4853 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4854 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4855 other recursive targets for gcc): Remove.
4856
4857 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4858 (stage, unstage): New rules.
4859 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4860 distclean-stage[+id+]): Use stage_current.
4861 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4862 the stage*-start rules.
4863
61edac0c
JW
48642004-07-19 Robert Millan <robertmh@gnu.org>
4865
4866 Synced from gcc:
4867
4868 2004-04-26 Robert Millan <robertmh@gnu.org>
4869
4870 Add patches from libtool CVS.
4871 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4872 * ltconfig: Likewise.
4873 * ltcf-c.sh: Likewise.
4874 * ltcf-cxx.sh: Likewise.
4875 * ltcf-gcj.sh: Likewise.
4876
3e707e94
PB
48772004-07-12 Paolo Bonzini <bonzini@gnu.org>
4878
4879 * configure.in: Add noconfigdirs for crx-*-*.
4880 * configure: Regenerate.
4881
48822004-07-12 Paolo Bonzini <bonzini@gnu.org>
4883
4884 Synced from gcc:
4885
4886 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4887
4888 * configure.in: Build libmudflap by default on FreeBSD.
4889 * configure: Regenerated.
4890
4891 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4892
4893 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4894 systems.
4895 * configure: Regenerated.
4896
4897 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4898
4899 PR target/16344
4900 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4901 feedback based compiler.
4902 * Makefile.in: Rebuilt.
4903
4904 2004-07-05 Phil Edwards <phil@codesourcery.com>
4905
4906 * configure.in: Do not prepend $srcdir to /dev/null in
4907 makefile fragments.
4908 * configure: Regenerate.
4909
a7ee7660
AO
49102004-07-08 Alexandre Oliva <aoliva@redhat.com>
4911
4912 * Makefile.def (host_modules): Set bootstrap=true for flex.
4913 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4914 * Makefile.in: Rebuilt.
4915
6a9cf61e
PB
49162004-07-01 Paolo Bonzini <bonzini@gnu.org>
4917
4918 * Makefile.def (build_modules): Add bison, byacc, flex,
4919 m4, texinfo.
4920 (flags_to_pass): Add FLEX.
4921 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4922 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4923 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4924 DEFAULT_MAKEINFO): Remove.
4925 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4926 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4927 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4928 objdir or else use configured tool.
4929 (all-build): New.
4930 (all): Depend on it.
4931 (Build module dependencies): Add.
4932 * Makefile.in: Regenerate.
4933 * configure.in: Better support for multiple build modules,
4934 matching what is done for host/target modules. Do not look
4935 for "plausible" locations of build tools if Canadian cross.
4936 Use autoconf's AC_PROG_CC to find a C compiler. Define
4937 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4938 * configure: Regenerate.
4939
95b6a1f2
PB
49402004-06-22 Paolo Bonzini <bonzini@gnu.org>
4941
4942 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4943 * Makefile.in: Regenerate.
4944
7ffa0b57
PB
49452004-06-22 Paolo Bonzini <bonzini@gnu.org>
4946
4947 * Makefile.tpl (configure-build-[+module+],
4948 configure-[+module+], configure-target-[+module+]): Pass
4949 [+extra_configure_args+].
4950 (all-build-[+module+], all-[+module+], check-[+module+],
4951 install-[+module+], [+make_target+]-[+module+],
4952 all-target-[+module+], check-target-[+module+],
4953 install-target-[+module+], [+make_target+]-target-[+module+]):
4954 Pass [+extra_make_args+].
4955 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4956 (GCC_HOST_EXPORTS): Remove.
4957 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4958 cross, check-gcc, check-gcc-c++, install-gcc,
4959 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4960 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4961 * Makefile.in: Regenerate.
4962
929ba6e7
CF
49632004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4964
4965 * configure.in: Check for srcdir/winsup rather than build directory
4966 winsup.
4967 * configure: Regenerate.
4968
b76d7de0
CV
49692004-06-17 Corinna Vinschen <vinschen@redhat.com>
4970
4971 * configure.in: Don't build Cygwin native newlib if winsup
4972 directory is missing. Emit warning instead.
4973 * configure: Regenerate.
4974
656fdd47
PB
49752004-06-09 Paolo Bonzini <bonzini@gnu.org>
4976
4977 * Makefile.tpl (touch-stage[+id+]): New.
4978 (restage[+prev+]): Depend on touch-stage[+id+].
4979
4980 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4981 Use it throughout.
4982
4983 * Makefile.def: Add profile and feedback bootstrap stages.
4984 Remove next field from bootstrap stages.
4985 * Makefile.tpl (LN, LN_S): Substitute.
4986 (stageN-start, stageN-end): Use double-colon rules, to
4987 provide a hook for additional setup commands.
4988 (distclean-stageN-gcc, restageN): Create dependencies from
4989 [+prev+], not from [+next+].
4990 (stageN-bubble): Add commands for successive stages from
4991 [+prev+], using double-colon rules.
4992 (all-stageN-gcc): Fix typo.
4993 (stagefeedback-start, profiledbootstrap): New.
4994 * Makefile.in: Regenerate.
4995 * configure.in: Call ACX_PROG_LN.
4996 * configure: Regenerate.
4997
498d4a71
CF
49982004-06-03 Paolo Bonzini <bonzini@gnu.org>
4999
5000 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5001 without gcc.
5002 * configure: Regenerate.
5003
377d8c42
PB
50042004-06-01 Paolo Bonzini <bonzini@gnu.org>
5005
5006 * Makefile.tpl: Fix typo.
5007 * Makefile.in: Regenerate.
5008
f5f8a794
PB
50092004-06-01 Paolo Bonzini <bonzini@gnu.org>
5010
5011 * configure.in: Remove new- prefix from toplevel
5012 bootstrap targets.
5013 * configure: Regenerate.
5014
f7a4c34f
PB
50152004-06-01 Paolo Bonzini <bonzini@gnu.org>
5016
5017 Merge this patch from the gcc tree:
5018
5019 2004-05-30 Andreas Jaeger <aj@suse.de>
5020 Jim Wilson <wilson@specifixinc.com>
5021
5022 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5023 like CC.
5024
319cab08
PB
50252004-06-01 Paolo Bonzini <bonzini@gnu.org>
5026
5027 * Makefile.tpl (all.normal): Rename to all.
5028 (all): Replace with a rule to pick the default
5029 target from configure.
5030 (all-gcc, configure-gcc): Use conditionals to
5031 do nothing when toplevel bootstrap is going on.
5032 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5033 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5034 * configure.in: Support --enable-bootstrap.
5035
5036 * Makefile.def: Remove new- prefix from toplevel
5037 bootstrap targets.
5038 * Makefile.tpl: Likewise.
5039
5040 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5041 target.
5042
5043 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5044 $(RECURSE_FLAGS) to recursive invocation of make.
5045
5046 * Makefile.in: Regenerate.
5047 * configure: Regenerate.
5048
88f64edc
DJ
50492004-05-27 Daniel Jacobowitz <dan@debian.org>
5050
5051 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5052 * configure: Regenerate.
5053
378fce5b
DD
50542004-05-25 Daniel Jacobowitz <drow@false.org>
5055
5056 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5057 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5058 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5059 targets.
5060 * Makefile.in: Regenerate.
5061
dfdffa2c
PB
50622005-05-24 Paolo Bonzini <bonzini@gnu.org>
5063
5064 * configure.in: Test the ability to symlink directories.
5065 * configure: Regenerate.
5066
5067 * Makefile.def (bootstrap-stage): New definitions.
5068 * Makefile.tpl (configure-stage1-gcc,
5069 configure-stage2-gcc, configure-stage3-gcc,
5070 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5071 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5072 new-restage3, compare): Autogenerate, see Makefile.in
5073 entry for behavioral changes.
5074 (distclean-stage1, new-stage1-start, new-stage1-end,
5075 new-stage1-bubble, distclean-stage2, new-stage2-start,
5076 new-stage2-end, new-stage2-bubble, distclean-stage3,
5077 new-stage3-start, new-stage3-end): New autogenerated targets.
5078 (objext, prebootstrap, BOOT_CFLAGS,
5079 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5080 targets.
5081
5082 * Makefile.in: Regenerate.
5083 (distclean-stage1, new-stage1-start, new-stage1-end,
5084 new-stage1-bubble, distclean-stage2, new-stage2-start,
5085 new-stage2-end, new-stage2-bubble, distclean-stage3,
5086 new-stage3-start, new-stage3-end): New targets.
5087 (all-stage1-gcc): Move prebootstrap dependency from here...
5088 (configure-stage1-gcc): ...to here.
5089 (new-bootstrap): Use bubble targets.
5090 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5091 Use per-stage distclean targets.
5092 (configure-stage1-gcc, configure-stage2-gcc,
5093 configure-stage3-gcc, all-stage1-gcc,
5094 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5095 Use new-stageN-start to prepare the tree.
5096
04cf1b77
PB
50972004-05-23 Paolo Bonzini <bonzini@gnu.org>
5098
5099 * Makefile.def (host_modules): add libcpp.
5100 * Makefile.tpl: Add dependencies on and for libcpp.
5101 * Makefile.in: Regenerate.
5102 * configure.in: Add libcpp host module.
5103 * configure: Regenerate.
5104
80b200a1
ZW
51052004-05-17 Zack Weinberg <zack@codesourcery.com>
5106
5107 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5108 of libf2c.
5109 * configure, Makefile.in: Regenerate.
5110
4b1cb4fe
DD
51112004-05-13 Diego Novillo <dnovillo@redhat.com>
5112
5113 Merge from tree-ssa-20020619-branch.
5114
5115 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5116 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5117 (HOST_GMPLIBS): Define.
5118 (HOST_GMPINC): Define.
5119 (TARGET_LIB_PATH): Add libmudflap.
5120 (GFORTRAN_FOR_TARGET): Define.
5121 (configure-build*): Export GFORTRAN.
5122 (configure-gcc): Export GMPLIBS and GMPINC.
5123 (all-gcc): Add maybe-all-libbanshee.
5124 (configure-target-libgfortran): Define.
5125 * Makefile.in: Regenerate.
5126 * configure.in (host_libs): Add libbanshee.
5127 (target_libraries): Add target-libmudflap and target-libgfortran.
5128 Add --with-libbanshee.
5129 Handle --disable-libmudflap.
5130 (*-*-freebsd*): Use with_gmp.
5131 Add $(libgcj) to noconfigdirs.
5132 * configure: Regenerate.
5133 * depcomp: New file.
5134 * MAINTAINERS: Add tree-ssa maintainers.
5135
51362004-04-28 Paolo Bonzini <bonzini@gnu.org>
5137
5138 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5139 * configure: Regenerate.
5140
b8908782
DD
51412004-04-27 Paolo Bonzini <bonzini@gnu.org>
5142
5143 Revert:
5144 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5145
5146 * Makefile.def (flags_to_pass): Remove *dir variables that
5147 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5148 as well as prefix and exec_prefix.
5149 * Makefile.in: Regenerate.
5150
51512004-04-26 Paolo Bonzini <bonzini@gnu.org>
5152
5153 * Makefile.def (host_modules): Mark with the bootstrap
5154 flag packages on which gcc depends.
5155 * Makefile.tpl (all-bootstrap): Use it.
5156 * Makefile.in: Regenerate.
5157
51582004-04-26 Paolo Bonzini <bonzini@gnu.org>
5159
5160 * Makefile.def (flags_to_pass): Remove *dir variables that
5161 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5162 as well as prefix and exec_prefix.
5163 * Makefile.in: Regenerate.
5164
51652004-04-26 Paolo Bonzini <bonzini@gnu.org>
5166
80b200a1
ZW
5167 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5168 * configure: Regenerate.
5169 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5170 * gcc/Makefile.tpl (compare): Use the result of the test.
5171 * gcc/Makefile.in: Regenerate.
b8908782
DD
5172
51732004-04-23 Paolo Bonzini <bonzini@gnu.org>
5174
5175 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5176 Always relocate gcc and prev-gcc to the original names, even
5177 if the build fails.
5178 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5179 New targets.
5180
0f260896
RO
51812004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5182
5183 * configure.in (mips*-*-irix5*): Enable ld.
5184 * configure: Regenerate.
5185
51860f05
JW
51862004-04-15 James E Wilson <wilson@specifixinc.com>
5187
5188 * Makefile.tpl (configure-[+module+], configure-gcc,
5189 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5190 Set and export LDFLAGS.
5191 * Makefile.in: Regenerate.
5192
54752a6b
NN
51932004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5194
5195 PR bootstrap/14871
5196 * Makefile.tpl: If we don't have built-in-tree target tools,
5197 use the ones found by configure rather than hacking around with
5198 program_transform_name.
5199 * configure.in: Give Makefile.tpl the information necessary
5200 to do that.
5201 * Makefile.in: Regenerate.
5202 * configure: Regenerate.
5203
52042004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5205
5206 PR bootstrap/14760
5207 * configure.in: When computing baseargs, strip *all* copies of
5208 offending options. Also, don't match/substitute the trailing space,
5209 so that this actually works when two similar options are separated by
5210 only one space.
5211 * configure: Regenerate.
5212
52132004-04-06 David Edelsohn <edelsohn@gnu.org>
5214
80b200a1
ZW
5215 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5216 (rs6000-*-aix*): Same.
5217 * configure: Regenerate.
54752a6b 5218
5e2b61fb
SS
52192004-03-25 Stan Shebs <shebs@apple.com>
5220
5221 Remove MPW support, no longer used.
5222 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5223 mpw-install: Remove files.
5224 * src-release (DEVO_SUPPORT): Remove names of removed files.
5225 * MAINTAINERS: Likewise.
5226
1a6f2dc7
NN
52272004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5228
a0049f1b
NN
5229 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5230 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5231 * Makefile.in: Regenerate.
5232
1a6f2dc7
NN
5233 * configure.in (top level bootstrap support): Rework --enable-werror
5234 to set @stage2_werror_flag@.
5235 * configure: Regenerate.
5236 * Makefile.tpl (top level bootstrap support): Pass
5237 @stage2_werror_flag@ down to configure in stages 2 and 3.
5238 * Makefile.in: Regenerate.
5239
920e3419
NN
52402004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5241
5242 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5243 for stages 2 and 3 as well as in make. As a consequence, remove
5244 OUTPUT_OPTION (now detected by configure) from the flags passed down
5245 to make.
5246 * Makefile.in: Regenerate.
5247
5248 * Makefile.tpl (new-bootstrap): Fix typo.
5249 * Makefile.in: Regenerate.
5250
4fa63067
NN
52512004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5252
5253 * Makefile.tpl: Rearrange by moving recursive_targets rules
5254 into their proper sections.
5255 * Makefile.tpl (top level bootstrap support): Move disabling
5256 of coverage flags from 'make' to 'configure'; improve comments.
5257 * Makefile.in: Regenerate.
5258
5259 * Makefile.tpl (experimental top level bootstrap) Move stage1
5260 language setting from all- target to configure- target; disable
5261 intermodule optimization in stage 1; prevent gratuitous rebuilds
5262 of stage 1.
5263 * Makefile.in: Regenerate.
5264 * configure.in: Comma-separate stage 1 language list for top
5265 level bootstrap.
5266 * configure: Regenerate.
5267
5268 * Makefile.tpl: Clean up experimental top level bootstrap support:
5269 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5270 prev-gcc in configure- targets as well as all- targets.
5271 * Makefile.in: Regenerate.
5272
fb8a10fd
NN
52732004-03-17 Paolo Bonzini <bonzini@gnu.org>
5274
5275 * configure.in: Remove symbolic link section.
5276 * configure: Regenerate.
5277 * Makefile.tpl (links): Remove.
5278 * Makefile.in: Regenerate.
5279
947f426e 52802004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5281 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5282
5283 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5284 Set with AC_CHECK_PROGS.
947f426e
NN
5285 * configure.in: Fix comment typo from last patch.
5286 * configure: Regenerate.
5287
1d39f329
NN
52882004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5289
5290 * Makefile.tpl: Introduce experimental top level bootstrap support.
5291 * Makefile.in: Regenerate.
5292 * configure.in: Introduce support for top level bootstrap.
5293 * configure: Regenerate.
5294
4b0ac75d 52952004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5296 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5297
5298 PR bootstrap/14522
5299 * configure.in: Cope with shells that do not support unquoted ^
5300 * configure: Regenerate.
5301
2e70b094 53022004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5303 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5304
5305 PR bootstrap/14522
5306 * configure.in: Cope with shell that do not support nesting
5307 quotes inside quoted backquote substitutions.
5308 * configure: Regenerate.
5309
53102004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5311
5312 PR bootstrap/14522
5313 * configure.in: Fix escaping of $.
5314 * configure: Regenerate.
5315
9e07f89d
NN
53162004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5317
5318 * configure: Regenerate.
5319
53202004-03-08 Paolo Bonzini <bonzini@gnu.org>
5321
5322 PR ada/14131
5323 Move language detection to the top level.
5324 * configure.in: Find default values for the tools as
5325 soon as possible. Disable ada if GNAT is not found.
5326 Emit error message about missing languages. Expand
5327 --enable-languages=all for the gcc subdirectory.
5328
1712ab83
RS
53292004-03-01 Richard Sandiford <rsandifo@redhat.com>
5330
5331 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5332 and disable libgcj.
5333 * configure: Regenerated.
5334
3dee29da
NN
53352004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5336
5337 PR bootstrap/7087
5338 * Makefile.tpl: Guard XFOO sed statements better.
5339 * Makefile.tpl: Add dependency for configure-target-libada.
5340 * Makefile.in: Regenerate (incidentally fixes broken
5341 commit when libada-branch was merged).
5342
0558264b
AC
53432004-02-28 Andrew Cagney <cagney@redhat.com>
5344
5345 * src-release (CVS_NAMES): Define.
5346 (do-tar, do-tar): Prune $(CVS_NAMES).
5347
c38f9803
AC
53482004-02-23 Andrew Cagney <cagney@redhat.com>
5349
5350 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5351 2004-02-19.09.
5352
55636792
NN
53532004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5354
5355 PR bootstrap/11932
5356 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5357
1e600082
AC
53582004-02-19 Andrew Cagney <cagney@redhat.com>
5359
5360 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5361 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5362
3769cd82
DD
53632004-02-11 David Edelsohn <edelsohn@gnu.org>
5364
5365 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5366 (rs6000-*-aix*): Same.
5367 * configure: Regenerate.
5368
a92834c8
DD
53692004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5370
5371 * configure.in (host): Add in missing $noconfigdirs to defines.
5372 * configure: Regenerate.
5373
a2592b1b
DD
53742004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5375 Nathanael Nerode <neroden@gcc.gnu.org>
5376
5377 PR ada/6637, PR ada/5911
80b200a1 5378 Merge with libada-branch:
a2592b1b
DD
5379 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5380 with appropriate dependencies. Add --enable-libada configure switch.
5381 * configure, Makefile.in: Regenerate.
5382
e31d1ea3
DD
53832004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5384
5385 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5386 * configure: Regenerate.
5387
db85f5c0
JJ
53882004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5389
5390 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5391
fc434214
DD
53922004-01-23 DJ Delorie <dj@redhat.com>
5393
5394 * Makefile.def (target_modules) [libiberty]: Don't stage.
5395 * Makefile.in: Rebuilt.
5396
ad445c2c 53972004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5398
ad445c2c
JJ
5399 * COPYING.NEWLIB: Update to include copyrights for new
5400 iconv code.
5401
72bbedde
AC
54022004-01-15 Andrew Cagney <cagney@redhat.com>
5403
5404 * src-release: Update copyright year.
5405 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5406 (NEWLIB_SUPPORT_DIRS): Delete macro.
5407 (newlib.tar.bz2): Delete rule.
5408
a6d6062d
DD
54092004-01-14 Loren J. Rittle <ljrittle@acm.org>
5410
5411 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5412 * Makefile.tpl (configure-target-[+module+]): Support stage.
5413 * Makefile.in: Rebuilt.
5414
f8b73030
MR
54152003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5416
5417 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5418 throughout.
5419
aff0e9df
NN
54202004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5421
bb5dca17
NN
5422 * configure.in: Use ./config.cache, not config.cache.
5423 * configure: Regenerate.
5424 * Makefile.tpl: Special-casing not needed for GCC any more.
5425 * Makefile.in: Regenerate.
5426
82252c06
NN
5427 * configure.in: Don't share a cache file for host dirs.
5428 * configure: Regenerate.
5429
aff0e9df
NN
5430 * config-ml.in: Don't mess with the cache file.
5431
95036d20
NN
54322004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5433
ac7b618e
NN
5434 * Makefile.tpl: Make GCC use a separate config.cache.
5435 * Makefile.in: Regenerate.
5436
95036d20
NN
5437 PR bootstrap/11932, PR bootstrap/11933
5438 (I don't know if it will fix either of them, but it relates
5439 to them.)
5440 * configure.in: Don't use shared config.cache for target
5441 directories.
5442 * configure: Regenerate.
5443
08c1856b
DD
54442003-12-31 Roger Sayle <roger@eyesopen.com>
5445
5446 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5447 * configure: Regenerated.
5448
c1968181 54492003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5450
9eb322aa
MF
5451 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5452 * configure: Regenerated.
c1968181 5453
10ecffb9
NN
54542003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5455
5456 Port change over from GCC:
5457 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5458 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5459 (configure-build-[+module+], configure-[+module+]): Likewise.
5460 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5461 * Makefile.in: Regenerate.
5462
f2ab5990
TF
54632003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5464
5465 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5466 * configure: Regenerate.
5467
41a7d11a
JJ
54682003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5469
80b200a1 5470 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5471 stdlib.
5472
d9441a1f
DD
54732003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5474
5475 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5476 * Makefile.in: Regenerate.
5477
3a48a978
DD
54782003-10-20 Phil Edwards <phil@codesourcery.com>
5479
5480 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5481 * configure: Regenerate.
5482
f0b24077
NN
54832003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5484
5485 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5486 HOST_FLAGS_TO_PASS.
5487 * Makefile.in: Regenerate.
5488
5fbad20a
DD
54892003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5490
5491 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5492 * configure: Rebuilt
5493 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5494 * Makefile.in: Rebuilt
5495
78be4155
L
54962003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5497
5498 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5499
051fcc7a
L
55002003-10-01 Phil Edwards <pme@gcc.gnu.org>
5501
5502 * config-ml.in: Use ac_configure_args directly instead of
5503 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5504 actually seen.
5505
55062003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5507
5508 * config-ml.in: Propagate INSTALL variables.
5509
f27d4f92
DJ
55102003-09-21 Daniel Jacobowitz <drow@mvista.com>
5511
5512 * configure.in: Pass a computed --program-transform-name
5513 to subconfigures.
5514 * configure: Regenerated.
5515
cae4d560
NN
55162003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5517
5518 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5519 * Makefile.in: Regenerate.
5520
5521 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5522 * Makefile.in: Regenerate.
5523
8ff944f6
DJ
55242003-09-17 Daniel Jacobowitz <drow@mvista.com>
5525
5526 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5527 quoting.
5528 * configure: Regenerated.
5529
d9a35680
MC
55302003-09-12 Michael Chastain <mec@shout.net>
5531
5532 Fix PR gdb/857.
5533 * src-release (do-proto-topleve): Remove junk files
5534 intl/config.cache, intl/config.status,
5535 intl/config.h, intl/stamp-h.
5536
710068b9
AC
55372003-09-14 Andrew Cagney <cagney@redhat.com>
5538
5539 * src-release (dejagnu.tar): New target.
5540 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5541 (do-djunpack): Use $(PACKAGE) for the package name.
5542
e1008165
DD
55432003-09-04 DJ Delorie <dj@redhat.com>
5544
5545 * configure: Regenerate.
5546
21998d12
NC
55472003-09-04 Robert Millan <robertmh@gnu.org>
5548
5549 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5550
ccca4bb3
DD
55512003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5552
5553 * configure.in: Ensure arguments to sed are properly spaced.
5554 * configure: Regenerate.
5555
ee949b5e
DJ
55562003-08-28 Daniel Jacobowitz <drow@mvista.com>
5557
5558 Merge from gcc:
5559 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5560 * install-sh: Update to newer upstream versions (associated with
5561 aclocal 1.7).
5562 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5563
75addda2
DJ
55642003-08-27 Daniel Jacobowitz <drow@mvista.com>
5565
5566 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5567 * configure: Regenerated.
5568
8d2877d8
NN
55692003-08-23 Phil Edwards <pme@gcc.gnu.org>
5570
5571 * configure.in: Use newline instead of semicolon when assuming
5572 shell arguments in a for loop.
5573 * configure: Regenerated.
5574
d2cc0e0d
GK
55752003-08-20 Geoffrey Keating <geoffk@apple.com>
5576
5577 PR 8180
5578 * configure.in: When testing with_libs and with_headers, treat
5579 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5580 * configure: Regenerate.
80b200a1 5581
d2cc0e0d
GK
5582 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5583 make, shell, etc.
5584 (baseargs): Likewise.
5585 * configure: Regenerate.
5586
04d1ab34
GK
55872003-08-19 Geoffrey Keating <geoffk@apple.com>
5588
5589 * configure.in: Disable libgcj for darwin not on powerpc.
5590 * configure: Rebuild.
5591
ca506da8
MC
55922003-08-15 Michael Chastain <mec@shout.net>
5593
5594 * src-release (do-proto-toplev): Remove junk files
5595 dejagnu/example/calc/config.status,
5596 dejagnu/example/calc/config.log.
5597
a4aa3f49
DD
55982003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5599
5600 * config-ml.in, symlink-tree: Add license.
5601
ede4fbe4
NN
56022003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5603
5604 Merge from gcc:
5605
5606 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5607 * Makefile.tpl (check, check-c++): Express dependencies using
5608 dependencies rather than commands.
5609 * Makefile.in: Regenerate.
5610
5611 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5612 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5613 * Makefile.in: Update.
5614
970f29af
AC
56152003-08-01 Andrew Cagney <cagney@redhat.com>
5616
5617 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5618 * configure: Ditto.
5619
b2884a0c
DD
56202003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5621
5622 * configure.in: Enable libgcj for darwin.
5623 * configure: Rebuild.
5624
c07f46a4
NN
56252003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5626
5627 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5628
9175bfc0
NN
56292003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5630
5631 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5632 creating target and build subdirs to build all parent dirs as needed.
5633 * Makefile.in: Rebuild.
5634 * configure.in: Don't build dirs explicitly here.
5635 * configure: Rebuild.
5636
b9abda6a
AO
56372003-07-22 Alexandre Oliva <aoliva@redhat.com>
5638
5639 * Makefile.tpl (all-make): Depend on intl.
5640 * Makefile.in: Rebuilt.
5641
eef8ffd4
NN
56422003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5643
5644 * config.if: Remove unused libc_interface determination.
5645
295efaf0
NN
56462003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5647
5648 * Makefile.in: Regenerate, correctly this time.
5649
e5c3f801
NN
56502003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5651
5652 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5653 unused INSTALL_PROGRAM_ARGS.
5654 * configure.in: Use AC_PROG_INSTALL.
5655 * Makefile.in: Regenerate.
5656 * configure: Regenerate.
5657
4a18bd6b
AO
56582003-07-10 Alexandre Oliva <aoliva@redhat.com>
5659
5660 * configure: Rebuilt.
5661 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5662 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5663 newlib nor libgloss.
5664 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5665 * configure.in (am33_2.0-*-linux*): Added.
5666
fbd1054d
BW
56672003-07-09 Bob Wilson <bob.wilson@acm.org>
5668
5669 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5670 * configure: Regenerate.
5671
b40e3958
L
56722003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5673
5674 * config-ml.in: Replace PWD with PWD_COMMAND.
5675 * Makefile.tpl: Likewise.
5676 * Makefile.in: Regenerated.
5677
4a5be7ba
NN
56782003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5679
5680 * configure.in: Clean up config-lang.in handling. Delete
5681 useless assignment to "subdirs".
5682 * configure: Regenerate.
5683
9c14acb8
NN
56842003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5685
5686 * configure.in: Rename 'target_libs' to 'target_libraries'.
5687 Remove useless reference to 'target_libs'.
5688 * configure: Regenerate.
5689
8f32e830
KS
56902003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5691
5692 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5693 * Makefile.in: Regenerate.
5694
12f0bd74
NN
56952003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5696
5697 * Makefile.def: Introduce flags_to_pass.
5698 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5699 * Makefile.in: Regenerate.
5700
b07c2aad
HPN
57012003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5702
5703 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5704 and target-libgloss.
5705 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5706 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5707 * configure: Regenerate.
b07c2aad 5708
56f25033
DD
57092003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5710
5711 * configure.in: Update testsuite_flags to new location.
5712 * configure. Regenerate.
80b200a1 5713
4ec9a3b2
NN
57142003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5715
5716 * Makefile.tpl: Remove BUILD_CC stuff.
5717 * Makefile.in: Regenerate.
5718
059083b1 57192003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5720
059083b1
L
5721 * config.guess: Update to 2003-06-12 version.
5722 * config.sub: Update to 2003-06-13 version.
5723
535b046a
TS
57242003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5725
5726 * MAINTAINERS: Add myself as MIPS co-maintainer.
5727
00c22daa 57282003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5729
00c22daa
L
5730 * config.guess: Update to 2003-06-06 version.
5731 * config.sub: Update to 2003-06-06 version.
5732
1047cb91
DD
57332003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5734
5735 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5736 * configure. Regenerate.
5737
123494c8
NN
57382003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5739
1047cb91
DD
5740 * configure.in: Disable serial configure by default.
5741 * configure: Regenerate.
5742 * Makefile.tpl: Abolish .NOTPARALLEL.
5743 * Makefile.in: Regenerate.
5744
7f121bbf
NN
5745 * Makefile.tpl: Replace {build,host,target}_canonical by
5746 {build,host,target}.
5747 * Makefile.in: Regenerate.
5748
123494c8
NN
5749 * Makefile.tpl: Fix stupid pasto.
5750 * Makefile.in: Regenerate.
5751
ec7e0995
NN
57522003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5753
5754 * Makefile.tpl: Remove bogus conditional.
5755 * Makefile.in: Regenerate.
5756
27b1cc72
NN
57572003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5758
2a4cbe27
NN
5759 * Makefile.tpl: Make 'recursive targets' using autogen rather
5760 than shell loop. Remove duplicate 'clean' targets and false
5761 comments.
5762 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5763 Add systematic method of specifying missing targets in subdirs.
5764 Add copyright boilerplate.
5765 * Makefile.in: Regenerate.
5766 * configure.in: Add 'recursive targets' to maybe list.
5767 * configure: Regenerate.
5768
27b1cc72
NN
5769 * Makefile.tpl: Rename [+target+] to [+make_target+].
5770 * Makefile.def: Rename 'target' to 'make_target'.
5771
01e51bd0
NC
57722003-05-30 Nick Clifton <nickc@redhat.com>
5773
5774 * README-maintainer-mode: Update URL for locating blessed config
5775 tools.
5776
2fd84b42
NC
57772003-05-29 Robert Millan <rmh@debian.org>
5778
5779 * ltconfig: Import this patch and modify for use with current
5780 version of ltconfig:
5781
5782 2003-05-21 Bruno Haible <bruno@clisp.org>
5783
5784 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5785 GNU/FreeBSD.
5786
8945c6bb
DD
57872003-05-28 DJ Delorie <dj@redhat.com>
5788
5789 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5790 * Makefile.in: Regenerate.
5791
2f9632a1
JJ
57922003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5793
80b200a1 5794 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5795
3a12db16 57962003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5797
3a12db16
DD
5798 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5799 newlib or libgloss.
5800 * Makefile.in: Regenerate.
5801
44482353
DD
58022003-05-21 DJ Delorie <dj@redhat.com>
5803
5804 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5805 * Makefile.in: Regenerate.
5806
fec2c52d
MR
58072003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5808
5809 * configure.in: Use curly braces in the definition of tooldir.
5810 * configure: Regenerate.
5811
16ae0395
NN
58122003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5813
5814 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5815 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5816 Factor out common code from autogen IF statements.
5817 * configure: Regenerate.
5818 * Makefile.in: Regenerate.
5819
ec11bdc6
DD
58202003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5821
5822 * configure.in: Accept i[3456789]86 for machine type.
5823 * configure: Regenerate.
5824
dd12c3a8
NN
58252003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5826
5827 * configure.in: Switch more things to use maybe dependencies.
5828 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5829 * configure: Regenerate.
5830 * Makefile.tpl: Switch more things to use maybe dependencies.
5831 * Makefile.in: Regenerate.
5832
cf662e21
AJ
58332003-05-16 Andreas Schwab <schwab@suse.de>
5834
5835 * Makefile.tpl (install-opcodes): Define.
5836 * Makefile.in: Rebuild.
5837
5481b376
AJ
58382003-05-13 Andreas Jaeger <aj@suse.de>
5839
5840 * config.guess: Update to 2003-05-09 version.
5841 * config.sub: Update to 2003-05-09 version.
5842
3959a22a
AJ
58432003-05-13 Michael Eager <eager@mvista.com>
5844
5845 * configure.in: Correct sed script so that options in quotes are not
5846 deleted.
5847 * configure: Rebuild.
5848
564b43e5
CV
58492003-05-12 Corinna Vinschen <corinna@vinschen.de>
5850
5851 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5852 and $$s/newlib/libc/sys/cygwin32 include paths.
5853 * configure: Ditto.
5854
bb947dc9
L
58552003-05-05 H.J. Lu <hjl@gnu.org>
5856
5857 * config-ml.in: Restored from gcc repository.
5858
77f7441a
CD
58592003-05-02 Chris Demetriou <cgd@broadcom.com>
5860
80b200a1
ZW
5861 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5862 * Makefile.in: Regenerate.
77f7441a 5863
a26d7085
DJ
58642003-04-27 Daniel Jacobowitz <drow@mvista.com>
5865
5866 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5867 and Makefile.def.
5868
e4c4d240
DJ
58692003-04-27 Daniel Jacobowitz <drow@mvista.com>
5870
5871 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5872 * Makefile.in: Regenerated.
5873
62a3fc85
DD
58742003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5875
5876 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5877 * Makefile.in: Regenerate.
5878
58792003-04-18 Jakub Jelinek <jakub@redhat.com>
5880
5881 * configure.in (powerpc64*-*-linux*): Remove.
5882 * configure: Rebuilt.
5883
5b474aa8
DD
58842003-04-17 Phil Edwards <pme@gcc.gnu.org>
5885
5886 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5887 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5888 and restrap.
5889 * Makefile.in: Regenerate.
5890
58912003-04-16 Richard Earnshaw <rearnsha@arm.com>
5892
5893 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5894 * configure: Regenerated.
5895
bc295afe
AO
58962003-04-11 Alexandre Oliva <aoliva@redhat.com>
5897
5898 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5899 * */configure: Rebuilt.
5900
3728fade
NN
59012003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5902
5903 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5904 * Makefile.in: Regenerate.
5905
ce5b542e
MC
59062003-03-14 Michael Chastain <mec@shout.net>
5907
5908 * Makefile.in: Regenerate with correct Makefile.def.
5909
3db0a37f
NN
59102003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5911
5912 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5913 Make macro.
5914 * Makefile.in: Regenerate.
5915 * configure.in: Clean up gxx_include_dir logic.
5916 * configure: Regenerate.
5917
34349c6e
DD
59182003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5919
5920 * configure.in (gxx_include_dir): Fix typo.
5921 * configure: Regenerated.
5922
686c28c9
AC
59232003-03-06 Andrew Cagney <cagney@redhat.com>
5924
5925 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5926
bba45b8b 59272003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5928
bba45b8b
NN
5929 * configure.in: Include $(build_tooldir)/sys-include in
5930 FLAGS_FOR_TARGET.
5931 * configure: Regenerated.
5932
2683747f
NN
59332003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5934
bba45b8b
NN
5935 * Makefile.tpl: Reindent.
5936 * Makefile.in: Regenerate.
5937 * configure.in: Reindent. Don't set unused variables.
5938 * configure: Regenerate.
5939
2683747f
NN
5940 * Makefile.tpl: Always pass down RANLIB.
5941 * Makefile.in: Regenerate.
5942
5943 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5944 * Makefile.in: Regenerate.
5945 * configure.in: Remove unused logic relating to --enable-shared
5946 and --enable-threads. Remove bogus comments. Remove redundant
5947 noconfigdirs.
5948 * configure: Regenerate.
5949
5950 * configure.in: Replace ${libstdcxx_version} by its value.
5951 Remove reference to mh-dgux.
5952 * configure: Regenerate.
5953
50212802
NN
59542003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5955
5956 * Makefile.tpl: Rearrange.
5957 * Makefile.in: Regenerate.
5958
a6be7fc6
NC
59592003-02-25 Nick Clifton <nickc@redhat.com>
5960
5961 * configure: Remove site-file supprot - it is obsolete.
5962
f8a495c8
NC
59632003-02-24 Uwe Stieber <uwe@wwws.de>
5964
5965 * configure.in: Add support for kaOS as cross build target system.
5966 * configure: Regenerated.
5967
3decd77d
DD
59682003-02-20 Sean McNeil <sean@blue.mcneil.com>
5969
5970 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5971 configure-target-* as some target builds may require additional
5972 flags for preprocessor tests.
5973 * Makefile.in: Regenerated.
5974
f4ff34a3
AO
59752003-02-19 Alexandre Oliva <aoliva@redhat.com>
5976
5977 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5978 * ltconfig: Handle it.
5979 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5980 auto-detecting it.
5981
b7e4a931
AO
59822003-02-19 Alexandre Oliva <aoliva@redhat.com>
5983
5984 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5985 it is used as argument to $CC.
5986 * ltcf-gcj.sh: Likewise.
5987
6b784d9f
AO
59882003-02-19 Alexandre Oliva <aoliva@redhat.com>
5989
5990 * configure.in: Introduce --enable-maintainer-mode.
5991 * configure: Rebuilt.
5992 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5993 for maintainer mode.
5994 * Makefile.in: Rebuilt.
5995
8bcd8a07
AC
59962003-02-19 Andrew Cagney <ac131313@redhat.com>
5997
5998 * configure: Regenerate using autoconf 2.13.
5999
ee3fd329
AM
60002003-02-19 Alan Modra <amodra@bigpond.net.au>
6001
6002 * config.guess: Import latest version.
6003 * config.sub: Import latest version.
6004
e9e45685
JM
60052003-02-18 Jason Merrill <jason@redhat.com>
6006
6007 * Makefile.tpl (check-c++): Allow parallelism.
6008
859789af
AC
60092003-02-17 Andrew Cagney <ac131313@redhat.com>
6010
6011 * configure: Regenerate using autoconf 000227.
6012
b3f16a9b
GK
60132003-02-15 Geoffrey Keating <geoffk@apple.com>
6014
6015 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6016 don't configure target-libobjc.
6017 * configure: Regenerate.
6018
72e60e02
DD
60192003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6020
6021 * Makefile.tpl (RANLIB): Define.
6022 * Makefile.in: Regenerate.
6023
91f0e695
KS
60242003-02-06 Keith R Seitz <keiths@redhat.com>
6025
6026 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6027 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6028 * Makefile.in: Regenerated.
6029 * configure.in: Remove all traces of snavigator, db, and grep.
6030 * configure: Regenerated.
6031
122bfa92
FCE
60322003-01-31 Frank Ch. Eigler <fche@redhat.com>
6033
6034 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6035 * Makefile.in: Regenerated.
6036
264095c3
AO
60372003-01-30 Alexandre Oliva <aoliva@redhat.com>
6038
6039 * config.if: Copy from GCC.
6040
a84dbcb3
AO
60412003-01-27 Phil Edwards <pme@gcc.gnu.org>
6042
6043 * configure.in: Revert 24Jan change.
6044 * configure: Regenerate.
6045
19618276
NN
60462003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6047
6048 * configure.in: Revert previous change.
6049 * configure: Regenerate.
6050
b7f27a92
NN
60512003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6052
6053 * configure.in: Make rda native-only.
6054 * configure: Regenerate.
6055
83326456
NN
60562003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6057
6058 * configure.in: Add missing \.
6059 * configure: Rebuilt.
6060
5e367fa5
JJ
60612003-01-17 Jakub Jelinek <jakub@redhat.com>
6062
6063 * configure.in (baseargs): Avoid using \| in sed regular
6064 expressions.
6065 * configure: Rebuilt.
6066
e01f337c
JJ
60672003-01-16 Jakub Jelinek <jakub@redhat.com>
6068
6069 * configure.in (baseargs): Remove all supported forms of
6070 --cache-file, --srcdir, --host, --build and --target options
6071 from argument lists.
6072 * configure: Rebuilt.
6073
aa236487
AO
60742003-01-15 Alexandre Oliva <aoliva@redhat.com>
6075
6076 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6077 * configure: Rebuilt.
6078
586c0873
NN
60792003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6080
6081 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6082 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6083 * Makefile.in: Regenerate.
6084 * configure: Regenerate.
6085
497f816e
DD
60862003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6087
6088 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6089 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6090 * Makefile.in: Regenerate.
6091
bfbe5519
AO
60922003-01-09 Alexandre Oliva <aoliva@redhat.com>
6093
6094 * configure.in: Remove Makefile in build, host and target modules
6095 unless configure was run with --no-recursion.
6096 * configure: Rebuilt.
6097
3f234ef5
CD
60982003-01-08 Chris Demetriou <cgd@broadcom.com>
6099
6100 * config.guess: Update to 2003-01-03 version.
6101 * config.sub: Update to 2003-01-03 version.
6102
a3982d48
CF
61032003-01-07 Christopher Faylor <cgf@redhat.com>
6104
6105 * configure: Regenerate with proper autoconf 2.13.
6106
75778ec4
CF
61072003-01-07 Christopher Faylor <cgf@redhat.com>
6108
80b200a1
ZW
6109 * configure.in: Add AC_PREREQ for consistency.
6110 * configure: Regenerate.
75778ec4 6111
c180f501
AC
61122003-01-06 Andrew Cagney <ac131313@redhat.com>
6113
6114 * configure.in (GDB_TK): Add tcl directories conditional on
6115 gdb/gdbtk directory being present.
6116 * configure: Regenerate.
5481b376 6117
46ca2cc2
DA
61182003-01-04 John David Anglin <dave.anglin@nrc.ca>
6119
6120 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6121 by gcc if LD is not defined and we are not doing a Canadian Cross.
6122 * configure: Rebuilt.
6123
53dd8dab
DJ
61242003-01-01 Daniel Jacobowitz <drow@mvista.com>
6125
6126 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6127
50ceb20c
TT
61282002-12-31 Tom Tromey <tromey@redhat.com>
6129
6130 * Makefile.in: Rebuilt.
6131 * Makefile.def (target_modules) [libffi]: Allow installation.
6132
e78b5cfe
AS
61332002-12-31 Andreas Schwab <schwab@suse.de>
6134
6135 * configure.in: Fix use of $program_transform_name.
6136 * configure: Regenerated.
6137
67448102
DJ
61382002-12-30 Daniel Jacobowitz <drow@mvista.com>
6139
6140 * configure.in (baseargs): Don't remove first configure argument.
6141 * configure: Regenerated.
6142
e6bfb94a
AO
61432002-12-29 Alexandre Oliva <aoliva@redhat.com>
6144
6145 * Makefile.tpl (local-distclean): Don't remove...
6146 (multilib.ts): ... this. Moved into...
6147 (multilib.out): ... this. Don't use sub-make.
6148 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6149 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6150 (configure-build-[+module+], configure-[+module+],
6151 configure-target-[+module+], configure-gcc): ... these. Test
6152 for Makefile existence. Drop config.status from dependencies.
6153 * Makefile.in: Rebuilt.
6154 * configure.in: Move gcc-version-trigger to the end of
6155 ac_configure_args. Add comments to maybedep.tmp and
6156 serdep.tmp. Introduce --disable-serial-configure. Remove
6157 nonopt from baseargs, matching and removing corresponding
6158 whitespace while at it.
6159 * configure: Rebuilt.
6160
8f0dfb36
AO
61612002-12-28 Alexandre Oliva <aoliva@redhat.com>
6162
6163 * configure.in (host_configargs): Replace reference to
6164 no-longer-defined buildopts with --build=${build_alias}.
6165 * configure: Rebuilt.
6166
43be203f
AO
61672002-12-28 Alexandre Oliva <aoliva@redhat.com>
6168
6169 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6170 program_transform_name to standard idiom.
6171 (AUTOGEN, AUTOCONF): Define.
6172 (Makefile.in): Use $(AUTOGEN).
6173 (Makefile): Depend on config.status, and use autoconf-style rule to
6174 build it. Move original commands to...
6175 (config.status): ... this new target.
6176 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6177 $(AUTOCONF).
6178 * Makefile.in: Rebuilt.
6179
a0da8069
NN
61802002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6181
d18f1c9f
NN
6182 * Makefile.tpl: Fix dramatic bustage due to change in
6183 program_transform_name.
6184 * Makefile.in: Regenerate.
6185
6186 * configure.in: Remove unnecessary PATH setting.
6187 * configure: Regnerate.
6188
6189 * configure.in: Don't default to unprefixed tools unless
6190 the native tools will work.
6191 * configure: Regenerate.
6192
a0da8069
NN
6193 * configure.in: Convert to autoconf script. Blow away lots
6194 of now-redundant Makefile fragments.
6195 * configure: Generate using Autoconf.
6196 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6197 * Makefile.in: Regenerate.
6198
c567df0a
NN
61992002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6200
5481b376 6201 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6202 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6203
5481b376 6204 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6205 where they belong.
2c7f9a32 6206
2dabcfb4
AS
62072002-12-24 Andreas Schwab <schwab@suse.de>
6208
6209 * Makefile.tpl (multilib.out): Fix missing space.
6210 * Makefile.in: Regenerate.
6211
1086bc09
NN
62122002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6213
6214 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6215 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6216 * Makefile.in: Regenerate.
6217 * configure.in: Remove unnecessary leftovers.
6218
1086bc09
NN
62192002-12-21 Geoffrey Keating <geoffk@apple.com>
6220
6221 * configure.in (extra_ranlibflags_for_target): New variable.
6222 (*-*-darwin): Add -c to ranlib commands.
6223 * configure (tooldir): Handle extra_ranlibflags_for_target.
6224
14e9ca95
JJ
62252002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6226
6227 * COPYING.NEWLIB: Updated.
6228 * COPYING.LIBGLOSS: Ditto.
6229
14c428fb
NN
62302002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6231
6232 * Makefile.tpl: Revert HJL's change.
6233 * Makefile.in: Regenerated.
6234 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6235 always.
6236
313b8244
AS
62372002-12-19 Andreas Schwab <schwab@suse.de>
6238
6239 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6240 * Makefile.in: Regenerate.
6241
efeae3db
L
62422002-12-18 H.J. Lu <hjl@gnu.org>
6243
6244 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6245 * Makefile.in: Regenerated.
6246
6247 * configure.in (build_prefix): New. Substitute.
6248
43d92c63
NN
62492002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6250
59da4fe6
NN
6251 * Makefile.tpl: Don't let real targets depend on phony targets.
6252 * Makefile.in: Regenerate.
6253
43d92c63
NN
6254 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6255 * Makefile.in: Regenerate.
6256
b72e6a2d
JM
62572002-12-16 Jason Merrill <jason@redhat.com>
6258
6259 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6260 previous 'make bootstrap'.
6261 * Makefile.in: Regenerate.
6262
95c72c44
HPN
62632002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6264
6265 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6266
7d695d07
JM
62672002-12-13 Jason Merrill <jason@redhat.com>
6268
6269 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6270 library tests.
6271 (check-c++): Just depend on it and check-target-libstdc++-v3.
6272 * Makefile.in: Regenerate.
6273
54103d1e
NN
62742002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6275
6276 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6277 * Makefile.in: Regenerate.
6278
4024f1e1
JJ
62792002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6280
80b200a1
ZW
6281 * COPYING.NEWLIB: Update list of alternate Regent of California
6282 licenses and discuss official revoking of advertising clause.
6283 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6284
7dda0df6
AO
62852002-12-12 Alexandre Oliva <aoliva@redhat.com>
6286
6287 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6288 * Makefile.in: Rebuilt.
6289
d03be79e 62902002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6291
929293f4
NN
6292 * configure: Fix bug put in by gremlins.
6293
d03be79e
NN
6294 * Makefile.tpl: Substitute more autoconfily.
6295 * configure: Substitute more autoconfily.
6296 * Makefile.in: Regenerate.
6297
62982002-12-08 Andrew Cagney <ac131313@redhat.com>
6299
6300 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6301 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6302
63032002-12-06 DJ Delorie <dj@redhat.com>
6304
6305 * Makefile.tpl: Change configure dependencies to not have real
6306 targets depend on phony targets.
b4a77b47 6307
db1ac78d
NN
63082002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6309
bcaf2395
NN
6310 * configure.in: Revert unintentional change.
6311
b4fa093e
NN
6312 * src-release: Configure host subdirs.
6313
db1ac78d
NN
6314 * Makefile.tpl: Change dependency for */multilib.out so that
6315 it works when gcc isn't in the tree.
6316
6317 * configure.in: Substitute more.
6318 * configure: Run subconfigures from the Makefile.
6319 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6320 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6321
15723a45
NN
63222002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6323
e2b9e2dc
NN
6324 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6325 and corresponding dependencies.
6326 * Makefile.in: Regenerate.
6327
2af579c4
NN
6328 * configure.in (host_tools): Order binutils, gas and ld for
6329 convenience in running the testsuites.
6330
a2cc058a
NN
6331 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6332 * Makefile.in: Regenerate.
6333 * configure.in: Introduce rules to serialize subconfigure runs.
6334
15723a45
NN
6335 * configure.in: Introduce BASE_CC_FOR_TARGET.
6336 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6337 Realize configure-build-* targets. Realize configure-target-* targets.
6338 * Makefile.in: Regenerate.
6339
ae831be5
NN
63402002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6341
6342 * configure: Move gcc_version_trigger stuff from here...
6343 * configure.in: ...to here.
6344
6345 * configure.in: Separate subconfigure options added by this file from
6346 options given by the user. Add machinery to put args for host
6347 subconfigures into the Makefile.
6348
6349 * Makefile.tpl: Remove 'vault' targets.
6350 * Makefile.tpl: Reorder and comment dependencies.
6351 * Makefile.in: Regenerate.
6352
bbf7c8ac
NN
63532002-11-28 Geoffrey Keating <geoffk@apple.com>
6354
6355 * configure.in: Move host-specific darwin noconfigdirs into
6356 the host-specific section.
6357
930314a4
NN
63582002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6359
52d7cdee
NN
6360 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6361 during replay.
6362 * Makefile.in: Regenerate.
6363
930314a4
NN
6364 (finishing slow-motion replay)
6365 * configure: Remove skip-this-dir support.
6366 * Makefile.tpl: Remove skip-this-dir support.
6367
6368 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6369 subdirectories.
6370 * Makefile.in: Regenerate.
6371
6372 * Makefile.tpl: Strip out useless setting of 'dir'.
6373 * Makefile.in: Regenerate.
5481b376 6374
930314a4
NN
63752002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6376
6377 (finishing slow-motion replay)
6378 * configure.in: Fix deeply stupid bug.
6379
6380 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6381 shell code in CXX_FOR_TARGET
6382 * Makefile.def: Introduce raw_cxx.
6383 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6384 RAW_CXX_FOR_TARGET.
6385 * Makefile.in: Regenerate.
6386
63872002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6388
6389 (finishing slow-motion replay)
6390 * Makefile.tpl: Remove unnecessary ifs.
6391 * Makefile.in: Regenerate.
6392
5481b376 6393 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6394 dependencies. Maybe-ize build-libiberty. Create dummy install
6395 targets for 'no_install' modules.
5481b376 6396 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6397 build_modules stuff to configure.in.
5481b376 6398 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6399 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6400 * Makefile.in: Regenerate.
6401
3866be5d
NN
64022002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6403
6404 (continuing slow-motion replay)
6405 * Makefile.tpl: Make all-target, install-target behave similarly
6406 to all, install (only hitting configured targets). Eliminate
6407 unused macro defintions.
6408
6409 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6410 build != host.
6411
6412 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6413
6414 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6415
5481b376 6416 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6417 configuring. Remove references to "dosrel".
6418 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6419 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6420 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6421 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6422 and redundant dependency; rearrange slightly.
6423 * Makefile.def: Add host-side libtermcap, utils.
6424
6425 * Makefile.in: Regenerate.
6426
e393202e
NN
64272002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6428
6429 (Continuing slow-motion replay)
6430 * Makefile.def: Add list of recursive targets to autogenerate.
6431 Add build_modules.
6432 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6433 targets. Autogenerate *-build-* targets.
6434 * Makefile.in: Regenerate.
6435
583d52d7
NN
64362002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6437
6438 (Continuing slow-motion replay)
6439 * configure: More autoconf-style substitutions.
6440 * Makefile.tpl: More autoconf-style substitutions.
6441 * Makefile.in: Regenerate.
6442
64432002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6444
6445 (Continuing slow-motion replay)
6446 * configure: Substitute more variables in a more autoconf-friendly
6447 way. Simplify slightly.
6448 * Makefile.tpl: Make more variables substitutable in an
6449 autoconf-friendly way.
6450 * Makefile.in: Regenerate.
6451
874e38b4
NN
64522002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6453
6454 (Continuing slow-motion replay)
6455 * configure.in (v810*): Remove special setting of tools.
6456
6457 * configure: Add support for extra required flags for ar or nm.
6458 * configure.in (aix4.3+): Use above support for target-specific
6459 issues, rather than using config/mt-aix43.
6460
852e5f18
NN
64612002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6462
6463 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6464 * configure: Remove 'removing', which doesn't work. Replace $subdir
6465 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6466 with $srcdir. Reformat indentation. Substitute some variables
6467 formerly hard-coded in the Makefile for build=host.
6468 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6469 * Makefile.def: Autogenerate more.
6470 * Makefile.in: Regenerate.
6471
c9a0d920
DD
64722002-11-13 Bruce Korb <bkorb@gnu.org>
6473
6474 * Makefile.tpl: syntactic cleanup
6475
dd2768ff
KB
64762002-11-04 Kevin Buettner <kevinb@redhat.com>
6477
6478 * Makefile.def (host_modules): Add rda.
6479 * Makefile.in: Regenerate.
6480 * configure.in (target_tool): Add target-rda to list.
6481
1aa8389d
DD
64822002-10-25 Phil Edwards <pme@gcc.gnu.org>
6483
6484 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6485 and restrap targets to this rule.
6486 * Makefile.in: Regenerate.
6487
28f46298
HPN
64882002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6489
6490 * configure.in (i[3456]86-*-linux*): Add check to disable
6491 ${libgcj} for glibc1.
6492
ff72e302
NC
64932002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6494
6495 * configure.in: Add tic4x target.
6496
8607b6c9
NN
64972002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6498
6499 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6500 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6501 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6502 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6503 * Makefile.in: Regenerate.
6504
f8f61f4a
NN
65052002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6506
c86f794b
NN
6507 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6508 * Makefile.in: Regenerate.
6509
a9590527
NN
6510 * Makefile.def: Remove order dependency comments.
6511 * Makefile.tpl: Add explicit install-install dependencies.
6512 * Makefile.in: Regenerate.
6513
8412ce72
NN
6514 * Makefile.tpl: Remove material now in src-release. (Finally!)
6515 * Makefile.in: Regenerate.
6516
8b9f37f1
NN
6517 * configure: Restore my original patch by syncing with gcc version.
6518
f8f61f4a
NN
6519 * Bring following over from gcc:
6520
65212002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6522
6523 * configure.in (s390*-*-linux*): Enable libgcj.
6524
403d9505
NN
65252002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6526
6527 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6528
95f6f383
AM
65292002-10-02 Alan Modra <amodra@bigpond.net.au>
6530
e4673b0a 6531 * configure: Move stray lines back to where they belong.
95f6f383 6532
748503c8
NN
65332002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6534
a581b5c3
NN
6535 * Makefile.tpl: Insert configure-target target, for src-release.
6536
c084f5b4
NN
6537 * configure: Finish reverting change which Andrew Cagney started
6538 reverting. Should fix bustage.
6539
7aa673ed 6540 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6541 * src-release: New file. Contains material for making net
6542 releases for gdb, binutils, et al., formerly in Makefile.in.
6543
82a9b2d9
NC
65442002-09-30 Nick Clifton <nickc@redhat.com>
6545
6546 * cpu: New top level directory. Intended to hold input files for
6547 CGEN which have FSF copyright assignment.
6548 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6549
c2463a00
AC
65502002-09-29 Andrew Cagney <ac131313@redhat.com>
6551
6552 Revert below (note that src does not contain Makefile.tpl):
6553 * Makefile.tpl: Make subsituted variables more autoconfy.
6554 * Makefile.in: Regenerate.
6555
f03b4789
NN
65562002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6557
c11e16a9
NN
6558 * configure: Revert accidentally applied changes.
6559
f03b4789
NN
6560 * Makefile.tpl: Make more autoconf-friendly.
6561 * Makefile.in: Regenerate.
6562 * configure: Make substitution more autoconf-like.
6563
65642002-09-28 Richard Earnshaw <rearnsha@arm.com>
6565
6566 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6567 single entry to handle all these.
6568 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6569 libjava on arm-*-elf.
6570
c0292023
GK
65712002-09-27 Geoffrey Keating <geoffk@apple.com>
6572
6573 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6574 things that depend on them.
6575
c66d951e
NN
65762002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6577
6578 * Makefile.tpl: Make subsituted variables more autoconfy.
6579 * Makefile.in: Regenerate.
6580 * configure: Make seds more autoconfy.
6581
907a7241 65822002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6583
6584 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6585 * Makefile.in: Regenerate.
6586 * configure.in: Rewrite sed statements to look autoconfy.
6587
907a7241
NN
6588 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6589 all-target-foo on configure-target-foo.
6590 * Makefile.def: Ditto.
6591 * Makefile.in: Rebuild.
6592
405ea7a0
NN
65932002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6594
6595 * Makefile.def: New file.
6596 * Makefile.tpl: New file.
6597 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6598
6599 * configure.in: Minor rearrangement. Simplify tests.
6600
bdc57bfd
JT
66012002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6602
6603 * configure.in (with_headers): Skip copy if value is "yes".
6604 (with_libs): Likewise.
6605
ae03d6e2
NN
66062002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6607
6608 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6609 * configure.in (sh*-*-pe*): Ditto.
6610 * configure.in (mips*-*-pe*): Ditto.
6611 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6612
6613 * configure.in: Rearrange.
6614
707960fe
NC
66152002-09-12 Nick Clifton <nickc@redhat.com>
6616
6617 * Import these changes from the config master repository:
6618
6619 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6620
6621 * config.sub: Add tic4x target.
6622
6623 2002-09-03 Ben Elliston <bje@redhat.com>
6624
6625 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6626 Reported by <Duncan_Stodart@insession.com>.
6627
36ea319f
JJ
66282002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6629
6630 * COPYING.NEWLIB: More updates.
6631
cf57480a
JJ
66322002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6633
6634 * COPYING.NEWLIB: Update.
6635
fd31a171
AC
66362002-08-23 Andrew Cagney <ac131313@redhat.com>
6637
23b632fc
AC
6638 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6639
fd31a171
AC
6640 * config.guess: Import version 2002-08-23.
6641 * config.sub: Import version 2002-08-22.
6642
a08bafb5
AO
66432002-08-20 Alexandre Oliva <aoliva@redhat.com>
6644
6645 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6646 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6647 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6648
17240c1f
NC
66492002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6650
6651 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6652
e70ad0c6
L
66532002-08-04 H.J. Lu (hjl@gnu.org)
6654
6655 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6656
574e6d11
DD
66572002-07-31 Alan Modra <amodra@bigpond.net.au>
6658
6659 * configure.in: Move generic linux case to end. Copy generic
6660 linux noconfigdirs to mips*-*-linux* entry and new
6661 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6662
611e7523
CD
66632002-07-19 Chris Demetriou <cgd@broadcom.com>
6664
6665 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6666 one instance of them which was missed to the list to update.
6667
51759676
CD
66682002-07-16 Chris Demetriou <cgd@broadcom.com>
6669
6670 * config.guess: Update to 2002-07-09 version.
6671 * config.sub: Update to 2002-07-03 version.
6672
7c1f909c
DD
66732002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6674
6675 * configure.in: Remove two redundant tests.
6676
d7cf5d30
DD
66772002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6678
6679 * configure.in (mips*-*-irix6*o32): Enable stabs.
6680
c74222f7
DD
66812002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6682
5b53c336
DD
6683 * configure.in: Don't build grez.
6684 * Makefile.in: Ditto.
6685
c74222f7
DD
6686 * Makefile.in: Remove references to bsp, cygmon, libstub.
6687 * configure.in: Ditto.
6688
6689 * configure.in: Remove leftover reference to gdbtest.
6690
edd1b227
DD
66912002-07-08 Phil Edwards <pme@gcc.gnu.org>
6692
6693 * configure.in (gxx_include_dir): Change to match versioned
6694 C++ headers if --enable-version-specific-runtime-libs is used.
6695
486186e3
AO
66962002-07-04 Steve Ellcey <sje@cup.hp.com>
6697
6698 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6699
ff0a3bf8
DD
67002002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6701
6702 * configure.in: Make --without-x work.
6703
1dfa8174
NC
67042002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6705
6706 * contrib: New directory. Created to contain a copy of the
5481b376 6707 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6708 the FSF GCC sources.
6709
07637366
DD
67102002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6711
b6f83f2a
DD
6712 * configure.in: Rearrange target Makefile fragment collection.
6713
07637366
DD
6714 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6715 cvs[src].
6716 * configure.in: Ditto.
6717
f48556b1
DD
67182002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6719
6720 * Makefile.in: Eliminate 'apache' targets.
6721 * configure.in: Eliminate 'apache' targets.
6722
6723 * configure.in: Eliminate redundant tests. Reorganize.
6724
6725 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6726
6727 * config-ml.in: Eliminate references to Cygnus configure.
6728
6729 * Makefile.in: Eliminate references to building emacs.
6730
67312002-07-01 Denis Chertykov <denisc@overta.ru>
6732
6733 * configure.in: Add support for ip2k.
6734
cdb9e2b8
BE
67352002-06-24 Ben Elliston <bje@redhat.com>
6736
6737 * configure.in (host_tools): Remove cgen.
6738
6739 * Makefile.in (all-cgen): Remove; runs from its source directory.
6740 (check-cgen, install-cgen, clean-cgen): Likewise.
6741 (all-opcodes): No not depend on all-cgen.
6742 (all-sim): Likewise.
6743
3558860c
DD
67442002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6745
6746 * configure.in: Fix AIX configury bug.
6747
e3b0c936
DD
67482002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6749
cdb9e2b8 6750 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6751
cdb9e2b8
BE
6752 * configure.in: Move definition of libstdcxx_flags right above
6753 usage, rather than way earlier.
8ee424c0 6754
c712250a
DD
6755 * configure.in: Pull definition of is_cross_compiler earlier.
6756
9ee1a75c
DD
6757 * configure.in: Rearrange a little.
6758
e3b0c936
DD
6759 * configure.in: Remove references to librx.
6760 * Makefile.in: Remove references to librx.
6761
b2bd228e
DD
67622002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6763
6764 * configure.in: Eliminate ${gasdir} variable.
6765
7cd52483
DB
67662002-06-18 Dave Brolley <brolley@redhat.com>
6767
6768 * configure.in: Add support for frv.
6769 * config.sub: Add support for frv.
6770
6c5e141a
DD
67712002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6772
6773 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6774
0d18b56d
JT
67752002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6776
6777 * configure.in (vax-*-netbsd*): Re-enable gas.
6778
fd8958d5
DD
67792002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6780
27f15fdd
DD
6781 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6782 BUILD_PREFIX_1, to correct nomenclature.
6783 * configure: Likewise.
6784
fd8958d5
DD
6785 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6786 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6787
0c2442b7
DD
67882002-05-31 Olaf Hering <olh@suse.de>
6789
6790 * config-ml.in: Propogate DESTDIR also.
6791
a3602181
JT
67922002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6793
6794 * configure.in (vax-*-netbsd*): Don't build gas for this
6795 platform.
6796
c95f53ae
MM
67972002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6798
6799 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6800 and libgcj for AVR.
6801
1d7c1053
NC
68022002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6803
6804 * config.sub: Add DLX target.
6805
4b37028f
JT
68062002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6807
6808 * config.guess: Update to 2002-05-22 version.
6809 * config.sub: Likewise.
6810
d5de0a84
NC
68112002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6812
6813 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6814 * config-ml.in: Likewise.
6815 * configure: Likewise.
6816 * configure.in: Likewise.
6817
c92a0210
DD
68182002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6819
115a77aa
DD
6820 * configure.in: Simplify makefile fragment collection.
6821
6822 * configure.in: Remove code to build emacs.
e99daf2b 6823
91e060aa
DD
6824 * configure.in : Remove --srcdir argument from targargs and buildargs
6825 (it's always overridden in the Makefile anyway). Rearrange a bit.
6826
6827 * configure: Move some logic to configure.in.
6828 * configure.in: Move some logic from configure.
c92a0210 6829
91217342
JJ
68302002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6831
6832 * COPYING.LIBGLOSS: New file.
6833
d3d8a9ee
NC
68342002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6835
6836 * Makefile.in: Honour DESTDIR.
6837
3a036cdc
AO
68382002-05-05 Alexandre Oliva <aoliva@redhat.com>
6839
6840 * configure.in (noconfigdirs): Don't disable libgcj on
6841 sparc64-*-solaris* and sparcv9-*-solaris*.
6842
6d095fe4
AO
68432002-05-03 Alexandre Oliva <aoliva@redhat.com>
6844
6845 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6846
dac55df9
TF
68472002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6848
6849 * configure.in (FLAGS_FOR_TARGET): Do not add
6850 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6851 on i[3456]86-*-linux*.
6852
a018e15b
TF
68532002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6854
6855 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6856
6857 * configure.in (noconfigdirs): Do not add target-newlib if
6858 target == i[3456]86-*-linux*, and host == target.
6859
5f284831
MM
68602002-04-29 Mark Mitchell <mark@codesourcery.com>
6861
6862 * config.guess: Updated to 2002-04-26's version.
6863 * config.sub: Updated to 2002-04-26's version.
6864
33babf59
DD
68652002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6866
bd5f7da2
DD
6867 * configure.in: delete reference to absent file
6868
a0c4f3a0
DD
6869 * configure.in: replace '[' with 'test'
6870
66f1ba4f
DD
6871 * configure.in: Eliminate references to gash.
6872 * Makefile.in: Eliminate references to gash.
6873
7c3ab50c
DD
6874 * configure.in: remove useless references to 'pic' makefile fragments.
6875
bbc025f5
DD
6876 * configure.in: (*-*-windows*) Finish removing.
6877
33babf59
DD
6878 * configure.in: Eliminate redundant test for libgui.
6879
d5ec694c
DD
68802002-04-26 Joel Sherrill <joel@OARcorp.com>
6881
6882 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6883 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6884
57a5346c
DD
68852002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6886
6887 * configure.in: remove references to dead files
6888
dbf93899
DD
68892002-04-18 Tom Tromey <tromey@redhat.com>
6890
6891 * configure.in: Disallow configuring libgcj when it is already
6892 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6893 Solaris 2.8 by default. For PR libgcj/6158.
6894
26eadf68
DD
68952002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6896
6897 * configure.in: Move default CC setting out of config/mh-* fragments
6898 directly into here.
6899
a0a2c6c6
DD
69002002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6901
6902 * configure.in: don't even try to configure or make a subdirectory
6903 if there's no configure script for it.
6904
9972f812
DD
69052002-04-15 Mark Mitchell <mark@codesourcery.com>
6906
6907 * MAINTAINERS: Remove chill maintainers.
6908 * Makefile.in (CHILLFLAGS): Remove.
6909 (CHILL_LIB): Remove.
6910 (TARGET_CONFIGDIRS): Remove libchill.
6911 (CHILL_FOR_TARGET): Remove.
6912 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6913 CHILL_LIB.
6914 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6915 (CHECK_TARGET_MODULES): Likewise.
6916 (INSTALL_TARGET_MODULES): Likewise.
6917 (CLEAN_TARGET_MODULES): Likewise.
6918 (configure-target-libchill): Remove.
6919 (all-target-libchill): Remove.
6920 * configure.in (target_libs): Remove target-libchill.
6921 Do not compute CHILL_FOR_TARGET.
6922 * libchill: Remove directory.
5481b376 6923
75205f78
DD
69242002-04-15 DJ Delorie <dj@redhat.com>
6925
6926 * Makefile.in, configure.in, configure: Sync with gcc, entries
6927 follow...
6928
69292002-04-08 Tom Tromey <tromey@redhat.com>
6930
6931 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6932 Fixes PR libgcj/6068.
6933
69342002-03-30 Krister Walfridsson <cato@df.lth.se>
6935
6936 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6937
69382002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6939
6940 * configure.in (alpha*-dec-osf*): Enable libgcj.
6941
69422002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6943
6944 Fix for: PR bootstrap/3591, target/5676
6945 * configure.in (mcore-pe): Disable the configuration of
6946 libstdc++-v3 since exceptions are not supported.
6947
69482002-03-20 Anthony Green <green@redhat.com>
6949
6950 * configure.in: Enable libgcj for xscale-elf target.
6951
69522002-02-28 Alexandre Oliva <aoliva@redhat.com>
6953
6954 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6955 libjava.
6956 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6957
69582002-02-22 Alexandre Oliva <aoliva@redhat.com>
6959
6960 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6961 libstdc++-v3 and libjava.
6962
69632002-02-11 Adam Megacz <adam@xwt.org>
6964
6965 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6966 boehm-gc
6967
69682002-02-09 Alexandre Oliva <aoliva@redhat.com>
6969
6970 * config.guess: Updated to 2002-01-30's version.
6971 * config.sub: Updated to 2002-02-01's version.
6972 Contribute sh64-elf.
6973 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6974 * configure.in: Added sh64-*-*.
6975
69762002-01-17 H.J. Lu <hjl@gnu.org>
6977
6978 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6979 (all-target-fastjar): Also depend on all-target-libiberty.
6980
6981Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6982
6983 * configure, configure.in: Use temp file for long sed commands.
6984
69852001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6986
6987 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6988 libf2c.
6989
69902001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6991
6992 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6993
69942001-10-11 Hans-Peter Nilsson <hp@axis.com>
6995
6996 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6997
69982001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6999
7000 * configure: Handle temporary files securely using mkdir.
7001
70022001-09-26 Will Cohen <wcohen@redhat.com>
7003
7004 * configure.in (*-*-linux*): Disable configuration of target-newlib
7005 and target-libgloss.
7006
70072001-09-26 Alexandre Oliva <aoliva@redhat.com>
7008
7009 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7010 RANLIB.
7011
70122001-08-11 Graham Stott <grahams@redhat.com>
7013
7014 * Makefile.in (check-c++): Add missing semicolon.
7015
70162001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7017
7018 * configure.in (sh-*-linux*): New.
7019
70202001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7021
7022 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7023 and libgcj on m68hc11/m68hc12.
7024
70252001-06-27 H.J. Lu (hjl@gnu.org)
7026
7027 * Makefile (CFLAGS_FOR_BUILD): New.
7028 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7029
70302001-06-01 Hans-Peter Nilsson <hp@axis.com>
7031
7032 * configure.in (libstdcxx_flags): Do not try to execute
7033 libstdc++-v3/testsuite_flags until it exists.
7034
70352001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7036
7037 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7038
70392001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7040
7041 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7042
7043Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7044
7045 * configure.in: Move *-chorusos target case to the proper switch.
7046 Disable libgcj.
7047
70482001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7049
7050 * Makefile.in (STAGE1_CFLAGS): Pass down.
7051
70522001-04-13 Alan Modra <amodra@one.net.au>
7053
7054 * config.guess: Add hppa64-linux support. Note for next import that
7055 this is already in the master file.
7056 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7057
70582001-03-22 Colin Howell <chowell@redhat.com>
7059
7060 * Makefile.in (DO_X): Do not backslash single-quotes in
7061 backquotes (two places).
7062
70632001-03-18 Laurynas Biveinis <lauras@softhome.net>
7064
7065 * Makefile.in (DO_X): Quote nested quotes.
7066
70672001-03-15 Laurynas Biveinis <lauras@softhome.net>
7068
7069 * Makefile.in (DO_X): Use double quotes for quoting
7070 "RANLIB=$${RANLIB}".
7071
70722001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7073
7074 * configure.in: Only use `lang_requires' for languages athat are
7075 actually enabled.
7076
70772001-03-07 Tom Tromey <tromey@redhat.com>
7078
7079 * configure.in: Allow config-lang.in to set `lang_requires' to list
7080 of other required languages.
7081
70822001-03-06 Laurynas Biveinis <lauras@softhome.net>
7083
7084 * Makefile.in: Remove RANLIB definition. Use RANLIB
7085 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7086 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7087
70882001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7089 Alexandre Oliva <aoliva@redhat.com>
7090
7091 * Makefile.in (check-c++): Use tabs, not spaces.
7092
70932001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7094
7095 * Makefile.in (check-c++): New rule.
7096
7097 * configure.in (target_libs): Remove libg++.
7098 (noconfigdirs): Remove libg++.
7099 (noconfigdirs): Same.
7100 (noconfigdirs): Same.
7101 (noconfigdirs): Same.
7102
7103 * config-ml.in: Remove libg++ references.
7104
7105 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7106 (ALL_TARGET_MODULES): Same.
7107 (configure-target-libg++): Remove.
7108 (all-target-libg++): Remove.
7109 (configure-target-libio): Remove.
7110 (all-target-libio): Remove.
7111 (check-target-libio): Remove.
7112 (.PHONY): Remove.
7113 (libg++.tar.bz2): Remove.
7114 (all-target-cygmon): Remove libio.
7115 (all-target-libstdc++): Remove.
7116 (configure-target-libstdc++): Remove.
7117 (TARGET_LIB_PATH): Remove libstdc++.
7118 (ALL_GCC_CXX): Remove libstdc++.
7119 (all-target-gperf): Correct.
7120
71212001-02-15 Anthony Green <green@redhat.com>
7122
7123 * configure: Introduce GCJ_FOR_TARGET.
7124 * configure.in: Ditto.
7125 * Makefile.in: Ditto.
7126
71272001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7128
7129 * configure.in: for *-chorusos, don't config target-newlib and
7130 target-libgloss.
7131
71322001-02-04 Mark Mitchell <mark@codesourcery.com>
7133
7134 Remove V2 C++ library.
7135 * configure.in: Remove --enable-libstdcxx_v3 support.
7136
71372001-01-27 Richard Henderson <rth@redhat.com>
7138
7139 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7140
71412001-01-26 Tom Tromey <tromey@redhat.com>
7142
7143 * configure.in: Allow libgcj to be built on Sparc Solaris.
7144
71452001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7146
7147 * configure.in: Enable libgcj on several additional platforms.
7148
71492001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7150
7151 * configure.in: Enable libgcj for linux targets.
7152
71532001-01-09 Mike Stump <mrs@wrs.com>
7154
7155 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7156 failures of subdirectories.
7157
71582001-01-02 Laurynas Biveinis <lauras@softhome.net>
7159
7160 * configure: handle DOS-style absolute paths.
7161
71622001-01-02 Laurynas Biveinis <lauras@softhome.net>
7163
7164 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7165
71662000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7167
7168 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7169 (libstdcxx_incdir): Pass down.
7170 * config.if: Remove expired bits for cxx_interface, add stub.
7171 (libstdcxx_incdir): Add variable for g++ include directory.
7172 * configure.in (gxx_include_dir): Use it.
7173
71742000-12-15 Andreas Jaeger <aj@suse.de>
7175
7176 * configure.in: Handle lang_dirs.
7177
71782000-12-13 Anthony Green <green@redhat.com>
7179
7180 * configure.in: Disable libgcj for any target not specifically
7181 listed. Disable libgcj for x86 and Alpha Linux until compatible
7182 with g++ abi.
7183
71842000-12-13 Mike Stump <mrs@wrs.com>
7185
7186 * Makefile.in (local-distclean): Also remove fastjar.
7187
71882000-12-10 Anthony Green <green@redhat.com>
7189
7190 * configure.in: Define libgcj. Disable libgcj target libraries for
7191 most targets.
7192
71932000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7194
7195 * configure.in (target_libs): Revert 2000-12-08 patch.
7196 (noconfigdirs): Added target-libjava.
7197
71982000-12-09 Laurynas Biveinis <lauras@softhome.net>
7199
7200 * Makefile.in: handle DOS-style absolute paths.
7201
72022000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7203
7204 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7205 libjava.
7206 * configure.in (target_libs): Removed `target-libjava'.
7207
72082000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7209
7210 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7211 (ALL_MODULES): Added fastjar.
7212 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7213 (all-target-libjava): all-fastjar replaces all-zip.
7214 (all-fastjar): Added.
7215 (configure-target-fastjar, all-target-fastjar): Likewise.
7216 * configure.in (host_tools): Added fastjar.
7217
72182000-12-07 Mike Stump <mrs@wrs.com>
7219
7220 * Makefile.in (local-distclean): Remove leftover built files.
7221
72222000-11-16 Fred Fish <fnf@be.com>
7223
7224 * configure.in (enable_libstdcxx_v3): Fix typo,
7225 libstd++ -> libstdc++.
7226
72272000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7228
7229 * configure: Provide the original toplevel configure arguments
7230 (including $0) to subprocesses in the environment rather than
7231 through gcc/configargs.h.
7232
72332000-11-12 Mark Mitchell <mark@codesourcery.com>
7234
7235 * configure: Turn on libstdc++ V3 by default.
7236
72372000-10-16 Michael Meissner <meissner@redhat.com>
7238
7239 * configure (gcc/configargs.h): Only create if there is a build GCC
7240 directory created.
7241
72422000-10-05 Phil Edwards <pme@gcc.gnu.org>
7243
7244 * configure: Save configure arguments to gcc/configargs.h.
7245
72462000-10-04 Andris Pavenis <pavenis@latnet.lv>
7247
7248 * Makefile.in (bootstrap): avoid recursion if subdir missing
7249 (cross): ditto
7250 (do-proto-toplev): ditto
7251
7252Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7253
7254 * configure.in: Do not build byacc for hppa64. Provide paths to the
7255 X11 libraries for hppa64.
7256
72572000-09-02 Anthony Green <green@cygnus.com>
7258
7259 * Makefile.in (all-gcc): Depend on all-zlib.
7260 (CLEAN_MODULES): Add clean-zlib.
7261 (ALL_MODULES): Add all-zlib.
7262 * configure.in (host_libs): Add zlib.
7263
72642000-08-25 Alexandre Oliva <aoliva@redhat.com>
7265
7266 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7267 $targargs to tell whether newlib is going to be built.
7268
7269 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7270 $$r/TARGET_SUBDIR/libio for _G_config.h.
7271
72722000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7273
7274 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7275
7276 * configure: Make enable_threads and enable_shared defaults
7277 explicit. Substitute enable_threads into generated Makefiles.
7278 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7279 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7280
72812000-08-02 Manfred Hollstein <manfredh@redhat.com>
7282
7283 * configure.in: Re-enable all references to libg++ and librx.
7284
ffb97b2f 72852002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7286
ffb97b2f
DD
7287 * configure.in: Add *-*-freebsd* configurations.
7288
bbf6e9e3
AC
72892002-04-07 Andrew Cagney <ac131313@redhat.com>
7290
7291 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7292 (do-tar, do-bz2): New rules.
7293 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7294 (gdb-tar): New rule.
7295 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7296 (insight_dejagnu.tar): New rule.
7297 (insight.tar): New rule.
7298 (gdb+dejagnu.tar): New rule.
7299 (gdb.tar): New rule.
7300
8f1579c0
AC
73012002-04-07 Andrew Cagney <ac131313@redhat.com>
7302
7303 * MAINTAINERS: Update dejagnu/
7304
ba3c59ab
AO
73052002-03-16 Alexandre Oliva <aoliva@redhat.com>
7306
7307 * ltmain.sh (relink_command): Fix typo in previous change.
7308
6243d5dd
AO
73092002-03-15 Alexandre Oliva <aoliva@redhat.com>
7310
7311 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7312 (relink_command): Added --tag flags.
7313 (mode=install): If relinking fails; error out.
7314
80413487
RH
73152002-03-12 Richard Henderson <rth@redhat.com>
7316
7317 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7318 .NOTPARALLEL tag.
7319 (do-check): Rename from check.
7320 (check): Allow parallel check.
7321
3daeddf6
RH
73222002-03-11 Richard Henderson <rth@redhat.com>
7323
7324 * Makefile.in (.NOTPARALLEL): Add fake tag.
7325
fad93c55
L
73262002-03-07 H.J. Lu (hjl@gnu.org)
7327
7328 * configure.in: Enable gprof for mips*-*-linux*.
7329
2e8357fc
AO
73302002-02-28 Alexandre Oliva <aoliva@redhat.com>
7331
7332 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7333 libjava.
7334 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7335
bd48e1a9
AC
73362002-02-24 Andrew Cagney <ac131313@redhat.com>
7337
7338 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7339
39121370
DJ
73402002-02-23 Daniel Jacobowitz <drow@mvista.com>
7341
7342 * config.guess: Import from master sources, rev 1.232.
7343 * config.sub: Import from master sources, rev 1.246.
7344
081ff160
AO
73452002-02-23 Alexandre Oliva <aoliva@redhat.com>
7346
7347 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7348 because its Makefile is there; test for the executable instead.
7349
20a5393b
AO
73502002-02-09 Alexandre Oliva <aoliva@redhat.com>
7351
7352 Contribute sh64-elf.
7353 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7354 * configure.in: Added sh64-*-*.
7355
38135629
JJ
73562002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7357
80413487
RH
7358 * COPYING.NEWLIB: Remove advertising clause from
7359 Berkeley and Red Hat licenses.
38135629 7360
48d19748
MD
73612002-02-01 Mo DeJong <supermo@bayarea.net>
7362
7363 * Makefile.in: Add all-tix to deps for all-snavigator
7364 so that tix is built when building snavigator.
7365
f6e1c110
BE
73662002-02-01 Ben Elliston <bje@redhat.com>
7367
7368 * config.guess: Import from master sources, rev 1.229.
7369 * config.sub: Import from master sources, rev 1.240.
7370
4867be41
DJ
73712002-01-27 Daniel Jacobowitz <drow@mvista.com>
7372
7373 From Steve Ellcey <sje@cup.hp.com>:
7374 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7375 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7376 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7377 IA64.
7378 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7379 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7380 soname_spec, sys_lib_search_path_spec): Ditto.
7381
e82380cc
JT
73822002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7383
7384 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7385 target-libiberty, and target-libgloss. Skip Java-related
7386 libraries if not supported for NetBSD on target CPU.
7387
1319fb9c
NC
73882002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7389
7390 * configure.in: Import StrongARM and XScale target_configdirs from
7391 FSF GCC version.
7392
b020f6ac
L
73932002-01-16 H.J. Lu (hjl@gnu.org)
7394
7395 * config.guess: Import from master sources, rev 1.225.
7396 * config.sub: Import from master sources, rev 1.238.
7397
7398 * MAINTAINERS: Updated notes on config.guess and config.sub.
7399
a0c1c920
NC
74002002-01-11 Steve Ellcey <sje@cup.hp.com>
7401
7402 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7403 ld and gdb are not supported.
7404
a9fa5e1f
JJ
74052002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7406
7407 * Change reference to Cygnus Solutions to be Red Hat.
7408
94077108
JJ
74092002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7410
7411 * COPYING.NEWLIB: Update generic copyright date.
7412
05ecd75c
MS
74132002-01-07 Mark Salter <msalter@redhat.com>
7414
7415 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7416 Allow target-libgloss to be built for arm, strongarm, and xscale.
7417
a106bb62
BE
74182002-01-03 Ben Elliston <bje@redhat.com>
7419
7420 * MAINTAINERS: Update URL for config.* scripts.
7421
0e254642
AM
74222001-12-18 Alan Modra <amodra@bigpond.net.au>
7423
7424 * config.sub: Import latest version.
7425 * config.guess: Likewise.
7426
0a0d0041
TF
74272001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7428
7429 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7430 options for i[3456]86-pc-linux* native builds.
7431
d932cae7
NC
74322001-12-05 Laurent Guerby <guerby@acm.org>
7433
7434 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7435 libiberty.
d932cae7
NC
7436
7437 Import this patch from gcc:
5481b376 7438
d932cae7
NC
7439 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7440
7441 * symlink-tree: handle DOS-style absolute paths.
7442
49b7683b
DD
74432001-11-28 DJ Delorie <dj@redhat.com>
7444 Zack Weinberg <zack@codesourcery.com>
7445
7446 When build != host, create libiberty for the build machine.
7447
7448 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7449 CONFIG_ARGUMENTS.
7450 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7451 New variables.
7452 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7453 and rules.
7454 (all.normal): Depend on ALL_BUILD_MODULES.
7455 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7456 (all-build-libiberty): Depend on configure-build-libiberty.
7457
7458 * configure: Calculate and substitute proper value for
7459 ALL_BUILD_MODULES.
7460 * configure.in: Create the build subdirectory.
7461 Calculate and substitute TARGET_CONFIGARGS (formerly
7462 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7463
26ef82f4
GK
74642001-11-26 Geoffrey Keating <geoffk@redhat.com>
7465
7466 * config.sub: Update to version 1.232 on subversion.
7467
43e64072
NC
74682001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7469
7470 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7471 files from .po files for a distribution.
7472
66f6c0d5
HPN
74732001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7474
7475 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7476
4a02fdb2
JH
74772001-11-13 Jeff Holcomb <jeffh@redhat.com>
7478
7479 Merged from net gcc:
7480 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7481 * ltcf-c.sh: Use $objext, not $ac_objext.
7482 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7483 * ltcf-cxx.sh: Add support for GNU.
7484 2001-07-22 Timothy Wall <twall@redhat.com>
7485 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7486 default settings if using GNU tools with that configuration.
7487 * ltcf-cxx.sh: Ditto.
7488 * ltcf-gcj.sh: Ditto.
7489 2001-07-21 Michael Chastain <chastain@redhat.com>
7490 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7491 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7492 * ltmain.sh: Mark as gcc-local.
7493
227b9953
JH
74942001-11-13 Jeff Holcomb <jeffh@redhat.com>
7495
7496 * Makefile.in (all-bison): Revert 2001-10-24.
7497 Don't depend on texinfo.
7498
cbbab8fb
JJ
74992001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7500
80413487 7501 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7502
922b2485
DD
75032001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7504
7505 * configure.in (--enable-languages): Be more permissive about
7506 syntax. Check for empty lists better. Warn about $LANGUAGES.
7507
f08fa01d
HPN
75082001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7509
7510 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7511
fee3da4e
JH
75122001-10-24 Jeff Holcomb <jeffh@redhat.com>
7513
7514 Makefile.in (all-bison): Don't depend on texinfo.
7515
73fb1ef9
AM
75162001-10-03 Alan Modra <amodra@bigpond.net.au>
7517
7518 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7519
373688ac
AO
75202001-09-29 Alexandre Oliva <aoliva@redhat.com>
7521
7522 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7523
9c07660b
HPN
75242001-09-28 Hans-Peter Nilsson <hp@axis.com>
7525
7526 * config.sub, config.guess: Import latest from subversions.
7527
3f152009
AO
75282001-09-21 Alexandre Oliva <aoliva@redhat.com>
7529
7530 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7531 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7532 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7533 avoid quotes nesting problems.
7534 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7535 (DO_X): Export only variables that are set.
7536
8f6a59e5
BE
75372001-09-19 Ben Elliston <bje@redhat.com>
7538
7539 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7540 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7541 semantics. Use the shell built-in "type" command instead.
7542
a1ec19fa
TS
75432001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7544
7545 * config.sub: Reverted the earlier change, this version is not the
7546 master file.
7547
4008bd9b
TS
75482001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7549
7550 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7551 Add support for mips64.
7552
dd1e52a4
JH
75532001-09-03 Jeff Holcomb <jeffh@redhat.com>
7554
7555 * configure.in: Enable libstdc++-v3 for h8300 targets.
7556
91549d1c
EC
75572001-08-30 Eric Christopher <echristo@redhat.com>
7558 Jason Eckhardt <jle@redhat.com>
7559
7560 * config.sub: Add support for mipsisa32.
7561
cf966cf9
EC
75622001-08-30 Eric Christopher <echristo@redhat.com>
7563
7564 * config.sub, config.guess: Import latest from subversions.
7565
82208dc5
AM
75662001-08-20 Alan Modra <amodra@bigpond.net.au>
7567
7568 * config.sub, config.guess: Import latest from subversions.
7569
4dca8403
DD
75702001-07-26 DJ Delorie <dj@redhat.com>
7571
7572 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7573
1107dce2
AM
75742001-06-19 Alan Modra <amodra@bigpond.net.au>
7575
7576 * Makefile.in: Revert 2001-06-17.
7577 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7578
e09a6604
L
75792001-06-17 H.J. Lu <hjl@gnu.org>
7580
7581 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7582 (gas+binutils.tar.bz2): Likewise.
7583 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7584
31a8b634
AC
7585Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7586
7587 * Makefile.in (VER): When present, extract the version number from
5481b376 7588 the file version.in.
31a8b634 7589
dc70af01
AO
75902001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7591
7592 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7593 gcc/xgcc is built, use -print-prog-name to find out the program
7594 name to use.
7595
839bbd8c
AO
75962001-06-04 Mark Mitchell <mark@codesourcery.com>
7597
7598 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7599 with_gcc]: Use `gcc -shared' to build a shared library.
7600
566e9a30
AO
76012001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7602
7603 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7604 archives.
7605
e877bb69
AO
76062001-05-28 Simon Patarin <simon.patarin@inria.fr>
7607
7608 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7609 libraries when using g++ with native linker.
7610
1605288b
AO
76112001-05-28 Alexandre Oliva <aoliva@redhat.com>
7612
7613 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7614
11a383ba
TR
76152001-05-24 Tom Rix <trix@redhat.com>
7616
7617 * configure.in : enable ld for aix
cf966cf9 7618
18611226
AO
76192001-05-22 Alexandre Oliva <aoliva@redhat.com>
7620
7621 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7622 [aix4*|aix5*]: Prepend blank.
7623
6be7c12c
AO
76242001-05-20 Alexandre Oliva <aoliva@redhat.com>
7625
7626 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7627 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7628 of subdir/configure scripts to use the new libtool.m4.
7629
4ed00bba
L
76302001-05-14 H.J. Lu <hjl@gnu.org>
7631
7632 * config.if (libc_interface): Set to -libc6.2- for cross
7633 compiling to Linux/glibc 2.2.
7634
b1af961c
AO
76352001-05-03 Alexandre Oliva <aoliva@redhat.com>
7636
7637 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7638 libgcj.
7639
5ec3e74e
AO
76402001-04-26 Alexandre Oliva <aoliva@redhat.com>
7641
7642 * configure.in (noconfigdirs): Don't reset it from scratch in the
7643 target case; only append to it.
7644
b3ed1d6b
AO
76452001-04-26 Alexandre Oliva <aoliva@redhat.com>
7646
7647 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7648 sparc-*-solaris2.8]: Disable ${libgcj}.
7649
96111c10
AO
76502001-04-25 Alexandre Oliva <aoliva@redhat.com>
7651
7652 * configure.in (libgcj_saved): Copy from $libgcj.
7653 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7654 --disable-libgcj.
7655
b5bf43f2
AO
76562001-04-20 Alexandre Oliva <aoliva@redhat.com>
7657
7658 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7659 1.641.2.228.
7660
8cc32590
AO
76612001-04-12 Alexandre Oliva <aoliva@redhat.com>
7662
7663 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7664 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7665
dec0cb0c
AO
76662001-04-01 Alexandre Oliva <aoliva@redhat.com>
7667
7668 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7669 New macros.
7670 (bootstrap, cross): Use RECURSE_FLAGS.
7671 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7672
6a9c3886
AO
76732001-03-27 Alexandre Oliva <aoliva@redhat.com>
7674
7675 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7676
d4fc7db8
NC
76772001-03-23 Nick Clifton <nickc@redhat.com>
7678
7679 * README-maintainer-mode: Add note about inability to use "make
7680 distclean" in maintainer mode.
7681
7389ff65
AO
76822001-03-22 Alexandre Oliva <aoliva@redhat.com>
7683
7684 Re-installed:
7685 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7686 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7687 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7688 * ltcf-cxx.sh: Likewise.
7689 * ltcf-gcj.sh: Likewise.
7690
b3e0dc8e
PB
76912001-03-22 Philip Blundell <philb@gnu.org>
7692
7693 * config.sub, config.guess: Import latest from subversions.
7694
469b781c
AO
76952001-03-22 Alexandre Oliva <aoliva@redhat.com>
7696
7697 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7698 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7699
b0dad762
MC
77002001-03-20 Michael Chastain <chastain@redhat.com>
7701
7702 * Makefile.in: all-m4 depends on all-texinfo.
7703
c559bb17
AO
77042001-03-08 Alexandre Oliva <aoliva@redhat.com>
7705
7706 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7707
fef4ae2e
JJ
77082001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7709
7710 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7711 longer valid.
7712
8d6dd99d
NC
77132001-02-16 Nick Clifton <nickc@redhat.com>
7714
7715 * configure.in (noconfigdirs): Allow configuration of texinfo
7716 for Cygwin hosts.
7717
a85d7ed0
NC
77182001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7719
7720 * config.guess: Add linux target for S/390.
7721 * config.sub: Likewise.
7722 * configure.in: Likewise.
7723
51221c5e
DD
77242001-02-06 Ben Elliston <bje@redhat.com>
7725
7726 * configure: Output host type to stdout, not stderr.
7727
9dec4c71
MS
77282001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7729
7730 * config.guess: Import from subversions.gnu.org (revision 1.181).
7731 * config.sub: Import from subversions.gnu.org (revision 1.199).
7732
9add9c04
AM
77332001-01-30 Alan Modra <alan@linuxcare.com.au>
7734
7735 * config.guess: Handle hppa64-linux systems.
7736
8679174d
MS
77372001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7738
7739 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7740 Don't unset, it's non-portable and no longer necessary, set to empty
7741 instead.
7742
02d01ed4
MS
77432001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7744
7745 * ltconfig: Shell portability fix for the tagname validity check.
7746
4cc5853d
MS
77472001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7748
7749 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7750
7487e485
AO
77512001-01-27 Alexandre Oliva <aoliva@redhat.com>
7752
7753 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7754 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7755
f332af52
AO
77562001-01-24 Alexandre Oliva <aoliva@redhat.com>
7757
7758 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7759 keep at least one of build_libtool_libs or build_old_libs set to
7760 yes.
7761
ef099754
AO
77622001-01-24 Alexandre Oliva <aoliva@redhat.com>
7763
7764 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7765 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7766
8341f2fc 77672000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7768
8341f2fc
AJ
7769 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7770
77712000-11-03 Philip Blundell <pb@futuretv.com>
7772
7773 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7774 files.
ebf0fa2e 7775
c320a39f
JJ
77762001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7777
7778 * COPYING.NEWLIB: Put into source repository.
7779
8817b92e
BE
77802001-01-15 Ben Elliston <bje@redhat.com>
7781
7782 * configure.in (host_tools): Add sid.
7783 Always configure cgen.
7784 * Makefile.in (all-sid): New target.
7785 (check-sid, clean-sid, install-sid): Likewise.
7786
35590697
AJ
77872001-01-07 Andreas Jaeger <aj@suse.de>
7788
80413487 7789 * config.sub, config.guess: Update from subversions.
35590697 7790
6ee6cea6
AO
77912000-12-12 Alexandre Oliva <aoliva@redhat.com>
7792
7793 * configure.in: Disable language-specific target libraries for
7794 languages that aren't enabled.
7795
077b8428
NC
77962000-11-24 Nick Clifton <nickc@redhat.com>
7797
7798 * configure.in (xscale-elf): Add target.
7799 (xscale-coff): Add target.
7800 (c4x, c5x, tic54x): Move after ARM targets.
7801
9e28a1ed
AO
78022000-11-23 Alexandre Oliva <aoliva@redhat.com>
7803
7804 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7805
be98a80a
ILT
78062000-11-20 Ian Lance Taylor <ian@zembu.com>
7807
7808 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7809
5cec67bf
AO
78102000-11-18 Alexandre Oliva <aoliva@redhat.com>
7811
7812 * Makefile.in: Merge with GCC and libgcj.
7813 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7814 configure-target-<library> when their configure scripts need the C
7815 or C++ library to have already been built to work properly.
7816 (do_proto_toplev): Set them to an empty string.
7817
d932cae7 78182000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7819
7820 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7821 (REALLY_SET_LIB_PATH): Use them.
7822
d932cae7 78232000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7824
7825 * config.sub: Add support for Sun Chorus
7826
8602ff0c
NC
78272000-11-02 Per Lundberg <plundis@chaosdev.org>
7828
7829 * config.sub: Add support for the *-storm-chaos OS.
7830
f9e0997d
NC
78312000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7832
80413487
RH
7833 * configure.in (noconfigdirs): Don't compile some
7834 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7835
d64552c5
AO
78362000-09-30 Alexandre Oliva <aoliva@redhat.com>
7837
7838 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7839 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7840 all affected `configure' scripts.
7841
97f60b31
AO
78422000-09-25 Alexandre Oliva <aoliva@redhat.com>
7843
7844 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7845 ltcf-c.sh.
7846
6e8dd58f
PB
78472000-09-12 Philip Blundell <philb@gnu.org>
7848
7849 * config.sub, config.guess: Update from subversions.
7850
103a2e99
AO
78512000-09-06 Alexandre Oliva <aoliva@redhat.com>
7852
51601921
AO
7853 * Makefile.in (all-zlib): Added dummy target.
7854
103a2e99
AO
7855 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7856 multi-language branch.
7857
2809b4b9
AO
78582000-09-05 Alexandre Oliva <aoliva@redhat.com>
7859
7860 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7861 (bootstrap*): Depend on all-bootstrap.
7862
7450026c
AO
78632000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7864
7865 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7866 crosses, but add gcc/include to the header search path for them.
7867
6cf86f7f
AO
78682000-08-31 Alexandre Oliva <aoliva@redhat.com>
7869
7870 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7871 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7872 * gettext.m4: New file, extracted from aclocal.m4.
7873
ce2ea6e3
AO
78742000-08-22 Alexandre Oliva <aoliva@redhat.com>
7875
7876 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7877 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7878 sub-configures.
7879
9765193e
DE
78802000-08-20 Doug Evans <dje@casey.transmeta.com>
7881
7882 * Makefile.in (ALL_MODULES): Add all-cgen.
7883 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7884 (all-cgen): New target.
7885 (all-opcodes,all-sim): Depend on all-cgen.
7886 * configure.in (host_tools): Add cgen.
7887 Only configure cgen if --enable-cgen-maint.
7888
d7b32520
AO
78892000-08-17 Alexandre Oliva <aoliva@redhat.com>
7890
7891 * config-ml.in (CC, CXX): Don't introduce a leading space.
7892
e52ef561
AO
78932000-08-16 Alexandre Oliva <aoliva@redhat.com>
7894
7895 * configure.in (libstdcxx_flags): Use
7896 libstdc++-v3/src/libstdc++.INC.
7897
88f9c2a0
AO
78982000-08-15 Alexandre Oliva <aoliva@redhat.com>
7899
7900 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7901
98fbe43f
JM
79022000-08-11 Jason Merrill <jason@redhat.com>
7903
7904 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7905 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7906 (FLAGS_FOR_TARGET): Not here.
7907 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7908
279ddab4
DD
79092000-08-07 DJ Delorie <dj@redhat.com>
7910
7911 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7912 "if we're also building gcc, and it's a gcc that will run on the
7913 build machine, we want to use its includes instead of the system's
7914 default includes".
7915
60523a83
AO
79162000-08-03 Alexandre Oliva <aoliva@redhat.com>
7917
24ffec7a
AO
7918 * configure.in (libstdcxx_flags): Don't use `"'.
7919
60523a83
AO
7920 * config-ml.in: Adjust multilib search paths to the
7921 appropriate multilib tree.
7922
daf644b5
AO
79232000-08-02 Alexandre Oliva <aoliva@redhat.com>
7924
7925 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7926 commas in $LANGUAGES.
7927
63266560
DD
79282000-08-01 Alexandre Oliva <aoliva@redhat.com>
7929
7930 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7931
79322000-07-31 Alexandre Oliva <aoliva@redhat.com>
7933
7934 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7935 CXX_FOR_TARGET for sed.
7936
79372000-07-30 Alexandre Oliva <aoliva@redhat.com>
7938
7939 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7940 Do not override if already set in the environment or in configure.
7941 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7942 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7943
9e449d3e
AO
79442000-07-27 Alexandre Oliva <aoliva@redhat.com>
7945
7946 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7947 (GCC_FOR_TARGET): Use it.
7948 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7949 * configure.in: ... here.
7950 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7951 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7952
8bbd92e0
AO
79532000-07-24 Alexandre Oliva <aoliva@redhat.com>
7954
fd1f87b2
AO
7955 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7956 (configure-target-libchill, configure-target-libobjc): Likewise.
7957
8bbd92e0
AO
7958 * configure.in: Use the same cache file for all target libs.
7959 * config-ml.in: But different cache files per multilib variant.
7960
25c6c112
JL
79612000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7962
7963 * configure (topsrcdir): Don't use dirname.
7964
ba73c63f
JM
79652000-07-20 Jason Merrill <jason@redhat.com>
7966
7967 * configure.in: Remove all references to libg++ and librx.
7968
7969 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7970
1af08294
HPN
79712000-07-20 Hans-Peter Nilsson <hp@axis.com>
7972
7973 * config.sub: Update to subversions version 2000-07-06.
7974
ba73c63f
JM
79752000-07-12 Andrew Haley <aph@cygnus.com>
7976
7977 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7978 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7979
79802000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7981
7982 * symlink-tree: Check number of arguments.
7983
d932cae7 79842000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7985
7986 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7987
ba73c63f
JM
79882000-07-05 Jim Wilson <wilson@cygnus.com>
7989
7990 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7991 search path for a g++ extracted from the build tree. This
7992 will allow link tests run by configure scripts in
7993 subdirectories to succeed.
7994
92ee2f86
UC
79952000-07-01 Koundinya K <kk@ddeorg.soft.net>
7996
80413487 7997 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7998
23f2f29f
CV
79992000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8000
8001 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8002 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8003
f04f5a67
TW
80042000-06-19 Timothy Wall <twall@cygnus.com>
8005
8006 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8007 * config.sub: Add tic54x target.
8008
11da68be
NC
80092000-06-07 Phillip Thomas <pthomas@suse.de>
8010
8011 * README-maintainer-mode: New file: Contains notes on using
8012 --enable-maintainer-mode with binutils.
8013
d932cae7 80142000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8015
8016 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8017
d932cae7 80182000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8019
8020 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8021 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8022
9442cea3
L
802320000-05-21 H.J. Lu (hjl@gnu.org)
8024
80413487
RH
8025 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8026 directory are used if they exist. Make sure
8027 $(build_tooldir)/include is searched for header files,
8028 $(build_tooldir)/lib/ for library files.
9442cea3 8029 (GCC_FOR_TARGET): Likewise.
80413487 8030 (CXX_FOR_TARGET): Likewise.
9442cea3 8031
d932cae7 80322000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8033
8034 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8035
d932cae7 80362000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8037
8038 * Makefile.in (configure-target-libiberty): Depend on
8039 configure-target-newlib.
8040
ba73c63f
JM
80412000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8042
8043 * configure.in, Makefile.in: Merge all libffi-related
8044 configury stuff from the libgcj tree.
8045
d932cae7 80462000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8047
8048 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8049 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8050
d932cae7 80512000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8052
8053 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8054 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8055 current version information. Add to proto-toplev directory.
b5a23627
AC
8056 (gdb-taz): Build do-djunpack.
8057
ba73c63f
JM
80582000-05-15 David Edelsohn <edelsohn@gnu.org>
8059
8060 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8061
7c86ed39
L
80622000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8063
8064 * ltmain.sh: Preserve in relink_command any environment
8065 variables that may affect the linker behavior.
8066
d932cae7 80672000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8068
8069 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8070
d932cae7 80712000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8072
8073 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8074
ed0a91a5
EZ
80752000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8076
8077 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8078 with the version name.
ed0a91a5 8079
ba73c63f 80802000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8081
ba73c63f 8082 * config.if: Tweak.
6cafa39f 8083
ba73c63f 80842000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8085
ba73c63f 8086 * djunpack.bat: New file.
66156876 8087
d932cae7 80882000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8089
8090 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8091 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8092 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8093 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8094
ba73c63f
JM
80952000-04-16 Dave Pitts <dpitts@cozx.com>
8096
80413487
RH
8097 * config.sub (case $basic_machine): Change default for "ibm-*"
8098 to "openedition".
ba73c63f 8099
d932cae7 81002000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8101
8102 * Makefile.in (gdb-taz): New target. GDB specific archive.
8103 (do-md5sum): New target.
8104 (MD5PROG): Define.
8105 (PACKAGE): Default to TOOL.
8106 (VER): Default to a shell script.
8107 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8108 md5 checksum generation.
b35ece4e
AC
8109 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8110 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8111 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8112 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8113
d932cae7 81142000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8115
8116 * configure (warn_cflags): Delete.
8117
ba73c63f 81182000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8119 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8120
80413487
RH
8121 * configure.in (enable_libstdcxx_v3): Add.
8122 (target_libs): Add bits here to switch between libstdc++-v2 and
8123 libstdc++-v3.
8124 * config.if: And this file too.
8125 * Makefile.in: Add libstdc++-v3 targets.
35590697 8126
ba73c63f
JM
81272000-04-05 Michael Meissner <meissner@redhat.com>
8128
8129 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8130
d332c5ac
JM
81312000-03-29 Jason Merrill <jason@casey.cygnus.com>
8132
8133 * configure.in: -linux-gnu*, not -linux-gnu.
8134
d932cae7 81352000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8136
8137 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8138 (do-tar-bz2): Replace TOOL with PACKAGE.
8139 (gdb.tar.bz2): Remove GDBTK from GDB package.
8140 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8141 dejagnu.tar.bz2): New packages.
6dcbc97b 8142
96ce09a7
ILT
81432000-02-27 Andreas Jaeger <aj@suse.de>
8144
8145 * configure.in: Add entry for mips*-*-linux*, move catch all
8146 *-*-*linux* entry below this one.
8147
2031769e
ILT
81482000-02-27 Ian Lance Taylor <ian@zembu.com>
8149
8150 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8151
4bab746c
NC
81522000-02-24 Nick Clifton <nickc@cygnus.com>
8153
8154 * config.sub: Support an OS of "wince".
8155
d932cae7 81562000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8157
8158 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8159 version.
ada59422 8160
5b93d8bb
AM
81612000-02-23 Linas Vepstas <linas@linas.org>
8162
8163 * config.sub: Add support for Linux/IBM 370.
8164 * configure.in: Likewise.
8165
2fb651f6
NC
81662000-02-22 Nick Clifton <nickc@cygnus.com>
8167
8168 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8169
b8441c25
CF
81702000-02-20 Christopher Faylor <cgf@cygnus.com>
8171
8172 * config.guess: Guess "cygwin" rather than "cygwin32".
8173
d332c5ac
JM
81742000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8175
8176 * configure (gcc_version): When setting, narrow search to
8177 lines containing `version_string'.
8178
ba73c63f
JM
81792000-02-15 Denis Chertykov <denisc@overta.ru>
8180
8181 * config.sub: Add support for avr target.
8182
d932cae7 81832000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8184
8185 * config.sub: Add mmix-knuth-mmixware.
8186
81872000-01-27 Christopher Faylor <cgf@redhat.com>
8188
8189 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8190 structure stuff to -L library search.
8191 (CXX_FOR_TARGET): Ditto.
8192 (CROSS_CHECK_MODULES): Fix spelling mistake.
8193
81942000-01-24 Mark Mitchell <mark@codesourcery.com>
8195
8196 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8197 the C++ compiler.
8198
81992000-01-12 Richard Henderson <rth@cygnus.com>
8200
8201 * configure.in: Don't build some bits for beos.
8202
82032000-01-12 Joel Sherrill (joel@OARcorp.com)
8204
8205 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8206 as include files.
8207
91b2c84d
GK
82082000-01-06 Geoff Keating <geoffk@cygnus.com>
8209
8210 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8211 not mh-aix43.
8212
ba73c63f
JM
82131999-12-14 Richard Henderson <rth@cygnus.com>
8214
8215 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8216 * config.sub: Accept alphaev[78], alphaev8.
8217
82181999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8219
8220 * config.guess, config.sub: Update from autoconf.
8221
8222Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8223
8224 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8225 necessary libraries are missing.
8226
82271999-10-25 Andreas Schwab <schwab@suse.de>
8228
8229 * configure: Fix quoting inside arguments of eval.
8230
82311999-10-21 Nick Clifton <nickc@cygnus.com>
8232
8233 * config-ml.in: Allow suppression of some ARM multilibs.
8234
8235Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8236
8237 * config.guess: Add OS/390 match pattern.
8238 * config.sub: Add mvs, openedition targets.
8239 * configure.in (i370-ibm-opened*): New.
8240
ef14edc4
ILT
82411999-09-04 Steve Chamberlain <sac@pobox.com>
8242
8243 * config.sub: Add support for configuring for pj.
8244
afb478e8
NC
82451999-08-31 Nick Clifton <nickc@cygnus.com>
8246
fd6848f6 8247 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8248
ba73c63f 82491999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8250
8251 * configure.in: Do not configure or build ld for AIX
8252 platforms. ld is known to be broken on these platforms.
8253
ba73c63f
JM
8254Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8255
8256 * config-ml.in: Pass compiler flag corresponding to multidirs to
8257 subdir configures.
8258
c363de44
ILT
82591999-08-09 Ian Lance Taylor <ian@zembu.com>
8260
8261 * Makefile.in (LDFLAGS): Define.
8262
dc8bc5a6
ILT
82631999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8264
8265 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8266 noconfigdirs.
8267 (*-*-cygwin*): Likewise.
8268
6ca3858e
ILT
82691999-08-08 Ian Lance Taylor <ian@zembu.com>
8270
71141bb6
ILT
8271 * mkdep: New file.
8272 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8273 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8274
6ca3858e
ILT
8275 From Eli Zaretskii <eliz@is.elta.co.il>:
8276 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8277 long file name when using DJGPP on MS-DOS.
8278
ba73c63f
JM
8279Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8280
8281 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8282
2735a327
AM
82831999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8284
8285 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8286 dependency as this causes "make check" to globally "make all"
8287
ba73c63f
JM
8288Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8289
8290 * configure.in (target_libs): Added target-zlib.
8291 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8292 (CONFIGURE_TARGET_MODULES): Likewise.
8293 (CHECK_TARGET_MODULES): Likewise.
8294 (INSTALL_TARGET_MODULES): Likewise.
8295 (CLEAN_TARGET_MODULES): Likewise.
8296 (configure-target-zlib): New target.
8297 (all-target-zlib): Likewise.
8298 (all-target-libjava): Depend on all-target-zlib.
8299 (configure-target-libjava): Depend on configure-target-zlib.
8300
8301 * Makefile.in (configure-target-libjava): Depend on
8302 configure-target-newlib.
8303 (configure-target-boehm-gc): New target.
8304 (configure-target-qthreads): New target.
8305
80413487
RH
8306 * configure.in (target_libs): Added target-qthreads.
8307 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8308 (CONFIGURE_TARGET_MODULES): Likewise.
8309 (CHECK_TARGET_MODULES): Likewise.
8310 (INSTALL_TARGET_MODULES): Likewise.
8311 (CLEAN_TARGET_MODULES): Likewise.
8312 (all-target-qthreads): New target.
8313 (configure-target-libjava): Depend on configure-target-qthreads.
8314 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8315
8316 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8317 (CONFIGURE_TARGET_MODULES): Likewise.
8318 (CHECK_TARGET_MODULES): Likewise.
8319 (INSTALL_TARGET_MODULES): Likewise.
8320 (CLEAN_TARGET_MODULES): Likewise.
8321 (all-target-libjava): New target.
8322 (all-target-boehm-gc): Likewise.
8323 * configure.in (target_libs): Added libjava, boehm-gc.
8324
08d836d6
ILT
83251999-07-22 Ian Lance Taylor <ian@zembu.com>
8326
8327 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8328 configure.bat in SUPPORT_FILES.
8329 (gas+binutils.tar.bz2): Likewise.
8330
8331 * makeall.bat: Remove; obsolete.
8332
8f36e47c
ILT
83331999-07-21 Ian Lance Taylor <ian@zembu.com>
8334
8335 From Mark Elbrecht:
8336 * configure.bat: Remove; obsolete.
8337
56e82f25
ILT
83381999-07-11 Ian Lance Taylor <ian@zembu.com>
8339
8340 * configure: Add -W -Wall to the default CFLAGS when compiling with
8341 gcc.
8342
1001d816
JL
8343Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8344
8345 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8346
106117aa
MM
83471999-06-30 Mark Mitchell <mark@codesourcery.com>
8348
8349 * configure.in: Build ld on IRIX6.
8350
c376f4ed
ILT
83511999-06-12 Ian Lance Taylor <ian@zembu.com>
8352
8353 * Makefile.in: Change distribution targets to use bzip2 instead of
8354 gzip.
8355 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8356 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8357
306b7445
NC
83581999-06-04 Nick Clifton <nickc@cygnus.com>
8359
8360 * config.sub: Add mcore target.
8361
d932cae7 83621999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8363
8364 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8365
d932cae7 83661999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8367
8368 * config.guess (dummy): Changed to $dummy.
8369
6c3175b0
NC
83701999-05-24 Nick Clifton <nickc@cygnus.com>
8371
ba73c63f
JM
8372 * config.sub: Tidied up case statements.
8373
83741999-05-22 Ben Elliston <bje@cygnus.com>
8375
8376 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8377 <jiro@din.or.jp>.
8378
8379 * config.guess: Merge with FSF version. Future changes will be
8380 more accurately recorded in this ChangeLog.
8381 * config.sub: Likewise.
8382
d932cae7 83831999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8384
8385 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8386
252b5132
RH
83871999-04-30 Tom Tromey <tromey@cygnus.com>
8388
8389 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8390
83911999-04-23 Tom Tromey <tromey@cygnus.com>
8392
8393 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8394
83951999-04-20 Drew Moseley <dmoseley@cygnus.com>
8396
8397 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8398 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8399 Bad merge removed these two changes.
8400
ba73c63f 8401Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8402 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8403
8404 * config.guess (interix Alpha): Add.
8405
252b5132
RH
84061999-04-11 Richard Henderson <rth@cygnus.com>
8407
8408 * configure.in (i?86-*-beos*): Do config gperf; don't config
8409 gdb, newlib, or libgloss.
8410
d932cae7 84111999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8412
ba73c63f
JM
8413 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8414 link a trivial program with -mabi=64. If it fails, remove mabi=64
8415 from multidirs.
8416
d932cae7 84171999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8418
8419 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8420
252b5132
RH
84211999-04-08 Nick Clifton <nickc@cygnus.com>
8422
8423 * config.sub: Add support for mcore targets.
8424
84251999-04-07 Michael Meissner <meissner@cygnus.com>
8426
8427 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8428 not mt-ospace, in order to shut up assembler warning about using
8429 symbols that are named the same as registers.
8430
84311999-04-07 Drew Moseley <dmoseley@cygnus.com>
8432
8433 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8434 dependency list for all-target-cygmon.
8435
84361999-04-05 Doug Evans <devans@casey.cygnus.com>
8437
8438 * config-ml.in: Check $host, not $target, for selective multilibs.
8439 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8440 thumb interworking, and underscore prefix multilibs.
8441
84421999-04-04 Ian Lance Taylor <ian@zembu.com>
8443
8444 * missing: Update to version from current automake.
8445
8446Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8447
8448 * configure (gxx_include_dir): Removed.
8449
8450 * configure.in (gxx_include_dir): Handle it.
8451 * Makefile.in: Likewise.
8452
84531999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8454
8455 * config.sub (mips64vr4111,mips64vr4111el) Add.
8456
84571999-03-21 Ben Elliston <bje@cygnus.com>
8458
80413487 8459 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8460
8461Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8462
252b5132
RH
8463 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8464 config/mh-djgpp.
8465
8466Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8467
8468 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8469 all-target-newlib to dependency list for all-target-bsp.
8470
8471Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8472
8473 * config.sub: Add i386-uwin support.
8474 * config.guess: Likewise.
8475
8476Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8477
8478 * configure.in: cleanup, add mh-*pic handling for arm, special
8479 case powerpc*-*-aix*
8480
8481Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8482
8483 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8484 can be built.
8485
8486Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8487
8488 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8489 targets.
252b5132
RH
8490
84911999-03-02 Nick Clifton <nickc@cygnus.com>
8492
8493 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8494
d932cae7 84951999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8496
8497 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8498
84991999-02-24 Nick Clifton <nickc@cygnus.com>
8500
8501 * config.sub: Fix typo in arm recognition.
8502
d932cae7 85031999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8504
8505 * configure.in (noconfigdirs): Changed target_configdirs to
8506 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8507 rather than m68k-*-* since it is not known to work on
8508 m68k-aout. Ditto for arm-*-*oabi.
8509
d932cae7 85101999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8511
8512 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8513
85141999-02-19 Ben Elliston <bje@cygnus.com>
8515
8516 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8517 Smart and improved by Andrew Cagney.
8518
d932cae7 85191999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8520
8521 * config.guess: Recognize openbsd-*-hppa.
8522
d932cae7 85231999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8524
8525 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8526 only if it is not empty.
8527
85281999-02-17 Nick Clifton <nickc@cygnus.com>
8529
8530 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8531
fd6848f6 8532 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8533
8534 * config.sub: Modified to recognize uname's armv* syntax.
8535
85361999-02-17 Mark Salter <msalter@cygnus.com>
8537
8538 * configure.in: Added target-bsp for sparclite.
8539
d932cae7 85401999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8541
8542 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8543
85441999-02-08 Nick Clifton <nickc@cygnus.com>
8545
8546 * configure.in: Add support for strongarm port.
8547 * config.sub: Add support for strongarm target.
8548
d932cae7 85491999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8550
252b5132
RH
8551 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8552 the old name config/mh-cygwin32.
8553 Enable texinfo.
8554
d932cae7 85551999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8556
8557 * configure.in: Do build ld for ix86 Solaris.
8558
d932cae7 85591999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8560
8561 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8562 $AR_FOR_TARGET. Likewise for RANLIB.
8563
d932cae7 85641999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8565
80413487
RH
8566 * config.sub (oabi): Recognize.
8567 * configure.in (arm-*-oabi): Handle.
252b5132 8568
d932cae7 85691999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8570
8571 * config.guess: Improve detection of i686 on UnixWare 7.
8572
d932cae7 85731999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8574
8575 * config.guess: Add support for i386-pc-interix.
8576 * config.sub: Likewise.
8577 * configure.in: Likewise.
252b5132 8578
d932cae7 85791999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8580
8581 * Makefile.in: Remove unneeded all-target-libio from
8582 from all-target-winsup target since it is now unneeded.
8583 Add all-target-libtermcap in its place since it is now
8584 needed.
8585
d932cae7 85861998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8587
8588 * configure.in: makefile stub for cygwin target is probably
8589 unnecessary. Remove it for now.
252b5132 8590
d932cae7 85911998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8592
8593 * configure.in: libtermcap.a should be built when cygwin is the
8594 target as well as the host.
8595 * config.guess: Allow mixed case in cygwin uname output.
8596 * Makefile.in: Add libtermcap target.
252b5132 8597
d932cae7 85981998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8599
8600 * config.sub: Clean up handling of hppa2.0.
8601
d932cae7 86021998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8603
8604 * config.guess: Use C code to identify more HP machines.
8605
8606Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8607
8608 * config.sub: Handle hppa2.0.
8609
ba73c63f
JM
8610Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8611
8612 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8613 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8614
86151998-12-15 Mark Salter <msalter@cygnus.com>
8616
8617 * configure.in: Added target-bsp for several target architectures.
8618
8619 * Makefile.in: Added rules for bsp.
8620
252b5132
RH
8621Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8622
8623 * config.guess: Improve detection of hppa2.0 processors.
8624
8625Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8626
8627 * config.guess: Recognize FreeBSD using ELF automatically.
8628
86291998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8630
8631 * configure (skip-this-dir): Add handling for new shell script, which
8632 might be created by a sub-directory's configure to indicate, this particular
8633 directory is "unwanted".
8634 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8635
252b5132
RH
8636Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8637
8638 * ltconfig: import from libtool, after changing libtool to
8639 account for the cygwin name change.
8640
8641Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8642
8643 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8644 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8645
8646Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8647
8648 * configure.in: Add libtermcap to list of cygwin dependencies.
8649
d932cae7 86501998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8651
80413487
RH
8652 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8653 they include winsup/include when it's a cygwin target.
252b5132
RH
8654
86551998-11-12 Tom Tromey <tromey@cygnus.com>
8656
8657 * configure.in (host_tools): Added zip.
8658 * Makefile.in (all-target-libjava): Depend on all-zip.
8659 (all-zip): New target.
8660 (ALL_MODULES): Added all-zip.
8661 (NATIVE_CHECK_MODULES): Added check-zip.
8662 (INSTALL_MODULES): Added install-zip.
8663 (CLEAN_MODULES): Added clean-zip.
8664
d932cae7 86651998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8666
8667 * Makefile.in: lose "32" from comment about cygwin.
8668
d932cae7 86691998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8670
8671 * configure.in: Use -Os to build target libraries for the fr30.
8672
d932cae7 86731998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8674
8675 * config.sub: Add fr30.
8676
d932cae7 86771998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8678
80413487 8679 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8680 cygwin* instead of cygwin32*.
8681 * config.sub: Check cygwin* instead of cygwin32*.
8682
d932cae7 86831998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8684
8685 * config.guess: Match any version of Unixware7.
8686
252b5132
RH
86871998-10-20 Syd Polk <spolk@cygnus.com>
8688
8689 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8690 if desired.
8691
d932cae7 86921998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8693
8694 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8695 these if the appropriate directories and files to not exist.
8696
d932cae7 86971998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8698
8699 * Makefile.in (DEVO_SUPPORT): Add config.if.
8700
d932cae7 87011998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8702
8703 * configure: Add pattern to replace "build_tooldir"'s
8704 definition in the generated Makefile with "tooldir"'s
8705 actual value.
8706
252b5132
RH
8707Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8708
8709 * config.sub: Bring back lost sparcv9.
8710
ba73c63f
JM
8711 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8712
8713Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8714
8715 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8716 CC_FOR_TARGET and friends.
8717
8718Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8719
ba73c63f
JM
8720 * Makefile.in (build_tooldir): New variable, same as tooldir.
8721 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8722 -B$(build_tooldir)/bin/.
8723 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8724
252b5132
RH
8725Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8726
8727 * config.sub: Add support for i[34567]86-pc-udk.
8728 * configure.in: Likewise.
8729
8730Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8731
8732 * Makefile.in: add bzip2 package building bits for user
8733 tools module
8734 * configure.in: ditto
8735
ba73c63f
JM
8736Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8737
8738 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8739 (ALL_TARGET_MODULES): Add all-target-libobjc.
8740 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8741 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8742 (all-target-libchill): Add dependencies.
8743 * configure.in (target_libs): Add libchill.
35590697 8744
252b5132
RH
87451998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8746
ba73c63f 8747 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8748
8749Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8750
8751 * Makefile.in (all-automake): fix dependencies.
8752
8753Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8754
8755 * configure.in: Minor cleanups for building in the $(target_alias)
8756 subdir.
8757
87581998-09-22 Jim Wilson <wilson@cygnus.com>
8759
8760 * Makefile.in (bootstrap): Set r and s before make all. Use
8761 BASE_FLAGS_TO_PASS in make all.
8762 (cross): Likewise.
8763
87641998-09-20 Mark Mitchell <mark@markmitchell.com>
8765
8766 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8767
252b5132
RH
8768Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8769
8770 * config.sub: Fix typo in last change.
8771
87721998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8773
8774 * config.sub: Add support for C4x target.
8775 * configure.in: Likewise.
8776
87771998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8778
8779 * config.sub: Recognize sparcv9 just like sparc64.
8780
8781Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8782
8783 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8784
8785Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8786
8787 * config.guess: Correctly identify Pentium II sco boxes.
8788
8789 * config.guess: Fix "tr" code. From Weiwen Liu.
8790
8791Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8792
8793 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8794 stabs.
8795
8796Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8797
8798 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8799 (ALL_TARGET_MODULES): Add all-target-libchill.
8800 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8801 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8802 (all-target-libchill): Add dependencies.
8803 * configure.in (target_libs): Add libchill.
8804
8805Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8806
8807 * config.guess: Avoid assumptions about "tr" behaves when
8808 LANG is set to something other than English.
8809
8810Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8811
8812 * configure (gxx_include_dir): Changed to
8813 '${prefix}/include/g++'-${libstdcxx_interface}.
8814
8815 * config.if: New to determine the interfaces.
8816
8817Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8818
8819 * config.guess: Detect and handle MPE/IX.
8820 * config.sub: Deal with MPE/IX.
8821
8822Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8823
8824 * configure.in: Use mh-aix43.
8825
88261998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8827
8828 * configure: Fix --without/--disable cases for gxx-include-dir.
8829
8830Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8831
8832 * mdata-sh: Imported. Needed for automake support.
8833
8834Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8835
ba73c63f 8836 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8837 "chmod og=u `find . -print`".
8838
8839Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8840
ba73c63f 8841 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8842
8843Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8844
8845 * Makefile.in: Undo previous patch.
8846
8847Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8848
8849 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8850 to here ...
8851 (install-no-fixedincludes): and here
8852 (INSTALL_MODULES): ... from here.
8853
8854Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8855
8856 * config.sub: Merge with FSF.
8857
8858 * config.guess: Merge with FSF.
8859
8860Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8861
8862 * configure (extraconfigdirs): New variable.
8863 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8864 * Makefile.in (all): Move higher in file.
8865 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8866 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8867 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8868 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8869 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8870
88711998-07-23 Brendan Kehoe <brendan@cygnus.com>
8872
8873 * Makefile.in (all-target-libjava): Depend on all-gcc and
8874 all-target-newlib.
8875 (configure-target-libjava): Depend on $(ALL_GCC).
8876
8877Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8878
8879 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8880 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8881
8882Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8883
8884 * ylwrap: Change absolute path checks to check for DOS style path
8885 names.
8886
8887 * ylwrap: Don't use a full path name if the source file is in the
8888 same directory. From hjl@lucon.org (H.J. Lu).
8889
8890 * config-ml.in: Default to being verbose, to match Feb 18 change to
8891 configure.
8892
8893Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8894
8895 Brought over from egcs:
8896
8897 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8898
8899 * configure.in (target_subdir): Set to ${target_alias} instead
8900 of "libraries".
8901
8902 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8903
8904 * configure.in (target_subdir): Set to libraries if enable_multilib.
8905
8906Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8907
8908 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8909 multilibs, force reconfiguration the first time we create
8910 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8911
8912Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8913
8914 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8915 avoid confusion with --no-recursion.
8916
8917Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8918
8919 * configure.in: Win32 hosts shouldn't use install -x
8920 * install-sh: remove -x option, and special .exe-handling
8921 hack.
8922
8923Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8924
8925 * config.guess: Recognize i586-pc-beos.
8926 * configure.in: Don't build some bits for beos.
8927
8928Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8929
8930 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8931 CFLAGS default to -O2.
8932
8933 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8934 when using GNU ld.
8935
8936Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8937
8938 * ltmain.sh: Correct install when using a different shell.
8939
8940Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8941
8942 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8943
8944Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8945
8946 * makefile.vms: Update to build binutils/makefile.vms. Add install
8947 target.
8948
8949Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8950
8951 * ltconfig: Update to correct AIX handling.
8952
8953Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8954
8955 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8956
8957 * configure.in (target_subdir): Set to ${target_alias} instead
8958 of "libraries".
8959
89601998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8961
8962 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8963 (Makefile): Depend on $(gcc_version_trigger).
8964
8965 * configure (gcc_version): Change default initializer to empty
8966 string.
8967 (gcc_version_trigger): New variable; pass this variable down
8968 to subdir configures to enable them checking gcc's version
8969 themselves. Emit make macros for both gcc_version vars.
8970 (topsrcdir): Initialize reliably.
8971 (recursion line): Remove --with-gcc-version=${gcc_version}.
8972
89731998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8974
8975 * configure (enable_version_specific_runtime_libs): Implement new flag
8976 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8977 in $(libsubdir); emit definition in each generated Makefile.
8978 (gxx_include_dir): Initialize depending on
8979 $enable_version_specific_runtime_libs.
8980
89811998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8982
8983 * configure (gcc_version): Initialize properly depending on
8984 how and where configure is started.
8985 (recursion line): Pass a --with-gcc-version=${gcc_version}
8986 to configures in subdirs.
8987
8988Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8989
8990 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8991 cygmon
252b5132
RH
8992
8993Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8994
8995 * configure.in: Add cygmon and libstub support for mn10200.
8996
89971998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8998
8999 * configure (gcc_version): Add new variable describing the
9000 particular gcc version we're building.
9001 * Makefile.in (libsubdir): Add new macro for the directory
9002 in which the compiler finds executables, libraries, etc.
9003 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9004 and libsubdir.
9005
9006Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9007
ba73c63f
JM
9008 * Makefile.in (local-clean): Remove *.log.
9009 (warning.log): Built with warn_summary from build.log.
9010 (mail-report.log): Run test_summary.
9011 (mail-report-with-warnings.log): Run test_summary including
9012 warning.log in the report.
252b5132
RH
9013
9014Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9015
9016 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9017
9018Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9019
9020 * Makefile.in (grep): Grep no longer depends on libiberty.
9021
9022Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9023
9024 * Makefile.in: all-snavigator needs all-libgui.
9025
9026Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9027
9028 * configure.in: Add cygmon and libstub support for mn10300.
9029
9030Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9031
9032 * missing: Update to version from automake 1.3.
9033
9034 * ltmain.sh: On installation, don't get confused if the same name
9035 appears more than once in the list of library names.
9036
9037Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9038
9039 * config.sub: Accept m68060 and m5200 as CPU names.
9040
9041Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9042
9043 * configure: Use && rather than using -a in test, because odd
9044 strings can confuse test.
9045 * configure.in: Likewise.
9046
9047Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9048
9049 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9050
9051Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9052
9053 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9054 bootstrap4-lean): New targets.
9055
9056Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9057
9058 * mpw-* Delete. Not used.
252b5132
RH
9059
9060Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9061
9062 * COPYING.LIB: Update FSF address.
9063
9064Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9065
9066 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9067
9068 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9069 GAS_SUPPORT_DIRS.
9070
9071Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9072
9073 * ltconfig, ltmain.sh: Avoid producing a version number if
9074 -version-info was not used.
9075
9076Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9077
9078 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9079 building with newlib.
9080
90811998-04-30 Paul Eggert <eggert@twinsun.com>
9082
ba73c63f 9083 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9084 Solaris `make' causes it to continue to next definition.
252b5132 9085
afb8d725
JM
9086Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9087
9088 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9089 the right GUI libraries and files are installed along with GDB.
9090
252b5132
RH
9091Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9092
9093 * configure.in: Change alpha to alpha* in several places.
9094
9095Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9096
9097 * config.sub: Recognize sparc86x.
9098
9099Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9100
252b5132
RH
9101 * configure.in (--enable-target-optspace): Remove debug echo.
9102
9103Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9104
9105 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9106
9107Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9108
9109 * ltconfig: Update cygwin32 support.
9110
9111 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9112 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9113 (GDB_SUPPORT_DIRS): Likewise.
9114
9115Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9116
9117 * configure.in (target_makefile_frag): If --enable-target-optspace,
9118 use -Os to compile target libraries rather than -O2. Default to
9119 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9120 not used.
9121 * configure.in (target_cflags): Ditto for d30v.
9122
9123Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9124
9125 * Makefile.in (all-bfd): Depend on all-intl.
9126 (all-binutils): Likewise.
9127 (all-gas): Likewise.
9128 (all-gprof): Likewise.
9129 (all-ld): Likewise.
9130
252b5132
RH
91311998-04-19 Brendan Kehoe <brendan@cygnus.com>
9132
9133 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9134
9135Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9136
9137 * Makefile.in (all-bfd): Depend upon all-libiberty.
9138
9139 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9140
9141Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9142
9143 * Makefile.in: Add libstub.
9144
9145 * configure.in: Ditto. Build libstub for targets that have cygmon
9146 support.
9147
9148Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9149
9150 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9151
9152Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9153
9154 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9155 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9156
9157Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9158
9159 * configure: Define DEFAULT_M4 by searching PATH.
9160 * Makfile.in: Use DEFAULT_M4.
9161
9162Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9163
9164 * ltconfig: Add cygwin32 support.
9165
9166 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9167 to configure and build.
9168
9169Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9170
9171 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9172
9173Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9174
9175 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9176
9177Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9178
9179 * Makefile.in: add ash make rules
9180 * configure.in: add ash to native_only and host_tools lists
9181
9182Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9183
9184 * Makefile.in (all-gettext, all-intl): New targets.
9185 (ALL_MODULES): Added all-gettext, all-intl.
9186 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9187 (INSTALL_MODULES): Added install-gettext, install-intl.
9188 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9189
9190 * configure.in (host_tools): Added gettext.
9191 (native_only): Likewise.
9192 (noconfigdirs) [various cases]: Likewise.
9193 (host_libs): Added intl.
9194
afb8d725
JM
9195Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9196
9197 * configure: Do not disable building gdbtk for cygwin32 hosts.
9198
ba73c63f
JM
9199Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9200
9201 * configure.in: Add thumb-coff target.
9202 * config.sub: Add thumb-coff target.
9203
252b5132
RH
9204Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9205
9206 * Makefile.in: Revert yesterday's change.
9207 (all-target-winsup): all-target-librx stays out of here.
9208
9209Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9210
ba73c63f
JM
9211 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9212 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9213 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9214 Remove references to librx and libg++.
9215
9216Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9217
9218 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9219 recursive makes
9220
9221Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9222
9223 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9224 for newlib directory.
9225 (CXX_FOR_TARGET): Likewise.
9226
9227Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9228
9229 * ltconfig: Update after libtool/ltconfig.in change for
9230 hpux11.
9231
9232Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9233
9234 * ltconfig, ltmain.sh: Update to libtool 1.2.
9235
9236Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9237
9238 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9239 (install-gcc-cross): Instead, override LANGUAGES here.
9240
92411998-03-18 Dave Love <d.love@dl.ac.uk>
9242
9243 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9244 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9245
9246Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9247
9248 * configure.in: Add Thumb-pe target.
9249
9250Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9251
252b5132
RH
9252 * Makefile.in - changed sn targets to snavigator
9253 * configure.in - changed sn targets to snavigator
9254
9255Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9256
9257 * config-ml.in: After building symlink tree call make distclean
9258 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9259 to be the case for libiberty.
9260
9261Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9262
9263 * configure: When making link, also check the current
9264 directory. The configure scripts may create one.
9265
9266Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9267
9268 * config.sub: Accept alphapca56 and alphaev6 properly.
9269
9270Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9271
9272 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9273
252b5132
RH
9274Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9275
80413487 9276 * config.sub (sco5): Fix typo.
252b5132
RH
9277
9278Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9279
9280 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9281 install-itcl.
9282 (install-itcl): Remove dependency on install-tcl.
9283
9284Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9285
9286 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9287
252b5132
RH
9288Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9289
9290 * configure.in: Don't build libgui for a cygwin32 target when not on
9291 a cygwin32 host.
9292
9293Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9294
9295 * configure (redirect): Set to null, so default behavior of
9296 configure is now --verbose.
9297
92981998-02-16 Dave Love <d.love@dl.ac.uk>
9299
9300 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9301 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9302
9303Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9304
9305 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9306 this change to sync Makefile.in with its ChangeLog entries.
9307
9308Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9309
9310 * ltmain.sh (mkdir): Check that the directory doesn't exist
9311 before we exit with error, so that we don't get races during
9312 parallel builds.
9313
9314Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9315
9316 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9317
9318Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9319
9320 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9321 PICFLAG_FOR_TARGET.
9322 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9323
9324 * configure: Emit a definition for the new macro enable_shared
9325 into each Makefile.
9326
252b5132
RH
9327Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9328
9329 * configure.in (host_tools, native_only): Add libtool.
9330
9331Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9332
9333 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9334 Fix typo in ming config comment.
9335
9336Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9337
9338 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9339
9340Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9341
9342 * config.sub: Add tic30 cases, and map c30 to tic30.
9343
ba73c63f
JM
9344Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9345
9346 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9347 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9348 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9349 (CLEAN_TARGET_MODULES): Similarly
9350 (all-target-libf2c): Add dependences.
35590697 9351 * configure.in (target_libs): Add libf2c.
ba73c63f 9352
252b5132
RH
9353Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9354
ba73c63f
JM
9355 * configure.in: Remove expect from noconfigdirs when target
9356 is cygwin32. OK to build expect and dejagnu with Canadian
9357 Cross.
252b5132
RH
9358
9359Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9360
9361 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9362 host.
9363
9364 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9365 and mingw32.
9366
9367Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9368
9369 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9370 here as it is not defined in the toplevel Makefile.
9371
9372Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9373
9374 * configure (package_makefile_rules_frag): New variable, which names
9375 a file with generic rules, ...
9376 Change comment to mention we now have FIVE parts.
9377 * configure: Undo last change.
9378
9379Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9380
9381 * config.guess: More accurate determination of HP processor types.
9382 * config.sub: More accurate determination of HP processor types.
9383
9384Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9385
9386 * configure (package_makefile_frag): Move inserting the
9387 ${package_makefile_frag} to where it should be according
9388 to the comment.
9389
ba73c63f 9390Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9391
9392 * config.guess: Add support for Linux/ARM.
9393
9394Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9395
9396 * .cvsignore: Remove *-info and *-install since they match
9397 release-info and mpw-install, which we don't want to just ignore.
9398
9399Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9400
9401 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9402
9403Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9404
9405 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9406 local_prefix to sub-make invocations.
9407
9408Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9409
9410 * configure.in: Check makefile fragments in the source
9411 directory.
9412
9413Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9414
ba73c63f
JM
9415 * configure.in: Check whether host and target makefile
9416 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9417
9418Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9419
9420 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9421
252b5132
RH
9422Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9423
9424 * configure.in: Make sure we only replace RPATH_ENVVAR on
9425 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9426 regexp to sed.
9427
9428 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9429 to sub-makes.
9430
94311998-01-13 Lee Iverson (leei@ai.sri.com)
9432
9433 * config-ml.in (multi-do): LDFLAGS must include multilib
9434 designator.
9435
9436Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9437
9438 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9439
9440Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9441
9442 * config.sub: Add mingw32 support.
9443 * configure.in: Likewise.
252b5132
RH
9444
9445Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9446
9447 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9448
9449Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9450
9451 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9452 * configure (gxx_include_dir): Provide a definition for subdirs
9453 which do not use autoconf.
9454
9455Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9456
9457 * config.guess: Sync with egcs. Picks up new alpha support,
9458 BeOS & some additional linux support.
9459
ba73c63f 9460Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9461
9462 * config.guess: HP 9000/803 is a PA1.1 machine.
9463
ba73c63f
JM
9464Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9465
9466 * configure.in: It's alpha*-...
252b5132
RH
9467
9468Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9469
ba73c63f
JM
9470 * configure.in (host_makefile_frag, target_makefile_frag):
9471 Handle multiple config files.
9472 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9473 alpha-*-*.
252b5132
RH
9474
9475Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9476
9477 * mkdep: New file.
9478
9479Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9480
9481 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9482
9483Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9484
9485 * Makefile.in: Add libgui directory.
9486 (GDB_TK): Add all-libgui.
9487 * configure.in: Add libgui directory.
9488 * configure: Add all-libgui to GDB_TK.
9489
9490Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9491
9492 * config-ml.in (multidirs): Add m32r to multilib list.
9493
9494Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9495
9496 * Makefile.in (all-target-gperf): Change dependency to
9497 all-target-libstdc++.
9498
9499Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9500
9501 * config.guess: Add BeOS support.
9502
9503Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9504
9505 Source directory cvs renamed to cvssrc:
9506 * configure.in (host_tools): Change cvs to cvssrc.
9507 (native_only): Likewise.
9508 (noconfigdirs) [various cases]: Likewise.
9509 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9510 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9511 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9512 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9513 (all-cvssrc): Rename target from all-cvs.
9514
9515Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9516
9517 * configure (gxx_include_dir): Fix thinko.
9518
9519Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9520
9521 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9522 (install-cross, install-gcc-cross): New targets.
9523
9524Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9525
9526 * configure.in (noconfigdirs): Add support for Thumb target.
9527
9528 * config.sub (maybe_os): Add support for Thumb target.
9529
9530Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9531
9532 * Makefile.in: Add rules for cygmon.
9533
9534 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9535
9536Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9537
9538 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9539 * configure (gxx_include_dir): Provide a definition for subdirs
9540 which do not use autoconf.
9541
9542Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9543
9544 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9545 11/18/97 build
252b5132
RH
9546
9547Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9548
9549 * From Franz Sirl.
9550 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9551 found on RedHat Linux systems.
9552
9553Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9554
9555 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9556 guesses.
9557
9558Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9559
9560 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9561
9562Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9563
9564 * ltmain.sh: If mkdir fails, check whether the directory was created
9565 anyhow by some other process.
9566
9567Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9568
9569 * configure.in (d30v-*-*): Configure all directories.
9570
9571Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9572
9573 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9574 for the D30V.
9575
9576Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9577
9578 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9579
9580Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9581
80413487
RH
9582 * include/libiberty.h: Add extern "C" { so it can be used with C++
9583 progrms.
9584 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9585 programs.
252b5132
RH
9586
9587Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9588
9589 * configure.in (d30v-*-*): Configure GCC now.
9590
9591Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9592
9593 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9594 is no longer needed.
9595
9596Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9597
9598 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9599
9600Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9601
9602 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9603 targets using "$@" to provide support for similar but not identical
9604 targets without having to duplicate code.
9605
9606Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9607
9608 * makefile.vms: Fix to work with DEC C.
9609
9610Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9611
9612 * config.sub: Add mips-tx39-elf to marketing names.
9613
9614Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9615
9616 * ltmain.sh: Handle symlinks in generated script.
9617
9618Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9619
9620 * configure: Handle autoconf style directory options: --bindir,
9621 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9622 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9623 --sysconfdir.
9624 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9625 (sharedstatedir, localstatedir, oldincludedir): New variables.
9626 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9627 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9628 sbindir, sharedstatedir, and sysconfdir.
9629
9630Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9631
9632 * Makefile.in (bootstrap-lean): New target.
9633
9634Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9635
9636 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9637 sn, and gnuserv from noconfigdirs.
252b5132
RH
9638
9639Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9640
9641 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9642
9643Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9644
ba73c63f 9645 * Makefile.in (cross): New target.
252b5132
RH
9646
9647Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9648 Jeff Law <law@cygnus.com>
252b5132
RH
9649
9650 * Makefile.in (bootstrap2, bootstrap3): New targets.
9651 (all-bootstrap): Remove outdated and confusing target.
9652 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9653
afb8d725
JM
9654Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9655
9656 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9657 windows. Consistent with gdb/configure.
afb8d725 9658
252b5132
RH
96591997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9660
252b5132
RH
9661 * configure.in: Name Linux target fragment.
9662
9663 * configure: Rewrite so that project Makefile fragment is inserted
9664 first and appears last in the resulting Makefile.
9665
9666Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9667
9668 * Makefile.in (install-itcl): Install tcl first.
9669
252b5132 9670Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9671
252b5132
RH
9672 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9673
9674Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9675
9676 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9677
9678 * configure.in (skipdirs): Add target-librx for Linux.
9679 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9680
9681Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9682
9683 * Makefile.in (bootstrap): New target.
9684
9685Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9686
9687 * config.sub: Accept 'amigados' for backward compatability.
9688
9689Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9690
9691 * config.guess: Merge with FSF.
9692
ba73c63f
JM
9693Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9694
9695 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9696
252b5132
RH
9697Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9698
9699 * config.sub: Add "marketing-names" patch.
9700
9701Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9702
80413487 9703 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9704
9705Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9706
9707 * config.sub: Handle v850-elf.
9708
ba73c63f
JM
9709Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9710
9711 * .cvsignore (*-install): Remove.
9712
252b5132
RH
9713Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9714
9715 * ltconfig: Set CONFIG_SHELL in libtool.
9716 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9717
9718Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9719
9720 * configure.in (target_subdir): Set to libraries if enable_multilib.
9721
9722Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9723
9724 * config.guess: Update from gcc directory.
9725
9726Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9727
9728 * Makefile.in (all-sim): Depends on all-readline.
9729
9730Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9731
9732 * Makefile.in (BISON, YACC): Use $$s.
9733 (all-bison): Depend on all-texinfo.
9734
9735Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9736
9737 * Makefile.in (BISON): Add -L flag.
9738 (YACC): Likewise.
9739
9740Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9741
35590697
AJ
9742 * configure.in (noconfigdirs): Add support for v850e target.
9743
252b5132
RH
9744 * config.sub (maybe_os): Add support for v850e target.
9745
9746Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9747
35590697
AJ
9748 * configure.in (noconfigdirs): Add support for v850ea target.
9749
252b5132
RH
9750 * config.sub (maybe_os): Add support for v850ea target.
9751
9752Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9753
9754 * config.sub: Add mipstx39. Delete r3900.
9755
9756Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9757
9758 * Makefile.in (all-autoconf): Depends on all-texinfo.
9759
9760Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9761
9762 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9763 eabi targets.
9764
9765Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9766
9767 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9768
9769 * configure: When handling a Canadian Cross, handle YACC as well as
9770 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9771 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9772
9773Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9774
9775 * Makefile.in (BISON): bison, not byacc or bison -y.
9776 (YACC): bison -y or byacc or yacc.
9777 (various): Add *-bison as appropriate.
9778 (taz): No need to mess with BISON anymore.
9779
9780Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9781
9782 * configure: If OSTYPE matches *win32*, try to find a good value for
9783 CONFIG_SHELL.
9784
9785Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9786
9787 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9788 configure.in if it is present.
9789
9790Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9791
9792 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9793
9794Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9795
9796 * config.sub: Recognize `arc' cpu.
9797 * configure.in: Likewise.
9798 * config-ml.in: Likewise.
9799
9800Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9801
9802 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9803
9804Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9805
9806 * configure: Changed sed delimiter from ':' to '|' when
9807 attempting to substitute ${config_shell} for SHELL. On
9808 NT ${config_shell} may contain a ':' in it.
9809
9810Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9811
9812 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9813
9814Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9815
9816 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9817
9818Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9819
9820 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9821
9822 * ylwrap: If the program is a relative path, force it to be
9823 absolute.
9824
9825Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9826
9827 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9828
9829Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9830
9831 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9832 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9833 for libraries.
252b5132
RH
9834
9835Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9836
9837 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9838 separated by spaces.
252b5132
RH
9839
9840Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9841
9842 * ylwrap: New file.
9843 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9844
9845 * ltmain.sh: Handle /bin/sh at start of install program.
9846
9847 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9848
9849 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9850 * missing: New file, from automake 1.2.
9851
9852Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9853
9854 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9855 check-tk to CHECK_X11_MODULES.
9856
9857Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9858
9859 * config.sub: Merge with FSF.
9860
9861Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9862
9863 * config.guess: Merge with FSF.
9864
9865Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9866
9867 * configure: Treat msdosdjgpp like go32.
9868 * configure.in: Likewise. Don't remove gprof for go32.
9869
9870 * configure: Change Makefile.tem2 to Makefile.tm2.
9871
9872Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9873
9874 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9875
9876Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9877
9878 * install-sh (chmodcmd): Set to null if the DST directory already
9879 exists. Same as Nov 11th change.
9880
9881Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9882
35590697 9883 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9884
9885Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9886
9887 * config.guess: Update from FSF.
9888
9889Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9890
9891 * Makefile.in (GDB_TK): Depend on itcl and tix.
9892
9893Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9894
9895 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9896 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9897 (INSTALL_SCRIPT): New variable.
9898 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9899 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9900 to -x.
9901 * install-sh: Add support for -x option.
9902
9903Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9904
9905 * configure.in, Makefile.in: Treat tix like itcl.
9906
9907Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9908
9909 * Makefile.in (WINDRES): New variable.
9910 (WINDRES_FOR_TARGET): New variable.
9911 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9912 (EXTRA_HOST_FLAGS): Add WINDRES.
9913 (EXTRA_TARGET_FLAGS): Add WINDRES.
9914 (EXTRA_GCC_FLAGS): Add WINDRES.
9915 ($(DO_X)): Pass down WINDRES.
9916 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9917 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9918 DLLTOOL_FOR_TARGET.
9919
9920Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9921
9922 * configure.in: configure sim before gdb for win32-x-ppc
9923
9924Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9925
9926 Move gperf into the toplevel, from libg++.
9927 * configure.in (target_tools): Add target-gperf.
9928 (native_only): Add target-gperf.
9929 * Makefile.in (all-target-gperf): New target, depend on
9930 all-target-libg++.
9931 (configure-target-gperf): Empty rule.
9932 (ALL_TARGET_MODULES): Add all-target-gperf.
9933 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9934 (CHECK_TARGET_MODULES): Add check-target-gperf.
9935 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9936 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9937
9938Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9939
252b5132
RH
9940 * config.sub (mn10200): Recognize new basic machine.
9941
9942Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9943
9944 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9945 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9946
9947Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9948
9949 * configure.in: If we're building mips-sgi-irix6* native, turn on
9950 ENABLE_MULTILIB and set TARGET_SUBDIR.
9951
9952Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9953
9954 * Makefile.in (all-sn): Depend on all-grep.
9955
9956Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9957
9958 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9959
9960 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9961 Makefile. From Jeff Makey <jeff@cts.com>.
9962 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9963
9964 * Makefile.in (DISTBISONFILES): Remove.
9965 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9966 $(DEFAULT_YACC).
9967
9968 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9969 cygwin32.
252b5132
RH
9970
9971 * Makefile.in (LD): New variable.
9972 (EXTRA_HOST_FLAGS): Pass down LD.
9973 ($(DO_X)): Likewise.
9974
9975Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9976
9977 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9978
9979Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9980
9981 * configure.in (targargs): Strip out any supplied --build argument
35590697 9982 before adding our own. Always add --build.
252b5132
RH
9983
9984Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9985
9986 * configure.in (targargs): Pass --build if we're doing
9987 a cross-compile.
9988
9989Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9990
ba73c63f 9991 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9992 sed. Otherwise sed chokes on NT path names with drive
9993 designators. Also look for "?:*" as the leading characters in an
9994 absolute pathname.
9995
9996Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9997
9998 * config.sub: Support for r3900.
9999
10000Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10001
10002 * configure.in: Use install-sh, not install.sh.
10003
10004Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10005
10006 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10007 apply it twice.
10008
10009Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10010
10011 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10012 install-binutils.
10013
10014Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10015
10016 * Makefile.in: Add automake targets.
10017 * configure.in (host_tools): Add automake.
10018
10019Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10020
10021 * configure: Default CXX to c++, not gcc.
10022 * Makefile.in (CXX): Set to c++, not gcc.
10023 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10024
10025Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10026
10027 * install-sh: try appending a .exe if source file doesn't
10028 exist
10029
10030Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10031
10032 * configure.in: Turn on multilib by default.
10033 (cross_only): Remove target-libiberty.
10034
10035 * Makefile.in (all-gcc): Don't depend on libiberty.
10036
10037Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10038
10039 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10040
10041Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10042
10043 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10044 (DISTBISONFILES): Add ld/Makefile.in
10045
10046Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10047
10048 * configure.in: if target is cygwin32 but host isn't cygwin32,
10049 don't configure gdb tcl tk expect, not just gdb.
10050
10051Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10052
10053 * configure.in: Added gnuserv everywhere sn appears.
10054
10055 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10056 (CROSS_CHECK_MODULES): Added check-gnuserv.
10057 (INSTALL_MODULES): Added install-gnuserv.
10058 (CLEAN_MODULES): Added clean-gnuserv.
10059 (all-gnuserv): New target.
10060
10061Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10062
10063 * config.guess: Fixes for MIPS OpenBSD systems.
10064
10065Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10066
10067 * Makefile.in (INSTALL_XFORM): Remove.
10068 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10069
10070 * mkinstalldirs: New file, copied from automake.
10071 * Makefile.in (installdirs): Rename from install-dirs. Use
10072 mkinstalldirs. Change all users.
10073 (DEVO_SUPPORT): Add mkinstalldirs.
10074
10075Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10076
10077 * install-sh: Rename from install.sh.
10078 * Makefile.in (INSTALL): Change install.sh to install-sh.
10079 (DEVO_SUPPORT): Likewise.
10080
10081 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10082 Graichen <graichen@rzpd.de>.
10083
10084Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10085
10086 * config.guess: Recognize OpenBSD systems correctly.
10087
10088Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10089
10090 * README, Makefile.in (ETC_SUPPORT): Remove references to
10091 cfg-paper*, configure.{texi,man,info*}._
10092
10093Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10094
10095 * Makefile.in (all.normal): Ensure that gcc is built after all
10096 the x11 - ie gdb - targets.
10097
10098Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10099
10100 * makefile.vms: Don't run conf-a-gas.
10101
10102Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10103
80413487 10104 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10105
10106Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10107
10108 * configure.in: Remove noconfigdirs case since gdb also
10109 configures and builds for tic80-coff.
10110
10111Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10112
10113 * configure: Set cache_file to config.cache.
10114 * Makefile.in (local-distclean): Remove config.cache.
10115
10116Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10117
10118 * COPYING: Update FSF address.
10119
10120Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10121
10122 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10123 noconfigdirs.
10124
10125Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10126
10127 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10128 MAKEDIRS, is empty.
10129
10130Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10131
10132 * config.sub: Tweak mn10300 entry.
10133
10134Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10135
10136 * configure.in (host_tools): Put sim before gdb, so gdb's
10137 configure.tgt can determine if the simulator was configured.
10138
10139Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10140
10141 * config.sub: Move BeOS $os case to be with other Cygnus
10142 local cases.
10143
10144Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10145
10146 * config.sub: Remove misplaced comment that broke Linux.
10147
10148Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10149
10150 * config.sub: Add BeOS support.
10151
10152Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10153
10154 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10155
10156Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10157
10158 * configure.in (noconfigdirs): Remove tcl and tk from
10159 noconfigdirs for cygwin32 builds.
10160
10161Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10162
10163 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10164
10165Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10166
10167 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10168 make-all.com, use makefile.vms instead.
10169
10170Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10171
10172 * config.sub: Accept -lnews*.
10173
10174Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10175
10176 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10177 target-examples and target-libiberty for d30v.
252b5132
RH
10178
10179Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10180
10181 * configure.in (noconfigdirs): Enable ld for d30v.
10182
10183Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10184
10185 * configure.in (tic80-*-*): Build compiler.
10186
10187Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10188
10189 * configure.in (d30v-*): Remove sim directory from list of
35590697 10190 unsupported d30v directories
252b5132
RH
10191
10192Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10193
35590697
AJ
10194 * config.sub, configure.in: Add d30v target cpu.
10195
252b5132
RH
10196Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10197
10198 * makefile.vms: New file.
10199 * make-all.com: Remove.
10200
10201Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10202
10203 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10204
10205Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10206
10207 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10208
10209Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10210
10211 * Makefile.in (ALL_MODULES): Added all-db.
10212 (CROSS_CHECK_MODULES): Addec check-db.
10213 (INSTALL_MODULES): Added install-db.
10214 (CLEAN_MODULES): Added clean-db.
10215
10216Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10217
10218 * config.guess: Merge with latest FSF sources.
10219
10220Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10221
10222 * Makefile.in (ALL_MODULES): Added all-itcl.
10223 (CROSS_CHECK_MODULES): Added check-itcl.
10224 (INSTALL_MODULES): Added install-itcl.
10225 (CLEAN_MODULES): Added clean-itcl.
10226
10227Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10228
10229 * configure.in: build gdb for mn10200
10230
10231Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10232
10233 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10234
10235Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10236
10237 * configure.in (tic80-*-*): Turn off most targets right now.
10238
10239Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10240
10241 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10242 rather than the makeinfo program.
10243 (do-info): Depend upon all-texinfo.
10244
10245Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10246
10247 * configure.in: Remove uses of config/mh-linux.
10248
10249 * config.sub, config.guess: Merge with latest FSF sources.
10250
10251Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10252
10253 * config.sub (case $basic_machine): Add tic80 entries.
10254
10255Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10256
10257 * config.sub, config.guess: Merge with latest FSF sources.
10258
10259Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10260
10261 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10262 * mpw-config.in: Test for NewFolderRecursive.
10263 * mpw-install: Use symbolic name for startup filename.
10264 * mpw-README: Add various additional details.
10265
10266Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10267
10268 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10269
10270Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10271
10272 * configure.in: Do build gcc and the target libraries for
10273 the mn10200.
10274
10275Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10276
10277 * configure.in: don't avoid building gdb for mn10300 any more
10278 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10279 instead of single-quoting it.
10280
10281Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10282
10283 * configure.in: Don't use --with-stabs on IRIX 6.
10284
10285Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10286
10287 * configure.in (m32r): Build gdb, libg++ now.
10288
10289Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10290
10291 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10292 directories from noconfigdirs.
10293
10294Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10295
10296 * config.sub (basic_machine): added mips16 configuration
10297
10298Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10299
10300 * config.sub: Handle d10v-unknown.
10301
10302Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10303
10304 * config.sub: Handle v850-unknown.
10305
10306Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10307
10308 * Makefile.in: add findutils
10309 * configure.in: add findutils to list of host_tools
10310
10311Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10312
10313 * config.sub: Handle mn10200 and mn10300.
10314
10315Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10316
10317 * configure.in (d10v-*): Do not build librx.
10318
10319Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10320
10321 * configure.in (mn10300): Build everything except gdb & libgloss.
10322
10323Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10324
10325 * config.guess: Patch for Dansk Data Elektronik servers,
10326 from Niels Skou Olsen <nso@dde.dk>.
10327
10328 For ncr, use /bin/uname rather than uname, since GNU uname does not
10329 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10330
10331 Patch for MIPS R4000 running System V,
10332 from Eric S. Raymond <esr@snark.thyrsus.com>.
10333
10334 Fix thinko for nextstep.
10335
10336 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10337
10338 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10339 * config.guess: Guess mips-dec-mach_bsd4.3.
10340
10341 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10342 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10343 release numbers.
10344 * config.guess (mips-mips-riscos*): Emit just enough of the
10345 release number.
10346
10347 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10348 * config.guess (sparc-auspex-sunos*): Added.
10349 (f300-fujitsu-*): Added.
10350
10351 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10352 * config.guess: Recognize a Tadpole as a sparc.
10353
10354Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10355
10356 * config.guess: Don't assume that NextStep version is either 2 or
10357 3. NextStep 4 (aka OpenStep 4) has come out now.
10358
10359Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10360
10361 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10362 From Rik Faith <faith@cs.unc.edu>.
10363
10364Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10365
10366 * config.sub: Contributions from bug-gnu-utils to:
10367 Support plain "hppa" (no version given) architecture, reported by
10368 OpenStep.
10369 OpenBSD like NetBSD.
10370 LynxOs is not a hardware supplier.
10371
10372 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10373 OpenBSD like NetBSD.
252b5132
RH
10374 Stratus systems.
10375 More Pyramid systems.
10376 i[n>4]86 Intel chips.
10377 M680[n>4]0 Motorola chips.
10378 Use unknown instead of lynx for hardware manufacturer.
10379
10380Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10381
10382 * install.sh (chmodcmd): Set to null if the DST directory already
10383 exists.
10384
10385Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10386
10387 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10388 not use mt-ppc target Makefile fragment any more.
10389
10390Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10391
10392 * configure.in (*-*-windows): Exclude everything but those dirs
10393 needed to build windows.
10394
10395Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10396
10397 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10398
10399Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10400
10401 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10402
10403Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10404
10405 * Undo my previous change.
10406
10407Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10408
10409 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10410 unconditionally.
10411 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10412
10413Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10414
10415 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10416 host to add it's own flags.
252b5132
RH
10417
10418Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10419
10420 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10421
10422Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10423
10424 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10425 (CXX_FOR_TARGET): Likewise.
10426 (GCC_FOR_TARGET): Define.
10427 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10428 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10429 CC_FOR_TARGET was specified on the command line.
10430 (MAKEOVERRIDES): Don't define.
10431
10432Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10433
10434 * configure.in (m32r): Fix spelling of libg++ libs.
10435
10436Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10437
10438 * config.sub (-apple*): Remove, now redundant.
10439
10440Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10441
10442 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10443
10444 * configure: Rework yesterday's sed script patch.
10445
10446 * config.sub: Merge with FSF.
10447
10448Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10449
10450 * config.guess: Merge from FSF.
10451
10452 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10453 * config.guess: Use pc instead of unknown, for pc clone systems.
10454 Change linux to linux-gnu.
252b5132
RH
10455
10456 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10457 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10458
10459Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10460
10461 * test-build.mk (HOLES): Add "xargs" for gdb.
10462
10463 * configure: Avoid hpux10.20 sed bug.
10464
10465Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10466
4bddf3ad 10467 * configure.in: Add support for windows host
252b5132
RH
10468 (that is a build done under the Microsoft build environment).
10469
10470Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10471
10472 * Makefile.in: Replace all uses of srcroot with s, to shrink
10473 command line lengths.
10474
10475 Patches from Geoffrey Noer <noer@cygnus.com>:
10476 * configure.in: If configuring for newlib, pass --with-newlib to
10477 subdirectories.
10478 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10479 -Bnewlib/ and -Lwinsup to gcc.
10480 (CXX_FOR_TARGET): Likewise.
10481
10482Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10483
10484 * Makefile.in (ETC_SUPPORT): Add configure.
10485
10486Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10487
35590697 10488 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10489 host configuration file.
10490
10491Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10492
10493 * configure.in: Break mn10x00 support into separate
10494 mn10200 and mn10300 configurations.
10495 * config.sub: Likewise.
10496
10497Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10498
10499 * configure.in: Add lots of stuff to noconfigdirs for
10500 the mn10x00 targets.
10501
10502 * config.sub, configure.in: Add mn10x00 support.
10503
10504Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10505
10506 * make-all.com: Call conf-a-gas, not config-a-gas.
10507
10508Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10509
10510 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10511 targets.
252b5132
RH
10512
10513Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10514
10515 * mpw-README: Add much more detail for native PowerMac.
10516 * mpw-install: New file.
10517 * mpw-configure: Add --norecursion and --help options.
10518 * mpw-config.in: Translate readme and install files when
10519 copying to objdir.
10520 * mpw-build.in: Don't always depend on byacc and flex.
10521 (install-only-top): New action.
10522
10523Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10524
10525 * configure.in: You can now configure GDB for the v850.
10526
10527Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10528
10529 * configure.in (noconfigdirs): Don't configure any C++ dirs
10530 if targeting D10V.
10531
10532Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10533
10534 * config.sub: Recognize mips64vr5000.
10535
10536Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10537
10538 * configure.in: Use a single line for host_tools and native_only.
10539
10540Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10541
10542 * config.sub, configure.in: Add entries for m32r.
10543
10544Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10545
10546 * Makefile.in (inet-install): Don't run install-gzip.
10547
10548Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10549
10550 * configure.in: Don't config lots of things for *-*-windows*.
10551
10552Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10553
10554 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10555 (host_libs, host_tools): Copy from configure.in.
10556 * mpw-configure: Don't complain about directories not found.
10557
10558Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10559
10560 * configure.in (i[345]86): Recognize i686 for pentium pro.
10561 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10562 file.
10563
10564 * config.guess (i[345]86): Ditto.
10565
10566Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10567
10568 * configure.in (noconfigdirs): Removed gdb for D10V.
10569
10570Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10571
10572 * configure.in: Remove ld, target-libio, target-libg++, and
10573 target-libstdc++ from noconfigdirs.
10574
10575Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10576
10577 * configure: Fix three locations where shell scripts were
10578 being run directly rather than with config_shell.
10579
10580Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10581
10582 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10583 * config.sub (basic_machine): Recognize v850.
10584
10585Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10586
10587 * mpw-configure: Handle multiple enable/disable options and
10588 pass them down recursively, handle -c and -s flags appropriately
10589 depending on choice of compiler, add escape mechanism for
10590 quoted arguments to gC.
10591
10592Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10593
10594 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10595 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10596 so that -mrelocatable-lib and -mno-eabi are used.
10597
10598 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10599 not support --print-multi-lib, don't abort.
10600
252b5132
RH
10601Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10602
10603 * make-all.com: Run config-a-gas.
10604 * setup.com: Don't copy subdirectory files around.
10605
10606Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10607
10608 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10609 target, it now compiles correctly.
10610
10611Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10612
10613 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10614
10615Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10616
35590697 10617 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10618
10619Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10620
10621 * configure.in (native_only): Add prms.
10622
10623Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10624
10625 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10626 (BINUTILS_SUPPORT_DIRS): Likewise.
10627
10628Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10629
10630 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10631 d10v support is added.
10632
10633Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10634
10635 * configure.in (d10v-*-*): New target.
10636
10637Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10638
10639 * config.guess (HP 9000/811): Recognize this as a PA1.1
10640 machine.
10641
10642Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10643
10644 * Makefile.in (do-tar-gz): New target, split out from tail end of
10645 taz target. Run each command separately, don't use pipes.
10646 (taz): Use it.
10647
10648Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10649
10650 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10651 * mpw-build.in: No builds should depend on building byacc or flex,
10652 they are assumed to be installed already.
10653
10654Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10655
10656 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10657 variable that CC_FOR_TARGET needs.
10658
10659Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10660
10661 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10662 options have changed since the last time the subdirectory was
10663 configured, and if it has, reconfigure.
10664 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10665 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10666
10667Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10668
10669 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10670 CLEAN_MODULES): Add bash.
10671 (all-bash): New target.
10672
10673Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10674
10675 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10676
10677Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10678
10679 * config.sub (basic_machine): Recognize d10v as a valid processor.
10680
10681Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10682
10683 * mpw-configure: Add support for --bindir.
10684 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10685
10686Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10687
10688 * configure.in: add bash, time, gawk to list of hosttools and things
10689 to only build for native toolchains
10690
10691Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10692
10693 * Makefile.in (docdir): Remove.
10694
10695Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10696
10697 * Makefile.in (datadir): Set to $(prefix)/share.
10698
10699Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10700
10701 * configure.in: build diff and patch for cygwin32-hosted
10702 toolchains.
10703
10704Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10705
10706 * config.sub: Accept -rtems*.
10707
10708Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10709
80413487 10710 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10711 remove diff from the list of things not buildable
10712 via Canadian Cross
252b5132
RH
10713
10714Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10715
10716 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10717 don't get ". ".
252b5132
RH
10718
10719Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10720
10721 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10722
10723Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10724
10725 * Makefile.in (taz): Handle case where tex3patch didn't even get
10726 checked out. Also, if it was found, put the symlink in a new util
10727 subdirectory.
10728
10729Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10730
10731 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10732
10733Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10734
10735 * config.sub: Recognize -openvms.
10736 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10737 * make-all.com, setup.com: New files.
10738
10739Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10740
10741 * Makefile.in (taz): tex3patch moved to texinfo/util.
10742
10743Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10744
afb8d725 10745 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10746 * configure.in: remove make from disable-if-Can-Cross list
10747 enable gdb if ${host} and ${target} are cygwin32
10748
10749Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10750
10751 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10752 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10753
10754Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10755
10756 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10757 distinguish sysv/svr4/bsd variants.
10758 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10759
10760Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10761
10762 * configure.in: Added copyright notice.
10763 * move-if-change: Added copyright notice.
10764
10765Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10766
10767 * configure.in (powerpcle-*-solaris*): Until we get shared
10768 libraries working, don't build gdb, sim, make, tcl, tk, or
10769 expect.
10770
10771Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10772
10773 * config.guess: Merge with FSF:
10774
10775 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10776 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10777
10778 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10779 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10780
10781 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10782 * config.guess: Combine two OSF1 rules.
10783 Also recognize field test versions. From mjr@zk3.dec.com.
10784 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10785 because GNU uname does not support -p. From pmr@pajato.com.
10786
10787Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10788
10789 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10790
10791Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10792
10793 * mpw-README: Document GCCIncludes.
10794
10795Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10796
10797 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10798
10799Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10800
10801 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10802
10803Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10804
10805 * configure.in (*-*-cygwin32): Configure make.
10806
10807Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10808
10809 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10810
10811Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10812
10813 * Makefile.in (all-inet): Depend on all-perl.
10814
10815 * Makefile.in (inet-install): New target.
10816
10817 * Makefile.in (all-inet): Depend on all-tcl.
10818 (all-inet): Depend on all-send-pr.
10819
10820Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10821
10822 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10823 temporarily.
10824
10825Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10826
10827 * configure.in: Don't configure --with-gnu-ld on AIX.
10828
10829Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10830
10831 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10832
10833Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10834
10835 * Makefile.in (ALL_MODULES): Added all-inet.
10836 (CROSS_CHECK_MODULES): Added check-inet.
10837 (INSTALL_MODULES): Added install-inet.
10838 (CLEAN_MODULES): Added clean-inet.
10839 (all-indent): New target.
10840
10841 * configure.in (host_tools): Added inet.
10842 (native_only): Added inet.
10843 (noconfigdirs): Added inet.
10844
10845Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10846
10847 * configure.in: Don't configure libgloss if we are not configuring
10848 newlib.
10849
10850Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10851
10852 * configure.in: Don't configure libgloss for unsupported
10853 architectures.
10854
10855Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10856
10857 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10858
10859Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10860
10861 * Makefile.in (ALL_MODULES): Include all-apache.
10862 (CROSS_CHECK_MODULES): Include check-apache.
10863 (INSTALL_MODULES): Include install-apache.
10864 (all-apache): New target.
10865
10866 * configure.in: Added apache everywhere perl is seen.
10867
10868Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10869
10870 * Makefile.in: Add support for clean-{module} and
10871 clean-target-{module} rules.
10872
10873Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10874
10875 * configure.in (*-*-ose) do not build libgloss.
10876
10877Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10878
10879 * config.guess (prep*:SunOS:5.*:*): Turn into
10880 powerpele-unknown-solaris2.
10881
10882Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10883
10884 * configure.in: Permit --enable-shared to specify a list of
10885 directories.
10886
10887Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10888
10889 * configure.in (host==solaris): Pass only the first word of $CC
10890 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10891
10892Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10893
10894 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10895
10896Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10897
10898 * Makefile.in (ALL_MODULES): Include all-perl.
10899 (CROSS_CHECK_MODULES): Include check-perl.
10900 (INSTALL_MODULES): Include install-perl.
10901 (ALL_X11_MODULES): Include all-guile.
10902 (CHECK_X11_MODULES): Include check-guile.
10903 (INSTALL_X11_MODULES): Include install-guile.
10904 (all-perl): New target.
10905 (all-guile): New target.
10906
10907 * configure.in (host_tools): Include perl and guile.
10908 (native_only): Include perl and guile.
10909 (noconfigdirs): Don't build guile and perl; no ports have been
10910 done.
10911
10912Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10913
80413487
RH
10914 * configure (--enable-*): Handle quoted option lists such as
10915 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10916
10917Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10918
10919 * Makefile.in ({,inst}all-target): New rule so we can make and
10920 install all of the target directories easily.
10921
10922Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10923
10924 * configure.in: Add missing global flag in sed substitution when
10925 deleting `target-' from ${configdirs}.
10926
10927Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10928
10929 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10930 option.
10931
10932 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10933 config/mh-necv4.
10934
10935 * install.sh: Correct misspelling of transformbasename.
10936
10937 * config.guess: Recognize mips-*-sysv*.
10938
10939Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10940
10941 * config.sub: Recognize mon960.
10942
10943Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10944
10945 * configure: Restore Canadian Cross handling of BISON and LEX,
10946 removed in Feb 20 change.
10947
10948Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10949
10950 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10951 Mention make install. Remove the old copyright date as well the
10952 clumsy and rather pointless copyright on the README file.
10953
10954Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10955
10956 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10957 Makefile after running symlink-tree, then run `make distclean' to
10958 avoid clobbering any generated files in srcdir.
10959
10960Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10961
10962 * configure.in (m68k-*-netbsd*): Build everything now.
10963
10964Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10965
10966 * Makefile.in (taz): Fix quoting.
10967
10968Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10969
10970 * configure.in (sparclet-*-*): Build everything now.
10971
10972Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10973
10974 * configure.in (m68k-*-linux*): New host.
10975
10976Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10977
10978 * configure: Check for bison before byacc.
10979
10980Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10981
10982 * Makefile.in configure: Change the way LEX and BISON/YACC are
10983 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10984 searching PATH. These are used as fallbacks by Makefile.in if
10985 flex/bison/byacc aren't in objdir.
10986
10987Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10988
10989 * Makefile.in: Make everything which depends upon all-bfd also
10990 depend upon all-opcodes, in case --with-commonbfdlib is used.
10991
10992Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10993
10994 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10995 building NT native compilers on Unix.
10996
10997Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10998
10999 * configure.in: Don't get CC from the host Makefile fragment if we
11000 can find gcc in PATH, or if this is a Canadian Cross. Move the
11001 Solaris test for /usr/ucb/cc to the post target script, just after
11002 the compiler sanity test.
11003
11004Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11005
11006 * config.sub: Merge with FSF.
11007
11008Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11009
11010 * Makefile.in (RPATH_ENVVAR): New variable.
11011 (REALLY_SET_LIB_PATH): Use it.
11012 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11013
11014Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11015
11016 * config.sub, configure.in: Recognize sparclet cpu.
11017
11018Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11019
11020 * config.guess: Support m68k-cbm-sysv4.
11021
11022Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11023
11024 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11025 m68k-unknown-linuxaout from linker help string. Put quotes around
11026 $ld_help_string.
11027
11028Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11029
11030 * config.guess (powerpc-harris-powerunix): Add guess for port
11031 to new target.
11032
11033Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11034
11035 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11036
11037Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11038
11039 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11040 $(REALLY_SET_LIB_PATH) in Makefile.
11041 * Makefile.in (SET_LIB_PATH): New variable.
11042 (REALLY_SET_LIB_PATH): New variable.
11043 ($(DO_X)): Use $(SET_LIB_PATH).
11044 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11045 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11046 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11047 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11048 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11049 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11050 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11051 (install-dosrel): Likewise.
11052 (all-opcodes): Depend upon all-libiberty.
11053
11054Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11055
11056 * config.guess (*:CYGWIN*): New
11057
11058Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11059
11060 * Makefile.in (all-target-winsup): All all-target-libiberty.
11061
11062Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11063
11064 * configure.in (noconfigdirs): Add missing # in front of comment.
11065
11066Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11067
11068 * configure.in: add second pass to things added to noconfigdirs
11069 so *-gm-magic can exclude libgloss properly.
11070
11071Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11072
11073 * mpw-configure (extralibs_name, rez_name): Set correctly
11074 for MWC68K compiler.
11075
11076 * mpw-README: Add more info on the necessary build tools.
11077
11078Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11079
11080 * configure.in, config.sub: Recognize cygwin32.
11081
11082Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11083
11084 * config.guess, config.sub: Recognize A/UX.
11085
11086Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11087
11088 * config.sub: Merge with gcc/config.sub.
11089
11090Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11091
11092 * mpw-build.in (do-binutils): Add build of stamps.
11093
11094Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11095
11096 * config.sub: Add recognition for mips64vr4100*-* targets.
11097
11098Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11099
11100 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11101 Add creation of gconfigargs with `--enable-shared' turned on.
11102 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11103 ($(host)-stamp-stage3-configured): Likewise.
11104 (HOLES): Add chatr and ldd.
11105 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11106
11107Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11108
11109 * configure: Pass --nfp to recursive configures.
11110
11111Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11112
11113 * Makefile.in (DLLTOOL): New.
11114 (DLLTOOL_FOR_TARGET): New.
11115 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11116 (EXTRA_TARGET_FLAGS): Ditto.
11117 (EXTRA_GCC_FLAGS): Ditto.
11118 (CONFIGURE_TARGET_MODULES): Ditto.
11119 (DO_X): Ditto.
11120 * configure: Add DLLTOOL.
11121
11122Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11123
11124 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11125 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11126 mh-sco, since old workarounds no longer needed, and don't
11127 build ld, since libraries have weak symbols in COFF.
11128
11129Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11130
11131 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11132
11133Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11134
11135 * configure.in: Make sure that ${CC} can be used to compile an
11136 executable.
11137
afb8d725
JM
11138Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11139
11140 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11141 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11142 nothing depending on whether gdbtk is being built.
11143
252b5132
RH
11144Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11145
11146 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11147
11148Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11149
11150 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11151 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11152
11153Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11154
11155 * config-ml.in: Add support for
11156 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11157 Simplify setting of multidirs from --disable-foo.
11158
11159Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11160
11161 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11162 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11163 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11164 non-empty, pass them on to the GCC make.
252b5132
RH
11165 (all-bootstrap): New rule that is like all-gcc, except it executes
11166 the GCC bootstrap rule instead of the GCC all rule.
11167
11168Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11169
11170 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11171
11172Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11173
11174 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11175 DG/UX support.
11176
11177Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11178
11179 * config.sub (i*86*) Change [345] to [3456]
11180
11181Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11182
11183 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11184 --with-gnu-ld=no.
11185
11186Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11187
11188 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11189 AIX multilibs get built.
11190
11191Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11192
11193 * configure.in (i386-win32): Don't build expect if we're not
11194 building the tcl subdir.
11195
11196Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11197
11198 * Makefile.in: (configure-target-examples, all-target-examples):
11199 New targets, configure and build example programs.
11200
11201Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11202
11203 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11204 use it as input to sedit the generated MPW makefile.
11205 * mpw-README: Add a suggestion about Gestalt.h.
11206
11207Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11208
11209 * config.sub: Accept *-*-ieee*.
11210
11211Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11212
11213 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11214 Ronald F. Guilmette <rfg@monkeys.com>.
11215
11216Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11217
11218 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11219 for powerpc-pe native.
11220 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11221 (target==powerpc-pe): duplicate i386-win32 entry.
11222
11223Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11224
11225 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11226 of vxworks, not just vxworks5.1.
11227
11228Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11229
11230 * mpw-configure: Add support for exec-prefix.
11231
11232Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11233
11234 * config.guess: Recognize HP model 816 machines as having
11235 a PA1.1 processor.
11236
11237Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11238
11239 * configure: Ignore new autoconf configure options.
11240
252b5132
RH
11241Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11242
11243 * config.guess: Recognize Pentium under SCO.
11244 From Robert Lipe <robertl@arnet.com>.
11245
11246Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11247
11248 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11249
11250Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11251
11252 * configure.in: Don't configure gas for alpha-dec-osf*.
11253
11254Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11255
11256 * configure.in: Default to --with-stabs for some targets for which
11257 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11258 i[345]86*-*-unixware*.
11259
11260Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11261
11262 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11263 rather than basing it on the target. Simplify handling of options
11264 controlling which directories to configure. Remove extraneous
11265 slash in multi-clean target.
11266
11267Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11268
11269 * config-ml.in: Prefix more variables with ml_ so they don't collide
11270 with configure's.
11271
11272Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11273
11274 * configure: Don't turn -v into --v.
11275
11276Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11277
11278 * configure.in (targargs): Fix typo.
11279
11280 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11281
11282Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11283
11284 * configure.in: Strip --host and --target options from
11285 CONFIG_ARGUMENTS, and always configure for --host only. Add
11286 --with-cross-host option when building with a cross-compiler.
11287 * configure: Canonicalize the arguments put into config.status by
11288 always using `=' for an option with an argument. Pass a presumed
11289 --host or --target explicitly.
11290
11291Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11292
11293 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11294 into general OS recognition case.
11295
11296Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11297
11298 * configure.in (target_configdirs): add target-winsup only
11299 for win32 target systems.
11300
11301Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11302
11303 * Makefile.in (all-target-libgloss): Depend upon
11304 configure-target-newlib, since when libgloss is built it looks to
11305 see if the newlib directory exists.
11306
11307Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11308
11309 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11310 cfg-ml-*.in.
11311
11312Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11313
11314 * configure: Handle LD and LD_FOR_TARGET when configuring a
11315 Canadian Cross.
11316
252b5132
RH
11317Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11318
11319 * configure.in (target_libs): add target-winsup.
11320 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11321 (target==ppcle-pe): remove ld from $noconfigdirs.
11322
11323Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11324
11325 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11326 Preserve relative path names in $srcdir. Build symlink tree if
11327 configuring cross target dir and srcdir=. (= no VPATH support).
11328 (configure-target-libg++): Depend on configure-target-librx.
11329 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11330 * config-ml.in: New file.
11331 * symlink-tree: New file.
11332 * configure: Ensure srcdir="." if that's what it is.
11333
11334Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11335
11336 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11337 includes and FLEX_SKELETON setting.
11338 * mpw-configure (--with-gnu-ld): New option, controls whether
11339 to use PPCLink or ld with PowerMac GCC.
11340 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11341 * mpw-config.in: Configure grez if targeting Mac.
11342
11343 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11344 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11345 just macos.
252b5132
RH
11346 * configure.in: Configure grez resource compiler if targeting Mac.
11347 * Makefile.in (all-grez, install-grez): New targets.
11348
11349Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11350
11351 * configure: CXX defaults to gcc, not g++. If we find
35590697 11352 gcc in the path, set CC to gcc -O2.
252b5132
RH
11353
11354Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11355
11356 * configure: Default ${build} correctly. Avoid picking up extra
11357 spaces when reading CC and CXX from Makefile. When doing a
11358 Canadian Cross, use plausible default values for numerous
11359 variables.
11360 * configure.in: When doing a Canadian Cross, don't try to
11361 configure tools whose configure script can't handle it.
11362
11363Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11364
11365 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11366
11367Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11368
11369 * configure: Remove dubious bug reporting address.
11370
11371Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11372
11373 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11374 configure script, run that instead of this directory's configure.
11375 In either case, print a message that we're configuring the sub-dir.
11376
11377Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11378
11379 * configure.in: Before checking for the existence of various files,
11380 use sed to filter out "target-".
11381
11382Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11383
11384 * Makefile.in (DO_X): Split rule to decrease command line length
11385 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11386 (Philippe De Muyter).
11387
11388Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11389
11390 * Makefile.in (all-patch): depend on all-libiberty.
11391
11392Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11393
11394 * configure.in: If the only directory in target_configdirs which
11395 actually exists is libiberty, then set target_configdirs to empty,
11396 to avoid trying to build a target libiberty in a gas or gdb
11397 distribution.
11398
11399Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11400
11401 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11402 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11403 systems.
252b5132
RH
11404
11405Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11406
11407 * configure.in (copy_dirs): Use sys-include instead of include
11408 for --with-headers option.
11409
11410Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11411
11412 * Makefile.in, configure.in: Make winsup builds work with
11413 new scheme.
11414
11415Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11416
11417 * configure.in: Build the linker on AIX.
11418
11419Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11420
11421 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11422 where needed.
11423
11424Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11425
11426 * Makefile.in (all-gcc): Fix typo.
11427
11428Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11429
11430 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11431
11432Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11433
11434 * configure.in: Rename libFOO to target-libFOO, and xiberty
11435 to target-xiberty, to provide more flexibility.
11436 (target_subdir): Define. Create if cross.
11437 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11438 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11439 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11440 check-libFOO -> check-target-libFOO, etc.
11441 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11442 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11443 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11444 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11445 allow ALL_GCC="" to only configure.
11446 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11447 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11448 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11449
11450Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11451
11452 * Makefile.in (taz): Build "info" in etc explicitly.
11453
11454Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11455
11456 * configure.in: Make sure that CC is undefined (as opposed to
11457 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11458 problem with autoconf trying to configure on a host without GCC.
11459
11460Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11461
11462 * mpw-configure: Set host alias from choice of host compiler,
11463 only use generic MPW Makefile sed if present, edit a file
11464 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11465 * mpw-README: Add problem notes about CW6 and CW7.
11466
11467Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11468
11469 * Makefile.in (taz): Use ";" instead of ";;".
11470
11471Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11472
11473 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11474 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11475 DISTDOCDIRS.
11476 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11477 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11478
11479Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11480
11481 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11482 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11483 Move bfd to DISTSTUFFDIRS.
11484
11485Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11486
11487 * Makefile.in (X11_LIB): Removed.
11488 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11489
11490 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11491
11492Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11493
11494 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11495 names.
11496
11497Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11498
11499 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11500
11501Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11502
11503 * configure.in (i[345]86-*-win32): Always build newlib.
11504 Don't configure cvs, autoconf or texinfo.
11505 * Makefile.in (LD_FOR_TARGET): New.
11506 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11507 Pass down LD_FOR_TARGET.
11508
11509Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11510
11511 * winsup: New directory.
11512 * Makefile.in: Build winsup.
11513 * configure.in: Winsup is configured when target is win32.
11514 Can only build win32 target GDB when native.
35590697 11515
252b5132
RH
11516Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11517
11518 * config.guess: Recognize HP model 819 machines as having
11519 a PA 1.1 processor.
11520
11521Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11522
11523 * configure: Fix sed loop which substitutes for CC and CXX to
11524 avoid bug found in various sed implementations.
11525
11526Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11527
11528 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11529 simulator. Use standard powerpc-*-eabi*.
11530
11531Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11532
11533 * configure.in: Stop putting gas and binutils in noconfigdirs for
11534 powerpc-*-aix* and rs6000-*-*.
11535
11536Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11537
11538 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11539 -mcall-aixdesc libraries.
11540
11541Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11542
11543 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11544
11545 * config.sub (arm | armel | armeb): Fix shell syntax.
11546
11547Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11548
11549 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11550 -msoft-float and -mcpu=common support.
11551 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11552 libraries.
11553
11554Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11555
11556 * configure.in: Allow configuration and build of emacs19 for the alpha.
11557
11558Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11559
11560 * configure.in (CC): Get ^CC, not just any old CC, from
11561 ${host_makefile_frag}.
11562
11563Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11564
35590697 11565 * configure.in (CC): Try to get CC from
252b5132
RH
11566 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11567
11568Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11569
11570 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11571 only if it exists in $(srcdir).
11572
11573Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11574
11575 * configure: If CC and CXX are not set in the environment, set
11576 them, based on either an existing Makefile or on searching for gcc
11577 in PATH. Substitute for CC and CXX in Makefile.
11578 * configure.in: Remove libm from target_libs. Separate
11579 target_configdirs from configdirs. If CC is not set in
11580 environment, try to get it from a host Makefile fragment. Rewrite
11581 changes of configdirs to use skipdirs instead. A few minor
11582 tweaks. Take directories out of target_configdirs as they are
11583 taken out of configdirs. Remove existing Makefile files from
11584 subdirectories. Substitute for TARGET_CONFIGDIRS and
11585 CONFIG_ARGUMENTS in Makefile.
11586 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11587 by configure.in.
11588 (CONFIG_ARGUMENTS): Likewise.
11589 (CONFIGURE_TARGET_MODULES): New variable.
11590 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11591 ($(CONFIGURE_TARGET_MODULES)): New target.
11592 (configure-libg++, configure-libio): New targets.
11593 (all-libg++): Depend upon configure-libg++.
11594 (all-libio): Depend upon configure-libio.
11595 (configure-libgloss, all-libgloss): New targets.
11596 (configure-libstdc++): New target.
11597 (all-libstdc++): Depend upon configure-libstdc++.
11598 (configure-librx, all-librx): New targets.
11599 (configure-newlib): New target.
11600 (all-newlib): Depend upon configure-newlib
11601 (configure-xiberty): New target.
11602 (all-xiberty): Depend upon configure-xiberty.
11603
11604Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11605
11606 * configure.in (host i[345]86-*-win32): Expand the
11607 noconfigdirs again.
11608
11609Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11610
11611 * mpw-configure: Fix sed command file name.
11612
11613Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11614
35590697 11615 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11616 noconfigdirs again.
11617
11618Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11619
11620 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11621 or powerpc*-*-pe*, since they are not yet supported.
11622
11623Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11624
11625 Add PowerMac support and many other enhancements.
11626 * mpw-configure: New option --cc to select compiler to use,
11627 paste options set according to --cc into the generated
11628 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11629 if mpw-make.sed is present.
11630 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11631 add forward includes for PowerPC include files.
11632 * mpw-build.in: Build using Makefile.PPC if present.
11633 (do-byacc, etc): Remove separate version resource builds.
11634 (do-gas): Build "stamps" before "all".
11635 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11636 * mpw-README: Update to reflect --cc option, PowerMac support,
11637 and recently-reported compatibility problems.
11638
11639Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11640
11641 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11642 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11643 (--with-multilib-top): Pass to recursive invocations.
11644
11645Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11646
11647 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11648 v810-*-*.
11649
11650Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11651
11652 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11653 gdb, ld and opcodes on v810-*-*.
11654
252b5132
RH
11655Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11656
11657 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11658 (local-maintainer-clean): New target.
11659 (maintainer-clean): New target.
11660 (realclean): Just depend upon maintainer-clean.
11661
11662Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11663
11664 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11665
11666Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11667
11668 * configure.in: Build ld in mips*-*-bsd* case.
11669
11670Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11671
11672 * config.sub: Accept -lites* OS. From Ian Dall.
11673
11674Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11675
11676 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11677 targets.
252b5132
RH
11678
11679Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11680
11681 * configure.in: treat i386-win32 canadian cross the same as
11682 i386-go32 canadian cross.
11683
11684Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11685
11686 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11687 running under the simulator to build a reduced set of libraries.
11688 (powerpc-*-eabiaix): Add fine grained multilib support added to
11689 other powerpc targets yesterday.
11690
11691Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11692
11693 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11694 -disable-softfloat, -disable-relocatable, -disable-aix, and
11695 -disable-sysv to control which multilib libraries get built.
11696
11697Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11698
11699 * configure: Add Makefile.tem to list of files to remove in trap
11700 handler.
11701
11702Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11703
11704 * config.guess (*Linux*): Add missing "exit"s.
11705 Also, need specific check for alpha-unknown-linux (uses COFF).
11706
11707Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11708
11709 * config.guess: Merge with FSF:
11710
11711 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11712 * config.guess (AIX4): More robust release numbering discovery.
11713
11714 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11715 * config.guess (i386-sequent-ptx): Properly get version number.
11716
11717 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11718 * config.guess (mips:*:4*:UMIPS): New case.
11719
11720Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11721
11722 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11723 (i386-win32 host): Likewise. Don't build readline.
11724
afb8d725
JM
11725Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11726
11727 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11728 SUPPORT_FILES to submakes.
11729
252b5132
RH
11730Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11731
11732 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11733 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11734 mpw-configure.
11735
11736Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11737
11738 * configure.in (appdirs): Use =, not ==, in test expression when
11739 trying to build the text to print in the warning message for
11740 Solaris users.
11741
11742Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11743
11744 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11745
11746Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11747
11748 * config.guess: Recognize lynx-2.3.
11749
11750Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11751
11752 * config.sub (z8ksim): Deleted
11753 (z8k-*-coff): New, this is the one true name of the target.
11754
11755Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11756
11757 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11758
11759Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11760
11761 * config.guess (*:Linux:*:*): First try asking the linker what the
11762 default object file format is (elf, aout, or coff). Then if this
11763 fails, try previous methods.
11764
11765Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11766
11767 * configure.in: Don't build newlib for *-*-vxworks5.1.
11768
11769Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11770
11771 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11772 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11773
11774Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11775
11776 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11777
11778Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11779
11780 * cfg-ml-com.in: New file.
11781 * cfg-ml-pos.in: New file.
11782
11783Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11784
11785 * COPYING.NEWLIB: Add HP free copyright to list.
11786
11787Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11788
11789 * config.sub: Recognize -eabi* for the system, not just -eabi.
11790
11791Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11792
11793 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11794 * config.sub, configure.in (win32): New target and host.
11795
11796Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11797
11798 * configure.in: Add i386-pe configuration.
11799
11800Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11801
11802 * mpw-build.in (install): Install GDB after LD.
11803
11804Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11805
11806 * mpw-config.in (elf/mips.h): Always forward-include, needed
11807 for GDB to build.
11808
11809Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11810
11811 * testsuite: New directory for customer acceptance and whole tool
11812 chain tests.
11813
11814Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11815
11816 * configure: If per-host line isn't found, but AC_OUTPUT is found
11817 and a configure script exists, run it instead.
11818
11819Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11820
11821 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11822
11823Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11824
11825 * configure: Set build_{cpu,vendor,os,alias} to host values when
11826 --build isn't specified.
11827
11828Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11829
11830 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11831 (FLAGS_TO_PASS): Pass them.
11832 (EXTRA_TARGET_FLAGS): Ditto.
11833
252b5132
RH
11834Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11835
11836 * Makefile.in (all-libg++): Depend on all-libstdc++.
11837
11838Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11839
11840 * configure.in (noconfigdirs): Enable all packages for
11841 i386-unknown-netbsd.
11842
11843Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11844
11845 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11846 hosted builds (DOS builds)
11847
11848Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11849
11850 Changes for ARM based on patches from Richard Earnshaw:
11851 * config.sub: Handle armeb and armel.
11852 * configure.in: Omit arm linker only for riscix.
11853
11854Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11855
11856 * config.guess: Update from FSF.
11857
11858Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11859
11860 * config.sub: Recognize powerpcle as the little endian varient of
11861 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11862 powerpcle variant. Convert pentium into i586, not i486. Add p5
11863 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11864 temporarily.
11865
11866Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11867
11868 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11869
11870Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11871
11872 * config.sub: Accept -lites* as a basic system type.
11873
11874Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11875
11876 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11877 installed, and if so return linuxoldld as the system name.
11878
11879Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11880
11881 * config.guess: Add hppa1.1-hp-lites support.
11882
11883Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11884
11885 * configure.in: Don't build newlib for m68k-vxworks5.1.
11886
11887Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11888
11889 * configure.in (mips-sgi-irix6): Use mh-irix5.
11890
11891Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11892
11893 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11894
11895Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11896
11897 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11898 OSF/1. Fix compiler flags.
252b5132
RH
11899 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11900
11901Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11902
11903 * configure.in: Recognize --with-newlib.
11904 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11905
afb8d725
JM
11906Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11907
11908 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11909 to *_X11_MODULES due to gdbtk needing X include files et al.
11910
252b5132
RH
11911Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11912
11913 Merge in support for Mac MPW as a host.
11914 (Old change descriptions retained for informational value.)
11915
11916 * mpw-config.in: Add generic include forwards for cpu-specific
11917 include files in aout and elf directories.
11918
11919 * mpw-configure: Added copyright.
11920 * mpw-config.in: Check for presence of required build tools.
11921 (target_libs): Add newlib.
11922 (target_tools): Add examples.
11923 (Read Me): Generate as "Read Me for MPW" instead.
11924 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11925 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11926 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11927
11928 * mpw-configure: Remove subdir-specific makefile hackery,
11929 delete mk.tmp after using it.
11930
11931 * mpw-build.in (all): Display start and end times.
11932
11933 * mpw-configure (host_canonical): Set.
11934 (target_cpu): Always add to makefiles.
11935 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11936 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11937 (mpw-mh-mpw): Look for in srcdir and srcroot.
11938 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11939
11940 * mpw-build.in: (install-only): New target.
11941
11942 * mpw-configure (host_alias, target_alias): Rename from hostalias
11943 and targetalias, add into generated Makefile.
11944 (mk.tmp): If present, add into generated Makefile.
11945 * mpw-build.in (all-gas): Build config.h first before gas proper.
11946
11947 * mpw-configure (config.status): Write only if changed.
11948 * mpw-config.in (readline): Configure it (not built, just used for
11949 definitions).
11950
11951 * mpw-config.in (elf/mips.h): Add a forward include.
11952
11953 * mpw-config.in: Forward-include most .h files in include into
11954 extra-include.
11955 (readline): Don't build.
11956 mpw-build.in (install): Install GDB.
11957
11958 * mpw-configure (prefix, mpw_prefix): Handle it.
11959 * mpw-config.in (mmalloc, readline): Don't configure.
11960 * mpw-build.in (thisscript): Rename to ThisScript.
11961 Use mpw-build instead of BuildProgram everywhere.
11962 (mmalloc, readline): Don't build.
11963 * mpw-README: New file, basic documentation about the MPW port.
11964
11965 * mpw-config.in: Use forward-include to create include files.
11966
11967 * mpw-configure: Add more things to the top of each configured
11968 Makefile, including contents of config/mpw-mh-mpw.
11969 * mpw-config.in (extra-include): Create this directory and fill it
11970 with Posix-like include files when configuring.
11971
11972 * config.sub (apple, mac, mpw): Add various aliases.
11973
11974 * mpw-build.in: New file, top-level build script fragment for MPW.
11975 * mpw-configure: New file, configure script for MPW.
11976 * mpw-config.in: New file, config fragment for MPW.
11977
11978Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11979
11980 * configure.in (host_libs): Remove glob, since it is gone from the
11981 sources.
11982
11983Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11984
11985 * Makefile.in: define empty GDB_NLM_DEPS var.
11986
11987 * configure.in(target_makefile_frag): use config/mt-netware
11988 for netware targets.
11989
11990Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11991
11992 * config.sub: Merge in recent FSF changes. Remove linux special
11993 cases.
11994
11995Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11996
4bddf3ad 11997 Revert this change:
252b5132
RH
11998
11999 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12000
12001 * build-all.mk: Use CC=cc -Xs on Solaris.
12002
252b5132
RH
12003Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12004
12005 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12006 stop using it.
12007 * Makefile.in: Nuke all references to glob subdirectory.
12008
12009Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12010
12011 * configure.in: Fix --enable-shared logic in per-host.
12012
12013Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12014
12015 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12016
12017Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12018
12019 * configure.in (noconfigdirs): Don't build gas on AIX, for
12020 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12021
12022Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12023
12024 * configure: Fix --cache-file to work if the file argument is a
12025 relative path.
12026
12027Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12028
12029 * configure: If the --cache-file is used, pass it down to
12030 configure in subdirectories.
12031
12032Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12033
12034 * config.sub: add vxworks29k configuration.
12035
12036Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12037
12038 * Makefile.in (taz): Do "diststuff" part quietly.
12039
12040Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12041
12042 * config.sub: Mini-merge with gcc/config.sub.
12043
12044Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12045
12046 * config.guess (IRIX): Sed - to _.
12047
12048Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12049
12050 * Makefile.in (source-vault, binary-vault): New targets.
12051
12052Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12053
12054 * config.sub: Recognize -eabi as a basic system type.
12055
12056Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12057
12058 * configure.in (enable_shared stuff): Fix typo.
12059
12060Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12061
12062 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12063
12064Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12065
12066 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12067
12068Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12069
12070 * configure.in (rs6000-*-*): Don't build gas.
12071
12072Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12073
12074 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12075 reduce command line length.
12076 (AS_FOR_TARGET): Check for as.new, not Makefile.
12077 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12078
12079Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12080
12081 * config.guess: Merge from FSF.
12082
12083Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12084
12085 * configure: Don't use $ when handling program_suffix.
12086
12087Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12088
12089 * configure.in: Configure tk for hppa/hpux.
12090
12091Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12092
12093 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12094
12095Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12096
12097 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12098 to LIBCXXFLAGS. Tests are better run without it.
12099
12100Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12101
12102 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12103
12104Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12105
12106 * configure.in (*-*-netware*): Don't configure xiberty.
12107
12108Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12109
12110 * configure.in: Remove tk from native_only list.
12111
12112Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12113
12114 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12115 for special NCD build.
12116
12117Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12118
12119 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12120 makeall.bat, they're only useful for binutils snapshots.
12121 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12122 makeall.bat to specified SUPPORT_FILES.
12123
12124Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12125
12126 * build-all.mk: Add Ericsson targets to sun4 and solaris
12127 hosts. Add BNR's sun4 target to solaris host, so their
12128 build-from-source will be tested in-house first.
12129
12130Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12131
12132 * Makefile.in (LIBCFLAGS): New variable.
12133 (CFLAGS_FOR_TARGET): Ditto.
12134 (LIBCFLAGS_FOR_TARGET): Ditto.
12135 (LIBCXXFLAGS): Ditto.
12136 (CXXFLAGS_FOR_TARGET): Ditto.
12137 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12138 (BASE_FLAGS_TO_PASS): Pass them.
12139 (EXTRA_TARGET_FLAGS): Ditto.
12140
4bddf3ad 12141 * configure.in: Support --enable-shared.
252b5132
RH
12142
12143Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12144
12145 * configure.in (target_libs): Include libstdc++ again.
12146 * config.guess: Update from FSF (for FreeBSD).
12147
12148Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12149
12150 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12151 makeall.bat.
12152 (DISTDOCDIRS): Add `etc'.
12153 (ETC_SUPPORT_PFX): New variable.
12154 (taz): Include anything from etc starting with a word in
12155 ETC_SUPPORT_PFX.
12156
12157Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12158
12159 * config.sub: Update for recent FSF changes. Remove obsolete
12160 h8300hds entry. Add -windows* and -osx as basic os. Minor
12161 spacing changes.
12162
12163Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12164
12165 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12166
12167 * config.guess: Merge with FSF.
12168 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12169
12170Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12171
12172 * configure: Since the "trap 0" handler will override the exit
12173 status on many systems, only use it for "exit 1", and make it set
12174 a non-zero exit status; reset it before "exit 0". Also, check
12175 exit status of config.sub, and error out if it failed.
12176
12177Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12178
12179 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12180 and install libgloss.
12181
12182Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12183
12184 * Makefile.in (all-binutils): Depend upon all-byacc.
12185
12186 * configure.in: Don't build emacs on Irix 5.
12187
12188Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12189
12190 * configure.in (*-*-netware*): Add libio.
12191
12192Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12193
12194 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12195 (CHECK_TARGET_MODULES): Ditto.
12196 (INSTALL_TARGET_MODULES): Ditto.
12197 (TARGET_LIBS): Ditto.
12198 (all-libstdc++): Note dependencies.
12199
12200Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12201
12202 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12203
12204Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12205
12206 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12207 -fexternal-templates.
12208
12209 * configure.in (target_libs): Add libstdc++.
12210 (noconfigdirs): Add libstdc++ as appropriate.
12211
12212Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12213
12214 * config.guess: Update from FSF.
12215
12216Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12217
12218 * configure: Use ${config_shell} when running ${configsub}.
12219
12220Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12221
12222 * config.sub: No longer recognize h8300h.
12223
12224Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12225
12226 * config.sub: Remove extraneous differences between config.sub and
12227 gcc/config.sub.
12228
12229Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12230
12231 * Makefile.in (DISTSTUFFDIRS): Add gas.
12232
12233Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12234
12235 * COPYING.NEWLIB: New file.
12236
12237Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12238
12239 * config.guess (HP-UX): Patch from Harlan Stenn
12240 <harlan@landmark.com> to also emit release level.
12241
12242Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12243
12244 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12245
12246Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12247
12248 * config.sub: Merge nextstep cleanup from FSF.
12249
12250Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12251
12252 * configure.in (arm-*-*): Don't configure ld for this target.
12253
12254Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12255
12256 * configure.in (*-*-netware): don't configure libg++, libio,
12257 librx, or newlib.
12258
12259Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12260
12261 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12262 configure ld--it works, but it doesn't support shared libraries.
12263
12264Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12265
12266 * config.guess (*-unknown-freebsd*): Get rid of possible
12267 trailing "(Release)" in version string.
12268 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12269
12270Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12271
12272 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12273 Fix type: *-next-neststep -> *-next-nextstep.
12274
12275 * config.guess: Merge from FSF:
12276
12277 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12278
12279 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12280
12281 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12282
12283 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12284 instead of UNIX_SV for UnixWare 1.0).
12285
12286Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12287
12288 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12289 to make gdb/nlm/* build after the compiler and linker.
12290
12291Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12292
12293 * config.guess (netbsd, freebsd, linux): Accept any machine,
12294 not just i[34]86.
12295 (m68k-atari-sysv4): Relocate to match FSF version.
12296
12297 * config.guess: More merges from the FSF:
12298
12299 Add a space before function call or macro invocation.
12300
12301 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12302
12303 * config.guess: Add trap cmd to remove dummy.c and dummy when
12304 interrupted.
12305
12306 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12307
12308 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12309 (dummy): Redirect stderr from compilation of dummy.c.
12310
12311 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12312
12313 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12314
12315Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12316
12317 * configure: Accept and ignore --cache*, for compatibility with
12318 new autoconf.
12319
12320Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12321
12322 * config.guess: Merge from FSF:
12323
12324 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12325
12326 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12327 (PATH): Add /.attbin at end for finding uname.
12328 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12329
12330 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12331
80413487 12332 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12333
12334 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12335
80413487
RH
12336 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12337 to select whether to use ELF or COFF.
252b5132
RH
12338
12339 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12340
80413487 12341 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12342
12343 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12344
12345 * config.guess: Guess the OS version for HPUX.
12346
12347 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12348
12349 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12350
12351Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12352
12353 * configure.in: Recognize --with-headers, --with-libs, and
12354 --without-newlib.
12355 * Makefile.in (all-xiberty): Depend upon all-ld.
12356
12357Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12358
12359 * configure.in: Change i[34]86 to i[345]86.
12360
12361Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12362
12363 * configure (version): A few more tweaks to help message.
12364
12365Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12366
12367 * Makefile.in: Remove (for now) librx as a host library,
12368 now that we're building it for target.
12369
12370Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12371
12372 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12373 (Karl Berry).
12374
12375Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12376
12377 * configure.in: Also configure librx.
12378
12379Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12380
12381 * Makefile.in: Update various rules to reflect that librx
12382 is now needed for libg++.
12383
12384Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12385
12386 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12387
12388Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12389
12390 * configure.in: Configure the examples directory.
12391
12392Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12393
12394 * configure: Simplify Jun 2 1994 change.
12395
12396Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12397
12398 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12399 /bin/gcc isn't good enough to build gcc.
12400
12401Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12402
12403 * Makefile.in (GDB_SUPPORT_FILES): Remove
12404 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12405 (gdb.tar.gz): Add new rule to use standard distribution building
12406 mechanism.
12407
12408Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12409
12410 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12411 Bill Cox <bill@cygnus.com>.
12412
12413Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12414
12415 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12416
12417Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12418
12419 * configure: Search current dir first in .gdbinit.
12420
12421Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12422
12423 * config.sub: Recognize freebsd (merged from gcc config.sub).
12424
12425Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12426
12427 * config.sub: Refer to NeXT's operating system as nextstep.
12428
12429 * config.sub (case $basic_machine): Re-order the cases, to match
12430 the order in the FSF version (which is mostly alphabethical).
12431 Merge in some additions and changes from the FSF.
12432
12433Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12434
12435 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12436 * config.sub: Recognize cxux7.
12437 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12438
12439Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12440
12441 * config.sub: Fix typo powerpc -> powerpc-*.
12442
12443Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12444
12445 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12446
12447 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12448 parallel with all-emacs and install-emacs). Top-level command
12449 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12450
12451Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12452
12453 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12454 $(relbindir)/make before doing ``make install'', and use
12455 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12456 installing over running make binary.
12457 ($(host)-stamp-stage3-installed): Likewise.
12458
12459Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12460
12461 * config.guess: Recognize Mach.
12462
12463Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12464
12465 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12466 see whether --exec-prefix was used.
12467
12468Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12469
12470 * README: Explicitly mention libg++/README. (Zoo's idea.)
12471
12472Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12473
12474 * Makefile.in: Add all-librx target similar to all-libproc.
12475
12476Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12477
12478 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12479 with post 1.2 uname bogosity.
12480
12481Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12482
12483 * configure: Remove temporary files on receipt of a signal.
12484
12485Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12486
12487 * configure: If there is a package_makefile_frag, remove
12488 ${subdir}/Makefile.tem after copying it in.
12489
12490Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12491
12492 * build_all.mk: support rs6000 lynx identifies itself as
12493 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12494 since /bin/gcc is too feeble to compile a modern gcc.
12495
12496Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12497
12498 * brought devo/test-build.mk update-to-date with progressive/
12499 test-build.mk. Add lynx targets and hppa flag info.
12500
12501Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12502
12503 * configure.in: Use mh-ncrsvr43. Patch from
12504 Tom McConnell <tmcconne@sedona.intel.com>.
12505
12506Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12507
12508 * config.guess (i386-unknown-bsdi): No longer need to
12509 check #if defined(__bsdi__) && defined(__i386__).
12510
12511Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12512
12513 * configure: Set program_transform_nameoption correctly.
12514
12515Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12516
12517 * brought build-all.mk update-to-date with progressive build-all.mk,
12518 added new targets and hppa info.
35590697 12519
252b5132
RH
12520Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12521
12522 * configure: If config.guess result is a prefix of the user
12523 specified target, assume a native build and use the user specified
12524 target as the host alias. Remove SunOS patch suffix removal hack.
12525 * configure.in: Remove SunOS patch suffix removal hack.
12526
12527 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12528 in NATIVE_CHECK_MODULES.
12529
12530Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12531
12532 * Makefile.in: Rename HOST_ONLY to NATIVE.
12533 * configure: Delete SunOs patch suffix from host_canonical
12534 and build_canonical variables that are prepended to Makefiles.
12535 * configure.in: Add comments for easier maintenance.
12536
12537Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12538
12539 * Makefile.in: Add all-libproc target similar to all-gui.
12540
12541Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12542
12543 * Makefile.in (CHECK_MODULES): split into
12544 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12545
12546Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12547
12548 * config.guess (i386-unknown-bsdi): New system to guess.
12549
12550Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12551
12552 * Makefile.in: Add all-gui target (but not yet build by "all").
12553
12554Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12555
12556 * config.sub: Move deletion of patch suffix from here...
12557 * configure.in: To here, at Ian's suggestion. The top-
12558 level scripts might need to know of a patch level.
12559
12560Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12561
12562 * config.sub: Strip off patch suffix so rtl is recognized
12563 as a sunos4.1.3 machine, even though it's been patched.
12564
12565Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12566
12567 * Makefile.in (INSTALL_LAST): Delete.
12568 (INSTALL_DOSREL): New.
12569
12570Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12571
12572 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12573 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12574 whether we pass down --with-gnu-ld anyhow.
12575
12576Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12577
12578 * Makefile.in (INSTALL_LAST): Change operation so it works
12579 on more flavors of make.
12580 * configure.in (go32): Don't build libg++ or libio.
12581
12582Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12583
12584 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12585 they can be overriden by templates.
12586
12587Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12588
12589 * configure.in (target==go32): Don't build gdb.
12590 * dosrel: New directory.
12591
12592Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12593
12594 * configure.in (host==go32): Configure dosrel too.
12595 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12596 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12597 be set by incoming names or templates.
12598 (INSTALL_LAST): New rule.
252b5132
RH
12599
12600Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12601
12602 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12603
12604Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12605
252b5132
RH
12606 * configure.in (appdirs): New variable. Currently empty, but will
12607 be used in gas distribution. If nonempty, lists a set of
12608 directories at least one of which must get configured, or top
12609 level configuration is considered to have failed.
12610 (rs6000-*-lynxos*): Use new file name.
12611
12612Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12613
12614 Eliminate XTRAFLAGS.
12615 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12616 newlib include files using -idirafter, and also use -nostdinc.
12617 (CXX_FOR_TARGET): Likewise.
12618 (XTRAFLAGS): Removed.
12619 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12620 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12621 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12622 ($(DO_X)): Don't pass down XTRAFLAGS.
12623
12624Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12625
12626 * configure.in (mips*-dec-bsd*): New target; do build linker.
12627 (mips*-*-bsd*): New target; don't build linker.
12628
12629Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12630
12631 * configure.in: support rs6000-*-lynxos* configuration.
12632 support sunos4 as a cross target.
12633
12634 * config.sub: look for lynx*, not lynx since the OS version may
12635 legitimately be part of the name.
12636
12637Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12638
12639 * configure.in (i[34]86-*-sco*): Move to be with other i386
12640 targets.
12641 (romp-*-*): New target. Skip various binary utilities.
12642 (vax-*-*): New target. Don't build newlib.
12643 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12644
12645Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12646
12647 * configure.in: Only set host_makefile_frag if config
12648 directory exists.
12649
12650Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12651
12652 * install.sh: If $dstdir exists, don't check whether each
12653 component does.
12654
12655Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12656
12657 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12658
12659Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12660
35590697
AJ
12661 * configure.in (*-*-lynxos*): Don't configure newlib for either
12662 native or cross Lynx.
252b5132
RH
12663
12664Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12665
12666 * config.sub (sparc64-elf): Fix os.
12667 (z8k): Remove duplicate.
12668
12669Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12670
12671 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12672 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12673
12674Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12675
12676 * configure: Make file links cleanly even if Lynx fails on
80413487 12677 an NFS symlink (at least fail cleanly).
252b5132
RH
12678
12679Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12680
12681 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12682 -XNh2000.
12683
12684Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12685
12686 * configure: Unknown options are fatal again.
12687
12688Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12689
12690 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12691 compatibility.
252b5132
RH
12692
12693Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12694
12695 * build-all.mk: Add `clean' target.
12696
12697Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12698
12699 * config.guess: Add SINIX support.
12700 * configure.in: Add mips-*-sysv4* support.
12701
12702Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12703
12704 * build-all.mk: Document all useful targets.
12705 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12706 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12707
12708Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12709
12710 * configure: Support --silent, --quiet.
12711
12712Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12713
12714 * configure: Support --disable-FEATURE.
12715
12716Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12717
12718 * config.guess: Recognize NCR running SVR4.3.
12719
12720Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12721
12722 * config.guess: Make BSDI generate i386-unknown-bsd386.
12723 Patch from Paul Eggert <eggert@twinsun.com>.
12724
12725Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12726
12727 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12728
12729Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12730
12731 * configure: Make unrecognized options give nonfatal warnings
12732 instead of fatal errors, and pass them to any subdirectory
12733 configures in case they recognize them.
12734 Make --x equivalent to --with-x.
12735
12736Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12737
12738 * configure: Add --enable-* options. Clean up usage message and
12739 some comments.
12740
12741Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12742
12743 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12744
12745Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12746
12747 * configure.in (hppa*-*-*): Enable binutils.
12748
12749Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12750
12751 * config.sub: Recognize cisco.
12752
12753Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12754
12755 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12756
12757Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12758
12759 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12760 than one configuration name. Add comment.
12761
12762Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12763
12764 * config.guess: about target *-hitachi-hiuxwe2, fixed
12765 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12766 macro is incorrect.]
12767
12768Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12769
12770 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12771 than the "make ls" stuff which used to be here.
12772
12773Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12774
12775 * config.guess: Recognize i[34]86-unknown-freebsd.
12776 From Shawn M Carey <smcarey@rodan.syr.edu>.
12777
12778Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12779
12780 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12781
12782Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12783
12784 * config.guess: Check for ptx.
12785
12786Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12787
12788 * config.sub: Add os9k checking.
12789
12790Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12791
12792 * config.guess: Handle OSF1 running on HPPA processors
12793
12794Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12795
12796 * configure: If subdir configure fails, print out a message with
12797 subdirectory name, in case subdir's configure code didn't identify
12798 itself.
12799
12800Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12801
12802 * configure.in: Remove embedded newlines from configdirs.
12803 Avoid mismatches of substrings. Fix matching strings at end
12804 of configdirs.
12805
12806Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12807
12808 * config.guess: Add Lynx/rs6000 config support.
12809
12810Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12811
12812 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12813
12814Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12815
12816 * configure.in (hppa*-*-osf*): Treat this just like most other
12817 PA configurations (eg no binutils or ld).
12818 (hppa*-*-*elf*): These configurations have binutils and ld.
12819
12820Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12821
12822 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12823
12824Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12825
12826 * configure.in (rs6000-*-*): Build gas.
12827
12828Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12829
80413487 12830 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12831
12832Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12833
12834 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12835 for GDB and GDB has been fixed to not need it.
12836
252b5132
RH
12837Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12838
12839 * config.guess: Recognize vax hosts.
12840
12841Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12842
12843 * configure (while loop): Don't use "break 2" inside case
12844 statement -- the case statement isn't an enclosing loop.
12845
12846Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12847
12848 * config.guess: Clean up NeXT support, to allow nextstep
12849 on Intel machines. Make OS be nextstep.
12850
12851Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12852
12853 * config.guess: Add alternate forms for Convex.
12854
12855Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12856
12857 * configure: Completely rewrite option processing. Take
12858 advantage of pattern-matching to avoid invoking test frequently.
12859 Also clean up host and target defaulting logic.
12860
12861Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12862
12863 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12864 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12865 commands (plus user environment) will fit SCO limits.
12866
12867Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12868
12869 * configure.in: Don't issue warnings about directories which are
12870 not being configured if -norecursion is set. Correct test for
12871 --with-gnu-as and --with-gnu-ld to not get confused by substring
12872 matches.
12873
12874 * configure.in: Don't build gas for alpha-dec-osf1*.
12875
12876Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12877
12878 * configure: Back out Per's change of 12/19/1993. It changes the
12879 behavior of configure in unexpected and confusing ways.
12880
12881 Also, use different delim char when calculating
12882 program_transform_name so that the name can contain slashes.
12883
12884Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12885
12886 * configure.in, config.sub: Add support for VSTa micro-kernel.
12887
12888Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12889
12890 * configure.in: Nuke hacks which were used to get a special
12891 version of GAS for HPPA configurations.
12892
12893Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12894
12895 * configure: If only ${target_alias} is given, use that
12896 as the default for ${host_alias}.
12897 * configure: Add missing back-slashes before nested quotes.
12898
12899Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12900
12901 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12902
12903Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12904
12905 * config.guess: Recognize some Tektronix configurations.
12906 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12907
12908Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12909
12910 * config.sub: Match any flavor of SH.
12911
12912Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12913
12914 * configure.in: Don't try to configure newlib for Alpha.
12915
12916Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12917
12918 * configure.in: Don't build ld for Irix 5. Don't build gas,
12919 libg++ or libio for any Alpha target.
12920
12921 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12922
12923Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12924
12925 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12926 default arguments -- so it tried to compress itself.
12927
12928Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12929
12930 * configure.in (notsupp): ensure that a space is always at the end
12931 of the configdirs list, since the grep checks for an explicit space
12932
12933Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12934
12935 * configure.in (target i386-sysv4.2): don't build ld, since static
12936 versions of many libraries are not available.
12937
12938Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12939
12940 * config.guess: Recognize Apollos (using environment variables).
12941 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12942
12943Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12944
12945 * config.guess: Recognize Sony news mips running newsos.
12946
12947Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12948
12949 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12950 "fi ; else" for bash.
12951
12952Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12953
12954 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12955
12956Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12957
12958 * config.sub: accept unixware as an alias for svr4.2.
12959 Fix some inconsistancies with the gcc version.
12960
12961Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12962
12963 * Makefile.in (DISTDOCDIRS): Add gdb.
12964
12965Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12966
12967 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12968
12969Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12970
12971 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12972 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12973 this now.
12974
12975Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12976
12977 * config.sub: Accept hiux* as an OS name.
12978
12979 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12980 etc/make-stds.texi. The underscore came from gcc, and dje now
12981 agrees that RUNTESTFLAGS is the correct name.
12982
12983Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12984
12985 * install.sh: Remove 'set -e'. It makes any conditionals
12986 in the script useless.
12987
12988 * config.guess: Automatically recognize arm-acorn-riscix
12989 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12990
12991Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12992
12993 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12994
12995Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12996
12997 * Makefile.in (DISTDOCDIRS): New variable.
12998 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12999 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13000
13001Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13002
13003 * configure.in (hppa target): check the source directory for the
13004 pagas sub-directory
13005
13006Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13007
13008 * config.sub: Allow -aout* and -elf*.
13009
13010Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13011
13012 * configure.in: Don't build ld on i386-solaris2, same as for
13013 sparc-solaris2.
13014
13015Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13016
13017 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13018
13019Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13020
13021 * configure.in: Configure gdb for alpha.
13022
13023Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13024
13025 * Makefile.in (CXXFLAGS): Add -O.
13026
13027Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13028
13029 * config.guess: added support for DG Aviion
13030
13031Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13032
13033 * configure.in: Produce warning message for subdirectories not
13034 configurable for this host/target combination. Don't try to
13035 configure gdb for vms.
13036
13037Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13038
13039 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13040 appropriate files before making "diststuff".
13041 (DISTBISONFILES): New var: list of files to be edited.
13042 (DISTSTUFFDIRS): Add binutils.
13043
13044Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13045
13046 * config.sub: also handle mipsel and mips64el (for little endian mips)
13047
13048Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13049
13050 * configure.in: Add * to end of all OS names.
13051
13052Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13053
13054 * configure.in: Build newlib for LynxOS native.
13055
13056Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13057
13058 * config.guess: Add support for delta 88k running SVR3.
13059
13060 * configure.in: Add comment about HP compiler vs. emacs.
13061
13062Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13063
13064 * configure.in: don't build ld on solaris2 (not a viable option
13065 due to bugs in getpwnam & getpwuid)
13066
13067Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13068
13069 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13070 config.guess will produce a full version number.
13071
13072Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13073
13074 * configure.in: Build linker and binutils for alpha-dec-osf1.
13075
13076Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13077
13078 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13079 and gdb/testsuite/Makefile.in.
13080
13081Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13082
13083 * configure.in: recognize mips*- instead of mips-
13084
13085Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13086
13087 * config.sub: Accept linux*coff and linux*elf as operating
13088 systems.
13089
13090Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13091
13092 * config.sub: Recognize mips64, and mips3 as an alias for it.
13093
13094Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13095
13096 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13097 gdb knows how to handle OSF/1 shared libraries.
13098
13099Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13100
13101 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13102 * config.guess: Recognize Hitachi's HIUX.
13103 * config.sub: Recognize h3050r* and hppahitachi.
13104 Remove redundant cases for hp9k[23]*.
13105
13106Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13107
13108 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13109 if gas and ld are in the source tree and are in ${configdirs}.
13110 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13111 --with options (but still pass them down on the command line,
252b5132
RH
13112 if they were explicitly specified).
13113
13114Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13115
13116 * configure: substitute SHELL value in Makefile.in with
13117 ${CONFIG_SHELL}
13118
13119Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13120
13121 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13122 *-*-solaris2* targets.
13123
13124Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13125
13126 * Makefile.in: define M4, and pass it down to sub-makes;
13127 all-autoconf now depends on all-m4
13128
13129Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13130
13131 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13132 presence of {ar,ranlib} instead of a configured directory
13133
13134Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13135
13136 * config.guess: Accept 34?? as well as 33?? for NCR.
13137
13138Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13139
13140 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13141 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13142
13143Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13144
13145 * configure: grab values for $(CC) and $(CXX) from the
13146 environment, so that someone can do "CC=gcc configure; make" and
13147 have it work right (matching the way that autoconf works now)
13148
13149 * configure.in, Makefile.in: add support for gash, the tcl
13150 interface to Galaxy
13151
13152 * config.guess: add NetBSD variants (hp300, x86)
13153
13154Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13155
13156 * install.sh: Support -d option (in the manner of SunOS 4 install,
13157 as it is more deterministic than that of GNU install)
13158 (chmodcmd): Set file to mode 755 by default (should also do default
13159 chgrp and chown, but I don't feel like dealing with that now)
13160
13161Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13162
13163 * config.sub: Remove h8300hhms alias.
13164
13165Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13166
13167 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13168
13169Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13170
13171 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13172 as stmp-fixinc
13173
13174Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13175
13176 * config.sub: recognize m88110-bug-coff.
13177
13178Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13179
13180 * Makefile.in (all-libio): all dependencies on the toolchain used
13181 to build this (gcc, gas, ld, etc)
13182
13183Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13184
13185 * config.guess: Deal with OSF/1 1.3 on alpha.
13186
13187Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13188
13189 * install.sh: add some 'else true' clauses for portability
13190
13191 * configure.in: don't build libio for h8[35]00-*-* targets
13192
13193Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13194
13195 * Makefile.in: Add support for new libio.
13196
13197Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13198
13199 * install.sh: If one command fails, don't try the rest. Don't try
13200 to remove $dsttmp (via trap) unless we have already created it.
13201 If $src doesn't exist, detect it and exit with an error.
13202
13203 * config.guess: Recognize BSD on hp300.
13204
13205Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13206
13207 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13208 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13209
13210Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13211
13212 * Makefile.in (all-send-pr): depends on all-prms
13213
13214Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13215
13216 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13217
13218Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13219
13220 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13221 Added test for mips-mips-riscos5.
13222
13223Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13224
13225 * configure.in: use mh-hp300 for 68k HP hosts
13226
13227Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13228
13229 * configure: add support for CONFIG_SHELL, so that you can use
13230 some alternate shell for evaluating configure scripts
13231
13232Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13233
13234 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13235 in configure script to bug-gdb@prep.ai.mit.edu when building
13236 distribution archive.
13237 * Makefile.in (COMPRESS): Remove def.
13238 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13239 gdb.tar.Z and make-gdb.tar.Z respectively.
13240 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13241 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13242 to convergence with 'taz' target in Makefile.in.
13243
13244Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13245
13246 * install.sh (dsttmp): use trap to ensure that tmp files go
13247 away on error conditions
13248
13249Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13250
13251 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13252
13253Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13254
13255 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13256 its parent is '/' not ''.
13257
13258 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13259
13260Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13261
13262 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13263 that ${newsrcdir}/configure.in does.
13264
13265Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13266
13267 * test-build.mk: support for CONFIG_SHELL
13268
13269Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13270
13271 * config.sub (netware): Add as a basic system type.
13272
13273Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13274
13275 * Makefile.in (Makefile): depend on configure.in. Also drop the
13276 $(srcdir)/ from the dependency on Makefile.in.
13277
13278Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13279
13280 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13281 (h8300hhms is temporary until multi-libraries are implemented).
13282 * configure.in: Handle h8300h too.
13283
13284Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13285
13286 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13287
13288Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13289
13290 * configure: Remove extraneous output when guessing host type.
13291 * config.guess: Remove extraneous output when guessing using C
13292 compiler rather than uname, or when guessing fails.
13293
13294Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13295
13296 * Makefile.in: remove all.cross and install.cross targets
13297
13298 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13299 definitions
13300
13301Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13302
13303 * configure.in (target sh): Build gprof.
13304
13305Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13306
13307 * config.sub: change -solaris to -solaris2
13308
13309Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13310
13311 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13312
13313Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13314
13315 * configure: Correct error message for missing Makefile.in to
13316 print correct directory.
13317
13318Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13319
13320 * install.sh: kludge around 386BSD shell bug
13321
13322Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13323
13324 * config.guess: Recognize NeXT.
13325 * config.guess: Recognize i486-ncr-sysv4.
13326 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13327
13328Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13329
13330 * Makefile.in (MAKEINFOFLAGS): New variable.
13331 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13332 * build-all.mk, test-build.mk: Pass down --no-split as
13333 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13334
13335Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13336
13337 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13338
13339Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13340
13341 * Makefile.in (libg++.tar.z): New rule.
13342 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13343 * Makefile.in (taz): Only do a single chmod.
13344
13345Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13346
13347 * install.sh: don't use dirname anymore (replaced with sed usage)
13348
13349Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13350
13351 * Makefile.in: Change extension for gzip'd files from '.z' to
13352 '.gz' per new FSF standard usage.
13353
13354Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13355
13356 * configure: put quotes around the final value of program_transform_name
13357
13358Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13359
13360 * Makefile.in: new install.sh support; update install-info rules
13361
13362Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13363
13364 * configure.in: Build diff for crosses, but not for go32 host.
13365
13366 * configure.in: Build gprof only for native, and don't build it
13367 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13368
13369Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13370
13371 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13372
13373Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13374
13375 * configure.in (host_tools): Add prms.
13376
13377Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13378
13379 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13380 with $(FLAGS_TO_PASS) on the command line
13381
13382 * config.sub: Recognize lynx and lynxos
13383
13384Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13385
13386 * config.sub: Accept -ecoff*, not just -ecoff.
13387
13388Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13389
13390 * Makefile.in (taz): Use .gz suffix instead of .z.
13391 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13392 names.
13393
13394Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13395
13396 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13397
13398Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13399
13400 * Makefile.in (install-no-fixedincludes): install gcc last, so
13401 that rebuilds that might happen during 'make install' don't get
13402 bogus gcc include files
13403
13404Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13405
13406 Change from Utah for HPPA support:
13407 * config.guess: Recognize hppa1.x-hp-bsd.
13408
13409Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13410
13411 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13412 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13413
13414Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13415
13416 * config.sub: Add support for rom68k and bug boot monitors.
13417
13418Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13419
13420 * Makefile.in: Make all-opcodes depend on all-bfd.
13421
13422Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13423
13424 * config.guess: Added special check for i[34]86-univel-sysv4*.
13425
13426Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13427
13428 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13429 the processor rather than assuming i486.
13430
13431Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13432
13433 * config.guess: Recognize SunOS6 as Solaris3.
13434
13435Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13436
13437 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13438 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13439
13440Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13441
13442 * build-all.mk (all-cross): New target for Canadian Cross.
13443 Added Q2 go32 targets.
13444 * test-build.mk: Configure go32 cross sparclite-aout and
13445 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13446 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13447
13448Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13449
13450 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13451 GO32 hosted toolchains
13452
13453Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13454
13455 * configure: change so "-exec-prefix" gets passed down rather
13456 than "-exec_prefix" so autoconf generated Makefiles get the
13457 exec_prefix set right.
13458
13459Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13460
13461 * config.guess: get the Solaris2 minor version number
13462
13463 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13464
13465Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13466
13467 * config.guess: Recognize some Sequent platforms.
13468
13469Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13470
13471 * Makefile.in: added the vault-install target
13472
13473 * configure.in: actually use the Sun3 makefile fragment that's in
13474 config, also added the release dir to configdirs
13475
13476Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13477
13478 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13479
13480Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13481
13482 * configure.in: remove some program from Alpha targetted toolchains
13483
13484Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13485
13486 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13487 gprof.
13488 (taz): Run "make diststuff" in those directories instead of "make
13489 proto-dir". Look for "VERSION=" only at start of line in subdir
13490 Makefile. Use "gzip -9" for compression.
13491 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13492 (binutils.tar.z): New target.
13493
13494Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13495
13496 * Makefile.in (taz): Include gpl.texinfo.
13497
13498Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13499
13500 * Makefile.in (setup-dirs): Merged into "taz" target.
13501 (taz): Only do `proto-dir' stuff if a directory is actually needed
13502 for this target.
13503
13504Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13505
13506 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13507 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13508 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13509 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13510 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13511
13512Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13513
13514 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13515 config.sub, and move-if-change to gdb testsuite distribution
13516 archive, so the testsuite can be extracted, configured, and
13517 run separately from the gdb distribution. Blow away the Chill
13518 tests that require a Chill compiled executable, since GNU Chill
13519 is not yet publically available.
13520
13521Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13522
13523 * test-build.mk: set environment variables in a single command,
13524 instead of a list of assignments and exports
13525
13526 * config.guess: recognize Alpha/OSF1 systems
13527
13528Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13529
13530 * configure: Change help message to prefer --options rather than
13531 -options.
13532
13533Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13534
13535 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13536 zippy@ecst.csuchico.edu.
13537 * config.guess: Recognize miniframe.
13538
13539Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13540
9eb322aa
MF
13541 * Makefile.in: Use srcroot to find runtest rather than rootme.
13542 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13543
13544Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13545
13546 * test-build.mk: Extensive additions to support building on a
13547 machine other than the host.
13548
13549Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13550
13551 * configure (tooldir): Fix for i386-aix again.
13552
13553Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13554
13555 * configure, Makefile.in: Change definition of $(tooldir)
13556 to match the FSF.
13557
13558Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13559
13560 * config.guess: Recognize i[34]86/SVR4.
13561
13562Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13563
13564 * Makefile.in (all-gdb): gdb depends on sim.
13565
13566Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13567
13568 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13569 at the same time we make the prototype gdb directory.
13570 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13571 files at the same time as the gdb base release distribution.
13572
13573Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13574
13575 * Makefile.in (check): Use individual check targets rather than
13576 DO_X rule.
13577 (check-gcc): Added.
13578
13579Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13580
13581 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13582 for System V release 3.2.
13583
13584Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13585
13586 * config.sub: Recognize hppaosf.
13587 * configure.in: Do configure ld/binutils/gas for it.
13588
13589Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13590
13591 * configure (tooldir): Alter syntax used to set this, for systems
13592 where "\$" isn't handled right, like i386-aix.
13593
13594Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13595
13596 * configure: Pass program-transform-name, not
13597 program_transform_name, to recursive configures.
13598
13599Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13600
13601 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13602 of gas+ld+binutils.
13603
13604Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13605
13606 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13607
13608Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13609
13610 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13611
252b5132
RH
13612Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13613
13614 * Makefile.in (PRMS): Set back to all-prms.
13615
13616Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13617
13618 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13619 targets, rather than for MIPS hosts.
13620
13621Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13622
13623 * configure.in: add comment for --with-x default values
13624
13625 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13626
13627 * Makefile.in: add check-* targets for each of the directories in
13628 the tree. Add a definition of RUNTEST that will use the one we
13629 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13630
13631Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13632
13633 * configure.in: Removed obsolete references to bfd_target and
13634 target_makefile_frag.
13635
13636 * build-all.mk: Set assorted targets for Q2.
13637 * config.sub: Recognize z8k-sim and h8300-hms.
13638 * test-build.mk: Really don't pass host to configure.
13639 (HOLES): Added uname.
13640
13641Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13642
13643 * configure: Handle an empty program-prefix, program-suffix or
13644 program-transform-name correctly.
13645
13646Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13647
13648 * build-all.mk: -G 8 no longer required for MIPS targets.
13649 * test-build.mk: Don't pass host argument to configure; make it
13650 guess.
13651
13652Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13653
13654 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13655 * Makefile.in (COMPRESS): New macro, like GZIP.
13656
13657Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13658
13659 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13660
13661 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13662 with gas currently defaults to -G 0.
13663
13664Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13665
13666 * Makefile.in (all-flex): flex depends on byacc.
13667
13668 * build-all.mk: If host not specified, use config.guess. Pass TAG
13669 to test-build.mk as RELEASE_TAG.
13670 * test-build.mk (configargs): New variable containing arguments to
13671 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13672 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13673
13674 * config.guess: Use /bin/uname when checking -X argument on SCO,
13675 to avoid invoking GNU uname which doesn't understand -X.
13676
13677 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13678
13679 * configure.in: Build gas for mips-*-*.
13680
13681Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13682
13683 * Makefile.in (all.normal): insert missing backslash.
13684
13685Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13686
4bddf3ad 13687 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13688
13689 * Makefile.in: Complete overhaul to merge many almost identical
13690 targets.
13691
13692Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13693
13694 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13695 (gdb.tar.Z): Adjusted.
13696
13697 * Makefile.in (setup-dirs, taz): New targets; should be general
13698 enough to adapt for gdb sometime. Build only .z file.
13699 (gas.tar.z): New target.
13700
13701Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13702
13703 * build-all.mk: Use CC=cc -Xs on Solaris.
13704
252b5132
RH
13705Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13706
13707 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13708 for handling BISON for FSF releases.
13709
13710Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13711
13712 * configure: Actually implement the change zoo just documented.
13713
13714Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13715
13716 * configure: when using config.guess, only set target_alias when
13717 it's not already been set (ie, on the command line)
13718
13719Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13720
13721 * Makefile.in: add installcheck target, set PRMS to install-prms
13722
13723Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13724
13725 * configure: add support for package_makefile_fragment, handle the
13726 case where a directory has a configure.in file but no Makefile.in
13727 more gracefully (with an actual understandable error message, even);
13728 add support for --without (and add this to the usage message); also
13729 explicitly add a --host=${host_alias} to the command line when
13730 config.guess is used
13731
13732Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13733
13734 * configure: Must use both --host and --target in recursive calls.
13735
13736Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13737
13738 * Makefile.in: Change deja-gnu to dejagnu.
13739
13740Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13741
13742 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13743
13744Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13745
13746 * configure.in: canonicalize all instances to *-*-solaris2*,
13747 also strip out a number of tools to not build for go32 host
13748
13749Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13750
13751 * config.guess: add GPL.
13752
13753 * Makefile.in, config.guess, config.sub, configure: bump
13754 copyrights to 93.
13755
13756Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13757
13758 * Makefile.in (do-info): Removed obsolete check for existence of
13759 localenv file.
13760
13761 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13762
13763Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13764
13765 * Makefile.in: a couple of 'else true' for decstation,
13766 support for TclX
13767
13768 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13769
13770Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13771
13772 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13773
13774Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13775
13776 * config.guess: Recognize i386-ibm-aix (PS/2).
13777 * configure.in: Use config/mh-aix386 file for it.
13778
13779Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13780
13781 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13782 CC_FOR_TARGET instead.
13783 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13784
13785Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13786
13787 * Makefile.in: Add sim to list of directories sent with gdb
13788
13789Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13790
13791 * configure.in: Put back mips-dec-bsd* case.
13792
13793Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13794
13795 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13796 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13797 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13798
13799Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13800
13801 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13802
13803 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13804 (install-info): install dir.info only if it exists,
13805 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13806
13807Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13808
13809 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13810 gas for mips-dec-bsd.
13811
13812Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13813
13814 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13815 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13816
13817Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13818
13819 * configure.in: Added "dejagnu" to hosttools list.
13820
13821Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13822
13823 * config.sub, configure.in, config.guess: Add support
13824 for Bosx, an AIX variant from Bull.
13825 Patches from F.Pierresteguy@frcl.bull.fr.
13826
13827Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13828
13829 * devo/dejagnu: Initial creation of devo/dejagnu.
13830 Migrated dejagnu testcases and support files for testing software
13831 tools to reside as subdirectories, currently called "testsuite",
13832 within the directory of the software tool. Migrated all programs,
13833 support libraries, etc. beloging to dejagnu proper from
13834 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13835 with no modifications. The changes to these files which will
13836 allow them to configure, build, and execute properly will be made
13837 in a future update.
13838
13839Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13840
13841 * Makefile.in: Change send_pr to send-pr.
13842 * configure.in: Likewise.
13843 * send_pr: Renamed directory to send-pr.
13844
13845Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13846
13847 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13848
13849Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13850
13851 * README: Update for gdb-4.8 release.
13852 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13853 gdb-xxx.tar.z (gzip'd) file also.
13854
13855Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13856
13857 * Makefile.in: make all-diff depend on all-libiberty
13858
13859Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13860
13861 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13862
13863Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13864
13865 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13866
13867Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13868
13869 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13870 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13871 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13872
13873Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13874
13875 * Makefile.in: makeinfo binary is in a new location
13876
13877Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13878
13879 * config.sub: Accept -ecoff as an OS.
13880
13881 * Makefile.in: Various changes to eliminate a level of make
13882 recursion and reduce the required command line length.
13883 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13884 sub-makes.
13885 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13886 variables holding settings for specific sub-makes.
13887 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13888 in terms of BASE_FLAGS_TO_PASS.
13889 (TARGET_LIBS): New variable listing directories which use
13890 TARGET_FLAGS_TO_PASS.
13891 (subdir_do): Eliminated.
13892 (do-*): New set of targets to replace subdir_do.
13893 (various): All targets which used subdir_do now depend on do-*.
13894 (local-clean): Renamed from do_clean.
13895 (local-distclean): New target, dependency of distclean and
13896 realclean.
13897 (install-info): Don't create directories. Depend on dir.info
13898 rather than calling make recursively.
13899 (install-dir.info): Eliminated.
13900 (install-info-dirs): Create all info directories here.
13901 (dir.info): Depend upon do-install-info.
13902
13903 * test-build.mk (HOLES): Added false.
13904
13905Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13906
13907 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13908
13909Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13910
13911 * Makefile.in (info): remove dependency on all-texinfo. The
13912 problem was really in texinfo/C, not at this level.
13913
13914Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13915
13916 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13917
13918Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13919
13920 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13921 GDB releases.
13922
13923Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13924
13925 * configure: Include srcdir in message about target of link not
13926 being found. Don't convert `-' to `_' in `with' options being
13927 passed to subdirs.
13928
13929Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13930
13931 * configure.in: add uudecode to host_tools
13932
13933 * Makefile.in: added {all,install}-uudecode targets, added them to
13934 the appropriate lists
13935
13936Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13937
13938 * Makefile.in (all-gcc): Added dependency on all-gas.
13939
13940 * configure.in (mips-*-*): Build ld and binutils.
13941
13942Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13943
13944 * configure: check return code from mkdir, print error message and
13945 exit on failure.
13946
13947Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13948
13949 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13950
13951Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13952
13953 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13954
13955Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13956
13957 * config.sub (h8500): Recognize this as a cpu type.
13958
13959Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13960
13961 * configure: source directory missing is no longer a warning
13962
13963 * configure.in: recognize irix[34]* instead of irix[34]
13964
13965 * Makefile.in: define and pass down X11_LIB
13966
252b5132
RH
13967Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13968
13969 * guess-systype: Renamed to ...
13970 * config.guess: ... by popular request.
13971 * configure.in, Makefile.in: Update accordingly.
13972
13973Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13974
13975 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13976 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13977 + Execute ./dummy instead of assuming . is in PATH.
13978
13979Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13980
13981 * guess-systype: New shell script. Attempts to guess the
13982 canonical host name of the executing host.
13983 Only a few hosts are supported so far.
13984 * configure: Call guess-systype if no host is specified.
13985
13986Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13987
13988 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13989 gcc Makefile.
13990
13991
13992Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13993
13994 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13995 (all-gcc, install-gcc, subdir_do): Use it.
13996
13997Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13998
13999 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14000
14001Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14002
14003 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14004 set exclusively by configure, using configure.in .
14005
14006Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14007
14008 * test-build.mk: set $PATH for all builds
14009
14010 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14011
14012Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14013
14014 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14015 the one used in gcc/Makefile.in, so that a null expansion doesn't
14016 override the one needed to build gcc with a native cc.
14017
14018
14019Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14020
14021 * configure: Accept -with arguments.
14022
14023Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14024
14025 * Makefile.in: added h8300sim
14026
14027Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14028
252b5132
RH
14029 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14030 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14031 (all-cygnus, native, build-cygnus): Make
14032 $(canonhost)-stamp-3stage-done, not $(host)....
14033 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14034 i386-sco3.2v4. Added else true to if command.
14035
14036Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14037
14038 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14039
14040Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14041
14042 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14043
14044Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14045
14046 * configure.in: don't remove binutils from Solaris builds
14047
14048Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14049
14050 * Makefile.in: get rid of earlier definitions for *clean,
14051 also handle the recursive info rule better
14052
14053Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14054
14055 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14056 do more-or-less the right thing.
14057
14058Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14059
14060 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14061 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14062
14063Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14064
14065 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14066 $(host_canonical).
14067
14068 * configure.in: split the configdirs list into 4 categories (native
14069 v. cross, library v. tool) and handle the cross-only and native-
14070 only in more reasonable (and correct!) way.
14071
14072Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14073
14074 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14075 configdirs anymore.
14076
14077Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14078
14079 * Makefile.in: extensive cleanup:: removed all of the explicit
14080 clean-* targets, collapsed many wrappers around subdir_do into
14081 one, added additional targets to satisfy standards.texi, deleted
14082 some old targets, some changes for consistency
14083
14084Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14085
14086 * configure.in: handle some programs as cross-only, and others as
14087 native only
14088
14089 * test-build.mk: handle partial holes in a more generic manner
14090
14091 * Makefile.in: m4 depends on libiberty
14092
252b5132
RH
14093Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14094
14095 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14096 time, wdiff, and find to configdirs
14097
14098 * Makefile.in: all, clean, and install rules for the new programs
14099 added to configure.in
14100
14101Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14102
14103 * configure.in: use mh-sun for all *-sun-* hosts
14104
252b5132
RH
14105Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14106
14107 * Makefile.in: define flags for X11 include files and library file
14108 locations, pass them down to the programs that need this info
14109
14110 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14111
252b5132
RH
14112Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14113
14114 * configure.in: start building libg++ for HP-UX targets
14115
14116Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14117
14118 * README: Update references to files moved into etc/.
14119
14120Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14121
14122 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14123 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14124
14125Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14126
14127 * configure: accept dash as well as underscore in long option
14128 names for FSF compatibility.
14129
14130Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14131
14132 * config.sub: added -sco3.2v4 support from FSF.
14133
14134Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14135
14136 * configure.in: expand the section that adds or removes
14137 directories from the list of programs to build, to handle native
14138 vs. cross in addition to host v. native
14139
14140Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14141
14142 * Makefile.in: Replace C++ in macro names with CXX.
14143 This is less likely to break ...
14144
14145Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14146
14147 * test-build.mk: add -w to GNU_MAKE
14148
14149Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14150
14151 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14152 add 'sparc' to list of recognized cpus. This needed to make
14153 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14154 Delete some redundant ose68 variants. Recognize -wrs as an os,
14155 then changes that into $CPU-wrs-vxworks.
14156
14157 * configure.in: remove most references to gdbtest, regularize
14158 target based program removal
14159
14160 * test-build.mk: import from p3 tree (many fixes and changes)
14161
14162Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14163
14164 * Makefile.in: added rules to handle tcl, tk, and expect
14165
14166 * configure.in: handle those directories if they exist
14167
14168Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14169
14170 * config.sub: removed bogus hppabsd and hppahpux names, since
14171 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14172
14173Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14174
14175 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14176 depends upon all-xiberty
14177
14178 * Makefile.in: changes from p3, including:
14179
14180 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14181
14182 * Makefile.in (XTRAFLAGS): include newlib directories if
14183 newlib/Makefile exists, rather than if host != target.
14184
14185 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14186
14187 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14188 from the same source tree and not building a cross-compiler. This
14189 matters for the libg++ configuration if reconfiguring a tree that
14190 has already been installed.
14191
14192 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14193
14194 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14195 pick up the machine and system specific header files.
14196
14197 * Makefile.in: added AS_FOR_TARGET, passed down in
14198 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14199 the C compiler to use to create programs which are run in the
14200 build environment, set it to default to $(CC), and passed it down
14201 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14202
14203 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14204
14205 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14206 We need them for unusual native builds, like systems without
14207 ranlib.
14208
14209 * configure: also define $(host_canonical) and
80413487
RH
14210 $(target_canonical), which are the full, canonical names for the
14211 given host and target
252b5132
RH
14212
14213Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14214
14215 * Makefile.in: Added separate definitions for C++.
14216
14217Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14218
14219 * configure.in (configdirs): Add deja-gnu.
14220
14221Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14222
14223 * README: Update for configure.texi and gdb-4.7 release.
14224
14225Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14226
14227 * Makefile.in: Move "all" target to top of file.
14228 Previously, first target was ".PHONY" which caused BSD4.4 make
14229 to build .PHONY when make was run without arguments.
14230
14231Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14232
14233 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14234 Library-copylefted code in libiberty.
14235
14236Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14237
14238 * config.sub: Replace m68kmote with plain old m68k.
14239
14240Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14241
14242 * Makefile.in: Remove space from blank line, avoid Make complaints.
14243
14244Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14245
14246 * config.sub: Complain if no argument is given. Added support for
14247 386bsd as OS and target alias.
14248
14249Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14250
14251 * Makefile.in (XTRAFLAGS): include newlib directories if
14252 newlib/Makefile exists, rather than if host != target.
14253
14254Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14255
14256 * config.sub: recognize sparclite-wrs-vxworks.
14257
14258 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14259 p3.) Added clean-xiberty to clean.
14260
14261Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14262
14263 * configure.in: use *-*-* instead of nested cases for host and target
14264
14265Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14266
14267 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14268 from the same source tree and not building a cross-compiler. This
14269 matters for the libg++ configuration if reconfiguring a tree that
14270 has already been installed.
14271
14272Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14273
14274 * config.sub (i486v/i486v4): Merge in from FSF version.
14275
14276Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14277
14278 * configure: only set PWD if it is already set.
14279
14280Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14281
14282 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14283 doesn't have unset and all success paths (and most error paths)
14284 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14285 to just ${PWD} to avoid confusion.)
14286
14287Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14288
14289 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14290 even for a native compilation.
14291
14292Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14293
14294 Changes to make the gdb.tar.Z rule work better.
14295
14296 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14297 (DEVO_SUPPORT): Add configure.texi.
14298 (bfd-ilrt.tar.Z): Remove ancient rule.
14299
14300Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14301
14302 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14303 pick up the machine and system specific header files.
14304
14305 * configure.in, config.sub: added new target m68010-adobe-scout,
14306 with alias of adobe68k. Changed configure.in to check for
14307 -scout before -sco* to avoid a false match.
14308
14309 * Makefile.in: added AS_FOR_TARGET, passed down in
14310 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14311 the C compiler to use to create programs which are run in the
14312 build environment, set it to default to $(CC), and passed it down
14313 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14314
14315Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14316
14317 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14318 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14319 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14320 FOR_TARGET variants, to newlib and libg++.
14321
14322Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14323
14324 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14325 first.
14326
14327Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14328
14329 * config.sub: Accept `elf' as an environment.
14330
14331Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14332
14333 * Makefile.in (all-opcodes): cd into the right directory
14334
14335Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14336
14337 * configure: added -program_transform_name option, used as
14338 argument to sed when installing programs.
14339 configure.texi: added documentation for -program_prefix,
14340 -program_suffix and -program_transform_name.
14341
14342Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14343
14344 * config.sub: Accept i486 where i386 ok.
14345
14346Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14347
14348 * config.sub: accept we32k
14349
14350Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14351
35590697 14352 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14353
14354 * Makefile.in: don't create all directories for ``make install'';
14355 let the subdirectories create the ones they need.
14356
14357Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14358
80413487 14359 * COPYING: new file, GPL v2
252b5132
RH
14360
14361Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14362
14363 * Makefile.in: use the new gen-info-dir, which needs a template
14364 argument (which also lives in texinfo)
14365
14366 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14367
252b5132
RH
14368Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14369
14370 * config.sub (ncr3000): Change i386 to i486.
14371
14372Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14373
14374 * Makefile.in: add install-rcs, install-grep to
14375 install-no-fixedincludes, removed install-bison and install-libgcc
14376
14377Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14378
14379 * configure.in: grab the HPUX makefile fragment if on HPUX
14380
14381Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14382
14383 * Makefile.in: eradicate bison spoor (ditto libgcc).
14384 configure.in: recognise m68{k,000}-ericsson-OSE.
14385 es1800 is alias for m68k-ericsson-OSE
14386
14387Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14388
14389 * configure.in: rearrange the parts that remove programs from
14390 configdirs, based now on HOST==TARGET or by canonical triple.
14391
14392Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14393
14394 * test-build.mk: recurse explicitly with -f test-build.mk when
14395 appropriate. predicate stage3 and comparison on the existence
14396 of gcc. That is, if gcc isn't around, we aren't three-staging.
14397 On very clean, also remove ...stamp-co. Build in-place before
14398 doing other builds.
14399
14400Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14401
14402 * Makefile.in, configure.in: add tgas
14403
14404Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14405
14406 * Makefile.in: a number of changes merged in from progressive.
14407
14408 * configure.in: add libm.
14409
14410 * .cvsignore: ignore some stuff that comes from test-build.mk.
14411
252b5132
RH
14412Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14413
14414 * config.sub: Add es1800 (m68k-ericsson-es1800).
14415
14416Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14417
14418 * configure: Add program_suffix (parallel to program_prefix)
14419 * Makefile.in: adjust directory-creating script for losing decstation
14420
14421Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14422
14423 * configure: Minor $subdir-related fixes.
14424
14425Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14426
14427 * configure: fix various problems with propogating
14428 makefile_target_frag in subdirs.
14429 * configure.in: config libgcc if its there
14430
14431Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14432
14433 * config.sub: HPPA merge.
14434
252b5132
RH
14435Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14436
14437 * Makefile.in: Replace all-bison with all-byacc in all
14438 dependency lines for other tools (which now use byacc).
14439
14440Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14441
14442 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14443
252b5132
RH
14444Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14445
14446 * Makefile.in: make gprof rules similar to byacc rules (instead of
14447 vestigal $(unsubdir) that didn't work...)
14448
14449Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14450
14451 * config.sub: Add support for Linux.
14452 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14453 (at least for libg++).
14454
14455Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14456
14457 * configure.texi: fix doc for the -nfp option to configure
14458
14459Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14460
14461 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14462
14463Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14464
14465 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14466 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14467 * configure.in: added solaris* host_makefile_frag hook.
14468
14469Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14470
14471 * config.sub: changed recognition of m68000 so that various
14472 m68k types can be specified via m680[01234]0
14473
14474Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14475
14476 * config.sub (basic_machine): fix sed so that '-foo' isn't
14477 completely substituted out while .+'-foo' loses the '-foo'
14478
14479Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14480
14481 * config.sub ($os): Add -aout.
14482
14483Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14484
14485 * configure: If host_makefile_frag is absolute, don't
14486 prefix ${invsubdir} (relevant to libg++ auto-configure).
14487
14488Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14489
14490 * Makefile.in (tooldir): Define it.
14491 (all-ld): Depend on all-flex.
14492
14493Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14494
14495 * Makefile.in (check): Fix libg++ special case.
14496
14497Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14498
14499 * configure: do not bury `pwd` into config.status, thus do fewer
14500 pwd's.
14501
14502 * configure: print the "Building in" message only when building in
14503 other than "." AND verbose.
14504
14505 * configure: remove -s, rework -v to better accomodate guested
14506 configures.
14507
14508 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14509
14510Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14511
14512 * Makefile.in: macroize flags passed on recursion. remove
14513 fileutils.
14514
14515Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14516
14517 * configure: get makesrcdir right for subdirs deeper than 1.
14518
14519 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14520 install.
14521
14522Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14523
14524 * Makefile.in: don't print subdir_do or recursion lines.
14525
14526Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14527
14528 * standards.texi: added menu item.
14529
14530 * Makefile.in: build and install standards.info.
14531
14532 * standards.texi: new file.
14533
14534Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14535
14536 * configure: test for and move config.status pieces from
14537 ${subdir}/.
14538
14539Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14540
252b5132
RH
14541 * configure: Test for existance of files before trying to mv
14542 them, to avoid numerous non-existance messages.
14543
14544Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14545
14546 * configure: correct final line of config.status.
14547
14548 * configure: patch from eggert. Avoids a protection problem if
14549 the original Makefile.in is read only.
14550
14551 * configure: use move-if-change from gcc to create config.status.
14552 Some makefiles depend on config.status to tell if a directory
14553 has been reconfigured for a different host. This change
14554 prevents those directories from remaking everything in the case
14555 where the reconfig was only intended to rebuild a Makefile.
14556
14557 * configure: test for config.sub with "config.sub sun4" rather
14558 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14559 host alias from a missing config.sub.
14560
14561Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14562
14563 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14564 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14565
14566Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14567
14568 * configure: mkdir ${subdir} as needed.
14569
14570Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14571
14572 * Makefile.in,configure.in: added autoconf.
14573
14574Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14575
14576 * Makefile.in: no longer pass against on recursion.
14577
14578 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14579 definitions are not inherited.
14580
14581 * configure: correct makesrcdir when subdir is .
14582
14583Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14584
14585 * configure: Add support for 'subdirs' variable, which is
14586 like 'configdirs', except that configure doesn't re-invoke
14587 itself for subdirs, it just creates a Makefile for each subdir.
14588 * configure.texi: Document subdirs.
14589
14590Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14591
14592 * configure.in: added flex to configdirs
14593
14594Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14595
14596 * Makefile.in: remove clean-stamps from clean.
14597
14598Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14599
14600 * configure.in: Add gdbtest to configdirs.
14601
14602Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14603
14604 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14605 to recursive makes.
14606 * configure.in: Recognize new ncr3000 config.
14607
14608Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14609
14610 * Makefile.in, configure.in: removed references to gdbm.
14611
14612Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14613
14614 * config.sub: Don't canonicalize os value
14615 newsos* to bsd (readline needs to check for newsos).
14616 (This fix was earlier made Jan 31, but got re-broken.)
14617
14618Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14619
14620 * configure.in: sco is an os, not a vendor!
14621
14622 * configure: Quote $( better. Keep various shells happy.
14623
14624Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14625
14626 * Makefile.in: eliminate stamp-files.
14627
14628Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14629
14630 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14631 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14632
14633Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14634
14635 * config.sub: fix iris/iris3.
14636
14637Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14638
14639 * configure: re-add -rm.
14640
14641Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14642
14643 * Maskefile.in: add .stmp-rcs to all.
14644
14645 * configure.in: remove gas from rs6000 build, use aix host fragment.
14646
14647Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14648
14649 * configure: pass down site_option during recursion.
14650
14651Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14652
14653 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14654
14655Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14656
14657 * configure: Change exec_prefix so that it really defaults to prefix.
14658
14659Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14660
14661 * Makefile.in, configure.in: Add support for mmalloc library.
14662
14663Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14664
14665 * Makefile.in: add stmp dependencies for a few more things.
14666
14667Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14668
14669 * configure: adjusted error message on objdir/srcdir configure
14670 collision, per john's suggestion.
14671
14672 * Makefile.in: add libiberty stmp to all and all.cross.
14673
14674Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14675
14676 * Makefile.in: remove force dependencies, add grep to all.
14677
14678Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14679
14680 * Makefile.in: drop flex. make stamp files work.
14681
14682 * configure: added test for conflicting configuration in srcdir,
14683 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14684 gets cranky. use relative paths for configure and srcdir
14685 whenever possible. Send some error messages to stderr that were
14686 going to stdout.
14687
14688Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14689
14690 * Makefile.in: Fix libg++ rule to check for gcc directory
14691 before using gcc/gcc. Also pass XTRAFLAGS.
14692
14693Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14694
14695 * Makefile.in: added stmp-files so that directories aren't polled
14696 when they are already built.
14697
14698 * configure.texi: fixed a node pointer problem.
14699
14700Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14701
4bddf3ad 14702 * config.sub configure.in gdb/configure.in
252b5132
RH
14703 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14704 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14705 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14706
14707Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14708
14709 * configure: -recurring becomes -silent. corrected help message
14710 for -site= option.
14711
14712 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14713
14714Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14715
14716 * configure: when building Makefile for crosses, replace
14717 tooldir and program_prefix. default srcdir from location of
14718 config.sub. remove "for host in hosts" and "for target in
14719 targets" loops.
14720
14721Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14722
14723 * Makefile.in: Do not pass bindir or mandir to cvs.
14724
14725Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14726
14727 * Makefile.in, configure.in: removed traces of namesubdir,
14728 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14729 copyrights to '92, changed some from Cygnus to FSF.
14730
14731 * configure.texi: remove most references to multiple hosts,
14732 multiple targets, subdirs, etc.
14733
14734 * configure.man: removed rcsid. reference config.sub not
14735 config.subr.
14736
14737 * Makefile.in: mkdir $(infodir) on install-info.
14738
14739Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14740
14741 * configure.texi: Explain better about .gdbinit and about
14742 the environment that configure.in sections run in.
14743
14744Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14745
14746 * configure.in: Ultrix is only a decstation if it's a MIPS.
14747
14748Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14749
14750 * README: DOC.configure => cfg-paper.texi.
14751
14752Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14753
14754 * config.sub (near case $os): Don't convert newsos* to bsd!
14755
14756Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14757
14758 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14759 the number of copies of COPYING that go into the GDB tar file.
14760
14761Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14762
4bddf3ad 14763 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14764 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14765 Fix SCO configuration stuff.
14766
14767Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14768
14769 * Makefile.in: For libg++, make sure the -I pointing
14770 to the gcc directory goes *after* all the libg++-local -I flags.
14771 Also, move just-gcc dependency from just-libg++ to all-libg++.
14772
14773Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14774
14775 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14776
14777Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14778
14779 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14780
14781Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14782
14783 * config.sub: Add stratus configuration frags. Also
14784 submitted to FSF.
14785
14786Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14787
14788 * Makefile.in (DEV_SUPPORT): add configure.man.
14789
14790 * config.sub(Decode manufacturer-specific): add -none*.
14791
14792Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14793
14794 * Makefile.in: remove form feeds to make Sun's make happy.
14795 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14796
14797Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14798
14799 * Makefile.in (AR_FLAGS): Make quieter.
14800
14801Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14802
14803 * configure.in: Add libg++.
14804 * configure: When verbose, don't output the command line at each
14805 level; it will be unremarkably the same as the previous version,
14806 which will be the same as what the user typed.
14807
14808Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14809
14810 * configure.in, Makefile.in: fix clean-info, add flex. add
14811 fileutils.
14812
14813 * configure: be less sensitive to spaces in Makefile.in. Do not
14814 look for sources in "..". Doing so breaks subdirectories that
14815 might have their own configure. If a subdir has it's own
14816 configure script, use it.
14817
14818Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14819
14820 * cfg-paper.texi: some changes suggested by rms.
14821
14822Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14823
14824 * config.sub: Merge in some small additions from the FSF version,
14825 taken from the gcc distribution, to bring the Cygnus and FSF
14826 versions into closer sync.
14827
14828Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14829
14830 * configure.in: Changed svr4 references to sysv4.
14831
14832Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14833
14834 * configure: added -V for version number option.
14835
14836Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14837
14838 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14839 renamed from DOC.configure to cfg-paper.texi.
14840
14841Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14842
14843 * configure, config.subr, config.sub: config.subr is now
14844 config.sub again.
14845
14846Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14847
14848 * configure.texi: new file, in progress.
14849
14850 * Makefile.in: build info file and install the man page for
14851 configure.
14852
14853 * configure.man: new file, first cut.
14854
14855 * configure: find config.subr again now that configuration "none"
14856 has gone. removed all traces of the -ansi option. removed all
14857 traces of the -languages option.
14858
14859 * config.subr: resync from rms.
14860
d932cae7 148611991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14862
14863 * configure, config.sub, config.subr: merge config.sub into
14864 config.subr, call the result config.subr, remove config.sub, use
14865 config.subr.
14866
14867 * Makefile.in: revised install for dir.info.
14868
d932cae7 148691991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14870
14871 * configure.in: add decstation host makefile frag.
14872
14873 * Makefile.in: BISON now bison -y again. also install-gcc on
14874 install. clean-gdbm on clean. infodir belongs in datadir.
14875 Make directories for info install. Build dir.info here then
14876 install it.
14877
d932cae7 148781991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14879
14880 * Makefile.in: fix for bad directory tests.
14881
d932cae7 148821991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14883
14884 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14885 regexp. -srcdir relative was being handled incorrectly.
14886
14887 * Makefile.in: unwrapped some for loops so that parallel makes
14888 work again and so one can focus one's attention on a particular
14889 package.
14890
d932cae7 148911991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14892
14893 * configure: added PWD as a stand in for `pwd` (for speed). use
14894 elif wherever possible. make -srcdir work without -objdir.
14895 -objdir= commented out.
14896
d932cae7 148971991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14898
14899 * configure: +options become --options. -subdirs commented out.
14900 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14901 Makefile now at top of generated Makefile. Removed cvs log
14902 entries. added -srcdir. create .gdbinit only if there is one
14903 in ${srcdir}.
14904
14905 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14906 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14907 and mandir now keyed off datadir by default.
14908
d932cae7 149091991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14910
14911 * Freshly created ChangeLog.
14912
14913\f
14914Local Variables:
14915mode: change-log
14916left-margin: 8
14917fill-column: 76
14918version-control: never
14919End: