]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
PR ld/15382
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
4f778543
MF
12013-03-22 Mike Frysinger <vapier@gentoo.org>
2
3 * src-release (VER): Change bfd/configure.in sed to use the new
4 `bfd/configure --version` output.
5
f1dd87fc
YZ
62013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
7
8 * configure.ac: Sync with GCC repo.
9 * configure: Ditto.
10
a413f71a
ILT
112013-02-05 Ian Lance Taylor <iant@google.com>
12
13 PR go/55969
14 * configure.ac: Disable libgo on some systems where it does not
15 work.
16 * configure: Rebuild.
17
3a98824c
AM
182013-02-05 Alan Modra <amodra@gmail.com>
19
20 * configure: Regenerate after syncing config/.
21
3dae1673
JBG
222013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
23
24 * configure.ac: Sync with GCC repo.
25 * configure: Ditto.
26 * Makefile.def: Ditto.
27 * Makefile.in: Ditto.
28
bf51454b
JB
292013-01-11 Joel Brobecker <brobecker@adacore.com>
30
31 Sync with GCC, merge:
32
33 2013-01-09 Jason Merrill <jason@redhat.com>
34
35 * .gitignore: Import from gdb repository.
36
c841a2be
JBG
372013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
38
39 * config.sub: Update from config repo.
40
d7b9dae9
EB
412013-01-11 Eric Botcazou <ebotcazou@adacore.com>
42
43 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
44 * Makefile.in: Regenerate.
45
861ea9c8
L
462013-01-09 H.J. Lu <hongjiu.lu@intel.com>
47
48 * Makefile.def (configure-gcc): Depend on all-gmp.
49 (all-gcc): Remove dependency on all-gmp.
50 * Makefile.in: Regenerated.
51
ce82b126
JBG
522013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
53
1b4f418d 54 * config.guess: Update from config repo.
c2e5e6d7 55 * config.sub: Ditto.
ce82b126 56
fd62a30d
JJ
572013-01-07 Jeff Johnston <jjohnstn@redhat.com>
58
59 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
60 exists and replace the new bfin license in its location.
61
0140d685
L
622013-01-07 H.J. Lu <hongjiu.lu@intel.com>
63
64 PR gas/14899
65 * Makefile.def (dependencies): Make all-binutils, all-gprof,
66 all-ld and all-gold depend on all-gas.
67 * Makefile.in: Regenerated.
68
c3d399e7
L
692012-12-29 Ben Elliston <bje@gnu.org>
70
71 * config.guess: Update to 2012-12-29 version.
72 * config.sub: Likewise.
73
9417cd2f
JBG
742012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
75
76 * Makefile.def (install-target-libgo): Depend on
77 install-target-libatomic. Merged from GCC repo.
78 * Makefile.in: Regenerate.
79
68dad382
JJ
802012-12-17 Jeff Johnston <jjohnstn@redhat.com>
81
82 * COPYING.LIBGLOSS: Add license for bfin libgloss.
83
2344b8da
TS
842012-12-16 Thomas Schwinge <thomas@codesourcery.com>
85
86 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
87 * configure: Regenerate.
88
5eb08693
L
892012-12-11 H.J. Lu <hongjiu.lu@intel.com>
90
91 * Makefile.def (target_modules): Add bootstrap=true and
92 raw_cxx=true to libsanitizer.
93 * configure.ac (bootstrap_target_libs): Add libsanitizer.
94 * Makefile.in: Regenerated.
95 * configure: Likewise.
96
53ab32d8
JBG
972012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
98
99 * config.sub: Merge from config repo.
100
d2489204
JBG
1012012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
102
103 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
104 * Makefile.tpl: Ditto.
105 * Makefile.in: Ditto.
106 * configure: Ditto.
d2489204 107
c23b5043
JBG
1082012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
109
110 * configure.ac (noconfigdirs): Merge from GCC.
111 * configure: Regenerate.
112
1dd1f7f6
JBG
1132012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
114
115 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
116
2bda3143
L
1172012-11-14 Roland McGrath <mcgrathr@google.com>
118
119 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
120 * configure: Regenerate.
121
5286fdef
L
1222012-11-13 Richard Henderson <rth@redhat.com>
123
124 * configure.ac: Move libsanitizer logic to subdirectory.
125 * configure: Regenerate.
126
1272012-11-13 Dodji Seketeli <dodji@redhat.com>
128
129 * configure.ac: Enable libsanitizer just on x86 linux for now.
130 * configure: Re-generate.
131
1322012-11-13 David Edelsohn <dje.gcc@gmail.com>
133
134 * configure.ac: Merge libquadmath sections.
135 * configure: Regenerate.
136
1372012-11-12 Wei Mi <wmi@google.com>
138
139 * configure.ac: Add libsanitizer to target_libraries.
140 * Makefile.def: Ditto.
141 * configure: Regenerate.
142 * Makefile.in: Regenerate.
143
f66a9a70
L
1442012-11-03 H.J. Lu <hongjiu.lu@intel.com>
145
146 * configure: Regenerated.
147
1482012-11-03 Robert Mason <rbmj@verizon.net>
149
150 * configure.ac: add --disable-libstdcxx configure option
151 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
152
6d94c122
CV
1532012-10-24 Corinna Vinschen <corinna@vinschen.de>
154
155 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
156 against Mingw64 w32api.
157 * configure: Regenerate.
158
a882be68
EB
1592012-10-23 Eric Botcazou <ebotcazou@adacore.com>
160
161 PR bootstrap/54820
162 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
163 * configure: Regenerate.
164
b3676d82
EB
1652012-10-22 Eric Botcazou <ebotcazou@adacore.com>
166
167 PR bootstrap/54820
168 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
169 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
170 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
171 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
172 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
173 * Makefile.in: Regenerate.
174 * configure.ac (have_static_libs): New variable and associated check.
175 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
176 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
177 * configure: Regenerate.
178
7b0e8ca5
MF
1792012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
180
181 * config.guess, config.sub: Include updated version from
182 config-patches. Adds microblaze little endian support.
183
8e71395b
L
1842012-09-28 Ian Lance Taylor <iant@google.com>
185
186 * Makefile.def: Make all-target-libgo depend on
187 all-target-libbacktrace.
188 * Makefile.in: Rebuild.
189
1902012-09-26 Ian Lance Taylor <iant@google.com>
191
192 * Makefile.def: Make all-gcc depend on all-libbacktrace.
193 * Makefile.in: Rebuild.
194
1952012-09-06 Diego Novillo <dnovillo@google.com>
196
197 * configure.ac: Bump minimum GMP version to 4.2.3.
198 * configure: Re-generate.
199
2002012-09-05 Georg-Johann Lay <avr@gjlay.de>
201
202 PR target/54461
203 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
204 target-libgloss if not configured --with-avrlibc=no.
205 * configure: Regenerate.
206
2072012-09-04 Jason Merrill <jason@redhat.com>
208
209 * configure.ac: Fix --enable-languages=all.
210
2112012-09-03 Richard Guenther <rguenther@suse.de>
212
213 PR bootstrap/54138
214 * configure.ac: Re-organize ISL / CLOOG checks to allow
215 disabling with either --without-isl or --without-cloog.
216 * configure: Regenerated.
217
2182012-09-03 Georg-Johann Lay <avr@gjlay.de>
219
220 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
221 * configure: Regenerate.
222
d09bbf00
SE
2232012-09-21 Steve Ellcey <sellcey@mips.com>
224
225 * configure.ac: Add mips*-mti-elf* target.
226 * configure: Regenerate.
227
2bf680c4
ILT
2282012-09-19 Ian Lance Taylor <iant@google.com>
229
230 * configure.ac (host_libs): Add libbacktrace.
231 (target_libraries): Add libbacktrace.
232 * Makefile.def (host_modules): Add libbacktrace.
233 (target_modules): Likewise.
234 * configure, Makefile.in: Rebuild.
235
5c0b3823
WL
2362012-09-15 Jiong Wang <jiwang@tilera.com>
237
238 * configure.ac (ENABLE_GOLD): support tilegx*
239 * configure: rebuild
240
1488e230
DE
2412012-09-14 David Edelsohn <dje.gcc@gmail.com>
242
243 PR target/38607
244 Merge upstream change.
245 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
246
247 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
248 Add libgomp*.o to compare_exclusions for AIX.
249 * configure: Regenerate.
250
df6795ce
L
2512012-08-26 H.J. Lu <hongjiu.lu@intel.com>
252
253 PR binutils/4970
254 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
255 and opcodes.
256 * Makefile.in: Regenerated.
257
7ec59b9e
L
2582012-08-14 Diego Novillo <dnovillo@google.com>
259
260 Merge from cxx-conversion branch.
261
262 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
263 POSTSTAGE1_CONFIGURE_FLAGS.
264 * Makefile.in: Regenerate.
265 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
266 Force C++ when bootstrapping.
267 * configure: Regenerate.
268
2692012-07-06 Richard Guenther <rguenther@suse.de>
270
271 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
272 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
273 --with-gmp=system.
274 * Makefile.in: Regenerated.
275 * configure: Likewise.
276
2772012-07-06 Richard Guenther <rguenther@suse.de>
278
279 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
280 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
281 supply V=1 as extra_make_flags.
282 * configure: Regenerated.
283 * Makefile.in: Likewise.
284
2852012-07-03 Richard Guenther <rguenther@suse.de>
286
287 * Makfile.def (isl): Remove not necessary extra_exports and
288 extra_make_flags.
289 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
290 * Makefile.in: Regenerated.
291
2922012-07-03 Richard Guenther <rguenther@suse.de>
293
294 * Makefile.def (cloog): Add V=1 to extra_make_flags.
295 * configure.ac: If either the ISL or the CLooG check failed
296 do not try to build in-tree versions.
297 * Makefile.in: Regenerated.
298 * configure: Regenerated.
299
3002012-07-02 Richard Guenther <rguenther@suse.de>
301 Michael Matz <matz@suse.de>
302 Tobias Grosser <tobias@grosser.es>
303 Sebastian Pop <sebpop@gmail.com>
304
305 * Makefile.def: Add ISL host module, remove PPL host module.
306 Adjust ClooG host module to use the proper ISL.
307 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
308 * configure.ac: Include config/isl.m4. Add ISL host library,
309 remove PPL. Remove PPL configury, add ISL configury, adjust
310 ClooG configury.
311 * Makefile.in: Regenerated.
312 * configure: Likewise.
313
3142012-07-02 Richard Guenther <rguenther@suse.de>
315
316 Merge from graphite branch
317 2011-07-21 Tobias Grosser <tobias@grosser.es>
318
319 * configure: Regenerated.
320 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
321 both cloog.org and legacy versions. The only supported version will
322 be CLooG with the isl backend.
323
324 2011-07-21 Tobias Grosser <tobias@grosser.es>
325
326 * configure: Regenerated.
327 * configure.ac: Require cloog isl 0.17.0
328
329 2011-07-21 Tobias Grosser <tobias@grosser.es>
330
331 * configure: Regenerated.
332 * config/cloog.m4: Do not define CLOOG_ORG
333
3342012-06-29 Steven Bosscher <steven@gcc.gnu.org>
335
336 * configure.ac: Skip C if explicitly selected.
337 * configure: Regenerate.
338
3392012-06-28 Christophe Lyon <christophe.lyon@st.com>
340
341 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
342 they contain -O2.
343 * configure: Regenerate.
344
3452012-06-20 Jason Merrill <jason@redhat.com>
346
347 * Makefile.tpl (check-target-libgomp-c++): New.
348 (check-target-libitm-c++): New.
349 * Makefile.def (c++): Add them.
350 * Makefile.in: Regenerate.
351
3522012-05-16 Olivier Hainque <hainque@adacore.com>
353
354 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
355 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
356 (install-no-fixedincludes): Adjust accordingly.
357 * Makefile.in: Regenerate.
358
3592012-05-09 Nick Clifton <nickc@redhat.com>
360 Paul Smith <psmith@gnu.org>
361
362 PR bootstrap/50461
363 * configure.ac (mpfr-dir): When using in-tree MPFR sources
364 allow for the fact that from release v3.1.0 of MPFR the source
365 files were moved into a src sub-directory.
366 * configure: Regenerate.
367
3682012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
369
370 * configure.ac: Bump minimum MPFR version to 2.4.0.
371 * configure: Regenerated.
372
3732012-05-01 Richard Henderson <rth@redhat.com>
374
375 * Makefile.def (libatomic): New target_module.
376 * configure.ac (target_libraries): Add libatomic.
377 (noconfigdirs): Check if libatomic is supported.
378 * Makefile.in, configure: Rebuild.
379
f87f9c61
L
3802012-05-15 H.J. Lu <hongjiu.lu@intel.com>
381
382 Merge upstream change
383 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
384
3852011-11-21 Andreas Tobler <andreast@fgznet.ch>
386
387 * libtool.m4: Additional FreeBSD 10 fixes.
388
68f107fa
AO
3892012-06-28 Christophe Lyon <christophe.lyon@st.com>
390
391 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
392 they contain -O2.
393 * configure: Regenerate.
394
b9c361e0
JL
3952012-05-14 Catherine Moore <clm@codesourcery.com>
396
397 * NEWS: Mention PowerPC VLE port.
398
9eb322aa
MF
3992012-05-11 Mike Frysinger <vapier@gentoo.org>
400
401 * MAINTAINERS (config/): Move to intl/ section.
402 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
403
58b1dd21
NC
4042012-05-09 Nick Clifton <nickc@redhat.com>
405 Paul Smith <psmith@gnu.org>
406
407 PR bootstrap/50461
408 * configure.ac (mpfr-dir): When using in-tree MPFR sources
409 allow for the fact that from release v3.1.0 of MPFR the source
410 files were moved into a src sub-directory.
411 * configure: Regenerate.
412
2e702c99
RM
4132012-05-02 Roland McGrath <mcgrathr@google.com>
414
415 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
416 * configure: Regenerate.
417
d2213593
JB
4182012-04-25 Joel Brobecker <brobecker@adacore.com>
419
420 * config.sub: Update to 2012-04-18 version from official repo.
421
202e2356
NC
4222012-03-19 Tristan Gingold <gingold@adacore.com>
423
424 * configure.ac (ia64*-*-*vms*): Add support for ld.
425 * configure: Regenerate.
426
2479f722
RO
4272012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
428
429 * configure.ac (enable_libgomp): Remove *-*-irix6*.
430 (unsupported_languages): Remove mips-sgi-irix6.*.
431 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
432 (with_stabs): Remove.
433 * configure: Regenerate.
434
4e97d92b
RO
4352012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
436
437 * configure.ac (enable_libgomp): Remove *-*-osf*.
438 (with_stabs): Remove alpha*-*-osf*.
439 * configure: Regenerate.
440
f9ea6f98
JJ
4412012-03-09 Jeff Johnston <jjohnstn@redhat.com>
442
443 * COPYING.NEWLIB: Modify DJ Delorie license to include
444 modification rights in clause as permitted by DJ Delorie.
445 * COPYING.LIBGLOSS: Ditto.
446
48688b3e
JJ
4472012-03-09 Jeff Johnston <jjohnstn@redhat.com>
448
449 * COPYING.NEWLIB: Remove two unused licenses.
450
0945bbee
TG
4512012-03-05 Tristan Gingold <gingold@adacore.com>
452
453 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
454 * configure: Regenerate.
455
516be0c5
JJ
4562012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
457
458 * COPYING.NEWLIB: Add Adapteva notice.
459 * COPYING.LIBGLOSS: Add Adapteva notice.
460
64b986c0
EB
4612011-12-18 Eric Botcazou <ebotcazou@adacore.com>
462
463 * configure: Regenerate.
464
58cddc18
JJ
4652011-12-15 Jeff Johnston <jjohnstn@redhat.com>
466
467 * COPYING.LIBGLOSS: Add GPL with exception license.
468
b121d7d4
DD
4692011-11-09 Roland McGrath <mcgrathr@google.com>
470
471 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
472 * configure: Rebuild.
473 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
474 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
475 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
476 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
477 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
478 Add READELF.
479 * Makefile.in: Rebuild.
480
d32e2926
RH
4812011-11-08 Richard Henderson <rth@redhat.com>
482
483 * configure.ac: Test for libitm directory present first.
484
485 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
486
487 * configure.ac: Test libitm/configure.tgt to disable libitm.
488 * configure: Rebuild.
489
98dd765a
RO
4902011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
491
492 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
493 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
494 * Makefile.in: Regenerate.
495
99c513f6
DD
4962011-11-01 DJ Delorie <dj@redhat.com>
497
498 * configure.ac (rl78-*-*) New case.
499 * configure: Regenerate.
500
ff3ec4ee
DD
5012011-11-01 DJ Delorie <dj@redhat.com>
502
503 * config.sub: Update to version 2011-10-29 (added rl78)
504
c28a9f49
NC
5052011-10-27 Nick Clifton <nickc@redhat.com>
506
507 * config.sub: Import these changes from the config project:
508
509 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
510 Ben Elliston <bje@gnu.org>
511
512 * config.sub (epiphany): New.
513
514 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
515 Ben Elliston <bje@gnu.org>
516
9eb322aa 517 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
518
519 2011-08-23 Roland McGrath <mcgrathr@google.com>
520
521 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
522 64eb to be64.
523
524 2011-08-16 Roland McGrath <mcgrathr@google.com>
525
526 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
527 (nacl): Grok as alias for 32el-unknown-nacl.
528
860144e4
JB
5292011-08-19 Joel Brobecker <brobecker@adacore.com>
530
531 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
532
40ae9136
YQ
5332011-08-14 Yao Qi <yao@codesourcery.com>
534
535 Merge from gcc:
536
537 2011-08-14 Yao Qi <yao@codesourcery.com>
538 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
539 * configure: Regenerate.
540
ffdd6afc
ILT
5412011-07-26 Ian Lance Taylor <iant@google.com>
542
543 Merge from gcc:
544
545 2011-07-26 Ian Lance Taylor <iant@google.com>
546 * configure.ac: Set have_compiler based on whether gcc directory
547 exists, rather than on whether gcc is in configdirs.
548 * configure: Rebuild.
549
550 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
551 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
552 link directories.
553 * Makefile.in: Rebuild.
554
555 2011-07-20 Ian Lance Taylor <iant@google.com>
556 PR bootstrap/49787
557 * configure.ac: Move --enable-bootstrap handling earlier in file.
558 If --enable-bootstrap and either --enable-build-with-cxx or
559 --enable-build-poststage1-with-cxx, enable C++ automatically.
560 * configure: Rebuild.
561
562 2011-07-19 Ian Lance Taylor <iant@google.com>
563 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
564 make C++ a boot_language. Set and substitute
565 POSTSTAGE1_CONFIGURE_FLAGS.
566 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
567 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
568 * configure, Makefile.in: Rebuild.
569
570 2011-07-16 Jason Merrill <jason@redhat.com>
571 * Makefile.def (language=c++): Add check-c++0x and
572 check-target-libmudflap-c++.
573 * Makefile.tpl (check-target-libmudflap-c++): New.
574 * Makefile.in: Regenerate.
575
576 2011-07-16 Matthias Klose <doko@ubuntu.com>
577 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
578 * Makefile.def (target_modules/libjava): Pass
579 $(EXTRA_CONFIGARGS_LIBJAVA).
580 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
581 if not configured with --enable-static-libjava.
582 * Makefile.in: Regenerate.
583 * configure: Likewise.
584
585 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
586 PR regression/47836
587 PR bootstrap/23656
588 PR other/47733
589 PR bootstrap/49247
590 PR c/48825
591 * configure.ac (target_libraries): Remove target-libiberty.
592 Remove case-statement setting skipdirs=target-libiberty for
593 multiple targets. Remove checking target_configdirs and
594 removing target-libiberty but keeping target-libgcc if
595 otherwise empty.
596 * Makefile.def (target_modules): Don't add libiberty.
597 (dependencies): Remove all traces of target-libiberty.
598 * configure, Makefile.in: Regenerate.
599
9ccb86e7
JM
6002011-07-22 Jason Merrill <jason@redhat.com>
601
602 * Makefile.def (language=c++): Add check-c++0x and
603 check-target-libmudflap-c++.
604 * Makefile.tpl (check-target-libmudflap-c++): New.
605 * Makefile.in: Regenerate.
606
090bc50f
RO
6072011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
608
609 * configure: Regenerate.
610
cff32a7c
RO
6112011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
612
613 PR target/39150
614 * configure.ac (i[3456789]86-*-solaris2*): Also accept
615 x86_64-*-solaris2.1[0-9]*.
616 * configure: Regenerate.
617
eb4b2452
NC
6182011-06-13 Walter Lee <walt@tilera.com>
619
620 * configure.ac (tilepro-*-*) New case.
621 (tilegx-*-*): Likewise.
622 * configure: Regenerate.
623
3c0013bf
NC
6242011-06-06 Nick Clifton <nickc@redhat.com>
625
626 * config.sub: Sync from upstream.
627
91c1f14c
DK
6282011-05-08 Doug Kwan <dougkwan@google.com>
629
630 Merge from gcc:
631
632 2011-05-08 Doug Kwan <dougkwan@google.com>
633
634 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
635 * configure: Regenerated.
636 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
637 value from configure.
638 * Makefile.in: Regenerated.
639
c7e4b184
JM
6402011-05-05 Joseph Myers <joseph@codesourcery.com>
641
642 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
643 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
644 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
645 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
646 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
647 *-*-vxworks*): Disable newlib and libgloss in separate case
648 statement.
649 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
650 to separate case statement.
651 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
652 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
653 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
654 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
655 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
656 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
657 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
658 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
659 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
660 i[[3456789]]86-*-rdos*, m32r-*-*,
661 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
662 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
663 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
664 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
665 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
666 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
667 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
668 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
669 and libgloss in main case over targets. Remove most empty cases
670 in main case over targets.
671 * configure: Regenerate.
672
7152a690
JM
6732011-05-04 Joseph Myers <joseph@codesourcery.com>
674
675 * configure.ac: Remove code setting special library locations for
676 hppa*64*-*-hpux11*. Remove code setting compiler for
677 sparc-sun-solaris2*.
678 * configure: Regenerate.
679
ff46fb8f
JM
6802011-05-04 Joseph Myers <joseph@codesourcery.com>
681
682 * configure.ac: Separate libgloss_dir settings from general case
683 over targets.
684 * configure: Regenerate.
685
82ae827f
JM
6862011-04-28 Joseph Myers <joseph@codesourcery.com>
687
688 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
689 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
690 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
691 cases in libgcj-disabling case statement.
692 (hppa*64*-*-linux*): Set unsupported_languages instead of
693 disabling target-zlib.
694 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
695 to hppa*64*-*-hpux*.
696 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
697 hppa*-*-hpux*.
698 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
699 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
700 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
701 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
702 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
703 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
704 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
705 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
706 libgcj-disabling case statement.
707 * configure: Regenerate.
708
0827f9a6
JM
7092011-04-28 Joseph Myers <joseph@codesourcery.com>
710
711 * configure.ac: Disable Java for targets not supporting libffi.
712 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
713 Remove cases in Java-disabling statement.
714 (*arm-wince-pe): Change to arm-wince-pe.
715 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
716 cases in Java-disabling statement.
717 (bfin-*-*): Don't disable Java again.
718 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
719 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
720 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
721 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
722 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
723 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
724 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
725 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
726 Java-disabling statement.
727 (mmix-*-*): Don't disable Java again.
728 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
729 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
730 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
731 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
732 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
733 statement.
734 * configure: Regenerate.
735
899b04ef
JM
7362011-04-28 Joseph Myers <joseph@codesourcery.com>
737
738 Merge from GCC:
739
740 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
741
742 PR lto/48086
743 * configure.ac: Re-enable LTO on *-apple-darwin9*.
744 * configure: Regenerate.
745
9863d716
JM
7462011-04-28 Joseph Myers <joseph@codesourcery.com>
747
748 * configure.ac: Separate cases disabling Java and Java libraries
749 from general case over targets.
750 * configure: Regenerate.
751
a90ef4bf
JM
7522011-04-06 Joseph Myers <joseph@codesourcery.com>
753
754 * configure.ac (build_tools): Remove build-byacc.
755 (host_libs): Remove mmalloc.
756 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
757 autoconf automake libtool diff rcs fileutils shellutils time
758 textutils wdiff find uudecode hello tar gzip indent recode release
759 sed perl gawk findutils gettext zip.
760 (libgcj): Remove target-qthreads.
761 (target_tools): Remove target-examples target-gperf.
762 (YACC): Don't handle building byacc.
763 * configure: Regenerate.
764 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
765 dosutils, examples, fileutils, find, findutils, gawk, gettext,
766 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
767 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
768 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
769 handle building components.
770 * Makefile.in: Regenerate.
771
05a02268
RW
7722011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
773
774 * config.sub: Sync from upstream.
775
c5f5c3c2
JM
7762011-04-01 Joseph Myers <joseph@codesourcery.com>
777
778 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
779 (microblaze*): Don't disable libssp.
780 * configure: Regenerate.
781
f6c1938b
JM
7822011-04-01 Joseph Myers <joseph@codesourcery.com>
783
784 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
785 moveifchange.
786 * configure: Regenerate.
787 * Makefile.tpl: Use @SHELL@ not @config_shell@.
788 * Makefile.in: Regenerate.
789
1f111696
JM
7902011-04-01 Joseph Myers <joseph@codesourcery.com>
791
792 * configure.ac (*-*-sysv4*): Don't enable libgomp.
793 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
794 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
795 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
796 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
797 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
798 md_exec_prefix cases.
799 * configure: Regenerate.
800
065a5627
JM
8012011-04-01 Joseph Myers <joseph@codesourcery.com>
802
803 * configure.ac: Separate cases disabling target-libssp,
804 target-libiberty, target-libstdc++-v3 and Fortran from general
805 case over targets.
806 * configure: Regenerate.
807
b2f14e4a
JM
8082011-04-01 Joseph Myers <joseph@codesourcery.com>
809
810 * configure.ac (*-*-chorusos): Don't disable libgcj.
811 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
812 Remove case.
813 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
814 (arm-*-coff): Don't disable libgcj.
815 (arm*-*-linux-gnueabi): Remove useless assignment.
816 (arm-*-riscix*): Don't disable libgcj.
817 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
818 configuration.
819 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
820 (c54x*-*-*): Remove case.
821 (tic54x-*-*): Don't disable GCC or GCC libraries.
822 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
823 to *.
824 (d10v-*-*): Don't disable GCC libraries.
825 (d30v-*-*): Don't disable libgcj.
826 (h8500-*-*): Don't disable GCC libraries.
827 (i960-*-*): Don't disable libgcj.
828 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
829 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
830 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
831 libgcj.
832 (m68k-*-coff*): Remove case.
833 (mmix-*-*): Don't disable libgloss on host.
834 (mn10200-*-*, mn10300-*-*): Remove cases.
835 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
836 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
837 Don't disable libgcj.
838 (romp-*-*): Remove case.
839 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
840 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
841 case.
842 (v810-*-*): Don't disable GCC libraries.
843 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
844 (ip2k-*-*): Don't disable GCC libraries.
845 * configure: Regenerate.
846
6a608608
JM
8472011-03-28 Joseph Myers <joseph@codesourcery.com>
848
849 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
850 libffi on host.
851 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
852 on host.
853 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
854 * configure: Regenerate.
855
5b806d27
NC
8562011-03-26 John Marino <binutils@marino.st>
857
858 * configure.ac: Add support for *-*-dragonfly*
859 * configure: Regenerate.
860
0377a422
JM
8612011-03-25 Joseph Myers <joseph@codesourcery.com>
862
863 * configure.ac (native_only): Remove.
864 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
865 send-pr uudecode guile gnuserv on host.
866 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
867 send-pr rcs guile perl texinfo libtool on host.
868 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
869 automake send-pr rcs guile perl texinfo libtool on host.
870 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
871 (*-*-kaos*): Don't disable target-examples target-gperf on target.
872 (alpha*-dec-osf*): Don't disable fileutils on target.
873 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
874 texinfo send-pr expect dejagnu on target.
875 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
876 target-qthreads on target.
877 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
878 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
879 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
880 x86_64-*-mingw*): Don't disable expect on target.
881 (*-*-cygwin*): Don't disable target-gperf on target.
882 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
883 gnuserv on target.
884 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
885 target.
886 * configure: Regenerate.
887
2354b38b
JM
8882011-03-25 Joseph Myers <joseph@codesourcery.com>
889
890 * configure.ac (target_tools): Remove target-groff.
891 (native_only): Remove target-groff.
892 (hppa*64*-*-*): Don't disable byacc.
893 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
894 setting.
895 (*-*-kaos*): Don't skip target-librx and target-groff.
896 (*-*-netware*): Don't skip target-libmudflap.
897 (*-*-tpf*): Don't skip target-libmudflap.
898 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
899 directories on the host.
900 (ia64*-*-*vms*): Don't skip tix.
901 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
902 host.
903 * configure: Regenerate.
904
28d9b232
PB
9052011-03-24 Paolo Bonzini <pbonzini@redhat.com>
906
907 * configure.ac: Remove references to mt-mep, mt-netware,
908 mt-wince.
909 * Makefile.def: Add all-utils soft dependencies.
910 * Makefile.tpl: Remove GDB_NLM_DEPS.
911 * configure: Regenerate.
912 * Makefile.in: Regenerate.
913
dbbe5f95
PB
9142011-03-24 Paolo Bonzini <bonzini@gnu.org>
915
916 Sync from GCC:
917
918 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
919
920 * configure.ac: Do not include mh-x86omitfp.
921 * configure: Regenerate.
922
923 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
924
925 * configure.ac: Remove empty cases.
926 * configure: Regenerate.
927
928 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
929
930 * Makefile.def: Add dependency from termcap to gdb.
931 * Makefile.in: Regenerate.
932
933 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
934
935 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
936 * configure: Regenerate.
937 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
938 * Makefile.tpl: Likewise.
939 * Makefile.in: Regenerate.
940
941 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
942
943 * configure.ac: Remove all mentions of tentative_cc.
944 * configure: Regenerate.
945
946 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
947
948 PR lto/48086
949 * configure.ac: Re-enable LTO on *-apple-darwin9.
950 * configure: Regenerate.
951
3516a403
JM
9522011-03-24 Joseph Myers <joseph@codesourcery.com>
953
954 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
955 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
956 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
957 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
958 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
959 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
960 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
961 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
962 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
963 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
964 *-*-rhapsody*): Remove host cases.
965 * configure: Regenerate.
966
93cc359e
JM
9672011-03-24 Joseph Myers <joseph@codesourcery.com>
968
969 * configure.ac (ppc*-*-pe): Remove host case.
970 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
971 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
972 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
973 cases.
974 * configure: Regenerate.
975
29b2c556
JM
9762011-03-24 Joseph Myers <joseph@codesourcery.com>
977
978 * config.sub: Update to version 2011-03-23.
979
f0ff0f90
JM
9802011-03-22 Joseph Myers <joseph@codesourcery.com>
981
982 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
983 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
984 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
985 * configure: Regenerate.
986
782cb41f
JM
9872011-03-22 Joseph Myers <joseph@codesourcery.com>
988
989 * config-ml.in: Don't handle arc-*-elf*.
990 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
991 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
992 handle GCC libraries.
993 * configure: Regenerate.
994
0e8ad34f
RO
9952011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
996
997 PR bootstrap/48120:
998 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
999 Add -lstdc++ -lm to LIBS.
1000 * configure: Regenerate.
1001
5548b4ce
DE
10022011-03-18 David Edelsohn <dje.gcc@gmail.com>
1003
1004 * config.guess: Update to version 2011-02-02
1005 * config.sub: Update to version 2011-02-24
2e702c99 1006
86ed8cf6
SP
10072011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1008
9eb322aa
MF
1009 * configure.ac: Adjust test of with_ppl.
1010 * configure: Regenerated.
86ed8cf6 1011
b123da99
SP
10122011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1013
1014 * configure.ac: Add -lpwl to ppllibs.
1015 * config/cloog.m4: Add -lisl to clooglibs.
1016 * configure: Regenerated.
1017
822ce8ee
RW
10182011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1019
1020 Import from Libtool and gnulib:
1021
1022 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1023
1024 Prepare for supporting FreeBSD 10.
1025 * config.rpath: Remove handling of freebsd1* which soon would
1026 match FreeBSD 10.0.
1027
1028 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1029
1030 Remove support for FreeBSD 1.x.
1031 * libtool.m4 (_LT_LINKER_SHLIBS)
1032 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1033 soon would incorrectly match FreeBSD 10.0.
1034
dcb5e506
RW
10352011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1036
1037 PR binutils/12283
1038 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1039 (move-if-change): Comes from gnulib.
1040 * move-if-change: Import version from gnulib.
1041
8d8eef9a
RW
10422011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1043
1044 Sync from GCC:
1045
1046 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1047
1048 PR lto/47225
1049 * Makefile.def (lto-plugin): Double dash for enable-shared.
1050 (configure-gcc): Depend on all-lto-plugin.
1051 * Makefile.in: Rebuilt.
1052
1053 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1054
1055 * configure.ac: Remove extra bracket.
1056 * configure: Regenerate.
1057
1058 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1059
1060 PR lto/47225
1061 * Makefile.def: Add dependency for install-gcc
1062 on install-lto-plugin.
1063 * Makfile.in: Regenerated
1064
1065 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1066
1067 * configure.ac: If with_ppl is no, move setting with_cloog=no
1068 after CLOOG_REQUESTED check.
1069 * configure: Regenerated.
1070
1071 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1072
1073 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1074 CLooG has been requested.
1075 * configure: Regenerated.
1076
1077 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1078
1079 * configure: Regenerated.
1080 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1081
1082 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1083
1084 * configure: Regenerated.
1085 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1086
1087 2011-01-07 Jan Hubicka <jh@suse.cz>
1088
1089 PR lto/47225
1090 * Makefile.in: Regenerate.
1091 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1092 configure.
1093
65b4571a
AO
10942011-01-31 Alexandre Oliva <aoliva@redhat.com>
1095
1096 PR libgcj/44341
1097 * configure.ac: Discard --with-* flags for host when configuring
1098 target libraries for cross build.
1099 * configure: Rebuilt.
1100
7837304f
AS
11012011-01-21 Andreas Schwab <schwab@redhat.com>
1102
1103 Sync from GCC:
1104
1105 2011-01-21 Andreas Schwab <schwab@redhat.com>
1106
1107 * configure.ac: Use AS_HELP_STRING throughout.
1108 * configure: Regenerate.
1109
1110 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1111
1112 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1113 * configure: Regenerate.
1114
115ef890
RW
11152010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1116
1117 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1118
92c9a463
JB
11192011-01-13 Joel Brobecker <brobecker@adacore.com>
1120
1121 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1122 for ia64-hpux.
1123 * configure: Regenerate.
1124
887ebfb4
RW
11252011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1126
1127 Sync from GCC:
1128 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1129
1130 * configure.ac: (picochip): Disable libiberty.
1131 * configure: Regenerate.
1132
04d2c2b2
JJ
11332010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1134
1135 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1136
33d23ee8
ILT
11372010-12-10 Ian Lance Taylor <iant@google.com>
1138
1139 PR bootstrap/46819
1140 * configure.ac: For --disable-libgcj clear libgcj_saved.
1141 * configure: Rebuild.
1142
89a1e9c3
PB
11432010-12-10 Tobias Burnus <burnus@net-b.de>
1144
1145 PR fortran/46540
1146 * configure.ac: Add --disable-libquadmath and
1147 --disable-libquadmath-support.
1148 * configure: Regenerate.
1149
ac7bcd26
TG
11502010-12-10 Tristan Gingold <gingold@adacore.com>
1151
1152 * src-release (ETC_SUPPORT): add gnu-oids.texi
1153
d357cef7
HPN
11542010-12-03 Hans-Peter Nilsson <hp@axis.com>
1155
1156 PR libffi/46792
1157 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1158 * configure: Regenerate.
1159
4f11b223
ILT
11602010-12-02 Ian Lance Taylor <iant@google.com>
1161
1162 * configure.ac: Always set default for poststage1_ldflags to
1163 -static-libstdc++ -static-libgcc.
1164
989abc33
JJ
11652010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1166
1167 * COPYING.NEWLIB: Add National Semiconductor notice.
1168
950386c6
AS
11692010-11-29 Andreas Schwab <schwab@redhat.com>
1170
1171 * configure.ac: Move comment to remove extra space in last argument
1172 of GCC_TARGET_TOOL.
1173
87cda2cf
AO
11742010-11-26 Alexandre Oliva <aoliva@redhat.com>
1175
7d509c83 1176 PR other/46026
87cda2cf
AO
1177 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1178 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1179 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1180 (BASE_FLAGS_TO_PASS): Use it.
1181 * configure: Rebuilt.
1182 * Makefile.in: Rebuilt.
1183
d3b50760
L
11842010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1185
1186 PR binutils/12258
1187 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1188 Properly check default linker.
1189 * configure: Regnerated.
1190
c7791212
NC
11912010-11-23 Matthias Klose <doko@ubuntu.com>
1192
1193 * configure.ac: For --enable-gold, handle value `default' instead of
1194 `both*'. New configure option --{en,dis}able-ld.
1195 * configure: Regenerate.
1196
9e1a94f4
ILT
11972010-11-20 Ian Lance Taylor <iant@google.com>
1198
1199 * configure.ac: Only disable a language library if no language needs
1200 it. Don't let --disable-libgcj uncondtionally disable libffi.
1201 * configure: Rebuild.
1202
ceca0218
PB
12032010-11-20 Paolo Bonzini <bonzini@gnu.org>
1204
1205 * configure: Regenerate.
1206
9b980aa1
RW
12072010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1208
1209 PR other/46202
1210 * configure.ac: Fix just-built in-tree STRIP name to be
1211 binutils/strip-new.
1212 * configure: Regenerate.
1213 * Makefile.def (install-strip-gcc, install-strip-binutils)
1214 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1215 (install-strip-sid): Mirror dependencies on non-strip variants
1216 of these targets on the respective -strip prerequisites.
1217 * Makefile.tpl (install-strip, install-strip-host)
1218 (install-strip-target): New targets.
1219 (install-strip-[+module+], install-strip-target-[+module+]):
1220 New targets.
1221 * Makefile.in: Regenerate.
1222
e552509b
ILT
12232010-11-19 Ian Lance Taylor <iant@google.com>
1224 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1225
1226 * configure.ac: Add target-libgo to target_libraries. Set
1227 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1228 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1229 (HOST_EXPORTS): Add GOC.
1230 (BASE_TARGET_EXPORTS): Add GOC.
1231 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1232 (GOCFLAGS_FOR_TARGET): New variable.
1233 (EXTRA_HOST_FLAGS): Add GOC.
1234 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1235 * Makefile.def (target_modules): Add libgo.
1236 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1237 (dependencies): Add dependency from configure-target-libgo to
1238 configure-target-libffi and all-target-libstdc++-v3. Add
1239 dependencies from all-target-libgo to all-target-libffi.
1240 (languages): Add go.
1241 * configure: Rebuild.
1242 * Makefile.in: Rebuild.
1243
12442010-11-19 Ian Lance Taylor <iant@google.com>
1245
1246 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1247 compiler/flag environment variables.
1248
12492010-11-18 Ian Lance Taylor <iant@google.com>
1250
1251 * configure.ac: Check for lang_requires_boot_languages in
1252 config-lang.in files.
1253 * configure: Rebuild.
1254
8c21d9c7
MF
12552010-11-17 Mike Frysinger <vapier@gentoo.org>
1256
1257 * .gitignore: New file.
1258
e552509b
ILT
12592010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1260 Tobias Burnus <burnus@net-b.de>
1261
1262 PR fortran/32049
1263 * Makefile.def: Add libquadmath; build it with language=fortran.
1264 * configure.ac: Add libquadmath.
1265 * Makefile.tpl: Handle multiple libs in check-[+language+].
1266 * Makefile.in: Regenerate.
1267 * configure: Regenerate.
1268
12692010-11-15 Andreas Schwab <schwab@redhat.com>
1270
1271 * configure.ac: Fix spelling in option names.
1272 * configure: Regenerated.
1273
12742010-11-13 Georg-Johann Lay <georgjohann@web.de>
1275
1276 PR bootstrap/39622
1277 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1278 * configure: Regenerated.
1279
12802010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1281
1282 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1283 define the cloog backend to use. Furthermore, only pass the ppllibs to
1284 the configure checks, if necessary.
1285 * configure: Regenerate.
1286
12872010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1288
1289 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1290 * configure: regenerate
1291
12922010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1293
1294 * config/cloog.m4: Fix typo. verison -> version.
1295 * configure: Regenerate.
1296
12972010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1298
1299 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1300 * configure: Regenerate.
1301
13022010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1303
1304 * configure.ac: Support official CLooG.org versions.
1305 * configure: Regenerate.
1306 * config/cloog.m4: New.
1307
aa291e2d
ME
13082010-11-05 Michael Eager <eager@eagercon.com>
1309
1310 * COPYING.LIBGLOSS: Correct typo in microblaze.
1311 * COPYING.NEWLIB: Same.
1312
e552509b
ILT
13132010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1314
1315 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1316 * configure: Regenerate.
1317
74cea91b
DK
13182010-11-03 Ian Lance Taylor <iant@google.com>
1319 Dave Korn <dave.korn.cygwin@gmail.com>
1320
1321 PR lto/46273
1322 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1323 and on other supported platforms whenever LTO is enabled.
1324 * configure: Rebuild.
1325
6d0cd39e
AM
13262010-11-02 Alan Modra <amodra@gmail.com>
1327
1328 PR binutils/12110
1329 * configure.ac: Error when source path contains spaces.
1330 * configure: Regenerate.
1331
18a8530e
ILT
13322010-10-20 Ian Lance Taylor <iant@google.com>
1333
1334 * Makefile.def (target_modules): Set lib_path to src/.libs for
1335 libstdc++-v3 module.
1336 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1337 * Makefile.in: Rebuild.
1338
6ed3211e
JJ
13392010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1340 Joseph Myers <joseph@codesourcery.com>
1341
1342 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1343 notices.
1344 * COPYING.NEWLIB: Add Texas Instruments notice.
1345
a8eb3f0a
DK
13462010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1347
1348 * configure.ac (build_lto_plugin): New shell variable.
1349 (--enable-lto): Turn on by default for all non-ELF platforms that
1350 have had LTO support added so far. Set build_lto_plugin appropriately
1351 for both ELF and non-ELF.
1352 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1353 * configure: Regenerate.
1354
4074d5f2
RW
13552010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1356
1357 PR bootstrap/45326
1358 PR bootstrap/45174
1359 * configure.ac: Honor initial values of $build_configargs,
1360 $host_configargs, $target_configargs. Mark the precious, so
1361 environment settings get recorded.
1362 * configure: Regenerate.
1363
29821356
RW
13642010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1365
1366 Sync from GCC:
1367
1368 2010-09-30 Michael Eager <eager@eagercon.com>
1369
1370 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1371 * configure: Regenerate.
1372
1373 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1374
1375 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1376 targets and amend comment.
1377 * configure: Regenerate.
1378
1379 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1380
1381 * configure.ac: Enable LTO by default on Darwin.
1382 * configure: Regenerate.
1383
1384 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1385
1386 PR bootstrap/44455
1387 * configure.ac (extra_mpfr_configure_flags): Copy from
1388 extra_mpc_gmp_configure_flags.
1389 * configure: Re-generated.
1390
57eefe4d
RW
13912010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1392
1393 Sync from GCC:
1394
1395 PR bootstrap/45796
1396 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1397 Depend on all-build-libiberty.
1398 * Makefile.in: Regenerate.
1399
14002010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1401
1402 Sync from GCC:
1403
1404 PR bootstrap/44621
1405 * configure.ac: Fix unportable shell quoting.
1406 * configure: Regenerate.
1407
48bb73dd
RW
14082010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1409
1410 * configure.ac: Support all v850 targets.
1411 * configure: Regenerate.
1412
1d14850f
PB
14132010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1414
1415 PR target/44862
1416 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1417 Provide -B option to allow for link spec %s substitutions for
1418 libstdc++.a on darwin.
1419 * Makefile.in: Regenerate.
1420
7530c480
AO
14212010-06-10 Alexandre Oliva <aoliva@redhat.com>
1422
1423 * Makefile.def (configure-gcc): Depend on all-libelf.
1424 * Makefile.in: Rebuild.
1425
285d560d
RW
14262010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1427
1428 * config.sub, config.guess: Update from upstream sources.
1429
a009f2e7
RW
14302010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1431
1432 Sync from GCC:
1433
1434 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1435 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1436 * configure: Regenerated.
1437
1438 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1439 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1440 * configure: Regenerate.
1441
1442 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1443 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1444 * configure: Regenerate.
1445
1446 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1447 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1448 separately.
1449 * configure: Regenerate.
1450
1451 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1452 * configure: Regenerate after change to elf.m4.
1453
1454 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1455 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1456 * configure: Regenerated.
1457
1458 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1459 * configure.ac: Print "buggy but acceptable" when CLooG
1460 revision is less than 9.
1461 * configure: Regenerated.
1462
e49e5c92
DK
14632010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1464
1465 Merge from gcc:
1466
1467 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1468 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1469 * configure: Regenerate.
1470
1471 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1472 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1473 a platform that supports LTO.
1474 * configure: Regenerate.
1475
1476 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1477 PR lto/42776
1478 * configure.ac (--enable-lto): Refactor handling so libelf tests
1479 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1480 and allow LTO to be explicitly enabled on non-ELF platforms that
1481 are known to support it inside else-clause.
1482 * configure: Regenerate.
1483
e6de499b
NC
14842010-04-27 Roland McGrath <roland@redhat.com>
1485 H.J. Lu <hongjiu.lu@intel.com>
1486
1487 * configure.ac (--enable-gold): Support both, both/gold and
1488 both/bfd to add gold to configdirs without removing ld.
1489 * configure: Regenerated.
1490
1491 * Makefile.def: Add install-gold dependency to install-ld.
1492 * Makefile.in: Regenerated.
1493
d594eacc
TG
14942010-04-14 Tristan Gingold <gingold@adacore.com>
1495
1496 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1497 * configure: Regenerate.
1498
938d2b74
RW
14992010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1500
1501 Merge from gcc:
1502 PR bootstrap/43615
1503 PR bootstrap/43328
1504 Revert:
1505 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1506 * configure.ac: Do not pass --enable-multilib nor
1507 --disable-multilib in baseargs. Accept explicitly passed
1508 --enable_multilib.
1509 * configure: Regenerate.
1510
a9ef41a7
RW
15112010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1512
1513 PR bootstrap/43328
1514 * configure.ac: Do not pass --enable-multilib nor
1515 --disable-multilib in baseargs. Accept explicitly passed
1516 --enable_multilib.
1517 * configure: Regenerate.
1518
619a3713
JM
15192010-03-23 Joseph Myers <joseph@codesourcery.com>
1520
1521 * configure.ac (tic6x-*-*): New case.
1522 * configure: Regenerate.
1523
92f4e989
JM
15242010-03-23 Joseph Myers <joseph@codesourcery.com>
1525
1526 Merge from gcc:
1527 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1528 PR ada/42554
1529 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1530 * configure: Regenerate.
1531
c35a0556
JM
15322010-03-23 Joseph Myers <joseph@codesourcery.com>
1533
1534 * config.sub: Update to version 2010-03-22.
1535 * config.guess: Update to version 2009-12-30.
1536
18fa8f9c
JM
15372010-03-14 Joseph Myers <joseph@codesourcery.com>
1538
1539 Merge from gcc:
1540 2010-01-11 Richard Guenther <rguenther@suse.de>
1541 PR lto/41569
1542 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1543 * Makefile.in: Regenerated.
1544
ba98da75
RO
15452010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1546
1547 PR libstdc++/32499
1548 * configure.ac (RANLIB): Default to true.
1549 (STRIP): Likewise.
1550 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1551 * configure: Regenerate.
1552
3994761f
NC
15532010-02-17 Nick Clifton <nickc@redhat.com>
1554
1555 PR 11238
1556 * Makefile.tpl (local-distclean): Also remove config.cache files in
1557 sub-directories as there may not be Makefiles present in the
1558 sub-directories.
792cdb50
NC
1559 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1560 the config.cache files found by the find command.
1561
3994761f
NC
1562 * Makefile.in: Regenerate.
1563 * configure.ac: Revert previous delta.
1564 * configure: Regenerate.
1565
01a82011
NC
15662010-02-15 Nick Clifton <nickc@redhat.com>
1567
1568 PR 11238
1569 * configure.ac: Delete config.cache files in sub-directories when
1570 deleting Makefiles.
1571 * configure: Regenerate.
1572
143754cd
NC
15732010-02-15 Nick Clifton <nickc@redhat.com>
1574
1575 * configure.ac: Sync from gcc.
1576 * configure: Regenerate.
1577
a6b5846e
KG
15782010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1579
1580 Sync from gcc:
1581 * configure.ac: Add "recommended" version checks for GMP/MPC.
1582 Update recommended GMP/MPFR/MPC versions.
1583 * configure: Regenerate.
1584
2aa2364a
JR
15852010-01-25 Joern Rennecke <amylaar@spamcop.net>
1586
1587 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1588 * configure.ac (bootstrap_target_libs): Make inclusion of
1589 target-libgomp conditional on libgomb being in target_configdirs.
1590 * configure: Regenerate.
1591
d35e937f
JR
15922010-01-23 Joern Rennecke <amylaar@spamcop.net>
1593
1594 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1595 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1596 * configure: Regenerate.
1597
911e63d0
JR
15982010-01-22 Joern Rennecke <amylaar@spamcop.net>
1599
1600 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1601 * configure.ac (target_configdirs): Substitute.
1602 * Makefile.def: Bootstrap target module libgomp.
1603 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1604 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1605 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1606 * configure, Makefile.in: Regenerate.
1607
3725885a
RW
16082009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1609
1610 * libtool.m4: Sync from git Libtool.
1611 * ltmain.sh: Likewise.
1612 * ltoptions.m4: Likewise.
1613 * ltversion.m4: Likewise.
1614 * lt~obsolete.m4: Likewise.
1615
d5f2ee2e 16162010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1617 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1618
1619 PR bootstrap/42424
1620 * configure.ac: Include libtool m4 files.
9eb322aa 1621 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1622 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1623 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1624
d5f2ee2e
KG
1625 * configure: Regenerate.
1626
f2b2dd91
RW
16272010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1628
1629 PR bootstrap/41818
1630 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1631 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1632 * Makefile.in: Regenerate.
1633
06ca7962
BE
16342009-12-18 Ben Elliston <bje@au.ibm.com>
1635
1636 * config.sub, config.guess: Update from upstream sources.
1637
30a16d7b
JJ
16382009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1639
1640 * COPYING.NEWLIB: Update copyright date.
1641 * COPYING.LIBGLOSS: Ditto.
1642
d9b76ff9
KG
16432009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1644
1645 PR middle-end/30447
1646 PR middle-end/30789
1647 PR other/40302
1648
1649 * configure.ac: Require MPC.
1650 * configure: Regenerate.
1651
1652 * configure.ac: Update minimum MPC version to 0.8.
1653 * configure: Regenerate.
1654
e12dec02
PB
16552009-11-20 Paolo Bonzini <bonzini@gnu.org>
1656
1657 * config.guess: Sync with upstream and gcc.
1658 * config.sub: Sync with upstream and gcc.
1659
606a9ca0
AO
16602009-11-16 Alexandre Oliva <aoliva@redhat.com>
1661
1662 * Makefile.def: Restore host and target settings for gmp.
1663 * Makefile.in: Rebuild.
1664
1f53ca9a
AO
16652009-11-16 Alexandre Oliva <aoliva@redhat.com>
1666
1667 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1668 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1669 Fix portability of test of C++ as bootstrap language. Add
1670 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1671 * configure: Rebuild.
1672 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1673 and cloog. Fix in-tree ppl configuration. Introduce libelf
1674 in-tree building.
1675 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1676 (POSTSTAGE1_HOST_EXPORTS): Use it.
1677 (STAGE[+id+]_CXXFLAGS): New.
1678 (BASE_FLAGS_TO_PASS): Pass it down.
1679 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1680 extra_exports.
1681 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1682 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1683 extra_exports.
1684 * Makefile.in: Rebuild.
1685
16862009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1687
1688 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1689 paths for *-w64-mingw* and x86_64-*mingw*.
1690 * configure: Regenerated.
1691
16922009-10-30 Kai Tietz <kai.tietz@onevision.com>
1693
1694 * configure.ac: Disable target-winsup & co for
1695 x86_64-*-mingw* and *-w64-mingw* targets.
1696 * configure: Regenerated.
1697
16982009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1699
1700 * configure.ac (CLooG test): Use = with test.
1701 * configure: Regenerate.
1702
17032009-10-22 Richard Guenther <rguenther@suse.de>
1704
1705 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1706 cloog if the ppl version check failed. Move flags saving
1707 before setting in libelf check.
1708 * configure: Regenerate.
1709
17102009-10-21 Richard Guenther <rguenther@suse.de>
1711
1712 * configure.ac: Adjust the ppl and cloog configure to work as
1713 documented. Disable cloog if ppl was disabled. Omit the version
1714 checks if they were disabled.
1715 * configure: Re-generate.
1716
6811fb56
RW
17172009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1718
1719 * configure.ac: Add 'lto' to enable_languages, not
1720 new_enable_languages, and only if not already present.
1721 * configure: Regenerate.
1722
700d40ca
ILT
17232009-10-06 Ian Lance Taylor <iant@google.com>
1724
1725 * Makefile.def: check-gold depends upon all-gas.
1726 * Makefile.in: Rebuild.
1727
17282009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1729
1730 * Makefile.def: all-lto-plugin depends on all-libiberty.
1731 set bootstrap=true for lto-plugin.
1732 Add lto-plugin.
1733 * Makefile.in: Regenerate.
1734 * configure.ac (host_libs): Add lto-plugin.
1735 * configure: Regenerate.
1736
17372009-10-03 Diego Novillo <dnovillo@google.com>
1738
1739 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1740 (HOST_LIBELFLIBS): Define.
1741 (HOST_LIBELFINC): Define.
1742 * Makefile.in: Regenerate.
1743 * configure.ac: Add --enable-lto.
1744 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1745 If --enable-lto is used, add 'lto' to new_enable_languages.
1746 If --enable-lto is used and gold is enabled, add
1747 lto-plugin to configdirs.
1748 * configure: Regenerate.
1749
17502009-10-03 Simon Baldwin <simonb@google.com>
1751
1752 * configure.ac: If --with-system-zlib, suppress local zlib and
1753 pass --with-system-zlib to subdir configure scripts.
1754 * configure: Regenerate.
1755
17562009-10-01 Loren J. Rittle <ljrittle@acm.org>
1757 Paolo Bonzini <bonzini@gnu.org>
1758
1759 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1760 $(srcdir).
1761 * Makefile.in: Rebuilt.
1762
c8cb1b3e
PB
17632009-09-29 Paolo Bonzini <bonzini@gnu.org>
1764
1765 Sync from gcc:
1766 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1767
1768 * configure.ac: Update minimum MPC version to 0.7.
1769 * configure: Regenerate.
1770
30167e0a
NC
17712009-09-25 Nick Clifton <nickc@redhat.com>
1772
1773 * configure.ac: Pass any --cache-file=/dev/null option on to
1774 subconfigures.
1775 * configure: Regenerate.
1776
707a0b5c
NC
17772009-09-23 Nick Clifton <nickc@redhat.com>
1778
1779 * config.sub, config.guess: Update from upstream sources.
1780
700d40ca
ILT
17812009-09-22 Loren J. Rittle <ljrittle@acm.org>
1782
1783 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1784 * Makefile.in: Rebuilt.
1785
2fd0b40b
RW
17862009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1787
1788 PR bootstrap/32272
1789 * configure.ac: Error out if $srcdir isn't '.' but contains
1790 host-${host_noncanonical}.
1791 * configure: Regenerate.
1792
4385ad3c
RW
17932009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1794
16b1ad29
RW
1795 * configure.ac: If bootstrapping a combined tree with
1796 --enable-gold, require c++ in stage1_languages.
1797 * configure: Regenerate.
1798
f8dc745f
RW
1799 * configure.ac: Also add target_libs of stage1_languages to
1800 bootstrap_target_libs.
1801 * configure: Regenerate.
1802
4385ad3c
RW
1803 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1804 with --enable-languages not containing c++.
1805 * configure: Regenerate.
1806
df51e4e1
JZ
18072009-09-16 Jie Zhang <jie.zhang@analog.com>
1808
1809 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1810 * configure: Regenerate.
1811
06a51eac
RW
18122009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1813
1814 * configure.ac: Do not use $extrasub for replacing @if/@endif
1815 parts in Makefile; instead, use additional arguments to
1816 AC_CONFIG_COMMANDS to do the replacement manually, with several
1817 sed invocations, to avoid HP-UX sed command limits.
1818 * configure: Regenerate.
1819
96655cc4
AO
18202009-09-04 Alexandre Oliva <aoliva@redhat.com>
1821
1822 * configure.ac (with-build-config): Document. Handle without.
1823 Handle missing argument.
1824 * configure: Rebuilt.
1825
18262009-09-03 Alexandre Oliva <aoliva@redhat.com>
1827
1828 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1829 Default to bootstrap-debug only if compare-debug works.
1830 * configure: Rebuilt.
1831 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1832 * Makefile.in: Rebuilt.
1833
18342009-09-01 Alexandre Oliva <aoliva@redhat.com>
1835
1836 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1837 * Makefile.in: Rebuilt.
1838
8e957354
PB
18392009-09-02 Paolo Bonzini <bonzini@gnu.org>
1840
1841 * Makefile.tpl (AWK): Fix typo.
1842 * Makefile.in: Regenerate.
1843
18442009-09-02 Paolo Bonzini <bonzini@gnu.org>
1845
1846 * configure.ac: Detect awk and sed.
1847 * Makefile.def (flags_to_pass): Add AWK and SED.
1848 * Makefile.tpl (AWK, SED): New.
1849 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1850 * configure: Regenerate.
1851 * Makefile.in: Regenerate.
1852
fb792462
TG
18532009-09-01 Tristan Gingold <gingold@adacore.com>
1854
1855 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1856 Remove logical names.
1857
a69e7d0a
DK
18582009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1859
1860 * ltmain.sh (func_normal_abspath): New function.
1861 (func_relative_path): Likewise.
1862 (func_mode_help): Document new -bindir option for link mode.
1863 (func_mode_link): Add new -bindir option, and use it to place
1864 output DLL if specified.
1865
d444d2ba
RW
18662009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1867
1868 * configure.ac (AC_PREREQ): Bump to 2.64.
1869
13b7343a
RW
18702009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1871
af542c2e
RW
1872 * README-maintainer-mode: Point directly to upstream locations
1873 for autoconf, automake, libtool, gettext, instead of copies on
1874 sources.redhat.com. Document required versions.
1875 * configure.ac: Do not substitute datarootdir, htmldir,
1876 pdfdir, docdir. Do not process --with-datarootdir,
1877 --with-htmldir, --with-pdfdir, --with-docdir.
1878 * configure: Regenerate.
1879
81ecdfbb
RW
1880 * configure: Regenerate.
1881
13b7343a
RW
1882 * compile: Sync from Automake 1.11.
1883 * depcomp: Likewise.
1884 * install-sh: Likewise.
1885 * missing: Likewise.
1886 * mkinstalldirs: Likewise.
1887 * ylwrap: Likewise.
1888
c1102ce7
RW
18892009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1890
34a0f3cf
RW
1891 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1892 (baseargs): Add --disable-option-checking.
1893 * configure: Regenerate.
1894
c1102ce7
RW
1895 * Makefile.def (configure-target-libiberty): Depend on
1896 all-binutils and all-ld.
1897 (configure-target-newlib): Likewise.
1898 * Makefile.in: Regenerate.
1899
e8a5fa9c
RW
19002009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1901
1902 Sync with GCC, merge:
1903
1904 2009-07-31 Christian Bruel <christian.bruel@st.com>
1905
1906 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1907 * configure: Regenerate.
1908
1909 2009-07-06 Ian Lance Taylor <iant@google.com>
1910
1911 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1912 * configure: Rebuild.
1913
1914 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1915
1916 PR bootstrap/40338
1917 * configure.ac (comparestring): Create new variable.
1918 * Makefile.tpl (comparestring): Use to skip some comparisions.
1919 * configure: Regenerate.
1920 * Makefile.in: Regenerate.
1921
1922 2009-06-23 Ian Lance Taylor <iant@google.com>
1923
1924 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1925 boot_languages. Only bootstrap target libraries listed in
1926 target_libs for some boot language. Add --with-stage1-ldflags,
1927 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1928 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1929 if not building with C++.
1930 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1931 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1932 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1933 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1934 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1935 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1936 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1937 * configure, Makefile.in: Rebuild.
1938
1939 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1940
1941 * configure.ac: Detect MPC in default directory.
1942 * configure: Regenerate.
1943
1944 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1945
1946 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1947 to noconfdirs.
1948 * configure: Regenerate.
1949
1950 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1951
1952 * Makefile.def: Add MPC support and dependencies.
1953 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1954
1955 * Makefile.in, configure: Regenerate.
1956
1957 2009-05-24 Nicolas Roche <roche@adacore.com>
1958
1959 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1960 * Makefile.in: Regenerate.
1961
1962 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1963
1964 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1965 * configure: Regenerate.
1966
1967 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1968
1969 * configure.ac ($with_ppl): Default to no if not supplied.
1970 ($with_cloog): Likewise.
1971 configure: Regenerate.
1972
1973 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1974
1975 PR bootstrap/39739
1976 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1977 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1978
1979 * configure, Makefile.in: Regenerate.
1980
1981 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1982
1983 * configure.ac: Change copyright header to refer to version
1984 3 of the GNU General Public License and to point readers at the
1985 COPYING3 file and the FSF's license web page.
1986 * Makefile.def: Likewise.
1987 * Makefile.tpl: Likewise.
1988 * Makefile.in: Regenerate.
1989
1990 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1991
1992 * configure.ac: Restore match for darwin9 or later. Use double
1993 brackets since regeneration eats one pair.
1994 * configure: Regenerate.
1995
bf110216
CF
19962009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1997
1998 * MAINTAINERS: Perform some obvious fixups.
1999
2262bbf4
BE
20002009-08-17 Ben Elliston <bje@au.ibm.com>
2001
2002 * config.sub, config.guess: Update from upstream sources.
2003
25a07265
NC
20042009-08-06 Michael Eager <eager@eagercon.com>
2005
2006 * configure.ac: Add Microblaze target.
2007 * configure: Regenerate.
2008
85bd1942
TG
20092009-07-02 Tristan Gingold <gingold@adacore.com>
2010
2011 * configure.ac: Do not exclude gas for i386-*-darwin.
2012 Add a case for x86_64-*-darwin.
2013 * configure: Regenerate.
2014
f9806fa5
DE
20152009-06-26 Doug Evans <dje@sebabeach.org>
2016
2017 * Makefile.def (host_modules): Add cgen.
2018 * Makefile.in: Regenerate.
2019 * configure.ac (host_tools): Add cgen.
2020 * configure: Regenerate.
2021
6bfb4e30
JJ
20222009-06-17 Michael Eager <eager@eagercon.com>
2023
2024 * COPYING.LIBGLOSS: Add Xilinx license.
2025
8bcf2718
NC
20262009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2027
2028 * configure.ac: Define is_elf for QNX Neutrino targets.
2029 * configure: Regenerate.
2030
04ec0acb
RW
20312009-06-03 Jerome Guitton <guitton@adacore.com>
2032 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2033
9eb322aa
MF
2034 * Makefile.tpl (all): Avoid a trailing backslash.
2035 * Makefile.in: Regenerate.
04ec0acb 2036
7ee5dbeb
BE
20372009-06-03 Ben Elliston <bje@au.ibm.com>
2038
2039 * config.sub, config.guess: Update from upstream sources.
2040
fda13ee8
AO
20412009-06-02 Alexandre Oliva <aoliva@redhat.com>
2042
2043 * Makefile.tpl ([+compare-target+]): Compare all stage
2044 directories, rather than just gcc.
2045 * Makefile.in: Rebuilt.
2046
4a657b0d
DK
20472009-05-28 Doug Kwan <dougkwan@google.com>
2048
2049 * configure.ac: Support gold for target arm*-*-*.
2050 * configure: Regenerate.
2051
07fc31c9
AO
20522009-05-27 Alexandre Oliva <aoliva@redhat.com>
2053
2054 * Makefile.tpl (all): Avoid harmless warning in make all when
2055 gcc-bootstrap is enabled but stage_last does not exist.
2056 * Makefile.in: Rebuilt.
2057
8a7a39ab
TG
20582009-05-25 Tristan Gingold <gingold@adacore.com>
2059
2060 * setup.com: Complete the file with configuration and build.
2061
b5233201
AO
20622009-05-18 Alexandre Oliva <aoliva@redhat.com>
2063
2064 PR other/40159
2065 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2066 gcc-no-bootstrap are mutually exclusive.
2067 * Makefile.in: Rebuilt.
2068
7b6175f9
AO
20692009-05-18 Alexandre Oliva <aoliva@redhat.com>
2070
2071 PR other/40159
2072 * Makefile.tpl (all): Don't end with unconditional success.
2073 * Makefile.in: Rebuilt.
2074
1b05fbbd
AO
20752009-05-12 Alexandre Oliva <aoliva@redhat.com>
2076
2077 PR target/37137
2078 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2079 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2080 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2081 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2082 stage_configureflags, stage_cflags and stage_libcflags into
2083 explicit Makefile macros.
2084 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2085 GFORTRAN.
2086 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2087 CC. Set CC_FOR_BUILD from CC.
2088 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2089 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2090 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2091 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2092 and GFORTRAN.
2093 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2094 (_LIBCFLAGS): Renamed to _TFLAGS.
2095 (do-compare-debug, do-compare3-debug): Drop.
2096 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2097 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2098 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2099 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2100 (XGCC_FLAGS_FOR_TARGET): New.
2101 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2102 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2103 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2104 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2105 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2106 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2107 TFLAGS.
2108 (BUILD_CONFIG): Include if requested.
2109 (all): Set TFLAGS on bootstrap.
2110 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2111 (all-stageid-prefixmodule): Likewise.
2112 (do-clean, distclean-stageid): Set TFLAGS.
2113 (restrap): Fix whitespace.
2114 * Makefile.in: Rebuilt.
2115
dc17c78c
EB
21162009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2117
2118 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2119 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2120 * Makefile.in: Regenerate.
2121
14324cd7
EZ
21222009-04-24 Eli Zaretskii <eliz@gnu.org>
2123
2124 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2125 consistency with config.sub. (Update from upstream sources.)
2126
f8d5f06c
JM
21272009-04-21 Joseph Myers <joseph@codesourcery.com>
2128
2129 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2130
0000e2bf
BE
21312009-04-17 Ben Elliston <bje@au.ibm.com>
2132
2133 * config.sub, config.guess: Update from upstream sources.
2134
20135e4c
NC
21352009-04-15 Anthony Green <green@moxielogic.com>
2136
34adf976 2137 * configure.ac: Add moxie support.
20135e4c
NC
2138 * configure: Rebuilt.
2139
ef699244
L
21402009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2141
2142 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2143 * configure: Regenerate.
2144
10ad8ef3
L
21452009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2146
2147 PR gas/10039
2148 * configure.ac: Require texinfo 4.7.
2149 * configure: Regenerated.
2150
c50523ce
L
21512009-04-09 Steve Ellcey <sje@cup.hp.com>
2152
2153 * Makefil.def (languages): New entries.
2154 * Makefile.tpl (check-gcc-*): New generic target.
2155 * Makefile.in: Regenerate.
2156
47afba5f
EZ
21572009-03-27 Eli Zaretskii <eliz@gnu.org>
2158
2159 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2160 Windows builds of Sed.
2161
dc448a7b
TT
21622009-03-18 Tom Tromey <tromey@redhat.com>
2163
2164 * configure: Rebuild.
2165 * configure.ac (host_libs): Add libiconv.
2166 * Makefile.in: Rebuild.
2167 * Makefile.def (host_modules): Add libiconv.
2168 (configure-gdb, all-gdb): Depend on libiconv.
2169
24741ab2
JB
21702009-03-16 Tristan Gingold <gingold@adacore.com>
2171
2172 * configure.ac: Treat gdb as supported on x86_64-darwin.
2173 * configure: Regenerate.
2174
29383458
JM
21752009-03-16 Joseph Myers <joseph@codesourcery.com>
2176
2177 Merge from GCC:
2178
2179 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2180
2181 * configure.ac (--with-host-libstdcxx): New option.
2182 * configure: Regenerate.
2183
2184 2009-01-29 Robert Millan <rmh@aybabtu.com>
2185
2186 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2187 * configure: Regenerate.
2188
2189 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2190
2191 PR tree-optimization/38515
2192 * configure.ac (cloog-polylib): Removed.
2193 (with_ppl, with_cloog): Test for "no".
2194 * configure: Regenerated.
2195
58e24671
RW
21962009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2197
2198 Backport from git Libtool:
2199
2200 2009-01-19 Robert Millan <rmh@aybabtu.com>
2201 Support GNU/kOpenSolaris.
2202 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2203 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2204 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2205 GNU/kOpenSolaris.
2206
314b2e66
AS
22072009-02-05 Andreas Schwab <schwab@suse.de>
2208
2209 * Makefile.tpl (stage_last): Define $r and $s before using
2210 $(RECURSE_FLAGS_TO_PASS).
2211 * Makefile.in: Regenerate
2212
8b700390
JJ
22132009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2214
2215 * COPYING.NEWLIB: Add ARM license.
2216
66775d67
AM
22172009-01-16 Alan Modra <amodra@bigpond.net.au>
2218
2219 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2220 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2221 * Makefile.in: Regenerate.
2222
19e99079
NC
22232009-01-15 Douglas B Rupp <rupp@gnat.com>
2224
2225 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2226 * configure: Regenerate.
2227
22e8c8e0
RW
22282008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2229
2230 Backport link test fix from upstream Libtool:
2231
2232 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2233 Add cache variables to tests that require the linker to work.
2234 For shlibpath_overrides_runpath, this also changes the semantics
2235 to let the result from the C compiler take precedence.
2236 compiler take precedence.
2237
7d6d7764
BE
22382008-12-02 Ben Elliston <bje@au.ibm.com>
2239
2240 * config.sub, config.guess: Update from upstream sources.
2241
ea8af06e
JJ
22422008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2243
2244 * COPYING.NEWLIB: Updated.
2245 * COPYING.LIBGLOSS: Ditto.
2246
af0771d3
PB
22472008-12-16 Paolo Bonzini <bonzini@gnu.org>
2248
2249 Sync with GCC:
2250
2251 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2252
2253 * configure.ac (ppllibs): Add by default the lib flags.
2254 * configure: Regenerate.
2255
2256 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2257
314b2e66
AS
2258 * configure.ac: Add double brackets on darwin[912].
2259 * configure: Regenerate.
af0771d3
PB
2260
2261 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2262
314b2e66
AS
2263 * configure.ac: Expand to darwin10 and later.
2264 * configure: Regenerate.
af0771d3 2265
f7c83eac
AS
22662008-12-02 Andreas Schwab <schwab@suse.de>
2267
2268 * Makefile.def: configure-target-boehm-gc depends on
2269 all-target-libstdc++-v3.
2270 * Makefile.in: Regenerate.
2271
bc67ad83
BE
22722008-12-02 Ben Elliston <bje@au.ibm.com>
2273
2274 * config.sub, config.guess: Update from upstream sources.
2275
e28c595f
JM
22762008-11-27 Joseph Myers <joseph@codesourcery.com>
2277
2278 Merge from GCC:
2279
2280 2007-12-02 Matthias Klose <doko@ubuntu.com>
2281
2282 * config-ml.in: Remove 64bit configure tests.
2283
2284 2008-05-14 Rafael Espindola <espindola@google.com>
2285
2286 * config-ml.in: don't handle --enable-shared and --enable-static.
2287
2288 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2289 Tobias Grosser <grosser@fim.uni-passau.de>
2290 Jan Sjodin <jan.sjodin@amd.com>
2291 Harsha Jagasia <harsha.jagasia@amd.com>
2292 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2293 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2294 Adrien Eliche <aeliche@isty.uvsq.fr>
2295
2296 Merge from graphite branch.
2297 * configure: Regenerate.
2298 * Makefile.in: Regenerate.
2299 * configure.ac (host_libs): Add ppl and cloog.
2300 Add checks for PPL and CLooG.
2301 * Makefile.def (ppl, cloog): Added modules and dependences.
2302 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2303 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2304
2305 2008-09-03 Richard Guenther <rguenther@suse.de>
2306
2307 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2308 cloog test.
2309 * configure: Re-generate.
2310
2311 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2312
2313 * configure.ac (--with-cloog-polylib): New.
2314 (--disable-cloog-version-check): New.
2315 (--disable-ppl-version-check): New.
2316 * configure: Re-generate.
2317
2318 2008-09-05 Richard Guenther <rguenther@suse.de>
2319
2320 * configure.ac: Initialize clooglibs to -lcloog.
2321 * configure: Re-generate.
2322
2323 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2324
2325 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2326 recommended version to 2.3.2.
2327
2328 * configure: Regenerate.
2329
2330 2008-10-31 Ben Elliston <bje@au.ibm.com>
2331
2332 * configure.ac (spu-*-*): Remove special case.
2333 * configure: Regenerate.
2334
2335 Complete comment text from GCC version of:
2336
2337 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2338
2339 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2340 (GCC_SHLIB_SUBDIR): New.
2341 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2342 * configure: Regenerate.
2343 * Makefile.in: Regenerate.
2344
652dec25
TG
23452008-11-27 Tristan Gingold <gingold@adacore.com>
2346
2347 * configure.ac: Build gdb for i?86-*-darwin*
2348 * configure: Regenerated.
2349
7582fb4a
DJ
23502008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2351
2352 PR bootstrap/38014
2353 PR bootstrap/37923
2354
2355 Revert:
2356
2357 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2358
2359 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2360 * Makefile.in: Regenerated.
2361
2362 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2363
2364 PR gdb/921
2365 PR gdb/1646
2366 PR gdb/2175
2367 PR gdb/2176
2368
2369 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2370 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2371 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2372 (HOST_EXPORTS): Pass CPPFLAGS.
2373 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2374 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2375 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2376 * Makefile.in, configure: Regenerated.
2377 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2378 and CPPFLAGS_FOR_BUILD.
2379
faee1be2
UW
23802008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2381
2382 * configure.ac [spu-*-*]: Do not set skipdirs.
2383 * configure: Re-generate.
2384
b7c2dce4
DJ
23852008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2386
2387 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2388 * Makefile.in: Regenerated.
2389
bb52de30
DJ
23902008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2391
2392 PR gdb/921
2393 PR gdb/1646
2394 PR gdb/2175
2395 PR gdb/2176
2396
2397 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2398 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2399 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2400 (HOST_EXPORTS): Pass CPPFLAGS.
2401 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2402 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2403 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2404 * Makefile.in, configure: Regenerated.
2405 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2406 and CPPFLAGS_FOR_BUILD.
2407
b25062ae
SE
24082008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2409
2410 * libtool.m4: Update to libtool 2.2.6.
2411 * lt~obsolete.m4: Update to libtool 2.2.6.
2412 * ltmain.sh: Update to libtool 2.2.6.
2413 * ltsugar.m4: Update to libtool 2.2.6.
2414 * ltversion.m4: Update to libtool 2.2.6.
2415 * ltoptions.m4: Update to libtool 2.2.6.
2416 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2417
3bbd2f8f
AL
24182008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2419
2420 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2421 (GCC_SHLIB_SUBDIR): New.
2422 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2423 * configure: Regenerate.
2424 * Makefile.in: Regenerate.
2425
b29d32ce
TG
24262008-08-28 Tristan Gingold <gingold@adacore.com>
2427
2428 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2429 Enable bfd, binutils and opcodes.
2430 * configure: Regenerate.
2431
c325a203
DD
24322008-08-16 Nicolas Roche <roche@adacore.com>
2433
2434 * Makefile.tpl: Add BOOT_ADAFLAGS.
2435 * Makefile.in: Regenerate.
2436
e7c8859c
RS
24372008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2438
2439 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2440 * configure: Regenerate.
2441
da888c87
PB
24422008-07-30 Paolo Bonzini <bonzini@gnu.org>
2443
2444 Sync with gcc:
2445 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2446
f7c83eac
AS
2447 * configure.ac: Add makefile fragments for hpux.
2448 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2449 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2450 * configure: Regenerate.
2451 * Makefile.in: Regenerate.
da888c87
PB
2452
2453 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2454
f7c83eac
AS
2455 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2456 * Makefile.in: Regenerate.
2457 * configure: Regenerate.
da888c87 2458
944982cf
ILT
24592008-06-18 Ian Lance Taylor <iant@google.com>
2460
662c6704
ILT
2461 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2462
944982cf
ILT
2463 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2464
7a283e07
RW
24652008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2466
2467 * configure: Regenerate.
2468
5b553f7e
RW
24692008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2470
2471 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2472 "$@" is still intact with both Autoconf 2.59 and 2.62.
2473 * configure: Regenerate.
2474
675492f0
RW
24752008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2476
2477 * Makefile.tpl: Fix comment errors.
2478 * Makefile.in: Regenerate.
2479
b018a5d1
JB
24802008-06-13 Julian Brown <julian@codesourcery.com>
2481
2482 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2483 of libobjc for ARM EABI Linux.
2484 * configure: Regenerate.
2485
310213e8
DE
24862008-06-12 David S. Miller <davem@davemloft.net>
2487 David Edelsohn <edelsohn@gnu.org>
2488
2489 * configure.ac: Add powerpc*-*-* to gold supported targets.
2490 * configure: Regenerate.
2491
6641ce42
JM
24922008-06-08 Joseph Myers <joseph@codesourcery.com>
2493
2494 PR tree-optimization/36218
2495 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2496 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2497 (all prefix="build-"): Pass them to build-system sub-makes.
2498 * Makefile.in: Regenerate.
2499
03c2f9e6
DJ
25002008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2501
2502 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2503 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2504 mkdep, and compile. Update comments.
2505 (ETC_SUPPORT): Add ChangeLog and update comments.
2506
4538db8b
ILT
25072008-05-11 Ian Lance Taylor <iant@google.com>
2508
2509 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2510
266df637
PB
25112008-04-18 Paolo Bonzini <bonzini@gnu.org>
2512
2513 Sync with gcc:
2514 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2515
2516 PR bootstrap/35457
2517 * configure.ac: Include override.m4.
2518 * configure: Regenerate.
2519
2520 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2521
f7c83eac
AS
2522 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2523 * Makefile.in: Regenerate.
266df637
PB
2524
2525 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2526
f7c83eac
AS
2527 * configure.ac: Do not build libssp for the AVR.
2528 * configure: Regenerate.
266df637 2529
a86a761e
NC
25302008-04-18 Nick Clifton <nickc@redhat.com>
2531
2532 * MAINTAINERS: Replace reference to configure.in with reference to
2533 configure.ac.
2534
52310858
NC
25352008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2536
f7c83eac 2537 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2538 as nonconfigurable directories list.
f7c83eac 2539 * configure: Regenerate.
52310858 2540
f5314dd5
DM
25412008-04-14 David S. Miller <davem@davemloft.net>
2542
2543 * configure.ac: Add sparc*-*-* to gold supported targets.
2544 * configure: Regenerate.
2545
e2208220
BE
25462008-04-14 Ben Elliston <bje@au.ibm.com>
2547
2548 * config.sub, config.guess: Update from upstream sources.
2549
0bb6ea20
HPN
25502008-04-12 Hans-Peter Nilsson <hp@axis.com>
2551
2552 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2553 * Makefile.in: Regenerate.
2554
e5164e97
ILT
25552008-04-07 Ian Lance Taylor <iant@google.com>
2556
2557 * Makefile.def: check-gold depends upon all-binutils.
2558 * Makefile.in: Regenerate.
2559
e33b51a6
NC
25602008-04-04 Nick Clifton <nickc@redhat.com>
2561
2562 PR binutils/4334
2563 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2564 builds.
2565 * configure: Regenerate.
2566
fc5df3ab
NC
25672008-04-04 NightStrike <NightStrike@gmail.com>
2568
2569 PR other/35151
f7c83eac
AS
2570 * configure.ac: Combine rules for mingw32 and mingw64.
2571 * configure: Regenerate.
fc5df3ab 2572
c779bab8
PB
25732008-03-27 Paolo Bonzini <bonzini@gnu.org>
2574
2575 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2576 * Makefile.in: Regenerate.
2577
93f9b408
ILT
25782008-03-20 Ian Lance Taylor <iant@google.com>
2579
2580 * configure.ac: Add support for --enable-gold.
2581 * Makefile.def: Add gold as a directory like ld.
2582 * configure, Makefile.in: Regenerate.
2583
5746fb46
AK
25842008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2585
2586 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2587 (s390_cond_extensions): Reduced extensions to the compare related.
2588 (main): z10 cpu type option added.
2589 (expandConditionalJump): Renamed to ...
2590 (insertExpandedMnemonic): ... this.
2591
2592 * opcodes/s390-opc.c: Re-group the operand format makros.
2593 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2594 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2595 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2596 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2597 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2598 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2599 INSTR_SIL_RDU): New instruction formats added.
2600 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2601 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2602 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2603 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2604 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2605 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2606 masks added.
2607 (s390_opformats): New formats added "ris", "rrs", "sil".
2608 * opcodes/s390-opc.txt: Add the conditional jumps with the
2609 extensions removed from automatic expansion in s390-mkopc.c manually.
2610 (asi - trtre): Add new System z10 EC instructions.
2611 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2612
58c85be7
RW
26132008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2614
2615 * configure.ac: m4_include config/proginstall.m4.
2616 * configure: Regenerate.
2617
78124051
RW
26182008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2619
2620 Backport from upstream Libtool:
f7c83eac 2621
78124051 2622 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2623
78124051
RW
2624 Deal with Autoconf 2.62's semantic change in m4_append.
2625 * ltsugar.m4 (lt_append): Replace broken versions of
2626 m4_append.
2627 (lt_if_append_uniq): Don't require separator to be overquoted,
2628 and avoid broken m4_append.
2629 (lt_dict_add): Fix typo.
2630 * libtool.m4 (_LT_DECL): Don't overquote separator.
2631
018f1bea
DE
26322008-03-13 David Edelsohn <edelsohn@gnu.org>
2633
2634 * config.rpath: Add AIX 6 support.
2635
5c5f596d
PB
26362008-03-13 Paolo Bonzini <bonzini@gnu.org>
2637
2638 * Makefile.def (stageprofile). Remove -fprofile-generate
2639 from stage_libcflags.
2640 * Makefile.in: Regenerate.
2641
a1f93a5e
BE
26422008-03-13 Ben Elliston <bje@au.ibm.com>
2643
2644 * config.sub, config.guess: Update from upstream sources.
2645
98c3d905
AK
26462008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2647
2648 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2649 * s390-opc.txt (cmpsc): Duplicate entry removed.
2650 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2651 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2652 fier, cu42, cu41): Fix operand format.
2653
7f6ef0c0
PB
26542008-02-20 Paolo Bonzini <bonzini@gnu.org>
2655
f7c83eac
AS
2656 PR bootstrap/32009
2657 PR bootstrap/32161
2658
2659 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2660 * configure: Regenerate.
2661
2662 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2663 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2664 STAGE4_LIBCFLAGS): New.
2665 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2666 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2667 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2668 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2669 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2670 for target modules. Don't export LIBCFLAGS.
2671 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2672 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2673 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2674 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2675 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2676 * Makefile.in: Regenerate.
7f6ef0c0 2677
eaf19029
PB
26782008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2679
2680 PR libgcj/33085
2681 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2682 Do not use -DDLL_EXPORT. Backport from upstream.
2683
680c43e9
NC
26842008-02-14 Nick Clifton <nickc@redhat.com>
2685
2686 Import this patch from gcc:
2687 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2688
2689 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2690
c72b1d96
HPN
26912008-02-02 Hans-Peter Nilsson <hp@axis.com>
2692
2693 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2694 * configure: Regenerate.
2695
8b66833e
BW
26962008-01-31 Marc Gauthier <marc@tensilica.com>
2697
2698 * configure.ac (xtensa*-*-*): Recognize processor variants.
2699 * configure: Regenerate.
2700
9cc8ae67
PB
27012008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2702
f7c83eac
AS
2703 PR bootstrap/34922
2704 * configure.ac (PARSE_ARGS): Push suitable setting of
2705 ac_subdirs_all, for `./configure --help=recursive'.
2706 Handle `+' in generic toplevel directory disabling.
2707 * configure: Regenerate.
9cc8ae67 2708
19090595
BE
27092008-01-23 Ben Elliston <bje@au.ibm.com>
2710
2711 * config.sub, config.guess: Update from upstream sources.
2712
9f1e7fd3
BE
27132008-01-08 Ben Elliston <bje@au.ibm.com>
2714
2715 * config.sub, config.guess: Update from upstream sources.
2716
2f959d61
JJ
27172007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2718
2719 * COPYING.LIBGLOSS: Update default copyright.
2720
aa054b85
JJ
27212007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2722
2723 * COPYING.NEWLIB: Update default copyright.
2724
57c53b2b
RS
27252007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2726
2727 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2728 Change recommended MPFR from 2.2.1 > 2.3.0.
2729 * configure: Regenerate.
2730
fee14b60
RS
27312007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2732
2733 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2734 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2735 * Makefile.in: Regenerate.
2736
c9b68031
DD
27372007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2738
2739 * configure.ac: Enable libjava for x86_64-*-darwin9.
2740 * configure: Regenerate.
2741
ad25e7d5
BE
27422007-12-05 Ben Elliston <bje@au.ibm.com>
2743
2744 * config.sub, config.guess: Update from upstream sources.
2745
6ac84f65
PB
27462007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2747
f7c83eac
AS
2748 * config-ml.in: Robustify against white space in absolute file
2749 names.
6ac84f65 2750
f7c83eac
AS
2751 * config-ml.in (multi-clean): Substitute ${Makefile}.
2752 Remove superfluous ${Makefile} in list.
6ac84f65 2753
7b3200f9
DJ
27542007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2755
2756 * Makefile.def (dependencies): Make configure-gdb depend on
2757 all-intl.
2758 * Makefile.in: Regenerated.
2759
2c133ff9
JJ
27602007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2761
2762 * Makefile.def: To avoid problems running with parallel makes,
2763 build newlib before libgloss so that target specific header
2764 files are availble.
2765 * Makefile.in: Regenerate.
2766
5074315a
DJ
27672007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2768
2769 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2770 * Makefile.in: Regenerate.
2771
f5bc1778
DJ
27722007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2773
2774 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2775 * libdecnumber: New directory, imported from GCC.
2776
c66487f8
NC
27772007-10-08 Mike Frysinger <vapier@gentoo.org>
2778
2779 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2780 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2781 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2782 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2783 * configure: Regenerate.
2784
b5714970
PB
27852007-10-01 Paolo Bonzini <bonzini@gnu.org>
2786
2787 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2788 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2789 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2790 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2791 * configure.ac: Default them to host tools for $host = $build.
2792 Subst them.
2793
2794 * configure: Regenerate.
2795 * Makefile.in: Regenerate.
2796
f3b1e08e
RS
27972007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2798
2799 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2800 * configure: Regenerate.
2801
cff87f51
DD
28022007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2803
2804 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2805 libstdc++.
2806 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2807 * configure: Regenerate.
2808 * Makefile.in: Regenerate.
f7c83eac 2809
625a61cd
AS
28102007-09-17 Andreas Schwab <schwab@suse.de>
2811
2812 * configure.ac: Raise minimum makeinfo version to 4.6.
2813 * configure: Regenerate.
2814
83a3a68b
AM
28152007-09-15 Alan Modra <amodra@bigpond.net.au>
2816
2817 * configure.ac: Correct makeinfo version check.
2818 * configure: Regenerate.
2819
5bd8be13
RS
28202007-09-14 Richard Sandiford <richard@codesourcery.com>
2821
2822 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2823 to $skipdirs and only disable gprof for newlib. Use the normal
2824 mips*-elf* handling in other respects.
2825 * configure: Regnerate.
2826
5566c1fa
DD
28272007-09-12 David Daney <ddaney@avtrex.com>
2828
2829 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2830 enabling libgcj.
2831 * configure: Regenerate.
2832
28332007-09-12 Richard Guenther <rguenther@suse.de>
2834
2835 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2836 nor --disable-checking is provided also turn on yes and types
2837 checking for stage1.
2838 * configure: Re-generate.
2839
a18e2996 28402007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2841
2842 PR target/33281
2843 * configure.ac: Use config/mh-mingw on mingw.
2844 * configure: Regenerate.
84e7906e 2845
691bb5a1
DD
28462007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2847
2848 PR other/32154
2849 * configure.ac: For libgloss targets, point the linker to the linker
2850 script, startup code and simulator library.
2851 * configure: Regenerate.
2852
6d18b86b
AH
28532007-09-09 Andrew Haley <aph@redhat.com>
2854
2855 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2856 target-libjava.
6d18b86b 2857
f00a3165 28582007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2859
f00a3165 2860 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2861
2abc4e65
BE
28622007-08-21 Richard Guenther <rguenther@suse.de>
2863
2864 * configure.ac: Add types checking to stage1 checking flags.
2865 * configure: Regenerate.
2866
8a6ee3ab 28672007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2868 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2869
2870 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2871 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2872 * Makefile.in: Regenerate.
2873 * configure.ac (--with-debug-prefix-map): New.
2874 * configure: Regenerate.
2875
429acdec
RS
28762007-08-17 Richard Sandiford <richard@codesourcery.com>
2877 Nigel Stephens <nigel@mips.com>
2878
429acdec
RS
2879 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2880 as target_makefile_frag.
2881 * configure: Regenerate.
2882
8520c408
AO
28832007-08-16 Alexandre Oliva <aoliva@redhat.com>
2884
2885 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2886 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2887 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2888 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2889 (do-compare, do-compare3, do-compare-debug): New.
2890 ([+compare-target+]): Use them.
2891
28922007-08-16 Alexandre Oliva <aoliva@redhat.com>
2893
2894 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2895 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2896 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2897 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2898 (do-compare, do-compare3, do-compare-debug): New.
2899 ([+compare-target+]): Use them.
2900
2444379b
BE
29012007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2902 Ben Elliston <bje@au.ibm.com>
2903
2904 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2905 --silent if $silent.
2906 * configure: Regenerate.
2907
d6f99447
DJ
29082007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2909
2910 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2911
bd0aa315
NC
29122007-07-17 Nick Clifton <nickc@redhat.com>
2913
2914 * COPYING3: New file. Contains version 3 of the GNU General
2915 Public License.
2916 * COPYING3.LIB: New file. Contains version 3 of the GNU
2917 Lesser General Public License.
2918
0ebe98fb
BS
29192007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2920
2921 * configure.ac: Fix my previous change to really match GCC.
2922 * configure: Regenerate.
2923
521ec477
DD
29242007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2925
2926 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2927 * configure: Regenerate.
2928
29292007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2930
2931 * configure.ac: Add some missing m4 quotation.
2932 * configure: Regenerate.
2933
0c24b341
NC
29342007-07-09 Kai Tietz <kai.tietz@onevision.com>
2935
f7c83eac
AS
2936 * Makefile.def: Add windmc tool to build.
2937 * Makefile.tpl: Likewise.
2938 * configure.ac: Likewise.
2939 * Makefile.in: Regenerate.
2940 * configure: Regenerate.
0c24b341 2941
a09314d0
L
29422007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2943
2944 * lt~obsolete.m4: New. Import from 20070318 libtool.
2945
7c3e1d12
BS
29462007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2947
2948 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2949 uclinux and linux-uclibc targets.
2950 * configure: Regenerate.
2951
a5b3b4dd
DD
29522007-06-28 DJ Delorie <dj@redhat.com>
2953
2954 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2955 not building newlib.
2956 * configure: Regenerated.
f7c83eac 2957
184d813c
DJ
29582007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2959
2960 * src-release (DEVO_SUPPORT): Correct typos.
2961
31d99776
DJ
29622007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2963
2964 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2965 * Makefile.in: Regenerated.
2966
e00a73e3
PB
29672007-06-14 Paolo Bonzini <bonzini@gnu.org>
2968
f7c83eac
AS
2969 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2970 (distclean-stage[+id+]): Possibly delete stage_last.
2971 * Makefile.in: Regenerate.
e00a73e3 2972
98a1bbc5
BE
29732007-06-07 Ben Elliston <bje@au.ibm.com>
2974
2975 * config.sub, config.guess: Update from upstream sources.
2976
973601e1
BE
29772007-06-07 Ben Elliston <bje@au.ibm.com>
2978
2979 * Makefile.tpl: Fix spelling error.
2980 * Makefile.in: Regenerate.
2981
2038f525
PB
29822007-06-04 Paolo Bonzini <bonzini@gnu.org>
2983
2984 Sync with gcc:
2985 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2986
f7c83eac
AS
2987 PR bootstrap/29382
2988 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2989 * configure: Rebuilt.
2038f525 2990
f7c5c4b5
PB
29912007-06-01 Steve Ellcey <sje@cup.hp.com>
2992
12a64d4f
L
2993 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2994 lt_cv_sys_max_cmd_len.
f7c5c4b5 2995
7ad9660b
PB
29962007-05-31 Paolo Bonzini <bonzini@gnu.org>
2997
2998 * ltgcc.m4: Update from GCC.
2999
0e7ef45c
EC
30002007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3001
12a64d4f 3002 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3003
37ad9514
SE
30042007-05-24 Steve Ellcey <sje@cup.hp.com>
3005
3006 * ltmain.sh: Update from GCC.
3007 * libtool.m4: Update from GCC.
3008 * ltsugar.m4: New. Update from GCC.
3009 * ltversion.m4: New. Update from GCC.
3010 * ltoptions.m4: New. Update from GCC.
3011 * ltconfig: Remove.
3012 * ltcf-c.sh: Remove.
3013 * ltcf-cxx.sh: Remove.
3014 * ltcf-gcj.sh: Remove.
3015 * src-release: Update with new libtool file list.
3016
8ee82aff
PB
30172007-05-16 Paolo Bonzini <bonzini@gnu.org>
3018
3019 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3020 stage_cflags.
3021 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3022 Remove CFLAGS/LIBCFLAGS.
3023 (configure-stage[+id+]-[+prefix+][+module+],
3024 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3025 * Makefile.in: Regenerate.
3026
149cb58d
SE
30272007-04-14 Steve Ellcey <sje@cup.hp.com>
3028
3029 * config-ml.in: Update from GCC.
3030
91506736
DJ
30312007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3032
3033 * src-release (do-proto-toplev): Process the support directories before
3034 the tool directory.
3035
ffa8bd48
RS
30362007-03-21 Richard Sandiford <richard@codesourcery.com>
3037
3038 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3039 of glob. Quote arguments with single quotes too.
3040 * configure: Regenerate.
3041
a4fd3374
DD
30422007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3043
3044 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3045 * Makefile.in: Regenerate
3046
b8025f34
AS
30472007-03-07 Andreas Schwab <schwab@suse.de>
3048
3049 * configure: Regenerate.
3050
a3ca38d2
DD
30512007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3052
3053 * configure.ac: Add "--with-pdfdir" configure option,
3054 which defines pdfdir variable.
3055 * Makefile.def (target=fixincludes): Add install-pdf to
3056 missing targets.
3057 (recursive_targets): Add install-pdf target.
3058 (flags_to_pass): Add pdfdir.
3059 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3060 target.
3061 * configure: Regenerate
3062 * Makefile.in: Regenerate
3063
30642007-02-28 Eric Christopher <echristo@apple.com>
3065
3066 Revert:
3067 2006-12-07 Mike Stump <mrs@apple.com>
3068
3069 * Makefile.def (dependencies): Add dependency for
3070 install-target-libssp and install-target-libgomp on
3071 install-gcc.
3072 * Makefile.in: Regenerate.
3073
30742007-02-27 Matt Kraai <kraai@ftbfs.org>
3075
3076 * configure: Regenerate.
3077 * configure.ac: Move statements after variable declarations.
3078
a4708fba
JM
30792007-02-19 Joseph Myers <joseph@codesourcery.com>
3080
3081 * configure.ac: Adjust for loop syntax.
3082 * configure: Regenerate.
3083
9a819804
AO
30842007-02-18 Alexandre Oliva <aoliva@redhat.com>
3085
3086 * configure: Rebuilt.
3087
81ec575a
AO
30882007-02-18 Alexandre Oliva <aoliva@redhat.com>
3089
3090 * configure.ac: Drop multiple occurrences of --enable-languages,
3091 and fix its quoting.
3092 * configure: Rebuilt.
3093
92f01d61 30942007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3095 Nathan Sidwell <nathan@codesourcery.com>
3096 Vladimir Prus <vladimir@codesourcery.com
3097 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3098
3099 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3100 * configure: Regenerate.
3101
b1299c4e
DJ
31022007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3103
3104 * configure.ac (target_libraries): Move libgcc before libiberty.
3105 * configure: Regenerated.
3106
18f6b6ee
PB
31072007-02-13 Paolo Bonzini <bonzini@gnu.org>
3108
3109 * configure: Regenerate again?
3110
9c4e9f27
PB
31112007-02-13 Paolo Bonzini <bonzini@gnu.org>
3112
3113 * configure: Reapply PR30748 fix which was lost in the previous commit.
3114
24ff9987
DJ
31152007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3116 Paolo Bonzini <bonzini@gnu.org>
3117
3118 PR bootstrap/30753
3119 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3120 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3121 * configure: Regenerated.
3122
7df2cd5d
PB
31232007-02-10 Paolo Bonzini <bonzini@gnu.org>
3124
3125 * configure: Regenerate.
3126
b0aaa663
DJ
31272007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3128
3129 PR bootstrap/30748
3130 * configure.ac: Correct syntax for Solaris ksh.
3131 * configure: Regenerated.
3132
a0323144
PB
31332007-02-09 Paolo Bonzini <bonzini@gnu.org>
3134
3135 * Makefile.def: Sync with GCC.
3136 * Makefile.tpl: Sync with GCC.
3137 * Makefile.in: Regenerate.
3138 * configure: Regenerate.
3139
c6b750e1
DJ
31402007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3141
3142 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3143 noncanonical equivalents.
3144 * configure.in: Rename to...
3145 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3146 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3147 target_noncanonical. Use them. Rewrite removal of configure
3148 arguments for autoconf 2.59. Discard variable settings. Force
3149 program_transform_name for native tools.
3150
3151 * Makefile.in: Regenerated.
3152 * configure: Regenerated with autoconf 2.59.
3153
3154 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3155
f3cd89f4
JJ
31562007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3157
3158 * COPYING.LIBGLOSS: Reformat default Red Hat
3159 license to fit within 80 columns.
3160 * COPYING.NEWLIB: Ditto.
3161
4e206d7e
DB
31622007-02-05 Dave Brolley <brolley@redhat.com>
3163
3164 * Contribute the following changes:
3165 2006-11-28 DJ Delorie <dj@redhat.com>
3166
3167 * configure.in: Fix typo for mep's target_makefile_frag.
3168 * configure: Regenerated.
3169
3170 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3171
3172 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3173 * configure: Regenerate.
3174
3175 2001-09-19 DJ Delorie <dj@redhat.com>
3176
3177 * configure.in (target_makefile_frag): use mt-mep
3178
3179 2001-06-12 Don Howard <dhoward@redhat.com>
3180
3181 * configure.in: Remove gdb from MeP skip list.
3182
3183 2001-04-05 DJ Delorie <dj@redhat.com>
3184
3185 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3186
3187 2001-03-20 Ben Elliston <bje@redhat.com>
3188
3189 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3190
3191 2001-03-19 Ben Elliston <bje@redhat.com>
3192
3193 * config.sub (mep, mep-*): Add.
3194
b2edfdd2
AS
31952007-01-31 Andreas Schwab <schwab@suse.de>
3196
3197 * Makefile.tpl (LDFLAGS): Substitute it.
3198 * Makefile.in: Regenerate.
3199
ceb92e78
PB
32002007-01-11 Paolo Bonzini <bonzini@gnu.org>
3201
3202 * configure.in: Change == to = in test command.
f7c83eac 3203 * configure: Regenerate.
ceb92e78 3204
4b900473 32052007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3206 Nick Clifton <nickc@redhat.com>
3207 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3208
3209 * configure.in (build_configargs, host_configargs, target_configargs):
3210 Remove build/host/target parameters.
3211 (host_libs): Add gmp and mpfr.
3212 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3213 * Makefile.def (gmp, mpfr): New.
3214 (gcc): Remove target.
3215 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3216 target_os, target_vendor): New.
3217 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3218 * configure: Regenerate.
3219 * Makefile.in: Regenerate.
4b900473
PB
3220
32212007-01-11 Matt Fago <fago@earthlink.net>
3222
3223 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3224 to improve robustness of configure tests.
4b900473
PB
3225 * configure: Regenerate.
3226
80f6dcbc
NC
32272007-01-08 Kai Tietz <kai.tietz@onevision.com>
3228
3229 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3230 * configure: Regenerate.
80f6dcbc 3231
f86e35b8
NC
32322007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3233
3234 * Makefile.tpl (all-target): Correct @if conditional for target
3235 modules.
3236 * configure.in: Omit libiberty if building only target libgcc.
3237 * configure, Makefile.in: Regenerated.
3238
79fcd0ec
PB
32392007-01-04 Paolo Bonzini <bonzini@gnu.org>
3240
3241 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3242 * configure: Regenerate.
3243
6aa8ef82
DJ
32442007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3245
3246 * Makefile.def (target_modules): Add libgcc.
3247 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3248 * Makefile.tpl (clean-target-libgcc): Delete.
3249 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3250 on gcc even for bootstrapped modules. Rewrite handling of
3251 lang_env_dependencies to loop over target_modules.
3252 * configure.in (target_libraries): Add target-libgcc.
3253 * Makefile.in, configure: Regenerated.
3254
9b134994
PB
32552006-12-29 Paolo Bonzini <bonzini@gnu.org>
3256
3257 Sync with gcc:
3258 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3259
f7c83eac
AS
3260 * configure.in: Reorganize recognition of languages. Add
3261 --enable-stage1-languages. Show supported languages for the chosen
3262 target rather than all recognized languages.
3263 * configure: Regenerate.
9b134994
PB
3264
3265 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3266
f7c83eac
AS
3267 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3268 * Makefile.in: Regenerate.
9b134994
PB
3269
3270 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3271
f7c83eac
AS
3272 * configure.in: Warn that MPFR 2.2.0 is buggy.
3273 * configure: Regenerate.
9b134994 3274
8cf39b1b
ILT
32752006-12-27 Ian Lance Taylor <iant@google.com>
3276
3277 * configure.in: When removing Makefiles to force a reconfigure, also
3278 remove prev-DIR*/Makefile.
3279 * configure: Regenerate.
3280
ebff6cd5
KH
32812006-12-23 Kazu Hirata <kazu@codesourcery.com>
3282
3283 * config.bfd: Recognize fido.
3284
8a0d8a5c
PB
32852006-12-19 Paolo Bonzini <bonzini@gnu.org>
3286
3287 Sync with gcc:
3288
3289 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3290
3291 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3292 it only affects bootstrap and could be tested on "$host" as well.
3293 * configure: Regenerate.
3294 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3295
3296 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3297
3298 PR bootstrap/29544
3299 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3300 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3301 move here comment from Makefile.tpl.
3302 * Makefile.tpl: Move some definitions higher in the file.
3303 (STAGE1_CHECKING): New.
3304 * configure.in: Add --enable-stage1-checking.
3305 * configure: Regenerate.
3306 * Makefile.in: Regenerate.
3307
3308 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3309
3310 * configure.in: Update error message for missing GMP/MPFR.
3311
3312 * configure: Regenerate.
3313
3314 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3315
3316 * configure.in: Update MPFR version in error message.
3317
3318 * configure: Regenerate.
3319
3320 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3321
3322 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3323 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3324 --with-gmp-lib): New flags.
3325
3326 * configure: Regenerate.
3327
790c0838
AM
33282006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3329
3330 PR bootstrap/30134
3331 * configure.in: Correct x86 darwin support for libjava to powerpc
3332 and i?86 only.
3333 * configure: Regenerate.
3334
77d7106f
AM
33352006-12-11 Alan Modra <amodra@bigpond.net.au>
3336
3337 * configure.in: Handle spu makefile frag.
77d7106f
AM
3338 * Makefile.tpl (MAINT): Define
3339 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3340 * configure: Regenerate.
3341 * Makefile.in: Regenerate.
3342
0cfa5389
BE
33432006-12-11 Ben Elliston <bje@au.ibm.com>
3344
3345 * config.sub, config.guess: Update from upstream sources.
3346
2839fe5d
BE
33472006-12-11 Ben Elliston <bje@au.ibm.com>
3348
3349 * configure.in: Sync with GCC (spu-*-*).
3350 * configure: Sync with GCC.
3351
b897f5d4
MS
33522006-12-07 Mike Stump <mrs@apple.com>
3353
3354 * Makefile.def (dependencies): Add dependency for
3355 install-target-libssp and install-target-libgomp on
3356 install-gcc.
3357 * Makefile.in: Regenerate.
3358
9daf3993
PB
33592006-11-16 Paolo Bonzini <bonzini@gnu.org>
3360
3361 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3362 (unstage): Test for stage_last presence.
3363
3364 PR bootstrap/29802
3365 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3366 * Makefile.in: Regenerate.
3367
9dbaa842
DD
33682006-11-14 DJ Delorie <dj@redhat.com>
3369
3370 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3371 * Makefile.in: Sync with GCC.
3372 * configure.in: Sync with GCC (mpfr, gmp).
3373 * configure: Sync with GCC.
3374
b0cbce8d
JJ
33752006-11-08 Jie Zhang <jie.zhang@analog.com>
3376
3377 * configure.in: Remove target-libgloss from noconfigdirs for
3378 bfin-*-*.
3379 * configure: Regenerated.
3380
44330a94
JJ
33812006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3382
3383 * COPYING.NEWLIB: Add spu license.
7de05dd5 3384 * COPYING.LIBGLOSS: Ditto.
44330a94 3385
56a8fe78
DD
33862006-10-17 Brooks Moses <bmoses@stanford.edu>
3387
3388 * Makefile.def: Added pdf target handling.
3389 * Makefile.tpl: Added pdf target handling.
3390 * Makefile.in: Regenerated.
3391
fbb00ad0
JJ
33922006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3393
3394 * COPYING.NEWLIB: Updated.
3395 * COPYING.LIBGLOSS: Ditto.
3396
6b89cc21
DB
33972006-09-27 Dave Brolley <brolley@redhat.com>
3398
3399 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3400 $s instead of $r.
3401 * configure: Regenerated.
3402
17bcf627
BE
34032006-09-26 Ben Elliston <bje@au.ibm.com>
3404
3405 * config.sub, config.guess: Update from upstream sources.
3406
f3529cf1
TS
34072006-09-20 Thiemo Seufer <ths@mips.com>
3408
3409 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3410 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3411 * configure: Regenerate.
3412
45055374
CV
34132006-08-30 Corinna Vinschen <corinna@vinschen.de>
3414
3415 * configure.in: Never build newlib for a Mingw host.
3416 Never build newlib as Mingw target library.
3417 Test the existence of winsup/cygwin for building a Cygwin newlib,
3418 rather than just winsup.
3419 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3420 building a Mingw target.
3421 * configure: Regenerate.
3422
4be041b2 34232006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3424 Nigel Stephens <nigel@mips.com>
3425 David Ung <davidu@mips.com>
4be041b2
TS
3426
3427 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3428
1d89b610
PB
34292006-07-25 Paolo Bonzini <bonzini@gnu.org>
3430
3431 Sync from GCC:
3432 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3433
f7c83eac
AS
3434 PR bootstrap/18058
3435 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3436 if the bootstrap compiler is a GCC version that supports it.
3437 * configure: Regenerate.
1d89b610 3438
66a79c16
DJ
34392006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3440
3441 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3442 * configure: Regenerated.
3443
c1cb7e02
PB
34442006-07-18 Paolo Bonzini <bonzini@gnu.org>
3445
f7c83eac
AS
3446 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3447 for stages after the first.
c1cb7e02 3448
7206a0ee
JJ
34492006-07-17 Jakub Jelinek <jakub@redhat.com>
3450
3451 * Makefile.def: Add dependencies for configure-opcodes
3452 on configure-intl and all-opcodes on all-intl.
3453 * Makefile.in: Regenerated.
3454
6816f995
AO
34552006-07-04 Peter O'Gorman <peter@pogma.com>
3456
3457 * ltconfig: chmod 644 before ranlib during install.
3458
3d3adb43
PB
34592006-07-03 Paolo Bonzini <bonzini@gnu.org>
3460
1f3f1bbf 3461 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3462 * configure: Regenerate.
3463
64ce424c
PB
34642006-07-03 Paolo Bonzini <bonzini@gnu.org>
3465
3466 Sync from gcc:
3467
3468 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3469
3470 PR other/27063
3471 * configure.in: Test subdir_requires and give an appropriate
3472 error message.
3473 * configure: Regenerate.
3474
3475 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3476
3477 PR target/27540
3478 * configure.in: Only enable libgomp on IRIX 6.
3479 * configure: Regenerate.
3480
d42c4017
DA
34812006-06-20 David Ayers <d.ayers@inode.at>
3482
3483 PR bootstrap/28072
3484 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3485 whether target-libjava is being configured instead of whether the
3486 java front end is enabled.
3487 * configure: Regenerate.
0e7ef45c 3488
4962c51a
MS
34892006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3490
3491 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3492 to R_ARM_LDC_SB_G{0,1,2} respectively.
3493
caee866a
PB
34942006-06-15 Paolo Bonzini <bonzini@gnu.org>
3495
3496 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3497 too.
3498 * Makefile.in: Regenerate.
3499
363ef840
DA
35002006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3501
3502 Sync from gcc:
3503
3504 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3505 * configure.in: Don't enable libgomp on hpux10.
3506 * configure: Rebuilt.
3507
54d1c879
DA
35082006-06-13 David Ayers <d.ayers@inode.at>
3509
3510 Sync from gcc:
3511
3512 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3513
54d1c879
DA
3514 PR bootstrap/27963
3515 PR target/19970
0e7ef45c 3516 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3517 ${libgcj} is specified.
3518 * configure: Regenerate.
0e7ef45c 3519
a4d8b690
JJ
35202006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3521
3522 Sync from gcc:
3523
3524 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3525 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3526
3527 PR bootstrap/18033
3528 * config-ml.in: Eval option if surrounded by single quotes.
3529
4f0ef2d8
CD
35302006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3531
3532 Sync from gcc:
0e7ef45c 3533
4f0ef2d8 3534 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3535
4f0ef2d8
CD
3536 PR libobjc/13946
3537 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3538 * Makefile.in: Regenerate.
3539 * configure.in: Add --enable-objc-gc at toplevel and have it
3540 enable boehm-gc for Objective-C.
3541 Remove target-boehm-gc from libgcj.
3542 Add target-boehm-gc to target_libraries.
3543 Add target-boehm-gc to noconfigdirs where ${libgcj}
3544 is specified.
3545 Assert that boehm-gc is supported when requested for Objective-C.
3546 Only build boehm-gc if needed either for Java or Objective-C.
3547 * configure: Regenerate.
3548
3549 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3550
4f0ef2d8
CD
3551 PR 27674
3552 * Makefile.tpl (configure-[+prefix+][+module+],
3553 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3554 Remove rule to unstage bootstrapped modules.
3555 (stage_current): New.
3556 * Makefile.in: Regenerate.
3557
3558 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3559 Andreas Tobler <a.tobler@schweiz.ch>
3560
3561 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3562 * configure: Rebuilt.
3563
3564 Revert
3565 2006-01-31 Richard Guenther <rguenther@suse.de>
3566 Paolo Bonzini <bonzini@gnu.org>
3567
3568 * Makefile.def (target_modules): Add libgcc-math target module.
3569 * configure.in (target_libraries): Add libgcc-math target library.
3570 (--enable-libgcc-math): New configure switch.
3571 * Makefile.in: Re-generate.
3572 * configure: Re-generate.
3573
c17b816b
JJ
35742006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3575
3576 * config-ml.in: Alter CCASFLAGS to include special
3577 multilib options the same as is done for CFLAGS.
3578
20e95c23
DJ
35792006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3580
3581 * Makefile.def: Added dependencies from sim and gdb on intl, and
3582 added configure dependencies to everything with an all dependency
3583 on intl.
3584 * gettext.m4: Removed.
3585 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3586 (GDB_SUPPORT_DIRS): Add intl.
3587 * Makefile.in: Regenerated.
3588
4bd8ad80
DJ
35892006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3590
3591 * src-release (DEVO_SUPPORT): Add config.rpath.
3592
c380fdd8
PB
35932006-05-25 Paolo Bonzini <bonzini@gnu.org>
3594
3595 * Makefile.def (bfd, opcodes): Fix lib_path.
3596 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3597 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3598 * Makefile.in: Regenerate.
3599
701628f5
MS
36002006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3601
3602 * configure.in: Enable gprof for cross builds.
3603 * configure: Regenerate.
3604
25aae7f2
DJ
36052006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3606
3607 * src-release (MAKEINFOFLAGS): Define.
3608 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3609
ea3d1626
BE
36102006-05-14 Ben Elliston <bje@au.ibm.com>
3611
3612 * config.sub, config.guess: Update from upstream sources.
3613
49b9e644
BE
36142006-05-12 Ben Elliston <bje@au.ibm.com>
3615
3616 * config.sub, config.guess: Update from upstream sources.
3617
482dd2f6
DJ
36182006-05-04 Steve Ellcey <sje@cup.hp.com>
3619
3620 * blt, iwidgets, mmalloc: Remove directories.
3621
8b01a5c2
DD
36222006-05-01 DJ Delorie <dj@redhat.com>
3623
641a3af4 3624 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3625 * configure: Regenerate.
3626
a481dbb7
DD
36272006-04-18 DJ Delorie <dj@redhat.com>
3628
3629 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3630 reference libgloss so that libssp can be built in a combined
3631 tree.
3632 * configure: Regenerate.
3633
962c9e74
BE
36342006-04-10 Ben Elliston <bje@au.ibm.com>
3635
3636 * contrib: Remove directory.
3637
108a6f8e
CD
36382006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3639
3640 * Makefile.tpl: Add install-html target.
3641 * Makefile.def: Add install-html target.
3642 * Makefile.in: Regenerate.
3643 * configure.in: Add --with-datarootdir, --with-docdir,
3644 and --with-htmldir options.
3645 * configure: Regenerate.
3646
a4ef73e9
BE
36472006-03-31 Ben Elliston <bje@au.ibm.com>
3648
3649 PR binutils/1860
3650 * configure.in: Require makeinfo 4.4 or higher.
3651 * configure: Regenerate.
3652
b37df25a
PB
36532006-03-14 Paolo Bonzini <bonzini@gnu.org>
3654
3655 * Makefile.in: Regenerate.
3656
a6df5a19
PB
36572006-03-14 Paolo Bonzini <bonzini@gnu.org>
3658
3659 Sync with gcc:
3660 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3661
f7c83eac
AS
3662 * configure.in: Handle --disable-<component> generically.
3663 * configure: Regenerate.
a6df5a19
PB
3664
3665 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3666
f7c83eac
AS
3667 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3668 (TARGET_CONFIGDIRS): Remove.
3669 * configure.in: Remove AC_SUBST(target_configdirs).
3670 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3671
3672
65419985
L
36732006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3674
3675 PR libgcj/17311
3676 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3677
c52c6897
PB
36782006-02-20 Paolo Bonzini <bonzini@gnu.org>
3679
3680 PR bootstrap/25670
3681
3682 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3683
3684 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3685 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3686 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3687 BUILD_PREFIX, BUILD_PREFIX_1.
3688 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3689
3690 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3691 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3692
3693 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3694 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3695 of `cat stage_current`. Always provide the `r' and `s' variables.
3696 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3697 a single shell execution.
3698 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3699 bootstrapped modules, make the stage1 module if the build was not
3700 started yet, else build the current stage.
3701 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3702 (all-build, all-host, all-target, [+make_target+]-host,
3703 [+make_target+]-target): Do not use \-continued lines.
3704 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3705 (current_stage, restrap, stage_last): New.
3706
3707 * Makefile.in: Regenerate.
3708 * configure: Regenerate.
3709
b3ded179
PB
37102006-02-14 Paolo Bonzini <bonzini@gnu.org>
3711
3712 Sync from gcc:
3713
3714 2006-01-31 Richard Guenther <rguenther@suse.de>
3715 Paolo Bonzini <bonzini@gnu.org>
3716
f7c83eac
AS
3717 * Makefile.def (target_modules): Add libgcc-math target module.
3718 * configure.in (target_libraries): Add libgcc-math target library.
3719 (--enable-libgcc-math): New configure switch.
3720 * Makefile.in: Re-generate.
3721 * configure: Re-generate.
3722 * libgcc-math: New toplevel directory.
b3ded179
PB
3723
3724 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3725 Jakub Jelinek <jakub@redhat.com>
3726 Diego Novillo <dnovillo@redhat.com>
b3ded179 3727
f7c83eac
AS
3728 * libgomp: New directory.
3729 * Makefile.def: Add target_module libgomp.
3730 * Makefile.in: Regenerate.
3731 * configure.in (target_libraries): Add target-libgomp.
3732 * configure: Regenerate.
b3ded179 3733
3a35eeb3
PB
37342006-02-14 Paolo Bonzini <bonzini@gnu.org>
3735 Andreas Schwab <schwab@suse.de>
0e7ef45c 3736
3a35eeb3
PB
3737 * configure: Regenerate.
3738
2429c060
PB
37392006-01-16 Paolo Bonzini <bonzini@gnu.org>
3740
3741 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3742 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3743 the assembler, linker and binutils.
3744 * configure: Regenerate.
3745
ec49b2b8
NC
37462006-01-16 Nick Clifton <nickc@redhat.com>
3747
49b9e644 3748 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3749
44b2308f
AO
37502006-01-05 Alexandre Oliva <aoliva@redhat.com>
3751
3752 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3753 @ from continuation.
3754 * Makefile.in: Rebuilt.
3755
80911fe1
PB
37562006-01-04 Paolo Bonzini <bonzini@gnu.org>
3757
3758 Sync from gcc:
3759
3760 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3761
f7c83eac 3762 PR bootstrap/24252
80911fe1 3763
f7c83eac
AS
3764 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3765 * Makefile.tpl (OBJDUMP): New.
3766 (EXTRA_HOST_FLAGS): Add it.
3767 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3768
f7c83eac
AS
3769 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3770 to use symbolic links between directories. Avoid race conditions
3771 or make them harmless.
3772 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3773
f7c83eac
AS
3774 * Makefile.def (LEAN): Pass.
3775 * Makefile.tpl (LEAN): Define.
3776 (stage[+id+]-start): Accept that the previous directory does not
3777 exist, if the bootstrap is lean.
3778 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3779 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3780 configure substitution.
3781 ([+compare-target+]): Likewise.
3782 ([+bootstrap-target+]-lean): New.
3783 * configure.in: Remove lean bootstrap support from here.
80911fe1 3784
f7c83eac
AS
3785 * Makefile.in: Regenerate.
3786 * configure: Regenerate.
80911fe1
PB
3787
3788 2006-01-02 Andreas Schwab <schwab@suse.de>
3789
f7c83eac
AS
3790 * configure.in: When reconfiguring remove Makefile in
3791 all stage directories.
3792 * configure: Regenerate.
80911fe1 3793
b59bea8a
NC
37942005-12-27 Leif Ekblad <leif@rdos.net>
3795
3796 * configure.in: Add support for RDOS target.
3797 * configure: Regenerate.
3798
d7730bac
NC
37992005-12-27 Nick Clifton <nickc@redhat.com>
3800
3801 PR binutils/1990
3802 * libtool.m4: Synchronize with version in GCC sources.
3803
c02dabc3
PB
38042005-12-20 Paolo Bonzini <bonzini@gnu.org>
3805
f7c83eac 3806 Revert Ada-related part of the previous change.
c02dabc3 3807
f7c83eac
AS
3808 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3809 Do not pass.
3810 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3811 * Makefile.in: Regenerate.
3812 * configure.in: Do not include mt-ppc-aix target fragment.
3813 * configure: Regenerate.
c02dabc3 3814
f6d183c0
PB
38152005-12-19 Paolo Bonzini <bonzini@gnu.org>
3816
3817 * configure.in: Select appropriate fragments for PowerPC/AIX.
3818 * configure: Regenerate.
3819
3820 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3821 BOOT_CFLAGS, BOOT_LDFLAGS.
3822 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3823 BOOT_CFLAGS, BOOT_LDFLAGS.
3824 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3825 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3826 (stage): Fail if we cannot complete the work.
3827 * Makefile.in: Regenerate.
3828
f29759fc
JJ
38292005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3830
3831 * COPYING.NEWLIB: Update copyright year for default
3832 copyright.
3833
1f054001
PB
38342005-12-15 Paolo Bonzini <bonzini@gnu.org>
3835
3836 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3837 install-host-nogcc): Don't invoke $(stage) at the end.
3838 * Makefile.in: Regenerate.
3839
0aed8855
PB
38402005-12-14 Paolo Bonzini <bonzini@gnu.org>
3841
3842 * configure.in: Flip the top-level bootstrap switch.
3843 * configure: Regenerate.
3844
3845 Merge from gcc:
3846
3847 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3848
f7c83eac
AS
3849 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3850 $(stage) and $(unstage).
3851 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3852 (all): Remove stray semicolon.
3853 (local-distclean): Don't handle multilib.tmp and multilib.out.
3854 (install.all): Set $s for consistency.
3855 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3856 check_multilibs setting. Always make the install directory.
3857 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3858 Correct @if/@endif.
3859 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3860 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3861 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3862 (multilib.out): Remove.
3863 * Makefile.in: Regenerated.
0aed8855
PB
3864
38652005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3866
3867 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3868 * configure.in: Replace ms1 arch with mt.
3869 * configure: Rebuilt.
3870
38712005-12-05 Paolo Bonzini <bonzini@gnu.org>
3872
3873 Sync with gcc:
3874
4970f871
NS
38752005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3876
3877 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3878 * configure.in: Replace ms1 arch with mt.
3879 * configure: Rebuilt.
3880
be01d343
PB
38812005-12-05 Paolo Bonzini <bonzini@gnu.org>
3882
3883 Sync with gcc:
3884
3885 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3886
f7c83eac
AS
3887 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3888 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3889 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3890 Find in-tree tools if available.
3891 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3892 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3893 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3894 (COMPILER_*_FOR_TARGET): New.
3895 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3896 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3897 (CONFIGURED_*, USUAL_*): Remove.
3898 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3899 STRIP): Use autoconf substitutions.
3900 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3901 COMPILER_NM_FOR_TARGET): New.
3902 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3903
3904 (all): Make all-host and all-target in parallel.
3905 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3906 that $$r and $$s are set before invoking a recursive make.
3907 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3908 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3909
3910 2005-11-29 Ben Elliston <bje@au.ibm.com>
3911
f7c83eac
AS
3912 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3913 from the gcc build directory.
3914 * Makefile.in: Regenerate.
be01d343
PB
3915
3916 2005-11-29 Ben Elliston <bje@au.ibm.com>
3917
f7c83eac
AS
3918 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3919 depend on all-libdecnumber.
3920 * configure.in (host_libs): Include libdecnumber.
3921 * Makefile.in: Regenerate.
3922 * configure: Likewise.
be01d343
PB
3923
3924 2005-11-21 Kean Johnston <jkj@sco.com>
3925
f7c83eac 3926 * config.sub, config.guess: Sync from upstream sources.
be01d343 3927
907be67c
DJ
39282005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3929
3930 * Makefile.def: Remove gdb dependencies for gdbtk.
3931 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3932 (configure-gdb, install-gdb): New rules.
3933 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3934 * Makefile.in, configure: Regenerated.
3935
e360f423
PB
39362005-10-22 Paolo Bonzini <bonzini@gnu.org>
3937
3938 PR bootstrap/24297
3939 * Makefile.tpl (do-[+make-target+], do-check, install,
3940 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3941 are set before recursing.
3942 * Makefile.in: Regenerate.
3943
45d5eb0a
EB
39442005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3945
3946 PR bootstrap/18939
3947 * Makefile.def (gcc) <target>: Fix thinko.
3948 * Makefile.in: Regenerate.
3949
3cf3372e
BS
39502005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3951
3952 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3953 * configure: Regenerate.
3954
bd70a46f
KH
39552005-10-09 Kazu Hirata <kazu@codesourcery.com>
3956
3957 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3958 target-libffi, target-qthreads, target-libjava, and
3959 targetlibobjc.
3960 * configure: Regenerate.
3961
5ae72758
DJ
39622005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3963
3964 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3965 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3966 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3967 (USUAL_OBJDUMP_FOR_TARGET): New.
3968 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3969 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3970 * configure, Makefile.in: Regenerated.
5ae72758 3971
cc96343e
PB
39722005-10-05 Paolo Bonzini <bonzini@gnu.org>
3973
3974 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3975 before other host packages.
3976
f70224b5
PB
39772005-10-05 Paolo Bonzini <bonzini@gnu.org>
3978
3979 PR bootstrap/22340
3980
3981 * configure.in (default_target): Remove.
3982 * Makefile.tpl (all): Do not use prerequisites as subroutines
3983 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3984 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3985 use prerequisites as subroutines.
3986 (check-host, check-target): New.
3987 (bootstrap configure & all targets): Do not use stage*-start
3988 if the directory layout is already ok.
3989 (non-bootstrap configure & all targets): Prepend a $(unstage).
3990 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3991 (NOTPARALLEL): Remove.
3992 (unstage, stage variables): New variables.
3993 (unstage, stage targets): Simply expand to those variables.
3994
3995 * configure: Regenerate.
3996 * Makefile.in: Regenerate.
3997
c13c918a
JW
39982005-10-04 James E Wilson <wilson@specifix.com>
3999
4000 * Makefile.def (lang_env_dependencies): Add libmudflap.
4001 * Makefile.in: Regenerate.
4002
376a0e54
CM
40032005-10-03 Catherine Moore <clm@cm00re.com>
4004
4005 * configure.in (bfin-*-*): Support bfin.
4006 * configure: Regenerated.
4007
d320aacb
L
40082005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4009
4010 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4011 * configure: Regenerated.
4012
7e0f7140
GK
40132005-09-28 Geoffrey Keating <geoffk@apple.com>
4014
4015 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4016 (LIPO_FOR_TARGET): New.
4017 (CONFIGURED_LIPO_FOR_TARGET): New.
4018 (USUAL_LIPO_FOR_TARGET): New.
4019 (STRIP_FOR_TARGET): New.
4020 (CONFIGURED_STRIP_FOR_TARGET): New.
4021 (USUAL_STRIP_FOR_TARGET): New.
4022 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4023 STRIP_FOR_TARGET.
4024 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4025 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4026 * Makefile.in: Regenerate.
4027 * configure: Regenerate.
0e7ef45c 4028
096f7d00
DE
40292005-09-19 David Edelsohn <edelsohn@gnu.org>
4030
4031 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4032 (rs6000-*-aix*): Same.
4033 * configure: Regenerate.
4034
40352005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4036
4037 * configure.in: Recognize f95 in the --enable-languages option,
4038 and substitute it for fortran, issuing a warning.
4039 * configure: Regenerate.
4040
2016dfcc
BE
40412005-09-07 Ben Elliston <bje@au.ibm.com>
4042
4043 Import from Autoconf sources:
4044
4045 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4046 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4047 Elliston. Handle weird characters correctly.
4048
6dd2fda9
DD
40492005-08-30 Phil Edwards <phil@codesourcery.com>
4050
4051 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4052 * configure: Regenerated.
4053
e6db70d4
RE
40542005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4055
f7c83eac
AS
4056 * Makefile.def (libssp): Add to lang_env_dependencies.
4057 * Makefile.in: Regenerate.
e6db70d4 4058
e1e3d0f5
CG
40592005-08-17 Christian Groessler <chris@groessler.org>
4060
4061 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4062 * Makefile.in: Regenerate.
4063
05cbd757
PB
40642005-08-12 Paolo Bonzini <bonzini@gnu.org>
4065
4066 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4067 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4068 Look for alternate names of the target cc and c++
4069 * configure: Regenerate.
4070
55db4b87
PB
40712005-08-08 Paolo Bonzini <bonzini@gnu.org>
4072
4073 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4074 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4075 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4076 tools; remove code to manually set them.
4077 (Target tools): Look in the environment for them.
4078 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4079 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4080 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4081 build directory.
4082 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4083 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4084 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4085 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4086 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4087 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4088 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4089 * configure: Regenerate.
4090 * Makefile.in: Regenerate.
4091
414e5532
MM
40922005-07-27 Mark Mitchell <mark@codesourcery.com>
4093
4094 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4095 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4096 * Makefile.in: Regenerated.
4097
a19b6204
MM
40982005-07-26 Mark Mitchell <mark@codesourcery.com>
4099
4100 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4101 (CFLAGS_FOR_TARGET): Use it.
4102 (CXXFLAGS_FOR_TARGET): Likewise.
4103 * Makefile.in: Regenerated.
4104 * configure.in (--with-build-sysroot): New option.
4105 * configure: Regenerated.
4106
b73aa406
PB
41072005-07-24 Paolo Bonzini <bonzini@gnu.org>
4108
4109 * Makefile.tpl: Wrap install between unstage and stage
4110 * Makefile.in: Regenerate.
4111
6e4d0bcb
KC
41122005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4113
4114 * all files: Update FSF address.
4115
49f58d10
JB
41162005-07-14 Jim Blandy <jimb@redhat.com>
4117
4118 * configure.in: Add cases for Renesas m32c.
4119 * configure: Regenerated.
0e7ef45c 4120
1d9c9cd7
KC
41212005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4122
4123 * COPYING, compile, config-ml.in, config.guess,
4124 config.sub, install-sh, missing, mkinstalldirs,
4125 symlink-tree, ylwrap: Sync from upstream sources.
4126
1587117a
EC
41272005-07-13 Eric Christopher <echristo@redhat.com>
4128
4129 * configure.in: Add toplevel noconfigdir support for tpf.
4130 * configure: Regenerate.
4131
bb780410
DD
41322005-07-11 Jakub Jelinek <jakub@redhat.com>
4133
4134 * Makefile.def (target_modules): Add libssp.
4135 * configure.in (target_libraries): Add target-libssp.
4136 * configure: Rebuilt.
4137 * Makefile.in: Rebuilt.
4138
064d0a7c
PB
41392005-07-11 Paolo Bonzini <bonzini@gnu.org>
4140
4141 PR ada/22340
4142
4143 * Makefile.def: Sync with gcc.
4144 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4145 * Makefile.in: Regenerate.
4146
b2edd3b5
AS
41472005-07-07 Andreas Schwab <schwab@suse.de>
4148
4149 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4150 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4151 * Makefile.in: Regenerated.
4152
5f128533
KH
41532005-07-07 Kazu Hirata <kazu@codesourcery.com>
4154
4155 * configure.in: Add --enable-libssp and --disable-libssp.
4156 * configure: Regenerate with autoconf-2.13.
4157
4e3fc8e5
GK
41582005-07-06 Geoffrey Keating <geoffk@apple.com>
4159
4160 * configure.in: Don't build sim or rda when targetting darwin.
4161 * configure: Regenerate.
4162
c7357d6a
BE
41632005-07-04 Ben Elliston <bje@gnu.org>
4164
4165 * src-release (do-proto-toplev): Remove dejagnu bits.
4166 (DEJAGNU_SUPPORT_DIRS): Remove.
4167 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4168 (GDBD_SUPPORT_DIRS): Likewise.
4169 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4170 (INSIGHTD_SUPPORT_DIRS): Likewise.
4171 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4172
41732005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4174
4175 * setup.com (mpw): Remove unused directive.
4176
7d329e61
PB
41772005-06-22 Paolo Bonzini <bonzini@gnu.org>
4178
4179 * Makefile.def (stagefeedback): Come after profile.
4180 Define profiledbootstrap target.
4181 * Makefile.tpl (profiledbootstrap): Remove.
4182 (stageprofile-end): Zap stagefeedback.
4183 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4184 * Makefile.in: Regenerate.
4185
e5fbed21
DD
41862005-06-13 Zack Weinberg <zack@codesourcery.com>
4187
4188 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4189 In 'cpp' stanza, support '#line' as well as '# '.
4190
59f7ec45
HPN
41912005-06-07 Hans-Peter Nilsson <hp@axis.com>
4192
4193 * configure.in (unsupported_languages): New macro.
4194 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4195 non-ported target libraries in noconfigdirs.
4196 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4197 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4198 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4199 unsupported_languages.
4200 * configure: Regenerate.
4201
c10e9ba7
DD
42022005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4203
4204 * configure.in: Fix typo in handling of --with-mpfr-dir.
4205 * configure: Regenerate.
4206
20deb2b8
JB
42072005-06-02 Jim Blandy <jimb@redhat.com>
4208
4209 * config.sub: Add cases for the Renesas m32c. (This patch has been
4210 accepted into the master sources.)
4211
cdb9b172 42122005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4213 Michael Snyder <msnyder@redhat.com>
4214 Stan Cox <scox@redhat.com>
cdb9b172 4215
f7c83eac 4216 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4217
f7c83eac 4218 * configure: Regenerate.
cdb9b172 4219
1dc3053f
PB
42202005-05-25 Paolo Bonzini <bonzini@gnu.org>
4221
4222 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4223 (Dependencies): Consider target modules for bootstrap dependencies.
4224 Make target bootstrap modules depend on each stage's gcc.
4225 * Makefile.in: Regenerate.
4226
c60fe18b
PB
42272005-05-20 Paolo Bonzini <bonzini@gnu.org>
4228
4229 * Makefile.def (configure-gcc): Depend on binutils having been built.
4230 (all-gcc): No need to do it here.
4231 * Makefile.in: Regenerate.
4232
27258dd4
PB
42332005-05-19 Paul Brook <paul@codesourcery.com>
4234
0e7ef45c 4235 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4236 language cannot be built.
4237 * configure: Regenerate.
4238
42ecbf5e
DJ
42392005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4240
4241 * ylwrap: Import from Automake 1.9.5.
4242
ae380b45
MS
42432005-05-04 Mike Stump <mrs@apple.com>
4244
4245 * configure.in: Always pass --target to target configures as
4246 otherwise rebuilds that do --recheck will fail.
811d3af8 4247 * configure: Rebuilt.
ae380b45 4248
d545f33b
PB
42492005-05-04 Paolo Bonzini <bonzini@gnu.org>
4250
4251 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4252 STAGE_HOST_EXPORTS.
4253 (configure, all): Add bootstrap support.
4254 (Host modules, target modules): Pass post-stage1 flags and exports.
4255 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4256 * Makefile.in: Regenerate.
4257
2faa2958
PB
42582005-04-29 Paolo Bonzini <bonzini@gnu.org>
4259
4260 Sync from gcc:
4261
4262 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4263
f7c83eac 4264 * config.sub: Update from master copy.
2faa2958
PB
4265
4266 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4267
f7c83eac
AS
4268 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4269 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4270 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4271 "*-*-elf" and "*-*-linux*".
4272 * configure: Regenerate.
2faa2958 4273
a7254363
PB
42742005-04-06 Paolo Bonzini <bonzini@gnu.org>
4275
f7c83eac 4276 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4277 (TARGET_CONFIGARGS): Include --with-target-subdir.
4278 (configure, all): New macros. Use them throughout.
4279
a8637a7d
PB
42802005-04-05 Paolo Bonzini <bonzini@gnu.org>
4281
4282 * Makefile.tpl: Sync with gcc.
4283 * Makefile.in: Regenerate.
4284
dd387d52
JR
42852005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4286
4287 * config/mh-mingw32: Delete.
4288 * configure.in: Don't use it.
4289 * configure: Regenerate.
4290
e90269c8
PB
42912005-03-31 Paolo Bonzini <bonzini@gnu.org>
4292
4293 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4294 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4295 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4296 (HOST_LIB_PATH): Generate from Makefile.def.
4297 (TARGET_LIB_PATH): Likewise.
4298 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4299 * Makefile.in: Regenerate.
4300 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4301 (RPATH_ENVVAR): Include Darwin case.
4302 * configure: Regenerate.
4303
9a237d9e
PB
43042005-03-25 Paolo Bonzini <bonzini@gnu.org>
4305
4306 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4307 * configure: Regenerate.
4308
479759c8
ZW
43092005-03-21 Zack Weinberg <zack@codesourcery.com>
4310
4311 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4312 gcc_version, and gcc_version_trigger from set of flags to pass.
4313 * Makefile.tpl: Remove definitions of above variables.
4314 (config.status): Remove dependency on $(gcc_version_trigger).
4315 * Makefile.in: Regenerate.
4316 * configure.in: Do not reference config/gcc-version.m4 nor
4317 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4318 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4319 * configure: Regenerate.
4320
4cfaf6d5
DD
43212005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4322 Andrew Pinski <pinskia@physics.uc.edu>
4323
4324 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4325 * Makefile.in: Regenerate.
4326
33a3fb7b
AO
43272005-03-01 Alexandre Oliva <aoliva@redhat.com>
4328
4329 PR libgcj/20160
4330 * ltmain.sh: Avoid creating archives with components that have
4331 duplicate basenames.
4332
2da12f12
PB
43332005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4334
479759c8
ZW
4335 PR bootstrap/20250
4336 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4337 instead of check.
4338 * Makefile.in: Regenerate.
2da12f12 4339
b00612cc
PB
43402005-02-28 Paolo Bonzini <bonzini@gnu.org>
4341
4342 Sync from gcc.
4343
4344 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4345
4346 PR bootstrap/17383
4347 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4348 * Makefile.tpl (HOST_SUBDIR): New substitution.
4349 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4350 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4351 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4352 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4353 (Host modules, Bootstrapped modules): Use it.
4354 (Build modules, Target modules): Do not create symlink trees,
4355 always configure out-of-srcdir.
4356 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4357 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4358 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4359 $(HOST_SUBDIR). Create a symlink for host_subdir.
4360
4361 * Makefile.in: Regenerate.
4362 * configure: Regenerate.
4363
4364 Merged from libada-gnattools-branch:
4365 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4366
4367 * Makefile.def: Add gnattools as a module, depending on target-libada.
4368 * Makefile.in: Regenerate.
4369 * configure.in: Include gnattools in host_tools; disable it if ada
4370 is disabled.
4371 * configure: Regenerate.
4372
c3e65f62
NC
43732005-02-23 Nick Clifton <nickc@redhat.com>
4374
4375 * configure: Regenerate.
4376
e4d180c2
NC
43772005-02-22 Paul Schlie <schlie@comcast.net>
4378
4379 * configure.in: Allow darwin targeted ports to build tk, itcl and
4380 libgui.
4381
e3c770b1
EB
43822005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4383
4384 PR libgcj/10353
4385 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4386 * configure: Regenerate.
4387
9c73618c
AC
43882005-02-08 Andrew Cagney <cagney@gnu.org>
4389
4390 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4391 gdb/ section. Update GDB's URL.
4392
c46f8c51
AC
43932005-01-31 Andrew Cagney <cagney@gnu.org>
4394
4395 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4396
c7e66c6d
HPN
43972005-01-29 Hans-Peter Nilsson <hp@axis.com>
4398
4399 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4400 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4401 target-libgloss when not *-*-elf and *-*-aout.
4402 * configure: Regenerate.
4403
a53bf506
AC
44042005-01-27 Andrew Cagney <cagney@gnu.org>
4405
4406 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4407
45181ed1
AC
44082005-01-24 Andrew Cagney <cagney@gnu.org>
4409
4410 * gettext.m4: Only fall back to ../intl/ when it's present.
4411
a1e0f4e4
KC
44122005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4413
4414 * install-sh, config.sub: Import from upstream.
4415
44162005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4417
4418 PR bootstrap/18222
4419 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4420 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4421 * Makefile.in: Regenerate.
4422
c50382e2
PB
44232005-01-03 Paolo Bonzini <bonzini@gnu.org>
4424
4425 Revert 2004-12-28 Makefile changes, a better fix will be
4426 applied to mainline and src after GCC 4.0 branches.
4427
11d07737
PB
44282004-12-28 Paolo Bonzini <bonzini@gnu.org>
4429
4430 PR bootstrap/17383
4431
4432 * Makefile.def (target_modules): Remove stage parameter,
4433 it is always true now.
4434 * Makefile.tpl (configure-build-[+module+],
4435 configure-target-[+module+]): Always build symlink tree
4436 for the directory and for include. BUILD_SUBDIR and
4437 TARGET_SUBDIR cannot be . anymore.
4438 * Makefile.in: Regenerate.
4439
dadfdbe2
DD
44402004-12-25 David Edelsohn <edelsohn@gnu.org>
4441
4442 Revert 2004-12-08 Makefile changes.
4443
dbf85af7
JR
44442004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4445
4446 * configure.in (sh64-*-*): Reenable gprof.
4447 * configure: Regenerate.
4448
6b8fea99
JB
44492004-12-09 Jim Blandy <jimb@redhat.com>
4450
4451 * MAINTAINERS: List 'depcomp' as part of automake.
4452
7341462c
DE
44532004-12-08 David Edelsohn <edelsohn@gnu.org>
4454
4455 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4456 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4457 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4458 * Makefile.in: Regenerate.
4459
21fde4dc
DD
44602004-12-07 Matt Kraai <kraai@ftbfs.org>
4461
4462 * Makefile.tpl: Generate normal dependencies if the LHS module is
4463 not bootstrapped.
4464 * Makefile.in: Regenerate.
4465
3da796a2
RS
44662004-12-03 Richard Sandiford <rsandifo@redhat.com>
4467
4468 * configure.in: Include config/gxx-include-dir.m4. Use
4469 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4470 * configure: Regenerate.
4471
73fb7068
RS
44722004-12-03 Richard Sandiford <rsandifo@redhat.com>
4473
4474 * config.if: Delete.
4475 * configure.in: Set libstdcxx_incdir directly.
4476 * configure: Regenerate.
4477 * MAINTAINERS: Remove mention of config.if.
4478 * src-release (DEVO_SUPPORT): Remove config.if.
4479
6c8e6ce9
EC
44802004-12-02 Eric Christopher <echristo@redhat.com>
4481
3b6098f8
EC
4482 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4483 of things to remove.
6c8e6ce9 4484 * Makefile.in: Regenerate.
479759c8 4485
b8658a2f
RS
44862004-12-02 Richard Sandiford <rsandifo@redhat.com>
4487
4488 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4489 * configure: Regenerate.
4490
afefada0
RS
44912004-12-02 Richard Sandiford <rsandifo@redhat.com>
4492
4493 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4494 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4495 * configure: Regenerate.
4496
5dcac624
DA
44972004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4498
4499 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4500 (hppa*64*-*-*): Delete incorrect comment.
4501 * configure: Rebuilt.
4502
57d1eb1a
DD
45032004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4504
4505 * install-sh, compile: Import from automake.
4506
45072004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4508
4509 * config.guess, config.sub: Import from savannnah.
4510
6d389afc
MS
45112004-11-12 Mike Stump <mrs@apple.com>
4512
4513 * Makefile.def: Add html support.
4514 * Makefile.tpl: Likewise.
4515 * Makefile.in: Regenerate.
4516
69e57115
GK
45172004-11-11 Geoffrey Keating <geoffk@apple.com>
4518
4519 PR 18423
4520 * configure.in: Remove all instances of build-fixincludes from
4521 noconfigdirs.
4522 (build_configargs): Supply --target to subdirectories.
4523 * configure: Regenerate.
4524
4525 * Makefile.def: Make gcc install depend on fixincludes install.
4526 * Makefile.in: Regenerate.
4527
ba719b26
HPN
45282004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4529
4530 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4531 target-libgfortran.
4532 * configure: Regenerate.
4533
c37653e7
DE
45342004-11-07 David Edelsohn <edelsohn@gnu.org>
4535
4536 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4537 like CC.
4538
1eefd493
PB
45392004-11-05 Paolo Bonzini <bonzini@gnu.org>
4540
4541 * Makefile.def (host fixincludes): Specify missing targets.
4542 * Makefile.in: Regenerate.
4543
02b1af09
L
45442004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4545
4546 PR other/17783
4547 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4548 * configure: Regenerated.
4549
7f266840
DJ
45502004-11-04 Daniel Jacobowitz <dan@debian.org>
4551
4552 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4553 * configure: Regenerated.
4554
47444073
AL
45552004-10-28 Eric B. Weddington <ericw@evcohs.com>
4556
4557 PR target/18151
4558 * configure.in (case ${target}): Do not build fixincludes for avr.
4559 * configure: Regenerated.
4560
caeba88f
AL
45612004-10-26 Paolo Bonzini <bonzini@gnu.org>
4562
4563 * configure.in (case ${target}): Do not build fixincludes
4564 on platforms where it is not used.
4565 * configure: Regenerated.
4566
0fdbe983
DJ
45672004-10-23 Daniel Jacobowitz <dan@debian.org>
4568
4569 * configure.in: Use an absolute path to install-sh.
4570 * configure: Regenerated.
4571
1c0f67c1
AC
45722004-10-19 Andrew Cagney <cagney@gnu.org>
4573
4574 * src-release (do-djunpack, do-md5sum): Install the generated file
4575 directly into the proto-toplev/ directory.
479759c8 4576
a9cfce9c
AC
45772004-10-19 Andrew Cagney <cagney@gnu.org>
4578
4579 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4580
ac0fa625
DD
45812004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4582
4583 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4584 * configure: Regenerate.
4585
d27cc32e
PB
45862004-10-06 Paolo Bonzini <bonzini@gnu.org>
4587
4588 Fix wrong conflict resolution in:
4589
4590 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4591
4592 * Makefile.in: Regenerate.
4593 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4594 in the recursive `make', instead of hardwiring `all'.
4595 (Autogenerated TARGET-* variables): New.
4596
1763908f
UW
45972004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4598
4599 Merged from GCC / libtool upstream:
4600 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4601 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4602 * ltcf-cxx.sh (tpf*): Likewise.
4603 * ltconfig (tpf*): Add TPF OS configuration support.
4604
0490e016
NC
46052004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4606
4607 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4608 * configure: Regenerate.
0490e016 4609
32be62b5
RS
46102004-09-24 Michael Roth <mroth@nessie.de>
4611
4612 * configure.in (--without-headers): Add missing double quotes.
4613 * configure: Regenerate.
4614
6048df60
DD
46152004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4616
4617 * ylwrap: Revert to previous version.
4618
315b3b02
L
46192004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4620
6048df60 4621 PR bootstrap/17369
315b3b02
L
4622 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4623 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4624 SET_GCC_LIB_PATH_CMD.
4625 (BASE_TARGET_EXPORTS): Likewise.
4626 * Makefile.in: Regenerated.
4627
4628 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4629 * configure: Regenerated.
4630
fe69863c
DD
46312004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4632
4633 * config.guess: New upstream version
4634 * compile, depcomp, install-sh, ylwrap: Likewise.
4635
46362004-09-19 Roger Sayle <roger@eyesopen.com>
4637
4638 * config/mh-x86omitfp: New host makefile fragment. Add
4639 -fomit-frame-pointer to the default BOOT_CFLAGS.
4640 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4641 * configure: Regenerate.
4642
46432004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4644
4645 PR target/11572
4646 * configure.in (*-*-darwin*): Renable libobjc.
4647 * configure: Regenerate.
4648
be75bbe1 46492004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4650
be75bbe1
DB
4651 * Makefile.def: Remove libbanshee.
4652 * Makefile.tpl: Ditto.
4653 * configure.in: Ditto.
4654 * Makefile.in: Regen.
4655 * configure: Ditto.
4656
1b882a91
PB
46572004-09-07 Paolo Bonzini <bonzini@gnu.org>
4658
4659 * missing: Import latest version from master repository.
4660
eb1352ed
NC
46612004-09-04 Nick Clifton <nickc@redhat.com>
4662
4663 * config.sub: Import latest version from master repository.
4664 * config.guess: Likewise.
4665 This includes these changes:
479759c8 4666
eb1352ed
NC
4667 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4668
4669 * config.sub: Handle crisv32, alias etraxfs.
4670 * config.guess (crisv32:Linux:*:*): Handle.
4671
4672 2004-08-13 Brad Smith <brad@comstyle.com>
4673
4674 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4675 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4676
4677 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4678
4679 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4680 assume the processor is a powerpc. This is because coreutils
4681 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4682 in this case, due to a MacOS X bug that causes
4683 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4684 to return a negative number.
4685 Problem reported by Petter Reinholdtsen in:
4686 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4687
4688 2004-07-19 Ben Elliston <bje@gnu.org>
4689
4690 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4691
4692 2004-06-24 Ben Elliston <bje@gnu.org>
4693
4694 * config.guess: Update copyright years.
4695 * config.sub: Likewise.
4696
4697 2004-06-22 Robert Millan <robertmh@gnu.org>
4698
4699 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4700 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4701
4702 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4703
4704 * config.guess (*:*VMS:*:*): New entry. Replaces
4705 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4706 manufacturer.
4707
4708 2004-06-22 Ben Elliston <bje@gnu.org>
4709
4710 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4711 * config.sub: Likewise.
4712
4713 2004-06-22 Ben Elliston <bje@gnu.org>
4714
4715 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4716 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4717
4718 2004-06-11 Ben Elliston <bje@gnu.org>
4719
4720 * config.guess (pegasos:OpenBSD:*:*): Remove.
4721
4722 2004-06-11 Ben Elliston <bje@gnu.org>
4723
4724 From Wouter Verhelst <wouter@grep.be>:
4725 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4726
4727 2004-06-11 Ben Elliston <bje@gnu.org>
4728
4729 * config.guess (luna88k:OpenBSD:*:*): New.
4730
4731 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4732
4733 * config.guess (m32r*:Linux:*:*): New case.
4734 * config.sub: Handle m32rle.
4735
4736 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4737
4738 From Jens Petersen <petersen@redhat.com>:
4739 * config.sub: Handle sparcv8.
4740
4741 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4742
4743 From Tom Smith <smith@cag.lkg.hp.com>:
4744 * config.guess: Version suffixes are equally significant on Tru64
4745 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4746 prefix of "P" (patched kernel).
4747
4748 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4749
4750 * config.sub: Add support for National Semiconductor CRX target.
4751
2a3124ca 47522004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4753
2a3124ca
RH
4754 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4755 *-*-netware, but add target-libmudflap.
4756 Consolidate *-*-netware targets (of which really only i?86 exists)
4757 into a single entry.
4758 * configure: Likewise.
4759
0df3d27f
PB
47602004-09-01 Paolo Bonzini <bonzini@gnu.org>
4761
4762 * Makefile.tpl (sorry): Remove.
4763 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4764 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4765 (do-clean): Clean per-stage directories too.
4766 (do-distclean): Run distclean-stage1 too.
4767 (.NOTPARALLEL): Enable during toplevel bootstrap.
4768 (stage[+id+]-bubble): Enable parallel execution during
4769 the recursive invocation.
4770 * Makefile.in: Regenerate.
4771
4772 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4773
4774 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4775
4776 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4777 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4778 * configure: regenerate
479759c8
ZW
4779 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4780 -mdynamic-no-pic
0df3d27f
PB
4781
47822004-08-31 Paolo Bonzini <bonzini@gnu.org>
4783
4784 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4785 include.
4786 * configure.in: Fix indentation.
4787 * configure: Regenerate.
4788
ee025550
PB
47892004-08-31 Paolo Bonzini <bonzini@gnu.org>
4790
4791 * Makefile.def (build_modules): Add fixincludes.
4792 (dependencies): Make gcc depend on fixincludes.
4793 * configure.in (build_tools): Add fixincludes.
4794 (build_configdirs): Always include build_libs.
4795 * Makefile.in: Regenerate.
4796 * configure: Regenerate.
4797
47982004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4799
4800 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4801 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4802 phony targets; do not generate timestamp files.
4803 (distclean-stageN): Remove references to their timestamp files.
4804 (restageN, touch-stageN): Remove.
4805 (stageN-bubble): Rewritten.
4806 (compare): Support lean bootstraps.
4807 * Makefile.in: Regenerate.
4808
4809 * configure.in: Only warn when bootstrapping but
4810 build != host or build != target. Support lean bootstraps.
4811 * configure: Regenerate.
4812
4813 Sync from gcc:
4814 2004-08-26 Phil Edwards <phil@codesourcery.com>
4815
4816 * configure.in: Give a better error message if GMP/MPFR are missing
4817 and a language needing them has been requested.
4818 * configure: Regenerated.
4819
4820 2004-08-25 Phil Edwards <phil@codesourcery.com>
4821
4822 * configure.in: Print a list of available language front-ends if
4823 a requested one is missing. Tidy stray tab characters.
4824 * configure: Regenerated.
4825
72b2455a
PB
48262004-08-17 Paolo Bonzini <bonzini@gnu.org>
4827
4828 * Makefile.in: Regenerate.
4829 * configure: Regenerate.
4830
4831 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4832 stage_*_flags.
4833 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4834 for bootstrapped modules if toplevel bootstrap is going.
4835 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4836 modules. Adjust for changes in Makefile.def. Enable several
4837 rules even in non-bootstrap mode, just to avoid peppering the
4838 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4839 (stage-[+prev+]-bubble): Remove.
4840
4841 * Makefile.def (Dependencies): Depend on all-build-bison,
4842 all-build-flex, all-build-byacc, all-build-texinfo, rather
4843 than the host variations.
4844 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4845 with BUILD_SUBDIR.
4846 (BISON): Update for recent Bisons.
4847 (YACC): Fix typo.
4848 (cross): Depend on all-build.
4849 (all): Do not depend on all-build.
4850 (prebootstrap): Remove.
4851 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4852 (Prebootstrap dependencies): Add them to the per-stage targets
4853 and to all-prebootstrap.
4854 * configure.in (build_configdirs): Always enable build_tools.
4855 (BUILD_DIR_PREFIX): Remove.
4856
4857 * Makefile.def (gcc): Add target variable.
4858 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4859 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4860 in the recursive `make', instead of hardwiring `all'.
4861 (Autogenerated TARGET-* variables): New.
4862
de0b4a87
JW
48632004-08-17 Robert Millan <robertmh@gnu.org>
4864
4865 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4866 (instead of FreeBSD).
4867 * configure: Regenerate.
4868
ad681c85
NN
48692004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4870
675c6968
NN
4871 * Makefile.def, configure.in, src-release: Remove useless, bogus
4872 references to tix.
4873 * Makefile.in, configure: Regenerate.
4874
ad681c85
NN
4875 * src-release: Stop distributing mmalloc with gdb (which doesn't
4876 use it).
4877 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4878 * Makefile.in: Regenerate.
4879
11b04d1f
DD
48802004-08-09 Mark Mitchell <mark@codesourcery.com>
4881
4882 * configure.in (arm*-*-eabi*): New target.
4883 * configure: Regenerate.
4884
f2420bea
NN
48852004-08-01 Robert Millan <robertmh@gnu.org>
4886
4887 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4888 libmudflap for all GNU-based systems (with Glibc).
4889 * configure: Regenerate.
4890
9e6ce191
PB
48912004-08-06 Paolo Bonzini <bonzini@gnu.org>
4892
4893 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4894 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4895 (Dependencies): New section.
4896 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4897 (configure-target-[+module+]): Depend on maybe-all-gcc
4898 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4899 (toplevel profiledbootstrap): Fix dependencies.
4900 * Makefile.in: Regenerate.
4901
df4a6958
MM
49022004-08-03 Mark Mitchell <mark@codesourcery.com>
4903
4904 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4905 target-libiberty to noconfigdirs.
4906
11b04d1f
DD
49072004-08-03 Paul Brook <paul@codesourcery.com>
4908
4909 * configure.in: Check for MPFR as well as GMP.
4910 * configure: Regenerate.
4911
b813574b
PB
49122004-08-03 Paolo Bonzini <bonzini@gnu.org>
4913
4914 * Makefile.def (host-modules): Add gcc.
4915 * Makefile.in: Regenerate.
4916 * Makefile.tpl (sorry): New rule.
4917 (configure-host, all-host, [+make_target+]-host, do-check,
4918 install-host): Do not add gcc as a special case.
4919 (host modules): Add a small special-casing for gcc. Export
4920 extra_make_flags through the environment.
4921 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4922 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4923 other recursive targets for gcc): Remove.
4924
4925 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4926 (stage, unstage): New rules.
4927 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4928 distclean-stage[+id+]): Use stage_current.
4929 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4930 the stage*-start rules.
4931
61edac0c
JW
49322004-07-19 Robert Millan <robertmh@gnu.org>
4933
4934 Synced from gcc:
4935
4936 2004-04-26 Robert Millan <robertmh@gnu.org>
4937
4938 Add patches from libtool CVS.
4939 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4940 * ltconfig: Likewise.
4941 * ltcf-c.sh: Likewise.
4942 * ltcf-cxx.sh: Likewise.
4943 * ltcf-gcj.sh: Likewise.
4944
3e707e94
PB
49452004-07-12 Paolo Bonzini <bonzini@gnu.org>
4946
4947 * configure.in: Add noconfigdirs for crx-*-*.
4948 * configure: Regenerate.
4949
49502004-07-12 Paolo Bonzini <bonzini@gnu.org>
4951
4952 Synced from gcc:
4953
4954 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4955
4956 * configure.in: Build libmudflap by default on FreeBSD.
4957 * configure: Regenerated.
4958
4959 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4960
4961 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4962 systems.
4963 * configure: Regenerated.
4964
4965 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4966
4967 PR target/16344
4968 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4969 feedback based compiler.
4970 * Makefile.in: Rebuilt.
4971
4972 2004-07-05 Phil Edwards <phil@codesourcery.com>
4973
4974 * configure.in: Do not prepend $srcdir to /dev/null in
4975 makefile fragments.
4976 * configure: Regenerate.
4977
a7ee7660
AO
49782004-07-08 Alexandre Oliva <aoliva@redhat.com>
4979
4980 * Makefile.def (host_modules): Set bootstrap=true for flex.
4981 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4982 * Makefile.in: Rebuilt.
4983
6a9cf61e
PB
49842004-07-01 Paolo Bonzini <bonzini@gnu.org>
4985
4986 * Makefile.def (build_modules): Add bison, byacc, flex,
4987 m4, texinfo.
4988 (flags_to_pass): Add FLEX.
4989 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4990 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4991 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4992 DEFAULT_MAKEINFO): Remove.
4993 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4994 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4995 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4996 objdir or else use configured tool.
4997 (all-build): New.
4998 (all): Depend on it.
4999 (Build module dependencies): Add.
5000 * Makefile.in: Regenerate.
5001 * configure.in: Better support for multiple build modules,
5002 matching what is done for host/target modules. Do not look
5003 for "plausible" locations of build tools if Canadian cross.
5004 Use autoconf's AC_PROG_CC to find a C compiler. Define
5005 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5006 * configure: Regenerate.
5007
95b6a1f2
PB
50082004-06-22 Paolo Bonzini <bonzini@gnu.org>
5009
5010 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5011 * Makefile.in: Regenerate.
5012
7ffa0b57
PB
50132004-06-22 Paolo Bonzini <bonzini@gnu.org>
5014
5015 * Makefile.tpl (configure-build-[+module+],
5016 configure-[+module+], configure-target-[+module+]): Pass
5017 [+extra_configure_args+].
5018 (all-build-[+module+], all-[+module+], check-[+module+],
5019 install-[+module+], [+make_target+]-[+module+],
5020 all-target-[+module+], check-target-[+module+],
5021 install-target-[+module+], [+make_target+]-target-[+module+]):
5022 Pass [+extra_make_args+].
5023 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5024 (GCC_HOST_EXPORTS): Remove.
5025 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5026 cross, check-gcc, check-gcc-c++, install-gcc,
5027 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5028 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5029 * Makefile.in: Regenerate.
5030
929ba6e7
CF
50312004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5032
5033 * configure.in: Check for srcdir/winsup rather than build directory
5034 winsup.
5035 * configure: Regenerate.
5036
b76d7de0
CV
50372004-06-17 Corinna Vinschen <vinschen@redhat.com>
5038
5039 * configure.in: Don't build Cygwin native newlib if winsup
5040 directory is missing. Emit warning instead.
5041 * configure: Regenerate.
5042
656fdd47
PB
50432004-06-09 Paolo Bonzini <bonzini@gnu.org>
5044
5045 * Makefile.tpl (touch-stage[+id+]): New.
5046 (restage[+prev+]): Depend on touch-stage[+id+].
5047
5048 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5049 Use it throughout.
5050
5051 * Makefile.def: Add profile and feedback bootstrap stages.
5052 Remove next field from bootstrap stages.
5053 * Makefile.tpl (LN, LN_S): Substitute.
5054 (stageN-start, stageN-end): Use double-colon rules, to
5055 provide a hook for additional setup commands.
5056 (distclean-stageN-gcc, restageN): Create dependencies from
5057 [+prev+], not from [+next+].
5058 (stageN-bubble): Add commands for successive stages from
5059 [+prev+], using double-colon rules.
5060 (all-stageN-gcc): Fix typo.
5061 (stagefeedback-start, profiledbootstrap): New.
5062 * Makefile.in: Regenerate.
5063 * configure.in: Call ACX_PROG_LN.
5064 * configure: Regenerate.
5065
498d4a71
CF
50662004-06-03 Paolo Bonzini <bonzini@gnu.org>
5067
5068 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5069 without gcc.
5070 * configure: Regenerate.
5071
377d8c42
PB
50722004-06-01 Paolo Bonzini <bonzini@gnu.org>
5073
5074 * Makefile.tpl: Fix typo.
5075 * Makefile.in: Regenerate.
5076
f5f8a794
PB
50772004-06-01 Paolo Bonzini <bonzini@gnu.org>
5078
5079 * configure.in: Remove new- prefix from toplevel
5080 bootstrap targets.
5081 * configure: Regenerate.
5082
f7a4c34f
PB
50832004-06-01 Paolo Bonzini <bonzini@gnu.org>
5084
5085 Merge this patch from the gcc tree:
5086
5087 2004-05-30 Andreas Jaeger <aj@suse.de>
5088 Jim Wilson <wilson@specifixinc.com>
5089
5090 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5091 like CC.
5092
319cab08
PB
50932004-06-01 Paolo Bonzini <bonzini@gnu.org>
5094
5095 * Makefile.tpl (all.normal): Rename to all.
5096 (all): Replace with a rule to pick the default
5097 target from configure.
5098 (all-gcc, configure-gcc): Use conditionals to
5099 do nothing when toplevel bootstrap is going on.
5100 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5101 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5102 * configure.in: Support --enable-bootstrap.
5103
5104 * Makefile.def: Remove new- prefix from toplevel
5105 bootstrap targets.
5106 * Makefile.tpl: Likewise.
5107
5108 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5109 target.
5110
5111 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5112 $(RECURSE_FLAGS) to recursive invocation of make.
5113
5114 * Makefile.in: Regenerate.
5115 * configure: Regenerate.
5116
88f64edc
DJ
51172004-05-27 Daniel Jacobowitz <dan@debian.org>
5118
5119 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5120 * configure: Regenerate.
5121
378fce5b
DD
51222004-05-25 Daniel Jacobowitz <drow@false.org>
5123
5124 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5125 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5126 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5127 targets.
5128 * Makefile.in: Regenerate.
5129
dfdffa2c
PB
51302005-05-24 Paolo Bonzini <bonzini@gnu.org>
5131
5132 * configure.in: Test the ability to symlink directories.
5133 * configure: Regenerate.
5134
5135 * Makefile.def (bootstrap-stage): New definitions.
5136 * Makefile.tpl (configure-stage1-gcc,
5137 configure-stage2-gcc, configure-stage3-gcc,
5138 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5139 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5140 new-restage3, compare): Autogenerate, see Makefile.in
5141 entry for behavioral changes.
5142 (distclean-stage1, new-stage1-start, new-stage1-end,
5143 new-stage1-bubble, distclean-stage2, new-stage2-start,
5144 new-stage2-end, new-stage2-bubble, distclean-stage3,
5145 new-stage3-start, new-stage3-end): New autogenerated targets.
5146 (objext, prebootstrap, BOOT_CFLAGS,
5147 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5148 targets.
5149
5150 * Makefile.in: Regenerate.
5151 (distclean-stage1, new-stage1-start, new-stage1-end,
5152 new-stage1-bubble, distclean-stage2, new-stage2-start,
5153 new-stage2-end, new-stage2-bubble, distclean-stage3,
5154 new-stage3-start, new-stage3-end): New targets.
5155 (all-stage1-gcc): Move prebootstrap dependency from here...
5156 (configure-stage1-gcc): ...to here.
5157 (new-bootstrap): Use bubble targets.
5158 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5159 Use per-stage distclean targets.
5160 (configure-stage1-gcc, configure-stage2-gcc,
5161 configure-stage3-gcc, all-stage1-gcc,
5162 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5163 Use new-stageN-start to prepare the tree.
5164
04cf1b77
PB
51652004-05-23 Paolo Bonzini <bonzini@gnu.org>
5166
5167 * Makefile.def (host_modules): add libcpp.
5168 * Makefile.tpl: Add dependencies on and for libcpp.
5169 * Makefile.in: Regenerate.
5170 * configure.in: Add libcpp host module.
5171 * configure: Regenerate.
5172
80b200a1
ZW
51732004-05-17 Zack Weinberg <zack@codesourcery.com>
5174
5175 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5176 of libf2c.
5177 * configure, Makefile.in: Regenerate.
5178
4b1cb4fe
DD
51792004-05-13 Diego Novillo <dnovillo@redhat.com>
5180
5181 Merge from tree-ssa-20020619-branch.
5182
5183 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5184 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5185 (HOST_GMPLIBS): Define.
5186 (HOST_GMPINC): Define.
5187 (TARGET_LIB_PATH): Add libmudflap.
5188 (GFORTRAN_FOR_TARGET): Define.
5189 (configure-build*): Export GFORTRAN.
5190 (configure-gcc): Export GMPLIBS and GMPINC.
5191 (all-gcc): Add maybe-all-libbanshee.
5192 (configure-target-libgfortran): Define.
5193 * Makefile.in: Regenerate.
5194 * configure.in (host_libs): Add libbanshee.
5195 (target_libraries): Add target-libmudflap and target-libgfortran.
5196 Add --with-libbanshee.
5197 Handle --disable-libmudflap.
5198 (*-*-freebsd*): Use with_gmp.
5199 Add $(libgcj) to noconfigdirs.
5200 * configure: Regenerate.
5201 * depcomp: New file.
5202 * MAINTAINERS: Add tree-ssa maintainers.
5203
52042004-04-28 Paolo Bonzini <bonzini@gnu.org>
5205
5206 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5207 * configure: Regenerate.
5208
b8908782
DD
52092004-04-27 Paolo Bonzini <bonzini@gnu.org>
5210
5211 Revert:
5212 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5213
5214 * Makefile.def (flags_to_pass): Remove *dir variables that
5215 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5216 as well as prefix and exec_prefix.
5217 * Makefile.in: Regenerate.
5218
52192004-04-26 Paolo Bonzini <bonzini@gnu.org>
5220
5221 * Makefile.def (host_modules): Mark with the bootstrap
5222 flag packages on which gcc depends.
5223 * Makefile.tpl (all-bootstrap): Use it.
5224 * Makefile.in: Regenerate.
5225
52262004-04-26 Paolo Bonzini <bonzini@gnu.org>
5227
5228 * Makefile.def (flags_to_pass): Remove *dir variables that
5229 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5230 as well as prefix and exec_prefix.
5231 * Makefile.in: Regenerate.
5232
52332004-04-26 Paolo Bonzini <bonzini@gnu.org>
5234
80b200a1
ZW
5235 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5236 * configure: Regenerate.
5237 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5238 * gcc/Makefile.tpl (compare): Use the result of the test.
5239 * gcc/Makefile.in: Regenerate.
b8908782
DD
5240
52412004-04-23 Paolo Bonzini <bonzini@gnu.org>
5242
5243 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5244 Always relocate gcc and prev-gcc to the original names, even
5245 if the build fails.
5246 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5247 New targets.
5248
0f260896
RO
52492004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5250
5251 * configure.in (mips*-*-irix5*): Enable ld.
5252 * configure: Regenerate.
5253
51860f05
JW
52542004-04-15 James E Wilson <wilson@specifixinc.com>
5255
5256 * Makefile.tpl (configure-[+module+], configure-gcc,
5257 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5258 Set and export LDFLAGS.
5259 * Makefile.in: Regenerate.
5260
54752a6b
NN
52612004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5262
5263 PR bootstrap/14871
5264 * Makefile.tpl: If we don't have built-in-tree target tools,
5265 use the ones found by configure rather than hacking around with
5266 program_transform_name.
5267 * configure.in: Give Makefile.tpl the information necessary
5268 to do that.
5269 * Makefile.in: Regenerate.
5270 * configure: Regenerate.
5271
52722004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5273
5274 PR bootstrap/14760
5275 * configure.in: When computing baseargs, strip *all* copies of
5276 offending options. Also, don't match/substitute the trailing space,
5277 so that this actually works when two similar options are separated by
5278 only one space.
5279 * configure: Regenerate.
5280
52812004-04-06 David Edelsohn <edelsohn@gnu.org>
5282
80b200a1
ZW
5283 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5284 (rs6000-*-aix*): Same.
5285 * configure: Regenerate.
54752a6b 5286
5e2b61fb
SS
52872004-03-25 Stan Shebs <shebs@apple.com>
5288
5289 Remove MPW support, no longer used.
5290 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5291 mpw-install: Remove files.
5292 * src-release (DEVO_SUPPORT): Remove names of removed files.
5293 * MAINTAINERS: Likewise.
5294
1a6f2dc7
NN
52952004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5296
a0049f1b
NN
5297 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5298 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5299 * Makefile.in: Regenerate.
5300
1a6f2dc7
NN
5301 * configure.in (top level bootstrap support): Rework --enable-werror
5302 to set @stage2_werror_flag@.
5303 * configure: Regenerate.
5304 * Makefile.tpl (top level bootstrap support): Pass
5305 @stage2_werror_flag@ down to configure in stages 2 and 3.
5306 * Makefile.in: Regenerate.
5307
920e3419
NN
53082004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5309
5310 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5311 for stages 2 and 3 as well as in make. As a consequence, remove
5312 OUTPUT_OPTION (now detected by configure) from the flags passed down
5313 to make.
5314 * Makefile.in: Regenerate.
5315
5316 * Makefile.tpl (new-bootstrap): Fix typo.
5317 * Makefile.in: Regenerate.
5318
4fa63067
NN
53192004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5320
5321 * Makefile.tpl: Rearrange by moving recursive_targets rules
5322 into their proper sections.
5323 * Makefile.tpl (top level bootstrap support): Move disabling
5324 of coverage flags from 'make' to 'configure'; improve comments.
5325 * Makefile.in: Regenerate.
5326
5327 * Makefile.tpl (experimental top level bootstrap) Move stage1
5328 language setting from all- target to configure- target; disable
5329 intermodule optimization in stage 1; prevent gratuitous rebuilds
5330 of stage 1.
5331 * Makefile.in: Regenerate.
5332 * configure.in: Comma-separate stage 1 language list for top
5333 level bootstrap.
5334 * configure: Regenerate.
5335
5336 * Makefile.tpl: Clean up experimental top level bootstrap support:
5337 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5338 prev-gcc in configure- targets as well as all- targets.
5339 * Makefile.in: Regenerate.
5340
fb8a10fd
NN
53412004-03-17 Paolo Bonzini <bonzini@gnu.org>
5342
5343 * configure.in: Remove symbolic link section.
5344 * configure: Regenerate.
5345 * Makefile.tpl (links): Remove.
5346 * Makefile.in: Regenerate.
5347
947f426e 53482004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5349 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5350
5351 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5352 Set with AC_CHECK_PROGS.
947f426e
NN
5353 * configure.in: Fix comment typo from last patch.
5354 * configure: Regenerate.
5355
1d39f329
NN
53562004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5357
5358 * Makefile.tpl: Introduce experimental top level bootstrap support.
5359 * Makefile.in: Regenerate.
5360 * configure.in: Introduce support for top level bootstrap.
5361 * configure: Regenerate.
5362
4b0ac75d 53632004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5364 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5365
5366 PR bootstrap/14522
5367 * configure.in: Cope with shells that do not support unquoted ^
5368 * configure: Regenerate.
5369
2e70b094 53702004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5371 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5372
5373 PR bootstrap/14522
5374 * configure.in: Cope with shell that do not support nesting
5375 quotes inside quoted backquote substitutions.
5376 * configure: Regenerate.
5377
53782004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5379
5380 PR bootstrap/14522
5381 * configure.in: Fix escaping of $.
5382 * configure: Regenerate.
5383
9e07f89d
NN
53842004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5385
5386 * configure: Regenerate.
5387
53882004-03-08 Paolo Bonzini <bonzini@gnu.org>
5389
5390 PR ada/14131
5391 Move language detection to the top level.
5392 * configure.in: Find default values for the tools as
5393 soon as possible. Disable ada if GNAT is not found.
5394 Emit error message about missing languages. Expand
5395 --enable-languages=all for the gcc subdirectory.
5396
1712ab83
RS
53972004-03-01 Richard Sandiford <rsandifo@redhat.com>
5398
5399 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5400 and disable libgcj.
5401 * configure: Regenerated.
5402
3dee29da
NN
54032004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5404
5405 PR bootstrap/7087
5406 * Makefile.tpl: Guard XFOO sed statements better.
5407 * Makefile.tpl: Add dependency for configure-target-libada.
5408 * Makefile.in: Regenerate (incidentally fixes broken
5409 commit when libada-branch was merged).
5410
0558264b
AC
54112004-02-28 Andrew Cagney <cagney@redhat.com>
5412
5413 * src-release (CVS_NAMES): Define.
5414 (do-tar, do-tar): Prune $(CVS_NAMES).
5415
c38f9803
AC
54162004-02-23 Andrew Cagney <cagney@redhat.com>
5417
5418 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5419 2004-02-19.09.
5420
55636792
NN
54212004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5422
5423 PR bootstrap/11932
5424 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5425
1e600082
AC
54262004-02-19 Andrew Cagney <cagney@redhat.com>
5427
5428 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5429 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5430
3769cd82
DD
54312004-02-11 David Edelsohn <edelsohn@gnu.org>
5432
5433 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5434 (rs6000-*-aix*): Same.
5435 * configure: Regenerate.
5436
a92834c8
DD
54372004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5438
5439 * configure.in (host): Add in missing $noconfigdirs to defines.
5440 * configure: Regenerate.
5441
a2592b1b
DD
54422004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5443 Nathanael Nerode <neroden@gcc.gnu.org>
5444
5445 PR ada/6637, PR ada/5911
80b200a1 5446 Merge with libada-branch:
a2592b1b
DD
5447 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5448 with appropriate dependencies. Add --enable-libada configure switch.
5449 * configure, Makefile.in: Regenerate.
5450
e31d1ea3
DD
54512004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5452
5453 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5454 * configure: Regenerate.
5455
db85f5c0
JJ
54562004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5457
5458 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5459
fc434214
DD
54602004-01-23 DJ Delorie <dj@redhat.com>
5461
5462 * Makefile.def (target_modules) [libiberty]: Don't stage.
5463 * Makefile.in: Rebuilt.
5464
ad445c2c 54652004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5466
ad445c2c
JJ
5467 * COPYING.NEWLIB: Update to include copyrights for new
5468 iconv code.
5469
72bbedde
AC
54702004-01-15 Andrew Cagney <cagney@redhat.com>
5471
5472 * src-release: Update copyright year.
5473 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5474 (NEWLIB_SUPPORT_DIRS): Delete macro.
5475 (newlib.tar.bz2): Delete rule.
5476
a6d6062d
DD
54772004-01-14 Loren J. Rittle <ljrittle@acm.org>
5478
5479 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5480 * Makefile.tpl (configure-target-[+module+]): Support stage.
5481 * Makefile.in: Rebuilt.
5482
f8b73030
MR
54832003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5484
5485 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5486 throughout.
5487
aff0e9df
NN
54882004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5489
bb5dca17
NN
5490 * configure.in: Use ./config.cache, not config.cache.
5491 * configure: Regenerate.
5492 * Makefile.tpl: Special-casing not needed for GCC any more.
5493 * Makefile.in: Regenerate.
5494
82252c06
NN
5495 * configure.in: Don't share a cache file for host dirs.
5496 * configure: Regenerate.
5497
aff0e9df
NN
5498 * config-ml.in: Don't mess with the cache file.
5499
95036d20
NN
55002004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5501
ac7b618e
NN
5502 * Makefile.tpl: Make GCC use a separate config.cache.
5503 * Makefile.in: Regenerate.
5504
95036d20
NN
5505 PR bootstrap/11932, PR bootstrap/11933
5506 (I don't know if it will fix either of them, but it relates
5507 to them.)
5508 * configure.in: Don't use shared config.cache for target
5509 directories.
5510 * configure: Regenerate.
5511
08c1856b
DD
55122003-12-31 Roger Sayle <roger@eyesopen.com>
5513
5514 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5515 * configure: Regenerated.
5516
c1968181 55172003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5518
9eb322aa
MF
5519 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5520 * configure: Regenerated.
c1968181 5521
10ecffb9
NN
55222003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5523
5524 Port change over from GCC:
5525 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5526 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5527 (configure-build-[+module+], configure-[+module+]): Likewise.
5528 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5529 * Makefile.in: Regenerate.
5530
f2ab5990
TF
55312003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5532
5533 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5534 * configure: Regenerate.
5535
41a7d11a
JJ
55362003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5537
80b200a1 5538 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5539 stdlib.
5540
d9441a1f
DD
55412003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5542
5543 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5544 * Makefile.in: Regenerate.
5545
3a48a978
DD
55462003-10-20 Phil Edwards <phil@codesourcery.com>
5547
5548 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5549 * configure: Regenerate.
5550
f0b24077
NN
55512003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5552
5553 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5554 HOST_FLAGS_TO_PASS.
5555 * Makefile.in: Regenerate.
5556
5fbad20a
DD
55572003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5558
5559 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5560 * configure: Rebuilt
5561 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5562 * Makefile.in: Rebuilt
5563
78be4155
L
55642003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5565
5566 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5567
051fcc7a
L
55682003-10-01 Phil Edwards <pme@gcc.gnu.org>
5569
5570 * config-ml.in: Use ac_configure_args directly instead of
5571 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5572 actually seen.
5573
55742003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5575
5576 * config-ml.in: Propagate INSTALL variables.
5577
f27d4f92
DJ
55782003-09-21 Daniel Jacobowitz <drow@mvista.com>
5579
5580 * configure.in: Pass a computed --program-transform-name
5581 to subconfigures.
5582 * configure: Regenerated.
5583
cae4d560
NN
55842003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5585
5586 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5587 * Makefile.in: Regenerate.
5588
5589 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5590 * Makefile.in: Regenerate.
5591
8ff944f6
DJ
55922003-09-17 Daniel Jacobowitz <drow@mvista.com>
5593
5594 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5595 quoting.
5596 * configure: Regenerated.
5597
d9a35680
MC
55982003-09-12 Michael Chastain <mec@shout.net>
5599
5600 Fix PR gdb/857.
5601 * src-release (do-proto-topleve): Remove junk files
5602 intl/config.cache, intl/config.status,
5603 intl/config.h, intl/stamp-h.
5604
710068b9
AC
56052003-09-14 Andrew Cagney <cagney@redhat.com>
5606
5607 * src-release (dejagnu.tar): New target.
5608 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5609 (do-djunpack): Use $(PACKAGE) for the package name.
5610
e1008165
DD
56112003-09-04 DJ Delorie <dj@redhat.com>
5612
5613 * configure: Regenerate.
5614
21998d12
NC
56152003-09-04 Robert Millan <robertmh@gnu.org>
5616
5617 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5618
ccca4bb3
DD
56192003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5620
5621 * configure.in: Ensure arguments to sed are properly spaced.
5622 * configure: Regenerate.
5623
ee949b5e
DJ
56242003-08-28 Daniel Jacobowitz <drow@mvista.com>
5625
5626 Merge from gcc:
5627 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5628 * install-sh: Update to newer upstream versions (associated with
5629 aclocal 1.7).
5630 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5631
75addda2
DJ
56322003-08-27 Daniel Jacobowitz <drow@mvista.com>
5633
5634 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5635 * configure: Regenerated.
5636
8d2877d8
NN
56372003-08-23 Phil Edwards <pme@gcc.gnu.org>
5638
5639 * configure.in: Use newline instead of semicolon when assuming
5640 shell arguments in a for loop.
5641 * configure: Regenerated.
5642
d2cc0e0d
GK
56432003-08-20 Geoffrey Keating <geoffk@apple.com>
5644
5645 PR 8180
5646 * configure.in: When testing with_libs and with_headers, treat
5647 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5648 * configure: Regenerate.
80b200a1 5649
d2cc0e0d
GK
5650 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5651 make, shell, etc.
5652 (baseargs): Likewise.
5653 * configure: Regenerate.
5654
04d1ab34
GK
56552003-08-19 Geoffrey Keating <geoffk@apple.com>
5656
5657 * configure.in: Disable libgcj for darwin not on powerpc.
5658 * configure: Rebuild.
5659
ca506da8
MC
56602003-08-15 Michael Chastain <mec@shout.net>
5661
5662 * src-release (do-proto-toplev): Remove junk files
5663 dejagnu/example/calc/config.status,
5664 dejagnu/example/calc/config.log.
5665
a4aa3f49
DD
56662003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5667
5668 * config-ml.in, symlink-tree: Add license.
5669
ede4fbe4
NN
56702003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5671
5672 Merge from gcc:
5673
5674 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5675 * Makefile.tpl (check, check-c++): Express dependencies using
5676 dependencies rather than commands.
5677 * Makefile.in: Regenerate.
5678
5679 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5680 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5681 * Makefile.in: Update.
5682
970f29af
AC
56832003-08-01 Andrew Cagney <cagney@redhat.com>
5684
5685 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5686 * configure: Ditto.
5687
b2884a0c
DD
56882003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5689
5690 * configure.in: Enable libgcj for darwin.
5691 * configure: Rebuild.
5692
c07f46a4
NN
56932003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5694
5695 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5696
9175bfc0
NN
56972003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5698
5699 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5700 creating target and build subdirs to build all parent dirs as needed.
5701 * Makefile.in: Rebuild.
5702 * configure.in: Don't build dirs explicitly here.
5703 * configure: Rebuild.
5704
b9abda6a
AO
57052003-07-22 Alexandre Oliva <aoliva@redhat.com>
5706
5707 * Makefile.tpl (all-make): Depend on intl.
5708 * Makefile.in: Rebuilt.
5709
eef8ffd4
NN
57102003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5711
5712 * config.if: Remove unused libc_interface determination.
5713
295efaf0
NN
57142003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5715
5716 * Makefile.in: Regenerate, correctly this time.
5717
e5c3f801
NN
57182003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5719
5720 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5721 unused INSTALL_PROGRAM_ARGS.
5722 * configure.in: Use AC_PROG_INSTALL.
5723 * Makefile.in: Regenerate.
5724 * configure: Regenerate.
5725
4a18bd6b
AO
57262003-07-10 Alexandre Oliva <aoliva@redhat.com>
5727
5728 * configure: Rebuilt.
5729 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5730 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5731 newlib nor libgloss.
5732 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5733 * configure.in (am33_2.0-*-linux*): Added.
5734
fbd1054d
BW
57352003-07-09 Bob Wilson <bob.wilson@acm.org>
5736
5737 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5738 * configure: Regenerate.
5739
b40e3958
L
57402003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5741
5742 * config-ml.in: Replace PWD with PWD_COMMAND.
5743 * Makefile.tpl: Likewise.
5744 * Makefile.in: Regenerated.
5745
4a5be7ba
NN
57462003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5747
5748 * configure.in: Clean up config-lang.in handling. Delete
5749 useless assignment to "subdirs".
5750 * configure: Regenerate.
5751
9c14acb8
NN
57522003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5753
5754 * configure.in: Rename 'target_libs' to 'target_libraries'.
5755 Remove useless reference to 'target_libs'.
5756 * configure: Regenerate.
5757
8f32e830
KS
57582003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5759
5760 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5761 * Makefile.in: Regenerate.
5762
12f0bd74
NN
57632003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5764
5765 * Makefile.def: Introduce flags_to_pass.
5766 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5767 * Makefile.in: Regenerate.
5768
b07c2aad
HPN
57692003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5770
5771 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5772 and target-libgloss.
5773 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5774 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5775 * configure: Regenerate.
b07c2aad 5776
56f25033
DD
57772003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5778
5779 * configure.in: Update testsuite_flags to new location.
5780 * configure. Regenerate.
80b200a1 5781
4ec9a3b2
NN
57822003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5783
5784 * Makefile.tpl: Remove BUILD_CC stuff.
5785 * Makefile.in: Regenerate.
5786
059083b1 57872003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5788
059083b1
L
5789 * config.guess: Update to 2003-06-12 version.
5790 * config.sub: Update to 2003-06-13 version.
5791
535b046a
TS
57922003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5793
5794 * MAINTAINERS: Add myself as MIPS co-maintainer.
5795
00c22daa 57962003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5797
00c22daa
L
5798 * config.guess: Update to 2003-06-06 version.
5799 * config.sub: Update to 2003-06-06 version.
5800
1047cb91
DD
58012003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5802
5803 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5804 * configure. Regenerate.
5805
123494c8
NN
58062003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5807
1047cb91
DD
5808 * configure.in: Disable serial configure by default.
5809 * configure: Regenerate.
5810 * Makefile.tpl: Abolish .NOTPARALLEL.
5811 * Makefile.in: Regenerate.
5812
7f121bbf
NN
5813 * Makefile.tpl: Replace {build,host,target}_canonical by
5814 {build,host,target}.
5815 * Makefile.in: Regenerate.
5816
123494c8
NN
5817 * Makefile.tpl: Fix stupid pasto.
5818 * Makefile.in: Regenerate.
5819
ec7e0995
NN
58202003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5821
5822 * Makefile.tpl: Remove bogus conditional.
5823 * Makefile.in: Regenerate.
5824
27b1cc72
NN
58252003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5826
2a4cbe27
NN
5827 * Makefile.tpl: Make 'recursive targets' using autogen rather
5828 than shell loop. Remove duplicate 'clean' targets and false
5829 comments.
5830 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5831 Add systematic method of specifying missing targets in subdirs.
5832 Add copyright boilerplate.
5833 * Makefile.in: Regenerate.
5834 * configure.in: Add 'recursive targets' to maybe list.
5835 * configure: Regenerate.
5836
27b1cc72
NN
5837 * Makefile.tpl: Rename [+target+] to [+make_target+].
5838 * Makefile.def: Rename 'target' to 'make_target'.
5839
01e51bd0
NC
58402003-05-30 Nick Clifton <nickc@redhat.com>
5841
5842 * README-maintainer-mode: Update URL for locating blessed config
5843 tools.
5844
2fd84b42
NC
58452003-05-29 Robert Millan <rmh@debian.org>
5846
5847 * ltconfig: Import this patch and modify for use with current
5848 version of ltconfig:
5849
5850 2003-05-21 Bruno Haible <bruno@clisp.org>
5851
5852 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5853 GNU/FreeBSD.
5854
8945c6bb
DD
58552003-05-28 DJ Delorie <dj@redhat.com>
5856
5857 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5858 * Makefile.in: Regenerate.
5859
2f9632a1
JJ
58602003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5861
80b200a1 5862 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5863
3a12db16 58642003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5865
3a12db16
DD
5866 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5867 newlib or libgloss.
5868 * Makefile.in: Regenerate.
5869
44482353
DD
58702003-05-21 DJ Delorie <dj@redhat.com>
5871
5872 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5873 * Makefile.in: Regenerate.
5874
fec2c52d
MR
58752003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5876
5877 * configure.in: Use curly braces in the definition of tooldir.
5878 * configure: Regenerate.
5879
16ae0395
NN
58802003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5881
5882 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5883 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5884 Factor out common code from autogen IF statements.
5885 * configure: Regenerate.
5886 * Makefile.in: Regenerate.
5887
ec11bdc6
DD
58882003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5889
5890 * configure.in: Accept i[3456789]86 for machine type.
5891 * configure: Regenerate.
5892
dd12c3a8
NN
58932003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5894
5895 * configure.in: Switch more things to use maybe dependencies.
5896 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5897 * configure: Regenerate.
5898 * Makefile.tpl: Switch more things to use maybe dependencies.
5899 * Makefile.in: Regenerate.
5900
cf662e21
AJ
59012003-05-16 Andreas Schwab <schwab@suse.de>
5902
5903 * Makefile.tpl (install-opcodes): Define.
5904 * Makefile.in: Rebuild.
5905
5481b376
AJ
59062003-05-13 Andreas Jaeger <aj@suse.de>
5907
5908 * config.guess: Update to 2003-05-09 version.
5909 * config.sub: Update to 2003-05-09 version.
5910
3959a22a
AJ
59112003-05-13 Michael Eager <eager@mvista.com>
5912
5913 * configure.in: Correct sed script so that options in quotes are not
5914 deleted.
5915 * configure: Rebuild.
5916
564b43e5
CV
59172003-05-12 Corinna Vinschen <corinna@vinschen.de>
5918
5919 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5920 and $$s/newlib/libc/sys/cygwin32 include paths.
5921 * configure: Ditto.
5922
bb947dc9
L
59232003-05-05 H.J. Lu <hjl@gnu.org>
5924
5925 * config-ml.in: Restored from gcc repository.
5926
77f7441a
CD
59272003-05-02 Chris Demetriou <cgd@broadcom.com>
5928
80b200a1
ZW
5929 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5930 * Makefile.in: Regenerate.
77f7441a 5931
a26d7085
DJ
59322003-04-27 Daniel Jacobowitz <drow@mvista.com>
5933
5934 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5935 and Makefile.def.
5936
e4c4d240
DJ
59372003-04-27 Daniel Jacobowitz <drow@mvista.com>
5938
5939 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5940 * Makefile.in: Regenerated.
5941
62a3fc85
DD
59422003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5943
5944 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5945 * Makefile.in: Regenerate.
5946
59472003-04-18 Jakub Jelinek <jakub@redhat.com>
5948
5949 * configure.in (powerpc64*-*-linux*): Remove.
5950 * configure: Rebuilt.
5951
5b474aa8
DD
59522003-04-17 Phil Edwards <pme@gcc.gnu.org>
5953
5954 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5955 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5956 and restrap.
5957 * Makefile.in: Regenerate.
5958
59592003-04-16 Richard Earnshaw <rearnsha@arm.com>
5960
5961 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5962 * configure: Regenerated.
5963
bc295afe
AO
59642003-04-11 Alexandre Oliva <aoliva@redhat.com>
5965
5966 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5967 * */configure: Rebuilt.
5968
3728fade
NN
59692003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5970
5971 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5972 * Makefile.in: Regenerate.
5973
ce5b542e
MC
59742003-03-14 Michael Chastain <mec@shout.net>
5975
5976 * Makefile.in: Regenerate with correct Makefile.def.
5977
3db0a37f
NN
59782003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5979
5980 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5981 Make macro.
5982 * Makefile.in: Regenerate.
5983 * configure.in: Clean up gxx_include_dir logic.
5984 * configure: Regenerate.
5985
34349c6e
DD
59862003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5987
5988 * configure.in (gxx_include_dir): Fix typo.
5989 * configure: Regenerated.
5990
686c28c9
AC
59912003-03-06 Andrew Cagney <cagney@redhat.com>
5992
5993 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5994
bba45b8b 59952003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5996
bba45b8b
NN
5997 * configure.in: Include $(build_tooldir)/sys-include in
5998 FLAGS_FOR_TARGET.
5999 * configure: Regenerated.
6000
2683747f
NN
60012003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6002
bba45b8b
NN
6003 * Makefile.tpl: Reindent.
6004 * Makefile.in: Regenerate.
6005 * configure.in: Reindent. Don't set unused variables.
6006 * configure: Regenerate.
6007
2683747f
NN
6008 * Makefile.tpl: Always pass down RANLIB.
6009 * Makefile.in: Regenerate.
6010
6011 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6012 * Makefile.in: Regenerate.
6013 * configure.in: Remove unused logic relating to --enable-shared
6014 and --enable-threads. Remove bogus comments. Remove redundant
6015 noconfigdirs.
6016 * configure: Regenerate.
6017
6018 * configure.in: Replace ${libstdcxx_version} by its value.
6019 Remove reference to mh-dgux.
6020 * configure: Regenerate.
6021
50212802
NN
60222003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6023
6024 * Makefile.tpl: Rearrange.
6025 * Makefile.in: Regenerate.
6026
a6be7fc6
NC
60272003-02-25 Nick Clifton <nickc@redhat.com>
6028
6029 * configure: Remove site-file supprot - it is obsolete.
6030
f8a495c8
NC
60312003-02-24 Uwe Stieber <uwe@wwws.de>
6032
6033 * configure.in: Add support for kaOS as cross build target system.
6034 * configure: Regenerated.
6035
3decd77d
DD
60362003-02-20 Sean McNeil <sean@blue.mcneil.com>
6037
6038 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6039 configure-target-* as some target builds may require additional
6040 flags for preprocessor tests.
6041 * Makefile.in: Regenerated.
6042
f4ff34a3
AO
60432003-02-19 Alexandre Oliva <aoliva@redhat.com>
6044
6045 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6046 * ltconfig: Handle it.
6047 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6048 auto-detecting it.
6049
b7e4a931
AO
60502003-02-19 Alexandre Oliva <aoliva@redhat.com>
6051
6052 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6053 it is used as argument to $CC.
6054 * ltcf-gcj.sh: Likewise.
6055
6b784d9f
AO
60562003-02-19 Alexandre Oliva <aoliva@redhat.com>
6057
6058 * configure.in: Introduce --enable-maintainer-mode.
6059 * configure: Rebuilt.
6060 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6061 for maintainer mode.
6062 * Makefile.in: Rebuilt.
6063
8bcd8a07
AC
60642003-02-19 Andrew Cagney <ac131313@redhat.com>
6065
6066 * configure: Regenerate using autoconf 2.13.
6067
ee3fd329
AM
60682003-02-19 Alan Modra <amodra@bigpond.net.au>
6069
6070 * config.guess: Import latest version.
6071 * config.sub: Import latest version.
6072
e9e45685
JM
60732003-02-18 Jason Merrill <jason@redhat.com>
6074
6075 * Makefile.tpl (check-c++): Allow parallelism.
6076
859789af
AC
60772003-02-17 Andrew Cagney <ac131313@redhat.com>
6078
6079 * configure: Regenerate using autoconf 000227.
6080
b3f16a9b
GK
60812003-02-15 Geoffrey Keating <geoffk@apple.com>
6082
6083 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6084 don't configure target-libobjc.
6085 * configure: Regenerate.
6086
72e60e02
DD
60872003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6088
6089 * Makefile.tpl (RANLIB): Define.
6090 * Makefile.in: Regenerate.
6091
91f0e695
KS
60922003-02-06 Keith R Seitz <keiths@redhat.com>
6093
6094 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6095 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6096 * Makefile.in: Regenerated.
6097 * configure.in: Remove all traces of snavigator, db, and grep.
6098 * configure: Regenerated.
6099
122bfa92
FCE
61002003-01-31 Frank Ch. Eigler <fche@redhat.com>
6101
6102 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6103 * Makefile.in: Regenerated.
6104
264095c3
AO
61052003-01-30 Alexandre Oliva <aoliva@redhat.com>
6106
6107 * config.if: Copy from GCC.
6108
a84dbcb3
AO
61092003-01-27 Phil Edwards <pme@gcc.gnu.org>
6110
6111 * configure.in: Revert 24Jan change.
6112 * configure: Regenerate.
6113
19618276
NN
61142003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6115
6116 * configure.in: Revert previous change.
6117 * configure: Regenerate.
6118
b7f27a92
NN
61192003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6120
6121 * configure.in: Make rda native-only.
6122 * configure: Regenerate.
6123
83326456
NN
61242003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6125
6126 * configure.in: Add missing \.
6127 * configure: Rebuilt.
6128
5e367fa5
JJ
61292003-01-17 Jakub Jelinek <jakub@redhat.com>
6130
6131 * configure.in (baseargs): Avoid using \| in sed regular
6132 expressions.
6133 * configure: Rebuilt.
6134
e01f337c
JJ
61352003-01-16 Jakub Jelinek <jakub@redhat.com>
6136
6137 * configure.in (baseargs): Remove all supported forms of
6138 --cache-file, --srcdir, --host, --build and --target options
6139 from argument lists.
6140 * configure: Rebuilt.
6141
aa236487
AO
61422003-01-15 Alexandre Oliva <aoliva@redhat.com>
6143
6144 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6145 * configure: Rebuilt.
6146
586c0873
NN
61472003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6148
6149 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6150 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6151 * Makefile.in: Regenerate.
6152 * configure: Regenerate.
6153
497f816e
DD
61542003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6155
6156 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6157 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6158 * Makefile.in: Regenerate.
6159
bfbe5519
AO
61602003-01-09 Alexandre Oliva <aoliva@redhat.com>
6161
6162 * configure.in: Remove Makefile in build, host and target modules
6163 unless configure was run with --no-recursion.
6164 * configure: Rebuilt.
6165
3f234ef5
CD
61662003-01-08 Chris Demetriou <cgd@broadcom.com>
6167
6168 * config.guess: Update to 2003-01-03 version.
6169 * config.sub: Update to 2003-01-03 version.
6170
a3982d48
CF
61712003-01-07 Christopher Faylor <cgf@redhat.com>
6172
6173 * configure: Regenerate with proper autoconf 2.13.
6174
75778ec4
CF
61752003-01-07 Christopher Faylor <cgf@redhat.com>
6176
80b200a1
ZW
6177 * configure.in: Add AC_PREREQ for consistency.
6178 * configure: Regenerate.
75778ec4 6179
c180f501
AC
61802003-01-06 Andrew Cagney <ac131313@redhat.com>
6181
6182 * configure.in (GDB_TK): Add tcl directories conditional on
6183 gdb/gdbtk directory being present.
6184 * configure: Regenerate.
5481b376 6185
46ca2cc2
DA
61862003-01-04 John David Anglin <dave.anglin@nrc.ca>
6187
6188 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6189 by gcc if LD is not defined and we are not doing a Canadian Cross.
6190 * configure: Rebuilt.
6191
53dd8dab
DJ
61922003-01-01 Daniel Jacobowitz <drow@mvista.com>
6193
6194 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6195
50ceb20c
TT
61962002-12-31 Tom Tromey <tromey@redhat.com>
6197
6198 * Makefile.in: Rebuilt.
6199 * Makefile.def (target_modules) [libffi]: Allow installation.
6200
e78b5cfe
AS
62012002-12-31 Andreas Schwab <schwab@suse.de>
6202
6203 * configure.in: Fix use of $program_transform_name.
6204 * configure: Regenerated.
6205
67448102
DJ
62062002-12-30 Daniel Jacobowitz <drow@mvista.com>
6207
6208 * configure.in (baseargs): Don't remove first configure argument.
6209 * configure: Regenerated.
6210
e6bfb94a
AO
62112002-12-29 Alexandre Oliva <aoliva@redhat.com>
6212
6213 * Makefile.tpl (local-distclean): Don't remove...
6214 (multilib.ts): ... this. Moved into...
6215 (multilib.out): ... this. Don't use sub-make.
6216 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6217 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6218 (configure-build-[+module+], configure-[+module+],
6219 configure-target-[+module+], configure-gcc): ... these. Test
6220 for Makefile existence. Drop config.status from dependencies.
6221 * Makefile.in: Rebuilt.
6222 * configure.in: Move gcc-version-trigger to the end of
6223 ac_configure_args. Add comments to maybedep.tmp and
6224 serdep.tmp. Introduce --disable-serial-configure. Remove
6225 nonopt from baseargs, matching and removing corresponding
6226 whitespace while at it.
6227 * configure: Rebuilt.
6228
8f0dfb36
AO
62292002-12-28 Alexandre Oliva <aoliva@redhat.com>
6230
6231 * configure.in (host_configargs): Replace reference to
6232 no-longer-defined buildopts with --build=${build_alias}.
6233 * configure: Rebuilt.
6234
43be203f
AO
62352002-12-28 Alexandre Oliva <aoliva@redhat.com>
6236
6237 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6238 program_transform_name to standard idiom.
6239 (AUTOGEN, AUTOCONF): Define.
6240 (Makefile.in): Use $(AUTOGEN).
6241 (Makefile): Depend on config.status, and use autoconf-style rule to
6242 build it. Move original commands to...
6243 (config.status): ... this new target.
6244 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6245 $(AUTOCONF).
6246 * Makefile.in: Rebuilt.
6247
a0da8069
NN
62482002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6249
d18f1c9f
NN
6250 * Makefile.tpl: Fix dramatic bustage due to change in
6251 program_transform_name.
6252 * Makefile.in: Regenerate.
6253
6254 * configure.in: Remove unnecessary PATH setting.
6255 * configure: Regnerate.
6256
6257 * configure.in: Don't default to unprefixed tools unless
6258 the native tools will work.
6259 * configure: Regenerate.
6260
a0da8069
NN
6261 * configure.in: Convert to autoconf script. Blow away lots
6262 of now-redundant Makefile fragments.
6263 * configure: Generate using Autoconf.
6264 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6265 * Makefile.in: Regenerate.
6266
c567df0a
NN
62672002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6268
5481b376 6269 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6270 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6271
5481b376 6272 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6273 where they belong.
2c7f9a32 6274
2dabcfb4
AS
62752002-12-24 Andreas Schwab <schwab@suse.de>
6276
6277 * Makefile.tpl (multilib.out): Fix missing space.
6278 * Makefile.in: Regenerate.
6279
1086bc09
NN
62802002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6281
6282 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6283 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6284 * Makefile.in: Regenerate.
6285 * configure.in: Remove unnecessary leftovers.
6286
1086bc09
NN
62872002-12-21 Geoffrey Keating <geoffk@apple.com>
6288
6289 * configure.in (extra_ranlibflags_for_target): New variable.
6290 (*-*-darwin): Add -c to ranlib commands.
6291 * configure (tooldir): Handle extra_ranlibflags_for_target.
6292
14e9ca95
JJ
62932002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6294
6295 * COPYING.NEWLIB: Updated.
6296 * COPYING.LIBGLOSS: Ditto.
6297
14c428fb
NN
62982002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6299
6300 * Makefile.tpl: Revert HJL's change.
6301 * Makefile.in: Regenerated.
6302 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6303 always.
6304
313b8244
AS
63052002-12-19 Andreas Schwab <schwab@suse.de>
6306
6307 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6308 * Makefile.in: Regenerate.
6309
efeae3db
L
63102002-12-18 H.J. Lu <hjl@gnu.org>
6311
6312 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6313 * Makefile.in: Regenerated.
6314
6315 * configure.in (build_prefix): New. Substitute.
6316
43d92c63
NN
63172002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6318
59da4fe6
NN
6319 * Makefile.tpl: Don't let real targets depend on phony targets.
6320 * Makefile.in: Regenerate.
6321
43d92c63
NN
6322 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6323 * Makefile.in: Regenerate.
6324
b72e6a2d
JM
63252002-12-16 Jason Merrill <jason@redhat.com>
6326
6327 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6328 previous 'make bootstrap'.
6329 * Makefile.in: Regenerate.
6330
95c72c44
HPN
63312002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6332
6333 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6334
7d695d07
JM
63352002-12-13 Jason Merrill <jason@redhat.com>
6336
6337 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6338 library tests.
6339 (check-c++): Just depend on it and check-target-libstdc++-v3.
6340 * Makefile.in: Regenerate.
6341
54103d1e
NN
63422002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6343
6344 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6345 * Makefile.in: Regenerate.
6346
4024f1e1
JJ
63472002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6348
80b200a1
ZW
6349 * COPYING.NEWLIB: Update list of alternate Regent of California
6350 licenses and discuss official revoking of advertising clause.
6351 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6352
7dda0df6
AO
63532002-12-12 Alexandre Oliva <aoliva@redhat.com>
6354
6355 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6356 * Makefile.in: Rebuilt.
6357
d03be79e 63582002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6359
929293f4
NN
6360 * configure: Fix bug put in by gremlins.
6361
d03be79e
NN
6362 * Makefile.tpl: Substitute more autoconfily.
6363 * configure: Substitute more autoconfily.
6364 * Makefile.in: Regenerate.
6365
63662002-12-08 Andrew Cagney <ac131313@redhat.com>
6367
6368 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6369 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6370
63712002-12-06 DJ Delorie <dj@redhat.com>
6372
6373 * Makefile.tpl: Change configure dependencies to not have real
6374 targets depend on phony targets.
b4a77b47 6375
db1ac78d
NN
63762002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6377
bcaf2395
NN
6378 * configure.in: Revert unintentional change.
6379
b4fa093e
NN
6380 * src-release: Configure host subdirs.
6381
db1ac78d
NN
6382 * Makefile.tpl: Change dependency for */multilib.out so that
6383 it works when gcc isn't in the tree.
6384
6385 * configure.in: Substitute more.
6386 * configure: Run subconfigures from the Makefile.
6387 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6388 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6389
15723a45
NN
63902002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6391
e2b9e2dc
NN
6392 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6393 and corresponding dependencies.
6394 * Makefile.in: Regenerate.
6395
2af579c4
NN
6396 * configure.in (host_tools): Order binutils, gas and ld for
6397 convenience in running the testsuites.
6398
a2cc058a
NN
6399 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6400 * Makefile.in: Regenerate.
6401 * configure.in: Introduce rules to serialize subconfigure runs.
6402
15723a45
NN
6403 * configure.in: Introduce BASE_CC_FOR_TARGET.
6404 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6405 Realize configure-build-* targets. Realize configure-target-* targets.
6406 * Makefile.in: Regenerate.
6407
ae831be5
NN
64082002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6409
6410 * configure: Move gcc_version_trigger stuff from here...
6411 * configure.in: ...to here.
6412
6413 * configure.in: Separate subconfigure options added by this file from
6414 options given by the user. Add machinery to put args for host
6415 subconfigures into the Makefile.
6416
6417 * Makefile.tpl: Remove 'vault' targets.
6418 * Makefile.tpl: Reorder and comment dependencies.
6419 * Makefile.in: Regenerate.
6420
bbf7c8ac
NN
64212002-11-28 Geoffrey Keating <geoffk@apple.com>
6422
6423 * configure.in: Move host-specific darwin noconfigdirs into
6424 the host-specific section.
6425
930314a4
NN
64262002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6427
52d7cdee
NN
6428 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6429 during replay.
6430 * Makefile.in: Regenerate.
6431
930314a4
NN
6432 (finishing slow-motion replay)
6433 * configure: Remove skip-this-dir support.
6434 * Makefile.tpl: Remove skip-this-dir support.
6435
6436 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6437 subdirectories.
6438 * Makefile.in: Regenerate.
6439
6440 * Makefile.tpl: Strip out useless setting of 'dir'.
6441 * Makefile.in: Regenerate.
5481b376 6442
930314a4
NN
64432002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6444
6445 (finishing slow-motion replay)
6446 * configure.in: Fix deeply stupid bug.
6447
6448 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6449 shell code in CXX_FOR_TARGET
6450 * Makefile.def: Introduce raw_cxx.
6451 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6452 RAW_CXX_FOR_TARGET.
6453 * Makefile.in: Regenerate.
6454
64552002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6456
6457 (finishing slow-motion replay)
6458 * Makefile.tpl: Remove unnecessary ifs.
6459 * Makefile.in: Regenerate.
6460
5481b376 6461 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6462 dependencies. Maybe-ize build-libiberty. Create dummy install
6463 targets for 'no_install' modules.
5481b376 6464 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6465 build_modules stuff to configure.in.
5481b376 6466 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6467 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6468 * Makefile.in: Regenerate.
6469
3866be5d
NN
64702002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6471
6472 (continuing slow-motion replay)
6473 * Makefile.tpl: Make all-target, install-target behave similarly
6474 to all, install (only hitting configured targets). Eliminate
6475 unused macro defintions.
6476
6477 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6478 build != host.
6479
6480 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6481
6482 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6483
5481b376 6484 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6485 configuring. Remove references to "dosrel".
6486 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6487 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6488 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6489 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6490 and redundant dependency; rearrange slightly.
6491 * Makefile.def: Add host-side libtermcap, utils.
6492
6493 * Makefile.in: Regenerate.
6494
e393202e
NN
64952002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6496
6497 (Continuing slow-motion replay)
6498 * Makefile.def: Add list of recursive targets to autogenerate.
6499 Add build_modules.
6500 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6501 targets. Autogenerate *-build-* targets.
6502 * Makefile.in: Regenerate.
6503
583d52d7
NN
65042002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6505
6506 (Continuing slow-motion replay)
6507 * configure: More autoconf-style substitutions.
6508 * Makefile.tpl: More autoconf-style substitutions.
6509 * Makefile.in: Regenerate.
6510
65112002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6512
6513 (Continuing slow-motion replay)
6514 * configure: Substitute more variables in a more autoconf-friendly
6515 way. Simplify slightly.
6516 * Makefile.tpl: Make more variables substitutable in an
6517 autoconf-friendly way.
6518 * Makefile.in: Regenerate.
6519
874e38b4
NN
65202002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6521
6522 (Continuing slow-motion replay)
6523 * configure.in (v810*): Remove special setting of tools.
6524
6525 * configure: Add support for extra required flags for ar or nm.
6526 * configure.in (aix4.3+): Use above support for target-specific
6527 issues, rather than using config/mt-aix43.
6528
852e5f18
NN
65292002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6530
6531 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6532 * configure: Remove 'removing', which doesn't work. Replace $subdir
6533 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6534 with $srcdir. Reformat indentation. Substitute some variables
6535 formerly hard-coded in the Makefile for build=host.
6536 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6537 * Makefile.def: Autogenerate more.
6538 * Makefile.in: Regenerate.
6539
c9a0d920
DD
65402002-11-13 Bruce Korb <bkorb@gnu.org>
6541
6542 * Makefile.tpl: syntactic cleanup
6543
dd2768ff
KB
65442002-11-04 Kevin Buettner <kevinb@redhat.com>
6545
6546 * Makefile.def (host_modules): Add rda.
6547 * Makefile.in: Regenerate.
6548 * configure.in (target_tool): Add target-rda to list.
6549
1aa8389d
DD
65502002-10-25 Phil Edwards <pme@gcc.gnu.org>
6551
6552 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6553 and restrap targets to this rule.
6554 * Makefile.in: Regenerate.
6555
28f46298
HPN
65562002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6557
6558 * configure.in (i[3456]86-*-linux*): Add check to disable
6559 ${libgcj} for glibc1.
6560
ff72e302
NC
65612002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6562
6563 * configure.in: Add tic4x target.
6564
8607b6c9
NN
65652002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6566
6567 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6568 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6569 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6570 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6571 * Makefile.in: Regenerate.
6572
f8f61f4a
NN
65732002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6574
c86f794b
NN
6575 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6576 * Makefile.in: Regenerate.
6577
a9590527
NN
6578 * Makefile.def: Remove order dependency comments.
6579 * Makefile.tpl: Add explicit install-install dependencies.
6580 * Makefile.in: Regenerate.
6581
8412ce72
NN
6582 * Makefile.tpl: Remove material now in src-release. (Finally!)
6583 * Makefile.in: Regenerate.
6584
8b9f37f1
NN
6585 * configure: Restore my original patch by syncing with gcc version.
6586
f8f61f4a
NN
6587 * Bring following over from gcc:
6588
65892002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6590
6591 * configure.in (s390*-*-linux*): Enable libgcj.
6592
403d9505
NN
65932002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6594
6595 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6596
95f6f383
AM
65972002-10-02 Alan Modra <amodra@bigpond.net.au>
6598
e4673b0a 6599 * configure: Move stray lines back to where they belong.
95f6f383 6600
748503c8
NN
66012002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6602
a581b5c3
NN
6603 * Makefile.tpl: Insert configure-target target, for src-release.
6604
c084f5b4
NN
6605 * configure: Finish reverting change which Andrew Cagney started
6606 reverting. Should fix bustage.
6607
7aa673ed 6608 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6609 * src-release: New file. Contains material for making net
6610 releases for gdb, binutils, et al., formerly in Makefile.in.
6611
82a9b2d9
NC
66122002-09-30 Nick Clifton <nickc@redhat.com>
6613
6614 * cpu: New top level directory. Intended to hold input files for
6615 CGEN which have FSF copyright assignment.
6616 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6617
c2463a00
AC
66182002-09-29 Andrew Cagney <ac131313@redhat.com>
6619
6620 Revert below (note that src does not contain Makefile.tpl):
6621 * Makefile.tpl: Make subsituted variables more autoconfy.
6622 * Makefile.in: Regenerate.
6623
f03b4789
NN
66242002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6625
c11e16a9
NN
6626 * configure: Revert accidentally applied changes.
6627
f03b4789
NN
6628 * Makefile.tpl: Make more autoconf-friendly.
6629 * Makefile.in: Regenerate.
6630 * configure: Make substitution more autoconf-like.
6631
66322002-09-28 Richard Earnshaw <rearnsha@arm.com>
6633
6634 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6635 single entry to handle all these.
6636 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6637 libjava on arm-*-elf.
6638
c0292023
GK
66392002-09-27 Geoffrey Keating <geoffk@apple.com>
6640
6641 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6642 things that depend on them.
6643
c66d951e
NN
66442002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6645
6646 * Makefile.tpl: Make subsituted variables more autoconfy.
6647 * Makefile.in: Regenerate.
6648 * configure: Make seds more autoconfy.
6649
907a7241 66502002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6651
6652 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6653 * Makefile.in: Regenerate.
6654 * configure.in: Rewrite sed statements to look autoconfy.
6655
907a7241
NN
6656 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6657 all-target-foo on configure-target-foo.
6658 * Makefile.def: Ditto.
6659 * Makefile.in: Rebuild.
6660
405ea7a0
NN
66612002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6662
6663 * Makefile.def: New file.
6664 * Makefile.tpl: New file.
6665 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6666
6667 * configure.in: Minor rearrangement. Simplify tests.
6668
bdc57bfd
JT
66692002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6670
6671 * configure.in (with_headers): Skip copy if value is "yes".
6672 (with_libs): Likewise.
6673
ae03d6e2
NN
66742002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6675
6676 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6677 * configure.in (sh*-*-pe*): Ditto.
6678 * configure.in (mips*-*-pe*): Ditto.
6679 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6680
6681 * configure.in: Rearrange.
6682
707960fe
NC
66832002-09-12 Nick Clifton <nickc@redhat.com>
6684
6685 * Import these changes from the config master repository:
6686
6687 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6688
6689 * config.sub: Add tic4x target.
6690
6691 2002-09-03 Ben Elliston <bje@redhat.com>
6692
6693 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6694 Reported by <Duncan_Stodart@insession.com>.
6695
36ea319f
JJ
66962002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6697
6698 * COPYING.NEWLIB: More updates.
6699
cf57480a
JJ
67002002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6701
6702 * COPYING.NEWLIB: Update.
6703
fd31a171
AC
67042002-08-23 Andrew Cagney <ac131313@redhat.com>
6705
23b632fc
AC
6706 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6707
fd31a171
AC
6708 * config.guess: Import version 2002-08-23.
6709 * config.sub: Import version 2002-08-22.
6710
a08bafb5
AO
67112002-08-20 Alexandre Oliva <aoliva@redhat.com>
6712
6713 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6714 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6715 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6716
17240c1f
NC
67172002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6718
6719 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6720
e70ad0c6
L
67212002-08-04 H.J. Lu (hjl@gnu.org)
6722
6723 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6724
574e6d11
DD
67252002-07-31 Alan Modra <amodra@bigpond.net.au>
6726
6727 * configure.in: Move generic linux case to end. Copy generic
6728 linux noconfigdirs to mips*-*-linux* entry and new
6729 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6730
611e7523
CD
67312002-07-19 Chris Demetriou <cgd@broadcom.com>
6732
6733 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6734 one instance of them which was missed to the list to update.
6735
51759676
CD
67362002-07-16 Chris Demetriou <cgd@broadcom.com>
6737
6738 * config.guess: Update to 2002-07-09 version.
6739 * config.sub: Update to 2002-07-03 version.
6740
7c1f909c
DD
67412002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6742
6743 * configure.in: Remove two redundant tests.
6744
d7cf5d30
DD
67452002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6746
6747 * configure.in (mips*-*-irix6*o32): Enable stabs.
6748
c74222f7
DD
67492002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6750
5b53c336
DD
6751 * configure.in: Don't build grez.
6752 * Makefile.in: Ditto.
6753
c74222f7
DD
6754 * Makefile.in: Remove references to bsp, cygmon, libstub.
6755 * configure.in: Ditto.
6756
6757 * configure.in: Remove leftover reference to gdbtest.
6758
edd1b227
DD
67592002-07-08 Phil Edwards <pme@gcc.gnu.org>
6760
6761 * configure.in (gxx_include_dir): Change to match versioned
6762 C++ headers if --enable-version-specific-runtime-libs is used.
6763
486186e3
AO
67642002-07-04 Steve Ellcey <sje@cup.hp.com>
6765
6766 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6767
ff0a3bf8
DD
67682002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6769
6770 * configure.in: Make --without-x work.
6771
1dfa8174
NC
67722002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6773
6774 * contrib: New directory. Created to contain a copy of the
5481b376 6775 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6776 the FSF GCC sources.
6777
07637366
DD
67782002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6779
b6f83f2a
DD
6780 * configure.in: Rearrange target Makefile fragment collection.
6781
07637366
DD
6782 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6783 cvs[src].
6784 * configure.in: Ditto.
6785
f48556b1
DD
67862002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6787
6788 * Makefile.in: Eliminate 'apache' targets.
6789 * configure.in: Eliminate 'apache' targets.
6790
6791 * configure.in: Eliminate redundant tests. Reorganize.
6792
6793 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6794
6795 * config-ml.in: Eliminate references to Cygnus configure.
6796
6797 * Makefile.in: Eliminate references to building emacs.
6798
67992002-07-01 Denis Chertykov <denisc@overta.ru>
6800
6801 * configure.in: Add support for ip2k.
6802
cdb9e2b8
BE
68032002-06-24 Ben Elliston <bje@redhat.com>
6804
6805 * configure.in (host_tools): Remove cgen.
6806
6807 * Makefile.in (all-cgen): Remove; runs from its source directory.
6808 (check-cgen, install-cgen, clean-cgen): Likewise.
6809 (all-opcodes): No not depend on all-cgen.
6810 (all-sim): Likewise.
6811
3558860c
DD
68122002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6813
6814 * configure.in: Fix AIX configury bug.
6815
e3b0c936
DD
68162002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6817
cdb9e2b8 6818 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6819
cdb9e2b8
BE
6820 * configure.in: Move definition of libstdcxx_flags right above
6821 usage, rather than way earlier.
8ee424c0 6822
c712250a
DD
6823 * configure.in: Pull definition of is_cross_compiler earlier.
6824
9ee1a75c
DD
6825 * configure.in: Rearrange a little.
6826
e3b0c936
DD
6827 * configure.in: Remove references to librx.
6828 * Makefile.in: Remove references to librx.
6829
b2bd228e
DD
68302002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6831
6832 * configure.in: Eliminate ${gasdir} variable.
6833
7cd52483
DB
68342002-06-18 Dave Brolley <brolley@redhat.com>
6835
6836 * configure.in: Add support for frv.
6837 * config.sub: Add support for frv.
6838
6c5e141a
DD
68392002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6840
6841 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6842
0d18b56d
JT
68432002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6844
6845 * configure.in (vax-*-netbsd*): Re-enable gas.
6846
fd8958d5
DD
68472002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6848
27f15fdd
DD
6849 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6850 BUILD_PREFIX_1, to correct nomenclature.
6851 * configure: Likewise.
6852
fd8958d5
DD
6853 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6854 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6855
0c2442b7
DD
68562002-05-31 Olaf Hering <olh@suse.de>
6857
6858 * config-ml.in: Propogate DESTDIR also.
6859
a3602181
JT
68602002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6861
6862 * configure.in (vax-*-netbsd*): Don't build gas for this
6863 platform.
6864
c95f53ae
MM
68652002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6866
6867 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6868 and libgcj for AVR.
6869
1d7c1053
NC
68702002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6871
6872 * config.sub: Add DLX target.
6873
4b37028f
JT
68742002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6875
6876 * config.guess: Update to 2002-05-22 version.
6877 * config.sub: Likewise.
6878
d5de0a84
NC
68792002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6880
6881 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6882 * config-ml.in: Likewise.
6883 * configure: Likewise.
6884 * configure.in: Likewise.
6885
c92a0210
DD
68862002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6887
115a77aa
DD
6888 * configure.in: Simplify makefile fragment collection.
6889
6890 * configure.in: Remove code to build emacs.
e99daf2b 6891
91e060aa
DD
6892 * configure.in : Remove --srcdir argument from targargs and buildargs
6893 (it's always overridden in the Makefile anyway). Rearrange a bit.
6894
6895 * configure: Move some logic to configure.in.
6896 * configure.in: Move some logic from configure.
c92a0210 6897
91217342
JJ
68982002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6899
6900 * COPYING.LIBGLOSS: New file.
6901
d3d8a9ee
NC
69022002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6903
6904 * Makefile.in: Honour DESTDIR.
6905
3a036cdc
AO
69062002-05-05 Alexandre Oliva <aoliva@redhat.com>
6907
6908 * configure.in (noconfigdirs): Don't disable libgcj on
6909 sparc64-*-solaris* and sparcv9-*-solaris*.
6910
6d095fe4
AO
69112002-05-03 Alexandre Oliva <aoliva@redhat.com>
6912
6913 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6914
dac55df9
TF
69152002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6916
6917 * configure.in (FLAGS_FOR_TARGET): Do not add
6918 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6919 on i[3456]86-*-linux*.
6920
a018e15b
TF
69212002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6922
6923 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6924
6925 * configure.in (noconfigdirs): Do not add target-newlib if
6926 target == i[3456]86-*-linux*, and host == target.
6927
5f284831
MM
69282002-04-29 Mark Mitchell <mark@codesourcery.com>
6929
6930 * config.guess: Updated to 2002-04-26's version.
6931 * config.sub: Updated to 2002-04-26's version.
6932
33babf59
DD
69332002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6934
bd5f7da2
DD
6935 * configure.in: delete reference to absent file
6936
a0c4f3a0
DD
6937 * configure.in: replace '[' with 'test'
6938
66f1ba4f
DD
6939 * configure.in: Eliminate references to gash.
6940 * Makefile.in: Eliminate references to gash.
6941
7c3ab50c
DD
6942 * configure.in: remove useless references to 'pic' makefile fragments.
6943
bbc025f5
DD
6944 * configure.in: (*-*-windows*) Finish removing.
6945
33babf59
DD
6946 * configure.in: Eliminate redundant test for libgui.
6947
d5ec694c
DD
69482002-04-26 Joel Sherrill <joel@OARcorp.com>
6949
6950 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6951 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6952
57a5346c
DD
69532002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6954
6955 * configure.in: remove references to dead files
6956
dbf93899
DD
69572002-04-18 Tom Tromey <tromey@redhat.com>
6958
6959 * configure.in: Disallow configuring libgcj when it is already
6960 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6961 Solaris 2.8 by default. For PR libgcj/6158.
6962
26eadf68
DD
69632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6964
6965 * configure.in: Move default CC setting out of config/mh-* fragments
6966 directly into here.
6967
a0a2c6c6
DD
69682002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6969
6970 * configure.in: don't even try to configure or make a subdirectory
6971 if there's no configure script for it.
6972
9972f812
DD
69732002-04-15 Mark Mitchell <mark@codesourcery.com>
6974
6975 * MAINTAINERS: Remove chill maintainers.
6976 * Makefile.in (CHILLFLAGS): Remove.
6977 (CHILL_LIB): Remove.
6978 (TARGET_CONFIGDIRS): Remove libchill.
6979 (CHILL_FOR_TARGET): Remove.
6980 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6981 CHILL_LIB.
6982 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6983 (CHECK_TARGET_MODULES): Likewise.
6984 (INSTALL_TARGET_MODULES): Likewise.
6985 (CLEAN_TARGET_MODULES): Likewise.
6986 (configure-target-libchill): Remove.
6987 (all-target-libchill): Remove.
6988 * configure.in (target_libs): Remove target-libchill.
6989 Do not compute CHILL_FOR_TARGET.
6990 * libchill: Remove directory.
5481b376 6991
75205f78
DD
69922002-04-15 DJ Delorie <dj@redhat.com>
6993
6994 * Makefile.in, configure.in, configure: Sync with gcc, entries
6995 follow...
6996
69972002-04-08 Tom Tromey <tromey@redhat.com>
6998
6999 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7000 Fixes PR libgcj/6068.
7001
70022002-03-30 Krister Walfridsson <cato@df.lth.se>
7003
7004 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7005
70062002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7007
7008 * configure.in (alpha*-dec-osf*): Enable libgcj.
7009
70102002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7011
7012 Fix for: PR bootstrap/3591, target/5676
7013 * configure.in (mcore-pe): Disable the configuration of
7014 libstdc++-v3 since exceptions are not supported.
7015
70162002-03-20 Anthony Green <green@redhat.com>
7017
7018 * configure.in: Enable libgcj for xscale-elf target.
7019
70202002-02-28 Alexandre Oliva <aoliva@redhat.com>
7021
7022 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7023 libjava.
7024 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7025
70262002-02-22 Alexandre Oliva <aoliva@redhat.com>
7027
7028 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7029 libstdc++-v3 and libjava.
7030
70312002-02-11 Adam Megacz <adam@xwt.org>
7032
7033 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7034 boehm-gc
7035
70362002-02-09 Alexandre Oliva <aoliva@redhat.com>
7037
7038 * config.guess: Updated to 2002-01-30's version.
7039 * config.sub: Updated to 2002-02-01's version.
7040 Contribute sh64-elf.
7041 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7042 * configure.in: Added sh64-*-*.
7043
70442002-01-17 H.J. Lu <hjl@gnu.org>
7045
7046 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7047 (all-target-fastjar): Also depend on all-target-libiberty.
7048
7049Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7050
7051 * configure, configure.in: Use temp file for long sed commands.
7052
70532001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7054
7055 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7056 libf2c.
7057
70582001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7059
7060 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7061
70622001-10-11 Hans-Peter Nilsson <hp@axis.com>
7063
7064 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7065
70662001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7067
7068 * configure: Handle temporary files securely using mkdir.
7069
70702001-09-26 Will Cohen <wcohen@redhat.com>
7071
7072 * configure.in (*-*-linux*): Disable configuration of target-newlib
7073 and target-libgloss.
7074
70752001-09-26 Alexandre Oliva <aoliva@redhat.com>
7076
7077 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7078 RANLIB.
7079
70802001-08-11 Graham Stott <grahams@redhat.com>
7081
7082 * Makefile.in (check-c++): Add missing semicolon.
7083
70842001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7085
7086 * configure.in (sh-*-linux*): New.
7087
70882001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7089
7090 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7091 and libgcj on m68hc11/m68hc12.
7092
70932001-06-27 H.J. Lu (hjl@gnu.org)
7094
7095 * Makefile (CFLAGS_FOR_BUILD): New.
7096 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7097
70982001-06-01 Hans-Peter Nilsson <hp@axis.com>
7099
7100 * configure.in (libstdcxx_flags): Do not try to execute
7101 libstdc++-v3/testsuite_flags until it exists.
7102
71032001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7104
7105 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7106
71072001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7108
7109 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7110
7111Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7112
7113 * configure.in: Move *-chorusos target case to the proper switch.
7114 Disable libgcj.
7115
71162001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7117
7118 * Makefile.in (STAGE1_CFLAGS): Pass down.
7119
71202001-04-13 Alan Modra <amodra@one.net.au>
7121
7122 * config.guess: Add hppa64-linux support. Note for next import that
7123 this is already in the master file.
7124 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7125
71262001-03-22 Colin Howell <chowell@redhat.com>
7127
7128 * Makefile.in (DO_X): Do not backslash single-quotes in
7129 backquotes (two places).
7130
71312001-03-18 Laurynas Biveinis <lauras@softhome.net>
7132
7133 * Makefile.in (DO_X): Quote nested quotes.
7134
71352001-03-15 Laurynas Biveinis <lauras@softhome.net>
7136
7137 * Makefile.in (DO_X): Use double quotes for quoting
7138 "RANLIB=$${RANLIB}".
7139
71402001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7141
7142 * configure.in: Only use `lang_requires' for languages athat are
7143 actually enabled.
7144
71452001-03-07 Tom Tromey <tromey@redhat.com>
7146
7147 * configure.in: Allow config-lang.in to set `lang_requires' to list
7148 of other required languages.
7149
71502001-03-06 Laurynas Biveinis <lauras@softhome.net>
7151
7152 * Makefile.in: Remove RANLIB definition. Use RANLIB
7153 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7154 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7155
71562001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7157 Alexandre Oliva <aoliva@redhat.com>
7158
7159 * Makefile.in (check-c++): Use tabs, not spaces.
7160
71612001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7162
7163 * Makefile.in (check-c++): New rule.
7164
7165 * configure.in (target_libs): Remove libg++.
7166 (noconfigdirs): Remove libg++.
7167 (noconfigdirs): Same.
7168 (noconfigdirs): Same.
7169 (noconfigdirs): Same.
7170
7171 * config-ml.in: Remove libg++ references.
7172
7173 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7174 (ALL_TARGET_MODULES): Same.
7175 (configure-target-libg++): Remove.
7176 (all-target-libg++): Remove.
7177 (configure-target-libio): Remove.
7178 (all-target-libio): Remove.
7179 (check-target-libio): Remove.
7180 (.PHONY): Remove.
7181 (libg++.tar.bz2): Remove.
7182 (all-target-cygmon): Remove libio.
7183 (all-target-libstdc++): Remove.
7184 (configure-target-libstdc++): Remove.
7185 (TARGET_LIB_PATH): Remove libstdc++.
7186 (ALL_GCC_CXX): Remove libstdc++.
7187 (all-target-gperf): Correct.
7188
71892001-02-15 Anthony Green <green@redhat.com>
7190
7191 * configure: Introduce GCJ_FOR_TARGET.
7192 * configure.in: Ditto.
7193 * Makefile.in: Ditto.
7194
71952001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7196
7197 * configure.in: for *-chorusos, don't config target-newlib and
7198 target-libgloss.
7199
72002001-02-04 Mark Mitchell <mark@codesourcery.com>
7201
7202 Remove V2 C++ library.
7203 * configure.in: Remove --enable-libstdcxx_v3 support.
7204
72052001-01-27 Richard Henderson <rth@redhat.com>
7206
7207 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7208
72092001-01-26 Tom Tromey <tromey@redhat.com>
7210
7211 * configure.in: Allow libgcj to be built on Sparc Solaris.
7212
72132001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7214
7215 * configure.in: Enable libgcj on several additional platforms.
7216
72172001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7218
7219 * configure.in: Enable libgcj for linux targets.
7220
72212001-01-09 Mike Stump <mrs@wrs.com>
7222
7223 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7224 failures of subdirectories.
7225
72262001-01-02 Laurynas Biveinis <lauras@softhome.net>
7227
7228 * configure: handle DOS-style absolute paths.
7229
72302001-01-02 Laurynas Biveinis <lauras@softhome.net>
7231
7232 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7233
72342000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7235
7236 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7237 (libstdcxx_incdir): Pass down.
7238 * config.if: Remove expired bits for cxx_interface, add stub.
7239 (libstdcxx_incdir): Add variable for g++ include directory.
7240 * configure.in (gxx_include_dir): Use it.
7241
72422000-12-15 Andreas Jaeger <aj@suse.de>
7243
7244 * configure.in: Handle lang_dirs.
7245
72462000-12-13 Anthony Green <green@redhat.com>
7247
7248 * configure.in: Disable libgcj for any target not specifically
7249 listed. Disable libgcj for x86 and Alpha Linux until compatible
7250 with g++ abi.
7251
72522000-12-13 Mike Stump <mrs@wrs.com>
7253
7254 * Makefile.in (local-distclean): Also remove fastjar.
7255
72562000-12-10 Anthony Green <green@redhat.com>
7257
7258 * configure.in: Define libgcj. Disable libgcj target libraries for
7259 most targets.
7260
72612000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7262
7263 * configure.in (target_libs): Revert 2000-12-08 patch.
7264 (noconfigdirs): Added target-libjava.
7265
72662000-12-09 Laurynas Biveinis <lauras@softhome.net>
7267
7268 * Makefile.in: handle DOS-style absolute paths.
7269
72702000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7271
7272 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7273 libjava.
7274 * configure.in (target_libs): Removed `target-libjava'.
7275
72762000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7277
7278 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7279 (ALL_MODULES): Added fastjar.
7280 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7281 (all-target-libjava): all-fastjar replaces all-zip.
7282 (all-fastjar): Added.
7283 (configure-target-fastjar, all-target-fastjar): Likewise.
7284 * configure.in (host_tools): Added fastjar.
7285
72862000-12-07 Mike Stump <mrs@wrs.com>
7287
7288 * Makefile.in (local-distclean): Remove leftover built files.
7289
72902000-11-16 Fred Fish <fnf@be.com>
7291
7292 * configure.in (enable_libstdcxx_v3): Fix typo,
7293 libstd++ -> libstdc++.
7294
72952000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7296
7297 * configure: Provide the original toplevel configure arguments
7298 (including $0) to subprocesses in the environment rather than
7299 through gcc/configargs.h.
7300
73012000-11-12 Mark Mitchell <mark@codesourcery.com>
7302
7303 * configure: Turn on libstdc++ V3 by default.
7304
73052000-10-16 Michael Meissner <meissner@redhat.com>
7306
7307 * configure (gcc/configargs.h): Only create if there is a build GCC
7308 directory created.
7309
73102000-10-05 Phil Edwards <pme@gcc.gnu.org>
7311
7312 * configure: Save configure arguments to gcc/configargs.h.
7313
73142000-10-04 Andris Pavenis <pavenis@latnet.lv>
7315
7316 * Makefile.in (bootstrap): avoid recursion if subdir missing
7317 (cross): ditto
7318 (do-proto-toplev): ditto
7319
7320Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7321
7322 * configure.in: Do not build byacc for hppa64. Provide paths to the
7323 X11 libraries for hppa64.
7324
73252000-09-02 Anthony Green <green@cygnus.com>
7326
7327 * Makefile.in (all-gcc): Depend on all-zlib.
7328 (CLEAN_MODULES): Add clean-zlib.
7329 (ALL_MODULES): Add all-zlib.
7330 * configure.in (host_libs): Add zlib.
7331
73322000-08-25 Alexandre Oliva <aoliva@redhat.com>
7333
7334 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7335 $targargs to tell whether newlib is going to be built.
7336
7337 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7338 $$r/TARGET_SUBDIR/libio for _G_config.h.
7339
73402000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7341
7342 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7343
7344 * configure: Make enable_threads and enable_shared defaults
7345 explicit. Substitute enable_threads into generated Makefiles.
7346 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7347 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7348
73492000-08-02 Manfred Hollstein <manfredh@redhat.com>
7350
7351 * configure.in: Re-enable all references to libg++ and librx.
7352
ffb97b2f 73532002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7354
ffb97b2f
DD
7355 * configure.in: Add *-*-freebsd* configurations.
7356
bbf6e9e3
AC
73572002-04-07 Andrew Cagney <ac131313@redhat.com>
7358
7359 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7360 (do-tar, do-bz2): New rules.
7361 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7362 (gdb-tar): New rule.
7363 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7364 (insight_dejagnu.tar): New rule.
7365 (insight.tar): New rule.
7366 (gdb+dejagnu.tar): New rule.
7367 (gdb.tar): New rule.
7368
8f1579c0
AC
73692002-04-07 Andrew Cagney <ac131313@redhat.com>
7370
7371 * MAINTAINERS: Update dejagnu/
7372
ba3c59ab
AO
73732002-03-16 Alexandre Oliva <aoliva@redhat.com>
7374
7375 * ltmain.sh (relink_command): Fix typo in previous change.
7376
6243d5dd
AO
73772002-03-15 Alexandre Oliva <aoliva@redhat.com>
7378
7379 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7380 (relink_command): Added --tag flags.
7381 (mode=install): If relinking fails; error out.
7382
80413487
RH
73832002-03-12 Richard Henderson <rth@redhat.com>
7384
7385 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7386 .NOTPARALLEL tag.
7387 (do-check): Rename from check.
7388 (check): Allow parallel check.
7389
3daeddf6
RH
73902002-03-11 Richard Henderson <rth@redhat.com>
7391
7392 * Makefile.in (.NOTPARALLEL): Add fake tag.
7393
fad93c55
L
73942002-03-07 H.J. Lu (hjl@gnu.org)
7395
7396 * configure.in: Enable gprof for mips*-*-linux*.
7397
2e8357fc
AO
73982002-02-28 Alexandre Oliva <aoliva@redhat.com>
7399
7400 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7401 libjava.
7402 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7403
bd48e1a9
AC
74042002-02-24 Andrew Cagney <ac131313@redhat.com>
7405
7406 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7407
39121370
DJ
74082002-02-23 Daniel Jacobowitz <drow@mvista.com>
7409
7410 * config.guess: Import from master sources, rev 1.232.
7411 * config.sub: Import from master sources, rev 1.246.
7412
081ff160
AO
74132002-02-23 Alexandre Oliva <aoliva@redhat.com>
7414
7415 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7416 because its Makefile is there; test for the executable instead.
7417
20a5393b
AO
74182002-02-09 Alexandre Oliva <aoliva@redhat.com>
7419
7420 Contribute sh64-elf.
7421 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7422 * configure.in: Added sh64-*-*.
7423
38135629
JJ
74242002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7425
80413487
RH
7426 * COPYING.NEWLIB: Remove advertising clause from
7427 Berkeley and Red Hat licenses.
38135629 7428
48d19748
MD
74292002-02-01 Mo DeJong <supermo@bayarea.net>
7430
7431 * Makefile.in: Add all-tix to deps for all-snavigator
7432 so that tix is built when building snavigator.
7433
f6e1c110
BE
74342002-02-01 Ben Elliston <bje@redhat.com>
7435
7436 * config.guess: Import from master sources, rev 1.229.
7437 * config.sub: Import from master sources, rev 1.240.
7438
4867be41
DJ
74392002-01-27 Daniel Jacobowitz <drow@mvista.com>
7440
7441 From Steve Ellcey <sje@cup.hp.com>:
7442 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7443 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7444 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7445 IA64.
7446 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7447 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7448 soname_spec, sys_lib_search_path_spec): Ditto.
7449
e82380cc
JT
74502002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7451
7452 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7453 target-libiberty, and target-libgloss. Skip Java-related
7454 libraries if not supported for NetBSD on target CPU.
7455
1319fb9c
NC
74562002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7457
7458 * configure.in: Import StrongARM and XScale target_configdirs from
7459 FSF GCC version.
7460
b020f6ac
L
74612002-01-16 H.J. Lu (hjl@gnu.org)
7462
7463 * config.guess: Import from master sources, rev 1.225.
7464 * config.sub: Import from master sources, rev 1.238.
7465
7466 * MAINTAINERS: Updated notes on config.guess and config.sub.
7467
a0c1c920
NC
74682002-01-11 Steve Ellcey <sje@cup.hp.com>
7469
7470 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7471 ld and gdb are not supported.
7472
a9fa5e1f
JJ
74732002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7474
7475 * Change reference to Cygnus Solutions to be Red Hat.
7476
94077108
JJ
74772002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7478
7479 * COPYING.NEWLIB: Update generic copyright date.
7480
05ecd75c
MS
74812002-01-07 Mark Salter <msalter@redhat.com>
7482
7483 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7484 Allow target-libgloss to be built for arm, strongarm, and xscale.
7485
a106bb62
BE
74862002-01-03 Ben Elliston <bje@redhat.com>
7487
7488 * MAINTAINERS: Update URL for config.* scripts.
7489
0e254642
AM
74902001-12-18 Alan Modra <amodra@bigpond.net.au>
7491
7492 * config.sub: Import latest version.
7493 * config.guess: Likewise.
7494
0a0d0041
TF
74952001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7496
7497 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7498 options for i[3456]86-pc-linux* native builds.
7499
d932cae7
NC
75002001-12-05 Laurent Guerby <guerby@acm.org>
7501
7502 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7503 libiberty.
d932cae7
NC
7504
7505 Import this patch from gcc:
5481b376 7506
d932cae7
NC
7507 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7508
7509 * symlink-tree: handle DOS-style absolute paths.
7510
49b7683b
DD
75112001-11-28 DJ Delorie <dj@redhat.com>
7512 Zack Weinberg <zack@codesourcery.com>
7513
7514 When build != host, create libiberty for the build machine.
7515
7516 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7517 CONFIG_ARGUMENTS.
7518 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7519 New variables.
7520 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7521 and rules.
7522 (all.normal): Depend on ALL_BUILD_MODULES.
7523 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7524 (all-build-libiberty): Depend on configure-build-libiberty.
7525
7526 * configure: Calculate and substitute proper value for
7527 ALL_BUILD_MODULES.
7528 * configure.in: Create the build subdirectory.
7529 Calculate and substitute TARGET_CONFIGARGS (formerly
7530 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7531
26ef82f4
GK
75322001-11-26 Geoffrey Keating <geoffk@redhat.com>
7533
7534 * config.sub: Update to version 1.232 on subversion.
7535
43e64072
NC
75362001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7537
7538 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7539 files from .po files for a distribution.
7540
66f6c0d5
HPN
75412001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7542
7543 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7544
4a02fdb2
JH
75452001-11-13 Jeff Holcomb <jeffh@redhat.com>
7546
7547 Merged from net gcc:
7548 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7549 * ltcf-c.sh: Use $objext, not $ac_objext.
7550 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7551 * ltcf-cxx.sh: Add support for GNU.
7552 2001-07-22 Timothy Wall <twall@redhat.com>
7553 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7554 default settings if using GNU tools with that configuration.
7555 * ltcf-cxx.sh: Ditto.
7556 * ltcf-gcj.sh: Ditto.
7557 2001-07-21 Michael Chastain <chastain@redhat.com>
7558 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7559 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7560 * ltmain.sh: Mark as gcc-local.
7561
227b9953
JH
75622001-11-13 Jeff Holcomb <jeffh@redhat.com>
7563
7564 * Makefile.in (all-bison): Revert 2001-10-24.
7565 Don't depend on texinfo.
7566
cbbab8fb
JJ
75672001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7568
80413487 7569 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7570
922b2485
DD
75712001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7572
7573 * configure.in (--enable-languages): Be more permissive about
7574 syntax. Check for empty lists better. Warn about $LANGUAGES.
7575
f08fa01d
HPN
75762001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7577
7578 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7579
fee3da4e
JH
75802001-10-24 Jeff Holcomb <jeffh@redhat.com>
7581
7582 Makefile.in (all-bison): Don't depend on texinfo.
7583
73fb1ef9
AM
75842001-10-03 Alan Modra <amodra@bigpond.net.au>
7585
7586 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7587
373688ac
AO
75882001-09-29 Alexandre Oliva <aoliva@redhat.com>
7589
7590 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7591
9c07660b
HPN
75922001-09-28 Hans-Peter Nilsson <hp@axis.com>
7593
7594 * config.sub, config.guess: Import latest from subversions.
7595
3f152009
AO
75962001-09-21 Alexandre Oliva <aoliva@redhat.com>
7597
7598 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7599 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7600 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7601 avoid quotes nesting problems.
7602 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7603 (DO_X): Export only variables that are set.
7604
8f6a59e5
BE
76052001-09-19 Ben Elliston <bje@redhat.com>
7606
7607 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7608 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7609 semantics. Use the shell built-in "type" command instead.
7610
a1ec19fa
TS
76112001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7612
7613 * config.sub: Reverted the earlier change, this version is not the
7614 master file.
7615
4008bd9b
TS
76162001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7617
7618 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7619 Add support for mips64.
7620
dd1e52a4
JH
76212001-09-03 Jeff Holcomb <jeffh@redhat.com>
7622
7623 * configure.in: Enable libstdc++-v3 for h8300 targets.
7624
91549d1c
EC
76252001-08-30 Eric Christopher <echristo@redhat.com>
7626 Jason Eckhardt <jle@redhat.com>
7627
7628 * config.sub: Add support for mipsisa32.
7629
cf966cf9
EC
76302001-08-30 Eric Christopher <echristo@redhat.com>
7631
7632 * config.sub, config.guess: Import latest from subversions.
7633
82208dc5
AM
76342001-08-20 Alan Modra <amodra@bigpond.net.au>
7635
7636 * config.sub, config.guess: Import latest from subversions.
7637
4dca8403
DD
76382001-07-26 DJ Delorie <dj@redhat.com>
7639
7640 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7641
1107dce2
AM
76422001-06-19 Alan Modra <amodra@bigpond.net.au>
7643
7644 * Makefile.in: Revert 2001-06-17.
7645 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7646
e09a6604
L
76472001-06-17 H.J. Lu <hjl@gnu.org>
7648
7649 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7650 (gas+binutils.tar.bz2): Likewise.
7651 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7652
31a8b634
AC
7653Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7654
7655 * Makefile.in (VER): When present, extract the version number from
5481b376 7656 the file version.in.
31a8b634 7657
dc70af01
AO
76582001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7659
7660 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7661 gcc/xgcc is built, use -print-prog-name to find out the program
7662 name to use.
7663
839bbd8c
AO
76642001-06-04 Mark Mitchell <mark@codesourcery.com>
7665
7666 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7667 with_gcc]: Use `gcc -shared' to build a shared library.
7668
566e9a30
AO
76692001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7670
7671 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7672 archives.
7673
e877bb69
AO
76742001-05-28 Simon Patarin <simon.patarin@inria.fr>
7675
7676 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7677 libraries when using g++ with native linker.
7678
1605288b
AO
76792001-05-28 Alexandre Oliva <aoliva@redhat.com>
7680
7681 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7682
11a383ba
TR
76832001-05-24 Tom Rix <trix@redhat.com>
7684
7685 * configure.in : enable ld for aix
cf966cf9 7686
18611226
AO
76872001-05-22 Alexandre Oliva <aoliva@redhat.com>
7688
7689 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7690 [aix4*|aix5*]: Prepend blank.
7691
6be7c12c
AO
76922001-05-20 Alexandre Oliva <aoliva@redhat.com>
7693
7694 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7695 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7696 of subdir/configure scripts to use the new libtool.m4.
7697
4ed00bba
L
76982001-05-14 H.J. Lu <hjl@gnu.org>
7699
7700 * config.if (libc_interface): Set to -libc6.2- for cross
7701 compiling to Linux/glibc 2.2.
7702
b1af961c
AO
77032001-05-03 Alexandre Oliva <aoliva@redhat.com>
7704
7705 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7706 libgcj.
7707
5ec3e74e
AO
77082001-04-26 Alexandre Oliva <aoliva@redhat.com>
7709
7710 * configure.in (noconfigdirs): Don't reset it from scratch in the
7711 target case; only append to it.
7712
b3ed1d6b
AO
77132001-04-26 Alexandre Oliva <aoliva@redhat.com>
7714
7715 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7716 sparc-*-solaris2.8]: Disable ${libgcj}.
7717
96111c10
AO
77182001-04-25 Alexandre Oliva <aoliva@redhat.com>
7719
7720 * configure.in (libgcj_saved): Copy from $libgcj.
7721 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7722 --disable-libgcj.
7723
b5bf43f2
AO
77242001-04-20 Alexandre Oliva <aoliva@redhat.com>
7725
7726 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7727 1.641.2.228.
7728
8cc32590
AO
77292001-04-12 Alexandre Oliva <aoliva@redhat.com>
7730
7731 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7732 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7733
dec0cb0c
AO
77342001-04-01 Alexandre Oliva <aoliva@redhat.com>
7735
7736 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7737 New macros.
7738 (bootstrap, cross): Use RECURSE_FLAGS.
7739 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7740
6a9c3886
AO
77412001-03-27 Alexandre Oliva <aoliva@redhat.com>
7742
7743 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7744
d4fc7db8
NC
77452001-03-23 Nick Clifton <nickc@redhat.com>
7746
7747 * README-maintainer-mode: Add note about inability to use "make
7748 distclean" in maintainer mode.
7749
7389ff65
AO
77502001-03-22 Alexandre Oliva <aoliva@redhat.com>
7751
7752 Re-installed:
7753 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7754 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7755 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7756 * ltcf-cxx.sh: Likewise.
7757 * ltcf-gcj.sh: Likewise.
7758
b3e0dc8e
PB
77592001-03-22 Philip Blundell <philb@gnu.org>
7760
7761 * config.sub, config.guess: Import latest from subversions.
7762
469b781c
AO
77632001-03-22 Alexandre Oliva <aoliva@redhat.com>
7764
7765 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7766 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7767
b0dad762
MC
77682001-03-20 Michael Chastain <chastain@redhat.com>
7769
7770 * Makefile.in: all-m4 depends on all-texinfo.
7771
c559bb17
AO
77722001-03-08 Alexandre Oliva <aoliva@redhat.com>
7773
7774 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7775
fef4ae2e
JJ
77762001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7777
7778 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7779 longer valid.
7780
8d6dd99d
NC
77812001-02-16 Nick Clifton <nickc@redhat.com>
7782
7783 * configure.in (noconfigdirs): Allow configuration of texinfo
7784 for Cygwin hosts.
7785
a85d7ed0
NC
77862001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7787
7788 * config.guess: Add linux target for S/390.
7789 * config.sub: Likewise.
7790 * configure.in: Likewise.
7791
51221c5e
DD
77922001-02-06 Ben Elliston <bje@redhat.com>
7793
7794 * configure: Output host type to stdout, not stderr.
7795
9dec4c71
MS
77962001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7797
7798 * config.guess: Import from subversions.gnu.org (revision 1.181).
7799 * config.sub: Import from subversions.gnu.org (revision 1.199).
7800
9add9c04
AM
78012001-01-30 Alan Modra <alan@linuxcare.com.au>
7802
7803 * config.guess: Handle hppa64-linux systems.
7804
8679174d
MS
78052001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7806
7807 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7808 Don't unset, it's non-portable and no longer necessary, set to empty
7809 instead.
7810
02d01ed4
MS
78112001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7812
7813 * ltconfig: Shell portability fix for the tagname validity check.
7814
4cc5853d
MS
78152001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7816
7817 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7818
7487e485
AO
78192001-01-27 Alexandre Oliva <aoliva@redhat.com>
7820
7821 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7822 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7823
f332af52
AO
78242001-01-24 Alexandre Oliva <aoliva@redhat.com>
7825
7826 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7827 keep at least one of build_libtool_libs or build_old_libs set to
7828 yes.
7829
ef099754
AO
78302001-01-24 Alexandre Oliva <aoliva@redhat.com>
7831
7832 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7833 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7834
8341f2fc 78352000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7836
8341f2fc
AJ
7837 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7838
78392000-11-03 Philip Blundell <pb@futuretv.com>
7840
7841 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7842 files.
ebf0fa2e 7843
c320a39f
JJ
78442001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7845
7846 * COPYING.NEWLIB: Put into source repository.
7847
8817b92e
BE
78482001-01-15 Ben Elliston <bje@redhat.com>
7849
7850 * configure.in (host_tools): Add sid.
7851 Always configure cgen.
7852 * Makefile.in (all-sid): New target.
7853 (check-sid, clean-sid, install-sid): Likewise.
7854
35590697
AJ
78552001-01-07 Andreas Jaeger <aj@suse.de>
7856
80413487 7857 * config.sub, config.guess: Update from subversions.
35590697 7858
6ee6cea6
AO
78592000-12-12 Alexandre Oliva <aoliva@redhat.com>
7860
7861 * configure.in: Disable language-specific target libraries for
7862 languages that aren't enabled.
7863
077b8428
NC
78642000-11-24 Nick Clifton <nickc@redhat.com>
7865
7866 * configure.in (xscale-elf): Add target.
7867 (xscale-coff): Add target.
7868 (c4x, c5x, tic54x): Move after ARM targets.
7869
9e28a1ed
AO
78702000-11-23 Alexandre Oliva <aoliva@redhat.com>
7871
7872 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7873
be98a80a
ILT
78742000-11-20 Ian Lance Taylor <ian@zembu.com>
7875
7876 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7877
5cec67bf
AO
78782000-11-18 Alexandre Oliva <aoliva@redhat.com>
7879
7880 * Makefile.in: Merge with GCC and libgcj.
7881 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7882 configure-target-<library> when their configure scripts need the C
7883 or C++ library to have already been built to work properly.
7884 (do_proto_toplev): Set them to an empty string.
7885
d932cae7 78862000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7887
7888 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7889 (REALLY_SET_LIB_PATH): Use them.
7890
d932cae7 78912000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7892
7893 * config.sub: Add support for Sun Chorus
7894
8602ff0c
NC
78952000-11-02 Per Lundberg <plundis@chaosdev.org>
7896
7897 * config.sub: Add support for the *-storm-chaos OS.
7898
f9e0997d
NC
78992000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7900
80413487
RH
7901 * configure.in (noconfigdirs): Don't compile some
7902 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7903
d64552c5
AO
79042000-09-30 Alexandre Oliva <aoliva@redhat.com>
7905
7906 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7907 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7908 all affected `configure' scripts.
7909
97f60b31
AO
79102000-09-25 Alexandre Oliva <aoliva@redhat.com>
7911
7912 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7913 ltcf-c.sh.
7914
6e8dd58f
PB
79152000-09-12 Philip Blundell <philb@gnu.org>
7916
7917 * config.sub, config.guess: Update from subversions.
7918
103a2e99
AO
79192000-09-06 Alexandre Oliva <aoliva@redhat.com>
7920
51601921
AO
7921 * Makefile.in (all-zlib): Added dummy target.
7922
103a2e99
AO
7923 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7924 multi-language branch.
7925
2809b4b9
AO
79262000-09-05 Alexandre Oliva <aoliva@redhat.com>
7927
7928 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7929 (bootstrap*): Depend on all-bootstrap.
7930
7450026c
AO
79312000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7932
7933 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7934 crosses, but add gcc/include to the header search path for them.
7935
6cf86f7f
AO
79362000-08-31 Alexandre Oliva <aoliva@redhat.com>
7937
7938 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7939 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7940 * gettext.m4: New file, extracted from aclocal.m4.
7941
ce2ea6e3
AO
79422000-08-22 Alexandre Oliva <aoliva@redhat.com>
7943
7944 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7945 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7946 sub-configures.
7947
9765193e
DE
79482000-08-20 Doug Evans <dje@casey.transmeta.com>
7949
7950 * Makefile.in (ALL_MODULES): Add all-cgen.
7951 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7952 (all-cgen): New target.
7953 (all-opcodes,all-sim): Depend on all-cgen.
7954 * configure.in (host_tools): Add cgen.
7955 Only configure cgen if --enable-cgen-maint.
7956
d7b32520
AO
79572000-08-17 Alexandre Oliva <aoliva@redhat.com>
7958
7959 * config-ml.in (CC, CXX): Don't introduce a leading space.
7960
e52ef561
AO
79612000-08-16 Alexandre Oliva <aoliva@redhat.com>
7962
7963 * configure.in (libstdcxx_flags): Use
7964 libstdc++-v3/src/libstdc++.INC.
7965
88f9c2a0
AO
79662000-08-15 Alexandre Oliva <aoliva@redhat.com>
7967
7968 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7969
98fbe43f
JM
79702000-08-11 Jason Merrill <jason@redhat.com>
7971
7972 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7973 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7974 (FLAGS_FOR_TARGET): Not here.
7975 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7976
279ddab4
DD
79772000-08-07 DJ Delorie <dj@redhat.com>
7978
7979 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7980 "if we're also building gcc, and it's a gcc that will run on the
7981 build machine, we want to use its includes instead of the system's
7982 default includes".
7983
60523a83
AO
79842000-08-03 Alexandre Oliva <aoliva@redhat.com>
7985
24ffec7a
AO
7986 * configure.in (libstdcxx_flags): Don't use `"'.
7987
60523a83
AO
7988 * config-ml.in: Adjust multilib search paths to the
7989 appropriate multilib tree.
7990
daf644b5
AO
79912000-08-02 Alexandre Oliva <aoliva@redhat.com>
7992
7993 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7994 commas in $LANGUAGES.
7995
63266560
DD
79962000-08-01 Alexandre Oliva <aoliva@redhat.com>
7997
7998 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7999
80002000-07-31 Alexandre Oliva <aoliva@redhat.com>
8001
8002 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8003 CXX_FOR_TARGET for sed.
8004
80052000-07-30 Alexandre Oliva <aoliva@redhat.com>
8006
8007 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8008 Do not override if already set in the environment or in configure.
8009 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8010 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8011
9e449d3e
AO
80122000-07-27 Alexandre Oliva <aoliva@redhat.com>
8013
8014 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8015 (GCC_FOR_TARGET): Use it.
8016 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8017 * configure.in: ... here.
8018 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8019 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8020
8bbd92e0
AO
80212000-07-24 Alexandre Oliva <aoliva@redhat.com>
8022
fd1f87b2
AO
8023 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8024 (configure-target-libchill, configure-target-libobjc): Likewise.
8025
8bbd92e0
AO
8026 * configure.in: Use the same cache file for all target libs.
8027 * config-ml.in: But different cache files per multilib variant.
8028
25c6c112
JL
80292000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8030
8031 * configure (topsrcdir): Don't use dirname.
8032
ba73c63f
JM
80332000-07-20 Jason Merrill <jason@redhat.com>
8034
8035 * configure.in: Remove all references to libg++ and librx.
8036
8037 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8038
1af08294
HPN
80392000-07-20 Hans-Peter Nilsson <hp@axis.com>
8040
8041 * config.sub: Update to subversions version 2000-07-06.
8042
ba73c63f
JM
80432000-07-12 Andrew Haley <aph@cygnus.com>
8044
8045 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8046 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8047
80482000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8049
8050 * symlink-tree: Check number of arguments.
8051
d932cae7 80522000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8053
8054 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8055
ba73c63f
JM
80562000-07-05 Jim Wilson <wilson@cygnus.com>
8057
8058 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8059 search path for a g++ extracted from the build tree. This
8060 will allow link tests run by configure scripts in
8061 subdirectories to succeed.
8062
92ee2f86
UC
80632000-07-01 Koundinya K <kk@ddeorg.soft.net>
8064
80413487 8065 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8066
23f2f29f
CV
80672000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8068
8069 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8070 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8071
f04f5a67
TW
80722000-06-19 Timothy Wall <twall@cygnus.com>
8073
8074 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8075 * config.sub: Add tic54x target.
8076
11da68be
NC
80772000-06-07 Phillip Thomas <pthomas@suse.de>
8078
8079 * README-maintainer-mode: New file: Contains notes on using
8080 --enable-maintainer-mode with binutils.
8081
d932cae7 80822000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8083
8084 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8085
d932cae7 80862000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8087
8088 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8089 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8090
9442cea3
L
809120000-05-21 H.J. Lu (hjl@gnu.org)
8092
80413487
RH
8093 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8094 directory are used if they exist. Make sure
8095 $(build_tooldir)/include is searched for header files,
8096 $(build_tooldir)/lib/ for library files.
9442cea3 8097 (GCC_FOR_TARGET): Likewise.
80413487 8098 (CXX_FOR_TARGET): Likewise.
9442cea3 8099
d932cae7 81002000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8101
8102 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8103
d932cae7 81042000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8105
8106 * Makefile.in (configure-target-libiberty): Depend on
8107 configure-target-newlib.
8108
ba73c63f
JM
81092000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8110
8111 * configure.in, Makefile.in: Merge all libffi-related
8112 configury stuff from the libgcj tree.
8113
d932cae7 81142000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8115
8116 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8117 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8118
d932cae7 81192000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8120
8121 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8122 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8123 current version information. Add to proto-toplev directory.
b5a23627
AC
8124 (gdb-taz): Build do-djunpack.
8125
ba73c63f
JM
81262000-05-15 David Edelsohn <edelsohn@gnu.org>
8127
8128 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8129
7c86ed39
L
81302000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8131
8132 * ltmain.sh: Preserve in relink_command any environment
8133 variables that may affect the linker behavior.
8134
d932cae7 81352000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8136
8137 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8138
d932cae7 81392000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8140
8141 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8142
ed0a91a5
EZ
81432000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8144
8145 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8146 with the version name.
ed0a91a5 8147
ba73c63f 81482000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8149
ba73c63f 8150 * config.if: Tweak.
6cafa39f 8151
ba73c63f 81522000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8153
ba73c63f 8154 * djunpack.bat: New file.
66156876 8155
d932cae7 81562000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8157
8158 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8159 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8160 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8161 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8162
ba73c63f
JM
81632000-04-16 Dave Pitts <dpitts@cozx.com>
8164
80413487
RH
8165 * config.sub (case $basic_machine): Change default for "ibm-*"
8166 to "openedition".
ba73c63f 8167
d932cae7 81682000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8169
8170 * Makefile.in (gdb-taz): New target. GDB specific archive.
8171 (do-md5sum): New target.
8172 (MD5PROG): Define.
8173 (PACKAGE): Default to TOOL.
8174 (VER): Default to a shell script.
8175 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8176 md5 checksum generation.
b35ece4e
AC
8177 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8178 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8179 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8180 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8181
d932cae7 81822000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8183
8184 * configure (warn_cflags): Delete.
8185
ba73c63f 81862000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8187 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8188
80413487
RH
8189 * configure.in (enable_libstdcxx_v3): Add.
8190 (target_libs): Add bits here to switch between libstdc++-v2 and
8191 libstdc++-v3.
8192 * config.if: And this file too.
8193 * Makefile.in: Add libstdc++-v3 targets.
35590697 8194
ba73c63f
JM
81952000-04-05 Michael Meissner <meissner@redhat.com>
8196
8197 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8198
d332c5ac
JM
81992000-03-29 Jason Merrill <jason@casey.cygnus.com>
8200
8201 * configure.in: -linux-gnu*, not -linux-gnu.
8202
d932cae7 82032000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8204
8205 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8206 (do-tar-bz2): Replace TOOL with PACKAGE.
8207 (gdb.tar.bz2): Remove GDBTK from GDB package.
8208 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8209 dejagnu.tar.bz2): New packages.
6dcbc97b 8210
96ce09a7
ILT
82112000-02-27 Andreas Jaeger <aj@suse.de>
8212
8213 * configure.in: Add entry for mips*-*-linux*, move catch all
8214 *-*-*linux* entry below this one.
8215
2031769e
ILT
82162000-02-27 Ian Lance Taylor <ian@zembu.com>
8217
8218 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8219
4bab746c
NC
82202000-02-24 Nick Clifton <nickc@cygnus.com>
8221
8222 * config.sub: Support an OS of "wince".
8223
d932cae7 82242000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8225
8226 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8227 version.
ada59422 8228
5b93d8bb
AM
82292000-02-23 Linas Vepstas <linas@linas.org>
8230
8231 * config.sub: Add support for Linux/IBM 370.
8232 * configure.in: Likewise.
8233
2fb651f6
NC
82342000-02-22 Nick Clifton <nickc@cygnus.com>
8235
8236 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8237
b8441c25
CF
82382000-02-20 Christopher Faylor <cgf@cygnus.com>
8239
8240 * config.guess: Guess "cygwin" rather than "cygwin32".
8241
d332c5ac
JM
82422000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8243
8244 * configure (gcc_version): When setting, narrow search to
8245 lines containing `version_string'.
8246
ba73c63f
JM
82472000-02-15 Denis Chertykov <denisc@overta.ru>
8248
8249 * config.sub: Add support for avr target.
8250
d932cae7 82512000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8252
8253 * config.sub: Add mmix-knuth-mmixware.
8254
82552000-01-27 Christopher Faylor <cgf@redhat.com>
8256
8257 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8258 structure stuff to -L library search.
8259 (CXX_FOR_TARGET): Ditto.
8260 (CROSS_CHECK_MODULES): Fix spelling mistake.
8261
82622000-01-24 Mark Mitchell <mark@codesourcery.com>
8263
8264 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8265 the C++ compiler.
8266
82672000-01-12 Richard Henderson <rth@cygnus.com>
8268
8269 * configure.in: Don't build some bits for beos.
8270
82712000-01-12 Joel Sherrill (joel@OARcorp.com)
8272
8273 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8274 as include files.
8275
91b2c84d
GK
82762000-01-06 Geoff Keating <geoffk@cygnus.com>
8277
8278 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8279 not mh-aix43.
8280
ba73c63f
JM
82811999-12-14 Richard Henderson <rth@cygnus.com>
8282
8283 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8284 * config.sub: Accept alphaev[78], alphaev8.
8285
82861999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8287
8288 * config.guess, config.sub: Update from autoconf.
8289
8290Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8291
8292 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8293 necessary libraries are missing.
8294
82951999-10-25 Andreas Schwab <schwab@suse.de>
8296
8297 * configure: Fix quoting inside arguments of eval.
8298
82991999-10-21 Nick Clifton <nickc@cygnus.com>
8300
8301 * config-ml.in: Allow suppression of some ARM multilibs.
8302
8303Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8304
8305 * config.guess: Add OS/390 match pattern.
8306 * config.sub: Add mvs, openedition targets.
8307 * configure.in (i370-ibm-opened*): New.
8308
ef14edc4
ILT
83091999-09-04 Steve Chamberlain <sac@pobox.com>
8310
8311 * config.sub: Add support for configuring for pj.
8312
afb478e8
NC
83131999-08-31 Nick Clifton <nickc@cygnus.com>
8314
fd6848f6 8315 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8316
ba73c63f 83171999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8318
8319 * configure.in: Do not configure or build ld for AIX
8320 platforms. ld is known to be broken on these platforms.
8321
ba73c63f
JM
8322Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8323
8324 * config-ml.in: Pass compiler flag corresponding to multidirs to
8325 subdir configures.
8326
c363de44
ILT
83271999-08-09 Ian Lance Taylor <ian@zembu.com>
8328
8329 * Makefile.in (LDFLAGS): Define.
8330
dc8bc5a6
ILT
83311999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8332
8333 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8334 noconfigdirs.
8335 (*-*-cygwin*): Likewise.
8336
6ca3858e
ILT
83371999-08-08 Ian Lance Taylor <ian@zembu.com>
8338
71141bb6
ILT
8339 * mkdep: New file.
8340 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8341 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8342
6ca3858e
ILT
8343 From Eli Zaretskii <eliz@is.elta.co.il>:
8344 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8345 long file name when using DJGPP on MS-DOS.
8346
ba73c63f
JM
8347Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8348
8349 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8350
2735a327
AM
83511999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8352
8353 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8354 dependency as this causes "make check" to globally "make all"
8355
ba73c63f
JM
8356Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8357
8358 * configure.in (target_libs): Added target-zlib.
8359 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8360 (CONFIGURE_TARGET_MODULES): Likewise.
8361 (CHECK_TARGET_MODULES): Likewise.
8362 (INSTALL_TARGET_MODULES): Likewise.
8363 (CLEAN_TARGET_MODULES): Likewise.
8364 (configure-target-zlib): New target.
8365 (all-target-zlib): Likewise.
8366 (all-target-libjava): Depend on all-target-zlib.
8367 (configure-target-libjava): Depend on configure-target-zlib.
8368
8369 * Makefile.in (configure-target-libjava): Depend on
8370 configure-target-newlib.
8371 (configure-target-boehm-gc): New target.
8372 (configure-target-qthreads): New target.
8373
80413487
RH
8374 * configure.in (target_libs): Added target-qthreads.
8375 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8376 (CONFIGURE_TARGET_MODULES): Likewise.
8377 (CHECK_TARGET_MODULES): Likewise.
8378 (INSTALL_TARGET_MODULES): Likewise.
8379 (CLEAN_TARGET_MODULES): Likewise.
8380 (all-target-qthreads): New target.
8381 (configure-target-libjava): Depend on configure-target-qthreads.
8382 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8383
8384 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8385 (CONFIGURE_TARGET_MODULES): Likewise.
8386 (CHECK_TARGET_MODULES): Likewise.
8387 (INSTALL_TARGET_MODULES): Likewise.
8388 (CLEAN_TARGET_MODULES): Likewise.
8389 (all-target-libjava): New target.
8390 (all-target-boehm-gc): Likewise.
8391 * configure.in (target_libs): Added libjava, boehm-gc.
8392
08d836d6
ILT
83931999-07-22 Ian Lance Taylor <ian@zembu.com>
8394
8395 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8396 configure.bat in SUPPORT_FILES.
8397 (gas+binutils.tar.bz2): Likewise.
8398
8399 * makeall.bat: Remove; obsolete.
8400
8f36e47c
ILT
84011999-07-21 Ian Lance Taylor <ian@zembu.com>
8402
8403 From Mark Elbrecht:
8404 * configure.bat: Remove; obsolete.
8405
56e82f25
ILT
84061999-07-11 Ian Lance Taylor <ian@zembu.com>
8407
8408 * configure: Add -W -Wall to the default CFLAGS when compiling with
8409 gcc.
8410
1001d816
JL
8411Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8412
8413 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8414
106117aa
MM
84151999-06-30 Mark Mitchell <mark@codesourcery.com>
8416
8417 * configure.in: Build ld on IRIX6.
8418
c376f4ed
ILT
84191999-06-12 Ian Lance Taylor <ian@zembu.com>
8420
8421 * Makefile.in: Change distribution targets to use bzip2 instead of
8422 gzip.
8423 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8424 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8425
306b7445
NC
84261999-06-04 Nick Clifton <nickc@cygnus.com>
8427
8428 * config.sub: Add mcore target.
8429
d932cae7 84301999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8431
8432 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8433
d932cae7 84341999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8435
8436 * config.guess (dummy): Changed to $dummy.
8437
6c3175b0
NC
84381999-05-24 Nick Clifton <nickc@cygnus.com>
8439
ba73c63f
JM
8440 * config.sub: Tidied up case statements.
8441
84421999-05-22 Ben Elliston <bje@cygnus.com>
8443
8444 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8445 <jiro@din.or.jp>.
8446
8447 * config.guess: Merge with FSF version. Future changes will be
8448 more accurately recorded in this ChangeLog.
8449 * config.sub: Likewise.
8450
d932cae7 84511999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8452
8453 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8454
252b5132
RH
84551999-04-30 Tom Tromey <tromey@cygnus.com>
8456
8457 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8458
84591999-04-23 Tom Tromey <tromey@cygnus.com>
8460
8461 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8462
84631999-04-20 Drew Moseley <dmoseley@cygnus.com>
8464
8465 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8466 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8467 Bad merge removed these two changes.
8468
ba73c63f 8469Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8470 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8471
8472 * config.guess (interix Alpha): Add.
8473
252b5132
RH
84741999-04-11 Richard Henderson <rth@cygnus.com>
8475
8476 * configure.in (i?86-*-beos*): Do config gperf; don't config
8477 gdb, newlib, or libgloss.
8478
d932cae7 84791999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8480
ba73c63f
JM
8481 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8482 link a trivial program with -mabi=64. If it fails, remove mabi=64
8483 from multidirs.
8484
d932cae7 84851999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8486
8487 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8488
252b5132
RH
84891999-04-08 Nick Clifton <nickc@cygnus.com>
8490
8491 * config.sub: Add support for mcore targets.
8492
84931999-04-07 Michael Meissner <meissner@cygnus.com>
8494
8495 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8496 not mt-ospace, in order to shut up assembler warning about using
8497 symbols that are named the same as registers.
8498
84991999-04-07 Drew Moseley <dmoseley@cygnus.com>
8500
8501 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8502 dependency list for all-target-cygmon.
8503
85041999-04-05 Doug Evans <devans@casey.cygnus.com>
8505
8506 * config-ml.in: Check $host, not $target, for selective multilibs.
8507 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8508 thumb interworking, and underscore prefix multilibs.
8509
85101999-04-04 Ian Lance Taylor <ian@zembu.com>
8511
8512 * missing: Update to version from current automake.
8513
8514Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8515
8516 * configure (gxx_include_dir): Removed.
8517
8518 * configure.in (gxx_include_dir): Handle it.
8519 * Makefile.in: Likewise.
8520
85211999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8522
8523 * config.sub (mips64vr4111,mips64vr4111el) Add.
8524
85251999-03-21 Ben Elliston <bje@cygnus.com>
8526
80413487 8527 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8528
8529Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8530
252b5132
RH
8531 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8532 config/mh-djgpp.
8533
8534Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8535
8536 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8537 all-target-newlib to dependency list for all-target-bsp.
8538
8539Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8540
8541 * config.sub: Add i386-uwin support.
8542 * config.guess: Likewise.
8543
8544Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8545
8546 * configure.in: cleanup, add mh-*pic handling for arm, special
8547 case powerpc*-*-aix*
8548
8549Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8550
8551 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8552 can be built.
8553
8554Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8555
8556 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8557 targets.
252b5132
RH
8558
85591999-03-02 Nick Clifton <nickc@cygnus.com>
8560
8561 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8562
d932cae7 85631999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8564
8565 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8566
85671999-02-24 Nick Clifton <nickc@cygnus.com>
8568
8569 * config.sub: Fix typo in arm recognition.
8570
d932cae7 85711999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8572
8573 * configure.in (noconfigdirs): Changed target_configdirs to
8574 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8575 rather than m68k-*-* since it is not known to work on
8576 m68k-aout. Ditto for arm-*-*oabi.
8577
d932cae7 85781999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8579
8580 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8581
85821999-02-19 Ben Elliston <bje@cygnus.com>
8583
8584 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8585 Smart and improved by Andrew Cagney.
8586
d932cae7 85871999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8588
8589 * config.guess: Recognize openbsd-*-hppa.
8590
d932cae7 85911999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8592
8593 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8594 only if it is not empty.
8595
85961999-02-17 Nick Clifton <nickc@cygnus.com>
8597
8598 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8599
fd6848f6 8600 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8601
8602 * config.sub: Modified to recognize uname's armv* syntax.
8603
86041999-02-17 Mark Salter <msalter@cygnus.com>
8605
8606 * configure.in: Added target-bsp for sparclite.
8607
d932cae7 86081999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8609
8610 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8611
86121999-02-08 Nick Clifton <nickc@cygnus.com>
8613
8614 * configure.in: Add support for strongarm port.
8615 * config.sub: Add support for strongarm target.
8616
d932cae7 86171999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8618
252b5132
RH
8619 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8620 the old name config/mh-cygwin32.
8621 Enable texinfo.
8622
d932cae7 86231999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8624
8625 * configure.in: Do build ld for ix86 Solaris.
8626
d932cae7 86271999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8628
8629 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8630 $AR_FOR_TARGET. Likewise for RANLIB.
8631
d932cae7 86321999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8633
80413487
RH
8634 * config.sub (oabi): Recognize.
8635 * configure.in (arm-*-oabi): Handle.
252b5132 8636
d932cae7 86371999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8638
8639 * config.guess: Improve detection of i686 on UnixWare 7.
8640
d932cae7 86411999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8642
8643 * config.guess: Add support for i386-pc-interix.
8644 * config.sub: Likewise.
8645 * configure.in: Likewise.
252b5132 8646
d932cae7 86471999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8648
8649 * Makefile.in: Remove unneeded all-target-libio from
8650 from all-target-winsup target since it is now unneeded.
8651 Add all-target-libtermcap in its place since it is now
8652 needed.
8653
d932cae7 86541998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8655
8656 * configure.in: makefile stub for cygwin target is probably
8657 unnecessary. Remove it for now.
252b5132 8658
d932cae7 86591998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8660
8661 * configure.in: libtermcap.a should be built when cygwin is the
8662 target as well as the host.
8663 * config.guess: Allow mixed case in cygwin uname output.
8664 * Makefile.in: Add libtermcap target.
252b5132 8665
d932cae7 86661998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8667
8668 * config.sub: Clean up handling of hppa2.0.
8669
d932cae7 86701998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8671
8672 * config.guess: Use C code to identify more HP machines.
8673
8674Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8675
8676 * config.sub: Handle hppa2.0.
8677
ba73c63f
JM
8678Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8679
8680 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8681 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8682
86831998-12-15 Mark Salter <msalter@cygnus.com>
8684
8685 * configure.in: Added target-bsp for several target architectures.
8686
8687 * Makefile.in: Added rules for bsp.
8688
252b5132
RH
8689Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8690
8691 * config.guess: Improve detection of hppa2.0 processors.
8692
8693Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8694
8695 * config.guess: Recognize FreeBSD using ELF automatically.
8696
86971998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8698
8699 * configure (skip-this-dir): Add handling for new shell script, which
8700 might be created by a sub-directory's configure to indicate, this particular
8701 directory is "unwanted".
8702 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8703
252b5132
RH
8704Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8705
8706 * ltconfig: import from libtool, after changing libtool to
8707 account for the cygwin name change.
8708
8709Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8710
8711 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8712 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8713
8714Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8715
8716 * configure.in: Add libtermcap to list of cygwin dependencies.
8717
d932cae7 87181998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8719
80413487
RH
8720 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8721 they include winsup/include when it's a cygwin target.
252b5132
RH
8722
87231998-11-12 Tom Tromey <tromey@cygnus.com>
8724
8725 * configure.in (host_tools): Added zip.
8726 * Makefile.in (all-target-libjava): Depend on all-zip.
8727 (all-zip): New target.
8728 (ALL_MODULES): Added all-zip.
8729 (NATIVE_CHECK_MODULES): Added check-zip.
8730 (INSTALL_MODULES): Added install-zip.
8731 (CLEAN_MODULES): Added clean-zip.
8732
d932cae7 87331998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8734
8735 * Makefile.in: lose "32" from comment about cygwin.
8736
d932cae7 87371998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8738
8739 * configure.in: Use -Os to build target libraries for the fr30.
8740
d932cae7 87411998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8742
8743 * config.sub: Add fr30.
8744
d932cae7 87451998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8746
80413487 8747 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8748 cygwin* instead of cygwin32*.
8749 * config.sub: Check cygwin* instead of cygwin32*.
8750
d932cae7 87511998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8752
8753 * config.guess: Match any version of Unixware7.
8754
252b5132
RH
87551998-10-20 Syd Polk <spolk@cygnus.com>
8756
8757 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8758 if desired.
8759
d932cae7 87601998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8761
8762 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8763 these if the appropriate directories and files to not exist.
8764
d932cae7 87651998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8766
8767 * Makefile.in (DEVO_SUPPORT): Add config.if.
8768
d932cae7 87691998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8770
8771 * configure: Add pattern to replace "build_tooldir"'s
8772 definition in the generated Makefile with "tooldir"'s
8773 actual value.
8774
252b5132
RH
8775Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8776
8777 * config.sub: Bring back lost sparcv9.
8778
ba73c63f
JM
8779 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8780
8781Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8782
8783 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8784 CC_FOR_TARGET and friends.
8785
8786Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8787
ba73c63f
JM
8788 * Makefile.in (build_tooldir): New variable, same as tooldir.
8789 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8790 -B$(build_tooldir)/bin/.
8791 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8792
252b5132
RH
8793Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8794
8795 * config.sub: Add support for i[34567]86-pc-udk.
8796 * configure.in: Likewise.
8797
8798Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8799
8800 * Makefile.in: add bzip2 package building bits for user
8801 tools module
8802 * configure.in: ditto
8803
ba73c63f
JM
8804Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8805
8806 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8807 (ALL_TARGET_MODULES): Add all-target-libobjc.
8808 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8809 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8810 (all-target-libchill): Add dependencies.
8811 * configure.in (target_libs): Add libchill.
35590697 8812
252b5132
RH
88131998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8814
ba73c63f 8815 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8816
8817Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8818
8819 * Makefile.in (all-automake): fix dependencies.
8820
8821Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8822
8823 * configure.in: Minor cleanups for building in the $(target_alias)
8824 subdir.
8825
88261998-09-22 Jim Wilson <wilson@cygnus.com>
8827
8828 * Makefile.in (bootstrap): Set r and s before make all. Use
8829 BASE_FLAGS_TO_PASS in make all.
8830 (cross): Likewise.
8831
88321998-09-20 Mark Mitchell <mark@markmitchell.com>
8833
8834 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8835
252b5132
RH
8836Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8837
8838 * config.sub: Fix typo in last change.
8839
88401998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8841
8842 * config.sub: Add support for C4x target.
8843 * configure.in: Likewise.
8844
88451998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8846
8847 * config.sub: Recognize sparcv9 just like sparc64.
8848
8849Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8850
8851 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8852
8853Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8854
8855 * config.guess: Correctly identify Pentium II sco boxes.
8856
8857 * config.guess: Fix "tr" code. From Weiwen Liu.
8858
8859Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8860
8861 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8862 stabs.
8863
8864Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8865
8866 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8867 (ALL_TARGET_MODULES): Add all-target-libchill.
8868 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8869 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8870 (all-target-libchill): Add dependencies.
8871 * configure.in (target_libs): Add libchill.
8872
8873Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8874
8875 * config.guess: Avoid assumptions about "tr" behaves when
8876 LANG is set to something other than English.
8877
8878Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8879
8880 * configure (gxx_include_dir): Changed to
8881 '${prefix}/include/g++'-${libstdcxx_interface}.
8882
8883 * config.if: New to determine the interfaces.
8884
8885Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8886
8887 * config.guess: Detect and handle MPE/IX.
8888 * config.sub: Deal with MPE/IX.
8889
8890Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8891
8892 * configure.in: Use mh-aix43.
8893
88941998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8895
8896 * configure: Fix --without/--disable cases for gxx-include-dir.
8897
8898Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8899
8900 * mdata-sh: Imported. Needed for automake support.
8901
8902Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8903
ba73c63f 8904 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8905 "chmod og=u `find . -print`".
8906
8907Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8908
ba73c63f 8909 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8910
8911Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8912
8913 * Makefile.in: Undo previous patch.
8914
8915Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8916
8917 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8918 to here ...
8919 (install-no-fixedincludes): and here
8920 (INSTALL_MODULES): ... from here.
8921
8922Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8923
8924 * config.sub: Merge with FSF.
8925
8926 * config.guess: Merge with FSF.
8927
8928Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8929
8930 * configure (extraconfigdirs): New variable.
8931 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8932 * Makefile.in (all): Move higher in file.
8933 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8934 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8935 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8936 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8937 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8938
89391998-07-23 Brendan Kehoe <brendan@cygnus.com>
8940
8941 * Makefile.in (all-target-libjava): Depend on all-gcc and
8942 all-target-newlib.
8943 (configure-target-libjava): Depend on $(ALL_GCC).
8944
8945Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8946
8947 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8948 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8949
8950Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8951
8952 * ylwrap: Change absolute path checks to check for DOS style path
8953 names.
8954
8955 * ylwrap: Don't use a full path name if the source file is in the
8956 same directory. From hjl@lucon.org (H.J. Lu).
8957
8958 * config-ml.in: Default to being verbose, to match Feb 18 change to
8959 configure.
8960
8961Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8962
8963 Brought over from egcs:
8964
8965 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8966
8967 * configure.in (target_subdir): Set to ${target_alias} instead
8968 of "libraries".
8969
8970 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8971
8972 * configure.in (target_subdir): Set to libraries if enable_multilib.
8973
8974Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8975
8976 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8977 multilibs, force reconfiguration the first time we create
8978 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8979
8980Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8981
8982 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8983 avoid confusion with --no-recursion.
8984
8985Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8986
8987 * configure.in: Win32 hosts shouldn't use install -x
8988 * install-sh: remove -x option, and special .exe-handling
8989 hack.
8990
8991Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8992
8993 * config.guess: Recognize i586-pc-beos.
8994 * configure.in: Don't build some bits for beos.
8995
8996Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8997
8998 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8999 CFLAGS default to -O2.
9000
9001 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9002 when using GNU ld.
9003
9004Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9005
9006 * ltmain.sh: Correct install when using a different shell.
9007
9008Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9009
9010 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9011
9012Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9013
9014 * makefile.vms: Update to build binutils/makefile.vms. Add install
9015 target.
9016
9017Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9018
9019 * ltconfig: Update to correct AIX handling.
9020
9021Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9022
9023 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9024
9025 * configure.in (target_subdir): Set to ${target_alias} instead
9026 of "libraries".
9027
90281998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9029
9030 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9031 (Makefile): Depend on $(gcc_version_trigger).
9032
9033 * configure (gcc_version): Change default initializer to empty
9034 string.
9035 (gcc_version_trigger): New variable; pass this variable down
9036 to subdir configures to enable them checking gcc's version
9037 themselves. Emit make macros for both gcc_version vars.
9038 (topsrcdir): Initialize reliably.
9039 (recursion line): Remove --with-gcc-version=${gcc_version}.
9040
90411998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9042
9043 * configure (enable_version_specific_runtime_libs): Implement new flag
9044 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9045 in $(libsubdir); emit definition in each generated Makefile.
9046 (gxx_include_dir): Initialize depending on
9047 $enable_version_specific_runtime_libs.
9048
90491998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9050
9051 * configure (gcc_version): Initialize properly depending on
9052 how and where configure is started.
9053 (recursion line): Pass a --with-gcc-version=${gcc_version}
9054 to configures in subdirs.
9055
9056Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9057
9058 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9059 cygmon
252b5132
RH
9060
9061Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9062
9063 * configure.in: Add cygmon and libstub support for mn10200.
9064
90651998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9066
9067 * configure (gcc_version): Add new variable describing the
9068 particular gcc version we're building.
9069 * Makefile.in (libsubdir): Add new macro for the directory
9070 in which the compiler finds executables, libraries, etc.
9071 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9072 and libsubdir.
9073
9074Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9075
ba73c63f
JM
9076 * Makefile.in (local-clean): Remove *.log.
9077 (warning.log): Built with warn_summary from build.log.
9078 (mail-report.log): Run test_summary.
9079 (mail-report-with-warnings.log): Run test_summary including
9080 warning.log in the report.
252b5132
RH
9081
9082Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9083
9084 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9085
9086Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9087
9088 * Makefile.in (grep): Grep no longer depends on libiberty.
9089
9090Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9091
9092 * Makefile.in: all-snavigator needs all-libgui.
9093
9094Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9095
9096 * configure.in: Add cygmon and libstub support for mn10300.
9097
9098Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9099
9100 * missing: Update to version from automake 1.3.
9101
9102 * ltmain.sh: On installation, don't get confused if the same name
9103 appears more than once in the list of library names.
9104
9105Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9106
9107 * config.sub: Accept m68060 and m5200 as CPU names.
9108
9109Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9110
9111 * configure: Use && rather than using -a in test, because odd
9112 strings can confuse test.
9113 * configure.in: Likewise.
9114
9115Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9116
9117 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9118
9119Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9120
9121 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9122 bootstrap4-lean): New targets.
9123
9124Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9125
9126 * mpw-* Delete. Not used.
252b5132
RH
9127
9128Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9129
9130 * COPYING.LIB: Update FSF address.
9131
9132Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9133
9134 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9135
9136 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9137 GAS_SUPPORT_DIRS.
9138
9139Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9140
9141 * ltconfig, ltmain.sh: Avoid producing a version number if
9142 -version-info was not used.
9143
9144Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9145
9146 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9147 building with newlib.
9148
91491998-04-30 Paul Eggert <eggert@twinsun.com>
9150
ba73c63f 9151 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9152 Solaris `make' causes it to continue to next definition.
252b5132 9153
afb8d725
JM
9154Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9155
9156 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9157 the right GUI libraries and files are installed along with GDB.
9158
252b5132
RH
9159Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9160
9161 * configure.in: Change alpha to alpha* in several places.
9162
9163Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9164
9165 * config.sub: Recognize sparc86x.
9166
9167Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9168
252b5132
RH
9169 * configure.in (--enable-target-optspace): Remove debug echo.
9170
9171Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9172
9173 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9174
9175Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9176
9177 * ltconfig: Update cygwin32 support.
9178
9179 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9180 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9181 (GDB_SUPPORT_DIRS): Likewise.
9182
9183Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9184
9185 * configure.in (target_makefile_frag): If --enable-target-optspace,
9186 use -Os to compile target libraries rather than -O2. Default to
9187 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9188 not used.
9189 * configure.in (target_cflags): Ditto for d30v.
9190
9191Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9192
9193 * Makefile.in (all-bfd): Depend on all-intl.
9194 (all-binutils): Likewise.
9195 (all-gas): Likewise.
9196 (all-gprof): Likewise.
9197 (all-ld): Likewise.
9198
252b5132
RH
91991998-04-19 Brendan Kehoe <brendan@cygnus.com>
9200
9201 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9202
9203Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9204
9205 * Makefile.in (all-bfd): Depend upon all-libiberty.
9206
9207 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9208
9209Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9210
9211 * Makefile.in: Add libstub.
9212
9213 * configure.in: Ditto. Build libstub for targets that have cygmon
9214 support.
9215
9216Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9217
9218 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9219
9220Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9221
9222 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9223 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9224
9225Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9226
9227 * configure: Define DEFAULT_M4 by searching PATH.
9228 * Makfile.in: Use DEFAULT_M4.
9229
9230Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9231
9232 * ltconfig: Add cygwin32 support.
9233
9234 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9235 to configure and build.
9236
9237Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9238
9239 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9240
9241Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9242
9243 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9244
9245Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9246
9247 * Makefile.in: add ash make rules
9248 * configure.in: add ash to native_only and host_tools lists
9249
9250Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9251
9252 * Makefile.in (all-gettext, all-intl): New targets.
9253 (ALL_MODULES): Added all-gettext, all-intl.
9254 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9255 (INSTALL_MODULES): Added install-gettext, install-intl.
9256 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9257
9258 * configure.in (host_tools): Added gettext.
9259 (native_only): Likewise.
9260 (noconfigdirs) [various cases]: Likewise.
9261 (host_libs): Added intl.
9262
afb8d725
JM
9263Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9264
9265 * configure: Do not disable building gdbtk for cygwin32 hosts.
9266
ba73c63f
JM
9267Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9268
9269 * configure.in: Add thumb-coff target.
9270 * config.sub: Add thumb-coff target.
9271
252b5132
RH
9272Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9273
9274 * Makefile.in: Revert yesterday's change.
9275 (all-target-winsup): all-target-librx stays out of here.
9276
9277Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9278
ba73c63f
JM
9279 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9280 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9281 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9282 Remove references to librx and libg++.
9283
9284Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9285
9286 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9287 recursive makes
9288
9289Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9290
9291 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9292 for newlib directory.
9293 (CXX_FOR_TARGET): Likewise.
9294
9295Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9296
9297 * ltconfig: Update after libtool/ltconfig.in change for
9298 hpux11.
9299
9300Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9301
9302 * ltconfig, ltmain.sh: Update to libtool 1.2.
9303
9304Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9305
9306 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9307 (install-gcc-cross): Instead, override LANGUAGES here.
9308
93091998-03-18 Dave Love <d.love@dl.ac.uk>
9310
9311 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9312 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9313
9314Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9315
9316 * configure.in: Add Thumb-pe target.
9317
9318Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9319
252b5132
RH
9320 * Makefile.in - changed sn targets to snavigator
9321 * configure.in - changed sn targets to snavigator
9322
9323Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9324
9325 * config-ml.in: After building symlink tree call make distclean
9326 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9327 to be the case for libiberty.
9328
9329Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9330
9331 * configure: When making link, also check the current
9332 directory. The configure scripts may create one.
9333
9334Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9335
9336 * config.sub: Accept alphapca56 and alphaev6 properly.
9337
9338Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9339
9340 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9341
252b5132
RH
9342Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9343
80413487 9344 * config.sub (sco5): Fix typo.
252b5132
RH
9345
9346Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9347
9348 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9349 install-itcl.
9350 (install-itcl): Remove dependency on install-tcl.
9351
9352Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9353
9354 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9355
252b5132
RH
9356Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9357
9358 * configure.in: Don't build libgui for a cygwin32 target when not on
9359 a cygwin32 host.
9360
9361Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9362
9363 * configure (redirect): Set to null, so default behavior of
9364 configure is now --verbose.
9365
93661998-02-16 Dave Love <d.love@dl.ac.uk>
9367
9368 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9369 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9370
9371Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9372
9373 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9374 this change to sync Makefile.in with its ChangeLog entries.
9375
9376Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9377
9378 * ltmain.sh (mkdir): Check that the directory doesn't exist
9379 before we exit with error, so that we don't get races during
9380 parallel builds.
9381
9382Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9383
9384 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9385
9386Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9387
9388 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9389 PICFLAG_FOR_TARGET.
9390 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9391
9392 * configure: Emit a definition for the new macro enable_shared
9393 into each Makefile.
9394
252b5132
RH
9395Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9396
9397 * configure.in (host_tools, native_only): Add libtool.
9398
9399Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9400
9401 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9402 Fix typo in ming config comment.
9403
9404Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9405
9406 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9407
9408Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9409
9410 * config.sub: Add tic30 cases, and map c30 to tic30.
9411
ba73c63f
JM
9412Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9413
9414 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9415 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9416 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9417 (CLEAN_TARGET_MODULES): Similarly
9418 (all-target-libf2c): Add dependences.
35590697 9419 * configure.in (target_libs): Add libf2c.
ba73c63f 9420
252b5132
RH
9421Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9422
ba73c63f
JM
9423 * configure.in: Remove expect from noconfigdirs when target
9424 is cygwin32. OK to build expect and dejagnu with Canadian
9425 Cross.
252b5132
RH
9426
9427Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9428
9429 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9430 host.
9431
9432 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9433 and mingw32.
9434
9435Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9436
9437 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9438 here as it is not defined in the toplevel Makefile.
9439
9440Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9441
9442 * configure (package_makefile_rules_frag): New variable, which names
9443 a file with generic rules, ...
9444 Change comment to mention we now have FIVE parts.
9445 * configure: Undo last change.
9446
9447Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9448
9449 * config.guess: More accurate determination of HP processor types.
9450 * config.sub: More accurate determination of HP processor types.
9451
9452Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9453
9454 * configure (package_makefile_frag): Move inserting the
9455 ${package_makefile_frag} to where it should be according
9456 to the comment.
9457
ba73c63f 9458Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9459
9460 * config.guess: Add support for Linux/ARM.
9461
9462Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9463
9464 * .cvsignore: Remove *-info and *-install since they match
9465 release-info and mpw-install, which we don't want to just ignore.
9466
9467Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9468
9469 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9470
9471Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9472
9473 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9474 local_prefix to sub-make invocations.
9475
9476Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9477
9478 * configure.in: Check makefile fragments in the source
9479 directory.
9480
9481Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9482
ba73c63f
JM
9483 * configure.in: Check whether host and target makefile
9484 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9485
9486Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9487
9488 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9489
252b5132
RH
9490Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9491
9492 * configure.in: Make sure we only replace RPATH_ENVVAR on
9493 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9494 regexp to sed.
9495
9496 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9497 to sub-makes.
9498
94991998-01-13 Lee Iverson (leei@ai.sri.com)
9500
9501 * config-ml.in (multi-do): LDFLAGS must include multilib
9502 designator.
9503
9504Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9505
9506 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9507
9508Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9509
9510 * config.sub: Add mingw32 support.
9511 * configure.in: Likewise.
252b5132
RH
9512
9513Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9514
9515 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9516
9517Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9518
9519 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9520 * configure (gxx_include_dir): Provide a definition for subdirs
9521 which do not use autoconf.
9522
9523Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9524
9525 * config.guess: Sync with egcs. Picks up new alpha support,
9526 BeOS & some additional linux support.
9527
ba73c63f 9528Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9529
9530 * config.guess: HP 9000/803 is a PA1.1 machine.
9531
ba73c63f
JM
9532Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9533
9534 * configure.in: It's alpha*-...
252b5132
RH
9535
9536Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9537
ba73c63f
JM
9538 * configure.in (host_makefile_frag, target_makefile_frag):
9539 Handle multiple config files.
9540 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9541 alpha-*-*.
252b5132
RH
9542
9543Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9544
9545 * mkdep: New file.
9546
9547Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9548
9549 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9550
9551Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9552
9553 * Makefile.in: Add libgui directory.
9554 (GDB_TK): Add all-libgui.
9555 * configure.in: Add libgui directory.
9556 * configure: Add all-libgui to GDB_TK.
9557
9558Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9559
9560 * config-ml.in (multidirs): Add m32r to multilib list.
9561
9562Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9563
9564 * Makefile.in (all-target-gperf): Change dependency to
9565 all-target-libstdc++.
9566
9567Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9568
9569 * config.guess: Add BeOS support.
9570
9571Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9572
9573 Source directory cvs renamed to cvssrc:
9574 * configure.in (host_tools): Change cvs to cvssrc.
9575 (native_only): Likewise.
9576 (noconfigdirs) [various cases]: Likewise.
9577 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9578 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9579 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9580 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9581 (all-cvssrc): Rename target from all-cvs.
9582
9583Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9584
9585 * configure (gxx_include_dir): Fix thinko.
9586
9587Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9588
9589 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9590 (install-cross, install-gcc-cross): New targets.
9591
9592Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9593
9594 * configure.in (noconfigdirs): Add support for Thumb target.
9595
9596 * config.sub (maybe_os): Add support for Thumb target.
9597
9598Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9599
9600 * Makefile.in: Add rules for cygmon.
9601
9602 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9603
9604Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9605
9606 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9607 * configure (gxx_include_dir): Provide a definition for subdirs
9608 which do not use autoconf.
9609
9610Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9611
9612 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9613 11/18/97 build
252b5132
RH
9614
9615Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9616
9617 * From Franz Sirl.
9618 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9619 found on RedHat Linux systems.
9620
9621Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9622
9623 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9624 guesses.
9625
9626Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9627
9628 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9629
9630Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9631
9632 * ltmain.sh: If mkdir fails, check whether the directory was created
9633 anyhow by some other process.
9634
9635Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9636
9637 * configure.in (d30v-*-*): Configure all directories.
9638
9639Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9640
9641 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9642 for the D30V.
9643
9644Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9645
9646 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9647
9648Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9649
80413487
RH
9650 * include/libiberty.h: Add extern "C" { so it can be used with C++
9651 progrms.
9652 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9653 programs.
252b5132
RH
9654
9655Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9656
9657 * configure.in (d30v-*-*): Configure GCC now.
9658
9659Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9660
9661 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9662 is no longer needed.
9663
9664Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9665
9666 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9667
9668Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9669
9670 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9671 targets using "$@" to provide support for similar but not identical
9672 targets without having to duplicate code.
9673
9674Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9675
9676 * makefile.vms: Fix to work with DEC C.
9677
9678Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9679
9680 * config.sub: Add mips-tx39-elf to marketing names.
9681
9682Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9683
9684 * ltmain.sh: Handle symlinks in generated script.
9685
9686Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9687
9688 * configure: Handle autoconf style directory options: --bindir,
9689 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9690 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9691 --sysconfdir.
9692 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9693 (sharedstatedir, localstatedir, oldincludedir): New variables.
9694 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9695 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9696 sbindir, sharedstatedir, and sysconfdir.
9697
9698Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9699
9700 * Makefile.in (bootstrap-lean): New target.
9701
9702Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9703
9704 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9705 sn, and gnuserv from noconfigdirs.
252b5132
RH
9706
9707Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9708
9709 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9710
9711Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9712
ba73c63f 9713 * Makefile.in (cross): New target.
252b5132
RH
9714
9715Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9716 Jeff Law <law@cygnus.com>
252b5132
RH
9717
9718 * Makefile.in (bootstrap2, bootstrap3): New targets.
9719 (all-bootstrap): Remove outdated and confusing target.
9720 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9721
afb8d725
JM
9722Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9723
9724 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9725 windows. Consistent with gdb/configure.
afb8d725 9726
252b5132
RH
97271997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9728
252b5132
RH
9729 * configure.in: Name Linux target fragment.
9730
9731 * configure: Rewrite so that project Makefile fragment is inserted
9732 first and appears last in the resulting Makefile.
9733
9734Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9735
9736 * Makefile.in (install-itcl): Install tcl first.
9737
252b5132 9738Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9739
252b5132
RH
9740 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9741
9742Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9743
9744 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9745
9746 * configure.in (skipdirs): Add target-librx for Linux.
9747 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9748
9749Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9750
9751 * Makefile.in (bootstrap): New target.
9752
9753Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9754
9755 * config.sub: Accept 'amigados' for backward compatability.
9756
9757Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9758
9759 * config.guess: Merge with FSF.
9760
ba73c63f
JM
9761Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9762
9763 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9764
252b5132
RH
9765Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9766
9767 * config.sub: Add "marketing-names" patch.
9768
9769Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9770
80413487 9771 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9772
9773Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9774
9775 * config.sub: Handle v850-elf.
9776
ba73c63f
JM
9777Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9778
9779 * .cvsignore (*-install): Remove.
9780
252b5132
RH
9781Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9782
9783 * ltconfig: Set CONFIG_SHELL in libtool.
9784 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9785
9786Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9787
9788 * configure.in (target_subdir): Set to libraries if enable_multilib.
9789
9790Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9791
9792 * config.guess: Update from gcc directory.
9793
9794Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9795
9796 * Makefile.in (all-sim): Depends on all-readline.
9797
9798Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9799
9800 * Makefile.in (BISON, YACC): Use $$s.
9801 (all-bison): Depend on all-texinfo.
9802
9803Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9804
9805 * Makefile.in (BISON): Add -L flag.
9806 (YACC): Likewise.
9807
9808Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9809
35590697
AJ
9810 * configure.in (noconfigdirs): Add support for v850e target.
9811
252b5132
RH
9812 * config.sub (maybe_os): Add support for v850e target.
9813
9814Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9815
35590697
AJ
9816 * configure.in (noconfigdirs): Add support for v850ea target.
9817
252b5132
RH
9818 * config.sub (maybe_os): Add support for v850ea target.
9819
9820Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9821
9822 * config.sub: Add mipstx39. Delete r3900.
9823
9824Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9825
9826 * Makefile.in (all-autoconf): Depends on all-texinfo.
9827
9828Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9829
9830 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9831 eabi targets.
9832
9833Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9834
9835 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9836
9837 * configure: When handling a Canadian Cross, handle YACC as well as
9838 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9839 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9840
9841Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9842
9843 * Makefile.in (BISON): bison, not byacc or bison -y.
9844 (YACC): bison -y or byacc or yacc.
9845 (various): Add *-bison as appropriate.
9846 (taz): No need to mess with BISON anymore.
9847
9848Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9849
9850 * configure: If OSTYPE matches *win32*, try to find a good value for
9851 CONFIG_SHELL.
9852
9853Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9854
9855 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9856 configure.in if it is present.
9857
9858Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9859
9860 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9861
9862Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9863
9864 * config.sub: Recognize `arc' cpu.
9865 * configure.in: Likewise.
9866 * config-ml.in: Likewise.
9867
9868Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9869
9870 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9871
9872Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9873
9874 * configure: Changed sed delimiter from ':' to '|' when
9875 attempting to substitute ${config_shell} for SHELL. On
9876 NT ${config_shell} may contain a ':' in it.
9877
9878Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9879
9880 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9881
9882Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9883
9884 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9885
9886Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9887
9888 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9889
9890 * ylwrap: If the program is a relative path, force it to be
9891 absolute.
9892
9893Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9894
9895 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9896
9897Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9898
9899 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9900 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9901 for libraries.
252b5132
RH
9902
9903Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9904
9905 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9906 separated by spaces.
252b5132
RH
9907
9908Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9909
9910 * ylwrap: New file.
9911 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9912
9913 * ltmain.sh: Handle /bin/sh at start of install program.
9914
9915 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9916
9917 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9918 * missing: New file, from automake 1.2.
9919
9920Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9921
9922 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9923 check-tk to CHECK_X11_MODULES.
9924
9925Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9926
9927 * config.sub: Merge with FSF.
9928
9929Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9930
9931 * config.guess: Merge with FSF.
9932
9933Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9934
9935 * configure: Treat msdosdjgpp like go32.
9936 * configure.in: Likewise. Don't remove gprof for go32.
9937
9938 * configure: Change Makefile.tem2 to Makefile.tm2.
9939
9940Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9941
9942 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9943
9944Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9945
9946 * install-sh (chmodcmd): Set to null if the DST directory already
9947 exists. Same as Nov 11th change.
9948
9949Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9950
35590697 9951 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9952
9953Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9954
9955 * config.guess: Update from FSF.
9956
9957Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9958
9959 * Makefile.in (GDB_TK): Depend on itcl and tix.
9960
9961Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9962
9963 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9964 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9965 (INSTALL_SCRIPT): New variable.
9966 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9967 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9968 to -x.
9969 * install-sh: Add support for -x option.
9970
9971Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9972
9973 * configure.in, Makefile.in: Treat tix like itcl.
9974
9975Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9976
9977 * Makefile.in (WINDRES): New variable.
9978 (WINDRES_FOR_TARGET): New variable.
9979 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9980 (EXTRA_HOST_FLAGS): Add WINDRES.
9981 (EXTRA_TARGET_FLAGS): Add WINDRES.
9982 (EXTRA_GCC_FLAGS): Add WINDRES.
9983 ($(DO_X)): Pass down WINDRES.
9984 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9985 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9986 DLLTOOL_FOR_TARGET.
9987
9988Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9989
9990 * configure.in: configure sim before gdb for win32-x-ppc
9991
9992Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9993
9994 Move gperf into the toplevel, from libg++.
9995 * configure.in (target_tools): Add target-gperf.
9996 (native_only): Add target-gperf.
9997 * Makefile.in (all-target-gperf): New target, depend on
9998 all-target-libg++.
9999 (configure-target-gperf): Empty rule.
10000 (ALL_TARGET_MODULES): Add all-target-gperf.
10001 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10002 (CHECK_TARGET_MODULES): Add check-target-gperf.
10003 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10004 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10005
10006Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10007
252b5132
RH
10008 * config.sub (mn10200): Recognize new basic machine.
10009
10010Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10011
10012 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10013 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10014
10015Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10016
10017 * configure.in: If we're building mips-sgi-irix6* native, turn on
10018 ENABLE_MULTILIB and set TARGET_SUBDIR.
10019
10020Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10021
10022 * Makefile.in (all-sn): Depend on all-grep.
10023
10024Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10025
10026 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10027
10028 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10029 Makefile. From Jeff Makey <jeff@cts.com>.
10030 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10031
10032 * Makefile.in (DISTBISONFILES): Remove.
10033 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10034 $(DEFAULT_YACC).
10035
10036 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10037 cygwin32.
252b5132
RH
10038
10039 * Makefile.in (LD): New variable.
10040 (EXTRA_HOST_FLAGS): Pass down LD.
10041 ($(DO_X)): Likewise.
10042
10043Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10044
10045 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10046
10047Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10048
10049 * configure.in (targargs): Strip out any supplied --build argument
35590697 10050 before adding our own. Always add --build.
252b5132
RH
10051
10052Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10053
10054 * configure.in (targargs): Pass --build if we're doing
10055 a cross-compile.
10056
10057Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10058
ba73c63f 10059 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10060 sed. Otherwise sed chokes on NT path names with drive
10061 designators. Also look for "?:*" as the leading characters in an
10062 absolute pathname.
10063
10064Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10065
10066 * config.sub: Support for r3900.
10067
10068Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10069
10070 * configure.in: Use install-sh, not install.sh.
10071
10072Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10073
10074 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10075 apply it twice.
10076
10077Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10078
10079 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10080 install-binutils.
10081
10082Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10083
10084 * Makefile.in: Add automake targets.
10085 * configure.in (host_tools): Add automake.
10086
10087Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10088
10089 * configure: Default CXX to c++, not gcc.
10090 * Makefile.in (CXX): Set to c++, not gcc.
10091 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10092
10093Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10094
10095 * install-sh: try appending a .exe if source file doesn't
10096 exist
10097
10098Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10099
10100 * configure.in: Turn on multilib by default.
10101 (cross_only): Remove target-libiberty.
10102
10103 * Makefile.in (all-gcc): Don't depend on libiberty.
10104
10105Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10106
10107 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10108
10109Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10110
10111 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10112 (DISTBISONFILES): Add ld/Makefile.in
10113
10114Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10115
10116 * configure.in: if target is cygwin32 but host isn't cygwin32,
10117 don't configure gdb tcl tk expect, not just gdb.
10118
10119Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10120
10121 * configure.in: Added gnuserv everywhere sn appears.
10122
10123 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10124 (CROSS_CHECK_MODULES): Added check-gnuserv.
10125 (INSTALL_MODULES): Added install-gnuserv.
10126 (CLEAN_MODULES): Added clean-gnuserv.
10127 (all-gnuserv): New target.
10128
10129Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10130
10131 * config.guess: Fixes for MIPS OpenBSD systems.
10132
10133Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10134
10135 * Makefile.in (INSTALL_XFORM): Remove.
10136 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10137
10138 * mkinstalldirs: New file, copied from automake.
10139 * Makefile.in (installdirs): Rename from install-dirs. Use
10140 mkinstalldirs. Change all users.
10141 (DEVO_SUPPORT): Add mkinstalldirs.
10142
10143Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10144
10145 * install-sh: Rename from install.sh.
10146 * Makefile.in (INSTALL): Change install.sh to install-sh.
10147 (DEVO_SUPPORT): Likewise.
10148
10149 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10150 Graichen <graichen@rzpd.de>.
10151
10152Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10153
10154 * config.guess: Recognize OpenBSD systems correctly.
10155
10156Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10157
10158 * README, Makefile.in (ETC_SUPPORT): Remove references to
10159 cfg-paper*, configure.{texi,man,info*}._
10160
10161Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10162
10163 * Makefile.in (all.normal): Ensure that gcc is built after all
10164 the x11 - ie gdb - targets.
10165
10166Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10167
10168 * makefile.vms: Don't run conf-a-gas.
10169
10170Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10171
80413487 10172 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10173
10174Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10175
10176 * configure.in: Remove noconfigdirs case since gdb also
10177 configures and builds for tic80-coff.
10178
10179Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10180
10181 * configure: Set cache_file to config.cache.
10182 * Makefile.in (local-distclean): Remove config.cache.
10183
10184Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10185
10186 * COPYING: Update FSF address.
10187
10188Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10189
10190 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10191 noconfigdirs.
10192
10193Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10194
10195 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10196 MAKEDIRS, is empty.
10197
10198Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10199
10200 * config.sub: Tweak mn10300 entry.
10201
10202Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10203
10204 * configure.in (host_tools): Put sim before gdb, so gdb's
10205 configure.tgt can determine if the simulator was configured.
10206
10207Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10208
10209 * config.sub: Move BeOS $os case to be with other Cygnus
10210 local cases.
10211
10212Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10213
10214 * config.sub: Remove misplaced comment that broke Linux.
10215
10216Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10217
10218 * config.sub: Add BeOS support.
10219
10220Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10221
10222 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10223
10224Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10225
10226 * configure.in (noconfigdirs): Remove tcl and tk from
10227 noconfigdirs for cygwin32 builds.
10228
10229Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10230
10231 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10232
10233Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10234
10235 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10236 make-all.com, use makefile.vms instead.
10237
10238Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10239
10240 * config.sub: Accept -lnews*.
10241
10242Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10243
10244 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10245 target-examples and target-libiberty for d30v.
252b5132
RH
10246
10247Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10248
10249 * configure.in (noconfigdirs): Enable ld for d30v.
10250
10251Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10252
10253 * configure.in (tic80-*-*): Build compiler.
10254
10255Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10256
10257 * configure.in (d30v-*): Remove sim directory from list of
35590697 10258 unsupported d30v directories
252b5132
RH
10259
10260Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10261
35590697
AJ
10262 * config.sub, configure.in: Add d30v target cpu.
10263
252b5132
RH
10264Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10265
10266 * makefile.vms: New file.
10267 * make-all.com: Remove.
10268
10269Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10270
10271 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10272
10273Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10274
10275 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10276
10277Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10278
10279 * Makefile.in (ALL_MODULES): Added all-db.
10280 (CROSS_CHECK_MODULES): Addec check-db.
10281 (INSTALL_MODULES): Added install-db.
10282 (CLEAN_MODULES): Added clean-db.
10283
10284Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10285
10286 * config.guess: Merge with latest FSF sources.
10287
10288Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10289
10290 * Makefile.in (ALL_MODULES): Added all-itcl.
10291 (CROSS_CHECK_MODULES): Added check-itcl.
10292 (INSTALL_MODULES): Added install-itcl.
10293 (CLEAN_MODULES): Added clean-itcl.
10294
10295Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10296
10297 * configure.in: build gdb for mn10200
10298
10299Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10300
10301 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10302
10303Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10304
10305 * configure.in (tic80-*-*): Turn off most targets right now.
10306
10307Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10308
10309 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10310 rather than the makeinfo program.
10311 (do-info): Depend upon all-texinfo.
10312
10313Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10314
10315 * configure.in: Remove uses of config/mh-linux.
10316
10317 * config.sub, config.guess: Merge with latest FSF sources.
10318
10319Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10320
10321 * config.sub (case $basic_machine): Add tic80 entries.
10322
10323Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10324
10325 * config.sub, config.guess: Merge with latest FSF sources.
10326
10327Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10328
10329 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10330 * mpw-config.in: Test for NewFolderRecursive.
10331 * mpw-install: Use symbolic name for startup filename.
10332 * mpw-README: Add various additional details.
10333
10334Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10335
10336 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10337
10338Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10339
10340 * configure.in: Do build gcc and the target libraries for
10341 the mn10200.
10342
10343Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10344
10345 * configure.in: don't avoid building gdb for mn10300 any more
10346 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10347 instead of single-quoting it.
10348
10349Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10350
10351 * configure.in: Don't use --with-stabs on IRIX 6.
10352
10353Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10354
10355 * configure.in (m32r): Build gdb, libg++ now.
10356
10357Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10358
10359 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10360 directories from noconfigdirs.
10361
10362Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10363
10364 * config.sub (basic_machine): added mips16 configuration
10365
10366Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10367
10368 * config.sub: Handle d10v-unknown.
10369
10370Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10371
10372 * config.sub: Handle v850-unknown.
10373
10374Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10375
10376 * Makefile.in: add findutils
10377 * configure.in: add findutils to list of host_tools
10378
10379Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10380
10381 * config.sub: Handle mn10200 and mn10300.
10382
10383Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10384
10385 * configure.in (d10v-*): Do not build librx.
10386
10387Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10388
10389 * configure.in (mn10300): Build everything except gdb & libgloss.
10390
10391Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10392
10393 * config.guess: Patch for Dansk Data Elektronik servers,
10394 from Niels Skou Olsen <nso@dde.dk>.
10395
10396 For ncr, use /bin/uname rather than uname, since GNU uname does not
10397 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10398
10399 Patch for MIPS R4000 running System V,
10400 from Eric S. Raymond <esr@snark.thyrsus.com>.
10401
10402 Fix thinko for nextstep.
10403
10404 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10405
10406 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10407 * config.guess: Guess mips-dec-mach_bsd4.3.
10408
10409 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10410 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10411 release numbers.
10412 * config.guess (mips-mips-riscos*): Emit just enough of the
10413 release number.
10414
10415 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10416 * config.guess (sparc-auspex-sunos*): Added.
10417 (f300-fujitsu-*): Added.
10418
10419 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10420 * config.guess: Recognize a Tadpole as a sparc.
10421
10422Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10423
10424 * config.guess: Don't assume that NextStep version is either 2 or
10425 3. NextStep 4 (aka OpenStep 4) has come out now.
10426
10427Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10428
10429 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10430 From Rik Faith <faith@cs.unc.edu>.
10431
10432Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10433
10434 * config.sub: Contributions from bug-gnu-utils to:
10435 Support plain "hppa" (no version given) architecture, reported by
10436 OpenStep.
10437 OpenBSD like NetBSD.
10438 LynxOs is not a hardware supplier.
10439
10440 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10441 OpenBSD like NetBSD.
252b5132
RH
10442 Stratus systems.
10443 More Pyramid systems.
10444 i[n>4]86 Intel chips.
10445 M680[n>4]0 Motorola chips.
10446 Use unknown instead of lynx for hardware manufacturer.
10447
10448Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10449
10450 * install.sh (chmodcmd): Set to null if the DST directory already
10451 exists.
10452
10453Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10454
10455 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10456 not use mt-ppc target Makefile fragment any more.
10457
10458Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10459
10460 * configure.in (*-*-windows): Exclude everything but those dirs
10461 needed to build windows.
10462
10463Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10464
10465 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10466
10467Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10468
10469 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10470
10471Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10472
10473 * Undo my previous change.
10474
10475Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10476
10477 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10478 unconditionally.
10479 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10480
10481Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10482
10483 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10484 host to add it's own flags.
252b5132
RH
10485
10486Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10487
10488 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10489
10490Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10491
10492 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10493 (CXX_FOR_TARGET): Likewise.
10494 (GCC_FOR_TARGET): Define.
10495 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10496 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10497 CC_FOR_TARGET was specified on the command line.
10498 (MAKEOVERRIDES): Don't define.
10499
10500Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10501
10502 * configure.in (m32r): Fix spelling of libg++ libs.
10503
10504Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10505
10506 * config.sub (-apple*): Remove, now redundant.
10507
10508Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10509
10510 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10511
10512 * configure: Rework yesterday's sed script patch.
10513
10514 * config.sub: Merge with FSF.
10515
10516Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10517
10518 * config.guess: Merge from FSF.
10519
10520 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10521 * config.guess: Use pc instead of unknown, for pc clone systems.
10522 Change linux to linux-gnu.
252b5132
RH
10523
10524 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10525 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10526
10527Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10528
10529 * test-build.mk (HOLES): Add "xargs" for gdb.
10530
10531 * configure: Avoid hpux10.20 sed bug.
10532
10533Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10534
4bddf3ad 10535 * configure.in: Add support for windows host
252b5132
RH
10536 (that is a build done under the Microsoft build environment).
10537
10538Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10539
10540 * Makefile.in: Replace all uses of srcroot with s, to shrink
10541 command line lengths.
10542
10543 Patches from Geoffrey Noer <noer@cygnus.com>:
10544 * configure.in: If configuring for newlib, pass --with-newlib to
10545 subdirectories.
10546 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10547 -Bnewlib/ and -Lwinsup to gcc.
10548 (CXX_FOR_TARGET): Likewise.
10549
10550Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10551
10552 * Makefile.in (ETC_SUPPORT): Add configure.
10553
10554Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10555
35590697 10556 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10557 host configuration file.
10558
10559Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10560
10561 * configure.in: Break mn10x00 support into separate
10562 mn10200 and mn10300 configurations.
10563 * config.sub: Likewise.
10564
10565Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10566
10567 * configure.in: Add lots of stuff to noconfigdirs for
10568 the mn10x00 targets.
10569
10570 * config.sub, configure.in: Add mn10x00 support.
10571
10572Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10573
10574 * make-all.com: Call conf-a-gas, not config-a-gas.
10575
10576Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10577
10578 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10579 targets.
252b5132
RH
10580
10581Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10582
10583 * mpw-README: Add much more detail for native PowerMac.
10584 * mpw-install: New file.
10585 * mpw-configure: Add --norecursion and --help options.
10586 * mpw-config.in: Translate readme and install files when
10587 copying to objdir.
10588 * mpw-build.in: Don't always depend on byacc and flex.
10589 (install-only-top): New action.
10590
10591Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10592
10593 * configure.in: You can now configure GDB for the v850.
10594
10595Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10596
10597 * configure.in (noconfigdirs): Don't configure any C++ dirs
10598 if targeting D10V.
10599
10600Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10601
10602 * config.sub: Recognize mips64vr5000.
10603
10604Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10605
10606 * configure.in: Use a single line for host_tools and native_only.
10607
10608Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10609
10610 * config.sub, configure.in: Add entries for m32r.
10611
10612Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10613
10614 * Makefile.in (inet-install): Don't run install-gzip.
10615
10616Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10617
10618 * configure.in: Don't config lots of things for *-*-windows*.
10619
10620Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10621
10622 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10623 (host_libs, host_tools): Copy from configure.in.
10624 * mpw-configure: Don't complain about directories not found.
10625
10626Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10627
10628 * configure.in (i[345]86): Recognize i686 for pentium pro.
10629 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10630 file.
10631
10632 * config.guess (i[345]86): Ditto.
10633
10634Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10635
10636 * configure.in (noconfigdirs): Removed gdb for D10V.
10637
10638Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10639
10640 * configure.in: Remove ld, target-libio, target-libg++, and
10641 target-libstdc++ from noconfigdirs.
10642
10643Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10644
10645 * configure: Fix three locations where shell scripts were
10646 being run directly rather than with config_shell.
10647
10648Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10649
10650 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10651 * config.sub (basic_machine): Recognize v850.
10652
10653Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10654
10655 * mpw-configure: Handle multiple enable/disable options and
10656 pass them down recursively, handle -c and -s flags appropriately
10657 depending on choice of compiler, add escape mechanism for
10658 quoted arguments to gC.
10659
10660Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10661
10662 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10663 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10664 so that -mrelocatable-lib and -mno-eabi are used.
10665
10666 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10667 not support --print-multi-lib, don't abort.
10668
252b5132
RH
10669Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10670
10671 * make-all.com: Run config-a-gas.
10672 * setup.com: Don't copy subdirectory files around.
10673
10674Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10675
10676 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10677 target, it now compiles correctly.
10678
10679Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10680
10681 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10682
10683Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10684
35590697 10685 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10686
10687Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10688
10689 * configure.in (native_only): Add prms.
10690
10691Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10692
10693 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10694 (BINUTILS_SUPPORT_DIRS): Likewise.
10695
10696Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10697
10698 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10699 d10v support is added.
10700
10701Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10702
10703 * configure.in (d10v-*-*): New target.
10704
10705Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10706
10707 * config.guess (HP 9000/811): Recognize this as a PA1.1
10708 machine.
10709
10710Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10711
10712 * Makefile.in (do-tar-gz): New target, split out from tail end of
10713 taz target. Run each command separately, don't use pipes.
10714 (taz): Use it.
10715
10716Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10717
10718 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10719 * mpw-build.in: No builds should depend on building byacc or flex,
10720 they are assumed to be installed already.
10721
10722Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10723
10724 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10725 variable that CC_FOR_TARGET needs.
10726
10727Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10728
10729 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10730 options have changed since the last time the subdirectory was
10731 configured, and if it has, reconfigure.
10732 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10733 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10734
10735Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10736
10737 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10738 CLEAN_MODULES): Add bash.
10739 (all-bash): New target.
10740
10741Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10742
10743 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10744
10745Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10746
10747 * config.sub (basic_machine): Recognize d10v as a valid processor.
10748
10749Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10750
10751 * mpw-configure: Add support for --bindir.
10752 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10753
10754Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10755
10756 * configure.in: add bash, time, gawk to list of hosttools and things
10757 to only build for native toolchains
10758
10759Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10760
10761 * Makefile.in (docdir): Remove.
10762
10763Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10764
10765 * Makefile.in (datadir): Set to $(prefix)/share.
10766
10767Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10768
10769 * configure.in: build diff and patch for cygwin32-hosted
10770 toolchains.
10771
10772Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10773
10774 * config.sub: Accept -rtems*.
10775
10776Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10777
80413487 10778 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10779 remove diff from the list of things not buildable
10780 via Canadian Cross
252b5132
RH
10781
10782Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10783
10784 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10785 don't get ". ".
252b5132
RH
10786
10787Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10788
10789 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10790
10791Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10792
10793 * Makefile.in (taz): Handle case where tex3patch didn't even get
10794 checked out. Also, if it was found, put the symlink in a new util
10795 subdirectory.
10796
10797Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10798
10799 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10800
10801Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10802
10803 * config.sub: Recognize -openvms.
10804 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10805 * make-all.com, setup.com: New files.
10806
10807Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10808
10809 * Makefile.in (taz): tex3patch moved to texinfo/util.
10810
10811Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10812
afb8d725 10813 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10814 * configure.in: remove make from disable-if-Can-Cross list
10815 enable gdb if ${host} and ${target} are cygwin32
10816
10817Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10818
10819 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10820 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10821
10822Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10823
10824 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10825 distinguish sysv/svr4/bsd variants.
10826 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10827
10828Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10829
10830 * configure.in: Added copyright notice.
10831 * move-if-change: Added copyright notice.
10832
10833Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10834
10835 * configure.in (powerpcle-*-solaris*): Until we get shared
10836 libraries working, don't build gdb, sim, make, tcl, tk, or
10837 expect.
10838
10839Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10840
10841 * config.guess: Merge with FSF:
10842
10843 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10844 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10845
10846 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10847 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10848
10849 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10850 * config.guess: Combine two OSF1 rules.
10851 Also recognize field test versions. From mjr@zk3.dec.com.
10852 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10853 because GNU uname does not support -p. From pmr@pajato.com.
10854
10855Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10856
10857 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10858
10859Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10860
10861 * mpw-README: Document GCCIncludes.
10862
10863Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10864
10865 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10866
10867Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10868
10869 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10870
10871Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10872
10873 * configure.in (*-*-cygwin32): Configure make.
10874
10875Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10876
10877 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10878
10879Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10880
10881 * Makefile.in (all-inet): Depend on all-perl.
10882
10883 * Makefile.in (inet-install): New target.
10884
10885 * Makefile.in (all-inet): Depend on all-tcl.
10886 (all-inet): Depend on all-send-pr.
10887
10888Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10889
10890 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10891 temporarily.
10892
10893Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10894
10895 * configure.in: Don't configure --with-gnu-ld on AIX.
10896
10897Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10898
10899 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10900
10901Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10902
10903 * Makefile.in (ALL_MODULES): Added all-inet.
10904 (CROSS_CHECK_MODULES): Added check-inet.
10905 (INSTALL_MODULES): Added install-inet.
10906 (CLEAN_MODULES): Added clean-inet.
10907 (all-indent): New target.
10908
10909 * configure.in (host_tools): Added inet.
10910 (native_only): Added inet.
10911 (noconfigdirs): Added inet.
10912
10913Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10914
10915 * configure.in: Don't configure libgloss if we are not configuring
10916 newlib.
10917
10918Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10919
10920 * configure.in: Don't configure libgloss for unsupported
10921 architectures.
10922
10923Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10924
10925 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10926
10927Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10928
10929 * Makefile.in (ALL_MODULES): Include all-apache.
10930 (CROSS_CHECK_MODULES): Include check-apache.
10931 (INSTALL_MODULES): Include install-apache.
10932 (all-apache): New target.
10933
10934 * configure.in: Added apache everywhere perl is seen.
10935
10936Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10937
10938 * Makefile.in: Add support for clean-{module} and
10939 clean-target-{module} rules.
10940
10941Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10942
10943 * configure.in (*-*-ose) do not build libgloss.
10944
10945Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10946
10947 * config.guess (prep*:SunOS:5.*:*): Turn into
10948 powerpele-unknown-solaris2.
10949
10950Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10951
10952 * configure.in: Permit --enable-shared to specify a list of
10953 directories.
10954
10955Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10956
10957 * configure.in (host==solaris): Pass only the first word of $CC
10958 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10959
10960Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10961
10962 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10963
10964Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10965
10966 * Makefile.in (ALL_MODULES): Include all-perl.
10967 (CROSS_CHECK_MODULES): Include check-perl.
10968 (INSTALL_MODULES): Include install-perl.
10969 (ALL_X11_MODULES): Include all-guile.
10970 (CHECK_X11_MODULES): Include check-guile.
10971 (INSTALL_X11_MODULES): Include install-guile.
10972 (all-perl): New target.
10973 (all-guile): New target.
10974
10975 * configure.in (host_tools): Include perl and guile.
10976 (native_only): Include perl and guile.
10977 (noconfigdirs): Don't build guile and perl; no ports have been
10978 done.
10979
10980Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10981
80413487
RH
10982 * configure (--enable-*): Handle quoted option lists such as
10983 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10984
10985Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10986
10987 * Makefile.in ({,inst}all-target): New rule so we can make and
10988 install all of the target directories easily.
10989
10990Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10991
10992 * configure.in: Add missing global flag in sed substitution when
10993 deleting `target-' from ${configdirs}.
10994
10995Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10996
10997 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10998 option.
10999
11000 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11001 config/mh-necv4.
11002
11003 * install.sh: Correct misspelling of transformbasename.
11004
11005 * config.guess: Recognize mips-*-sysv*.
11006
11007Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11008
11009 * config.sub: Recognize mon960.
11010
11011Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11012
11013 * configure: Restore Canadian Cross handling of BISON and LEX,
11014 removed in Feb 20 change.
11015
11016Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11017
11018 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11019 Mention make install. Remove the old copyright date as well the
11020 clumsy and rather pointless copyright on the README file.
11021
11022Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11023
11024 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11025 Makefile after running symlink-tree, then run `make distclean' to
11026 avoid clobbering any generated files in srcdir.
11027
11028Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11029
11030 * configure.in (m68k-*-netbsd*): Build everything now.
11031
11032Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11033
11034 * Makefile.in (taz): Fix quoting.
11035
11036Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11037
11038 * configure.in (sparclet-*-*): Build everything now.
11039
11040Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11041
11042 * configure.in (m68k-*-linux*): New host.
11043
11044Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11045
11046 * configure: Check for bison before byacc.
11047
11048Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11049
11050 * Makefile.in configure: Change the way LEX and BISON/YACC are
11051 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11052 searching PATH. These are used as fallbacks by Makefile.in if
11053 flex/bison/byacc aren't in objdir.
11054
11055Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11056
11057 * Makefile.in: Make everything which depends upon all-bfd also
11058 depend upon all-opcodes, in case --with-commonbfdlib is used.
11059
11060Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11061
11062 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11063 building NT native compilers on Unix.
11064
11065Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11066
11067 * configure.in: Don't get CC from the host Makefile fragment if we
11068 can find gcc in PATH, or if this is a Canadian Cross. Move the
11069 Solaris test for /usr/ucb/cc to the post target script, just after
11070 the compiler sanity test.
11071
11072Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11073
11074 * config.sub: Merge with FSF.
11075
11076Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11077
11078 * Makefile.in (RPATH_ENVVAR): New variable.
11079 (REALLY_SET_LIB_PATH): Use it.
11080 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11081
11082Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11083
11084 * config.sub, configure.in: Recognize sparclet cpu.
11085
11086Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11087
11088 * config.guess: Support m68k-cbm-sysv4.
11089
11090Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11091
11092 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11093 m68k-unknown-linuxaout from linker help string. Put quotes around
11094 $ld_help_string.
11095
11096Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11097
11098 * config.guess (powerpc-harris-powerunix): Add guess for port
11099 to new target.
11100
11101Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11102
11103 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11104
11105Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11106
11107 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11108 $(REALLY_SET_LIB_PATH) in Makefile.
11109 * Makefile.in (SET_LIB_PATH): New variable.
11110 (REALLY_SET_LIB_PATH): New variable.
11111 ($(DO_X)): Use $(SET_LIB_PATH).
11112 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11113 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11114 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11115 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11116 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11117 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11118 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11119 (install-dosrel): Likewise.
11120 (all-opcodes): Depend upon all-libiberty.
11121
11122Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11123
11124 * config.guess (*:CYGWIN*): New
11125
11126Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11127
11128 * Makefile.in (all-target-winsup): All all-target-libiberty.
11129
11130Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11131
11132 * configure.in (noconfigdirs): Add missing # in front of comment.
11133
11134Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11135
11136 * configure.in: add second pass to things added to noconfigdirs
11137 so *-gm-magic can exclude libgloss properly.
11138
11139Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11140
11141 * mpw-configure (extralibs_name, rez_name): Set correctly
11142 for MWC68K compiler.
11143
11144 * mpw-README: Add more info on the necessary build tools.
11145
11146Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11147
11148 * configure.in, config.sub: Recognize cygwin32.
11149
11150Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11151
11152 * config.guess, config.sub: Recognize A/UX.
11153
11154Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11155
11156 * config.sub: Merge with gcc/config.sub.
11157
11158Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11159
11160 * mpw-build.in (do-binutils): Add build of stamps.
11161
11162Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11163
11164 * config.sub: Add recognition for mips64vr4100*-* targets.
11165
11166Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11167
11168 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11169 Add creation of gconfigargs with `--enable-shared' turned on.
11170 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11171 ($(host)-stamp-stage3-configured): Likewise.
11172 (HOLES): Add chatr and ldd.
11173 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11174
11175Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11176
11177 * configure: Pass --nfp to recursive configures.
11178
11179Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11180
11181 * Makefile.in (DLLTOOL): New.
11182 (DLLTOOL_FOR_TARGET): New.
11183 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11184 (EXTRA_TARGET_FLAGS): Ditto.
11185 (EXTRA_GCC_FLAGS): Ditto.
11186 (CONFIGURE_TARGET_MODULES): Ditto.
11187 (DO_X): Ditto.
11188 * configure: Add DLLTOOL.
11189
11190Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11191
11192 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11193 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11194 mh-sco, since old workarounds no longer needed, and don't
11195 build ld, since libraries have weak symbols in COFF.
11196
11197Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11198
11199 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11200
11201Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11202
11203 * configure.in: Make sure that ${CC} can be used to compile an
11204 executable.
11205
afb8d725
JM
11206Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11207
11208 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11209 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11210 nothing depending on whether gdbtk is being built.
11211
252b5132
RH
11212Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11213
11214 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11215
11216Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11217
11218 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11219 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11220
11221Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11222
11223 * config-ml.in: Add support for
11224 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11225 Simplify setting of multidirs from --disable-foo.
11226
11227Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11228
11229 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11230 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11231 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11232 non-empty, pass them on to the GCC make.
252b5132
RH
11233 (all-bootstrap): New rule that is like all-gcc, except it executes
11234 the GCC bootstrap rule instead of the GCC all rule.
11235
11236Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11237
11238 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11239
11240Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11241
11242 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11243 DG/UX support.
11244
11245Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11246
11247 * config.sub (i*86*) Change [345] to [3456]
11248
11249Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11250
11251 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11252 --with-gnu-ld=no.
11253
11254Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11255
11256 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11257 AIX multilibs get built.
11258
11259Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11260
11261 * configure.in (i386-win32): Don't build expect if we're not
11262 building the tcl subdir.
11263
11264Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11265
11266 * Makefile.in: (configure-target-examples, all-target-examples):
11267 New targets, configure and build example programs.
11268
11269Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11270
11271 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11272 use it as input to sedit the generated MPW makefile.
11273 * mpw-README: Add a suggestion about Gestalt.h.
11274
11275Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11276
11277 * config.sub: Accept *-*-ieee*.
11278
11279Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11280
11281 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11282 Ronald F. Guilmette <rfg@monkeys.com>.
11283
11284Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11285
11286 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11287 for powerpc-pe native.
11288 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11289 (target==powerpc-pe): duplicate i386-win32 entry.
11290
11291Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11292
11293 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11294 of vxworks, not just vxworks5.1.
11295
11296Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11297
11298 * mpw-configure: Add support for exec-prefix.
11299
11300Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11301
11302 * config.guess: Recognize HP model 816 machines as having
11303 a PA1.1 processor.
11304
11305Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11306
11307 * configure: Ignore new autoconf configure options.
11308
252b5132
RH
11309Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11310
11311 * config.guess: Recognize Pentium under SCO.
11312 From Robert Lipe <robertl@arnet.com>.
11313
11314Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11315
11316 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11317
11318Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11319
11320 * configure.in: Don't configure gas for alpha-dec-osf*.
11321
11322Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11323
11324 * configure.in: Default to --with-stabs for some targets for which
11325 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11326 i[345]86*-*-unixware*.
11327
11328Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11329
11330 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11331 rather than basing it on the target. Simplify handling of options
11332 controlling which directories to configure. Remove extraneous
11333 slash in multi-clean target.
11334
11335Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11336
11337 * config-ml.in: Prefix more variables with ml_ so they don't collide
11338 with configure's.
11339
11340Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11341
11342 * configure: Don't turn -v into --v.
11343
11344Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11345
11346 * configure.in (targargs): Fix typo.
11347
11348 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11349
11350Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11351
11352 * configure.in: Strip --host and --target options from
11353 CONFIG_ARGUMENTS, and always configure for --host only. Add
11354 --with-cross-host option when building with a cross-compiler.
11355 * configure: Canonicalize the arguments put into config.status by
11356 always using `=' for an option with an argument. Pass a presumed
11357 --host or --target explicitly.
11358
11359Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11360
11361 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11362 into general OS recognition case.
11363
11364Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11365
11366 * configure.in (target_configdirs): add target-winsup only
11367 for win32 target systems.
11368
11369Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11370
11371 * Makefile.in (all-target-libgloss): Depend upon
11372 configure-target-newlib, since when libgloss is built it looks to
11373 see if the newlib directory exists.
11374
11375Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11376
11377 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11378 cfg-ml-*.in.
11379
11380Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11381
11382 * configure: Handle LD and LD_FOR_TARGET when configuring a
11383 Canadian Cross.
11384
252b5132
RH
11385Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11386
11387 * configure.in (target_libs): add target-winsup.
11388 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11389 (target==ppcle-pe): remove ld from $noconfigdirs.
11390
11391Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11392
11393 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11394 Preserve relative path names in $srcdir. Build symlink tree if
11395 configuring cross target dir and srcdir=. (= no VPATH support).
11396 (configure-target-libg++): Depend on configure-target-librx.
11397 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11398 * config-ml.in: New file.
11399 * symlink-tree: New file.
11400 * configure: Ensure srcdir="." if that's what it is.
11401
11402Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11403
11404 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11405 includes and FLEX_SKELETON setting.
11406 * mpw-configure (--with-gnu-ld): New option, controls whether
11407 to use PPCLink or ld with PowerMac GCC.
11408 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11409 * mpw-config.in: Configure grez if targeting Mac.
11410
11411 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11412 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11413 just macos.
252b5132
RH
11414 * configure.in: Configure grez resource compiler if targeting Mac.
11415 * Makefile.in (all-grez, install-grez): New targets.
11416
11417Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11418
11419 * configure: CXX defaults to gcc, not g++. If we find
35590697 11420 gcc in the path, set CC to gcc -O2.
252b5132
RH
11421
11422Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11423
11424 * configure: Default ${build} correctly. Avoid picking up extra
11425 spaces when reading CC and CXX from Makefile. When doing a
11426 Canadian Cross, use plausible default values for numerous
11427 variables.
11428 * configure.in: When doing a Canadian Cross, don't try to
11429 configure tools whose configure script can't handle it.
11430
11431Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11432
11433 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11434
11435Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11436
11437 * configure: Remove dubious bug reporting address.
11438
11439Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11440
11441 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11442 configure script, run that instead of this directory's configure.
11443 In either case, print a message that we're configuring the sub-dir.
11444
11445Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11446
11447 * configure.in: Before checking for the existence of various files,
11448 use sed to filter out "target-".
11449
11450Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11451
11452 * Makefile.in (DO_X): Split rule to decrease command line length
11453 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11454 (Philippe De Muyter).
11455
11456Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11457
11458 * Makefile.in (all-patch): depend on all-libiberty.
11459
11460Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11461
11462 * configure.in: If the only directory in target_configdirs which
11463 actually exists is libiberty, then set target_configdirs to empty,
11464 to avoid trying to build a target libiberty in a gas or gdb
11465 distribution.
11466
11467Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11468
11469 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11470 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11471 systems.
252b5132
RH
11472
11473Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11474
11475 * configure.in (copy_dirs): Use sys-include instead of include
11476 for --with-headers option.
11477
11478Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11479
11480 * Makefile.in, configure.in: Make winsup builds work with
11481 new scheme.
11482
11483Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11484
11485 * configure.in: Build the linker on AIX.
11486
11487Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11488
11489 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11490 where needed.
11491
11492Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11493
11494 * Makefile.in (all-gcc): Fix typo.
11495
11496Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11497
11498 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11499
11500Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11501
11502 * configure.in: Rename libFOO to target-libFOO, and xiberty
11503 to target-xiberty, to provide more flexibility.
11504 (target_subdir): Define. Create if cross.
11505 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11506 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11507 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11508 check-libFOO -> check-target-libFOO, etc.
11509 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11510 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11511 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11512 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11513 allow ALL_GCC="" to only configure.
11514 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11515 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11516 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11517
11518Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11519
11520 * Makefile.in (taz): Build "info" in etc explicitly.
11521
11522Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11523
11524 * configure.in: Make sure that CC is undefined (as opposed to
11525 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11526 problem with autoconf trying to configure on a host without GCC.
11527
11528Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11529
11530 * mpw-configure: Set host alias from choice of host compiler,
11531 only use generic MPW Makefile sed if present, edit a file
11532 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11533 * mpw-README: Add problem notes about CW6 and CW7.
11534
11535Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11536
11537 * Makefile.in (taz): Use ";" instead of ";;".
11538
11539Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11540
11541 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11542 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11543 DISTDOCDIRS.
11544 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11545 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11546
11547Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11548
11549 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11550 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11551 Move bfd to DISTSTUFFDIRS.
11552
11553Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11554
11555 * Makefile.in (X11_LIB): Removed.
11556 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11557
11558 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11559
11560Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11561
11562 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11563 names.
11564
11565Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11566
11567 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11568
11569Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11570
11571 * configure.in (i[345]86-*-win32): Always build newlib.
11572 Don't configure cvs, autoconf or texinfo.
11573 * Makefile.in (LD_FOR_TARGET): New.
11574 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11575 Pass down LD_FOR_TARGET.
11576
11577Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11578
11579 * winsup: New directory.
11580 * Makefile.in: Build winsup.
11581 * configure.in: Winsup is configured when target is win32.
11582 Can only build win32 target GDB when native.
35590697 11583
252b5132
RH
11584Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11585
11586 * config.guess: Recognize HP model 819 machines as having
11587 a PA 1.1 processor.
11588
11589Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11590
11591 * configure: Fix sed loop which substitutes for CC and CXX to
11592 avoid bug found in various sed implementations.
11593
11594Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11595
11596 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11597 simulator. Use standard powerpc-*-eabi*.
11598
11599Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11600
11601 * configure.in: Stop putting gas and binutils in noconfigdirs for
11602 powerpc-*-aix* and rs6000-*-*.
11603
11604Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11605
11606 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11607 -mcall-aixdesc libraries.
11608
11609Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11610
11611 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11612
11613 * config.sub (arm | armel | armeb): Fix shell syntax.
11614
11615Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11616
11617 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11618 -msoft-float and -mcpu=common support.
11619 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11620 libraries.
11621
11622Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11623
11624 * configure.in: Allow configuration and build of emacs19 for the alpha.
11625
11626Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11627
11628 * configure.in (CC): Get ^CC, not just any old CC, from
11629 ${host_makefile_frag}.
11630
11631Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11632
35590697 11633 * configure.in (CC): Try to get CC from
252b5132
RH
11634 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11635
11636Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11637
11638 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11639 only if it exists in $(srcdir).
11640
11641Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11642
11643 * configure: If CC and CXX are not set in the environment, set
11644 them, based on either an existing Makefile or on searching for gcc
11645 in PATH. Substitute for CC and CXX in Makefile.
11646 * configure.in: Remove libm from target_libs. Separate
11647 target_configdirs from configdirs. If CC is not set in
11648 environment, try to get it from a host Makefile fragment. Rewrite
11649 changes of configdirs to use skipdirs instead. A few minor
11650 tweaks. Take directories out of target_configdirs as they are
11651 taken out of configdirs. Remove existing Makefile files from
11652 subdirectories. Substitute for TARGET_CONFIGDIRS and
11653 CONFIG_ARGUMENTS in Makefile.
11654 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11655 by configure.in.
11656 (CONFIG_ARGUMENTS): Likewise.
11657 (CONFIGURE_TARGET_MODULES): New variable.
11658 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11659 ($(CONFIGURE_TARGET_MODULES)): New target.
11660 (configure-libg++, configure-libio): New targets.
11661 (all-libg++): Depend upon configure-libg++.
11662 (all-libio): Depend upon configure-libio.
11663 (configure-libgloss, all-libgloss): New targets.
11664 (configure-libstdc++): New target.
11665 (all-libstdc++): Depend upon configure-libstdc++.
11666 (configure-librx, all-librx): New targets.
11667 (configure-newlib): New target.
11668 (all-newlib): Depend upon configure-newlib
11669 (configure-xiberty): New target.
11670 (all-xiberty): Depend upon configure-xiberty.
11671
11672Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11673
11674 * configure.in (host i[345]86-*-win32): Expand the
11675 noconfigdirs again.
11676
11677Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11678
11679 * mpw-configure: Fix sed command file name.
11680
11681Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11682
35590697 11683 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11684 noconfigdirs again.
11685
11686Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11687
11688 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11689 or powerpc*-*-pe*, since they are not yet supported.
11690
11691Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11692
11693 Add PowerMac support and many other enhancements.
11694 * mpw-configure: New option --cc to select compiler to use,
11695 paste options set according to --cc into the generated
11696 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11697 if mpw-make.sed is present.
11698 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11699 add forward includes for PowerPC include files.
11700 * mpw-build.in: Build using Makefile.PPC if present.
11701 (do-byacc, etc): Remove separate version resource builds.
11702 (do-gas): Build "stamps" before "all".
11703 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11704 * mpw-README: Update to reflect --cc option, PowerMac support,
11705 and recently-reported compatibility problems.
11706
11707Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11708
11709 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11710 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11711 (--with-multilib-top): Pass to recursive invocations.
11712
11713Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11714
11715 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11716 v810-*-*.
11717
11718Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11719
11720 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11721 gdb, ld and opcodes on v810-*-*.
11722
252b5132
RH
11723Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11724
11725 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11726 (local-maintainer-clean): New target.
11727 (maintainer-clean): New target.
11728 (realclean): Just depend upon maintainer-clean.
11729
11730Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11731
11732 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11733
11734Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11735
11736 * configure.in: Build ld in mips*-*-bsd* case.
11737
11738Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11739
11740 * config.sub: Accept -lites* OS. From Ian Dall.
11741
11742Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11743
11744 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11745 targets.
252b5132
RH
11746
11747Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11748
11749 * configure.in: treat i386-win32 canadian cross the same as
11750 i386-go32 canadian cross.
11751
11752Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11753
11754 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11755 running under the simulator to build a reduced set of libraries.
11756 (powerpc-*-eabiaix): Add fine grained multilib support added to
11757 other powerpc targets yesterday.
11758
11759Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11760
11761 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11762 -disable-softfloat, -disable-relocatable, -disable-aix, and
11763 -disable-sysv to control which multilib libraries get built.
11764
11765Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11766
11767 * configure: Add Makefile.tem to list of files to remove in trap
11768 handler.
11769
11770Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11771
11772 * config.guess (*Linux*): Add missing "exit"s.
11773 Also, need specific check for alpha-unknown-linux (uses COFF).
11774
11775Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11776
11777 * config.guess: Merge with FSF:
11778
11779 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11780 * config.guess (AIX4): More robust release numbering discovery.
11781
11782 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11783 * config.guess (i386-sequent-ptx): Properly get version number.
11784
11785 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11786 * config.guess (mips:*:4*:UMIPS): New case.
11787
11788Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11789
11790 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11791 (i386-win32 host): Likewise. Don't build readline.
11792
afb8d725
JM
11793Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11794
11795 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11796 SUPPORT_FILES to submakes.
11797
252b5132
RH
11798Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11799
11800 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11801 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11802 mpw-configure.
11803
11804Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11805
11806 * configure.in (appdirs): Use =, not ==, in test expression when
11807 trying to build the text to print in the warning message for
11808 Solaris users.
11809
11810Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11811
11812 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11813
11814Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11815
11816 * config.guess: Recognize lynx-2.3.
11817
11818Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11819
11820 * config.sub (z8ksim): Deleted
11821 (z8k-*-coff): New, this is the one true name of the target.
11822
11823Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11824
11825 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11826
11827Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11828
11829 * config.guess (*:Linux:*:*): First try asking the linker what the
11830 default object file format is (elf, aout, or coff). Then if this
11831 fails, try previous methods.
11832
11833Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11834
11835 * configure.in: Don't build newlib for *-*-vxworks5.1.
11836
11837Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11838
11839 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11840 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11841
11842Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11843
11844 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11845
11846Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11847
11848 * cfg-ml-com.in: New file.
11849 * cfg-ml-pos.in: New file.
11850
11851Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11852
11853 * COPYING.NEWLIB: Add HP free copyright to list.
11854
11855Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11856
11857 * config.sub: Recognize -eabi* for the system, not just -eabi.
11858
11859Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11860
11861 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11862 * config.sub, configure.in (win32): New target and host.
11863
11864Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11865
11866 * configure.in: Add i386-pe configuration.
11867
11868Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11869
11870 * mpw-build.in (install): Install GDB after LD.
11871
11872Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11873
11874 * mpw-config.in (elf/mips.h): Always forward-include, needed
11875 for GDB to build.
11876
11877Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11878
11879 * testsuite: New directory for customer acceptance and whole tool
11880 chain tests.
11881
11882Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11883
11884 * configure: If per-host line isn't found, but AC_OUTPUT is found
11885 and a configure script exists, run it instead.
11886
11887Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11888
11889 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11890
11891Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11892
11893 * configure: Set build_{cpu,vendor,os,alias} to host values when
11894 --build isn't specified.
11895
11896Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11897
11898 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11899 (FLAGS_TO_PASS): Pass them.
11900 (EXTRA_TARGET_FLAGS): Ditto.
11901
252b5132
RH
11902Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11903
11904 * Makefile.in (all-libg++): Depend on all-libstdc++.
11905
11906Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11907
11908 * configure.in (noconfigdirs): Enable all packages for
11909 i386-unknown-netbsd.
11910
11911Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11912
11913 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11914 hosted builds (DOS builds)
11915
11916Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11917
11918 Changes for ARM based on patches from Richard Earnshaw:
11919 * config.sub: Handle armeb and armel.
11920 * configure.in: Omit arm linker only for riscix.
11921
11922Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11923
11924 * config.guess: Update from FSF.
11925
11926Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11927
11928 * config.sub: Recognize powerpcle as the little endian varient of
11929 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11930 powerpcle variant. Convert pentium into i586, not i486. Add p5
11931 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11932 temporarily.
11933
11934Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11935
11936 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11937
11938Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11939
11940 * config.sub: Accept -lites* as a basic system type.
11941
11942Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11943
11944 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11945 installed, and if so return linuxoldld as the system name.
11946
11947Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11948
11949 * config.guess: Add hppa1.1-hp-lites support.
11950
11951Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11952
11953 * configure.in: Don't build newlib for m68k-vxworks5.1.
11954
11955Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11956
11957 * configure.in (mips-sgi-irix6): Use mh-irix5.
11958
11959Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11960
11961 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11962
11963Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11964
11965 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11966 OSF/1. Fix compiler flags.
252b5132
RH
11967 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11968
11969Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11970
11971 * configure.in: Recognize --with-newlib.
11972 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11973
afb8d725
JM
11974Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11975
11976 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11977 to *_X11_MODULES due to gdbtk needing X include files et al.
11978
252b5132
RH
11979Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11980
11981 Merge in support for Mac MPW as a host.
11982 (Old change descriptions retained for informational value.)
11983
11984 * mpw-config.in: Add generic include forwards for cpu-specific
11985 include files in aout and elf directories.
11986
11987 * mpw-configure: Added copyright.
11988 * mpw-config.in: Check for presence of required build tools.
11989 (target_libs): Add newlib.
11990 (target_tools): Add examples.
11991 (Read Me): Generate as "Read Me for MPW" instead.
11992 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11993 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11994 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11995
11996 * mpw-configure: Remove subdir-specific makefile hackery,
11997 delete mk.tmp after using it.
11998
11999 * mpw-build.in (all): Display start and end times.
12000
12001 * mpw-configure (host_canonical): Set.
12002 (target_cpu): Always add to makefiles.
12003 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12004 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12005 (mpw-mh-mpw): Look for in srcdir and srcroot.
12006 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12007
12008 * mpw-build.in: (install-only): New target.
12009
12010 * mpw-configure (host_alias, target_alias): Rename from hostalias
12011 and targetalias, add into generated Makefile.
12012 (mk.tmp): If present, add into generated Makefile.
12013 * mpw-build.in (all-gas): Build config.h first before gas proper.
12014
12015 * mpw-configure (config.status): Write only if changed.
12016 * mpw-config.in (readline): Configure it (not built, just used for
12017 definitions).
12018
12019 * mpw-config.in (elf/mips.h): Add a forward include.
12020
12021 * mpw-config.in: Forward-include most .h files in include into
12022 extra-include.
12023 (readline): Don't build.
12024 mpw-build.in (install): Install GDB.
12025
12026 * mpw-configure (prefix, mpw_prefix): Handle it.
12027 * mpw-config.in (mmalloc, readline): Don't configure.
12028 * mpw-build.in (thisscript): Rename to ThisScript.
12029 Use mpw-build instead of BuildProgram everywhere.
12030 (mmalloc, readline): Don't build.
12031 * mpw-README: New file, basic documentation about the MPW port.
12032
12033 * mpw-config.in: Use forward-include to create include files.
12034
12035 * mpw-configure: Add more things to the top of each configured
12036 Makefile, including contents of config/mpw-mh-mpw.
12037 * mpw-config.in (extra-include): Create this directory and fill it
12038 with Posix-like include files when configuring.
12039
12040 * config.sub (apple, mac, mpw): Add various aliases.
12041
12042 * mpw-build.in: New file, top-level build script fragment for MPW.
12043 * mpw-configure: New file, configure script for MPW.
12044 * mpw-config.in: New file, config fragment for MPW.
12045
12046Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12047
12048 * configure.in (host_libs): Remove glob, since it is gone from the
12049 sources.
12050
12051Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12052
12053 * Makefile.in: define empty GDB_NLM_DEPS var.
12054
12055 * configure.in(target_makefile_frag): use config/mt-netware
12056 for netware targets.
12057
12058Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12059
12060 * config.sub: Merge in recent FSF changes. Remove linux special
12061 cases.
12062
12063Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12064
4bddf3ad 12065 Revert this change:
252b5132
RH
12066
12067 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12068
12069 * build-all.mk: Use CC=cc -Xs on Solaris.
12070
252b5132
RH
12071Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12072
12073 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12074 stop using it.
12075 * Makefile.in: Nuke all references to glob subdirectory.
12076
12077Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12078
12079 * configure.in: Fix --enable-shared logic in per-host.
12080
12081Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12082
12083 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12084
12085Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12086
12087 * configure.in (noconfigdirs): Don't build gas on AIX, for
12088 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12089
12090Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12091
12092 * configure: Fix --cache-file to work if the file argument is a
12093 relative path.
12094
12095Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12096
12097 * configure: If the --cache-file is used, pass it down to
12098 configure in subdirectories.
12099
12100Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12101
12102 * config.sub: add vxworks29k configuration.
12103
12104Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12105
12106 * Makefile.in (taz): Do "diststuff" part quietly.
12107
12108Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12109
12110 * config.sub: Mini-merge with gcc/config.sub.
12111
12112Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12113
12114 * config.guess (IRIX): Sed - to _.
12115
12116Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12117
12118 * Makefile.in (source-vault, binary-vault): New targets.
12119
12120Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12121
12122 * config.sub: Recognize -eabi as a basic system type.
12123
12124Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12125
12126 * configure.in (enable_shared stuff): Fix typo.
12127
12128Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12129
12130 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12131
12132Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12133
12134 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12135
12136Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12137
12138 * configure.in (rs6000-*-*): Don't build gas.
12139
12140Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12141
12142 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12143 reduce command line length.
12144 (AS_FOR_TARGET): Check for as.new, not Makefile.
12145 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12146
12147Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12148
12149 * config.guess: Merge from FSF.
12150
12151Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12152
12153 * configure: Don't use $ when handling program_suffix.
12154
12155Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12156
12157 * configure.in: Configure tk for hppa/hpux.
12158
12159Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12160
12161 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12162
12163Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12164
12165 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12166 to LIBCXXFLAGS. Tests are better run without it.
12167
12168Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12169
12170 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12171
12172Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12173
12174 * configure.in (*-*-netware*): Don't configure xiberty.
12175
12176Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12177
12178 * configure.in: Remove tk from native_only list.
12179
12180Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12181
12182 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12183 for special NCD build.
12184
12185Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12186
12187 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12188 makeall.bat, they're only useful for binutils snapshots.
12189 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12190 makeall.bat to specified SUPPORT_FILES.
12191
12192Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12193
12194 * build-all.mk: Add Ericsson targets to sun4 and solaris
12195 hosts. Add BNR's sun4 target to solaris host, so their
12196 build-from-source will be tested in-house first.
12197
12198Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12199
12200 * Makefile.in (LIBCFLAGS): New variable.
12201 (CFLAGS_FOR_TARGET): Ditto.
12202 (LIBCFLAGS_FOR_TARGET): Ditto.
12203 (LIBCXXFLAGS): Ditto.
12204 (CXXFLAGS_FOR_TARGET): Ditto.
12205 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12206 (BASE_FLAGS_TO_PASS): Pass them.
12207 (EXTRA_TARGET_FLAGS): Ditto.
12208
4bddf3ad 12209 * configure.in: Support --enable-shared.
252b5132
RH
12210
12211Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12212
12213 * configure.in (target_libs): Include libstdc++ again.
12214 * config.guess: Update from FSF (for FreeBSD).
12215
12216Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12217
12218 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12219 makeall.bat.
12220 (DISTDOCDIRS): Add `etc'.
12221 (ETC_SUPPORT_PFX): New variable.
12222 (taz): Include anything from etc starting with a word in
12223 ETC_SUPPORT_PFX.
12224
12225Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12226
12227 * config.sub: Update for recent FSF changes. Remove obsolete
12228 h8300hds entry. Add -windows* and -osx as basic os. Minor
12229 spacing changes.
12230
12231Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12232
12233 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12234
12235 * config.guess: Merge with FSF.
12236 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12237
12238Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12239
12240 * configure: Since the "trap 0" handler will override the exit
12241 status on many systems, only use it for "exit 1", and make it set
12242 a non-zero exit status; reset it before "exit 0". Also, check
12243 exit status of config.sub, and error out if it failed.
12244
12245Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12246
12247 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12248 and install libgloss.
12249
12250Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12251
12252 * Makefile.in (all-binutils): Depend upon all-byacc.
12253
12254 * configure.in: Don't build emacs on Irix 5.
12255
12256Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12257
12258 * configure.in (*-*-netware*): Add libio.
12259
12260Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12261
12262 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12263 (CHECK_TARGET_MODULES): Ditto.
12264 (INSTALL_TARGET_MODULES): Ditto.
12265 (TARGET_LIBS): Ditto.
12266 (all-libstdc++): Note dependencies.
12267
12268Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12269
12270 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12271
12272Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12273
12274 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12275 -fexternal-templates.
12276
12277 * configure.in (target_libs): Add libstdc++.
12278 (noconfigdirs): Add libstdc++ as appropriate.
12279
12280Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12281
12282 * config.guess: Update from FSF.
12283
12284Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12285
12286 * configure: Use ${config_shell} when running ${configsub}.
12287
12288Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12289
12290 * config.sub: No longer recognize h8300h.
12291
12292Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12293
12294 * config.sub: Remove extraneous differences between config.sub and
12295 gcc/config.sub.
12296
12297Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12298
12299 * Makefile.in (DISTSTUFFDIRS): Add gas.
12300
12301Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12302
12303 * COPYING.NEWLIB: New file.
12304
12305Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12306
12307 * config.guess (HP-UX): Patch from Harlan Stenn
12308 <harlan@landmark.com> to also emit release level.
12309
12310Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12311
12312 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12313
12314Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12315
12316 * config.sub: Merge nextstep cleanup from FSF.
12317
12318Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12319
12320 * configure.in (arm-*-*): Don't configure ld for this target.
12321
12322Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12323
12324 * configure.in (*-*-netware): don't configure libg++, libio,
12325 librx, or newlib.
12326
12327Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12328
12329 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12330 configure ld--it works, but it doesn't support shared libraries.
12331
12332Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12333
12334 * config.guess (*-unknown-freebsd*): Get rid of possible
12335 trailing "(Release)" in version string.
12336 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12337
12338Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12339
12340 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12341 Fix type: *-next-neststep -> *-next-nextstep.
12342
12343 * config.guess: Merge from FSF:
12344
12345 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12346
12347 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12348
12349 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12350
12351 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12352 instead of UNIX_SV for UnixWare 1.0).
12353
12354Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12355
12356 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12357 to make gdb/nlm/* build after the compiler and linker.
12358
12359Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12360
12361 * config.guess (netbsd, freebsd, linux): Accept any machine,
12362 not just i[34]86.
12363 (m68k-atari-sysv4): Relocate to match FSF version.
12364
12365 * config.guess: More merges from the FSF:
12366
12367 Add a space before function call or macro invocation.
12368
12369 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12370
12371 * config.guess: Add trap cmd to remove dummy.c and dummy when
12372 interrupted.
12373
12374 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12375
12376 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12377 (dummy): Redirect stderr from compilation of dummy.c.
12378
12379 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12380
12381 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12382
12383Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12384
12385 * configure: Accept and ignore --cache*, for compatibility with
12386 new autoconf.
12387
12388Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12389
12390 * config.guess: Merge from FSF:
12391
12392 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12393
12394 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12395 (PATH): Add /.attbin at end for finding uname.
12396 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12397
12398 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12399
80413487 12400 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12401
12402 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12403
80413487
RH
12404 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12405 to select whether to use ELF or COFF.
252b5132
RH
12406
12407 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12408
80413487 12409 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12410
12411 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12412
12413 * config.guess: Guess the OS version for HPUX.
12414
12415 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12416
12417 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12418
12419Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12420
12421 * configure.in: Recognize --with-headers, --with-libs, and
12422 --without-newlib.
12423 * Makefile.in (all-xiberty): Depend upon all-ld.
12424
12425Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12426
12427 * configure.in: Change i[34]86 to i[345]86.
12428
12429Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12430
12431 * configure (version): A few more tweaks to help message.
12432
12433Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12434
12435 * Makefile.in: Remove (for now) librx as a host library,
12436 now that we're building it for target.
12437
12438Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12439
12440 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12441 (Karl Berry).
12442
12443Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12444
12445 * configure.in: Also configure librx.
12446
12447Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12448
12449 * Makefile.in: Update various rules to reflect that librx
12450 is now needed for libg++.
12451
12452Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12453
12454 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12455
12456Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12457
12458 * configure.in: Configure the examples directory.
12459
12460Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12461
12462 * configure: Simplify Jun 2 1994 change.
12463
12464Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12465
12466 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12467 /bin/gcc isn't good enough to build gcc.
12468
12469Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12470
12471 * Makefile.in (GDB_SUPPORT_FILES): Remove
12472 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12473 (gdb.tar.gz): Add new rule to use standard distribution building
12474 mechanism.
12475
12476Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12477
12478 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12479 Bill Cox <bill@cygnus.com>.
12480
12481Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12482
12483 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12484
12485Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12486
12487 * configure: Search current dir first in .gdbinit.
12488
12489Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12490
12491 * config.sub: Recognize freebsd (merged from gcc config.sub).
12492
12493Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12494
12495 * config.sub: Refer to NeXT's operating system as nextstep.
12496
12497 * config.sub (case $basic_machine): Re-order the cases, to match
12498 the order in the FSF version (which is mostly alphabethical).
12499 Merge in some additions and changes from the FSF.
12500
12501Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12502
12503 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12504 * config.sub: Recognize cxux7.
12505 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12506
12507Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12508
12509 * config.sub: Fix typo powerpc -> powerpc-*.
12510
12511Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12512
12513 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12514
12515 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12516 parallel with all-emacs and install-emacs). Top-level command
12517 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12518
12519Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12520
12521 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12522 $(relbindir)/make before doing ``make install'', and use
12523 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12524 installing over running make binary.
12525 ($(host)-stamp-stage3-installed): Likewise.
12526
12527Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12528
12529 * config.guess: Recognize Mach.
12530
12531Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12532
12533 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12534 see whether --exec-prefix was used.
12535
12536Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12537
12538 * README: Explicitly mention libg++/README. (Zoo's idea.)
12539
12540Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12541
12542 * Makefile.in: Add all-librx target similar to all-libproc.
12543
12544Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12545
12546 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12547 with post 1.2 uname bogosity.
12548
12549Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12550
12551 * configure: Remove temporary files on receipt of a signal.
12552
12553Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12554
12555 * configure: If there is a package_makefile_frag, remove
12556 ${subdir}/Makefile.tem after copying it in.
12557
12558Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12559
12560 * build_all.mk: support rs6000 lynx identifies itself as
12561 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12562 since /bin/gcc is too feeble to compile a modern gcc.
12563
12564Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12565
12566 * brought devo/test-build.mk update-to-date with progressive/
12567 test-build.mk. Add lynx targets and hppa flag info.
12568
12569Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12570
12571 * configure.in: Use mh-ncrsvr43. Patch from
12572 Tom McConnell <tmcconne@sedona.intel.com>.
12573
12574Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12575
12576 * config.guess (i386-unknown-bsdi): No longer need to
12577 check #if defined(__bsdi__) && defined(__i386__).
12578
12579Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12580
12581 * configure: Set program_transform_nameoption correctly.
12582
12583Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12584
12585 * brought build-all.mk update-to-date with progressive build-all.mk,
12586 added new targets and hppa info.
35590697 12587
252b5132
RH
12588Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12589
12590 * configure: If config.guess result is a prefix of the user
12591 specified target, assume a native build and use the user specified
12592 target as the host alias. Remove SunOS patch suffix removal hack.
12593 * configure.in: Remove SunOS patch suffix removal hack.
12594
12595 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12596 in NATIVE_CHECK_MODULES.
12597
12598Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12599
12600 * Makefile.in: Rename HOST_ONLY to NATIVE.
12601 * configure: Delete SunOs patch suffix from host_canonical
12602 and build_canonical variables that are prepended to Makefiles.
12603 * configure.in: Add comments for easier maintenance.
12604
12605Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12606
12607 * Makefile.in: Add all-libproc target similar to all-gui.
12608
12609Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12610
12611 * Makefile.in (CHECK_MODULES): split into
12612 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12613
12614Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12615
12616 * config.guess (i386-unknown-bsdi): New system to guess.
12617
12618Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12619
12620 * Makefile.in: Add all-gui target (but not yet build by "all").
12621
12622Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12623
12624 * config.sub: Move deletion of patch suffix from here...
12625 * configure.in: To here, at Ian's suggestion. The top-
12626 level scripts might need to know of a patch level.
12627
12628Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12629
12630 * config.sub: Strip off patch suffix so rtl is recognized
12631 as a sunos4.1.3 machine, even though it's been patched.
12632
12633Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12634
12635 * Makefile.in (INSTALL_LAST): Delete.
12636 (INSTALL_DOSREL): New.
12637
12638Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12639
12640 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12641 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12642 whether we pass down --with-gnu-ld anyhow.
12643
12644Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12645
12646 * Makefile.in (INSTALL_LAST): Change operation so it works
12647 on more flavors of make.
12648 * configure.in (go32): Don't build libg++ or libio.
12649
12650Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12651
12652 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12653 they can be overriden by templates.
12654
12655Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12656
12657 * configure.in (target==go32): Don't build gdb.
12658 * dosrel: New directory.
12659
12660Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12661
12662 * configure.in (host==go32): Configure dosrel too.
12663 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12664 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12665 be set by incoming names or templates.
12666 (INSTALL_LAST): New rule.
252b5132
RH
12667
12668Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12669
12670 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12671
12672Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12673
252b5132
RH
12674 * configure.in (appdirs): New variable. Currently empty, but will
12675 be used in gas distribution. If nonempty, lists a set of
12676 directories at least one of which must get configured, or top
12677 level configuration is considered to have failed.
12678 (rs6000-*-lynxos*): Use new file name.
12679
12680Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12681
12682 Eliminate XTRAFLAGS.
12683 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12684 newlib include files using -idirafter, and also use -nostdinc.
12685 (CXX_FOR_TARGET): Likewise.
12686 (XTRAFLAGS): Removed.
12687 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12688 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12689 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12690 ($(DO_X)): Don't pass down XTRAFLAGS.
12691
12692Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12693
12694 * configure.in (mips*-dec-bsd*): New target; do build linker.
12695 (mips*-*-bsd*): New target; don't build linker.
12696
12697Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12698
12699 * configure.in: support rs6000-*-lynxos* configuration.
12700 support sunos4 as a cross target.
12701
12702 * config.sub: look for lynx*, not lynx since the OS version may
12703 legitimately be part of the name.
12704
12705Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12706
12707 * configure.in (i[34]86-*-sco*): Move to be with other i386
12708 targets.
12709 (romp-*-*): New target. Skip various binary utilities.
12710 (vax-*-*): New target. Don't build newlib.
12711 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12712
12713Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12714
12715 * configure.in: Only set host_makefile_frag if config
12716 directory exists.
12717
12718Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12719
12720 * install.sh: If $dstdir exists, don't check whether each
12721 component does.
12722
12723Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12724
12725 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12726
12727Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12728
35590697
AJ
12729 * configure.in (*-*-lynxos*): Don't configure newlib for either
12730 native or cross Lynx.
252b5132
RH
12731
12732Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12733
12734 * config.sub (sparc64-elf): Fix os.
12735 (z8k): Remove duplicate.
12736
12737Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12738
12739 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12740 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12741
12742Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12743
12744 * configure: Make file links cleanly even if Lynx fails on
80413487 12745 an NFS symlink (at least fail cleanly).
252b5132
RH
12746
12747Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12748
12749 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12750 -XNh2000.
12751
12752Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12753
12754 * configure: Unknown options are fatal again.
12755
12756Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12757
12758 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12759 compatibility.
252b5132
RH
12760
12761Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12762
12763 * build-all.mk: Add `clean' target.
12764
12765Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12766
12767 * config.guess: Add SINIX support.
12768 * configure.in: Add mips-*-sysv4* support.
12769
12770Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12771
12772 * build-all.mk: Document all useful targets.
12773 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12774 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12775
12776Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12777
12778 * configure: Support --silent, --quiet.
12779
12780Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12781
12782 * configure: Support --disable-FEATURE.
12783
12784Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12785
12786 * config.guess: Recognize NCR running SVR4.3.
12787
12788Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12789
12790 * config.guess: Make BSDI generate i386-unknown-bsd386.
12791 Patch from Paul Eggert <eggert@twinsun.com>.
12792
12793Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12794
12795 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12796
12797Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12798
12799 * configure: Make unrecognized options give nonfatal warnings
12800 instead of fatal errors, and pass them to any subdirectory
12801 configures in case they recognize them.
12802 Make --x equivalent to --with-x.
12803
12804Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12805
12806 * configure: Add --enable-* options. Clean up usage message and
12807 some comments.
12808
12809Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12810
12811 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12812
12813Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12814
12815 * configure.in (hppa*-*-*): Enable binutils.
12816
12817Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12818
12819 * config.sub: Recognize cisco.
12820
12821Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12822
12823 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12824
12825Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12826
12827 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12828 than one configuration name. Add comment.
12829
12830Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12831
12832 * config.guess: about target *-hitachi-hiuxwe2, fixed
12833 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12834 macro is incorrect.]
12835
12836Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12837
12838 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12839 than the "make ls" stuff which used to be here.
12840
12841Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12842
12843 * config.guess: Recognize i[34]86-unknown-freebsd.
12844 From Shawn M Carey <smcarey@rodan.syr.edu>.
12845
12846Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12847
12848 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12849
12850Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12851
12852 * config.guess: Check for ptx.
12853
12854Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12855
12856 * config.sub: Add os9k checking.
12857
12858Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12859
12860 * config.guess: Handle OSF1 running on HPPA processors
12861
12862Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12863
12864 * configure: If subdir configure fails, print out a message with
12865 subdirectory name, in case subdir's configure code didn't identify
12866 itself.
12867
12868Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12869
12870 * configure.in: Remove embedded newlines from configdirs.
12871 Avoid mismatches of substrings. Fix matching strings at end
12872 of configdirs.
12873
12874Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12875
12876 * config.guess: Add Lynx/rs6000 config support.
12877
12878Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12879
12880 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12881
12882Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12883
12884 * configure.in (hppa*-*-osf*): Treat this just like most other
12885 PA configurations (eg no binutils or ld).
12886 (hppa*-*-*elf*): These configurations have binutils and ld.
12887
12888Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12889
12890 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12891
12892Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12893
12894 * configure.in (rs6000-*-*): Build gas.
12895
12896Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12897
80413487 12898 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12899
12900Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12901
12902 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12903 for GDB and GDB has been fixed to not need it.
12904
252b5132
RH
12905Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12906
12907 * config.guess: Recognize vax hosts.
12908
12909Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12910
12911 * configure (while loop): Don't use "break 2" inside case
12912 statement -- the case statement isn't an enclosing loop.
12913
12914Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12915
12916 * config.guess: Clean up NeXT support, to allow nextstep
12917 on Intel machines. Make OS be nextstep.
12918
12919Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12920
12921 * config.guess: Add alternate forms for Convex.
12922
12923Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12924
12925 * configure: Completely rewrite option processing. Take
12926 advantage of pattern-matching to avoid invoking test frequently.
12927 Also clean up host and target defaulting logic.
12928
12929Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12930
12931 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12932 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12933 commands (plus user environment) will fit SCO limits.
12934
12935Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12936
12937 * configure.in: Don't issue warnings about directories which are
12938 not being configured if -norecursion is set. Correct test for
12939 --with-gnu-as and --with-gnu-ld to not get confused by substring
12940 matches.
12941
12942 * configure.in: Don't build gas for alpha-dec-osf1*.
12943
12944Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12945
12946 * configure: Back out Per's change of 12/19/1993. It changes the
12947 behavior of configure in unexpected and confusing ways.
12948
12949 Also, use different delim char when calculating
12950 program_transform_name so that the name can contain slashes.
12951
12952Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12953
12954 * configure.in, config.sub: Add support for VSTa micro-kernel.
12955
12956Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12957
12958 * configure.in: Nuke hacks which were used to get a special
12959 version of GAS for HPPA configurations.
12960
12961Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12962
12963 * configure: If only ${target_alias} is given, use that
12964 as the default for ${host_alias}.
12965 * configure: Add missing back-slashes before nested quotes.
12966
12967Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12968
12969 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12970
12971Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12972
12973 * config.guess: Recognize some Tektronix configurations.
12974 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12975
12976Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12977
12978 * config.sub: Match any flavor of SH.
12979
12980Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12981
12982 * configure.in: Don't try to configure newlib for Alpha.
12983
12984Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12985
12986 * configure.in: Don't build ld for Irix 5. Don't build gas,
12987 libg++ or libio for any Alpha target.
12988
12989 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12990
12991Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12992
12993 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12994 default arguments -- so it tried to compress itself.
12995
12996Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12997
12998 * configure.in (notsupp): ensure that a space is always at the end
12999 of the configdirs list, since the grep checks for an explicit space
13000
13001Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13002
13003 * configure.in (target i386-sysv4.2): don't build ld, since static
13004 versions of many libraries are not available.
13005
13006Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13007
13008 * config.guess: Recognize Apollos (using environment variables).
13009 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13010
13011Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13012
13013 * config.guess: Recognize Sony news mips running newsos.
13014
13015Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13016
13017 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13018 "fi ; else" for bash.
13019
13020Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13021
13022 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13023
13024Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13025
13026 * config.sub: accept unixware as an alias for svr4.2.
13027 Fix some inconsistancies with the gcc version.
13028
13029Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13030
13031 * Makefile.in (DISTDOCDIRS): Add gdb.
13032
13033Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13034
13035 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13036
13037Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13038
13039 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13040 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13041 this now.
13042
13043Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13044
13045 * config.sub: Accept hiux* as an OS name.
13046
13047 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13048 etc/make-stds.texi. The underscore came from gcc, and dje now
13049 agrees that RUNTESTFLAGS is the correct name.
13050
13051Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13052
13053 * install.sh: Remove 'set -e'. It makes any conditionals
13054 in the script useless.
13055
13056 * config.guess: Automatically recognize arm-acorn-riscix
13057 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13058
13059Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13060
13061 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13062
13063Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13064
13065 * Makefile.in (DISTDOCDIRS): New variable.
13066 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13067 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13068
13069Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13070
13071 * configure.in (hppa target): check the source directory for the
13072 pagas sub-directory
13073
13074Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13075
13076 * config.sub: Allow -aout* and -elf*.
13077
13078Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13079
13080 * configure.in: Don't build ld on i386-solaris2, same as for
13081 sparc-solaris2.
13082
13083Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13084
13085 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13086
13087Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13088
13089 * configure.in: Configure gdb for alpha.
13090
13091Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13092
13093 * Makefile.in (CXXFLAGS): Add -O.
13094
13095Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13096
13097 * config.guess: added support for DG Aviion
13098
13099Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13100
13101 * configure.in: Produce warning message for subdirectories not
13102 configurable for this host/target combination. Don't try to
13103 configure gdb for vms.
13104
13105Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13106
13107 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13108 appropriate files before making "diststuff".
13109 (DISTBISONFILES): New var: list of files to be edited.
13110 (DISTSTUFFDIRS): Add binutils.
13111
13112Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13113
13114 * config.sub: also handle mipsel and mips64el (for little endian mips)
13115
13116Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13117
13118 * configure.in: Add * to end of all OS names.
13119
13120Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13121
13122 * configure.in: Build newlib for LynxOS native.
13123
13124Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13125
13126 * config.guess: Add support for delta 88k running SVR3.
13127
13128 * configure.in: Add comment about HP compiler vs. emacs.
13129
13130Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13131
13132 * configure.in: don't build ld on solaris2 (not a viable option
13133 due to bugs in getpwnam & getpwuid)
13134
13135Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13136
13137 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13138 config.guess will produce a full version number.
13139
13140Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13141
13142 * configure.in: Build linker and binutils for alpha-dec-osf1.
13143
13144Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13145
13146 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13147 and gdb/testsuite/Makefile.in.
13148
13149Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13150
13151 * configure.in: recognize mips*- instead of mips-
13152
13153Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13154
13155 * config.sub: Accept linux*coff and linux*elf as operating
13156 systems.
13157
13158Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13159
13160 * config.sub: Recognize mips64, and mips3 as an alias for it.
13161
13162Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13163
13164 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13165 gdb knows how to handle OSF/1 shared libraries.
13166
13167Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13168
13169 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13170 * config.guess: Recognize Hitachi's HIUX.
13171 * config.sub: Recognize h3050r* and hppahitachi.
13172 Remove redundant cases for hp9k[23]*.
13173
13174Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13175
13176 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13177 if gas and ld are in the source tree and are in ${configdirs}.
13178 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13179 --with options (but still pass them down on the command line,
252b5132
RH
13180 if they were explicitly specified).
13181
13182Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13183
13184 * configure: substitute SHELL value in Makefile.in with
13185 ${CONFIG_SHELL}
13186
13187Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13188
13189 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13190 *-*-solaris2* targets.
13191
13192Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13193
13194 * Makefile.in: define M4, and pass it down to sub-makes;
13195 all-autoconf now depends on all-m4
13196
13197Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13198
13199 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13200 presence of {ar,ranlib} instead of a configured directory
13201
13202Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13203
13204 * config.guess: Accept 34?? as well as 33?? for NCR.
13205
13206Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13207
13208 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13209 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13210
13211Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13212
13213 * configure: grab values for $(CC) and $(CXX) from the
13214 environment, so that someone can do "CC=gcc configure; make" and
13215 have it work right (matching the way that autoconf works now)
13216
13217 * configure.in, Makefile.in: add support for gash, the tcl
13218 interface to Galaxy
13219
13220 * config.guess: add NetBSD variants (hp300, x86)
13221
13222Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13223
13224 * install.sh: Support -d option (in the manner of SunOS 4 install,
13225 as it is more deterministic than that of GNU install)
13226 (chmodcmd): Set file to mode 755 by default (should also do default
13227 chgrp and chown, but I don't feel like dealing with that now)
13228
13229Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13230
13231 * config.sub: Remove h8300hhms alias.
13232
13233Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13234
13235 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13236
13237Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13238
13239 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13240 as stmp-fixinc
13241
13242Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13243
13244 * config.sub: recognize m88110-bug-coff.
13245
13246Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13247
13248 * Makefile.in (all-libio): all dependencies on the toolchain used
13249 to build this (gcc, gas, ld, etc)
13250
13251Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13252
13253 * config.guess: Deal with OSF/1 1.3 on alpha.
13254
13255Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13256
13257 * install.sh: add some 'else true' clauses for portability
13258
13259 * configure.in: don't build libio for h8[35]00-*-* targets
13260
13261Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13262
13263 * Makefile.in: Add support for new libio.
13264
13265Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13266
13267 * install.sh: If one command fails, don't try the rest. Don't try
13268 to remove $dsttmp (via trap) unless we have already created it.
13269 If $src doesn't exist, detect it and exit with an error.
13270
13271 * config.guess: Recognize BSD on hp300.
13272
13273Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13274
13275 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13276 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13277
13278Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13279
13280 * Makefile.in (all-send-pr): depends on all-prms
13281
13282Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13283
13284 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13285
13286Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13287
13288 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13289 Added test for mips-mips-riscos5.
13290
13291Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13292
13293 * configure.in: use mh-hp300 for 68k HP hosts
13294
13295Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13296
13297 * configure: add support for CONFIG_SHELL, so that you can use
13298 some alternate shell for evaluating configure scripts
13299
13300Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13301
13302 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13303 in configure script to bug-gdb@prep.ai.mit.edu when building
13304 distribution archive.
13305 * Makefile.in (COMPRESS): Remove def.
13306 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13307 gdb.tar.Z and make-gdb.tar.Z respectively.
13308 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13309 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13310 to convergence with 'taz' target in Makefile.in.
13311
13312Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13313
13314 * install.sh (dsttmp): use trap to ensure that tmp files go
13315 away on error conditions
13316
13317Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13318
13319 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13320
13321Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13322
13323 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13324 its parent is '/' not ''.
13325
13326 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13327
13328Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13329
13330 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13331 that ${newsrcdir}/configure.in does.
13332
13333Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13334
13335 * test-build.mk: support for CONFIG_SHELL
13336
13337Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13338
13339 * config.sub (netware): Add as a basic system type.
13340
13341Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13342
13343 * Makefile.in (Makefile): depend on configure.in. Also drop the
13344 $(srcdir)/ from the dependency on Makefile.in.
13345
13346Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13347
13348 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13349 (h8300hhms is temporary until multi-libraries are implemented).
13350 * configure.in: Handle h8300h too.
13351
13352Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13353
13354 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13355
13356Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13357
13358 * configure: Remove extraneous output when guessing host type.
13359 * config.guess: Remove extraneous output when guessing using C
13360 compiler rather than uname, or when guessing fails.
13361
13362Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13363
13364 * Makefile.in: remove all.cross and install.cross targets
13365
13366 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13367 definitions
13368
13369Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13370
13371 * configure.in (target sh): Build gprof.
13372
13373Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13374
13375 * config.sub: change -solaris to -solaris2
13376
13377Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13378
13379 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13380
13381Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13382
13383 * configure: Correct error message for missing Makefile.in to
13384 print correct directory.
13385
13386Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13387
13388 * install.sh: kludge around 386BSD shell bug
13389
13390Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13391
13392 * config.guess: Recognize NeXT.
13393 * config.guess: Recognize i486-ncr-sysv4.
13394 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13395
13396Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13397
13398 * Makefile.in (MAKEINFOFLAGS): New variable.
13399 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13400 * build-all.mk, test-build.mk: Pass down --no-split as
13401 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13402
13403Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13404
13405 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13406
13407Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13408
13409 * Makefile.in (libg++.tar.z): New rule.
13410 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13411 * Makefile.in (taz): Only do a single chmod.
13412
13413Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13414
13415 * install.sh: don't use dirname anymore (replaced with sed usage)
13416
13417Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13418
13419 * Makefile.in: Change extension for gzip'd files from '.z' to
13420 '.gz' per new FSF standard usage.
13421
13422Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13423
13424 * configure: put quotes around the final value of program_transform_name
13425
13426Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13427
13428 * Makefile.in: new install.sh support; update install-info rules
13429
13430Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13431
13432 * configure.in: Build diff for crosses, but not for go32 host.
13433
13434 * configure.in: Build gprof only for native, and don't build it
13435 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13436
13437Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13438
13439 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13440
13441Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13442
13443 * configure.in (host_tools): Add prms.
13444
13445Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13446
13447 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13448 with $(FLAGS_TO_PASS) on the command line
13449
13450 * config.sub: Recognize lynx and lynxos
13451
13452Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13453
13454 * config.sub: Accept -ecoff*, not just -ecoff.
13455
13456Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13457
13458 * Makefile.in (taz): Use .gz suffix instead of .z.
13459 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13460 names.
13461
13462Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13463
13464 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13465
13466Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13467
13468 * Makefile.in (install-no-fixedincludes): install gcc last, so
13469 that rebuilds that might happen during 'make install' don't get
13470 bogus gcc include files
13471
13472Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13473
13474 Change from Utah for HPPA support:
13475 * config.guess: Recognize hppa1.x-hp-bsd.
13476
13477Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13478
13479 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13480 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13481
13482Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13483
13484 * config.sub: Add support for rom68k and bug boot monitors.
13485
13486Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13487
13488 * Makefile.in: Make all-opcodes depend on all-bfd.
13489
13490Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13491
13492 * config.guess: Added special check for i[34]86-univel-sysv4*.
13493
13494Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13495
13496 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13497 the processor rather than assuming i486.
13498
13499Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13500
13501 * config.guess: Recognize SunOS6 as Solaris3.
13502
13503Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13504
13505 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13506 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13507
13508Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13509
13510 * build-all.mk (all-cross): New target for Canadian Cross.
13511 Added Q2 go32 targets.
13512 * test-build.mk: Configure go32 cross sparclite-aout and
13513 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13514 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13515
13516Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13517
13518 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13519 GO32 hosted toolchains
13520
13521Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13522
13523 * configure: change so "-exec-prefix" gets passed down rather
13524 than "-exec_prefix" so autoconf generated Makefiles get the
13525 exec_prefix set right.
13526
13527Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13528
13529 * config.guess: get the Solaris2 minor version number
13530
13531 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13532
13533Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13534
13535 * config.guess: Recognize some Sequent platforms.
13536
13537Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13538
13539 * Makefile.in: added the vault-install target
13540
13541 * configure.in: actually use the Sun3 makefile fragment that's in
13542 config, also added the release dir to configdirs
13543
13544Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13545
13546 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13547
13548Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13549
13550 * configure.in: remove some program from Alpha targetted toolchains
13551
13552Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13553
13554 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13555 gprof.
13556 (taz): Run "make diststuff" in those directories instead of "make
13557 proto-dir". Look for "VERSION=" only at start of line in subdir
13558 Makefile. Use "gzip -9" for compression.
13559 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13560 (binutils.tar.z): New target.
13561
13562Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13563
13564 * Makefile.in (taz): Include gpl.texinfo.
13565
13566Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13567
13568 * Makefile.in (setup-dirs): Merged into "taz" target.
13569 (taz): Only do `proto-dir' stuff if a directory is actually needed
13570 for this target.
13571
13572Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13573
13574 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13575 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13576 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13577 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13578 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13579
13580Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13581
13582 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13583 config.sub, and move-if-change to gdb testsuite distribution
13584 archive, so the testsuite can be extracted, configured, and
13585 run separately from the gdb distribution. Blow away the Chill
13586 tests that require a Chill compiled executable, since GNU Chill
13587 is not yet publically available.
13588
13589Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13590
13591 * test-build.mk: set environment variables in a single command,
13592 instead of a list of assignments and exports
13593
13594 * config.guess: recognize Alpha/OSF1 systems
13595
13596Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13597
13598 * configure: Change help message to prefer --options rather than
13599 -options.
13600
13601Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13602
13603 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13604 zippy@ecst.csuchico.edu.
13605 * config.guess: Recognize miniframe.
13606
13607Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13608
9eb322aa
MF
13609 * Makefile.in: Use srcroot to find runtest rather than rootme.
13610 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13611
13612Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13613
13614 * test-build.mk: Extensive additions to support building on a
13615 machine other than the host.
13616
13617Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13618
13619 * configure (tooldir): Fix for i386-aix again.
13620
13621Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13622
13623 * configure, Makefile.in: Change definition of $(tooldir)
13624 to match the FSF.
13625
13626Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13627
13628 * config.guess: Recognize i[34]86/SVR4.
13629
13630Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13631
13632 * Makefile.in (all-gdb): gdb depends on sim.
13633
13634Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13635
13636 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13637 at the same time we make the prototype gdb directory.
13638 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13639 files at the same time as the gdb base release distribution.
13640
13641Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13642
13643 * Makefile.in (check): Use individual check targets rather than
13644 DO_X rule.
13645 (check-gcc): Added.
13646
13647Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13648
13649 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13650 for System V release 3.2.
13651
13652Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13653
13654 * config.sub: Recognize hppaosf.
13655 * configure.in: Do configure ld/binutils/gas for it.
13656
13657Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13658
13659 * configure (tooldir): Alter syntax used to set this, for systems
13660 where "\$" isn't handled right, like i386-aix.
13661
13662Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13663
13664 * configure: Pass program-transform-name, not
13665 program_transform_name, to recursive configures.
13666
13667Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13668
13669 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13670 of gas+ld+binutils.
13671
13672Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13673
13674 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13675
13676Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13677
13678 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13679
252b5132
RH
13680Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13681
13682 * Makefile.in (PRMS): Set back to all-prms.
13683
13684Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13685
13686 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13687 targets, rather than for MIPS hosts.
13688
13689Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13690
13691 * configure.in: add comment for --with-x default values
13692
13693 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13694
13695 * Makefile.in: add check-* targets for each of the directories in
13696 the tree. Add a definition of RUNTEST that will use the one we
13697 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13698
13699Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13700
13701 * configure.in: Removed obsolete references to bfd_target and
13702 target_makefile_frag.
13703
13704 * build-all.mk: Set assorted targets for Q2.
13705 * config.sub: Recognize z8k-sim and h8300-hms.
13706 * test-build.mk: Really don't pass host to configure.
13707 (HOLES): Added uname.
13708
13709Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13710
13711 * configure: Handle an empty program-prefix, program-suffix or
13712 program-transform-name correctly.
13713
13714Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13715
13716 * build-all.mk: -G 8 no longer required for MIPS targets.
13717 * test-build.mk: Don't pass host argument to configure; make it
13718 guess.
13719
13720Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13721
13722 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13723 * Makefile.in (COMPRESS): New macro, like GZIP.
13724
13725Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13726
13727 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13728
13729 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13730 with gas currently defaults to -G 0.
13731
13732Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13733
13734 * Makefile.in (all-flex): flex depends on byacc.
13735
13736 * build-all.mk: If host not specified, use config.guess. Pass TAG
13737 to test-build.mk as RELEASE_TAG.
13738 * test-build.mk (configargs): New variable containing arguments to
13739 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13740 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13741
13742 * config.guess: Use /bin/uname when checking -X argument on SCO,
13743 to avoid invoking GNU uname which doesn't understand -X.
13744
13745 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13746
13747 * configure.in: Build gas for mips-*-*.
13748
13749Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13750
13751 * Makefile.in (all.normal): insert missing backslash.
13752
13753Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13754
4bddf3ad 13755 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13756
13757 * Makefile.in: Complete overhaul to merge many almost identical
13758 targets.
13759
13760Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13761
13762 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13763 (gdb.tar.Z): Adjusted.
13764
13765 * Makefile.in (setup-dirs, taz): New targets; should be general
13766 enough to adapt for gdb sometime. Build only .z file.
13767 (gas.tar.z): New target.
13768
13769Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13770
13771 * build-all.mk: Use CC=cc -Xs on Solaris.
13772
252b5132
RH
13773Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13774
13775 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13776 for handling BISON for FSF releases.
13777
13778Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13779
13780 * configure: Actually implement the change zoo just documented.
13781
13782Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13783
13784 * configure: when using config.guess, only set target_alias when
13785 it's not already been set (ie, on the command line)
13786
13787Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13788
13789 * Makefile.in: add installcheck target, set PRMS to install-prms
13790
13791Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13792
13793 * configure: add support for package_makefile_fragment, handle the
13794 case where a directory has a configure.in file but no Makefile.in
13795 more gracefully (with an actual understandable error message, even);
13796 add support for --without (and add this to the usage message); also
13797 explicitly add a --host=${host_alias} to the command line when
13798 config.guess is used
13799
13800Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13801
13802 * configure: Must use both --host and --target in recursive calls.
13803
13804Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13805
13806 * Makefile.in: Change deja-gnu to dejagnu.
13807
13808Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13809
13810 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13811
13812Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13813
13814 * configure.in: canonicalize all instances to *-*-solaris2*,
13815 also strip out a number of tools to not build for go32 host
13816
13817Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13818
13819 * config.guess: add GPL.
13820
13821 * Makefile.in, config.guess, config.sub, configure: bump
13822 copyrights to 93.
13823
13824Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13825
13826 * Makefile.in (do-info): Removed obsolete check for existence of
13827 localenv file.
13828
13829 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13830
13831Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13832
13833 * Makefile.in: a couple of 'else true' for decstation,
13834 support for TclX
13835
13836 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13837
13838Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13839
13840 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13841
13842Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13843
13844 * config.guess: Recognize i386-ibm-aix (PS/2).
13845 * configure.in: Use config/mh-aix386 file for it.
13846
13847Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13848
13849 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13850 CC_FOR_TARGET instead.
13851 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13852
13853Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13854
13855 * Makefile.in: Add sim to list of directories sent with gdb
13856
13857Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13858
13859 * configure.in: Put back mips-dec-bsd* case.
13860
13861Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13862
13863 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13864 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13865 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13866
13867Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13868
13869 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13870
13871 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13872 (install-info): install dir.info only if it exists,
13873 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13874
13875Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13876
13877 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13878 gas for mips-dec-bsd.
13879
13880Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13881
13882 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13883 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13884
13885Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13886
13887 * configure.in: Added "dejagnu" to hosttools list.
13888
13889Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13890
13891 * config.sub, configure.in, config.guess: Add support
13892 for Bosx, an AIX variant from Bull.
13893 Patches from F.Pierresteguy@frcl.bull.fr.
13894
13895Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13896
13897 * devo/dejagnu: Initial creation of devo/dejagnu.
13898 Migrated dejagnu testcases and support files for testing software
13899 tools to reside as subdirectories, currently called "testsuite",
13900 within the directory of the software tool. Migrated all programs,
13901 support libraries, etc. beloging to dejagnu proper from
13902 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13903 with no modifications. The changes to these files which will
13904 allow them to configure, build, and execute properly will be made
13905 in a future update.
13906
13907Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13908
13909 * Makefile.in: Change send_pr to send-pr.
13910 * configure.in: Likewise.
13911 * send_pr: Renamed directory to send-pr.
13912
13913Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13914
13915 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13916
13917Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13918
13919 * README: Update for gdb-4.8 release.
13920 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13921 gdb-xxx.tar.z (gzip'd) file also.
13922
13923Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13924
13925 * Makefile.in: make all-diff depend on all-libiberty
13926
13927Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13928
13929 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13930
13931Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13932
13933 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13934
13935Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13936
13937 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13938 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13939 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13940
13941Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13942
13943 * Makefile.in: makeinfo binary is in a new location
13944
13945Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13946
13947 * config.sub: Accept -ecoff as an OS.
13948
13949 * Makefile.in: Various changes to eliminate a level of make
13950 recursion and reduce the required command line length.
13951 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13952 sub-makes.
13953 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13954 variables holding settings for specific sub-makes.
13955 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13956 in terms of BASE_FLAGS_TO_PASS.
13957 (TARGET_LIBS): New variable listing directories which use
13958 TARGET_FLAGS_TO_PASS.
13959 (subdir_do): Eliminated.
13960 (do-*): New set of targets to replace subdir_do.
13961 (various): All targets which used subdir_do now depend on do-*.
13962 (local-clean): Renamed from do_clean.
13963 (local-distclean): New target, dependency of distclean and
13964 realclean.
13965 (install-info): Don't create directories. Depend on dir.info
13966 rather than calling make recursively.
13967 (install-dir.info): Eliminated.
13968 (install-info-dirs): Create all info directories here.
13969 (dir.info): Depend upon do-install-info.
13970
13971 * test-build.mk (HOLES): Added false.
13972
13973Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13974
13975 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13976
13977Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13978
13979 * Makefile.in (info): remove dependency on all-texinfo. The
13980 problem was really in texinfo/C, not at this level.
13981
13982Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13983
13984 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13985
13986Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13987
13988 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13989 GDB releases.
13990
13991Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13992
13993 * configure: Include srcdir in message about target of link not
13994 being found. Don't convert `-' to `_' in `with' options being
13995 passed to subdirs.
13996
13997Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13998
13999 * configure.in: add uudecode to host_tools
14000
14001 * Makefile.in: added {all,install}-uudecode targets, added them to
14002 the appropriate lists
14003
14004Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14005
14006 * Makefile.in (all-gcc): Added dependency on all-gas.
14007
14008 * configure.in (mips-*-*): Build ld and binutils.
14009
14010Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14011
14012 * configure: check return code from mkdir, print error message and
14013 exit on failure.
14014
14015Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14016
14017 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14018
14019Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14020
14021 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14022
14023Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14024
14025 * config.sub (h8500): Recognize this as a cpu type.
14026
14027Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14028
14029 * configure: source directory missing is no longer a warning
14030
14031 * configure.in: recognize irix[34]* instead of irix[34]
14032
14033 * Makefile.in: define and pass down X11_LIB
14034
252b5132
RH
14035Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14036
14037 * guess-systype: Renamed to ...
14038 * config.guess: ... by popular request.
14039 * configure.in, Makefile.in: Update accordingly.
14040
14041Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14042
14043 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14044 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14045 + Execute ./dummy instead of assuming . is in PATH.
14046
14047Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14048
14049 * guess-systype: New shell script. Attempts to guess the
14050 canonical host name of the executing host.
14051 Only a few hosts are supported so far.
14052 * configure: Call guess-systype if no host is specified.
14053
14054Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14055
14056 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14057 gcc Makefile.
14058
14059
14060Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14061
14062 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14063 (all-gcc, install-gcc, subdir_do): Use it.
14064
14065Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14066
14067 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14068
14069Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14070
14071 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14072 set exclusively by configure, using configure.in .
14073
14074Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14075
14076 * test-build.mk: set $PATH for all builds
14077
14078 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14079
14080Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14081
14082 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14083 the one used in gcc/Makefile.in, so that a null expansion doesn't
14084 override the one needed to build gcc with a native cc.
14085
14086
14087Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14088
14089 * configure: Accept -with arguments.
14090
14091Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14092
14093 * Makefile.in: added h8300sim
14094
14095Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14096
252b5132
RH
14097 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14098 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14099 (all-cygnus, native, build-cygnus): Make
14100 $(canonhost)-stamp-3stage-done, not $(host)....
14101 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14102 i386-sco3.2v4. Added else true to if command.
14103
14104Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14105
14106 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14107
14108Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14109
14110 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14111
14112Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14113
14114 * configure.in: don't remove binutils from Solaris builds
14115
14116Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14117
14118 * Makefile.in: get rid of earlier definitions for *clean,
14119 also handle the recursive info rule better
14120
14121Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14122
14123 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14124 do more-or-less the right thing.
14125
14126Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14127
14128 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14129 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14130
14131Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14132
14133 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14134 $(host_canonical).
14135
14136 * configure.in: split the configdirs list into 4 categories (native
14137 v. cross, library v. tool) and handle the cross-only and native-
14138 only in more reasonable (and correct!) way.
14139
14140Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14141
14142 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14143 configdirs anymore.
14144
14145Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14146
14147 * Makefile.in: extensive cleanup:: removed all of the explicit
14148 clean-* targets, collapsed many wrappers around subdir_do into
14149 one, added additional targets to satisfy standards.texi, deleted
14150 some old targets, some changes for consistency
14151
14152Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14153
14154 * configure.in: handle some programs as cross-only, and others as
14155 native only
14156
14157 * test-build.mk: handle partial holes in a more generic manner
14158
14159 * Makefile.in: m4 depends on libiberty
14160
252b5132
RH
14161Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14162
14163 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14164 time, wdiff, and find to configdirs
14165
14166 * Makefile.in: all, clean, and install rules for the new programs
14167 added to configure.in
14168
14169Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14170
14171 * configure.in: use mh-sun for all *-sun-* hosts
14172
252b5132
RH
14173Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14174
14175 * Makefile.in: define flags for X11 include files and library file
14176 locations, pass them down to the programs that need this info
14177
14178 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14179
252b5132
RH
14180Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14181
14182 * configure.in: start building libg++ for HP-UX targets
14183
14184Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14185
14186 * README: Update references to files moved into etc/.
14187
14188Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14189
14190 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14191 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14192
14193Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14194
14195 * configure: accept dash as well as underscore in long option
14196 names for FSF compatibility.
14197
14198Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14199
14200 * config.sub: added -sco3.2v4 support from FSF.
14201
14202Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14203
14204 * configure.in: expand the section that adds or removes
14205 directories from the list of programs to build, to handle native
14206 vs. cross in addition to host v. native
14207
14208Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14209
14210 * Makefile.in: Replace C++ in macro names with CXX.
14211 This is less likely to break ...
14212
14213Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14214
14215 * test-build.mk: add -w to GNU_MAKE
14216
14217Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14218
14219 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14220 add 'sparc' to list of recognized cpus. This needed to make
14221 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14222 Delete some redundant ose68 variants. Recognize -wrs as an os,
14223 then changes that into $CPU-wrs-vxworks.
14224
14225 * configure.in: remove most references to gdbtest, regularize
14226 target based program removal
14227
14228 * test-build.mk: import from p3 tree (many fixes and changes)
14229
14230Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14231
14232 * Makefile.in: added rules to handle tcl, tk, and expect
14233
14234 * configure.in: handle those directories if they exist
14235
14236Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14237
14238 * config.sub: removed bogus hppabsd and hppahpux names, since
14239 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14240
14241Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14242
14243 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14244 depends upon all-xiberty
14245
14246 * Makefile.in: changes from p3, including:
14247
14248 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14249
14250 * Makefile.in (XTRAFLAGS): include newlib directories if
14251 newlib/Makefile exists, rather than if host != target.
14252
14253 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14254
14255 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14256 from the same source tree and not building a cross-compiler. This
14257 matters for the libg++ configuration if reconfiguring a tree that
14258 has already been installed.
14259
14260 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14261
14262 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14263 pick up the machine and system specific header files.
14264
14265 * Makefile.in: added AS_FOR_TARGET, passed down in
14266 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14267 the C compiler to use to create programs which are run in the
14268 build environment, set it to default to $(CC), and passed it down
14269 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14270
14271 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14272
14273 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14274 We need them for unusual native builds, like systems without
14275 ranlib.
14276
14277 * configure: also define $(host_canonical) and
80413487
RH
14278 $(target_canonical), which are the full, canonical names for the
14279 given host and target
252b5132
RH
14280
14281Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14282
14283 * Makefile.in: Added separate definitions for C++.
14284
14285Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14286
14287 * configure.in (configdirs): Add deja-gnu.
14288
14289Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14290
14291 * README: Update for configure.texi and gdb-4.7 release.
14292
14293Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14294
14295 * Makefile.in: Move "all" target to top of file.
14296 Previously, first target was ".PHONY" which caused BSD4.4 make
14297 to build .PHONY when make was run without arguments.
14298
14299Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14300
14301 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14302 Library-copylefted code in libiberty.
14303
14304Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14305
14306 * config.sub: Replace m68kmote with plain old m68k.
14307
14308Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14309
14310 * Makefile.in: Remove space from blank line, avoid Make complaints.
14311
14312Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14313
14314 * config.sub: Complain if no argument is given. Added support for
14315 386bsd as OS and target alias.
14316
14317Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14318
14319 * Makefile.in (XTRAFLAGS): include newlib directories if
14320 newlib/Makefile exists, rather than if host != target.
14321
14322Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14323
14324 * config.sub: recognize sparclite-wrs-vxworks.
14325
14326 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14327 p3.) Added clean-xiberty to clean.
14328
14329Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14330
14331 * configure.in: use *-*-* instead of nested cases for host and target
14332
14333Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14334
14335 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14336 from the same source tree and not building a cross-compiler. This
14337 matters for the libg++ configuration if reconfiguring a tree that
14338 has already been installed.
14339
14340Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14341
14342 * config.sub (i486v/i486v4): Merge in from FSF version.
14343
14344Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14345
14346 * configure: only set PWD if it is already set.
14347
14348Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14349
14350 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14351 doesn't have unset and all success paths (and most error paths)
14352 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14353 to just ${PWD} to avoid confusion.)
14354
14355Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14356
14357 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14358 even for a native compilation.
14359
14360Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14361
14362 Changes to make the gdb.tar.Z rule work better.
14363
14364 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14365 (DEVO_SUPPORT): Add configure.texi.
14366 (bfd-ilrt.tar.Z): Remove ancient rule.
14367
14368Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14369
14370 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14371 pick up the machine and system specific header files.
14372
14373 * configure.in, config.sub: added new target m68010-adobe-scout,
14374 with alias of adobe68k. Changed configure.in to check for
14375 -scout before -sco* to avoid a false match.
14376
14377 * Makefile.in: added AS_FOR_TARGET, passed down in
14378 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14379 the C compiler to use to create programs which are run in the
14380 build environment, set it to default to $(CC), and passed it down
14381 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14382
14383Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14384
14385 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14386 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14387 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14388 FOR_TARGET variants, to newlib and libg++.
14389
14390Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14391
14392 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14393 first.
14394
14395Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14396
14397 * config.sub: Accept `elf' as an environment.
14398
14399Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14400
14401 * Makefile.in (all-opcodes): cd into the right directory
14402
14403Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14404
14405 * configure: added -program_transform_name option, used as
14406 argument to sed when installing programs.
14407 configure.texi: added documentation for -program_prefix,
14408 -program_suffix and -program_transform_name.
14409
14410Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14411
14412 * config.sub: Accept i486 where i386 ok.
14413
14414Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14415
14416 * config.sub: accept we32k
14417
14418Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14419
35590697 14420 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14421
14422 * Makefile.in: don't create all directories for ``make install'';
14423 let the subdirectories create the ones they need.
14424
14425Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14426
80413487 14427 * COPYING: new file, GPL v2
252b5132
RH
14428
14429Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14430
14431 * Makefile.in: use the new gen-info-dir, which needs a template
14432 argument (which also lives in texinfo)
14433
14434 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14435
252b5132
RH
14436Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14437
14438 * config.sub (ncr3000): Change i386 to i486.
14439
14440Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14441
14442 * Makefile.in: add install-rcs, install-grep to
14443 install-no-fixedincludes, removed install-bison and install-libgcc
14444
14445Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14446
14447 * configure.in: grab the HPUX makefile fragment if on HPUX
14448
14449Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14450
14451 * Makefile.in: eradicate bison spoor (ditto libgcc).
14452 configure.in: recognise m68{k,000}-ericsson-OSE.
14453 es1800 is alias for m68k-ericsson-OSE
14454
14455Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14456
14457 * configure.in: rearrange the parts that remove programs from
14458 configdirs, based now on HOST==TARGET or by canonical triple.
14459
14460Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14461
14462 * test-build.mk: recurse explicitly with -f test-build.mk when
14463 appropriate. predicate stage3 and comparison on the existence
14464 of gcc. That is, if gcc isn't around, we aren't three-staging.
14465 On very clean, also remove ...stamp-co. Build in-place before
14466 doing other builds.
14467
14468Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14469
14470 * Makefile.in, configure.in: add tgas
14471
14472Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14473
14474 * Makefile.in: a number of changes merged in from progressive.
14475
14476 * configure.in: add libm.
14477
14478 * .cvsignore: ignore some stuff that comes from test-build.mk.
14479
252b5132
RH
14480Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14481
14482 * config.sub: Add es1800 (m68k-ericsson-es1800).
14483
14484Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14485
14486 * configure: Add program_suffix (parallel to program_prefix)
14487 * Makefile.in: adjust directory-creating script for losing decstation
14488
14489Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14490
14491 * configure: Minor $subdir-related fixes.
14492
14493Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14494
14495 * configure: fix various problems with propogating
14496 makefile_target_frag in subdirs.
14497 * configure.in: config libgcc if its there
14498
14499Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14500
14501 * config.sub: HPPA merge.
14502
252b5132
RH
14503Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14504
14505 * Makefile.in: Replace all-bison with all-byacc in all
14506 dependency lines for other tools (which now use byacc).
14507
14508Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14509
14510 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14511
252b5132
RH
14512Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14513
14514 * Makefile.in: make gprof rules similar to byacc rules (instead of
14515 vestigal $(unsubdir) that didn't work...)
14516
14517Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14518
14519 * config.sub: Add support for Linux.
14520 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14521 (at least for libg++).
14522
14523Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14524
14525 * configure.texi: fix doc for the -nfp option to configure
14526
14527Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14528
14529 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14530
14531Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14532
14533 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14534 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14535 * configure.in: added solaris* host_makefile_frag hook.
14536
14537Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14538
14539 * config.sub: changed recognition of m68000 so that various
14540 m68k types can be specified via m680[01234]0
14541
14542Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14543
14544 * config.sub (basic_machine): fix sed so that '-foo' isn't
14545 completely substituted out while .+'-foo' loses the '-foo'
14546
14547Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14548
14549 * config.sub ($os): Add -aout.
14550
14551Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14552
14553 * configure: If host_makefile_frag is absolute, don't
14554 prefix ${invsubdir} (relevant to libg++ auto-configure).
14555
14556Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14557
14558 * Makefile.in (tooldir): Define it.
14559 (all-ld): Depend on all-flex.
14560
14561Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14562
14563 * Makefile.in (check): Fix libg++ special case.
14564
14565Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14566
14567 * configure: do not bury `pwd` into config.status, thus do fewer
14568 pwd's.
14569
14570 * configure: print the "Building in" message only when building in
14571 other than "." AND verbose.
14572
14573 * configure: remove -s, rework -v to better accomodate guested
14574 configures.
14575
14576 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14577
14578Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14579
14580 * Makefile.in: macroize flags passed on recursion. remove
14581 fileutils.
14582
14583Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14584
14585 * configure: get makesrcdir right for subdirs deeper than 1.
14586
14587 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14588 install.
14589
14590Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14591
14592 * Makefile.in: don't print subdir_do or recursion lines.
14593
14594Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14595
14596 * standards.texi: added menu item.
14597
14598 * Makefile.in: build and install standards.info.
14599
14600 * standards.texi: new file.
14601
14602Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14603
14604 * configure: test for and move config.status pieces from
14605 ${subdir}/.
14606
14607Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14608
252b5132
RH
14609 * configure: Test for existance of files before trying to mv
14610 them, to avoid numerous non-existance messages.
14611
14612Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14613
14614 * configure: correct final line of config.status.
14615
14616 * configure: patch from eggert. Avoids a protection problem if
14617 the original Makefile.in is read only.
14618
14619 * configure: use move-if-change from gcc to create config.status.
14620 Some makefiles depend on config.status to tell if a directory
14621 has been reconfigured for a different host. This change
14622 prevents those directories from remaking everything in the case
14623 where the reconfig was only intended to rebuild a Makefile.
14624
14625 * configure: test for config.sub with "config.sub sun4" rather
14626 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14627 host alias from a missing config.sub.
14628
14629Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14630
14631 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14632 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14633
14634Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14635
14636 * configure: mkdir ${subdir} as needed.
14637
14638Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14639
14640 * Makefile.in,configure.in: added autoconf.
14641
14642Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14643
14644 * Makefile.in: no longer pass against on recursion.
14645
14646 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14647 definitions are not inherited.
14648
14649 * configure: correct makesrcdir when subdir is .
14650
14651Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14652
14653 * configure: Add support for 'subdirs' variable, which is
14654 like 'configdirs', except that configure doesn't re-invoke
14655 itself for subdirs, it just creates a Makefile for each subdir.
14656 * configure.texi: Document subdirs.
14657
14658Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14659
14660 * configure.in: added flex to configdirs
14661
14662Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14663
14664 * Makefile.in: remove clean-stamps from clean.
14665
14666Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14667
14668 * configure.in: Add gdbtest to configdirs.
14669
14670Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14671
14672 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14673 to recursive makes.
14674 * configure.in: Recognize new ncr3000 config.
14675
14676Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14677
14678 * Makefile.in, configure.in: removed references to gdbm.
14679
14680Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14681
14682 * config.sub: Don't canonicalize os value
14683 newsos* to bsd (readline needs to check for newsos).
14684 (This fix was earlier made Jan 31, but got re-broken.)
14685
14686Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14687
14688 * configure.in: sco is an os, not a vendor!
14689
14690 * configure: Quote $( better. Keep various shells happy.
14691
14692Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14693
14694 * Makefile.in: eliminate stamp-files.
14695
14696Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14697
14698 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14699 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14700
14701Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14702
14703 * config.sub: fix iris/iris3.
14704
14705Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14706
14707 * configure: re-add -rm.
14708
14709Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14710
14711 * Maskefile.in: add .stmp-rcs to all.
14712
14713 * configure.in: remove gas from rs6000 build, use aix host fragment.
14714
14715Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14716
14717 * configure: pass down site_option during recursion.
14718
14719Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14720
14721 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14722
14723Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14724
14725 * configure: Change exec_prefix so that it really defaults to prefix.
14726
14727Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14728
14729 * Makefile.in, configure.in: Add support for mmalloc library.
14730
14731Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14732
14733 * Makefile.in: add stmp dependencies for a few more things.
14734
14735Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14736
14737 * configure: adjusted error message on objdir/srcdir configure
14738 collision, per john's suggestion.
14739
14740 * Makefile.in: add libiberty stmp to all and all.cross.
14741
14742Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14743
14744 * Makefile.in: remove force dependencies, add grep to all.
14745
14746Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14747
14748 * Makefile.in: drop flex. make stamp files work.
14749
14750 * configure: added test for conflicting configuration in srcdir,
14751 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14752 gets cranky. use relative paths for configure and srcdir
14753 whenever possible. Send some error messages to stderr that were
14754 going to stdout.
14755
14756Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14757
14758 * Makefile.in: Fix libg++ rule to check for gcc directory
14759 before using gcc/gcc. Also pass XTRAFLAGS.
14760
14761Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14762
14763 * Makefile.in: added stmp-files so that directories aren't polled
14764 when they are already built.
14765
14766 * configure.texi: fixed a node pointer problem.
14767
14768Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14769
4bddf3ad 14770 * config.sub configure.in gdb/configure.in
252b5132
RH
14771 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14772 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14773 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14774
14775Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14776
14777 * configure: -recurring becomes -silent. corrected help message
14778 for -site= option.
14779
14780 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14781
14782Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14783
14784 * configure: when building Makefile for crosses, replace
14785 tooldir and program_prefix. default srcdir from location of
14786 config.sub. remove "for host in hosts" and "for target in
14787 targets" loops.
14788
14789Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14790
14791 * Makefile.in: Do not pass bindir or mandir to cvs.
14792
14793Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14794
14795 * Makefile.in, configure.in: removed traces of namesubdir,
14796 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14797 copyrights to '92, changed some from Cygnus to FSF.
14798
14799 * configure.texi: remove most references to multiple hosts,
14800 multiple targets, subdirs, etc.
14801
14802 * configure.man: removed rcsid. reference config.sub not
14803 config.subr.
14804
14805 * Makefile.in: mkdir $(infodir) on install-info.
14806
14807Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14808
14809 * configure.texi: Explain better about .gdbinit and about
14810 the environment that configure.in sections run in.
14811
14812Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14813
14814 * configure.in: Ultrix is only a decstation if it's a MIPS.
14815
14816Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14817
14818 * README: DOC.configure => cfg-paper.texi.
14819
14820Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14821
14822 * config.sub (near case $os): Don't convert newsos* to bsd!
14823
14824Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14825
14826 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14827 the number of copies of COPYING that go into the GDB tar file.
14828
14829Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14830
4bddf3ad 14831 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14832 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14833 Fix SCO configuration stuff.
14834
14835Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14836
14837 * Makefile.in: For libg++, make sure the -I pointing
14838 to the gcc directory goes *after* all the libg++-local -I flags.
14839 Also, move just-gcc dependency from just-libg++ to all-libg++.
14840
14841Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14842
14843 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14844
14845Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14846
14847 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14848
14849Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14850
14851 * config.sub: Add stratus configuration frags. Also
14852 submitted to FSF.
14853
14854Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14855
14856 * Makefile.in (DEV_SUPPORT): add configure.man.
14857
14858 * config.sub(Decode manufacturer-specific): add -none*.
14859
14860Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14861
14862 * Makefile.in: remove form feeds to make Sun's make happy.
14863 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14864
14865Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14866
14867 * Makefile.in (AR_FLAGS): Make quieter.
14868
14869Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14870
14871 * configure.in: Add libg++.
14872 * configure: When verbose, don't output the command line at each
14873 level; it will be unremarkably the same as the previous version,
14874 which will be the same as what the user typed.
14875
14876Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14877
14878 * configure.in, Makefile.in: fix clean-info, add flex. add
14879 fileutils.
14880
14881 * configure: be less sensitive to spaces in Makefile.in. Do not
14882 look for sources in "..". Doing so breaks subdirectories that
14883 might have their own configure. If a subdir has it's own
14884 configure script, use it.
14885
14886Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14887
14888 * cfg-paper.texi: some changes suggested by rms.
14889
14890Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14891
14892 * config.sub: Merge in some small additions from the FSF version,
14893 taken from the gcc distribution, to bring the Cygnus and FSF
14894 versions into closer sync.
14895
14896Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14897
14898 * configure.in: Changed svr4 references to sysv4.
14899
14900Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14901
14902 * configure: added -V for version number option.
14903
14904Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14905
14906 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14907 renamed from DOC.configure to cfg-paper.texi.
14908
14909Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14910
14911 * configure, config.subr, config.sub: config.subr is now
14912 config.sub again.
14913
14914Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14915
14916 * configure.texi: new file, in progress.
14917
14918 * Makefile.in: build info file and install the man page for
14919 configure.
14920
14921 * configure.man: new file, first cut.
14922
14923 * configure: find config.subr again now that configuration "none"
14924 has gone. removed all traces of the -ansi option. removed all
14925 traces of the -languages option.
14926
14927 * config.subr: resync from rms.
14928
d932cae7 149291991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14930
14931 * configure, config.sub, config.subr: merge config.sub into
14932 config.subr, call the result config.subr, remove config.sub, use
14933 config.subr.
14934
14935 * Makefile.in: revised install for dir.info.
14936
d932cae7 149371991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14938
14939 * configure.in: add decstation host makefile frag.
14940
14941 * Makefile.in: BISON now bison -y again. also install-gcc on
14942 install. clean-gdbm on clean. infodir belongs in datadir.
14943 Make directories for info install. Build dir.info here then
14944 install it.
14945
d932cae7 149461991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14947
14948 * Makefile.in: fix for bad directory tests.
14949
d932cae7 149501991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14951
14952 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14953 regexp. -srcdir relative was being handled incorrectly.
14954
14955 * Makefile.in: unwrapped some for loops so that parallel makes
14956 work again and so one can focus one's attention on a particular
14957 package.
14958
d932cae7 149591991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14960
14961 * configure: added PWD as a stand in for `pwd` (for speed). use
14962 elif wherever possible. make -srcdir work without -objdir.
14963 -objdir= commented out.
14964
d932cae7 149651991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14966
14967 * configure: +options become --options. -subdirs commented out.
14968 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14969 Makefile now at top of generated Makefile. Removed cvs log
14970 entries. added -srcdir. create .gdbinit only if there is one
14971 in ${srcdir}.
14972
14973 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14974 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14975 and mandir now keyed off datadir by default.
14976
d932cae7 149771991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14978
14979 * Freshly created ChangeLog.
14980
14981\f
14982Local Variables:
14983mode: change-log
14984left-margin: 8
14985fill-column: 76
14986version-control: never
14987End: