* elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark from
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
b836cb18
JBG
12013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2
3 * Makefile.def: Sync with GCC.
4 * Makefile.in: Regenerate.
5
e7d5abf1
JBG
62013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
7
8 * configure.ac: Sync with GCC.
b836cb18 9 * configure: Regenerate.
e7d5abf1 10
4f778543
MF
112013-03-22 Mike Frysinger <vapier@gentoo.org>
12
13 * src-release (VER): Change bfd/configure.in sed to use the new
14 `bfd/configure --version` output.
15
f1dd87fc
YZ
162013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
17
18 * configure.ac: Sync with GCC repo.
19 * configure: Ditto.
20
a413f71a
ILT
212013-02-05 Ian Lance Taylor <iant@google.com>
22
23 PR go/55969
24 * configure.ac: Disable libgo on some systems where it does not
25 work.
26 * configure: Rebuild.
27
3a98824c
AM
282013-02-05 Alan Modra <amodra@gmail.com>
29
30 * configure: Regenerate after syncing config/.
31
3dae1673
JBG
322013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
33
34 * configure.ac: Sync with GCC repo.
35 * configure: Ditto.
36 * Makefile.def: Ditto.
37 * Makefile.in: Ditto.
38
bf51454b
JB
392013-01-11 Joel Brobecker <brobecker@adacore.com>
40
41 Sync with GCC, merge:
42
43 2013-01-09 Jason Merrill <jason@redhat.com>
44
45 * .gitignore: Import from gdb repository.
46
c841a2be
JBG
472013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
48
49 * config.sub: Update from config repo.
50
d7b9dae9
EB
512013-01-11 Eric Botcazou <ebotcazou@adacore.com>
52
53 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
54 * Makefile.in: Regenerate.
55
861ea9c8
L
562013-01-09 H.J. Lu <hongjiu.lu@intel.com>
57
58 * Makefile.def (configure-gcc): Depend on all-gmp.
59 (all-gcc): Remove dependency on all-gmp.
60 * Makefile.in: Regenerated.
61
ce82b126
JBG
622013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
63
1b4f418d 64 * config.guess: Update from config repo.
c2e5e6d7 65 * config.sub: Ditto.
ce82b126 66
fd62a30d
JJ
672013-01-07 Jeff Johnston <jjohnstn@redhat.com>
68
69 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
70 exists and replace the new bfin license in its location.
71
0140d685
L
722013-01-07 H.J. Lu <hongjiu.lu@intel.com>
73
74 PR gas/14899
75 * Makefile.def (dependencies): Make all-binutils, all-gprof,
76 all-ld and all-gold depend on all-gas.
77 * Makefile.in: Regenerated.
78
c3d399e7
L
792012-12-29 Ben Elliston <bje@gnu.org>
80
81 * config.guess: Update to 2012-12-29 version.
82 * config.sub: Likewise.
83
9417cd2f
JBG
842012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
85
86 * Makefile.def (install-target-libgo): Depend on
87 install-target-libatomic. Merged from GCC repo.
88 * Makefile.in: Regenerate.
89
68dad382
JJ
902012-12-17 Jeff Johnston <jjohnstn@redhat.com>
91
92 * COPYING.LIBGLOSS: Add license for bfin libgloss.
93
2344b8da
TS
942012-12-16 Thomas Schwinge <thomas@codesourcery.com>
95
96 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
97 * configure: Regenerate.
98
5eb08693
L
992012-12-11 H.J. Lu <hongjiu.lu@intel.com>
100
101 * Makefile.def (target_modules): Add bootstrap=true and
102 raw_cxx=true to libsanitizer.
103 * configure.ac (bootstrap_target_libs): Add libsanitizer.
104 * Makefile.in: Regenerated.
105 * configure: Likewise.
106
53ab32d8
JBG
1072012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
108
109 * config.sub: Merge from config repo.
110
d2489204
JBG
1112012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
112
113 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
114 * Makefile.tpl: Ditto.
115 * Makefile.in: Ditto.
116 * configure: Ditto.
d2489204 117
c23b5043
JBG
1182012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
119
120 * configure.ac (noconfigdirs): Merge from GCC.
121 * configure: Regenerate.
122
1dd1f7f6
JBG
1232012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
124
125 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
126
2bda3143
L
1272012-11-14 Roland McGrath <mcgrathr@google.com>
128
129 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
130 * configure: Regenerate.
131
5286fdef
L
1322012-11-13 Richard Henderson <rth@redhat.com>
133
134 * configure.ac: Move libsanitizer logic to subdirectory.
135 * configure: Regenerate.
136
1372012-11-13 Dodji Seketeli <dodji@redhat.com>
138
139 * configure.ac: Enable libsanitizer just on x86 linux for now.
140 * configure: Re-generate.
141
1422012-11-13 David Edelsohn <dje.gcc@gmail.com>
143
144 * configure.ac: Merge libquadmath sections.
145 * configure: Regenerate.
146
1472012-11-12 Wei Mi <wmi@google.com>
148
149 * configure.ac: Add libsanitizer to target_libraries.
150 * Makefile.def: Ditto.
151 * configure: Regenerate.
152 * Makefile.in: Regenerate.
153
f66a9a70
L
1542012-11-03 H.J. Lu <hongjiu.lu@intel.com>
155
156 * configure: Regenerated.
157
1582012-11-03 Robert Mason <rbmj@verizon.net>
159
160 * configure.ac: add --disable-libstdcxx configure option
161 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
162
6d94c122
CV
1632012-10-24 Corinna Vinschen <corinna@vinschen.de>
164
165 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
166 against Mingw64 w32api.
167 * configure: Regenerate.
168
a882be68
EB
1692012-10-23 Eric Botcazou <ebotcazou@adacore.com>
170
171 PR bootstrap/54820
172 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
173 * configure: Regenerate.
174
b3676d82
EB
1752012-10-22 Eric Botcazou <ebotcazou@adacore.com>
176
177 PR bootstrap/54820
178 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
179 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
180 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
181 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
182 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
183 * Makefile.in: Regenerate.
184 * configure.ac (have_static_libs): New variable and associated check.
185 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
186 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
187 * configure: Regenerate.
188
7b0e8ca5
MF
1892012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
190
191 * config.guess, config.sub: Include updated version from
192 config-patches. Adds microblaze little endian support.
193
8e71395b
L
1942012-09-28 Ian Lance Taylor <iant@google.com>
195
196 * Makefile.def: Make all-target-libgo depend on
197 all-target-libbacktrace.
198 * Makefile.in: Rebuild.
199
2002012-09-26 Ian Lance Taylor <iant@google.com>
201
202 * Makefile.def: Make all-gcc depend on all-libbacktrace.
203 * Makefile.in: Rebuild.
204
2052012-09-06 Diego Novillo <dnovillo@google.com>
206
207 * configure.ac: Bump minimum GMP version to 4.2.3.
208 * configure: Re-generate.
209
2102012-09-05 Georg-Johann Lay <avr@gjlay.de>
211
212 PR target/54461
213 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
214 target-libgloss if not configured --with-avrlibc=no.
215 * configure: Regenerate.
216
2172012-09-04 Jason Merrill <jason@redhat.com>
218
219 * configure.ac: Fix --enable-languages=all.
220
2212012-09-03 Richard Guenther <rguenther@suse.de>
222
223 PR bootstrap/54138
224 * configure.ac: Re-organize ISL / CLOOG checks to allow
225 disabling with either --without-isl or --without-cloog.
226 * configure: Regenerated.
227
2282012-09-03 Georg-Johann Lay <avr@gjlay.de>
229
230 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
231 * configure: Regenerate.
232
d09bbf00
SE
2332012-09-21 Steve Ellcey <sellcey@mips.com>
234
235 * configure.ac: Add mips*-mti-elf* target.
236 * configure: Regenerate.
237
2bf680c4
ILT
2382012-09-19 Ian Lance Taylor <iant@google.com>
239
240 * configure.ac (host_libs): Add libbacktrace.
241 (target_libraries): Add libbacktrace.
242 * Makefile.def (host_modules): Add libbacktrace.
243 (target_modules): Likewise.
244 * configure, Makefile.in: Rebuild.
245
5c0b3823
WL
2462012-09-15 Jiong Wang <jiwang@tilera.com>
247
248 * configure.ac (ENABLE_GOLD): support tilegx*
249 * configure: rebuild
250
1488e230
DE
2512012-09-14 David Edelsohn <dje.gcc@gmail.com>
252
253 PR target/38607
254 Merge upstream change.
255 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
256
257 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
258 Add libgomp*.o to compare_exclusions for AIX.
259 * configure: Regenerate.
260
df6795ce
L
2612012-08-26 H.J. Lu <hongjiu.lu@intel.com>
262
263 PR binutils/4970
264 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
265 and opcodes.
266 * Makefile.in: Regenerated.
267
7ec59b9e
L
2682012-08-14 Diego Novillo <dnovillo@google.com>
269
270 Merge from cxx-conversion branch.
271
272 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
273 POSTSTAGE1_CONFIGURE_FLAGS.
274 * Makefile.in: Regenerate.
275 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
276 Force C++ when bootstrapping.
277 * configure: Regenerate.
278
2792012-07-06 Richard Guenther <rguenther@suse.de>
280
281 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
282 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
283 --with-gmp=system.
284 * Makefile.in: Regenerated.
285 * configure: Likewise.
286
2872012-07-06 Richard Guenther <rguenther@suse.de>
288
289 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
290 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
291 supply V=1 as extra_make_flags.
292 * configure: Regenerated.
293 * Makefile.in: Likewise.
294
2952012-07-03 Richard Guenther <rguenther@suse.de>
296
297 * Makfile.def (isl): Remove not necessary extra_exports and
298 extra_make_flags.
299 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
300 * Makefile.in: Regenerated.
301
3022012-07-03 Richard Guenther <rguenther@suse.de>
303
304 * Makefile.def (cloog): Add V=1 to extra_make_flags.
305 * configure.ac: If either the ISL or the CLooG check failed
306 do not try to build in-tree versions.
307 * Makefile.in: Regenerated.
308 * configure: Regenerated.
309
3102012-07-02 Richard Guenther <rguenther@suse.de>
311 Michael Matz <matz@suse.de>
312 Tobias Grosser <tobias@grosser.es>
313 Sebastian Pop <sebpop@gmail.com>
314
315 * Makefile.def: Add ISL host module, remove PPL host module.
316 Adjust ClooG host module to use the proper ISL.
317 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
318 * configure.ac: Include config/isl.m4. Add ISL host library,
319 remove PPL. Remove PPL configury, add ISL configury, adjust
320 ClooG configury.
321 * Makefile.in: Regenerated.
322 * configure: Likewise.
323
3242012-07-02 Richard Guenther <rguenther@suse.de>
325
326 Merge from graphite branch
327 2011-07-21 Tobias Grosser <tobias@grosser.es>
328
329 * configure: Regenerated.
330 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
331 both cloog.org and legacy versions. The only supported version will
332 be CLooG with the isl backend.
333
334 2011-07-21 Tobias Grosser <tobias@grosser.es>
335
336 * configure: Regenerated.
337 * configure.ac: Require cloog isl 0.17.0
338
339 2011-07-21 Tobias Grosser <tobias@grosser.es>
340
341 * configure: Regenerated.
342 * config/cloog.m4: Do not define CLOOG_ORG
343
3442012-06-29 Steven Bosscher <steven@gcc.gnu.org>
345
346 * configure.ac: Skip C if explicitly selected.
347 * configure: Regenerate.
348
3492012-06-28 Christophe Lyon <christophe.lyon@st.com>
350
351 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
352 they contain -O2.
353 * configure: Regenerate.
354
3552012-06-20 Jason Merrill <jason@redhat.com>
356
357 * Makefile.tpl (check-target-libgomp-c++): New.
358 (check-target-libitm-c++): New.
359 * Makefile.def (c++): Add them.
360 * Makefile.in: Regenerate.
361
3622012-05-16 Olivier Hainque <hainque@adacore.com>
363
364 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
365 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
366 (install-no-fixedincludes): Adjust accordingly.
367 * Makefile.in: Regenerate.
368
3692012-05-09 Nick Clifton <nickc@redhat.com>
370 Paul Smith <psmith@gnu.org>
371
372 PR bootstrap/50461
373 * configure.ac (mpfr-dir): When using in-tree MPFR sources
374 allow for the fact that from release v3.1.0 of MPFR the source
375 files were moved into a src sub-directory.
376 * configure: Regenerate.
377
3782012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
379
380 * configure.ac: Bump minimum MPFR version to 2.4.0.
381 * configure: Regenerated.
382
3832012-05-01 Richard Henderson <rth@redhat.com>
384
385 * Makefile.def (libatomic): New target_module.
386 * configure.ac (target_libraries): Add libatomic.
387 (noconfigdirs): Check if libatomic is supported.
388 * Makefile.in, configure: Rebuild.
389
f87f9c61
L
3902012-05-15 H.J. Lu <hongjiu.lu@intel.com>
391
392 Merge upstream change
393 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
394
3952011-11-21 Andreas Tobler <andreast@fgznet.ch>
396
397 * libtool.m4: Additional FreeBSD 10 fixes.
398
68f107fa
AO
3992012-06-28 Christophe Lyon <christophe.lyon@st.com>
400
401 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
402 they contain -O2.
403 * configure: Regenerate.
404
b9c361e0
JL
4052012-05-14 Catherine Moore <clm@codesourcery.com>
406
407 * NEWS: Mention PowerPC VLE port.
408
9eb322aa
MF
4092012-05-11 Mike Frysinger <vapier@gentoo.org>
410
411 * MAINTAINERS (config/): Move to intl/ section.
412 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
413
58b1dd21
NC
4142012-05-09 Nick Clifton <nickc@redhat.com>
415 Paul Smith <psmith@gnu.org>
416
417 PR bootstrap/50461
418 * configure.ac (mpfr-dir): When using in-tree MPFR sources
419 allow for the fact that from release v3.1.0 of MPFR the source
420 files were moved into a src sub-directory.
421 * configure: Regenerate.
422
2e702c99
RM
4232012-05-02 Roland McGrath <mcgrathr@google.com>
424
425 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
426 * configure: Regenerate.
427
d2213593
JB
4282012-04-25 Joel Brobecker <brobecker@adacore.com>
429
430 * config.sub: Update to 2012-04-18 version from official repo.
431
202e2356
NC
4322012-03-19 Tristan Gingold <gingold@adacore.com>
433
434 * configure.ac (ia64*-*-*vms*): Add support for ld.
435 * configure: Regenerate.
436
2479f722
RO
4372012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
438
439 * configure.ac (enable_libgomp): Remove *-*-irix6*.
440 (unsupported_languages): Remove mips-sgi-irix6.*.
441 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
442 (with_stabs): Remove.
443 * configure: Regenerate.
444
4e97d92b
RO
4452012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
446
447 * configure.ac (enable_libgomp): Remove *-*-osf*.
448 (with_stabs): Remove alpha*-*-osf*.
449 * configure: Regenerate.
450
f9ea6f98
JJ
4512012-03-09 Jeff Johnston <jjohnstn@redhat.com>
452
453 * COPYING.NEWLIB: Modify DJ Delorie license to include
454 modification rights in clause as permitted by DJ Delorie.
455 * COPYING.LIBGLOSS: Ditto.
456
48688b3e
JJ
4572012-03-09 Jeff Johnston <jjohnstn@redhat.com>
458
459 * COPYING.NEWLIB: Remove two unused licenses.
460
0945bbee
TG
4612012-03-05 Tristan Gingold <gingold@adacore.com>
462
463 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
464 * configure: Regenerate.
465
516be0c5
JJ
4662012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
467
468 * COPYING.NEWLIB: Add Adapteva notice.
469 * COPYING.LIBGLOSS: Add Adapteva notice.
470
64b986c0
EB
4712011-12-18 Eric Botcazou <ebotcazou@adacore.com>
472
473 * configure: Regenerate.
474
58cddc18
JJ
4752011-12-15 Jeff Johnston <jjohnstn@redhat.com>
476
477 * COPYING.LIBGLOSS: Add GPL with exception license.
478
b121d7d4
DD
4792011-11-09 Roland McGrath <mcgrathr@google.com>
480
481 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
482 * configure: Rebuild.
483 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
484 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
485 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
486 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
487 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
488 Add READELF.
489 * Makefile.in: Rebuild.
490
d32e2926
RH
4912011-11-08 Richard Henderson <rth@redhat.com>
492
493 * configure.ac: Test for libitm directory present first.
494
495 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
496
497 * configure.ac: Test libitm/configure.tgt to disable libitm.
498 * configure: Rebuild.
499
98dd765a
RO
5002011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
501
502 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
503 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
504 * Makefile.in: Regenerate.
505
99c513f6
DD
5062011-11-01 DJ Delorie <dj@redhat.com>
507
508 * configure.ac (rl78-*-*) New case.
509 * configure: Regenerate.
510
ff3ec4ee
DD
5112011-11-01 DJ Delorie <dj@redhat.com>
512
513 * config.sub: Update to version 2011-10-29 (added rl78)
514
c28a9f49
NC
5152011-10-27 Nick Clifton <nickc@redhat.com>
516
517 * config.sub: Import these changes from the config project:
518
519 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
520 Ben Elliston <bje@gnu.org>
521
522 * config.sub (epiphany): New.
523
524 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
525 Ben Elliston <bje@gnu.org>
526
9eb322aa 527 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
528
529 2011-08-23 Roland McGrath <mcgrathr@google.com>
530
531 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
532 64eb to be64.
533
534 2011-08-16 Roland McGrath <mcgrathr@google.com>
535
536 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
537 (nacl): Grok as alias for 32el-unknown-nacl.
538
860144e4
JB
5392011-08-19 Joel Brobecker <brobecker@adacore.com>
540
541 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
542
40ae9136
YQ
5432011-08-14 Yao Qi <yao@codesourcery.com>
544
545 Merge from gcc:
546
547 2011-08-14 Yao Qi <yao@codesourcery.com>
548 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
549 * configure: Regenerate.
550
ffdd6afc
ILT
5512011-07-26 Ian Lance Taylor <iant@google.com>
552
553 Merge from gcc:
554
555 2011-07-26 Ian Lance Taylor <iant@google.com>
556 * configure.ac: Set have_compiler based on whether gcc directory
557 exists, rather than on whether gcc is in configdirs.
558 * configure: Rebuild.
559
560 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
561 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
562 link directories.
563 * Makefile.in: Rebuild.
564
565 2011-07-20 Ian Lance Taylor <iant@google.com>
566 PR bootstrap/49787
567 * configure.ac: Move --enable-bootstrap handling earlier in file.
568 If --enable-bootstrap and either --enable-build-with-cxx or
569 --enable-build-poststage1-with-cxx, enable C++ automatically.
570 * configure: Rebuild.
571
572 2011-07-19 Ian Lance Taylor <iant@google.com>
573 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
574 make C++ a boot_language. Set and substitute
575 POSTSTAGE1_CONFIGURE_FLAGS.
576 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
577 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
578 * configure, Makefile.in: Rebuild.
579
580 2011-07-16 Jason Merrill <jason@redhat.com>
581 * Makefile.def (language=c++): Add check-c++0x and
582 check-target-libmudflap-c++.
583 * Makefile.tpl (check-target-libmudflap-c++): New.
584 * Makefile.in: Regenerate.
585
586 2011-07-16 Matthias Klose <doko@ubuntu.com>
587 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
588 * Makefile.def (target_modules/libjava): Pass
589 $(EXTRA_CONFIGARGS_LIBJAVA).
590 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
591 if not configured with --enable-static-libjava.
592 * Makefile.in: Regenerate.
593 * configure: Likewise.
594
595 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
596 PR regression/47836
597 PR bootstrap/23656
598 PR other/47733
599 PR bootstrap/49247
600 PR c/48825
601 * configure.ac (target_libraries): Remove target-libiberty.
602 Remove case-statement setting skipdirs=target-libiberty for
603 multiple targets. Remove checking target_configdirs and
604 removing target-libiberty but keeping target-libgcc if
605 otherwise empty.
606 * Makefile.def (target_modules): Don't add libiberty.
607 (dependencies): Remove all traces of target-libiberty.
608 * configure, Makefile.in: Regenerate.
609
9ccb86e7
JM
6102011-07-22 Jason Merrill <jason@redhat.com>
611
612 * Makefile.def (language=c++): Add check-c++0x and
613 check-target-libmudflap-c++.
614 * Makefile.tpl (check-target-libmudflap-c++): New.
615 * Makefile.in: Regenerate.
616
090bc50f
RO
6172011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
618
619 * configure: Regenerate.
620
cff32a7c
RO
6212011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
622
623 PR target/39150
624 * configure.ac (i[3456789]86-*-solaris2*): Also accept
625 x86_64-*-solaris2.1[0-9]*.
626 * configure: Regenerate.
627
eb4b2452
NC
6282011-06-13 Walter Lee <walt@tilera.com>
629
630 * configure.ac (tilepro-*-*) New case.
631 (tilegx-*-*): Likewise.
632 * configure: Regenerate.
633
3c0013bf
NC
6342011-06-06 Nick Clifton <nickc@redhat.com>
635
636 * config.sub: Sync from upstream.
637
91c1f14c
DK
6382011-05-08 Doug Kwan <dougkwan@google.com>
639
640 Merge from gcc:
641
642 2011-05-08 Doug Kwan <dougkwan@google.com>
643
644 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
645 * configure: Regenerated.
646 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
647 value from configure.
648 * Makefile.in: Regenerated.
649
c7e4b184
JM
6502011-05-05 Joseph Myers <joseph@codesourcery.com>
651
652 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
653 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
654 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
655 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
656 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
657 *-*-vxworks*): Disable newlib and libgloss in separate case
658 statement.
659 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
660 to separate case statement.
661 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
662 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
663 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
664 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
665 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
666 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
667 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
668 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
669 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
670 i[[3456789]]86-*-rdos*, m32r-*-*,
671 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
672 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
673 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
674 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
675 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
676 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
677 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
678 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
679 and libgloss in main case over targets. Remove most empty cases
680 in main case over targets.
681 * configure: Regenerate.
682
7152a690
JM
6832011-05-04 Joseph Myers <joseph@codesourcery.com>
684
685 * configure.ac: Remove code setting special library locations for
686 hppa*64*-*-hpux11*. Remove code setting compiler for
687 sparc-sun-solaris2*.
688 * configure: Regenerate.
689
ff46fb8f
JM
6902011-05-04 Joseph Myers <joseph@codesourcery.com>
691
692 * configure.ac: Separate libgloss_dir settings from general case
693 over targets.
694 * configure: Regenerate.
695
82ae827f
JM
6962011-04-28 Joseph Myers <joseph@codesourcery.com>
697
698 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
699 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
700 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
701 cases in libgcj-disabling case statement.
702 (hppa*64*-*-linux*): Set unsupported_languages instead of
703 disabling target-zlib.
704 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
705 to hppa*64*-*-hpux*.
706 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
707 hppa*-*-hpux*.
708 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
709 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
710 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
711 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
712 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
713 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
714 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
715 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
716 libgcj-disabling case statement.
717 * configure: Regenerate.
718
0827f9a6
JM
7192011-04-28 Joseph Myers <joseph@codesourcery.com>
720
721 * configure.ac: Disable Java for targets not supporting libffi.
722 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
723 Remove cases in Java-disabling statement.
724 (*arm-wince-pe): Change to arm-wince-pe.
725 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
726 cases in Java-disabling statement.
727 (bfin-*-*): Don't disable Java again.
728 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
729 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
730 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
731 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
732 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
733 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
734 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
735 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
736 Java-disabling statement.
737 (mmix-*-*): Don't disable Java again.
738 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
739 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
740 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
741 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
742 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
743 statement.
744 * configure: Regenerate.
745
899b04ef
JM
7462011-04-28 Joseph Myers <joseph@codesourcery.com>
747
748 Merge from GCC:
749
750 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
751
752 PR lto/48086
753 * configure.ac: Re-enable LTO on *-apple-darwin9*.
754 * configure: Regenerate.
755
9863d716
JM
7562011-04-28 Joseph Myers <joseph@codesourcery.com>
757
758 * configure.ac: Separate cases disabling Java and Java libraries
759 from general case over targets.
760 * configure: Regenerate.
761
a90ef4bf
JM
7622011-04-06 Joseph Myers <joseph@codesourcery.com>
763
764 * configure.ac (build_tools): Remove build-byacc.
765 (host_libs): Remove mmalloc.
766 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
767 autoconf automake libtool diff rcs fileutils shellutils time
768 textutils wdiff find uudecode hello tar gzip indent recode release
769 sed perl gawk findutils gettext zip.
770 (libgcj): Remove target-qthreads.
771 (target_tools): Remove target-examples target-gperf.
772 (YACC): Don't handle building byacc.
773 * configure: Regenerate.
774 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
775 dosutils, examples, fileutils, find, findutils, gawk, gettext,
776 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
777 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
778 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
779 handle building components.
780 * Makefile.in: Regenerate.
781
05a02268
RW
7822011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
783
784 * config.sub: Sync from upstream.
785
c5f5c3c2
JM
7862011-04-01 Joseph Myers <joseph@codesourcery.com>
787
788 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
789 (microblaze*): Don't disable libssp.
790 * configure: Regenerate.
791
f6c1938b
JM
7922011-04-01 Joseph Myers <joseph@codesourcery.com>
793
794 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
795 moveifchange.
796 * configure: Regenerate.
797 * Makefile.tpl: Use @SHELL@ not @config_shell@.
798 * Makefile.in: Regenerate.
799
1f111696
JM
8002011-04-01 Joseph Myers <joseph@codesourcery.com>
801
802 * configure.ac (*-*-sysv4*): Don't enable libgomp.
803 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
804 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
805 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
806 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
807 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
808 md_exec_prefix cases.
809 * configure: Regenerate.
810
065a5627
JM
8112011-04-01 Joseph Myers <joseph@codesourcery.com>
812
813 * configure.ac: Separate cases disabling target-libssp,
814 target-libiberty, target-libstdc++-v3 and Fortran from general
815 case over targets.
816 * configure: Regenerate.
817
b2f14e4a
JM
8182011-04-01 Joseph Myers <joseph@codesourcery.com>
819
820 * configure.ac (*-*-chorusos): Don't disable libgcj.
821 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
822 Remove case.
823 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
824 (arm-*-coff): Don't disable libgcj.
825 (arm*-*-linux-gnueabi): Remove useless assignment.
826 (arm-*-riscix*): Don't disable libgcj.
827 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
828 configuration.
829 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
830 (c54x*-*-*): Remove case.
831 (tic54x-*-*): Don't disable GCC or GCC libraries.
832 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
833 to *.
834 (d10v-*-*): Don't disable GCC libraries.
835 (d30v-*-*): Don't disable libgcj.
836 (h8500-*-*): Don't disable GCC libraries.
837 (i960-*-*): Don't disable libgcj.
838 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
839 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
840 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
841 libgcj.
842 (m68k-*-coff*): Remove case.
843 (mmix-*-*): Don't disable libgloss on host.
844 (mn10200-*-*, mn10300-*-*): Remove cases.
845 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
846 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
847 Don't disable libgcj.
848 (romp-*-*): Remove case.
849 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
850 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
851 case.
852 (v810-*-*): Don't disable GCC libraries.
853 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
854 (ip2k-*-*): Don't disable GCC libraries.
855 * configure: Regenerate.
856
6a608608
JM
8572011-03-28 Joseph Myers <joseph@codesourcery.com>
858
859 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
860 libffi on host.
861 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
862 on host.
863 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
864 * configure: Regenerate.
865
5b806d27
NC
8662011-03-26 John Marino <binutils@marino.st>
867
868 * configure.ac: Add support for *-*-dragonfly*
869 * configure: Regenerate.
870
0377a422
JM
8712011-03-25 Joseph Myers <joseph@codesourcery.com>
872
873 * configure.ac (native_only): Remove.
874 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
875 send-pr uudecode guile gnuserv on host.
876 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
877 send-pr rcs guile perl texinfo libtool on host.
878 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
879 automake send-pr rcs guile perl texinfo libtool on host.
880 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
881 (*-*-kaos*): Don't disable target-examples target-gperf on target.
882 (alpha*-dec-osf*): Don't disable fileutils on target.
883 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
884 texinfo send-pr expect dejagnu on target.
885 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
886 target-qthreads on target.
887 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
888 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
889 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
890 x86_64-*-mingw*): Don't disable expect on target.
891 (*-*-cygwin*): Don't disable target-gperf on target.
892 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
893 gnuserv on target.
894 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
895 target.
896 * configure: Regenerate.
897
2354b38b
JM
8982011-03-25 Joseph Myers <joseph@codesourcery.com>
899
900 * configure.ac (target_tools): Remove target-groff.
901 (native_only): Remove target-groff.
902 (hppa*64*-*-*): Don't disable byacc.
903 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
904 setting.
905 (*-*-kaos*): Don't skip target-librx and target-groff.
906 (*-*-netware*): Don't skip target-libmudflap.
907 (*-*-tpf*): Don't skip target-libmudflap.
908 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
909 directories on the host.
910 (ia64*-*-*vms*): Don't skip tix.
911 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
912 host.
913 * configure: Regenerate.
914
28d9b232
PB
9152011-03-24 Paolo Bonzini <pbonzini@redhat.com>
916
917 * configure.ac: Remove references to mt-mep, mt-netware,
918 mt-wince.
919 * Makefile.def: Add all-utils soft dependencies.
920 * Makefile.tpl: Remove GDB_NLM_DEPS.
921 * configure: Regenerate.
922 * Makefile.in: Regenerate.
923
dbbe5f95
PB
9242011-03-24 Paolo Bonzini <bonzini@gnu.org>
925
926 Sync from GCC:
927
928 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
929
930 * configure.ac: Do not include mh-x86omitfp.
931 * configure: Regenerate.
932
933 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
934
935 * configure.ac: Remove empty cases.
936 * configure: Regenerate.
937
938 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
939
940 * Makefile.def: Add dependency from termcap to gdb.
941 * Makefile.in: Regenerate.
942
943 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
944
945 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
946 * configure: Regenerate.
947 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
948 * Makefile.tpl: Likewise.
949 * Makefile.in: Regenerate.
950
951 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
952
953 * configure.ac: Remove all mentions of tentative_cc.
954 * configure: Regenerate.
955
956 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
957
958 PR lto/48086
959 * configure.ac: Re-enable LTO on *-apple-darwin9.
960 * configure: Regenerate.
961
3516a403
JM
9622011-03-24 Joseph Myers <joseph@codesourcery.com>
963
964 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
965 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
966 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
967 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
968 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
969 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
970 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
971 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
972 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
973 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
974 *-*-rhapsody*): Remove host cases.
975 * configure: Regenerate.
976
93cc359e
JM
9772011-03-24 Joseph Myers <joseph@codesourcery.com>
978
979 * configure.ac (ppc*-*-pe): Remove host case.
980 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
981 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
982 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
983 cases.
984 * configure: Regenerate.
985
29b2c556
JM
9862011-03-24 Joseph Myers <joseph@codesourcery.com>
987
988 * config.sub: Update to version 2011-03-23.
989
f0ff0f90
JM
9902011-03-22 Joseph Myers <joseph@codesourcery.com>
991
992 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
993 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
994 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
995 * configure: Regenerate.
996
782cb41f
JM
9972011-03-22 Joseph Myers <joseph@codesourcery.com>
998
999 * config-ml.in: Don't handle arc-*-elf*.
1000 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1001 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1002 handle GCC libraries.
1003 * configure: Regenerate.
1004
0e8ad34f
RO
10052011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1006
1007 PR bootstrap/48120:
1008 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1009 Add -lstdc++ -lm to LIBS.
1010 * configure: Regenerate.
1011
5548b4ce
DE
10122011-03-18 David Edelsohn <dje.gcc@gmail.com>
1013
1014 * config.guess: Update to version 2011-02-02
1015 * config.sub: Update to version 2011-02-24
2e702c99 1016
86ed8cf6
SP
10172011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1018
9eb322aa
MF
1019 * configure.ac: Adjust test of with_ppl.
1020 * configure: Regenerated.
86ed8cf6 1021
b123da99
SP
10222011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1023
1024 * configure.ac: Add -lpwl to ppllibs.
1025 * config/cloog.m4: Add -lisl to clooglibs.
1026 * configure: Regenerated.
1027
822ce8ee
RW
10282011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1029
1030 Import from Libtool and gnulib:
1031
1032 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1033
1034 Prepare for supporting FreeBSD 10.
1035 * config.rpath: Remove handling of freebsd1* which soon would
1036 match FreeBSD 10.0.
1037
1038 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1039
1040 Remove support for FreeBSD 1.x.
1041 * libtool.m4 (_LT_LINKER_SHLIBS)
1042 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1043 soon would incorrectly match FreeBSD 10.0.
1044
dcb5e506
RW
10452011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1046
1047 PR binutils/12283
1048 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1049 (move-if-change): Comes from gnulib.
1050 * move-if-change: Import version from gnulib.
1051
8d8eef9a
RW
10522011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1053
1054 Sync from GCC:
1055
1056 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1057
1058 PR lto/47225
1059 * Makefile.def (lto-plugin): Double dash for enable-shared.
1060 (configure-gcc): Depend on all-lto-plugin.
1061 * Makefile.in: Rebuilt.
1062
1063 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1064
1065 * configure.ac: Remove extra bracket.
1066 * configure: Regenerate.
1067
1068 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1069
1070 PR lto/47225
1071 * Makefile.def: Add dependency for install-gcc
1072 on install-lto-plugin.
1073 * Makfile.in: Regenerated
1074
1075 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1076
1077 * configure.ac: If with_ppl is no, move setting with_cloog=no
1078 after CLOOG_REQUESTED check.
1079 * configure: Regenerated.
1080
1081 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1082
1083 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1084 CLooG has been requested.
1085 * configure: Regenerated.
1086
1087 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1088
1089 * configure: Regenerated.
1090 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1091
1092 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1093
1094 * configure: Regenerated.
1095 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1096
1097 2011-01-07 Jan Hubicka <jh@suse.cz>
1098
1099 PR lto/47225
1100 * Makefile.in: Regenerate.
1101 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1102 configure.
1103
65b4571a
AO
11042011-01-31 Alexandre Oliva <aoliva@redhat.com>
1105
1106 PR libgcj/44341
1107 * configure.ac: Discard --with-* flags for host when configuring
1108 target libraries for cross build.
1109 * configure: Rebuilt.
1110
7837304f
AS
11112011-01-21 Andreas Schwab <schwab@redhat.com>
1112
1113 Sync from GCC:
1114
1115 2011-01-21 Andreas Schwab <schwab@redhat.com>
1116
1117 * configure.ac: Use AS_HELP_STRING throughout.
1118 * configure: Regenerate.
1119
1120 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1121
1122 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1123 * configure: Regenerate.
1124
115ef890
RW
11252010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1126
1127 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1128
92c9a463
JB
11292011-01-13 Joel Brobecker <brobecker@adacore.com>
1130
1131 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1132 for ia64-hpux.
1133 * configure: Regenerate.
1134
887ebfb4
RW
11352011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1136
1137 Sync from GCC:
1138 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1139
1140 * configure.ac: (picochip): Disable libiberty.
1141 * configure: Regenerate.
1142
04d2c2b2
JJ
11432010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1144
1145 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1146
33d23ee8
ILT
11472010-12-10 Ian Lance Taylor <iant@google.com>
1148
1149 PR bootstrap/46819
1150 * configure.ac: For --disable-libgcj clear libgcj_saved.
1151 * configure: Rebuild.
1152
89a1e9c3
PB
11532010-12-10 Tobias Burnus <burnus@net-b.de>
1154
1155 PR fortran/46540
1156 * configure.ac: Add --disable-libquadmath and
1157 --disable-libquadmath-support.
1158 * configure: Regenerate.
1159
ac7bcd26
TG
11602010-12-10 Tristan Gingold <gingold@adacore.com>
1161
1162 * src-release (ETC_SUPPORT): add gnu-oids.texi
1163
d357cef7
HPN
11642010-12-03 Hans-Peter Nilsson <hp@axis.com>
1165
1166 PR libffi/46792
1167 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1168 * configure: Regenerate.
1169
4f11b223
ILT
11702010-12-02 Ian Lance Taylor <iant@google.com>
1171
1172 * configure.ac: Always set default for poststage1_ldflags to
1173 -static-libstdc++ -static-libgcc.
1174
989abc33
JJ
11752010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1176
1177 * COPYING.NEWLIB: Add National Semiconductor notice.
1178
950386c6
AS
11792010-11-29 Andreas Schwab <schwab@redhat.com>
1180
1181 * configure.ac: Move comment to remove extra space in last argument
1182 of GCC_TARGET_TOOL.
1183
87cda2cf
AO
11842010-11-26 Alexandre Oliva <aoliva@redhat.com>
1185
7d509c83 1186 PR other/46026
87cda2cf
AO
1187 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1188 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1189 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1190 (BASE_FLAGS_TO_PASS): Use it.
1191 * configure: Rebuilt.
1192 * Makefile.in: Rebuilt.
1193
d3b50760
L
11942010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1195
1196 PR binutils/12258
1197 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1198 Properly check default linker.
1199 * configure: Regnerated.
1200
c7791212
NC
12012010-11-23 Matthias Klose <doko@ubuntu.com>
1202
1203 * configure.ac: For --enable-gold, handle value `default' instead of
1204 `both*'. New configure option --{en,dis}able-ld.
1205 * configure: Regenerate.
1206
9e1a94f4
ILT
12072010-11-20 Ian Lance Taylor <iant@google.com>
1208
1209 * configure.ac: Only disable a language library if no language needs
1210 it. Don't let --disable-libgcj uncondtionally disable libffi.
1211 * configure: Rebuild.
1212
ceca0218
PB
12132010-11-20 Paolo Bonzini <bonzini@gnu.org>
1214
1215 * configure: Regenerate.
1216
9b980aa1
RW
12172010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1218
1219 PR other/46202
1220 * configure.ac: Fix just-built in-tree STRIP name to be
1221 binutils/strip-new.
1222 * configure: Regenerate.
1223 * Makefile.def (install-strip-gcc, install-strip-binutils)
1224 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1225 (install-strip-sid): Mirror dependencies on non-strip variants
1226 of these targets on the respective -strip prerequisites.
1227 * Makefile.tpl (install-strip, install-strip-host)
1228 (install-strip-target): New targets.
1229 (install-strip-[+module+], install-strip-target-[+module+]):
1230 New targets.
1231 * Makefile.in: Regenerate.
1232
e552509b
ILT
12332010-11-19 Ian Lance Taylor <iant@google.com>
1234 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1235
1236 * configure.ac: Add target-libgo to target_libraries. Set
1237 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1238 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1239 (HOST_EXPORTS): Add GOC.
1240 (BASE_TARGET_EXPORTS): Add GOC.
1241 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1242 (GOCFLAGS_FOR_TARGET): New variable.
1243 (EXTRA_HOST_FLAGS): Add GOC.
1244 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1245 * Makefile.def (target_modules): Add libgo.
1246 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1247 (dependencies): Add dependency from configure-target-libgo to
1248 configure-target-libffi and all-target-libstdc++-v3. Add
1249 dependencies from all-target-libgo to all-target-libffi.
1250 (languages): Add go.
1251 * configure: Rebuild.
1252 * Makefile.in: Rebuild.
1253
12542010-11-19 Ian Lance Taylor <iant@google.com>
1255
1256 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1257 compiler/flag environment variables.
1258
12592010-11-18 Ian Lance Taylor <iant@google.com>
1260
1261 * configure.ac: Check for lang_requires_boot_languages in
1262 config-lang.in files.
1263 * configure: Rebuild.
1264
8c21d9c7
MF
12652010-11-17 Mike Frysinger <vapier@gentoo.org>
1266
1267 * .gitignore: New file.
1268
e552509b
ILT
12692010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1270 Tobias Burnus <burnus@net-b.de>
1271
1272 PR fortran/32049
1273 * Makefile.def: Add libquadmath; build it with language=fortran.
1274 * configure.ac: Add libquadmath.
1275 * Makefile.tpl: Handle multiple libs in check-[+language+].
1276 * Makefile.in: Regenerate.
1277 * configure: Regenerate.
1278
12792010-11-15 Andreas Schwab <schwab@redhat.com>
1280
1281 * configure.ac: Fix spelling in option names.
1282 * configure: Regenerated.
1283
12842010-11-13 Georg-Johann Lay <georgjohann@web.de>
1285
1286 PR bootstrap/39622
1287 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1288 * configure: Regenerated.
1289
12902010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1291
1292 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1293 define the cloog backend to use. Furthermore, only pass the ppllibs to
1294 the configure checks, if necessary.
1295 * configure: Regenerate.
1296
12972010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1298
1299 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1300 * configure: regenerate
1301
13022010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1303
1304 * config/cloog.m4: Fix typo. verison -> version.
1305 * configure: Regenerate.
1306
13072010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1308
1309 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1310 * configure: Regenerate.
1311
13122010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1313
1314 * configure.ac: Support official CLooG.org versions.
1315 * configure: Regenerate.
1316 * config/cloog.m4: New.
1317
aa291e2d
ME
13182010-11-05 Michael Eager <eager@eagercon.com>
1319
1320 * COPYING.LIBGLOSS: Correct typo in microblaze.
1321 * COPYING.NEWLIB: Same.
1322
e552509b
ILT
13232010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1324
1325 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1326 * configure: Regenerate.
1327
74cea91b
DK
13282010-11-03 Ian Lance Taylor <iant@google.com>
1329 Dave Korn <dave.korn.cygwin@gmail.com>
1330
1331 PR lto/46273
1332 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1333 and on other supported platforms whenever LTO is enabled.
1334 * configure: Rebuild.
1335
6d0cd39e
AM
13362010-11-02 Alan Modra <amodra@gmail.com>
1337
1338 PR binutils/12110
1339 * configure.ac: Error when source path contains spaces.
1340 * configure: Regenerate.
1341
18a8530e
ILT
13422010-10-20 Ian Lance Taylor <iant@google.com>
1343
1344 * Makefile.def (target_modules): Set lib_path to src/.libs for
1345 libstdc++-v3 module.
1346 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1347 * Makefile.in: Rebuild.
1348
6ed3211e
JJ
13492010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1350 Joseph Myers <joseph@codesourcery.com>
1351
1352 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1353 notices.
1354 * COPYING.NEWLIB: Add Texas Instruments notice.
1355
a8eb3f0a
DK
13562010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1357
1358 * configure.ac (build_lto_plugin): New shell variable.
1359 (--enable-lto): Turn on by default for all non-ELF platforms that
1360 have had LTO support added so far. Set build_lto_plugin appropriately
1361 for both ELF and non-ELF.
1362 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1363 * configure: Regenerate.
1364
4074d5f2
RW
13652010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1366
1367 PR bootstrap/45326
1368 PR bootstrap/45174
1369 * configure.ac: Honor initial values of $build_configargs,
1370 $host_configargs, $target_configargs. Mark the precious, so
1371 environment settings get recorded.
1372 * configure: Regenerate.
1373
29821356
RW
13742010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1375
1376 Sync from GCC:
1377
1378 2010-09-30 Michael Eager <eager@eagercon.com>
1379
1380 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1381 * configure: Regenerate.
1382
1383 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1384
1385 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1386 targets and amend comment.
1387 * configure: Regenerate.
1388
1389 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1390
1391 * configure.ac: Enable LTO by default on Darwin.
1392 * configure: Regenerate.
1393
1394 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1395
1396 PR bootstrap/44455
1397 * configure.ac (extra_mpfr_configure_flags): Copy from
1398 extra_mpc_gmp_configure_flags.
1399 * configure: Re-generated.
1400
57eefe4d
RW
14012010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1402
1403 Sync from GCC:
1404
1405 PR bootstrap/45796
1406 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1407 Depend on all-build-libiberty.
1408 * Makefile.in: Regenerate.
1409
14102010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1411
1412 Sync from GCC:
1413
1414 PR bootstrap/44621
1415 * configure.ac: Fix unportable shell quoting.
1416 * configure: Regenerate.
1417
48bb73dd
RW
14182010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1419
1420 * configure.ac: Support all v850 targets.
1421 * configure: Regenerate.
1422
1d14850f
PB
14232010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1424
1425 PR target/44862
1426 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1427 Provide -B option to allow for link spec %s substitutions for
1428 libstdc++.a on darwin.
1429 * Makefile.in: Regenerate.
1430
7530c480
AO
14312010-06-10 Alexandre Oliva <aoliva@redhat.com>
1432
1433 * Makefile.def (configure-gcc): Depend on all-libelf.
1434 * Makefile.in: Rebuild.
1435
285d560d
RW
14362010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1437
1438 * config.sub, config.guess: Update from upstream sources.
1439
a009f2e7
RW
14402010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1441
1442 Sync from GCC:
1443
1444 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1445 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1446 * configure: Regenerated.
1447
1448 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1449 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1450 * configure: Regenerate.
1451
1452 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1453 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1454 * configure: Regenerate.
1455
1456 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1457 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1458 separately.
1459 * configure: Regenerate.
1460
1461 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1462 * configure: Regenerate after change to elf.m4.
1463
1464 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1465 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1466 * configure: Regenerated.
1467
1468 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1469 * configure.ac: Print "buggy but acceptable" when CLooG
1470 revision is less than 9.
1471 * configure: Regenerated.
1472
e49e5c92
DK
14732010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1474
1475 Merge from gcc:
1476
1477 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1478 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1479 * configure: Regenerate.
1480
1481 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1482 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1483 a platform that supports LTO.
1484 * configure: Regenerate.
1485
1486 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1487 PR lto/42776
1488 * configure.ac (--enable-lto): Refactor handling so libelf tests
1489 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1490 and allow LTO to be explicitly enabled on non-ELF platforms that
1491 are known to support it inside else-clause.
1492 * configure: Regenerate.
1493
e6de499b
NC
14942010-04-27 Roland McGrath <roland@redhat.com>
1495 H.J. Lu <hongjiu.lu@intel.com>
1496
1497 * configure.ac (--enable-gold): Support both, both/gold and
1498 both/bfd to add gold to configdirs without removing ld.
1499 * configure: Regenerated.
1500
1501 * Makefile.def: Add install-gold dependency to install-ld.
1502 * Makefile.in: Regenerated.
1503
d594eacc
TG
15042010-04-14 Tristan Gingold <gingold@adacore.com>
1505
1506 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1507 * configure: Regenerate.
1508
938d2b74
RW
15092010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1510
1511 Merge from gcc:
1512 PR bootstrap/43615
1513 PR bootstrap/43328
1514 Revert:
1515 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1516 * configure.ac: Do not pass --enable-multilib nor
1517 --disable-multilib in baseargs. Accept explicitly passed
1518 --enable_multilib.
1519 * configure: Regenerate.
1520
a9ef41a7
RW
15212010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1522
1523 PR bootstrap/43328
1524 * configure.ac: Do not pass --enable-multilib nor
1525 --disable-multilib in baseargs. Accept explicitly passed
1526 --enable_multilib.
1527 * configure: Regenerate.
1528
619a3713
JM
15292010-03-23 Joseph Myers <joseph@codesourcery.com>
1530
1531 * configure.ac (tic6x-*-*): New case.
1532 * configure: Regenerate.
1533
92f4e989
JM
15342010-03-23 Joseph Myers <joseph@codesourcery.com>
1535
1536 Merge from gcc:
1537 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1538 PR ada/42554
1539 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1540 * configure: Regenerate.
1541
c35a0556
JM
15422010-03-23 Joseph Myers <joseph@codesourcery.com>
1543
1544 * config.sub: Update to version 2010-03-22.
1545 * config.guess: Update to version 2009-12-30.
1546
18fa8f9c
JM
15472010-03-14 Joseph Myers <joseph@codesourcery.com>
1548
1549 Merge from gcc:
1550 2010-01-11 Richard Guenther <rguenther@suse.de>
1551 PR lto/41569
1552 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1553 * Makefile.in: Regenerated.
1554
ba98da75
RO
15552010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1556
1557 PR libstdc++/32499
1558 * configure.ac (RANLIB): Default to true.
1559 (STRIP): Likewise.
1560 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1561 * configure: Regenerate.
1562
3994761f
NC
15632010-02-17 Nick Clifton <nickc@redhat.com>
1564
1565 PR 11238
1566 * Makefile.tpl (local-distclean): Also remove config.cache files in
1567 sub-directories as there may not be Makefiles present in the
1568 sub-directories.
792cdb50
NC
1569 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1570 the config.cache files found by the find command.
1571
3994761f
NC
1572 * Makefile.in: Regenerate.
1573 * configure.ac: Revert previous delta.
1574 * configure: Regenerate.
1575
01a82011
NC
15762010-02-15 Nick Clifton <nickc@redhat.com>
1577
1578 PR 11238
1579 * configure.ac: Delete config.cache files in sub-directories when
1580 deleting Makefiles.
1581 * configure: Regenerate.
1582
143754cd
NC
15832010-02-15 Nick Clifton <nickc@redhat.com>
1584
1585 * configure.ac: Sync from gcc.
1586 * configure: Regenerate.
1587
a6b5846e
KG
15882010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1589
1590 Sync from gcc:
1591 * configure.ac: Add "recommended" version checks for GMP/MPC.
1592 Update recommended GMP/MPFR/MPC versions.
1593 * configure: Regenerate.
1594
2aa2364a
JR
15952010-01-25 Joern Rennecke <amylaar@spamcop.net>
1596
1597 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1598 * configure.ac (bootstrap_target_libs): Make inclusion of
1599 target-libgomp conditional on libgomb being in target_configdirs.
1600 * configure: Regenerate.
1601
d35e937f
JR
16022010-01-23 Joern Rennecke <amylaar@spamcop.net>
1603
1604 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1605 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1606 * configure: Regenerate.
1607
911e63d0
JR
16082010-01-22 Joern Rennecke <amylaar@spamcop.net>
1609
1610 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1611 * configure.ac (target_configdirs): Substitute.
1612 * Makefile.def: Bootstrap target module libgomp.
1613 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1614 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1615 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1616 * configure, Makefile.in: Regenerate.
1617
3725885a
RW
16182009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1619
1620 * libtool.m4: Sync from git Libtool.
1621 * ltmain.sh: Likewise.
1622 * ltoptions.m4: Likewise.
1623 * ltversion.m4: Likewise.
1624 * lt~obsolete.m4: Likewise.
1625
d5f2ee2e 16262010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1627 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1628
1629 PR bootstrap/42424
1630 * configure.ac: Include libtool m4 files.
9eb322aa 1631 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1632 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1633 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1634
d5f2ee2e
KG
1635 * configure: Regenerate.
1636
f2b2dd91
RW
16372010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1638
1639 PR bootstrap/41818
1640 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1641 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1642 * Makefile.in: Regenerate.
1643
06ca7962
BE
16442009-12-18 Ben Elliston <bje@au.ibm.com>
1645
1646 * config.sub, config.guess: Update from upstream sources.
1647
30a16d7b
JJ
16482009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1649
1650 * COPYING.NEWLIB: Update copyright date.
1651 * COPYING.LIBGLOSS: Ditto.
1652
d9b76ff9
KG
16532009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1654
1655 PR middle-end/30447
1656 PR middle-end/30789
1657 PR other/40302
1658
1659 * configure.ac: Require MPC.
1660 * configure: Regenerate.
1661
1662 * configure.ac: Update minimum MPC version to 0.8.
1663 * configure: Regenerate.
1664
e12dec02
PB
16652009-11-20 Paolo Bonzini <bonzini@gnu.org>
1666
1667 * config.guess: Sync with upstream and gcc.
1668 * config.sub: Sync with upstream and gcc.
1669
606a9ca0
AO
16702009-11-16 Alexandre Oliva <aoliva@redhat.com>
1671
1672 * Makefile.def: Restore host and target settings for gmp.
1673 * Makefile.in: Rebuild.
1674
1f53ca9a
AO
16752009-11-16 Alexandre Oliva <aoliva@redhat.com>
1676
1677 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1678 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1679 Fix portability of test of C++ as bootstrap language. Add
1680 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1681 * configure: Rebuild.
1682 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1683 and cloog. Fix in-tree ppl configuration. Introduce libelf
1684 in-tree building.
1685 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1686 (POSTSTAGE1_HOST_EXPORTS): Use it.
1687 (STAGE[+id+]_CXXFLAGS): New.
1688 (BASE_FLAGS_TO_PASS): Pass it down.
1689 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1690 extra_exports.
1691 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1692 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1693 extra_exports.
1694 * Makefile.in: Rebuild.
1695
16962009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1697
1698 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1699 paths for *-w64-mingw* and x86_64-*mingw*.
1700 * configure: Regenerated.
1701
17022009-10-30 Kai Tietz <kai.tietz@onevision.com>
1703
1704 * configure.ac: Disable target-winsup & co for
1705 x86_64-*-mingw* and *-w64-mingw* targets.
1706 * configure: Regenerated.
1707
17082009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1709
1710 * configure.ac (CLooG test): Use = with test.
1711 * configure: Regenerate.
1712
17132009-10-22 Richard Guenther <rguenther@suse.de>
1714
1715 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1716 cloog if the ppl version check failed. Move flags saving
1717 before setting in libelf check.
1718 * configure: Regenerate.
1719
17202009-10-21 Richard Guenther <rguenther@suse.de>
1721
1722 * configure.ac: Adjust the ppl and cloog configure to work as
1723 documented. Disable cloog if ppl was disabled. Omit the version
1724 checks if they were disabled.
1725 * configure: Re-generate.
1726
6811fb56
RW
17272009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1728
1729 * configure.ac: Add 'lto' to enable_languages, not
1730 new_enable_languages, and only if not already present.
1731 * configure: Regenerate.
1732
700d40ca
ILT
17332009-10-06 Ian Lance Taylor <iant@google.com>
1734
1735 * Makefile.def: check-gold depends upon all-gas.
1736 * Makefile.in: Rebuild.
1737
17382009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1739
1740 * Makefile.def: all-lto-plugin depends on all-libiberty.
1741 set bootstrap=true for lto-plugin.
1742 Add lto-plugin.
1743 * Makefile.in: Regenerate.
1744 * configure.ac (host_libs): Add lto-plugin.
1745 * configure: Regenerate.
1746
17472009-10-03 Diego Novillo <dnovillo@google.com>
1748
1749 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1750 (HOST_LIBELFLIBS): Define.
1751 (HOST_LIBELFINC): Define.
1752 * Makefile.in: Regenerate.
1753 * configure.ac: Add --enable-lto.
1754 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1755 If --enable-lto is used, add 'lto' to new_enable_languages.
1756 If --enable-lto is used and gold is enabled, add
1757 lto-plugin to configdirs.
1758 * configure: Regenerate.
1759
17602009-10-03 Simon Baldwin <simonb@google.com>
1761
1762 * configure.ac: If --with-system-zlib, suppress local zlib and
1763 pass --with-system-zlib to subdir configure scripts.
1764 * configure: Regenerate.
1765
17662009-10-01 Loren J. Rittle <ljrittle@acm.org>
1767 Paolo Bonzini <bonzini@gnu.org>
1768
1769 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1770 $(srcdir).
1771 * Makefile.in: Rebuilt.
1772
c8cb1b3e
PB
17732009-09-29 Paolo Bonzini <bonzini@gnu.org>
1774
1775 Sync from gcc:
1776 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1777
1778 * configure.ac: Update minimum MPC version to 0.7.
1779 * configure: Regenerate.
1780
30167e0a
NC
17812009-09-25 Nick Clifton <nickc@redhat.com>
1782
1783 * configure.ac: Pass any --cache-file=/dev/null option on to
1784 subconfigures.
1785 * configure: Regenerate.
1786
707a0b5c
NC
17872009-09-23 Nick Clifton <nickc@redhat.com>
1788
1789 * config.sub, config.guess: Update from upstream sources.
1790
700d40ca
ILT
17912009-09-22 Loren J. Rittle <ljrittle@acm.org>
1792
1793 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1794 * Makefile.in: Rebuilt.
1795
2fd0b40b
RW
17962009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1797
1798 PR bootstrap/32272
1799 * configure.ac: Error out if $srcdir isn't '.' but contains
1800 host-${host_noncanonical}.
1801 * configure: Regenerate.
1802
4385ad3c
RW
18032009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1804
16b1ad29
RW
1805 * configure.ac: If bootstrapping a combined tree with
1806 --enable-gold, require c++ in stage1_languages.
1807 * configure: Regenerate.
1808
f8dc745f
RW
1809 * configure.ac: Also add target_libs of stage1_languages to
1810 bootstrap_target_libs.
1811 * configure: Regenerate.
1812
4385ad3c
RW
1813 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1814 with --enable-languages not containing c++.
1815 * configure: Regenerate.
1816
df51e4e1
JZ
18172009-09-16 Jie Zhang <jie.zhang@analog.com>
1818
1819 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1820 * configure: Regenerate.
1821
06a51eac
RW
18222009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1823
1824 * configure.ac: Do not use $extrasub for replacing @if/@endif
1825 parts in Makefile; instead, use additional arguments to
1826 AC_CONFIG_COMMANDS to do the replacement manually, with several
1827 sed invocations, to avoid HP-UX sed command limits.
1828 * configure: Regenerate.
1829
96655cc4
AO
18302009-09-04 Alexandre Oliva <aoliva@redhat.com>
1831
1832 * configure.ac (with-build-config): Document. Handle without.
1833 Handle missing argument.
1834 * configure: Rebuilt.
1835
18362009-09-03 Alexandre Oliva <aoliva@redhat.com>
1837
1838 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1839 Default to bootstrap-debug only if compare-debug works.
1840 * configure: Rebuilt.
1841 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1842 * Makefile.in: Rebuilt.
1843
18442009-09-01 Alexandre Oliva <aoliva@redhat.com>
1845
1846 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1847 * Makefile.in: Rebuilt.
1848
8e957354
PB
18492009-09-02 Paolo Bonzini <bonzini@gnu.org>
1850
1851 * Makefile.tpl (AWK): Fix typo.
1852 * Makefile.in: Regenerate.
1853
18542009-09-02 Paolo Bonzini <bonzini@gnu.org>
1855
1856 * configure.ac: Detect awk and sed.
1857 * Makefile.def (flags_to_pass): Add AWK and SED.
1858 * Makefile.tpl (AWK, SED): New.
1859 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1860 * configure: Regenerate.
1861 * Makefile.in: Regenerate.
1862
fb792462
TG
18632009-09-01 Tristan Gingold <gingold@adacore.com>
1864
1865 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1866 Remove logical names.
1867
a69e7d0a
DK
18682009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1869
1870 * ltmain.sh (func_normal_abspath): New function.
1871 (func_relative_path): Likewise.
1872 (func_mode_help): Document new -bindir option for link mode.
1873 (func_mode_link): Add new -bindir option, and use it to place
1874 output DLL if specified.
1875
d444d2ba
RW
18762009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1877
1878 * configure.ac (AC_PREREQ): Bump to 2.64.
1879
13b7343a
RW
18802009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1881
af542c2e
RW
1882 * README-maintainer-mode: Point directly to upstream locations
1883 for autoconf, automake, libtool, gettext, instead of copies on
1884 sources.redhat.com. Document required versions.
1885 * configure.ac: Do not substitute datarootdir, htmldir,
1886 pdfdir, docdir. Do not process --with-datarootdir,
1887 --with-htmldir, --with-pdfdir, --with-docdir.
1888 * configure: Regenerate.
1889
81ecdfbb
RW
1890 * configure: Regenerate.
1891
13b7343a
RW
1892 * compile: Sync from Automake 1.11.
1893 * depcomp: Likewise.
1894 * install-sh: Likewise.
1895 * missing: Likewise.
1896 * mkinstalldirs: Likewise.
1897 * ylwrap: Likewise.
1898
c1102ce7
RW
18992009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1900
34a0f3cf
RW
1901 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1902 (baseargs): Add --disable-option-checking.
1903 * configure: Regenerate.
1904
c1102ce7
RW
1905 * Makefile.def (configure-target-libiberty): Depend on
1906 all-binutils and all-ld.
1907 (configure-target-newlib): Likewise.
1908 * Makefile.in: Regenerate.
1909
e8a5fa9c
RW
19102009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1911
1912 Sync with GCC, merge:
1913
1914 2009-07-31 Christian Bruel <christian.bruel@st.com>
1915
1916 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1917 * configure: Regenerate.
1918
1919 2009-07-06 Ian Lance Taylor <iant@google.com>
1920
1921 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1922 * configure: Rebuild.
1923
1924 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1925
1926 PR bootstrap/40338
1927 * configure.ac (comparestring): Create new variable.
1928 * Makefile.tpl (comparestring): Use to skip some comparisions.
1929 * configure: Regenerate.
1930 * Makefile.in: Regenerate.
1931
1932 2009-06-23 Ian Lance Taylor <iant@google.com>
1933
1934 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1935 boot_languages. Only bootstrap target libraries listed in
1936 target_libs for some boot language. Add --with-stage1-ldflags,
1937 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1938 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1939 if not building with C++.
1940 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1941 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1942 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1943 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1944 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1945 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1946 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1947 * configure, Makefile.in: Rebuild.
1948
1949 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1950
1951 * configure.ac: Detect MPC in default directory.
1952 * configure: Regenerate.
1953
1954 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1955
1956 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1957 to noconfdirs.
1958 * configure: Regenerate.
1959
1960 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1961
1962 * Makefile.def: Add MPC support and dependencies.
1963 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1964
1965 * Makefile.in, configure: Regenerate.
1966
1967 2009-05-24 Nicolas Roche <roche@adacore.com>
1968
1969 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1970 * Makefile.in: Regenerate.
1971
1972 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1973
1974 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1975 * configure: Regenerate.
1976
1977 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1978
1979 * configure.ac ($with_ppl): Default to no if not supplied.
1980 ($with_cloog): Likewise.
1981 configure: Regenerate.
1982
1983 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1984
1985 PR bootstrap/39739
1986 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1987 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1988
1989 * configure, Makefile.in: Regenerate.
1990
1991 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1992
1993 * configure.ac: Change copyright header to refer to version
1994 3 of the GNU General Public License and to point readers at the
1995 COPYING3 file and the FSF's license web page.
1996 * Makefile.def: Likewise.
1997 * Makefile.tpl: Likewise.
1998 * Makefile.in: Regenerate.
1999
2000 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2001
2002 * configure.ac: Restore match for darwin9 or later. Use double
2003 brackets since regeneration eats one pair.
2004 * configure: Regenerate.
2005
bf110216
CF
20062009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2007
2008 * MAINTAINERS: Perform some obvious fixups.
2009
2262bbf4
BE
20102009-08-17 Ben Elliston <bje@au.ibm.com>
2011
2012 * config.sub, config.guess: Update from upstream sources.
2013
25a07265
NC
20142009-08-06 Michael Eager <eager@eagercon.com>
2015
2016 * configure.ac: Add Microblaze target.
2017 * configure: Regenerate.
2018
85bd1942
TG
20192009-07-02 Tristan Gingold <gingold@adacore.com>
2020
2021 * configure.ac: Do not exclude gas for i386-*-darwin.
2022 Add a case for x86_64-*-darwin.
2023 * configure: Regenerate.
2024
f9806fa5
DE
20252009-06-26 Doug Evans <dje@sebabeach.org>
2026
2027 * Makefile.def (host_modules): Add cgen.
2028 * Makefile.in: Regenerate.
2029 * configure.ac (host_tools): Add cgen.
2030 * configure: Regenerate.
2031
6bfb4e30
JJ
20322009-06-17 Michael Eager <eager@eagercon.com>
2033
2034 * COPYING.LIBGLOSS: Add Xilinx license.
2035
8bcf2718
NC
20362009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2037
2038 * configure.ac: Define is_elf for QNX Neutrino targets.
2039 * configure: Regenerate.
2040
04ec0acb
RW
20412009-06-03 Jerome Guitton <guitton@adacore.com>
2042 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2043
9eb322aa
MF
2044 * Makefile.tpl (all): Avoid a trailing backslash.
2045 * Makefile.in: Regenerate.
04ec0acb 2046
7ee5dbeb
BE
20472009-06-03 Ben Elliston <bje@au.ibm.com>
2048
2049 * config.sub, config.guess: Update from upstream sources.
2050
fda13ee8
AO
20512009-06-02 Alexandre Oliva <aoliva@redhat.com>
2052
2053 * Makefile.tpl ([+compare-target+]): Compare all stage
2054 directories, rather than just gcc.
2055 * Makefile.in: Rebuilt.
2056
4a657b0d
DK
20572009-05-28 Doug Kwan <dougkwan@google.com>
2058
2059 * configure.ac: Support gold for target arm*-*-*.
2060 * configure: Regenerate.
2061
07fc31c9
AO
20622009-05-27 Alexandre Oliva <aoliva@redhat.com>
2063
2064 * Makefile.tpl (all): Avoid harmless warning in make all when
2065 gcc-bootstrap is enabled but stage_last does not exist.
2066 * Makefile.in: Rebuilt.
2067
8a7a39ab
TG
20682009-05-25 Tristan Gingold <gingold@adacore.com>
2069
2070 * setup.com: Complete the file with configuration and build.
2071
b5233201
AO
20722009-05-18 Alexandre Oliva <aoliva@redhat.com>
2073
2074 PR other/40159
2075 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2076 gcc-no-bootstrap are mutually exclusive.
2077 * Makefile.in: Rebuilt.
2078
7b6175f9
AO
20792009-05-18 Alexandre Oliva <aoliva@redhat.com>
2080
2081 PR other/40159
2082 * Makefile.tpl (all): Don't end with unconditional success.
2083 * Makefile.in: Rebuilt.
2084
1b05fbbd
AO
20852009-05-12 Alexandre Oliva <aoliva@redhat.com>
2086
2087 PR target/37137
2088 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2089 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2090 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2091 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2092 stage_configureflags, stage_cflags and stage_libcflags into
2093 explicit Makefile macros.
2094 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2095 GFORTRAN.
2096 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2097 CC. Set CC_FOR_BUILD from CC.
2098 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2099 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2100 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2101 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2102 and GFORTRAN.
2103 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2104 (_LIBCFLAGS): Renamed to _TFLAGS.
2105 (do-compare-debug, do-compare3-debug): Drop.
2106 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2107 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2108 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2109 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2110 (XGCC_FLAGS_FOR_TARGET): New.
2111 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2112 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2113 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2114 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2115 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2116 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2117 TFLAGS.
2118 (BUILD_CONFIG): Include if requested.
2119 (all): Set TFLAGS on bootstrap.
2120 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2121 (all-stageid-prefixmodule): Likewise.
2122 (do-clean, distclean-stageid): Set TFLAGS.
2123 (restrap): Fix whitespace.
2124 * Makefile.in: Rebuilt.
2125
dc17c78c
EB
21262009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2127
2128 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2129 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2130 * Makefile.in: Regenerate.
2131
14324cd7
EZ
21322009-04-24 Eli Zaretskii <eliz@gnu.org>
2133
2134 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2135 consistency with config.sub. (Update from upstream sources.)
2136
f8d5f06c
JM
21372009-04-21 Joseph Myers <joseph@codesourcery.com>
2138
2139 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2140
0000e2bf
BE
21412009-04-17 Ben Elliston <bje@au.ibm.com>
2142
2143 * config.sub, config.guess: Update from upstream sources.
2144
20135e4c
NC
21452009-04-15 Anthony Green <green@moxielogic.com>
2146
34adf976 2147 * configure.ac: Add moxie support.
20135e4c
NC
2148 * configure: Rebuilt.
2149
ef699244
L
21502009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2151
2152 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2153 * configure: Regenerate.
2154
10ad8ef3
L
21552009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2156
2157 PR gas/10039
2158 * configure.ac: Require texinfo 4.7.
2159 * configure: Regenerated.
2160
c50523ce
L
21612009-04-09 Steve Ellcey <sje@cup.hp.com>
2162
2163 * Makefil.def (languages): New entries.
2164 * Makefile.tpl (check-gcc-*): New generic target.
2165 * Makefile.in: Regenerate.
2166
47afba5f
EZ
21672009-03-27 Eli Zaretskii <eliz@gnu.org>
2168
2169 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2170 Windows builds of Sed.
2171
dc448a7b
TT
21722009-03-18 Tom Tromey <tromey@redhat.com>
2173
2174 * configure: Rebuild.
2175 * configure.ac (host_libs): Add libiconv.
2176 * Makefile.in: Rebuild.
2177 * Makefile.def (host_modules): Add libiconv.
2178 (configure-gdb, all-gdb): Depend on libiconv.
2179
24741ab2
JB
21802009-03-16 Tristan Gingold <gingold@adacore.com>
2181
2182 * configure.ac: Treat gdb as supported on x86_64-darwin.
2183 * configure: Regenerate.
2184
29383458
JM
21852009-03-16 Joseph Myers <joseph@codesourcery.com>
2186
2187 Merge from GCC:
2188
2189 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2190
2191 * configure.ac (--with-host-libstdcxx): New option.
2192 * configure: Regenerate.
2193
2194 2009-01-29 Robert Millan <rmh@aybabtu.com>
2195
2196 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2197 * configure: Regenerate.
2198
2199 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2200
2201 PR tree-optimization/38515
2202 * configure.ac (cloog-polylib): Removed.
2203 (with_ppl, with_cloog): Test for "no".
2204 * configure: Regenerated.
2205
58e24671
RW
22062009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2207
2208 Backport from git Libtool:
2209
2210 2009-01-19 Robert Millan <rmh@aybabtu.com>
2211 Support GNU/kOpenSolaris.
2212 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2213 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2214 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2215 GNU/kOpenSolaris.
2216
314b2e66
AS
22172009-02-05 Andreas Schwab <schwab@suse.de>
2218
2219 * Makefile.tpl (stage_last): Define $r and $s before using
2220 $(RECURSE_FLAGS_TO_PASS).
2221 * Makefile.in: Regenerate
2222
8b700390
JJ
22232009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2224
2225 * COPYING.NEWLIB: Add ARM license.
2226
66775d67
AM
22272009-01-16 Alan Modra <amodra@bigpond.net.au>
2228
2229 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2230 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2231 * Makefile.in: Regenerate.
2232
19e99079
NC
22332009-01-15 Douglas B Rupp <rupp@gnat.com>
2234
2235 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2236 * configure: Regenerate.
2237
22e8c8e0
RW
22382008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2239
2240 Backport link test fix from upstream Libtool:
2241
2242 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2243 Add cache variables to tests that require the linker to work.
2244 For shlibpath_overrides_runpath, this also changes the semantics
2245 to let the result from the C compiler take precedence.
2246 compiler take precedence.
2247
7d6d7764
BE
22482008-12-02 Ben Elliston <bje@au.ibm.com>
2249
2250 * config.sub, config.guess: Update from upstream sources.
2251
ea8af06e
JJ
22522008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2253
2254 * COPYING.NEWLIB: Updated.
2255 * COPYING.LIBGLOSS: Ditto.
2256
af0771d3
PB
22572008-12-16 Paolo Bonzini <bonzini@gnu.org>
2258
2259 Sync with GCC:
2260
2261 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2262
2263 * configure.ac (ppllibs): Add by default the lib flags.
2264 * configure: Regenerate.
2265
2266 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2267
314b2e66
AS
2268 * configure.ac: Add double brackets on darwin[912].
2269 * configure: Regenerate.
af0771d3
PB
2270
2271 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2272
314b2e66
AS
2273 * configure.ac: Expand to darwin10 and later.
2274 * configure: Regenerate.
af0771d3 2275
f7c83eac
AS
22762008-12-02 Andreas Schwab <schwab@suse.de>
2277
2278 * Makefile.def: configure-target-boehm-gc depends on
2279 all-target-libstdc++-v3.
2280 * Makefile.in: Regenerate.
2281
bc67ad83
BE
22822008-12-02 Ben Elliston <bje@au.ibm.com>
2283
2284 * config.sub, config.guess: Update from upstream sources.
2285
e28c595f
JM
22862008-11-27 Joseph Myers <joseph@codesourcery.com>
2287
2288 Merge from GCC:
2289
2290 2007-12-02 Matthias Klose <doko@ubuntu.com>
2291
2292 * config-ml.in: Remove 64bit configure tests.
2293
2294 2008-05-14 Rafael Espindola <espindola@google.com>
2295
2296 * config-ml.in: don't handle --enable-shared and --enable-static.
2297
2298 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2299 Tobias Grosser <grosser@fim.uni-passau.de>
2300 Jan Sjodin <jan.sjodin@amd.com>
2301 Harsha Jagasia <harsha.jagasia@amd.com>
2302 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2303 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2304 Adrien Eliche <aeliche@isty.uvsq.fr>
2305
2306 Merge from graphite branch.
2307 * configure: Regenerate.
2308 * Makefile.in: Regenerate.
2309 * configure.ac (host_libs): Add ppl and cloog.
2310 Add checks for PPL and CLooG.
2311 * Makefile.def (ppl, cloog): Added modules and dependences.
2312 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2313 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2314
2315 2008-09-03 Richard Guenther <rguenther@suse.de>
2316
2317 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2318 cloog test.
2319 * configure: Re-generate.
2320
2321 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2322
2323 * configure.ac (--with-cloog-polylib): New.
2324 (--disable-cloog-version-check): New.
2325 (--disable-ppl-version-check): New.
2326 * configure: Re-generate.
2327
2328 2008-09-05 Richard Guenther <rguenther@suse.de>
2329
2330 * configure.ac: Initialize clooglibs to -lcloog.
2331 * configure: Re-generate.
2332
2333 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2334
2335 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2336 recommended version to 2.3.2.
2337
2338 * configure: Regenerate.
2339
2340 2008-10-31 Ben Elliston <bje@au.ibm.com>
2341
2342 * configure.ac (spu-*-*): Remove special case.
2343 * configure: Regenerate.
2344
2345 Complete comment text from GCC version of:
2346
2347 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2348
2349 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2350 (GCC_SHLIB_SUBDIR): New.
2351 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2352 * configure: Regenerate.
2353 * Makefile.in: Regenerate.
2354
652dec25
TG
23552008-11-27 Tristan Gingold <gingold@adacore.com>
2356
2357 * configure.ac: Build gdb for i?86-*-darwin*
2358 * configure: Regenerated.
2359
7582fb4a
DJ
23602008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2361
2362 PR bootstrap/38014
2363 PR bootstrap/37923
2364
2365 Revert:
2366
2367 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2368
2369 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2370 * Makefile.in: Regenerated.
2371
2372 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2373
2374 PR gdb/921
2375 PR gdb/1646
2376 PR gdb/2175
2377 PR gdb/2176
2378
2379 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2380 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2381 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2382 (HOST_EXPORTS): Pass CPPFLAGS.
2383 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2384 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2385 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2386 * Makefile.in, configure: Regenerated.
2387 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2388 and CPPFLAGS_FOR_BUILD.
2389
faee1be2
UW
23902008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2391
2392 * configure.ac [spu-*-*]: Do not set skipdirs.
2393 * configure: Re-generate.
2394
b7c2dce4
DJ
23952008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2396
2397 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2398 * Makefile.in: Regenerated.
2399
bb52de30
DJ
24002008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2401
2402 PR gdb/921
2403 PR gdb/1646
2404 PR gdb/2175
2405 PR gdb/2176
2406
2407 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2408 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2409 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2410 (HOST_EXPORTS): Pass CPPFLAGS.
2411 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2412 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2413 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2414 * Makefile.in, configure: Regenerated.
2415 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2416 and CPPFLAGS_FOR_BUILD.
2417
b25062ae
SE
24182008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2419
2420 * libtool.m4: Update to libtool 2.2.6.
2421 * lt~obsolete.m4: Update to libtool 2.2.6.
2422 * ltmain.sh: Update to libtool 2.2.6.
2423 * ltsugar.m4: Update to libtool 2.2.6.
2424 * ltversion.m4: Update to libtool 2.2.6.
2425 * ltoptions.m4: Update to libtool 2.2.6.
2426 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2427
3bbd2f8f
AL
24282008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2429
2430 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2431 (GCC_SHLIB_SUBDIR): New.
2432 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2433 * configure: Regenerate.
2434 * Makefile.in: Regenerate.
2435
b29d32ce
TG
24362008-08-28 Tristan Gingold <gingold@adacore.com>
2437
2438 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2439 Enable bfd, binutils and opcodes.
2440 * configure: Regenerate.
2441
c325a203
DD
24422008-08-16 Nicolas Roche <roche@adacore.com>
2443
2444 * Makefile.tpl: Add BOOT_ADAFLAGS.
2445 * Makefile.in: Regenerate.
2446
e7c8859c
RS
24472008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2448
2449 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2450 * configure: Regenerate.
2451
da888c87
PB
24522008-07-30 Paolo Bonzini <bonzini@gnu.org>
2453
2454 Sync with gcc:
2455 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2456
f7c83eac
AS
2457 * configure.ac: Add makefile fragments for hpux.
2458 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2459 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2460 * configure: Regenerate.
2461 * Makefile.in: Regenerate.
da888c87
PB
2462
2463 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2464
f7c83eac
AS
2465 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2466 * Makefile.in: Regenerate.
2467 * configure: Regenerate.
da888c87 2468
944982cf
ILT
24692008-06-18 Ian Lance Taylor <iant@google.com>
2470
662c6704
ILT
2471 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2472
944982cf
ILT
2473 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2474
7a283e07
RW
24752008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2476
2477 * configure: Regenerate.
2478
5b553f7e
RW
24792008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2480
2481 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2482 "$@" is still intact with both Autoconf 2.59 and 2.62.
2483 * configure: Regenerate.
2484
675492f0
RW
24852008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2486
2487 * Makefile.tpl: Fix comment errors.
2488 * Makefile.in: Regenerate.
2489
b018a5d1
JB
24902008-06-13 Julian Brown <julian@codesourcery.com>
2491
2492 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2493 of libobjc for ARM EABI Linux.
2494 * configure: Regenerate.
2495
310213e8
DE
24962008-06-12 David S. Miller <davem@davemloft.net>
2497 David Edelsohn <edelsohn@gnu.org>
2498
2499 * configure.ac: Add powerpc*-*-* to gold supported targets.
2500 * configure: Regenerate.
2501
6641ce42
JM
25022008-06-08 Joseph Myers <joseph@codesourcery.com>
2503
2504 PR tree-optimization/36218
2505 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2506 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2507 (all prefix="build-"): Pass them to build-system sub-makes.
2508 * Makefile.in: Regenerate.
2509
03c2f9e6
DJ
25102008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2511
2512 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2513 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2514 mkdep, and compile. Update comments.
2515 (ETC_SUPPORT): Add ChangeLog and update comments.
2516
4538db8b
ILT
25172008-05-11 Ian Lance Taylor <iant@google.com>
2518
2519 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2520
266df637
PB
25212008-04-18 Paolo Bonzini <bonzini@gnu.org>
2522
2523 Sync with gcc:
2524 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2525
2526 PR bootstrap/35457
2527 * configure.ac: Include override.m4.
2528 * configure: Regenerate.
2529
2530 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2531
f7c83eac
AS
2532 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2533 * Makefile.in: Regenerate.
266df637
PB
2534
2535 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2536
f7c83eac
AS
2537 * configure.ac: Do not build libssp for the AVR.
2538 * configure: Regenerate.
266df637 2539
a86a761e
NC
25402008-04-18 Nick Clifton <nickc@redhat.com>
2541
2542 * MAINTAINERS: Replace reference to configure.in with reference to
2543 configure.ac.
2544
52310858
NC
25452008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2546
f7c83eac 2547 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2548 as nonconfigurable directories list.
f7c83eac 2549 * configure: Regenerate.
52310858 2550
f5314dd5
DM
25512008-04-14 David S. Miller <davem@davemloft.net>
2552
2553 * configure.ac: Add sparc*-*-* to gold supported targets.
2554 * configure: Regenerate.
2555
e2208220
BE
25562008-04-14 Ben Elliston <bje@au.ibm.com>
2557
2558 * config.sub, config.guess: Update from upstream sources.
2559
0bb6ea20
HPN
25602008-04-12 Hans-Peter Nilsson <hp@axis.com>
2561
2562 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2563 * Makefile.in: Regenerate.
2564
e5164e97
ILT
25652008-04-07 Ian Lance Taylor <iant@google.com>
2566
2567 * Makefile.def: check-gold depends upon all-binutils.
2568 * Makefile.in: Regenerate.
2569
e33b51a6
NC
25702008-04-04 Nick Clifton <nickc@redhat.com>
2571
2572 PR binutils/4334
2573 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2574 builds.
2575 * configure: Regenerate.
2576
fc5df3ab
NC
25772008-04-04 NightStrike <NightStrike@gmail.com>
2578
2579 PR other/35151
f7c83eac
AS
2580 * configure.ac: Combine rules for mingw32 and mingw64.
2581 * configure: Regenerate.
fc5df3ab 2582
c779bab8
PB
25832008-03-27 Paolo Bonzini <bonzini@gnu.org>
2584
2585 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2586 * Makefile.in: Regenerate.
2587
93f9b408
ILT
25882008-03-20 Ian Lance Taylor <iant@google.com>
2589
2590 * configure.ac: Add support for --enable-gold.
2591 * Makefile.def: Add gold as a directory like ld.
2592 * configure, Makefile.in: Regenerate.
2593
5746fb46
AK
25942008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2595
2596 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2597 (s390_cond_extensions): Reduced extensions to the compare related.
2598 (main): z10 cpu type option added.
2599 (expandConditionalJump): Renamed to ...
2600 (insertExpandedMnemonic): ... this.
2601
2602 * opcodes/s390-opc.c: Re-group the operand format makros.
2603 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2604 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2605 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2606 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2607 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2608 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2609 INSTR_SIL_RDU): New instruction formats added.
2610 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2611 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2612 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2613 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2614 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2615 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2616 masks added.
2617 (s390_opformats): New formats added "ris", "rrs", "sil".
2618 * opcodes/s390-opc.txt: Add the conditional jumps with the
2619 extensions removed from automatic expansion in s390-mkopc.c manually.
2620 (asi - trtre): Add new System z10 EC instructions.
2621 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2622
58c85be7
RW
26232008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2624
2625 * configure.ac: m4_include config/proginstall.m4.
2626 * configure: Regenerate.
2627
78124051
RW
26282008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2629
2630 Backport from upstream Libtool:
f7c83eac 2631
78124051 2632 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2633
78124051
RW
2634 Deal with Autoconf 2.62's semantic change in m4_append.
2635 * ltsugar.m4 (lt_append): Replace broken versions of
2636 m4_append.
2637 (lt_if_append_uniq): Don't require separator to be overquoted,
2638 and avoid broken m4_append.
2639 (lt_dict_add): Fix typo.
2640 * libtool.m4 (_LT_DECL): Don't overquote separator.
2641
018f1bea
DE
26422008-03-13 David Edelsohn <edelsohn@gnu.org>
2643
2644 * config.rpath: Add AIX 6 support.
2645
5c5f596d
PB
26462008-03-13 Paolo Bonzini <bonzini@gnu.org>
2647
2648 * Makefile.def (stageprofile). Remove -fprofile-generate
2649 from stage_libcflags.
2650 * Makefile.in: Regenerate.
2651
a1f93a5e
BE
26522008-03-13 Ben Elliston <bje@au.ibm.com>
2653
2654 * config.sub, config.guess: Update from upstream sources.
2655
98c3d905
AK
26562008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2657
2658 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2659 * s390-opc.txt (cmpsc): Duplicate entry removed.
2660 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2661 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2662 fier, cu42, cu41): Fix operand format.
2663
7f6ef0c0
PB
26642008-02-20 Paolo Bonzini <bonzini@gnu.org>
2665
f7c83eac
AS
2666 PR bootstrap/32009
2667 PR bootstrap/32161
2668
2669 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2670 * configure: Regenerate.
2671
2672 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2673 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2674 STAGE4_LIBCFLAGS): New.
2675 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2676 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2677 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2678 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2679 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2680 for target modules. Don't export LIBCFLAGS.
2681 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2682 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2683 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2684 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2685 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2686 * Makefile.in: Regenerate.
7f6ef0c0 2687
eaf19029
PB
26882008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2689
2690 PR libgcj/33085
2691 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2692 Do not use -DDLL_EXPORT. Backport from upstream.
2693
680c43e9
NC
26942008-02-14 Nick Clifton <nickc@redhat.com>
2695
2696 Import this patch from gcc:
2697 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2698
2699 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2700
c72b1d96
HPN
27012008-02-02 Hans-Peter Nilsson <hp@axis.com>
2702
2703 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2704 * configure: Regenerate.
2705
8b66833e
BW
27062008-01-31 Marc Gauthier <marc@tensilica.com>
2707
2708 * configure.ac (xtensa*-*-*): Recognize processor variants.
2709 * configure: Regenerate.
2710
9cc8ae67
PB
27112008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2712
f7c83eac
AS
2713 PR bootstrap/34922
2714 * configure.ac (PARSE_ARGS): Push suitable setting of
2715 ac_subdirs_all, for `./configure --help=recursive'.
2716 Handle `+' in generic toplevel directory disabling.
2717 * configure: Regenerate.
9cc8ae67 2718
19090595
BE
27192008-01-23 Ben Elliston <bje@au.ibm.com>
2720
2721 * config.sub, config.guess: Update from upstream sources.
2722
9f1e7fd3
BE
27232008-01-08 Ben Elliston <bje@au.ibm.com>
2724
2725 * config.sub, config.guess: Update from upstream sources.
2726
2f959d61
JJ
27272007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2728
2729 * COPYING.LIBGLOSS: Update default copyright.
2730
aa054b85
JJ
27312007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2732
2733 * COPYING.NEWLIB: Update default copyright.
2734
57c53b2b
RS
27352007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2736
2737 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2738 Change recommended MPFR from 2.2.1 > 2.3.0.
2739 * configure: Regenerate.
2740
fee14b60
RS
27412007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2742
2743 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2744 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2745 * Makefile.in: Regenerate.
2746
c9b68031
DD
27472007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2748
2749 * configure.ac: Enable libjava for x86_64-*-darwin9.
2750 * configure: Regenerate.
2751
ad25e7d5
BE
27522007-12-05 Ben Elliston <bje@au.ibm.com>
2753
2754 * config.sub, config.guess: Update from upstream sources.
2755
6ac84f65
PB
27562007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2757
f7c83eac
AS
2758 * config-ml.in: Robustify against white space in absolute file
2759 names.
6ac84f65 2760
f7c83eac
AS
2761 * config-ml.in (multi-clean): Substitute ${Makefile}.
2762 Remove superfluous ${Makefile} in list.
6ac84f65 2763
7b3200f9
DJ
27642007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2765
2766 * Makefile.def (dependencies): Make configure-gdb depend on
2767 all-intl.
2768 * Makefile.in: Regenerated.
2769
2c133ff9
JJ
27702007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2771
2772 * Makefile.def: To avoid problems running with parallel makes,
2773 build newlib before libgloss so that target specific header
2774 files are availble.
2775 * Makefile.in: Regenerate.
2776
5074315a
DJ
27772007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2778
2779 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2780 * Makefile.in: Regenerate.
2781
f5bc1778
DJ
27822007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2783
2784 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2785 * libdecnumber: New directory, imported from GCC.
2786
c66487f8
NC
27872007-10-08 Mike Frysinger <vapier@gentoo.org>
2788
2789 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2790 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2791 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2792 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2793 * configure: Regenerate.
2794
b5714970
PB
27952007-10-01 Paolo Bonzini <bonzini@gnu.org>
2796
2797 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2798 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2799 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2800 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2801 * configure.ac: Default them to host tools for $host = $build.
2802 Subst them.
2803
2804 * configure: Regenerate.
2805 * Makefile.in: Regenerate.
2806
f3b1e08e
RS
28072007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2808
2809 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2810 * configure: Regenerate.
2811
cff87f51
DD
28122007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2813
2814 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2815 libstdc++.
2816 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2817 * configure: Regenerate.
2818 * Makefile.in: Regenerate.
f7c83eac 2819
625a61cd
AS
28202007-09-17 Andreas Schwab <schwab@suse.de>
2821
2822 * configure.ac: Raise minimum makeinfo version to 4.6.
2823 * configure: Regenerate.
2824
83a3a68b
AM
28252007-09-15 Alan Modra <amodra@bigpond.net.au>
2826
2827 * configure.ac: Correct makeinfo version check.
2828 * configure: Regenerate.
2829
5bd8be13
RS
28302007-09-14 Richard Sandiford <richard@codesourcery.com>
2831
2832 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2833 to $skipdirs and only disable gprof for newlib. Use the normal
2834 mips*-elf* handling in other respects.
2835 * configure: Regnerate.
2836
5566c1fa
DD
28372007-09-12 David Daney <ddaney@avtrex.com>
2838
2839 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2840 enabling libgcj.
2841 * configure: Regenerate.
2842
28432007-09-12 Richard Guenther <rguenther@suse.de>
2844
2845 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2846 nor --disable-checking is provided also turn on yes and types
2847 checking for stage1.
2848 * configure: Re-generate.
2849
a18e2996 28502007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2851
2852 PR target/33281
2853 * configure.ac: Use config/mh-mingw on mingw.
2854 * configure: Regenerate.
84e7906e 2855
691bb5a1
DD
28562007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2857
2858 PR other/32154
2859 * configure.ac: For libgloss targets, point the linker to the linker
2860 script, startup code and simulator library.
2861 * configure: Regenerate.
2862
6d18b86b
AH
28632007-09-09 Andrew Haley <aph@redhat.com>
2864
2865 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2866 target-libjava.
6d18b86b 2867
f00a3165 28682007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2869
f00a3165 2870 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2871
2abc4e65
BE
28722007-08-21 Richard Guenther <rguenther@suse.de>
2873
2874 * configure.ac: Add types checking to stage1 checking flags.
2875 * configure: Regenerate.
2876
8a6ee3ab 28772007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2878 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2879
2880 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2881 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2882 * Makefile.in: Regenerate.
2883 * configure.ac (--with-debug-prefix-map): New.
2884 * configure: Regenerate.
2885
429acdec
RS
28862007-08-17 Richard Sandiford <richard@codesourcery.com>
2887 Nigel Stephens <nigel@mips.com>
2888
429acdec
RS
2889 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2890 as target_makefile_frag.
2891 * configure: Regenerate.
2892
8520c408
AO
28932007-08-16 Alexandre Oliva <aoliva@redhat.com>
2894
2895 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2896 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2897 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2898 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2899 (do-compare, do-compare3, do-compare-debug): New.
2900 ([+compare-target+]): Use them.
2901
29022007-08-16 Alexandre Oliva <aoliva@redhat.com>
2903
2904 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2905 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2906 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2907 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2908 (do-compare, do-compare3, do-compare-debug): New.
2909 ([+compare-target+]): Use them.
2910
2444379b
BE
29112007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2912 Ben Elliston <bje@au.ibm.com>
2913
2914 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2915 --silent if $silent.
2916 * configure: Regenerate.
2917
d6f99447
DJ
29182007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2919
2920 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2921
bd0aa315
NC
29222007-07-17 Nick Clifton <nickc@redhat.com>
2923
2924 * COPYING3: New file. Contains version 3 of the GNU General
2925 Public License.
2926 * COPYING3.LIB: New file. Contains version 3 of the GNU
2927 Lesser General Public License.
2928
0ebe98fb
BS
29292007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2930
2931 * configure.ac: Fix my previous change to really match GCC.
2932 * configure: Regenerate.
2933
521ec477
DD
29342007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2935
2936 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2937 * configure: Regenerate.
2938
29392007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2940
2941 * configure.ac: Add some missing m4 quotation.
2942 * configure: Regenerate.
2943
0c24b341
NC
29442007-07-09 Kai Tietz <kai.tietz@onevision.com>
2945
f7c83eac
AS
2946 * Makefile.def: Add windmc tool to build.
2947 * Makefile.tpl: Likewise.
2948 * configure.ac: Likewise.
2949 * Makefile.in: Regenerate.
2950 * configure: Regenerate.
0c24b341 2951
a09314d0
L
29522007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2953
2954 * lt~obsolete.m4: New. Import from 20070318 libtool.
2955
7c3e1d12
BS
29562007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2957
2958 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2959 uclinux and linux-uclibc targets.
2960 * configure: Regenerate.
2961
a5b3b4dd
DD
29622007-06-28 DJ Delorie <dj@redhat.com>
2963
2964 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2965 not building newlib.
2966 * configure: Regenerated.
f7c83eac 2967
184d813c
DJ
29682007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2969
2970 * src-release (DEVO_SUPPORT): Correct typos.
2971
31d99776
DJ
29722007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2973
2974 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2975 * Makefile.in: Regenerated.
2976
e00a73e3
PB
29772007-06-14 Paolo Bonzini <bonzini@gnu.org>
2978
f7c83eac
AS
2979 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2980 (distclean-stage[+id+]): Possibly delete stage_last.
2981 * Makefile.in: Regenerate.
e00a73e3 2982
98a1bbc5
BE
29832007-06-07 Ben Elliston <bje@au.ibm.com>
2984
2985 * config.sub, config.guess: Update from upstream sources.
2986
973601e1
BE
29872007-06-07 Ben Elliston <bje@au.ibm.com>
2988
2989 * Makefile.tpl: Fix spelling error.
2990 * Makefile.in: Regenerate.
2991
2038f525
PB
29922007-06-04 Paolo Bonzini <bonzini@gnu.org>
2993
2994 Sync with gcc:
2995 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2996
f7c83eac
AS
2997 PR bootstrap/29382
2998 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2999 * configure: Rebuilt.
2038f525 3000
f7c5c4b5
PB
30012007-06-01 Steve Ellcey <sje@cup.hp.com>
3002
12a64d4f
L
3003 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3004 lt_cv_sys_max_cmd_len.
f7c5c4b5 3005
7ad9660b
PB
30062007-05-31 Paolo Bonzini <bonzini@gnu.org>
3007
3008 * ltgcc.m4: Update from GCC.
3009
0e7ef45c
EC
30102007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3011
12a64d4f 3012 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3013
37ad9514
SE
30142007-05-24 Steve Ellcey <sje@cup.hp.com>
3015
3016 * ltmain.sh: Update from GCC.
3017 * libtool.m4: Update from GCC.
3018 * ltsugar.m4: New. Update from GCC.
3019 * ltversion.m4: New. Update from GCC.
3020 * ltoptions.m4: New. Update from GCC.
3021 * ltconfig: Remove.
3022 * ltcf-c.sh: Remove.
3023 * ltcf-cxx.sh: Remove.
3024 * ltcf-gcj.sh: Remove.
3025 * src-release: Update with new libtool file list.
3026
8ee82aff
PB
30272007-05-16 Paolo Bonzini <bonzini@gnu.org>
3028
3029 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3030 stage_cflags.
3031 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3032 Remove CFLAGS/LIBCFLAGS.
3033 (configure-stage[+id+]-[+prefix+][+module+],
3034 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3035 * Makefile.in: Regenerate.
3036
149cb58d
SE
30372007-04-14 Steve Ellcey <sje@cup.hp.com>
3038
3039 * config-ml.in: Update from GCC.
3040
91506736
DJ
30412007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3042
3043 * src-release (do-proto-toplev): Process the support directories before
3044 the tool directory.
3045
ffa8bd48
RS
30462007-03-21 Richard Sandiford <richard@codesourcery.com>
3047
3048 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3049 of glob. Quote arguments with single quotes too.
3050 * configure: Regenerate.
3051
a4fd3374
DD
30522007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3053
3054 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3055 * Makefile.in: Regenerate
3056
b8025f34
AS
30572007-03-07 Andreas Schwab <schwab@suse.de>
3058
3059 * configure: Regenerate.
3060
a3ca38d2
DD
30612007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3062
3063 * configure.ac: Add "--with-pdfdir" configure option,
3064 which defines pdfdir variable.
3065 * Makefile.def (target=fixincludes): Add install-pdf to
3066 missing targets.
3067 (recursive_targets): Add install-pdf target.
3068 (flags_to_pass): Add pdfdir.
3069 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3070 target.
3071 * configure: Regenerate
3072 * Makefile.in: Regenerate
3073
30742007-02-28 Eric Christopher <echristo@apple.com>
3075
3076 Revert:
3077 2006-12-07 Mike Stump <mrs@apple.com>
3078
3079 * Makefile.def (dependencies): Add dependency for
3080 install-target-libssp and install-target-libgomp on
3081 install-gcc.
3082 * Makefile.in: Regenerate.
3083
30842007-02-27 Matt Kraai <kraai@ftbfs.org>
3085
3086 * configure: Regenerate.
3087 * configure.ac: Move statements after variable declarations.
3088
a4708fba
JM
30892007-02-19 Joseph Myers <joseph@codesourcery.com>
3090
3091 * configure.ac: Adjust for loop syntax.
3092 * configure: Regenerate.
3093
9a819804
AO
30942007-02-18 Alexandre Oliva <aoliva@redhat.com>
3095
3096 * configure: Rebuilt.
3097
81ec575a
AO
30982007-02-18 Alexandre Oliva <aoliva@redhat.com>
3099
3100 * configure.ac: Drop multiple occurrences of --enable-languages,
3101 and fix its quoting.
3102 * configure: Rebuilt.
3103
92f01d61 31042007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3105 Nathan Sidwell <nathan@codesourcery.com>
3106 Vladimir Prus <vladimir@codesourcery.com
3107 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3108
3109 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3110 * configure: Regenerate.
3111
b1299c4e
DJ
31122007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3113
3114 * configure.ac (target_libraries): Move libgcc before libiberty.
3115 * configure: Regenerated.
3116
18f6b6ee
PB
31172007-02-13 Paolo Bonzini <bonzini@gnu.org>
3118
3119 * configure: Regenerate again?
3120
9c4e9f27
PB
31212007-02-13 Paolo Bonzini <bonzini@gnu.org>
3122
3123 * configure: Reapply PR30748 fix which was lost in the previous commit.
3124
24ff9987
DJ
31252007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3126 Paolo Bonzini <bonzini@gnu.org>
3127
3128 PR bootstrap/30753
3129 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3130 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3131 * configure: Regenerated.
3132
7df2cd5d
PB
31332007-02-10 Paolo Bonzini <bonzini@gnu.org>
3134
3135 * configure: Regenerate.
3136
b0aaa663
DJ
31372007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3138
3139 PR bootstrap/30748
3140 * configure.ac: Correct syntax for Solaris ksh.
3141 * configure: Regenerated.
3142
a0323144
PB
31432007-02-09 Paolo Bonzini <bonzini@gnu.org>
3144
3145 * Makefile.def: Sync with GCC.
3146 * Makefile.tpl: Sync with GCC.
3147 * Makefile.in: Regenerate.
3148 * configure: Regenerate.
3149
c6b750e1
DJ
31502007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3151
3152 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3153 noncanonical equivalents.
3154 * configure.in: Rename to...
3155 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3156 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3157 target_noncanonical. Use them. Rewrite removal of configure
3158 arguments for autoconf 2.59. Discard variable settings. Force
3159 program_transform_name for native tools.
3160
3161 * Makefile.in: Regenerated.
3162 * configure: Regenerated with autoconf 2.59.
3163
3164 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3165
f3cd89f4
JJ
31662007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3167
3168 * COPYING.LIBGLOSS: Reformat default Red Hat
3169 license to fit within 80 columns.
3170 * COPYING.NEWLIB: Ditto.
3171
4e206d7e
DB
31722007-02-05 Dave Brolley <brolley@redhat.com>
3173
3174 * Contribute the following changes:
3175 2006-11-28 DJ Delorie <dj@redhat.com>
3176
3177 * configure.in: Fix typo for mep's target_makefile_frag.
3178 * configure: Regenerated.
3179
3180 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3181
3182 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3183 * configure: Regenerate.
3184
3185 2001-09-19 DJ Delorie <dj@redhat.com>
3186
3187 * configure.in (target_makefile_frag): use mt-mep
3188
3189 2001-06-12 Don Howard <dhoward@redhat.com>
3190
3191 * configure.in: Remove gdb from MeP skip list.
3192
3193 2001-04-05 DJ Delorie <dj@redhat.com>
3194
3195 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3196
3197 2001-03-20 Ben Elliston <bje@redhat.com>
3198
3199 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3200
3201 2001-03-19 Ben Elliston <bje@redhat.com>
3202
3203 * config.sub (mep, mep-*): Add.
3204
b2edfdd2
AS
32052007-01-31 Andreas Schwab <schwab@suse.de>
3206
3207 * Makefile.tpl (LDFLAGS): Substitute it.
3208 * Makefile.in: Regenerate.
3209
ceb92e78
PB
32102007-01-11 Paolo Bonzini <bonzini@gnu.org>
3211
3212 * configure.in: Change == to = in test command.
f7c83eac 3213 * configure: Regenerate.
ceb92e78 3214
4b900473 32152007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3216 Nick Clifton <nickc@redhat.com>
3217 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3218
3219 * configure.in (build_configargs, host_configargs, target_configargs):
3220 Remove build/host/target parameters.
3221 (host_libs): Add gmp and mpfr.
3222 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3223 * Makefile.def (gmp, mpfr): New.
3224 (gcc): Remove target.
3225 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3226 target_os, target_vendor): New.
3227 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3228 * configure: Regenerate.
3229 * Makefile.in: Regenerate.
4b900473
PB
3230
32312007-01-11 Matt Fago <fago@earthlink.net>
3232
3233 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3234 to improve robustness of configure tests.
4b900473
PB
3235 * configure: Regenerate.
3236
80f6dcbc
NC
32372007-01-08 Kai Tietz <kai.tietz@onevision.com>
3238
3239 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3240 * configure: Regenerate.
80f6dcbc 3241
f86e35b8
NC
32422007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3243
3244 * Makefile.tpl (all-target): Correct @if conditional for target
3245 modules.
3246 * configure.in: Omit libiberty if building only target libgcc.
3247 * configure, Makefile.in: Regenerated.
3248
79fcd0ec
PB
32492007-01-04 Paolo Bonzini <bonzini@gnu.org>
3250
3251 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3252 * configure: Regenerate.
3253
6aa8ef82
DJ
32542007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3255
3256 * Makefile.def (target_modules): Add libgcc.
3257 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3258 * Makefile.tpl (clean-target-libgcc): Delete.
3259 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3260 on gcc even for bootstrapped modules. Rewrite handling of
3261 lang_env_dependencies to loop over target_modules.
3262 * configure.in (target_libraries): Add target-libgcc.
3263 * Makefile.in, configure: Regenerated.
3264
9b134994
PB
32652006-12-29 Paolo Bonzini <bonzini@gnu.org>
3266
3267 Sync with gcc:
3268 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3269
f7c83eac
AS
3270 * configure.in: Reorganize recognition of languages. Add
3271 --enable-stage1-languages. Show supported languages for the chosen
3272 target rather than all recognized languages.
3273 * configure: Regenerate.
9b134994
PB
3274
3275 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3276
f7c83eac
AS
3277 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3278 * Makefile.in: Regenerate.
9b134994
PB
3279
3280 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3281
f7c83eac
AS
3282 * configure.in: Warn that MPFR 2.2.0 is buggy.
3283 * configure: Regenerate.
9b134994 3284
8cf39b1b
ILT
32852006-12-27 Ian Lance Taylor <iant@google.com>
3286
3287 * configure.in: When removing Makefiles to force a reconfigure, also
3288 remove prev-DIR*/Makefile.
3289 * configure: Regenerate.
3290
ebff6cd5
KH
32912006-12-23 Kazu Hirata <kazu@codesourcery.com>
3292
3293 * config.bfd: Recognize fido.
3294
8a0d8a5c
PB
32952006-12-19 Paolo Bonzini <bonzini@gnu.org>
3296
3297 Sync with gcc:
3298
3299 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3300
3301 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3302 it only affects bootstrap and could be tested on "$host" as well.
3303 * configure: Regenerate.
3304 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3305
3306 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3307
3308 PR bootstrap/29544
3309 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3310 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3311 move here comment from Makefile.tpl.
3312 * Makefile.tpl: Move some definitions higher in the file.
3313 (STAGE1_CHECKING): New.
3314 * configure.in: Add --enable-stage1-checking.
3315 * configure: Regenerate.
3316 * Makefile.in: Regenerate.
3317
3318 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3319
3320 * configure.in: Update error message for missing GMP/MPFR.
3321
3322 * configure: Regenerate.
3323
3324 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3325
3326 * configure.in: Update MPFR version in error message.
3327
3328 * configure: Regenerate.
3329
3330 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3331
3332 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3333 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3334 --with-gmp-lib): New flags.
3335
3336 * configure: Regenerate.
3337
790c0838
AM
33382006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3339
3340 PR bootstrap/30134
3341 * configure.in: Correct x86 darwin support for libjava to powerpc
3342 and i?86 only.
3343 * configure: Regenerate.
3344
77d7106f
AM
33452006-12-11 Alan Modra <amodra@bigpond.net.au>
3346
3347 * configure.in: Handle spu makefile frag.
77d7106f
AM
3348 * Makefile.tpl (MAINT): Define
3349 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3350 * configure: Regenerate.
3351 * Makefile.in: Regenerate.
3352
0cfa5389
BE
33532006-12-11 Ben Elliston <bje@au.ibm.com>
3354
3355 * config.sub, config.guess: Update from upstream sources.
3356
2839fe5d
BE
33572006-12-11 Ben Elliston <bje@au.ibm.com>
3358
3359 * configure.in: Sync with GCC (spu-*-*).
3360 * configure: Sync with GCC.
3361
b897f5d4
MS
33622006-12-07 Mike Stump <mrs@apple.com>
3363
3364 * Makefile.def (dependencies): Add dependency for
3365 install-target-libssp and install-target-libgomp on
3366 install-gcc.
3367 * Makefile.in: Regenerate.
3368
9daf3993
PB
33692006-11-16 Paolo Bonzini <bonzini@gnu.org>
3370
3371 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3372 (unstage): Test for stage_last presence.
3373
3374 PR bootstrap/29802
3375 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3376 * Makefile.in: Regenerate.
3377
9dbaa842
DD
33782006-11-14 DJ Delorie <dj@redhat.com>
3379
3380 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3381 * Makefile.in: Sync with GCC.
3382 * configure.in: Sync with GCC (mpfr, gmp).
3383 * configure: Sync with GCC.
3384
b0cbce8d
JJ
33852006-11-08 Jie Zhang <jie.zhang@analog.com>
3386
3387 * configure.in: Remove target-libgloss from noconfigdirs for
3388 bfin-*-*.
3389 * configure: Regenerated.
3390
44330a94
JJ
33912006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3392
3393 * COPYING.NEWLIB: Add spu license.
7de05dd5 3394 * COPYING.LIBGLOSS: Ditto.
44330a94 3395
56a8fe78
DD
33962006-10-17 Brooks Moses <bmoses@stanford.edu>
3397
3398 * Makefile.def: Added pdf target handling.
3399 * Makefile.tpl: Added pdf target handling.
3400 * Makefile.in: Regenerated.
3401
fbb00ad0
JJ
34022006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3403
3404 * COPYING.NEWLIB: Updated.
3405 * COPYING.LIBGLOSS: Ditto.
3406
6b89cc21
DB
34072006-09-27 Dave Brolley <brolley@redhat.com>
3408
3409 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3410 $s instead of $r.
3411 * configure: Regenerated.
3412
17bcf627
BE
34132006-09-26 Ben Elliston <bje@au.ibm.com>
3414
3415 * config.sub, config.guess: Update from upstream sources.
3416
f3529cf1
TS
34172006-09-20 Thiemo Seufer <ths@mips.com>
3418
3419 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3420 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3421 * configure: Regenerate.
3422
45055374
CV
34232006-08-30 Corinna Vinschen <corinna@vinschen.de>
3424
3425 * configure.in: Never build newlib for a Mingw host.
3426 Never build newlib as Mingw target library.
3427 Test the existence of winsup/cygwin for building a Cygwin newlib,
3428 rather than just winsup.
3429 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3430 building a Mingw target.
3431 * configure: Regenerate.
3432
4be041b2 34332006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3434 Nigel Stephens <nigel@mips.com>
3435 David Ung <davidu@mips.com>
4be041b2
TS
3436
3437 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3438
1d89b610
PB
34392006-07-25 Paolo Bonzini <bonzini@gnu.org>
3440
3441 Sync from GCC:
3442 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3443
f7c83eac
AS
3444 PR bootstrap/18058
3445 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3446 if the bootstrap compiler is a GCC version that supports it.
3447 * configure: Regenerate.
1d89b610 3448
66a79c16
DJ
34492006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3450
3451 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3452 * configure: Regenerated.
3453
c1cb7e02
PB
34542006-07-18 Paolo Bonzini <bonzini@gnu.org>
3455
f7c83eac
AS
3456 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3457 for stages after the first.
c1cb7e02 3458
7206a0ee
JJ
34592006-07-17 Jakub Jelinek <jakub@redhat.com>
3460
3461 * Makefile.def: Add dependencies for configure-opcodes
3462 on configure-intl and all-opcodes on all-intl.
3463 * Makefile.in: Regenerated.
3464
6816f995
AO
34652006-07-04 Peter O'Gorman <peter@pogma.com>
3466
3467 * ltconfig: chmod 644 before ranlib during install.
3468
3d3adb43
PB
34692006-07-03 Paolo Bonzini <bonzini@gnu.org>
3470
1f3f1bbf 3471 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3472 * configure: Regenerate.
3473
64ce424c
PB
34742006-07-03 Paolo Bonzini <bonzini@gnu.org>
3475
3476 Sync from gcc:
3477
3478 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3479
3480 PR other/27063
3481 * configure.in: Test subdir_requires and give an appropriate
3482 error message.
3483 * configure: Regenerate.
3484
3485 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3486
3487 PR target/27540
3488 * configure.in: Only enable libgomp on IRIX 6.
3489 * configure: Regenerate.
3490
d42c4017
DA
34912006-06-20 David Ayers <d.ayers@inode.at>
3492
3493 PR bootstrap/28072
3494 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3495 whether target-libjava is being configured instead of whether the
3496 java front end is enabled.
3497 * configure: Regenerate.
0e7ef45c 3498
4962c51a
MS
34992006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3500
3501 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3502 to R_ARM_LDC_SB_G{0,1,2} respectively.
3503
caee866a
PB
35042006-06-15 Paolo Bonzini <bonzini@gnu.org>
3505
3506 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3507 too.
3508 * Makefile.in: Regenerate.
3509
363ef840
DA
35102006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3511
3512 Sync from gcc:
3513
3514 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3515 * configure.in: Don't enable libgomp on hpux10.
3516 * configure: Rebuilt.
3517
54d1c879
DA
35182006-06-13 David Ayers <d.ayers@inode.at>
3519
3520 Sync from gcc:
3521
3522 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3523
54d1c879
DA
3524 PR bootstrap/27963
3525 PR target/19970
0e7ef45c 3526 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3527 ${libgcj} is specified.
3528 * configure: Regenerate.
0e7ef45c 3529
a4d8b690
JJ
35302006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3531
3532 Sync from gcc:
3533
3534 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3535 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3536
3537 PR bootstrap/18033
3538 * config-ml.in: Eval option if surrounded by single quotes.
3539
4f0ef2d8
CD
35402006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3541
3542 Sync from gcc:
0e7ef45c 3543
4f0ef2d8 3544 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3545
4f0ef2d8
CD
3546 PR libobjc/13946
3547 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3548 * Makefile.in: Regenerate.
3549 * configure.in: Add --enable-objc-gc at toplevel and have it
3550 enable boehm-gc for Objective-C.
3551 Remove target-boehm-gc from libgcj.
3552 Add target-boehm-gc to target_libraries.
3553 Add target-boehm-gc to noconfigdirs where ${libgcj}
3554 is specified.
3555 Assert that boehm-gc is supported when requested for Objective-C.
3556 Only build boehm-gc if needed either for Java or Objective-C.
3557 * configure: Regenerate.
3558
3559 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3560
4f0ef2d8
CD
3561 PR 27674
3562 * Makefile.tpl (configure-[+prefix+][+module+],
3563 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3564 Remove rule to unstage bootstrapped modules.
3565 (stage_current): New.
3566 * Makefile.in: Regenerate.
3567
3568 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3569 Andreas Tobler <a.tobler@schweiz.ch>
3570
3571 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3572 * configure: Rebuilt.
3573
3574 Revert
3575 2006-01-31 Richard Guenther <rguenther@suse.de>
3576 Paolo Bonzini <bonzini@gnu.org>
3577
3578 * Makefile.def (target_modules): Add libgcc-math target module.
3579 * configure.in (target_libraries): Add libgcc-math target library.
3580 (--enable-libgcc-math): New configure switch.
3581 * Makefile.in: Re-generate.
3582 * configure: Re-generate.
3583
c17b816b
JJ
35842006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3585
3586 * config-ml.in: Alter CCASFLAGS to include special
3587 multilib options the same as is done for CFLAGS.
3588
20e95c23
DJ
35892006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3590
3591 * Makefile.def: Added dependencies from sim and gdb on intl, and
3592 added configure dependencies to everything with an all dependency
3593 on intl.
3594 * gettext.m4: Removed.
3595 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3596 (GDB_SUPPORT_DIRS): Add intl.
3597 * Makefile.in: Regenerated.
3598
4bd8ad80
DJ
35992006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3600
3601 * src-release (DEVO_SUPPORT): Add config.rpath.
3602
c380fdd8
PB
36032006-05-25 Paolo Bonzini <bonzini@gnu.org>
3604
3605 * Makefile.def (bfd, opcodes): Fix lib_path.
3606 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3607 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3608 * Makefile.in: Regenerate.
3609
701628f5
MS
36102006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3611
3612 * configure.in: Enable gprof for cross builds.
3613 * configure: Regenerate.
3614
25aae7f2
DJ
36152006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3616
3617 * src-release (MAKEINFOFLAGS): Define.
3618 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3619
ea3d1626
BE
36202006-05-14 Ben Elliston <bje@au.ibm.com>
3621
3622 * config.sub, config.guess: Update from upstream sources.
3623
49b9e644
BE
36242006-05-12 Ben Elliston <bje@au.ibm.com>
3625
3626 * config.sub, config.guess: Update from upstream sources.
3627
482dd2f6
DJ
36282006-05-04 Steve Ellcey <sje@cup.hp.com>
3629
3630 * blt, iwidgets, mmalloc: Remove directories.
3631
8b01a5c2
DD
36322006-05-01 DJ Delorie <dj@redhat.com>
3633
641a3af4 3634 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3635 * configure: Regenerate.
3636
a481dbb7
DD
36372006-04-18 DJ Delorie <dj@redhat.com>
3638
3639 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3640 reference libgloss so that libssp can be built in a combined
3641 tree.
3642 * configure: Regenerate.
3643
962c9e74
BE
36442006-04-10 Ben Elliston <bje@au.ibm.com>
3645
3646 * contrib: Remove directory.
3647
108a6f8e
CD
36482006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3649
3650 * Makefile.tpl: Add install-html target.
3651 * Makefile.def: Add install-html target.
3652 * Makefile.in: Regenerate.
3653 * configure.in: Add --with-datarootdir, --with-docdir,
3654 and --with-htmldir options.
3655 * configure: Regenerate.
3656
a4ef73e9
BE
36572006-03-31 Ben Elliston <bje@au.ibm.com>
3658
3659 PR binutils/1860
3660 * configure.in: Require makeinfo 4.4 or higher.
3661 * configure: Regenerate.
3662
b37df25a
PB
36632006-03-14 Paolo Bonzini <bonzini@gnu.org>
3664
3665 * Makefile.in: Regenerate.
3666
a6df5a19
PB
36672006-03-14 Paolo Bonzini <bonzini@gnu.org>
3668
3669 Sync with gcc:
3670 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3671
f7c83eac
AS
3672 * configure.in: Handle --disable-<component> generically.
3673 * configure: Regenerate.
a6df5a19
PB
3674
3675 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3676
f7c83eac
AS
3677 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3678 (TARGET_CONFIGDIRS): Remove.
3679 * configure.in: Remove AC_SUBST(target_configdirs).
3680 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3681
3682
65419985
L
36832006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3684
3685 PR libgcj/17311
3686 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3687
c52c6897
PB
36882006-02-20 Paolo Bonzini <bonzini@gnu.org>
3689
3690 PR bootstrap/25670
3691
3692 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3693
3694 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3695 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3696 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3697 BUILD_PREFIX, BUILD_PREFIX_1.
3698 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3699
3700 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3701 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3702
3703 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3704 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3705 of `cat stage_current`. Always provide the `r' and `s' variables.
3706 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3707 a single shell execution.
3708 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3709 bootstrapped modules, make the stage1 module if the build was not
3710 started yet, else build the current stage.
3711 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3712 (all-build, all-host, all-target, [+make_target+]-host,
3713 [+make_target+]-target): Do not use \-continued lines.
3714 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3715 (current_stage, restrap, stage_last): New.
3716
3717 * Makefile.in: Regenerate.
3718 * configure: Regenerate.
3719
b3ded179
PB
37202006-02-14 Paolo Bonzini <bonzini@gnu.org>
3721
3722 Sync from gcc:
3723
3724 2006-01-31 Richard Guenther <rguenther@suse.de>
3725 Paolo Bonzini <bonzini@gnu.org>
3726
f7c83eac
AS
3727 * Makefile.def (target_modules): Add libgcc-math target module.
3728 * configure.in (target_libraries): Add libgcc-math target library.
3729 (--enable-libgcc-math): New configure switch.
3730 * Makefile.in: Re-generate.
3731 * configure: Re-generate.
3732 * libgcc-math: New toplevel directory.
b3ded179
PB
3733
3734 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3735 Jakub Jelinek <jakub@redhat.com>
3736 Diego Novillo <dnovillo@redhat.com>
b3ded179 3737
f7c83eac
AS
3738 * libgomp: New directory.
3739 * Makefile.def: Add target_module libgomp.
3740 * Makefile.in: Regenerate.
3741 * configure.in (target_libraries): Add target-libgomp.
3742 * configure: Regenerate.
b3ded179 3743
3a35eeb3
PB
37442006-02-14 Paolo Bonzini <bonzini@gnu.org>
3745 Andreas Schwab <schwab@suse.de>
0e7ef45c 3746
3a35eeb3
PB
3747 * configure: Regenerate.
3748
2429c060
PB
37492006-01-16 Paolo Bonzini <bonzini@gnu.org>
3750
3751 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3752 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3753 the assembler, linker and binutils.
3754 * configure: Regenerate.
3755
ec49b2b8
NC
37562006-01-16 Nick Clifton <nickc@redhat.com>
3757
49b9e644 3758 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3759
44b2308f
AO
37602006-01-05 Alexandre Oliva <aoliva@redhat.com>
3761
3762 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3763 @ from continuation.
3764 * Makefile.in: Rebuilt.
3765
80911fe1
PB
37662006-01-04 Paolo Bonzini <bonzini@gnu.org>
3767
3768 Sync from gcc:
3769
3770 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3771
f7c83eac 3772 PR bootstrap/24252
80911fe1 3773
f7c83eac
AS
3774 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3775 * Makefile.tpl (OBJDUMP): New.
3776 (EXTRA_HOST_FLAGS): Add it.
3777 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3778
f7c83eac
AS
3779 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3780 to use symbolic links between directories. Avoid race conditions
3781 or make them harmless.
3782 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3783
f7c83eac
AS
3784 * Makefile.def (LEAN): Pass.
3785 * Makefile.tpl (LEAN): Define.
3786 (stage[+id+]-start): Accept that the previous directory does not
3787 exist, if the bootstrap is lean.
3788 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3789 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3790 configure substitution.
3791 ([+compare-target+]): Likewise.
3792 ([+bootstrap-target+]-lean): New.
3793 * configure.in: Remove lean bootstrap support from here.
80911fe1 3794
f7c83eac
AS
3795 * Makefile.in: Regenerate.
3796 * configure: Regenerate.
80911fe1
PB
3797
3798 2006-01-02 Andreas Schwab <schwab@suse.de>
3799
f7c83eac
AS
3800 * configure.in: When reconfiguring remove Makefile in
3801 all stage directories.
3802 * configure: Regenerate.
80911fe1 3803
b59bea8a
NC
38042005-12-27 Leif Ekblad <leif@rdos.net>
3805
3806 * configure.in: Add support for RDOS target.
3807 * configure: Regenerate.
3808
d7730bac
NC
38092005-12-27 Nick Clifton <nickc@redhat.com>
3810
3811 PR binutils/1990
3812 * libtool.m4: Synchronize with version in GCC sources.
3813
c02dabc3
PB
38142005-12-20 Paolo Bonzini <bonzini@gnu.org>
3815
f7c83eac 3816 Revert Ada-related part of the previous change.
c02dabc3 3817
f7c83eac
AS
3818 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3819 Do not pass.
3820 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3821 * Makefile.in: Regenerate.
3822 * configure.in: Do not include mt-ppc-aix target fragment.
3823 * configure: Regenerate.
c02dabc3 3824
f6d183c0
PB
38252005-12-19 Paolo Bonzini <bonzini@gnu.org>
3826
3827 * configure.in: Select appropriate fragments for PowerPC/AIX.
3828 * configure: Regenerate.
3829
3830 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3831 BOOT_CFLAGS, BOOT_LDFLAGS.
3832 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3833 BOOT_CFLAGS, BOOT_LDFLAGS.
3834 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3835 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3836 (stage): Fail if we cannot complete the work.
3837 * Makefile.in: Regenerate.
3838
f29759fc
JJ
38392005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3840
3841 * COPYING.NEWLIB: Update copyright year for default
3842 copyright.
3843
1f054001
PB
38442005-12-15 Paolo Bonzini <bonzini@gnu.org>
3845
3846 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3847 install-host-nogcc): Don't invoke $(stage) at the end.
3848 * Makefile.in: Regenerate.
3849
0aed8855
PB
38502005-12-14 Paolo Bonzini <bonzini@gnu.org>
3851
3852 * configure.in: Flip the top-level bootstrap switch.
3853 * configure: Regenerate.
3854
3855 Merge from gcc:
3856
3857 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3858
f7c83eac
AS
3859 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3860 $(stage) and $(unstage).
3861 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3862 (all): Remove stray semicolon.
3863 (local-distclean): Don't handle multilib.tmp and multilib.out.
3864 (install.all): Set $s for consistency.
3865 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3866 check_multilibs setting. Always make the install directory.
3867 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3868 Correct @if/@endif.
3869 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3870 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3871 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3872 (multilib.out): Remove.
3873 * Makefile.in: Regenerated.
0aed8855
PB
3874
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
38812005-12-05 Paolo Bonzini <bonzini@gnu.org>
3882
3883 Sync with gcc:
3884
4970f871
NS
38852005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3886
3887 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3888 * configure.in: Replace ms1 arch with mt.
3889 * configure: Rebuilt.
3890
be01d343
PB
38912005-12-05 Paolo Bonzini <bonzini@gnu.org>
3892
3893 Sync with gcc:
3894
3895 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3896
f7c83eac
AS
3897 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3898 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3899 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3900 Find in-tree tools if available.
3901 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3902 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3903 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3904 (COMPILER_*_FOR_TARGET): New.
3905 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3906 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3907 (CONFIGURED_*, USUAL_*): Remove.
3908 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3909 STRIP): Use autoconf substitutions.
3910 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3911 COMPILER_NM_FOR_TARGET): New.
3912 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3913
3914 (all): Make all-host and all-target in parallel.
3915 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3916 that $$r and $$s are set before invoking a recursive make.
3917 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3918 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3919
3920 2005-11-29 Ben Elliston <bje@au.ibm.com>
3921
f7c83eac
AS
3922 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3923 from the gcc build directory.
3924 * Makefile.in: Regenerate.
be01d343
PB
3925
3926 2005-11-29 Ben Elliston <bje@au.ibm.com>
3927
f7c83eac
AS
3928 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3929 depend on all-libdecnumber.
3930 * configure.in (host_libs): Include libdecnumber.
3931 * Makefile.in: Regenerate.
3932 * configure: Likewise.
be01d343
PB
3933
3934 2005-11-21 Kean Johnston <jkj@sco.com>
3935
f7c83eac 3936 * config.sub, config.guess: Sync from upstream sources.
be01d343 3937
907be67c
DJ
39382005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3939
3940 * Makefile.def: Remove gdb dependencies for gdbtk.
3941 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3942 (configure-gdb, install-gdb): New rules.
3943 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3944 * Makefile.in, configure: Regenerated.
3945
e360f423
PB
39462005-10-22 Paolo Bonzini <bonzini@gnu.org>
3947
3948 PR bootstrap/24297
3949 * Makefile.tpl (do-[+make-target+], do-check, install,
3950 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3951 are set before recursing.
3952 * Makefile.in: Regenerate.
3953
45d5eb0a
EB
39542005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3955
3956 PR bootstrap/18939
3957 * Makefile.def (gcc) <target>: Fix thinko.
3958 * Makefile.in: Regenerate.
3959
3cf3372e
BS
39602005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3961
3962 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3963 * configure: Regenerate.
3964
bd70a46f
KH
39652005-10-09 Kazu Hirata <kazu@codesourcery.com>
3966
3967 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3968 target-libffi, target-qthreads, target-libjava, and
3969 targetlibobjc.
3970 * configure: Regenerate.
3971
5ae72758
DJ
39722005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3973
3974 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3975 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3976 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3977 (USUAL_OBJDUMP_FOR_TARGET): New.
3978 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3979 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3980 * configure, Makefile.in: Regenerated.
5ae72758 3981
cc96343e
PB
39822005-10-05 Paolo Bonzini <bonzini@gnu.org>
3983
3984 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3985 before other host packages.
3986
f70224b5
PB
39872005-10-05 Paolo Bonzini <bonzini@gnu.org>
3988
3989 PR bootstrap/22340
3990
3991 * configure.in (default_target): Remove.
3992 * Makefile.tpl (all): Do not use prerequisites as subroutines
3993 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3994 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3995 use prerequisites as subroutines.
3996 (check-host, check-target): New.
3997 (bootstrap configure & all targets): Do not use stage*-start
3998 if the directory layout is already ok.
3999 (non-bootstrap configure & all targets): Prepend a $(unstage).
4000 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4001 (NOTPARALLEL): Remove.
4002 (unstage, stage variables): New variables.
4003 (unstage, stage targets): Simply expand to those variables.
4004
4005 * configure: Regenerate.
4006 * Makefile.in: Regenerate.
4007
c13c918a
JW
40082005-10-04 James E Wilson <wilson@specifix.com>
4009
4010 * Makefile.def (lang_env_dependencies): Add libmudflap.
4011 * Makefile.in: Regenerate.
4012
376a0e54
CM
40132005-10-03 Catherine Moore <clm@cm00re.com>
4014
4015 * configure.in (bfin-*-*): Support bfin.
4016 * configure: Regenerated.
4017
d320aacb
L
40182005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4019
4020 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4021 * configure: Regenerated.
4022
7e0f7140
GK
40232005-09-28 Geoffrey Keating <geoffk@apple.com>
4024
4025 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4026 (LIPO_FOR_TARGET): New.
4027 (CONFIGURED_LIPO_FOR_TARGET): New.
4028 (USUAL_LIPO_FOR_TARGET): New.
4029 (STRIP_FOR_TARGET): New.
4030 (CONFIGURED_STRIP_FOR_TARGET): New.
4031 (USUAL_STRIP_FOR_TARGET): New.
4032 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4033 STRIP_FOR_TARGET.
4034 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4035 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4036 * Makefile.in: Regenerate.
4037 * configure: Regenerate.
0e7ef45c 4038
096f7d00
DE
40392005-09-19 David Edelsohn <edelsohn@gnu.org>
4040
4041 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4042 (rs6000-*-aix*): Same.
4043 * configure: Regenerate.
4044
40452005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4046
4047 * configure.in: Recognize f95 in the --enable-languages option,
4048 and substitute it for fortran, issuing a warning.
4049 * configure: Regenerate.
4050
2016dfcc
BE
40512005-09-07 Ben Elliston <bje@au.ibm.com>
4052
4053 Import from Autoconf sources:
4054
4055 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4056 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4057 Elliston. Handle weird characters correctly.
4058
6dd2fda9
DD
40592005-08-30 Phil Edwards <phil@codesourcery.com>
4060
4061 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4062 * configure: Regenerated.
4063
e6db70d4
RE
40642005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4065
f7c83eac
AS
4066 * Makefile.def (libssp): Add to lang_env_dependencies.
4067 * Makefile.in: Regenerate.
e6db70d4 4068
e1e3d0f5
CG
40692005-08-17 Christian Groessler <chris@groessler.org>
4070
4071 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4072 * Makefile.in: Regenerate.
4073
05cbd757
PB
40742005-08-12 Paolo Bonzini <bonzini@gnu.org>
4075
4076 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4077 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4078 Look for alternate names of the target cc and c++
4079 * configure: Regenerate.
4080
55db4b87
PB
40812005-08-08 Paolo Bonzini <bonzini@gnu.org>
4082
4083 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4084 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4085 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4086 tools; remove code to manually set them.
4087 (Target tools): Look in the environment for them.
4088 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4089 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4090 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4091 build directory.
4092 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4093 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4094 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4095 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4096 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4097 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4098 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4099 * configure: Regenerate.
4100 * Makefile.in: Regenerate.
4101
414e5532
MM
41022005-07-27 Mark Mitchell <mark@codesourcery.com>
4103
4104 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4105 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4106 * Makefile.in: Regenerated.
4107
a19b6204
MM
41082005-07-26 Mark Mitchell <mark@codesourcery.com>
4109
4110 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4111 (CFLAGS_FOR_TARGET): Use it.
4112 (CXXFLAGS_FOR_TARGET): Likewise.
4113 * Makefile.in: Regenerated.
4114 * configure.in (--with-build-sysroot): New option.
4115 * configure: Regenerated.
4116
b73aa406
PB
41172005-07-24 Paolo Bonzini <bonzini@gnu.org>
4118
4119 * Makefile.tpl: Wrap install between unstage and stage
4120 * Makefile.in: Regenerate.
4121
6e4d0bcb
KC
41222005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4123
4124 * all files: Update FSF address.
4125
49f58d10
JB
41262005-07-14 Jim Blandy <jimb@redhat.com>
4127
4128 * configure.in: Add cases for Renesas m32c.
4129 * configure: Regenerated.
0e7ef45c 4130
1d9c9cd7
KC
41312005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4132
4133 * COPYING, compile, config-ml.in, config.guess,
4134 config.sub, install-sh, missing, mkinstalldirs,
4135 symlink-tree, ylwrap: Sync from upstream sources.
4136
1587117a
EC
41372005-07-13 Eric Christopher <echristo@redhat.com>
4138
4139 * configure.in: Add toplevel noconfigdir support for tpf.
4140 * configure: Regenerate.
4141
bb780410
DD
41422005-07-11 Jakub Jelinek <jakub@redhat.com>
4143
4144 * Makefile.def (target_modules): Add libssp.
4145 * configure.in (target_libraries): Add target-libssp.
4146 * configure: Rebuilt.
4147 * Makefile.in: Rebuilt.
4148
064d0a7c
PB
41492005-07-11 Paolo Bonzini <bonzini@gnu.org>
4150
4151 PR ada/22340
4152
4153 * Makefile.def: Sync with gcc.
4154 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4155 * Makefile.in: Regenerate.
4156
b2edd3b5
AS
41572005-07-07 Andreas Schwab <schwab@suse.de>
4158
4159 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4160 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4161 * Makefile.in: Regenerated.
4162
5f128533
KH
41632005-07-07 Kazu Hirata <kazu@codesourcery.com>
4164
4165 * configure.in: Add --enable-libssp and --disable-libssp.
4166 * configure: Regenerate with autoconf-2.13.
4167
4e3fc8e5
GK
41682005-07-06 Geoffrey Keating <geoffk@apple.com>
4169
4170 * configure.in: Don't build sim or rda when targetting darwin.
4171 * configure: Regenerate.
4172
c7357d6a
BE
41732005-07-04 Ben Elliston <bje@gnu.org>
4174
4175 * src-release (do-proto-toplev): Remove dejagnu bits.
4176 (DEJAGNU_SUPPORT_DIRS): Remove.
4177 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4178 (GDBD_SUPPORT_DIRS): Likewise.
4179 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4180 (INSIGHTD_SUPPORT_DIRS): Likewise.
4181 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4182
41832005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4184
4185 * setup.com (mpw): Remove unused directive.
4186
7d329e61
PB
41872005-06-22 Paolo Bonzini <bonzini@gnu.org>
4188
4189 * Makefile.def (stagefeedback): Come after profile.
4190 Define profiledbootstrap target.
4191 * Makefile.tpl (profiledbootstrap): Remove.
4192 (stageprofile-end): Zap stagefeedback.
4193 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4194 * Makefile.in: Regenerate.
4195
e5fbed21
DD
41962005-06-13 Zack Weinberg <zack@codesourcery.com>
4197
4198 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4199 In 'cpp' stanza, support '#line' as well as '# '.
4200
59f7ec45
HPN
42012005-06-07 Hans-Peter Nilsson <hp@axis.com>
4202
4203 * configure.in (unsupported_languages): New macro.
4204 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4205 non-ported target libraries in noconfigdirs.
4206 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4207 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4208 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4209 unsupported_languages.
4210 * configure: Regenerate.
4211
c10e9ba7
DD
42122005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4213
4214 * configure.in: Fix typo in handling of --with-mpfr-dir.
4215 * configure: Regenerate.
4216
20deb2b8
JB
42172005-06-02 Jim Blandy <jimb@redhat.com>
4218
4219 * config.sub: Add cases for the Renesas m32c. (This patch has been
4220 accepted into the master sources.)
4221
cdb9b172 42222005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4223 Michael Snyder <msnyder@redhat.com>
4224 Stan Cox <scox@redhat.com>
cdb9b172 4225
f7c83eac 4226 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4227
f7c83eac 4228 * configure: Regenerate.
cdb9b172 4229
1dc3053f
PB
42302005-05-25 Paolo Bonzini <bonzini@gnu.org>
4231
4232 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4233 (Dependencies): Consider target modules for bootstrap dependencies.
4234 Make target bootstrap modules depend on each stage's gcc.
4235 * Makefile.in: Regenerate.
4236
c60fe18b
PB
42372005-05-20 Paolo Bonzini <bonzini@gnu.org>
4238
4239 * Makefile.def (configure-gcc): Depend on binutils having been built.
4240 (all-gcc): No need to do it here.
4241 * Makefile.in: Regenerate.
4242
27258dd4
PB
42432005-05-19 Paul Brook <paul@codesourcery.com>
4244
0e7ef45c 4245 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4246 language cannot be built.
4247 * configure: Regenerate.
4248
42ecbf5e
DJ
42492005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4250
4251 * ylwrap: Import from Automake 1.9.5.
4252
ae380b45
MS
42532005-05-04 Mike Stump <mrs@apple.com>
4254
4255 * configure.in: Always pass --target to target configures as
4256 otherwise rebuilds that do --recheck will fail.
811d3af8 4257 * configure: Rebuilt.
ae380b45 4258
d545f33b
PB
42592005-05-04 Paolo Bonzini <bonzini@gnu.org>
4260
4261 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4262 STAGE_HOST_EXPORTS.
4263 (configure, all): Add bootstrap support.
4264 (Host modules, target modules): Pass post-stage1 flags and exports.
4265 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4266 * Makefile.in: Regenerate.
4267
2faa2958
PB
42682005-04-29 Paolo Bonzini <bonzini@gnu.org>
4269
4270 Sync from gcc:
4271
4272 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4273
f7c83eac 4274 * config.sub: Update from master copy.
2faa2958
PB
4275
4276 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4277
f7c83eac
AS
4278 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4279 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4280 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4281 "*-*-elf" and "*-*-linux*".
4282 * configure: Regenerate.
2faa2958 4283
a7254363
PB
42842005-04-06 Paolo Bonzini <bonzini@gnu.org>
4285
f7c83eac 4286 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4287 (TARGET_CONFIGARGS): Include --with-target-subdir.
4288 (configure, all): New macros. Use them throughout.
4289
a8637a7d
PB
42902005-04-05 Paolo Bonzini <bonzini@gnu.org>
4291
4292 * Makefile.tpl: Sync with gcc.
4293 * Makefile.in: Regenerate.
4294
dd387d52
JR
42952005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4296
4297 * config/mh-mingw32: Delete.
4298 * configure.in: Don't use it.
4299 * configure: Regenerate.
4300
e90269c8
PB
43012005-03-31 Paolo Bonzini <bonzini@gnu.org>
4302
4303 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4304 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4305 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4306 (HOST_LIB_PATH): Generate from Makefile.def.
4307 (TARGET_LIB_PATH): Likewise.
4308 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4309 * Makefile.in: Regenerate.
4310 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4311 (RPATH_ENVVAR): Include Darwin case.
4312 * configure: Regenerate.
4313
9a237d9e
PB
43142005-03-25 Paolo Bonzini <bonzini@gnu.org>
4315
4316 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4317 * configure: Regenerate.
4318
479759c8
ZW
43192005-03-21 Zack Weinberg <zack@codesourcery.com>
4320
4321 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4322 gcc_version, and gcc_version_trigger from set of flags to pass.
4323 * Makefile.tpl: Remove definitions of above variables.
4324 (config.status): Remove dependency on $(gcc_version_trigger).
4325 * Makefile.in: Regenerate.
4326 * configure.in: Do not reference config/gcc-version.m4 nor
4327 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4328 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4329 * configure: Regenerate.
4330
4cfaf6d5
DD
43312005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4332 Andrew Pinski <pinskia@physics.uc.edu>
4333
4334 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4335 * Makefile.in: Regenerate.
4336
33a3fb7b
AO
43372005-03-01 Alexandre Oliva <aoliva@redhat.com>
4338
4339 PR libgcj/20160
4340 * ltmain.sh: Avoid creating archives with components that have
4341 duplicate basenames.
4342
2da12f12
PB
43432005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4344
479759c8
ZW
4345 PR bootstrap/20250
4346 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4347 instead of check.
4348 * Makefile.in: Regenerate.
2da12f12 4349
b00612cc
PB
43502005-02-28 Paolo Bonzini <bonzini@gnu.org>
4351
4352 Sync from gcc.
4353
4354 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4355
4356 PR bootstrap/17383
4357 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4358 * Makefile.tpl (HOST_SUBDIR): New substitution.
4359 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4360 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4361 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4362 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4363 (Host modules, Bootstrapped modules): Use it.
4364 (Build modules, Target modules): Do not create symlink trees,
4365 always configure out-of-srcdir.
4366 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4367 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4368 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4369 $(HOST_SUBDIR). Create a symlink for host_subdir.
4370
4371 * Makefile.in: Regenerate.
4372 * configure: Regenerate.
4373
4374 Merged from libada-gnattools-branch:
4375 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4376
4377 * Makefile.def: Add gnattools as a module, depending on target-libada.
4378 * Makefile.in: Regenerate.
4379 * configure.in: Include gnattools in host_tools; disable it if ada
4380 is disabled.
4381 * configure: Regenerate.
4382
c3e65f62
NC
43832005-02-23 Nick Clifton <nickc@redhat.com>
4384
4385 * configure: Regenerate.
4386
e4d180c2
NC
43872005-02-22 Paul Schlie <schlie@comcast.net>
4388
4389 * configure.in: Allow darwin targeted ports to build tk, itcl and
4390 libgui.
4391
e3c770b1
EB
43922005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4393
4394 PR libgcj/10353
4395 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4396 * configure: Regenerate.
4397
9c73618c
AC
43982005-02-08 Andrew Cagney <cagney@gnu.org>
4399
4400 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4401 gdb/ section. Update GDB's URL.
4402
c46f8c51
AC
44032005-01-31 Andrew Cagney <cagney@gnu.org>
4404
4405 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4406
c7e66c6d
HPN
44072005-01-29 Hans-Peter Nilsson <hp@axis.com>
4408
4409 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4410 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4411 target-libgloss when not *-*-elf and *-*-aout.
4412 * configure: Regenerate.
4413
a53bf506
AC
44142005-01-27 Andrew Cagney <cagney@gnu.org>
4415
4416 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4417
45181ed1
AC
44182005-01-24 Andrew Cagney <cagney@gnu.org>
4419
4420 * gettext.m4: Only fall back to ../intl/ when it's present.
4421
a1e0f4e4
KC
44222005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4423
4424 * install-sh, config.sub: Import from upstream.
4425
44262005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4427
4428 PR bootstrap/18222
4429 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4430 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4431 * Makefile.in: Regenerate.
4432
c50382e2
PB
44332005-01-03 Paolo Bonzini <bonzini@gnu.org>
4434
4435 Revert 2004-12-28 Makefile changes, a better fix will be
4436 applied to mainline and src after GCC 4.0 branches.
4437
11d07737
PB
44382004-12-28 Paolo Bonzini <bonzini@gnu.org>
4439
4440 PR bootstrap/17383
4441
4442 * Makefile.def (target_modules): Remove stage parameter,
4443 it is always true now.
4444 * Makefile.tpl (configure-build-[+module+],
4445 configure-target-[+module+]): Always build symlink tree
4446 for the directory and for include. BUILD_SUBDIR and
4447 TARGET_SUBDIR cannot be . anymore.
4448 * Makefile.in: Regenerate.
4449
dadfdbe2
DD
44502004-12-25 David Edelsohn <edelsohn@gnu.org>
4451
4452 Revert 2004-12-08 Makefile changes.
4453
dbf85af7
JR
44542004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4455
4456 * configure.in (sh64-*-*): Reenable gprof.
4457 * configure: Regenerate.
4458
6b8fea99
JB
44592004-12-09 Jim Blandy <jimb@redhat.com>
4460
4461 * MAINTAINERS: List 'depcomp' as part of automake.
4462
7341462c
DE
44632004-12-08 David Edelsohn <edelsohn@gnu.org>
4464
4465 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4466 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4467 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4468 * Makefile.in: Regenerate.
4469
21fde4dc
DD
44702004-12-07 Matt Kraai <kraai@ftbfs.org>
4471
4472 * Makefile.tpl: Generate normal dependencies if the LHS module is
4473 not bootstrapped.
4474 * Makefile.in: Regenerate.
4475
3da796a2
RS
44762004-12-03 Richard Sandiford <rsandifo@redhat.com>
4477
4478 * configure.in: Include config/gxx-include-dir.m4. Use
4479 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4480 * configure: Regenerate.
4481
73fb7068
RS
44822004-12-03 Richard Sandiford <rsandifo@redhat.com>
4483
4484 * config.if: Delete.
4485 * configure.in: Set libstdcxx_incdir directly.
4486 * configure: Regenerate.
4487 * MAINTAINERS: Remove mention of config.if.
4488 * src-release (DEVO_SUPPORT): Remove config.if.
4489
6c8e6ce9
EC
44902004-12-02 Eric Christopher <echristo@redhat.com>
4491
3b6098f8
EC
4492 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4493 of things to remove.
6c8e6ce9 4494 * Makefile.in: Regenerate.
479759c8 4495
b8658a2f
RS
44962004-12-02 Richard Sandiford <rsandifo@redhat.com>
4497
4498 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4499 * configure: Regenerate.
4500
afefada0
RS
45012004-12-02 Richard Sandiford <rsandifo@redhat.com>
4502
4503 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4504 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4505 * configure: Regenerate.
4506
5dcac624
DA
45072004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4508
4509 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4510 (hppa*64*-*-*): Delete incorrect comment.
4511 * configure: Rebuilt.
4512
57d1eb1a
DD
45132004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4514
4515 * install-sh, compile: Import from automake.
4516
45172004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4518
4519 * config.guess, config.sub: Import from savannnah.
4520
6d389afc
MS
45212004-11-12 Mike Stump <mrs@apple.com>
4522
4523 * Makefile.def: Add html support.
4524 * Makefile.tpl: Likewise.
4525 * Makefile.in: Regenerate.
4526
69e57115
GK
45272004-11-11 Geoffrey Keating <geoffk@apple.com>
4528
4529 PR 18423
4530 * configure.in: Remove all instances of build-fixincludes from
4531 noconfigdirs.
4532 (build_configargs): Supply --target to subdirectories.
4533 * configure: Regenerate.
4534
4535 * Makefile.def: Make gcc install depend on fixincludes install.
4536 * Makefile.in: Regenerate.
4537
ba719b26
HPN
45382004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4539
4540 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4541 target-libgfortran.
4542 * configure: Regenerate.
4543
c37653e7
DE
45442004-11-07 David Edelsohn <edelsohn@gnu.org>
4545
4546 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4547 like CC.
4548
1eefd493
PB
45492004-11-05 Paolo Bonzini <bonzini@gnu.org>
4550
4551 * Makefile.def (host fixincludes): Specify missing targets.
4552 * Makefile.in: Regenerate.
4553
02b1af09
L
45542004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4555
4556 PR other/17783
4557 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4558 * configure: Regenerated.
4559
7f266840
DJ
45602004-11-04 Daniel Jacobowitz <dan@debian.org>
4561
4562 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4563 * configure: Regenerated.
4564
47444073
AL
45652004-10-28 Eric B. Weddington <ericw@evcohs.com>
4566
4567 PR target/18151
4568 * configure.in (case ${target}): Do not build fixincludes for avr.
4569 * configure: Regenerated.
4570
caeba88f
AL
45712004-10-26 Paolo Bonzini <bonzini@gnu.org>
4572
4573 * configure.in (case ${target}): Do not build fixincludes
4574 on platforms where it is not used.
4575 * configure: Regenerated.
4576
0fdbe983
DJ
45772004-10-23 Daniel Jacobowitz <dan@debian.org>
4578
4579 * configure.in: Use an absolute path to install-sh.
4580 * configure: Regenerated.
4581
1c0f67c1
AC
45822004-10-19 Andrew Cagney <cagney@gnu.org>
4583
4584 * src-release (do-djunpack, do-md5sum): Install the generated file
4585 directly into the proto-toplev/ directory.
479759c8 4586
a9cfce9c
AC
45872004-10-19 Andrew Cagney <cagney@gnu.org>
4588
4589 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4590
ac0fa625
DD
45912004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4592
4593 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4594 * configure: Regenerate.
4595
d27cc32e
PB
45962004-10-06 Paolo Bonzini <bonzini@gnu.org>
4597
4598 Fix wrong conflict resolution in:
4599
4600 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4601
4602 * Makefile.in: Regenerate.
4603 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4604 in the recursive `make', instead of hardwiring `all'.
4605 (Autogenerated TARGET-* variables): New.
4606
1763908f
UW
46072004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4608
4609 Merged from GCC / libtool upstream:
4610 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4611 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4612 * ltcf-cxx.sh (tpf*): Likewise.
4613 * ltconfig (tpf*): Add TPF OS configuration support.
4614
0490e016
NC
46152004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4616
4617 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4618 * configure: Regenerate.
0490e016 4619
32be62b5
RS
46202004-09-24 Michael Roth <mroth@nessie.de>
4621
4622 * configure.in (--without-headers): Add missing double quotes.
4623 * configure: Regenerate.
4624
6048df60
DD
46252004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4626
4627 * ylwrap: Revert to previous version.
4628
315b3b02
L
46292004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4630
6048df60 4631 PR bootstrap/17369
315b3b02
L
4632 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4633 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4634 SET_GCC_LIB_PATH_CMD.
4635 (BASE_TARGET_EXPORTS): Likewise.
4636 * Makefile.in: Regenerated.
4637
4638 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4639 * configure: Regenerated.
4640
fe69863c
DD
46412004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4642
4643 * config.guess: New upstream version
4644 * compile, depcomp, install-sh, ylwrap: Likewise.
4645
46462004-09-19 Roger Sayle <roger@eyesopen.com>
4647
4648 * config/mh-x86omitfp: New host makefile fragment. Add
4649 -fomit-frame-pointer to the default BOOT_CFLAGS.
4650 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4651 * configure: Regenerate.
4652
46532004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4654
4655 PR target/11572
4656 * configure.in (*-*-darwin*): Renable libobjc.
4657 * configure: Regenerate.
4658
be75bbe1 46592004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4660
be75bbe1
DB
4661 * Makefile.def: Remove libbanshee.
4662 * Makefile.tpl: Ditto.
4663 * configure.in: Ditto.
4664 * Makefile.in: Regen.
4665 * configure: Ditto.
4666
1b882a91
PB
46672004-09-07 Paolo Bonzini <bonzini@gnu.org>
4668
4669 * missing: Import latest version from master repository.
4670
eb1352ed
NC
46712004-09-04 Nick Clifton <nickc@redhat.com>
4672
4673 * config.sub: Import latest version from master repository.
4674 * config.guess: Likewise.
4675 This includes these changes:
479759c8 4676
eb1352ed
NC
4677 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4678
4679 * config.sub: Handle crisv32, alias etraxfs.
4680 * config.guess (crisv32:Linux:*:*): Handle.
4681
4682 2004-08-13 Brad Smith <brad@comstyle.com>
4683
4684 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4685 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4686
4687 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4688
4689 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4690 assume the processor is a powerpc. This is because coreutils
4691 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4692 in this case, due to a MacOS X bug that causes
4693 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4694 to return a negative number.
4695 Problem reported by Petter Reinholdtsen in:
4696 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4697
4698 2004-07-19 Ben Elliston <bje@gnu.org>
4699
4700 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4701
4702 2004-06-24 Ben Elliston <bje@gnu.org>
4703
4704 * config.guess: Update copyright years.
4705 * config.sub: Likewise.
4706
4707 2004-06-22 Robert Millan <robertmh@gnu.org>
4708
4709 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4710 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4711
4712 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4713
4714 * config.guess (*:*VMS:*:*): New entry. Replaces
4715 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4716 manufacturer.
4717
4718 2004-06-22 Ben Elliston <bje@gnu.org>
4719
4720 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4721 * config.sub: Likewise.
4722
4723 2004-06-22 Ben Elliston <bje@gnu.org>
4724
4725 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4726 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4727
4728 2004-06-11 Ben Elliston <bje@gnu.org>
4729
4730 * config.guess (pegasos:OpenBSD:*:*): Remove.
4731
4732 2004-06-11 Ben Elliston <bje@gnu.org>
4733
4734 From Wouter Verhelst <wouter@grep.be>:
4735 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4736
4737 2004-06-11 Ben Elliston <bje@gnu.org>
4738
4739 * config.guess (luna88k:OpenBSD:*:*): New.
4740
4741 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4742
4743 * config.guess (m32r*:Linux:*:*): New case.
4744 * config.sub: Handle m32rle.
4745
4746 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4747
4748 From Jens Petersen <petersen@redhat.com>:
4749 * config.sub: Handle sparcv8.
4750
4751 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4752
4753 From Tom Smith <smith@cag.lkg.hp.com>:
4754 * config.guess: Version suffixes are equally significant on Tru64
4755 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4756 prefix of "P" (patched kernel).
4757
4758 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4759
4760 * config.sub: Add support for National Semiconductor CRX target.
4761
2a3124ca 47622004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4763
2a3124ca
RH
4764 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4765 *-*-netware, but add target-libmudflap.
4766 Consolidate *-*-netware targets (of which really only i?86 exists)
4767 into a single entry.
4768 * configure: Likewise.
4769
0df3d27f
PB
47702004-09-01 Paolo Bonzini <bonzini@gnu.org>
4771
4772 * Makefile.tpl (sorry): Remove.
4773 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4774 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4775 (do-clean): Clean per-stage directories too.
4776 (do-distclean): Run distclean-stage1 too.
4777 (.NOTPARALLEL): Enable during toplevel bootstrap.
4778 (stage[+id+]-bubble): Enable parallel execution during
4779 the recursive invocation.
4780 * Makefile.in: Regenerate.
4781
4782 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4783
4784 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4785
4786 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4787 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4788 * configure: regenerate
479759c8
ZW
4789 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4790 -mdynamic-no-pic
0df3d27f
PB
4791
47922004-08-31 Paolo Bonzini <bonzini@gnu.org>
4793
4794 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4795 include.
4796 * configure.in: Fix indentation.
4797 * configure: Regenerate.
4798
ee025550
PB
47992004-08-31 Paolo Bonzini <bonzini@gnu.org>
4800
4801 * Makefile.def (build_modules): Add fixincludes.
4802 (dependencies): Make gcc depend on fixincludes.
4803 * configure.in (build_tools): Add fixincludes.
4804 (build_configdirs): Always include build_libs.
4805 * Makefile.in: Regenerate.
4806 * configure: Regenerate.
4807
48082004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4809
4810 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4811 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4812 phony targets; do not generate timestamp files.
4813 (distclean-stageN): Remove references to their timestamp files.
4814 (restageN, touch-stageN): Remove.
4815 (stageN-bubble): Rewritten.
4816 (compare): Support lean bootstraps.
4817 * Makefile.in: Regenerate.
4818
4819 * configure.in: Only warn when bootstrapping but
4820 build != host or build != target. Support lean bootstraps.
4821 * configure: Regenerate.
4822
4823 Sync from gcc:
4824 2004-08-26 Phil Edwards <phil@codesourcery.com>
4825
4826 * configure.in: Give a better error message if GMP/MPFR are missing
4827 and a language needing them has been requested.
4828 * configure: Regenerated.
4829
4830 2004-08-25 Phil Edwards <phil@codesourcery.com>
4831
4832 * configure.in: Print a list of available language front-ends if
4833 a requested one is missing. Tidy stray tab characters.
4834 * configure: Regenerated.
4835
72b2455a
PB
48362004-08-17 Paolo Bonzini <bonzini@gnu.org>
4837
4838 * Makefile.in: Regenerate.
4839 * configure: Regenerate.
4840
4841 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4842 stage_*_flags.
4843 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4844 for bootstrapped modules if toplevel bootstrap is going.
4845 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4846 modules. Adjust for changes in Makefile.def. Enable several
4847 rules even in non-bootstrap mode, just to avoid peppering the
4848 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4849 (stage-[+prev+]-bubble): Remove.
4850
4851 * Makefile.def (Dependencies): Depend on all-build-bison,
4852 all-build-flex, all-build-byacc, all-build-texinfo, rather
4853 than the host variations.
4854 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4855 with BUILD_SUBDIR.
4856 (BISON): Update for recent Bisons.
4857 (YACC): Fix typo.
4858 (cross): Depend on all-build.
4859 (all): Do not depend on all-build.
4860 (prebootstrap): Remove.
4861 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4862 (Prebootstrap dependencies): Add them to the per-stage targets
4863 and to all-prebootstrap.
4864 * configure.in (build_configdirs): Always enable build_tools.
4865 (BUILD_DIR_PREFIX): Remove.
4866
4867 * Makefile.def (gcc): Add target variable.
4868 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4869 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4870 in the recursive `make', instead of hardwiring `all'.
4871 (Autogenerated TARGET-* variables): New.
4872
de0b4a87
JW
48732004-08-17 Robert Millan <robertmh@gnu.org>
4874
4875 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4876 (instead of FreeBSD).
4877 * configure: Regenerate.
4878
ad681c85
NN
48792004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4880
675c6968
NN
4881 * Makefile.def, configure.in, src-release: Remove useless, bogus
4882 references to tix.
4883 * Makefile.in, configure: Regenerate.
4884
ad681c85
NN
4885 * src-release: Stop distributing mmalloc with gdb (which doesn't
4886 use it).
4887 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4888 * Makefile.in: Regenerate.
4889
11b04d1f
DD
48902004-08-09 Mark Mitchell <mark@codesourcery.com>
4891
4892 * configure.in (arm*-*-eabi*): New target.
4893 * configure: Regenerate.
4894
f2420bea
NN
48952004-08-01 Robert Millan <robertmh@gnu.org>
4896
4897 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4898 libmudflap for all GNU-based systems (with Glibc).
4899 * configure: Regenerate.
4900
9e6ce191
PB
49012004-08-06 Paolo Bonzini <bonzini@gnu.org>
4902
4903 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4904 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4905 (Dependencies): New section.
4906 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4907 (configure-target-[+module+]): Depend on maybe-all-gcc
4908 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4909 (toplevel profiledbootstrap): Fix dependencies.
4910 * Makefile.in: Regenerate.
4911
df4a6958
MM
49122004-08-03 Mark Mitchell <mark@codesourcery.com>
4913
4914 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4915 target-libiberty to noconfigdirs.
4916
11b04d1f
DD
49172004-08-03 Paul Brook <paul@codesourcery.com>
4918
4919 * configure.in: Check for MPFR as well as GMP.
4920 * configure: Regenerate.
4921
b813574b
PB
49222004-08-03 Paolo Bonzini <bonzini@gnu.org>
4923
4924 * Makefile.def (host-modules): Add gcc.
4925 * Makefile.in: Regenerate.
4926 * Makefile.tpl (sorry): New rule.
4927 (configure-host, all-host, [+make_target+]-host, do-check,
4928 install-host): Do not add gcc as a special case.
4929 (host modules): Add a small special-casing for gcc. Export
4930 extra_make_flags through the environment.
4931 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4932 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4933 other recursive targets for gcc): Remove.
4934
4935 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4936 (stage, unstage): New rules.
4937 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4938 distclean-stage[+id+]): Use stage_current.
4939 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4940 the stage*-start rules.
4941
61edac0c
JW
49422004-07-19 Robert Millan <robertmh@gnu.org>
4943
4944 Synced from gcc:
4945
4946 2004-04-26 Robert Millan <robertmh@gnu.org>
4947
4948 Add patches from libtool CVS.
4949 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4950 * ltconfig: Likewise.
4951 * ltcf-c.sh: Likewise.
4952 * ltcf-cxx.sh: Likewise.
4953 * ltcf-gcj.sh: Likewise.
4954
3e707e94
PB
49552004-07-12 Paolo Bonzini <bonzini@gnu.org>
4956
4957 * configure.in: Add noconfigdirs for crx-*-*.
4958 * configure: Regenerate.
4959
49602004-07-12 Paolo Bonzini <bonzini@gnu.org>
4961
4962 Synced from gcc:
4963
4964 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4965
4966 * configure.in: Build libmudflap by default on FreeBSD.
4967 * configure: Regenerated.
4968
4969 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4970
4971 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4972 systems.
4973 * configure: Regenerated.
4974
4975 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4976
4977 PR target/16344
4978 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4979 feedback based compiler.
4980 * Makefile.in: Rebuilt.
4981
4982 2004-07-05 Phil Edwards <phil@codesourcery.com>
4983
4984 * configure.in: Do not prepend $srcdir to /dev/null in
4985 makefile fragments.
4986 * configure: Regenerate.
4987
a7ee7660
AO
49882004-07-08 Alexandre Oliva <aoliva@redhat.com>
4989
4990 * Makefile.def (host_modules): Set bootstrap=true for flex.
4991 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4992 * Makefile.in: Rebuilt.
4993
6a9cf61e
PB
49942004-07-01 Paolo Bonzini <bonzini@gnu.org>
4995
4996 * Makefile.def (build_modules): Add bison, byacc, flex,
4997 m4, texinfo.
4998 (flags_to_pass): Add FLEX.
4999 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5000 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5001 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5002 DEFAULT_MAKEINFO): Remove.
5003 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5004 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5005 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5006 objdir or else use configured tool.
5007 (all-build): New.
5008 (all): Depend on it.
5009 (Build module dependencies): Add.
5010 * Makefile.in: Regenerate.
5011 * configure.in: Better support for multiple build modules,
5012 matching what is done for host/target modules. Do not look
5013 for "plausible" locations of build tools if Canadian cross.
5014 Use autoconf's AC_PROG_CC to find a C compiler. Define
5015 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5016 * configure: Regenerate.
5017
95b6a1f2
PB
50182004-06-22 Paolo Bonzini <bonzini@gnu.org>
5019
5020 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5021 * Makefile.in: Regenerate.
5022
7ffa0b57
PB
50232004-06-22 Paolo Bonzini <bonzini@gnu.org>
5024
5025 * Makefile.tpl (configure-build-[+module+],
5026 configure-[+module+], configure-target-[+module+]): Pass
5027 [+extra_configure_args+].
5028 (all-build-[+module+], all-[+module+], check-[+module+],
5029 install-[+module+], [+make_target+]-[+module+],
5030 all-target-[+module+], check-target-[+module+],
5031 install-target-[+module+], [+make_target+]-target-[+module+]):
5032 Pass [+extra_make_args+].
5033 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5034 (GCC_HOST_EXPORTS): Remove.
5035 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5036 cross, check-gcc, check-gcc-c++, install-gcc,
5037 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5038 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5039 * Makefile.in: Regenerate.
5040
929ba6e7
CF
50412004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5042
5043 * configure.in: Check for srcdir/winsup rather than build directory
5044 winsup.
5045 * configure: Regenerate.
5046
b76d7de0
CV
50472004-06-17 Corinna Vinschen <vinschen@redhat.com>
5048
5049 * configure.in: Don't build Cygwin native newlib if winsup
5050 directory is missing. Emit warning instead.
5051 * configure: Regenerate.
5052
656fdd47
PB
50532004-06-09 Paolo Bonzini <bonzini@gnu.org>
5054
5055 * Makefile.tpl (touch-stage[+id+]): New.
5056 (restage[+prev+]): Depend on touch-stage[+id+].
5057
5058 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5059 Use it throughout.
5060
5061 * Makefile.def: Add profile and feedback bootstrap stages.
5062 Remove next field from bootstrap stages.
5063 * Makefile.tpl (LN, LN_S): Substitute.
5064 (stageN-start, stageN-end): Use double-colon rules, to
5065 provide a hook for additional setup commands.
5066 (distclean-stageN-gcc, restageN): Create dependencies from
5067 [+prev+], not from [+next+].
5068 (stageN-bubble): Add commands for successive stages from
5069 [+prev+], using double-colon rules.
5070 (all-stageN-gcc): Fix typo.
5071 (stagefeedback-start, profiledbootstrap): New.
5072 * Makefile.in: Regenerate.
5073 * configure.in: Call ACX_PROG_LN.
5074 * configure: Regenerate.
5075
498d4a71
CF
50762004-06-03 Paolo Bonzini <bonzini@gnu.org>
5077
5078 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5079 without gcc.
5080 * configure: Regenerate.
5081
377d8c42
PB
50822004-06-01 Paolo Bonzini <bonzini@gnu.org>
5083
5084 * Makefile.tpl: Fix typo.
5085 * Makefile.in: Regenerate.
5086
f5f8a794
PB
50872004-06-01 Paolo Bonzini <bonzini@gnu.org>
5088
5089 * configure.in: Remove new- prefix from toplevel
5090 bootstrap targets.
5091 * configure: Regenerate.
5092
f7a4c34f
PB
50932004-06-01 Paolo Bonzini <bonzini@gnu.org>
5094
5095 Merge this patch from the gcc tree:
5096
5097 2004-05-30 Andreas Jaeger <aj@suse.de>
5098 Jim Wilson <wilson@specifixinc.com>
5099
5100 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5101 like CC.
5102
319cab08
PB
51032004-06-01 Paolo Bonzini <bonzini@gnu.org>
5104
5105 * Makefile.tpl (all.normal): Rename to all.
5106 (all): Replace with a rule to pick the default
5107 target from configure.
5108 (all-gcc, configure-gcc): Use conditionals to
5109 do nothing when toplevel bootstrap is going on.
5110 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5111 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5112 * configure.in: Support --enable-bootstrap.
5113
5114 * Makefile.def: Remove new- prefix from toplevel
5115 bootstrap targets.
5116 * Makefile.tpl: Likewise.
5117
5118 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5119 target.
5120
5121 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5122 $(RECURSE_FLAGS) to recursive invocation of make.
5123
5124 * Makefile.in: Regenerate.
5125 * configure: Regenerate.
5126
88f64edc
DJ
51272004-05-27 Daniel Jacobowitz <dan@debian.org>
5128
5129 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5130 * configure: Regenerate.
5131
378fce5b
DD
51322004-05-25 Daniel Jacobowitz <drow@false.org>
5133
5134 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5135 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5136 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5137 targets.
5138 * Makefile.in: Regenerate.
5139
dfdffa2c
PB
51402005-05-24 Paolo Bonzini <bonzini@gnu.org>
5141
5142 * configure.in: Test the ability to symlink directories.
5143 * configure: Regenerate.
5144
5145 * Makefile.def (bootstrap-stage): New definitions.
5146 * Makefile.tpl (configure-stage1-gcc,
5147 configure-stage2-gcc, configure-stage3-gcc,
5148 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5149 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5150 new-restage3, compare): Autogenerate, see Makefile.in
5151 entry for behavioral changes.
5152 (distclean-stage1, new-stage1-start, new-stage1-end,
5153 new-stage1-bubble, distclean-stage2, new-stage2-start,
5154 new-stage2-end, new-stage2-bubble, distclean-stage3,
5155 new-stage3-start, new-stage3-end): New autogenerated targets.
5156 (objext, prebootstrap, BOOT_CFLAGS,
5157 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5158 targets.
5159
5160 * Makefile.in: Regenerate.
5161 (distclean-stage1, new-stage1-start, new-stage1-end,
5162 new-stage1-bubble, distclean-stage2, new-stage2-start,
5163 new-stage2-end, new-stage2-bubble, distclean-stage3,
5164 new-stage3-start, new-stage3-end): New targets.
5165 (all-stage1-gcc): Move prebootstrap dependency from here...
5166 (configure-stage1-gcc): ...to here.
5167 (new-bootstrap): Use bubble targets.
5168 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5169 Use per-stage distclean targets.
5170 (configure-stage1-gcc, configure-stage2-gcc,
5171 configure-stage3-gcc, all-stage1-gcc,
5172 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5173 Use new-stageN-start to prepare the tree.
5174
04cf1b77
PB
51752004-05-23 Paolo Bonzini <bonzini@gnu.org>
5176
5177 * Makefile.def (host_modules): add libcpp.
5178 * Makefile.tpl: Add dependencies on and for libcpp.
5179 * Makefile.in: Regenerate.
5180 * configure.in: Add libcpp host module.
5181 * configure: Regenerate.
5182
80b200a1
ZW
51832004-05-17 Zack Weinberg <zack@codesourcery.com>
5184
5185 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5186 of libf2c.
5187 * configure, Makefile.in: Regenerate.
5188
4b1cb4fe
DD
51892004-05-13 Diego Novillo <dnovillo@redhat.com>
5190
5191 Merge from tree-ssa-20020619-branch.
5192
5193 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5194 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5195 (HOST_GMPLIBS): Define.
5196 (HOST_GMPINC): Define.
5197 (TARGET_LIB_PATH): Add libmudflap.
5198 (GFORTRAN_FOR_TARGET): Define.
5199 (configure-build*): Export GFORTRAN.
5200 (configure-gcc): Export GMPLIBS and GMPINC.
5201 (all-gcc): Add maybe-all-libbanshee.
5202 (configure-target-libgfortran): Define.
5203 * Makefile.in: Regenerate.
5204 * configure.in (host_libs): Add libbanshee.
5205 (target_libraries): Add target-libmudflap and target-libgfortran.
5206 Add --with-libbanshee.
5207 Handle --disable-libmudflap.
5208 (*-*-freebsd*): Use with_gmp.
5209 Add $(libgcj) to noconfigdirs.
5210 * configure: Regenerate.
5211 * depcomp: New file.
5212 * MAINTAINERS: Add tree-ssa maintainers.
5213
52142004-04-28 Paolo Bonzini <bonzini@gnu.org>
5215
5216 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5217 * configure: Regenerate.
5218
b8908782
DD
52192004-04-27 Paolo Bonzini <bonzini@gnu.org>
5220
5221 Revert:
5222 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5223
5224 * Makefile.def (flags_to_pass): Remove *dir variables that
5225 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5226 as well as prefix and exec_prefix.
5227 * Makefile.in: Regenerate.
5228
52292004-04-26 Paolo Bonzini <bonzini@gnu.org>
5230
5231 * Makefile.def (host_modules): Mark with the bootstrap
5232 flag packages on which gcc depends.
5233 * Makefile.tpl (all-bootstrap): Use it.
5234 * Makefile.in: Regenerate.
5235
52362004-04-26 Paolo Bonzini <bonzini@gnu.org>
5237
5238 * Makefile.def (flags_to_pass): Remove *dir variables that
5239 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5240 as well as prefix and exec_prefix.
5241 * Makefile.in: Regenerate.
5242
52432004-04-26 Paolo Bonzini <bonzini@gnu.org>
5244
80b200a1
ZW
5245 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5246 * configure: Regenerate.
5247 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5248 * gcc/Makefile.tpl (compare): Use the result of the test.
5249 * gcc/Makefile.in: Regenerate.
b8908782
DD
5250
52512004-04-23 Paolo Bonzini <bonzini@gnu.org>
5252
5253 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5254 Always relocate gcc and prev-gcc to the original names, even
5255 if the build fails.
5256 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5257 New targets.
5258
0f260896
RO
52592004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5260
5261 * configure.in (mips*-*-irix5*): Enable ld.
5262 * configure: Regenerate.
5263
51860f05
JW
52642004-04-15 James E Wilson <wilson@specifixinc.com>
5265
5266 * Makefile.tpl (configure-[+module+], configure-gcc,
5267 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5268 Set and export LDFLAGS.
5269 * Makefile.in: Regenerate.
5270
54752a6b
NN
52712004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5272
5273 PR bootstrap/14871
5274 * Makefile.tpl: If we don't have built-in-tree target tools,
5275 use the ones found by configure rather than hacking around with
5276 program_transform_name.
5277 * configure.in: Give Makefile.tpl the information necessary
5278 to do that.
5279 * Makefile.in: Regenerate.
5280 * configure: Regenerate.
5281
52822004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5283
5284 PR bootstrap/14760
5285 * configure.in: When computing baseargs, strip *all* copies of
5286 offending options. Also, don't match/substitute the trailing space,
5287 so that this actually works when two similar options are separated by
5288 only one space.
5289 * configure: Regenerate.
5290
52912004-04-06 David Edelsohn <edelsohn@gnu.org>
5292
80b200a1
ZW
5293 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5294 (rs6000-*-aix*): Same.
5295 * configure: Regenerate.
54752a6b 5296
5e2b61fb
SS
52972004-03-25 Stan Shebs <shebs@apple.com>
5298
5299 Remove MPW support, no longer used.
5300 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5301 mpw-install: Remove files.
5302 * src-release (DEVO_SUPPORT): Remove names of removed files.
5303 * MAINTAINERS: Likewise.
5304
1a6f2dc7
NN
53052004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5306
a0049f1b
NN
5307 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5308 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5309 * Makefile.in: Regenerate.
5310
1a6f2dc7
NN
5311 * configure.in (top level bootstrap support): Rework --enable-werror
5312 to set @stage2_werror_flag@.
5313 * configure: Regenerate.
5314 * Makefile.tpl (top level bootstrap support): Pass
5315 @stage2_werror_flag@ down to configure in stages 2 and 3.
5316 * Makefile.in: Regenerate.
5317
920e3419
NN
53182004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5319
5320 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5321 for stages 2 and 3 as well as in make. As a consequence, remove
5322 OUTPUT_OPTION (now detected by configure) from the flags passed down
5323 to make.
5324 * Makefile.in: Regenerate.
5325
5326 * Makefile.tpl (new-bootstrap): Fix typo.
5327 * Makefile.in: Regenerate.
5328
4fa63067
NN
53292004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5330
5331 * Makefile.tpl: Rearrange by moving recursive_targets rules
5332 into their proper sections.
5333 * Makefile.tpl (top level bootstrap support): Move disabling
5334 of coverage flags from 'make' to 'configure'; improve comments.
5335 * Makefile.in: Regenerate.
5336
5337 * Makefile.tpl (experimental top level bootstrap) Move stage1
5338 language setting from all- target to configure- target; disable
5339 intermodule optimization in stage 1; prevent gratuitous rebuilds
5340 of stage 1.
5341 * Makefile.in: Regenerate.
5342 * configure.in: Comma-separate stage 1 language list for top
5343 level bootstrap.
5344 * configure: Regenerate.
5345
5346 * Makefile.tpl: Clean up experimental top level bootstrap support:
5347 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5348 prev-gcc in configure- targets as well as all- targets.
5349 * Makefile.in: Regenerate.
5350
fb8a10fd
NN
53512004-03-17 Paolo Bonzini <bonzini@gnu.org>
5352
5353 * configure.in: Remove symbolic link section.
5354 * configure: Regenerate.
5355 * Makefile.tpl (links): Remove.
5356 * Makefile.in: Regenerate.
5357
947f426e 53582004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5359 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5360
5361 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5362 Set with AC_CHECK_PROGS.
947f426e
NN
5363 * configure.in: Fix comment typo from last patch.
5364 * configure: Regenerate.
5365
1d39f329
NN
53662004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5367
5368 * Makefile.tpl: Introduce experimental top level bootstrap support.
5369 * Makefile.in: Regenerate.
5370 * configure.in: Introduce support for top level bootstrap.
5371 * configure: Regenerate.
5372
4b0ac75d 53732004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5374 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5375
5376 PR bootstrap/14522
5377 * configure.in: Cope with shells that do not support unquoted ^
5378 * configure: Regenerate.
5379
2e70b094 53802004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5381 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5382
5383 PR bootstrap/14522
5384 * configure.in: Cope with shell that do not support nesting
5385 quotes inside quoted backquote substitutions.
5386 * configure: Regenerate.
5387
53882004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5389
5390 PR bootstrap/14522
5391 * configure.in: Fix escaping of $.
5392 * configure: Regenerate.
5393
9e07f89d
NN
53942004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5395
5396 * configure: Regenerate.
5397
53982004-03-08 Paolo Bonzini <bonzini@gnu.org>
5399
5400 PR ada/14131
5401 Move language detection to the top level.
5402 * configure.in: Find default values for the tools as
5403 soon as possible. Disable ada if GNAT is not found.
5404 Emit error message about missing languages. Expand
5405 --enable-languages=all for the gcc subdirectory.
5406
1712ab83
RS
54072004-03-01 Richard Sandiford <rsandifo@redhat.com>
5408
5409 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5410 and disable libgcj.
5411 * configure: Regenerated.
5412
3dee29da
NN
54132004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5414
5415 PR bootstrap/7087
5416 * Makefile.tpl: Guard XFOO sed statements better.
5417 * Makefile.tpl: Add dependency for configure-target-libada.
5418 * Makefile.in: Regenerate (incidentally fixes broken
5419 commit when libada-branch was merged).
5420
0558264b
AC
54212004-02-28 Andrew Cagney <cagney@redhat.com>
5422
5423 * src-release (CVS_NAMES): Define.
5424 (do-tar, do-tar): Prune $(CVS_NAMES).
5425
c38f9803
AC
54262004-02-23 Andrew Cagney <cagney@redhat.com>
5427
5428 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5429 2004-02-19.09.
5430
55636792
NN
54312004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5432
5433 PR bootstrap/11932
5434 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5435
1e600082
AC
54362004-02-19 Andrew Cagney <cagney@redhat.com>
5437
5438 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5439 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5440
3769cd82
DD
54412004-02-11 David Edelsohn <edelsohn@gnu.org>
5442
5443 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5444 (rs6000-*-aix*): Same.
5445 * configure: Regenerate.
5446
a92834c8
DD
54472004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5448
5449 * configure.in (host): Add in missing $noconfigdirs to defines.
5450 * configure: Regenerate.
5451
a2592b1b
DD
54522004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5453 Nathanael Nerode <neroden@gcc.gnu.org>
5454
5455 PR ada/6637, PR ada/5911
80b200a1 5456 Merge with libada-branch:
a2592b1b
DD
5457 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5458 with appropriate dependencies. Add --enable-libada configure switch.
5459 * configure, Makefile.in: Regenerate.
5460
e31d1ea3
DD
54612004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5462
5463 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5464 * configure: Regenerate.
5465
db85f5c0
JJ
54662004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5467
5468 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5469
fc434214
DD
54702004-01-23 DJ Delorie <dj@redhat.com>
5471
5472 * Makefile.def (target_modules) [libiberty]: Don't stage.
5473 * Makefile.in: Rebuilt.
5474
ad445c2c 54752004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5476
ad445c2c
JJ
5477 * COPYING.NEWLIB: Update to include copyrights for new
5478 iconv code.
5479
72bbedde
AC
54802004-01-15 Andrew Cagney <cagney@redhat.com>
5481
5482 * src-release: Update copyright year.
5483 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5484 (NEWLIB_SUPPORT_DIRS): Delete macro.
5485 (newlib.tar.bz2): Delete rule.
5486
a6d6062d
DD
54872004-01-14 Loren J. Rittle <ljrittle@acm.org>
5488
5489 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5490 * Makefile.tpl (configure-target-[+module+]): Support stage.
5491 * Makefile.in: Rebuilt.
5492
f8b73030
MR
54932003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5494
5495 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5496 throughout.
5497
aff0e9df
NN
54982004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5499
bb5dca17
NN
5500 * configure.in: Use ./config.cache, not config.cache.
5501 * configure: Regenerate.
5502 * Makefile.tpl: Special-casing not needed for GCC any more.
5503 * Makefile.in: Regenerate.
5504
82252c06
NN
5505 * configure.in: Don't share a cache file for host dirs.
5506 * configure: Regenerate.
5507
aff0e9df
NN
5508 * config-ml.in: Don't mess with the cache file.
5509
95036d20
NN
55102004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5511
ac7b618e
NN
5512 * Makefile.tpl: Make GCC use a separate config.cache.
5513 * Makefile.in: Regenerate.
5514
95036d20
NN
5515 PR bootstrap/11932, PR bootstrap/11933
5516 (I don't know if it will fix either of them, but it relates
5517 to them.)
5518 * configure.in: Don't use shared config.cache for target
5519 directories.
5520 * configure: Regenerate.
5521
08c1856b
DD
55222003-12-31 Roger Sayle <roger@eyesopen.com>
5523
5524 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5525 * configure: Regenerated.
5526
c1968181 55272003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5528
9eb322aa
MF
5529 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5530 * configure: Regenerated.
c1968181 5531
10ecffb9
NN
55322003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5533
5534 Port change over from GCC:
5535 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5536 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5537 (configure-build-[+module+], configure-[+module+]): Likewise.
5538 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5539 * Makefile.in: Regenerate.
5540
f2ab5990
TF
55412003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5542
5543 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5544 * configure: Regenerate.
5545
41a7d11a
JJ
55462003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5547
80b200a1 5548 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5549 stdlib.
5550
d9441a1f
DD
55512003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5552
5553 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5554 * Makefile.in: Regenerate.
5555
3a48a978
DD
55562003-10-20 Phil Edwards <phil@codesourcery.com>
5557
5558 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5559 * configure: Regenerate.
5560
f0b24077
NN
55612003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5562
5563 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5564 HOST_FLAGS_TO_PASS.
5565 * Makefile.in: Regenerate.
5566
5fbad20a
DD
55672003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5568
5569 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5570 * configure: Rebuilt
5571 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5572 * Makefile.in: Rebuilt
5573
78be4155
L
55742003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5575
5576 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5577
051fcc7a
L
55782003-10-01 Phil Edwards <pme@gcc.gnu.org>
5579
5580 * config-ml.in: Use ac_configure_args directly instead of
5581 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5582 actually seen.
5583
55842003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5585
5586 * config-ml.in: Propagate INSTALL variables.
5587
f27d4f92
DJ
55882003-09-21 Daniel Jacobowitz <drow@mvista.com>
5589
5590 * configure.in: Pass a computed --program-transform-name
5591 to subconfigures.
5592 * configure: Regenerated.
5593
cae4d560
NN
55942003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5595
5596 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5597 * Makefile.in: Regenerate.
5598
5599 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5600 * Makefile.in: Regenerate.
5601
8ff944f6
DJ
56022003-09-17 Daniel Jacobowitz <drow@mvista.com>
5603
5604 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5605 quoting.
5606 * configure: Regenerated.
5607
d9a35680
MC
56082003-09-12 Michael Chastain <mec@shout.net>
5609
5610 Fix PR gdb/857.
5611 * src-release (do-proto-topleve): Remove junk files
5612 intl/config.cache, intl/config.status,
5613 intl/config.h, intl/stamp-h.
5614
710068b9
AC
56152003-09-14 Andrew Cagney <cagney@redhat.com>
5616
5617 * src-release (dejagnu.tar): New target.
5618 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5619 (do-djunpack): Use $(PACKAGE) for the package name.
5620
e1008165
DD
56212003-09-04 DJ Delorie <dj@redhat.com>
5622
5623 * configure: Regenerate.
5624
21998d12
NC
56252003-09-04 Robert Millan <robertmh@gnu.org>
5626
5627 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5628
ccca4bb3
DD
56292003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5630
5631 * configure.in: Ensure arguments to sed are properly spaced.
5632 * configure: Regenerate.
5633
ee949b5e
DJ
56342003-08-28 Daniel Jacobowitz <drow@mvista.com>
5635
5636 Merge from gcc:
5637 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5638 * install-sh: Update to newer upstream versions (associated with
5639 aclocal 1.7).
5640 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5641
75addda2
DJ
56422003-08-27 Daniel Jacobowitz <drow@mvista.com>
5643
5644 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5645 * configure: Regenerated.
5646
8d2877d8
NN
56472003-08-23 Phil Edwards <pme@gcc.gnu.org>
5648
5649 * configure.in: Use newline instead of semicolon when assuming
5650 shell arguments in a for loop.
5651 * configure: Regenerated.
5652
d2cc0e0d
GK
56532003-08-20 Geoffrey Keating <geoffk@apple.com>
5654
5655 PR 8180
5656 * configure.in: When testing with_libs and with_headers, treat
5657 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5658 * configure: Regenerate.
80b200a1 5659
d2cc0e0d
GK
5660 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5661 make, shell, etc.
5662 (baseargs): Likewise.
5663 * configure: Regenerate.
5664
04d1ab34
GK
56652003-08-19 Geoffrey Keating <geoffk@apple.com>
5666
5667 * configure.in: Disable libgcj for darwin not on powerpc.
5668 * configure: Rebuild.
5669
ca506da8
MC
56702003-08-15 Michael Chastain <mec@shout.net>
5671
5672 * src-release (do-proto-toplev): Remove junk files
5673 dejagnu/example/calc/config.status,
5674 dejagnu/example/calc/config.log.
5675
a4aa3f49
DD
56762003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5677
5678 * config-ml.in, symlink-tree: Add license.
5679
ede4fbe4
NN
56802003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5681
5682 Merge from gcc:
5683
5684 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5685 * Makefile.tpl (check, check-c++): Express dependencies using
5686 dependencies rather than commands.
5687 * Makefile.in: Regenerate.
5688
5689 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5690 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5691 * Makefile.in: Update.
5692
970f29af
AC
56932003-08-01 Andrew Cagney <cagney@redhat.com>
5694
5695 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5696 * configure: Ditto.
5697
b2884a0c
DD
56982003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5699
5700 * configure.in: Enable libgcj for darwin.
5701 * configure: Rebuild.
5702
c07f46a4
NN
57032003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5704
5705 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5706
9175bfc0
NN
57072003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5708
5709 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5710 creating target and build subdirs to build all parent dirs as needed.
5711 * Makefile.in: Rebuild.
5712 * configure.in: Don't build dirs explicitly here.
5713 * configure: Rebuild.
5714
b9abda6a
AO
57152003-07-22 Alexandre Oliva <aoliva@redhat.com>
5716
5717 * Makefile.tpl (all-make): Depend on intl.
5718 * Makefile.in: Rebuilt.
5719
eef8ffd4
NN
57202003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5721
5722 * config.if: Remove unused libc_interface determination.
5723
295efaf0
NN
57242003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5725
5726 * Makefile.in: Regenerate, correctly this time.
5727
e5c3f801
NN
57282003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5729
5730 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5731 unused INSTALL_PROGRAM_ARGS.
5732 * configure.in: Use AC_PROG_INSTALL.
5733 * Makefile.in: Regenerate.
5734 * configure: Regenerate.
5735
4a18bd6b
AO
57362003-07-10 Alexandre Oliva <aoliva@redhat.com>
5737
5738 * configure: Rebuilt.
5739 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5740 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5741 newlib nor libgloss.
5742 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5743 * configure.in (am33_2.0-*-linux*): Added.
5744
fbd1054d
BW
57452003-07-09 Bob Wilson <bob.wilson@acm.org>
5746
5747 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5748 * configure: Regenerate.
5749
b40e3958
L
57502003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5751
5752 * config-ml.in: Replace PWD with PWD_COMMAND.
5753 * Makefile.tpl: Likewise.
5754 * Makefile.in: Regenerated.
5755
4a5be7ba
NN
57562003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5757
5758 * configure.in: Clean up config-lang.in handling. Delete
5759 useless assignment to "subdirs".
5760 * configure: Regenerate.
5761
9c14acb8
NN
57622003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5763
5764 * configure.in: Rename 'target_libs' to 'target_libraries'.
5765 Remove useless reference to 'target_libs'.
5766 * configure: Regenerate.
5767
8f32e830
KS
57682003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5769
5770 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5771 * Makefile.in: Regenerate.
5772
12f0bd74
NN
57732003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5774
5775 * Makefile.def: Introduce flags_to_pass.
5776 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5777 * Makefile.in: Regenerate.
5778
b07c2aad
HPN
57792003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5780
5781 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5782 and target-libgloss.
5783 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5784 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5785 * configure: Regenerate.
b07c2aad 5786
56f25033
DD
57872003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5788
5789 * configure.in: Update testsuite_flags to new location.
5790 * configure. Regenerate.
80b200a1 5791
4ec9a3b2
NN
57922003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5793
5794 * Makefile.tpl: Remove BUILD_CC stuff.
5795 * Makefile.in: Regenerate.
5796
059083b1 57972003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5798
059083b1
L
5799 * config.guess: Update to 2003-06-12 version.
5800 * config.sub: Update to 2003-06-13 version.
5801
535b046a
TS
58022003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5803
5804 * MAINTAINERS: Add myself as MIPS co-maintainer.
5805
00c22daa 58062003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5807
00c22daa
L
5808 * config.guess: Update to 2003-06-06 version.
5809 * config.sub: Update to 2003-06-06 version.
5810
1047cb91
DD
58112003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5812
5813 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5814 * configure. Regenerate.
5815
123494c8
NN
58162003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5817
1047cb91
DD
5818 * configure.in: Disable serial configure by default.
5819 * configure: Regenerate.
5820 * Makefile.tpl: Abolish .NOTPARALLEL.
5821 * Makefile.in: Regenerate.
5822
7f121bbf
NN
5823 * Makefile.tpl: Replace {build,host,target}_canonical by
5824 {build,host,target}.
5825 * Makefile.in: Regenerate.
5826
123494c8
NN
5827 * Makefile.tpl: Fix stupid pasto.
5828 * Makefile.in: Regenerate.
5829
ec7e0995
NN
58302003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5831
5832 * Makefile.tpl: Remove bogus conditional.
5833 * Makefile.in: Regenerate.
5834
27b1cc72
NN
58352003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5836
2a4cbe27
NN
5837 * Makefile.tpl: Make 'recursive targets' using autogen rather
5838 than shell loop. Remove duplicate 'clean' targets and false
5839 comments.
5840 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5841 Add systematic method of specifying missing targets in subdirs.
5842 Add copyright boilerplate.
5843 * Makefile.in: Regenerate.
5844 * configure.in: Add 'recursive targets' to maybe list.
5845 * configure: Regenerate.
5846
27b1cc72
NN
5847 * Makefile.tpl: Rename [+target+] to [+make_target+].
5848 * Makefile.def: Rename 'target' to 'make_target'.
5849
01e51bd0
NC
58502003-05-30 Nick Clifton <nickc@redhat.com>
5851
5852 * README-maintainer-mode: Update URL for locating blessed config
5853 tools.
5854
2fd84b42
NC
58552003-05-29 Robert Millan <rmh@debian.org>
5856
5857 * ltconfig: Import this patch and modify for use with current
5858 version of ltconfig:
5859
5860 2003-05-21 Bruno Haible <bruno@clisp.org>
5861
5862 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5863 GNU/FreeBSD.
5864
8945c6bb
DD
58652003-05-28 DJ Delorie <dj@redhat.com>
5866
5867 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5868 * Makefile.in: Regenerate.
5869
2f9632a1
JJ
58702003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5871
80b200a1 5872 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5873
3a12db16 58742003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5875
3a12db16
DD
5876 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5877 newlib or libgloss.
5878 * Makefile.in: Regenerate.
5879
44482353
DD
58802003-05-21 DJ Delorie <dj@redhat.com>
5881
5882 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5883 * Makefile.in: Regenerate.
5884
fec2c52d
MR
58852003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5886
5887 * configure.in: Use curly braces in the definition of tooldir.
5888 * configure: Regenerate.
5889
16ae0395
NN
58902003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5891
5892 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5893 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5894 Factor out common code from autogen IF statements.
5895 * configure: Regenerate.
5896 * Makefile.in: Regenerate.
5897
ec11bdc6
DD
58982003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5899
5900 * configure.in: Accept i[3456789]86 for machine type.
5901 * configure: Regenerate.
5902
dd12c3a8
NN
59032003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5904
5905 * configure.in: Switch more things to use maybe dependencies.
5906 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5907 * configure: Regenerate.
5908 * Makefile.tpl: Switch more things to use maybe dependencies.
5909 * Makefile.in: Regenerate.
5910
cf662e21
AJ
59112003-05-16 Andreas Schwab <schwab@suse.de>
5912
5913 * Makefile.tpl (install-opcodes): Define.
5914 * Makefile.in: Rebuild.
5915
5481b376
AJ
59162003-05-13 Andreas Jaeger <aj@suse.de>
5917
5918 * config.guess: Update to 2003-05-09 version.
5919 * config.sub: Update to 2003-05-09 version.
5920
3959a22a
AJ
59212003-05-13 Michael Eager <eager@mvista.com>
5922
5923 * configure.in: Correct sed script so that options in quotes are not
5924 deleted.
5925 * configure: Rebuild.
5926
564b43e5
CV
59272003-05-12 Corinna Vinschen <corinna@vinschen.de>
5928
5929 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5930 and $$s/newlib/libc/sys/cygwin32 include paths.
5931 * configure: Ditto.
5932
bb947dc9
L
59332003-05-05 H.J. Lu <hjl@gnu.org>
5934
5935 * config-ml.in: Restored from gcc repository.
5936
77f7441a
CD
59372003-05-02 Chris Demetriou <cgd@broadcom.com>
5938
80b200a1
ZW
5939 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5940 * Makefile.in: Regenerate.
77f7441a 5941
a26d7085
DJ
59422003-04-27 Daniel Jacobowitz <drow@mvista.com>
5943
5944 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5945 and Makefile.def.
5946
e4c4d240
DJ
59472003-04-27 Daniel Jacobowitz <drow@mvista.com>
5948
5949 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5950 * Makefile.in: Regenerated.
5951
62a3fc85
DD
59522003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5953
5954 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5955 * Makefile.in: Regenerate.
5956
59572003-04-18 Jakub Jelinek <jakub@redhat.com>
5958
5959 * configure.in (powerpc64*-*-linux*): Remove.
5960 * configure: Rebuilt.
5961
5b474aa8
DD
59622003-04-17 Phil Edwards <pme@gcc.gnu.org>
5963
5964 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5965 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5966 and restrap.
5967 * Makefile.in: Regenerate.
5968
59692003-04-16 Richard Earnshaw <rearnsha@arm.com>
5970
5971 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5972 * configure: Regenerated.
5973
bc295afe
AO
59742003-04-11 Alexandre Oliva <aoliva@redhat.com>
5975
5976 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5977 * */configure: Rebuilt.
5978
3728fade
NN
59792003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5980
5981 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5982 * Makefile.in: Regenerate.
5983
ce5b542e
MC
59842003-03-14 Michael Chastain <mec@shout.net>
5985
5986 * Makefile.in: Regenerate with correct Makefile.def.
5987
3db0a37f
NN
59882003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5989
5990 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5991 Make macro.
5992 * Makefile.in: Regenerate.
5993 * configure.in: Clean up gxx_include_dir logic.
5994 * configure: Regenerate.
5995
34349c6e
DD
59962003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5997
5998 * configure.in (gxx_include_dir): Fix typo.
5999 * configure: Regenerated.
6000
686c28c9
AC
60012003-03-06 Andrew Cagney <cagney@redhat.com>
6002
6003 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6004
bba45b8b 60052003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6006
bba45b8b
NN
6007 * configure.in: Include $(build_tooldir)/sys-include in
6008 FLAGS_FOR_TARGET.
6009 * configure: Regenerated.
6010
2683747f
NN
60112003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6012
bba45b8b
NN
6013 * Makefile.tpl: Reindent.
6014 * Makefile.in: Regenerate.
6015 * configure.in: Reindent. Don't set unused variables.
6016 * configure: Regenerate.
6017
2683747f
NN
6018 * Makefile.tpl: Always pass down RANLIB.
6019 * Makefile.in: Regenerate.
6020
6021 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6022 * Makefile.in: Regenerate.
6023 * configure.in: Remove unused logic relating to --enable-shared
6024 and --enable-threads. Remove bogus comments. Remove redundant
6025 noconfigdirs.
6026 * configure: Regenerate.
6027
6028 * configure.in: Replace ${libstdcxx_version} by its value.
6029 Remove reference to mh-dgux.
6030 * configure: Regenerate.
6031
50212802
NN
60322003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6033
6034 * Makefile.tpl: Rearrange.
6035 * Makefile.in: Regenerate.
6036
a6be7fc6
NC
60372003-02-25 Nick Clifton <nickc@redhat.com>
6038
6039 * configure: Remove site-file supprot - it is obsolete.
6040
f8a495c8
NC
60412003-02-24 Uwe Stieber <uwe@wwws.de>
6042
6043 * configure.in: Add support for kaOS as cross build target system.
6044 * configure: Regenerated.
6045
3decd77d
DD
60462003-02-20 Sean McNeil <sean@blue.mcneil.com>
6047
6048 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6049 configure-target-* as some target builds may require additional
6050 flags for preprocessor tests.
6051 * Makefile.in: Regenerated.
6052
f4ff34a3
AO
60532003-02-19 Alexandre Oliva <aoliva@redhat.com>
6054
6055 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6056 * ltconfig: Handle it.
6057 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6058 auto-detecting it.
6059
b7e4a931
AO
60602003-02-19 Alexandre Oliva <aoliva@redhat.com>
6061
6062 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6063 it is used as argument to $CC.
6064 * ltcf-gcj.sh: Likewise.
6065
6b784d9f
AO
60662003-02-19 Alexandre Oliva <aoliva@redhat.com>
6067
6068 * configure.in: Introduce --enable-maintainer-mode.
6069 * configure: Rebuilt.
6070 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6071 for maintainer mode.
6072 * Makefile.in: Rebuilt.
6073
8bcd8a07
AC
60742003-02-19 Andrew Cagney <ac131313@redhat.com>
6075
6076 * configure: Regenerate using autoconf 2.13.
6077
ee3fd329
AM
60782003-02-19 Alan Modra <amodra@bigpond.net.au>
6079
6080 * config.guess: Import latest version.
6081 * config.sub: Import latest version.
6082
e9e45685
JM
60832003-02-18 Jason Merrill <jason@redhat.com>
6084
6085 * Makefile.tpl (check-c++): Allow parallelism.
6086
859789af
AC
60872003-02-17 Andrew Cagney <ac131313@redhat.com>
6088
6089 * configure: Regenerate using autoconf 000227.
6090
b3f16a9b
GK
60912003-02-15 Geoffrey Keating <geoffk@apple.com>
6092
6093 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6094 don't configure target-libobjc.
6095 * configure: Regenerate.
6096
72e60e02
DD
60972003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6098
6099 * Makefile.tpl (RANLIB): Define.
6100 * Makefile.in: Regenerate.
6101
91f0e695
KS
61022003-02-06 Keith R Seitz <keiths@redhat.com>
6103
6104 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6105 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6106 * Makefile.in: Regenerated.
6107 * configure.in: Remove all traces of snavigator, db, and grep.
6108 * configure: Regenerated.
6109
122bfa92
FCE
61102003-01-31 Frank Ch. Eigler <fche@redhat.com>
6111
6112 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6113 * Makefile.in: Regenerated.
6114
264095c3
AO
61152003-01-30 Alexandre Oliva <aoliva@redhat.com>
6116
6117 * config.if: Copy from GCC.
6118
a84dbcb3
AO
61192003-01-27 Phil Edwards <pme@gcc.gnu.org>
6120
6121 * configure.in: Revert 24Jan change.
6122 * configure: Regenerate.
6123
19618276
NN
61242003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6125
6126 * configure.in: Revert previous change.
6127 * configure: Regenerate.
6128
b7f27a92
NN
61292003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6130
6131 * configure.in: Make rda native-only.
6132 * configure: Regenerate.
6133
83326456
NN
61342003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6135
6136 * configure.in: Add missing \.
6137 * configure: Rebuilt.
6138
5e367fa5
JJ
61392003-01-17 Jakub Jelinek <jakub@redhat.com>
6140
6141 * configure.in (baseargs): Avoid using \| in sed regular
6142 expressions.
6143 * configure: Rebuilt.
6144
e01f337c
JJ
61452003-01-16 Jakub Jelinek <jakub@redhat.com>
6146
6147 * configure.in (baseargs): Remove all supported forms of
6148 --cache-file, --srcdir, --host, --build and --target options
6149 from argument lists.
6150 * configure: Rebuilt.
6151
aa236487
AO
61522003-01-15 Alexandre Oliva <aoliva@redhat.com>
6153
6154 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6155 * configure: Rebuilt.
6156
586c0873
NN
61572003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6158
6159 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6160 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6161 * Makefile.in: Regenerate.
6162 * configure: Regenerate.
6163
497f816e
DD
61642003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6165
6166 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6167 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6168 * Makefile.in: Regenerate.
6169
bfbe5519
AO
61702003-01-09 Alexandre Oliva <aoliva@redhat.com>
6171
6172 * configure.in: Remove Makefile in build, host and target modules
6173 unless configure was run with --no-recursion.
6174 * configure: Rebuilt.
6175
3f234ef5
CD
61762003-01-08 Chris Demetriou <cgd@broadcom.com>
6177
6178 * config.guess: Update to 2003-01-03 version.
6179 * config.sub: Update to 2003-01-03 version.
6180
a3982d48
CF
61812003-01-07 Christopher Faylor <cgf@redhat.com>
6182
6183 * configure: Regenerate with proper autoconf 2.13.
6184
75778ec4
CF
61852003-01-07 Christopher Faylor <cgf@redhat.com>
6186
80b200a1
ZW
6187 * configure.in: Add AC_PREREQ for consistency.
6188 * configure: Regenerate.
75778ec4 6189
c180f501
AC
61902003-01-06 Andrew Cagney <ac131313@redhat.com>
6191
6192 * configure.in (GDB_TK): Add tcl directories conditional on
6193 gdb/gdbtk directory being present.
6194 * configure: Regenerate.
5481b376 6195
46ca2cc2
DA
61962003-01-04 John David Anglin <dave.anglin@nrc.ca>
6197
6198 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6199 by gcc if LD is not defined and we are not doing a Canadian Cross.
6200 * configure: Rebuilt.
6201
53dd8dab
DJ
62022003-01-01 Daniel Jacobowitz <drow@mvista.com>
6203
6204 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6205
50ceb20c
TT
62062002-12-31 Tom Tromey <tromey@redhat.com>
6207
6208 * Makefile.in: Rebuilt.
6209 * Makefile.def (target_modules) [libffi]: Allow installation.
6210
e78b5cfe
AS
62112002-12-31 Andreas Schwab <schwab@suse.de>
6212
6213 * configure.in: Fix use of $program_transform_name.
6214 * configure: Regenerated.
6215
67448102
DJ
62162002-12-30 Daniel Jacobowitz <drow@mvista.com>
6217
6218 * configure.in (baseargs): Don't remove first configure argument.
6219 * configure: Regenerated.
6220
e6bfb94a
AO
62212002-12-29 Alexandre Oliva <aoliva@redhat.com>
6222
6223 * Makefile.tpl (local-distclean): Don't remove...
6224 (multilib.ts): ... this. Moved into...
6225 (multilib.out): ... this. Don't use sub-make.
6226 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6227 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6228 (configure-build-[+module+], configure-[+module+],
6229 configure-target-[+module+], configure-gcc): ... these. Test
6230 for Makefile existence. Drop config.status from dependencies.
6231 * Makefile.in: Rebuilt.
6232 * configure.in: Move gcc-version-trigger to the end of
6233 ac_configure_args. Add comments to maybedep.tmp and
6234 serdep.tmp. Introduce --disable-serial-configure. Remove
6235 nonopt from baseargs, matching and removing corresponding
6236 whitespace while at it.
6237 * configure: Rebuilt.
6238
8f0dfb36
AO
62392002-12-28 Alexandre Oliva <aoliva@redhat.com>
6240
6241 * configure.in (host_configargs): Replace reference to
6242 no-longer-defined buildopts with --build=${build_alias}.
6243 * configure: Rebuilt.
6244
43be203f
AO
62452002-12-28 Alexandre Oliva <aoliva@redhat.com>
6246
6247 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6248 program_transform_name to standard idiom.
6249 (AUTOGEN, AUTOCONF): Define.
6250 (Makefile.in): Use $(AUTOGEN).
6251 (Makefile): Depend on config.status, and use autoconf-style rule to
6252 build it. Move original commands to...
6253 (config.status): ... this new target.
6254 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6255 $(AUTOCONF).
6256 * Makefile.in: Rebuilt.
6257
a0da8069
NN
62582002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6259
d18f1c9f
NN
6260 * Makefile.tpl: Fix dramatic bustage due to change in
6261 program_transform_name.
6262 * Makefile.in: Regenerate.
6263
6264 * configure.in: Remove unnecessary PATH setting.
6265 * configure: Regnerate.
6266
6267 * configure.in: Don't default to unprefixed tools unless
6268 the native tools will work.
6269 * configure: Regenerate.
6270
a0da8069
NN
6271 * configure.in: Convert to autoconf script. Blow away lots
6272 of now-redundant Makefile fragments.
6273 * configure: Generate using Autoconf.
6274 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6275 * Makefile.in: Regenerate.
6276
c567df0a
NN
62772002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6278
5481b376 6279 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6280 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6281
5481b376 6282 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6283 where they belong.
2c7f9a32 6284
2dabcfb4
AS
62852002-12-24 Andreas Schwab <schwab@suse.de>
6286
6287 * Makefile.tpl (multilib.out): Fix missing space.
6288 * Makefile.in: Regenerate.
6289
1086bc09
NN
62902002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6291
6292 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6293 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6294 * Makefile.in: Regenerate.
6295 * configure.in: Remove unnecessary leftovers.
6296
1086bc09
NN
62972002-12-21 Geoffrey Keating <geoffk@apple.com>
6298
6299 * configure.in (extra_ranlibflags_for_target): New variable.
6300 (*-*-darwin): Add -c to ranlib commands.
6301 * configure (tooldir): Handle extra_ranlibflags_for_target.
6302
14e9ca95
JJ
63032002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6304
6305 * COPYING.NEWLIB: Updated.
6306 * COPYING.LIBGLOSS: Ditto.
6307
14c428fb
NN
63082002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6309
6310 * Makefile.tpl: Revert HJL's change.
6311 * Makefile.in: Regenerated.
6312 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6313 always.
6314
313b8244
AS
63152002-12-19 Andreas Schwab <schwab@suse.de>
6316
6317 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6318 * Makefile.in: Regenerate.
6319
efeae3db
L
63202002-12-18 H.J. Lu <hjl@gnu.org>
6321
6322 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6323 * Makefile.in: Regenerated.
6324
6325 * configure.in (build_prefix): New. Substitute.
6326
43d92c63
NN
63272002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6328
59da4fe6
NN
6329 * Makefile.tpl: Don't let real targets depend on phony targets.
6330 * Makefile.in: Regenerate.
6331
43d92c63
NN
6332 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6333 * Makefile.in: Regenerate.
6334
b72e6a2d
JM
63352002-12-16 Jason Merrill <jason@redhat.com>
6336
6337 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6338 previous 'make bootstrap'.
6339 * Makefile.in: Regenerate.
6340
95c72c44
HPN
63412002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6342
6343 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6344
7d695d07
JM
63452002-12-13 Jason Merrill <jason@redhat.com>
6346
6347 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6348 library tests.
6349 (check-c++): Just depend on it and check-target-libstdc++-v3.
6350 * Makefile.in: Regenerate.
6351
54103d1e
NN
63522002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6353
6354 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6355 * Makefile.in: Regenerate.
6356
4024f1e1
JJ
63572002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6358
80b200a1
ZW
6359 * COPYING.NEWLIB: Update list of alternate Regent of California
6360 licenses and discuss official revoking of advertising clause.
6361 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6362
7dda0df6
AO
63632002-12-12 Alexandre Oliva <aoliva@redhat.com>
6364
6365 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6366 * Makefile.in: Rebuilt.
6367
d03be79e 63682002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6369
929293f4
NN
6370 * configure: Fix bug put in by gremlins.
6371
d03be79e
NN
6372 * Makefile.tpl: Substitute more autoconfily.
6373 * configure: Substitute more autoconfily.
6374 * Makefile.in: Regenerate.
6375
63762002-12-08 Andrew Cagney <ac131313@redhat.com>
6377
6378 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6379 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6380
63812002-12-06 DJ Delorie <dj@redhat.com>
6382
6383 * Makefile.tpl: Change configure dependencies to not have real
6384 targets depend on phony targets.
b4a77b47 6385
db1ac78d
NN
63862002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6387
bcaf2395
NN
6388 * configure.in: Revert unintentional change.
6389
b4fa093e
NN
6390 * src-release: Configure host subdirs.
6391
db1ac78d
NN
6392 * Makefile.tpl: Change dependency for */multilib.out so that
6393 it works when gcc isn't in the tree.
6394
6395 * configure.in: Substitute more.
6396 * configure: Run subconfigures from the Makefile.
6397 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6398 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6399
15723a45
NN
64002002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6401
e2b9e2dc
NN
6402 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6403 and corresponding dependencies.
6404 * Makefile.in: Regenerate.
6405
2af579c4
NN
6406 * configure.in (host_tools): Order binutils, gas and ld for
6407 convenience in running the testsuites.
6408
a2cc058a
NN
6409 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6410 * Makefile.in: Regenerate.
6411 * configure.in: Introduce rules to serialize subconfigure runs.
6412
15723a45
NN
6413 * configure.in: Introduce BASE_CC_FOR_TARGET.
6414 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6415 Realize configure-build-* targets. Realize configure-target-* targets.
6416 * Makefile.in: Regenerate.
6417
ae831be5
NN
64182002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6419
6420 * configure: Move gcc_version_trigger stuff from here...
6421 * configure.in: ...to here.
6422
6423 * configure.in: Separate subconfigure options added by this file from
6424 options given by the user. Add machinery to put args for host
6425 subconfigures into the Makefile.
6426
6427 * Makefile.tpl: Remove 'vault' targets.
6428 * Makefile.tpl: Reorder and comment dependencies.
6429 * Makefile.in: Regenerate.
6430
bbf7c8ac
NN
64312002-11-28 Geoffrey Keating <geoffk@apple.com>
6432
6433 * configure.in: Move host-specific darwin noconfigdirs into
6434 the host-specific section.
6435
930314a4
NN
64362002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6437
52d7cdee
NN
6438 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6439 during replay.
6440 * Makefile.in: Regenerate.
6441
930314a4
NN
6442 (finishing slow-motion replay)
6443 * configure: Remove skip-this-dir support.
6444 * Makefile.tpl: Remove skip-this-dir support.
6445
6446 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6447 subdirectories.
6448 * Makefile.in: Regenerate.
6449
6450 * Makefile.tpl: Strip out useless setting of 'dir'.
6451 * Makefile.in: Regenerate.
5481b376 6452
930314a4
NN
64532002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6454
6455 (finishing slow-motion replay)
6456 * configure.in: Fix deeply stupid bug.
6457
6458 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6459 shell code in CXX_FOR_TARGET
6460 * Makefile.def: Introduce raw_cxx.
6461 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6462 RAW_CXX_FOR_TARGET.
6463 * Makefile.in: Regenerate.
6464
64652002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6466
6467 (finishing slow-motion replay)
6468 * Makefile.tpl: Remove unnecessary ifs.
6469 * Makefile.in: Regenerate.
6470
5481b376 6471 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6472 dependencies. Maybe-ize build-libiberty. Create dummy install
6473 targets for 'no_install' modules.
5481b376 6474 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6475 build_modules stuff to configure.in.
5481b376 6476 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6477 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6478 * Makefile.in: Regenerate.
6479
3866be5d
NN
64802002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6481
6482 (continuing slow-motion replay)
6483 * Makefile.tpl: Make all-target, install-target behave similarly
6484 to all, install (only hitting configured targets). Eliminate
6485 unused macro defintions.
6486
6487 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6488 build != host.
6489
6490 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6491
6492 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6493
5481b376 6494 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6495 configuring. Remove references to "dosrel".
6496 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6497 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6498 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6499 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6500 and redundant dependency; rearrange slightly.
6501 * Makefile.def: Add host-side libtermcap, utils.
6502
6503 * Makefile.in: Regenerate.
6504
e393202e
NN
65052002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6506
6507 (Continuing slow-motion replay)
6508 * Makefile.def: Add list of recursive targets to autogenerate.
6509 Add build_modules.
6510 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6511 targets. Autogenerate *-build-* targets.
6512 * Makefile.in: Regenerate.
6513
583d52d7
NN
65142002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6515
6516 (Continuing slow-motion replay)
6517 * configure: More autoconf-style substitutions.
6518 * Makefile.tpl: More autoconf-style substitutions.
6519 * Makefile.in: Regenerate.
6520
65212002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6522
6523 (Continuing slow-motion replay)
6524 * configure: Substitute more variables in a more autoconf-friendly
6525 way. Simplify slightly.
6526 * Makefile.tpl: Make more variables substitutable in an
6527 autoconf-friendly way.
6528 * Makefile.in: Regenerate.
6529
874e38b4
NN
65302002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6531
6532 (Continuing slow-motion replay)
6533 * configure.in (v810*): Remove special setting of tools.
6534
6535 * configure: Add support for extra required flags for ar or nm.
6536 * configure.in (aix4.3+): Use above support for target-specific
6537 issues, rather than using config/mt-aix43.
6538
852e5f18
NN
65392002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6540
6541 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6542 * configure: Remove 'removing', which doesn't work. Replace $subdir
6543 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6544 with $srcdir. Reformat indentation. Substitute some variables
6545 formerly hard-coded in the Makefile for build=host.
6546 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6547 * Makefile.def: Autogenerate more.
6548 * Makefile.in: Regenerate.
6549
c9a0d920
DD
65502002-11-13 Bruce Korb <bkorb@gnu.org>
6551
6552 * Makefile.tpl: syntactic cleanup
6553
dd2768ff
KB
65542002-11-04 Kevin Buettner <kevinb@redhat.com>
6555
6556 * Makefile.def (host_modules): Add rda.
6557 * Makefile.in: Regenerate.
6558 * configure.in (target_tool): Add target-rda to list.
6559
1aa8389d
DD
65602002-10-25 Phil Edwards <pme@gcc.gnu.org>
6561
6562 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6563 and restrap targets to this rule.
6564 * Makefile.in: Regenerate.
6565
28f46298
HPN
65662002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6567
6568 * configure.in (i[3456]86-*-linux*): Add check to disable
6569 ${libgcj} for glibc1.
6570
ff72e302
NC
65712002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6572
6573 * configure.in: Add tic4x target.
6574
8607b6c9
NN
65752002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6576
6577 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6578 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6579 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6580 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6581 * Makefile.in: Regenerate.
6582
f8f61f4a
NN
65832002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6584
c86f794b
NN
6585 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6586 * Makefile.in: Regenerate.
6587
a9590527
NN
6588 * Makefile.def: Remove order dependency comments.
6589 * Makefile.tpl: Add explicit install-install dependencies.
6590 * Makefile.in: Regenerate.
6591
8412ce72
NN
6592 * Makefile.tpl: Remove material now in src-release. (Finally!)
6593 * Makefile.in: Regenerate.
6594
8b9f37f1
NN
6595 * configure: Restore my original patch by syncing with gcc version.
6596
f8f61f4a
NN
6597 * Bring following over from gcc:
6598
65992002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6600
6601 * configure.in (s390*-*-linux*): Enable libgcj.
6602
403d9505
NN
66032002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6604
6605 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6606
95f6f383
AM
66072002-10-02 Alan Modra <amodra@bigpond.net.au>
6608
e4673b0a 6609 * configure: Move stray lines back to where they belong.
95f6f383 6610
748503c8
NN
66112002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6612
a581b5c3
NN
6613 * Makefile.tpl: Insert configure-target target, for src-release.
6614
c084f5b4
NN
6615 * configure: Finish reverting change which Andrew Cagney started
6616 reverting. Should fix bustage.
6617
7aa673ed 6618 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6619 * src-release: New file. Contains material for making net
6620 releases for gdb, binutils, et al., formerly in Makefile.in.
6621
82a9b2d9
NC
66222002-09-30 Nick Clifton <nickc@redhat.com>
6623
6624 * cpu: New top level directory. Intended to hold input files for
6625 CGEN which have FSF copyright assignment.
6626 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6627
c2463a00
AC
66282002-09-29 Andrew Cagney <ac131313@redhat.com>
6629
6630 Revert below (note that src does not contain Makefile.tpl):
6631 * Makefile.tpl: Make subsituted variables more autoconfy.
6632 * Makefile.in: Regenerate.
6633
f03b4789
NN
66342002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6635
c11e16a9
NN
6636 * configure: Revert accidentally applied changes.
6637
f03b4789
NN
6638 * Makefile.tpl: Make more autoconf-friendly.
6639 * Makefile.in: Regenerate.
6640 * configure: Make substitution more autoconf-like.
6641
66422002-09-28 Richard Earnshaw <rearnsha@arm.com>
6643
6644 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6645 single entry to handle all these.
6646 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6647 libjava on arm-*-elf.
6648
c0292023
GK
66492002-09-27 Geoffrey Keating <geoffk@apple.com>
6650
6651 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6652 things that depend on them.
6653
c66d951e
NN
66542002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6655
6656 * Makefile.tpl: Make subsituted variables more autoconfy.
6657 * Makefile.in: Regenerate.
6658 * configure: Make seds more autoconfy.
6659
907a7241 66602002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6661
6662 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6663 * Makefile.in: Regenerate.
6664 * configure.in: Rewrite sed statements to look autoconfy.
6665
907a7241
NN
6666 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6667 all-target-foo on configure-target-foo.
6668 * Makefile.def: Ditto.
6669 * Makefile.in: Rebuild.
6670
405ea7a0
NN
66712002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6672
6673 * Makefile.def: New file.
6674 * Makefile.tpl: New file.
6675 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6676
6677 * configure.in: Minor rearrangement. Simplify tests.
6678
bdc57bfd
JT
66792002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6680
6681 * configure.in (with_headers): Skip copy if value is "yes".
6682 (with_libs): Likewise.
6683
ae03d6e2
NN
66842002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6685
6686 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6687 * configure.in (sh*-*-pe*): Ditto.
6688 * configure.in (mips*-*-pe*): Ditto.
6689 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6690
6691 * configure.in: Rearrange.
6692
707960fe
NC
66932002-09-12 Nick Clifton <nickc@redhat.com>
6694
6695 * Import these changes from the config master repository:
6696
6697 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6698
6699 * config.sub: Add tic4x target.
6700
6701 2002-09-03 Ben Elliston <bje@redhat.com>
6702
6703 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6704 Reported by <Duncan_Stodart@insession.com>.
6705
36ea319f
JJ
67062002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6707
6708 * COPYING.NEWLIB: More updates.
6709
cf57480a
JJ
67102002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6711
6712 * COPYING.NEWLIB: Update.
6713
fd31a171
AC
67142002-08-23 Andrew Cagney <ac131313@redhat.com>
6715
23b632fc
AC
6716 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6717
fd31a171
AC
6718 * config.guess: Import version 2002-08-23.
6719 * config.sub: Import version 2002-08-22.
6720
a08bafb5
AO
67212002-08-20 Alexandre Oliva <aoliva@redhat.com>
6722
6723 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6724 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6725 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6726
17240c1f
NC
67272002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6728
6729 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6730
e70ad0c6
L
67312002-08-04 H.J. Lu (hjl@gnu.org)
6732
6733 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6734
574e6d11
DD
67352002-07-31 Alan Modra <amodra@bigpond.net.au>
6736
6737 * configure.in: Move generic linux case to end. Copy generic
6738 linux noconfigdirs to mips*-*-linux* entry and new
6739 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6740
611e7523
CD
67412002-07-19 Chris Demetriou <cgd@broadcom.com>
6742
6743 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6744 one instance of them which was missed to the list to update.
6745
51759676
CD
67462002-07-16 Chris Demetriou <cgd@broadcom.com>
6747
6748 * config.guess: Update to 2002-07-09 version.
6749 * config.sub: Update to 2002-07-03 version.
6750
7c1f909c
DD
67512002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6752
6753 * configure.in: Remove two redundant tests.
6754
d7cf5d30
DD
67552002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6756
6757 * configure.in (mips*-*-irix6*o32): Enable stabs.
6758
c74222f7
DD
67592002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6760
5b53c336
DD
6761 * configure.in: Don't build grez.
6762 * Makefile.in: Ditto.
6763
c74222f7
DD
6764 * Makefile.in: Remove references to bsp, cygmon, libstub.
6765 * configure.in: Ditto.
6766
6767 * configure.in: Remove leftover reference to gdbtest.
6768
edd1b227
DD
67692002-07-08 Phil Edwards <pme@gcc.gnu.org>
6770
6771 * configure.in (gxx_include_dir): Change to match versioned
6772 C++ headers if --enable-version-specific-runtime-libs is used.
6773
486186e3
AO
67742002-07-04 Steve Ellcey <sje@cup.hp.com>
6775
6776 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6777
ff0a3bf8
DD
67782002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6779
6780 * configure.in: Make --without-x work.
6781
1dfa8174
NC
67822002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6783
6784 * contrib: New directory. Created to contain a copy of the
5481b376 6785 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6786 the FSF GCC sources.
6787
07637366
DD
67882002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6789
b6f83f2a
DD
6790 * configure.in: Rearrange target Makefile fragment collection.
6791
07637366
DD
6792 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6793 cvs[src].
6794 * configure.in: Ditto.
6795
f48556b1
DD
67962002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6797
6798 * Makefile.in: Eliminate 'apache' targets.
6799 * configure.in: Eliminate 'apache' targets.
6800
6801 * configure.in: Eliminate redundant tests. Reorganize.
6802
6803 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6804
6805 * config-ml.in: Eliminate references to Cygnus configure.
6806
6807 * Makefile.in: Eliminate references to building emacs.
6808
68092002-07-01 Denis Chertykov <denisc@overta.ru>
6810
6811 * configure.in: Add support for ip2k.
6812
cdb9e2b8
BE
68132002-06-24 Ben Elliston <bje@redhat.com>
6814
6815 * configure.in (host_tools): Remove cgen.
6816
6817 * Makefile.in (all-cgen): Remove; runs from its source directory.
6818 (check-cgen, install-cgen, clean-cgen): Likewise.
6819 (all-opcodes): No not depend on all-cgen.
6820 (all-sim): Likewise.
6821
3558860c
DD
68222002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6823
6824 * configure.in: Fix AIX configury bug.
6825
e3b0c936
DD
68262002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6827
cdb9e2b8 6828 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6829
cdb9e2b8
BE
6830 * configure.in: Move definition of libstdcxx_flags right above
6831 usage, rather than way earlier.
8ee424c0 6832
c712250a
DD
6833 * configure.in: Pull definition of is_cross_compiler earlier.
6834
9ee1a75c
DD
6835 * configure.in: Rearrange a little.
6836
e3b0c936
DD
6837 * configure.in: Remove references to librx.
6838 * Makefile.in: Remove references to librx.
6839
b2bd228e
DD
68402002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6841
6842 * configure.in: Eliminate ${gasdir} variable.
6843
7cd52483
DB
68442002-06-18 Dave Brolley <brolley@redhat.com>
6845
6846 * configure.in: Add support for frv.
6847 * config.sub: Add support for frv.
6848
6c5e141a
DD
68492002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6850
6851 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6852
0d18b56d
JT
68532002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6854
6855 * configure.in (vax-*-netbsd*): Re-enable gas.
6856
fd8958d5
DD
68572002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6858
27f15fdd
DD
6859 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6860 BUILD_PREFIX_1, to correct nomenclature.
6861 * configure: Likewise.
6862
fd8958d5
DD
6863 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6864 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6865
0c2442b7
DD
68662002-05-31 Olaf Hering <olh@suse.de>
6867
6868 * config-ml.in: Propogate DESTDIR also.
6869
a3602181
JT
68702002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6871
6872 * configure.in (vax-*-netbsd*): Don't build gas for this
6873 platform.
6874
c95f53ae
MM
68752002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6876
6877 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6878 and libgcj for AVR.
6879
1d7c1053
NC
68802002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6881
6882 * config.sub: Add DLX target.
6883
4b37028f
JT
68842002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6885
6886 * config.guess: Update to 2002-05-22 version.
6887 * config.sub: Likewise.
6888
d5de0a84
NC
68892002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6890
6891 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6892 * config-ml.in: Likewise.
6893 * configure: Likewise.
6894 * configure.in: Likewise.
6895
c92a0210
DD
68962002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6897
115a77aa
DD
6898 * configure.in: Simplify makefile fragment collection.
6899
6900 * configure.in: Remove code to build emacs.
e99daf2b 6901
91e060aa
DD
6902 * configure.in : Remove --srcdir argument from targargs and buildargs
6903 (it's always overridden in the Makefile anyway). Rearrange a bit.
6904
6905 * configure: Move some logic to configure.in.
6906 * configure.in: Move some logic from configure.
c92a0210 6907
91217342
JJ
69082002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6909
6910 * COPYING.LIBGLOSS: New file.
6911
d3d8a9ee
NC
69122002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6913
6914 * Makefile.in: Honour DESTDIR.
6915
3a036cdc
AO
69162002-05-05 Alexandre Oliva <aoliva@redhat.com>
6917
6918 * configure.in (noconfigdirs): Don't disable libgcj on
6919 sparc64-*-solaris* and sparcv9-*-solaris*.
6920
6d095fe4
AO
69212002-05-03 Alexandre Oliva <aoliva@redhat.com>
6922
6923 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6924
dac55df9
TF
69252002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6926
6927 * configure.in (FLAGS_FOR_TARGET): Do not add
6928 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6929 on i[3456]86-*-linux*.
6930
a018e15b
TF
69312002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6932
6933 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6934
6935 * configure.in (noconfigdirs): Do not add target-newlib if
6936 target == i[3456]86-*-linux*, and host == target.
6937
5f284831
MM
69382002-04-29 Mark Mitchell <mark@codesourcery.com>
6939
6940 * config.guess: Updated to 2002-04-26's version.
6941 * config.sub: Updated to 2002-04-26's version.
6942
33babf59
DD
69432002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6944
bd5f7da2
DD
6945 * configure.in: delete reference to absent file
6946
a0c4f3a0
DD
6947 * configure.in: replace '[' with 'test'
6948
66f1ba4f
DD
6949 * configure.in: Eliminate references to gash.
6950 * Makefile.in: Eliminate references to gash.
6951
7c3ab50c
DD
6952 * configure.in: remove useless references to 'pic' makefile fragments.
6953
bbc025f5
DD
6954 * configure.in: (*-*-windows*) Finish removing.
6955
33babf59
DD
6956 * configure.in: Eliminate redundant test for libgui.
6957
d5ec694c
DD
69582002-04-26 Joel Sherrill <joel@OARcorp.com>
6959
6960 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6961 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6962
57a5346c
DD
69632002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6964
6965 * configure.in: remove references to dead files
6966
dbf93899
DD
69672002-04-18 Tom Tromey <tromey@redhat.com>
6968
6969 * configure.in: Disallow configuring libgcj when it is already
6970 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6971 Solaris 2.8 by default. For PR libgcj/6158.
6972
26eadf68
DD
69732002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6974
6975 * configure.in: Move default CC setting out of config/mh-* fragments
6976 directly into here.
6977
a0a2c6c6
DD
69782002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6979
6980 * configure.in: don't even try to configure or make a subdirectory
6981 if there's no configure script for it.
6982
9972f812
DD
69832002-04-15 Mark Mitchell <mark@codesourcery.com>
6984
6985 * MAINTAINERS: Remove chill maintainers.
6986 * Makefile.in (CHILLFLAGS): Remove.
6987 (CHILL_LIB): Remove.
6988 (TARGET_CONFIGDIRS): Remove libchill.
6989 (CHILL_FOR_TARGET): Remove.
6990 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6991 CHILL_LIB.
6992 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6993 (CHECK_TARGET_MODULES): Likewise.
6994 (INSTALL_TARGET_MODULES): Likewise.
6995 (CLEAN_TARGET_MODULES): Likewise.
6996 (configure-target-libchill): Remove.
6997 (all-target-libchill): Remove.
6998 * configure.in (target_libs): Remove target-libchill.
6999 Do not compute CHILL_FOR_TARGET.
7000 * libchill: Remove directory.
5481b376 7001
75205f78
DD
70022002-04-15 DJ Delorie <dj@redhat.com>
7003
7004 * Makefile.in, configure.in, configure: Sync with gcc, entries
7005 follow...
7006
70072002-04-08 Tom Tromey <tromey@redhat.com>
7008
7009 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7010 Fixes PR libgcj/6068.
7011
70122002-03-30 Krister Walfridsson <cato@df.lth.se>
7013
7014 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7015
70162002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7017
7018 * configure.in (alpha*-dec-osf*): Enable libgcj.
7019
70202002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7021
7022 Fix for: PR bootstrap/3591, target/5676
7023 * configure.in (mcore-pe): Disable the configuration of
7024 libstdc++-v3 since exceptions are not supported.
7025
70262002-03-20 Anthony Green <green@redhat.com>
7027
7028 * configure.in: Enable libgcj for xscale-elf target.
7029
70302002-02-28 Alexandre Oliva <aoliva@redhat.com>
7031
7032 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7033 libjava.
7034 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7035
70362002-02-22 Alexandre Oliva <aoliva@redhat.com>
7037
7038 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7039 libstdc++-v3 and libjava.
7040
70412002-02-11 Adam Megacz <adam@xwt.org>
7042
7043 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7044 boehm-gc
7045
70462002-02-09 Alexandre Oliva <aoliva@redhat.com>
7047
7048 * config.guess: Updated to 2002-01-30's version.
7049 * config.sub: Updated to 2002-02-01's version.
7050 Contribute sh64-elf.
7051 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7052 * configure.in: Added sh64-*-*.
7053
70542002-01-17 H.J. Lu <hjl@gnu.org>
7055
7056 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7057 (all-target-fastjar): Also depend on all-target-libiberty.
7058
7059Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7060
7061 * configure, configure.in: Use temp file for long sed commands.
7062
70632001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7064
7065 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7066 libf2c.
7067
70682001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7069
7070 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7071
70722001-10-11 Hans-Peter Nilsson <hp@axis.com>
7073
7074 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7075
70762001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7077
7078 * configure: Handle temporary files securely using mkdir.
7079
70802001-09-26 Will Cohen <wcohen@redhat.com>
7081
7082 * configure.in (*-*-linux*): Disable configuration of target-newlib
7083 and target-libgloss.
7084
70852001-09-26 Alexandre Oliva <aoliva@redhat.com>
7086
7087 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7088 RANLIB.
7089
70902001-08-11 Graham Stott <grahams@redhat.com>
7091
7092 * Makefile.in (check-c++): Add missing semicolon.
7093
70942001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7095
7096 * configure.in (sh-*-linux*): New.
7097
70982001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7099
7100 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7101 and libgcj on m68hc11/m68hc12.
7102
71032001-06-27 H.J. Lu (hjl@gnu.org)
7104
7105 * Makefile (CFLAGS_FOR_BUILD): New.
7106 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7107
71082001-06-01 Hans-Peter Nilsson <hp@axis.com>
7109
7110 * configure.in (libstdcxx_flags): Do not try to execute
7111 libstdc++-v3/testsuite_flags until it exists.
7112
71132001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7114
7115 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7116
71172001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7118
7119 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7120
7121Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7122
7123 * configure.in: Move *-chorusos target case to the proper switch.
7124 Disable libgcj.
7125
71262001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7127
7128 * Makefile.in (STAGE1_CFLAGS): Pass down.
7129
71302001-04-13 Alan Modra <amodra@one.net.au>
7131
7132 * config.guess: Add hppa64-linux support. Note for next import that
7133 this is already in the master file.
7134 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7135
71362001-03-22 Colin Howell <chowell@redhat.com>
7137
7138 * Makefile.in (DO_X): Do not backslash single-quotes in
7139 backquotes (two places).
7140
71412001-03-18 Laurynas Biveinis <lauras@softhome.net>
7142
7143 * Makefile.in (DO_X): Quote nested quotes.
7144
71452001-03-15 Laurynas Biveinis <lauras@softhome.net>
7146
7147 * Makefile.in (DO_X): Use double quotes for quoting
7148 "RANLIB=$${RANLIB}".
7149
71502001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7151
7152 * configure.in: Only use `lang_requires' for languages athat are
7153 actually enabled.
7154
71552001-03-07 Tom Tromey <tromey@redhat.com>
7156
7157 * configure.in: Allow config-lang.in to set `lang_requires' to list
7158 of other required languages.
7159
71602001-03-06 Laurynas Biveinis <lauras@softhome.net>
7161
7162 * Makefile.in: Remove RANLIB definition. Use RANLIB
7163 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7164 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7165
71662001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7167 Alexandre Oliva <aoliva@redhat.com>
7168
7169 * Makefile.in (check-c++): Use tabs, not spaces.
7170
71712001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7172
7173 * Makefile.in (check-c++): New rule.
7174
7175 * configure.in (target_libs): Remove libg++.
7176 (noconfigdirs): Remove libg++.
7177 (noconfigdirs): Same.
7178 (noconfigdirs): Same.
7179 (noconfigdirs): Same.
7180
7181 * config-ml.in: Remove libg++ references.
7182
7183 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7184 (ALL_TARGET_MODULES): Same.
7185 (configure-target-libg++): Remove.
7186 (all-target-libg++): Remove.
7187 (configure-target-libio): Remove.
7188 (all-target-libio): Remove.
7189 (check-target-libio): Remove.
7190 (.PHONY): Remove.
7191 (libg++.tar.bz2): Remove.
7192 (all-target-cygmon): Remove libio.
7193 (all-target-libstdc++): Remove.
7194 (configure-target-libstdc++): Remove.
7195 (TARGET_LIB_PATH): Remove libstdc++.
7196 (ALL_GCC_CXX): Remove libstdc++.
7197 (all-target-gperf): Correct.
7198
71992001-02-15 Anthony Green <green@redhat.com>
7200
7201 * configure: Introduce GCJ_FOR_TARGET.
7202 * configure.in: Ditto.
7203 * Makefile.in: Ditto.
7204
72052001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7206
7207 * configure.in: for *-chorusos, don't config target-newlib and
7208 target-libgloss.
7209
72102001-02-04 Mark Mitchell <mark@codesourcery.com>
7211
7212 Remove V2 C++ library.
7213 * configure.in: Remove --enable-libstdcxx_v3 support.
7214
72152001-01-27 Richard Henderson <rth@redhat.com>
7216
7217 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7218
72192001-01-26 Tom Tromey <tromey@redhat.com>
7220
7221 * configure.in: Allow libgcj to be built on Sparc Solaris.
7222
72232001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7224
7225 * configure.in: Enable libgcj on several additional platforms.
7226
72272001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7228
7229 * configure.in: Enable libgcj for linux targets.
7230
72312001-01-09 Mike Stump <mrs@wrs.com>
7232
7233 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7234 failures of subdirectories.
7235
72362001-01-02 Laurynas Biveinis <lauras@softhome.net>
7237
7238 * configure: handle DOS-style absolute paths.
7239
72402001-01-02 Laurynas Biveinis <lauras@softhome.net>
7241
7242 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7243
72442000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7245
7246 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7247 (libstdcxx_incdir): Pass down.
7248 * config.if: Remove expired bits for cxx_interface, add stub.
7249 (libstdcxx_incdir): Add variable for g++ include directory.
7250 * configure.in (gxx_include_dir): Use it.
7251
72522000-12-15 Andreas Jaeger <aj@suse.de>
7253
7254 * configure.in: Handle lang_dirs.
7255
72562000-12-13 Anthony Green <green@redhat.com>
7257
7258 * configure.in: Disable libgcj for any target not specifically
7259 listed. Disable libgcj for x86 and Alpha Linux until compatible
7260 with g++ abi.
7261
72622000-12-13 Mike Stump <mrs@wrs.com>
7263
7264 * Makefile.in (local-distclean): Also remove fastjar.
7265
72662000-12-10 Anthony Green <green@redhat.com>
7267
7268 * configure.in: Define libgcj. Disable libgcj target libraries for
7269 most targets.
7270
72712000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7272
7273 * configure.in (target_libs): Revert 2000-12-08 patch.
7274 (noconfigdirs): Added target-libjava.
7275
72762000-12-09 Laurynas Biveinis <lauras@softhome.net>
7277
7278 * Makefile.in: handle DOS-style absolute paths.
7279
72802000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7281
7282 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7283 libjava.
7284 * configure.in (target_libs): Removed `target-libjava'.
7285
72862000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7287
7288 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7289 (ALL_MODULES): Added fastjar.
7290 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7291 (all-target-libjava): all-fastjar replaces all-zip.
7292 (all-fastjar): Added.
7293 (configure-target-fastjar, all-target-fastjar): Likewise.
7294 * configure.in (host_tools): Added fastjar.
7295
72962000-12-07 Mike Stump <mrs@wrs.com>
7297
7298 * Makefile.in (local-distclean): Remove leftover built files.
7299
73002000-11-16 Fred Fish <fnf@be.com>
7301
7302 * configure.in (enable_libstdcxx_v3): Fix typo,
7303 libstd++ -> libstdc++.
7304
73052000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7306
7307 * configure: Provide the original toplevel configure arguments
7308 (including $0) to subprocesses in the environment rather than
7309 through gcc/configargs.h.
7310
73112000-11-12 Mark Mitchell <mark@codesourcery.com>
7312
7313 * configure: Turn on libstdc++ V3 by default.
7314
73152000-10-16 Michael Meissner <meissner@redhat.com>
7316
7317 * configure (gcc/configargs.h): Only create if there is a build GCC
7318 directory created.
7319
73202000-10-05 Phil Edwards <pme@gcc.gnu.org>
7321
7322 * configure: Save configure arguments to gcc/configargs.h.
7323
73242000-10-04 Andris Pavenis <pavenis@latnet.lv>
7325
7326 * Makefile.in (bootstrap): avoid recursion if subdir missing
7327 (cross): ditto
7328 (do-proto-toplev): ditto
7329
7330Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7331
7332 * configure.in: Do not build byacc for hppa64. Provide paths to the
7333 X11 libraries for hppa64.
7334
73352000-09-02 Anthony Green <green@cygnus.com>
7336
7337 * Makefile.in (all-gcc): Depend on all-zlib.
7338 (CLEAN_MODULES): Add clean-zlib.
7339 (ALL_MODULES): Add all-zlib.
7340 * configure.in (host_libs): Add zlib.
7341
73422000-08-25 Alexandre Oliva <aoliva@redhat.com>
7343
7344 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7345 $targargs to tell whether newlib is going to be built.
7346
7347 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7348 $$r/TARGET_SUBDIR/libio for _G_config.h.
7349
73502000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7351
7352 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7353
7354 * configure: Make enable_threads and enable_shared defaults
7355 explicit. Substitute enable_threads into generated Makefiles.
7356 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7357 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7358
73592000-08-02 Manfred Hollstein <manfredh@redhat.com>
7360
7361 * configure.in: Re-enable all references to libg++ and librx.
7362
ffb97b2f 73632002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7364
ffb97b2f
DD
7365 * configure.in: Add *-*-freebsd* configurations.
7366
bbf6e9e3
AC
73672002-04-07 Andrew Cagney <ac131313@redhat.com>
7368
7369 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7370 (do-tar, do-bz2): New rules.
7371 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7372 (gdb-tar): New rule.
7373 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7374 (insight_dejagnu.tar): New rule.
7375 (insight.tar): New rule.
7376 (gdb+dejagnu.tar): New rule.
7377 (gdb.tar): New rule.
7378
8f1579c0
AC
73792002-04-07 Andrew Cagney <ac131313@redhat.com>
7380
7381 * MAINTAINERS: Update dejagnu/
7382
ba3c59ab
AO
73832002-03-16 Alexandre Oliva <aoliva@redhat.com>
7384
7385 * ltmain.sh (relink_command): Fix typo in previous change.
7386
6243d5dd
AO
73872002-03-15 Alexandre Oliva <aoliva@redhat.com>
7388
7389 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7390 (relink_command): Added --tag flags.
7391 (mode=install): If relinking fails; error out.
7392
80413487
RH
73932002-03-12 Richard Henderson <rth@redhat.com>
7394
7395 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7396 .NOTPARALLEL tag.
7397 (do-check): Rename from check.
7398 (check): Allow parallel check.
7399
3daeddf6
RH
74002002-03-11 Richard Henderson <rth@redhat.com>
7401
7402 * Makefile.in (.NOTPARALLEL): Add fake tag.
7403
fad93c55
L
74042002-03-07 H.J. Lu (hjl@gnu.org)
7405
7406 * configure.in: Enable gprof for mips*-*-linux*.
7407
2e8357fc
AO
74082002-02-28 Alexandre Oliva <aoliva@redhat.com>
7409
7410 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7411 libjava.
7412 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7413
bd48e1a9
AC
74142002-02-24 Andrew Cagney <ac131313@redhat.com>
7415
7416 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7417
39121370
DJ
74182002-02-23 Daniel Jacobowitz <drow@mvista.com>
7419
7420 * config.guess: Import from master sources, rev 1.232.
7421 * config.sub: Import from master sources, rev 1.246.
7422
081ff160
AO
74232002-02-23 Alexandre Oliva <aoliva@redhat.com>
7424
7425 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7426 because its Makefile is there; test for the executable instead.
7427
20a5393b
AO
74282002-02-09 Alexandre Oliva <aoliva@redhat.com>
7429
7430 Contribute sh64-elf.
7431 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7432 * configure.in: Added sh64-*-*.
7433
38135629
JJ
74342002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7435
80413487
RH
7436 * COPYING.NEWLIB: Remove advertising clause from
7437 Berkeley and Red Hat licenses.
38135629 7438
48d19748
MD
74392002-02-01 Mo DeJong <supermo@bayarea.net>
7440
7441 * Makefile.in: Add all-tix to deps for all-snavigator
7442 so that tix is built when building snavigator.
7443
f6e1c110
BE
74442002-02-01 Ben Elliston <bje@redhat.com>
7445
7446 * config.guess: Import from master sources, rev 1.229.
7447 * config.sub: Import from master sources, rev 1.240.
7448
4867be41
DJ
74492002-01-27 Daniel Jacobowitz <drow@mvista.com>
7450
7451 From Steve Ellcey <sje@cup.hp.com>:
7452 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7453 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7454 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7455 IA64.
7456 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7457 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7458 soname_spec, sys_lib_search_path_spec): Ditto.
7459
e82380cc
JT
74602002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7461
7462 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7463 target-libiberty, and target-libgloss. Skip Java-related
7464 libraries if not supported for NetBSD on target CPU.
7465
1319fb9c
NC
74662002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7467
7468 * configure.in: Import StrongARM and XScale target_configdirs from
7469 FSF GCC version.
7470
b020f6ac
L
74712002-01-16 H.J. Lu (hjl@gnu.org)
7472
7473 * config.guess: Import from master sources, rev 1.225.
7474 * config.sub: Import from master sources, rev 1.238.
7475
7476 * MAINTAINERS: Updated notes on config.guess and config.sub.
7477
a0c1c920
NC
74782002-01-11 Steve Ellcey <sje@cup.hp.com>
7479
7480 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7481 ld and gdb are not supported.
7482
a9fa5e1f
JJ
74832002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7484
7485 * Change reference to Cygnus Solutions to be Red Hat.
7486
94077108
JJ
74872002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7488
7489 * COPYING.NEWLIB: Update generic copyright date.
7490
05ecd75c
MS
74912002-01-07 Mark Salter <msalter@redhat.com>
7492
7493 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7494 Allow target-libgloss to be built for arm, strongarm, and xscale.
7495
a106bb62
BE
74962002-01-03 Ben Elliston <bje@redhat.com>
7497
7498 * MAINTAINERS: Update URL for config.* scripts.
7499
0e254642
AM
75002001-12-18 Alan Modra <amodra@bigpond.net.au>
7501
7502 * config.sub: Import latest version.
7503 * config.guess: Likewise.
7504
0a0d0041
TF
75052001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7506
7507 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7508 options for i[3456]86-pc-linux* native builds.
7509
d932cae7
NC
75102001-12-05 Laurent Guerby <guerby@acm.org>
7511
7512 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7513 libiberty.
d932cae7
NC
7514
7515 Import this patch from gcc:
5481b376 7516
d932cae7
NC
7517 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7518
7519 * symlink-tree: handle DOS-style absolute paths.
7520
49b7683b
DD
75212001-11-28 DJ Delorie <dj@redhat.com>
7522 Zack Weinberg <zack@codesourcery.com>
7523
7524 When build != host, create libiberty for the build machine.
7525
7526 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7527 CONFIG_ARGUMENTS.
7528 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7529 New variables.
7530 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7531 and rules.
7532 (all.normal): Depend on ALL_BUILD_MODULES.
7533 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7534 (all-build-libiberty): Depend on configure-build-libiberty.
7535
7536 * configure: Calculate and substitute proper value for
7537 ALL_BUILD_MODULES.
7538 * configure.in: Create the build subdirectory.
7539 Calculate and substitute TARGET_CONFIGARGS (formerly
7540 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7541
26ef82f4
GK
75422001-11-26 Geoffrey Keating <geoffk@redhat.com>
7543
7544 * config.sub: Update to version 1.232 on subversion.
7545
43e64072
NC
75462001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7547
7548 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7549 files from .po files for a distribution.
7550
66f6c0d5
HPN
75512001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7552
7553 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7554
4a02fdb2
JH
75552001-11-13 Jeff Holcomb <jeffh@redhat.com>
7556
7557 Merged from net gcc:
7558 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7559 * ltcf-c.sh: Use $objext, not $ac_objext.
7560 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7561 * ltcf-cxx.sh: Add support for GNU.
7562 2001-07-22 Timothy Wall <twall@redhat.com>
7563 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7564 default settings if using GNU tools with that configuration.
7565 * ltcf-cxx.sh: Ditto.
7566 * ltcf-gcj.sh: Ditto.
7567 2001-07-21 Michael Chastain <chastain@redhat.com>
7568 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7569 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7570 * ltmain.sh: Mark as gcc-local.
7571
227b9953
JH
75722001-11-13 Jeff Holcomb <jeffh@redhat.com>
7573
7574 * Makefile.in (all-bison): Revert 2001-10-24.
7575 Don't depend on texinfo.
7576
cbbab8fb
JJ
75772001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7578
80413487 7579 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7580
922b2485
DD
75812001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7582
7583 * configure.in (--enable-languages): Be more permissive about
7584 syntax. Check for empty lists better. Warn about $LANGUAGES.
7585
f08fa01d
HPN
75862001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7587
7588 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7589
fee3da4e
JH
75902001-10-24 Jeff Holcomb <jeffh@redhat.com>
7591
7592 Makefile.in (all-bison): Don't depend on texinfo.
7593
73fb1ef9
AM
75942001-10-03 Alan Modra <amodra@bigpond.net.au>
7595
7596 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7597
373688ac
AO
75982001-09-29 Alexandre Oliva <aoliva@redhat.com>
7599
7600 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7601
9c07660b
HPN
76022001-09-28 Hans-Peter Nilsson <hp@axis.com>
7603
7604 * config.sub, config.guess: Import latest from subversions.
7605
3f152009
AO
76062001-09-21 Alexandre Oliva <aoliva@redhat.com>
7607
7608 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7609 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7610 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7611 avoid quotes nesting problems.
7612 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7613 (DO_X): Export only variables that are set.
7614
8f6a59e5
BE
76152001-09-19 Ben Elliston <bje@redhat.com>
7616
7617 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7618 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7619 semantics. Use the shell built-in "type" command instead.
7620
a1ec19fa
TS
76212001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7622
7623 * config.sub: Reverted the earlier change, this version is not the
7624 master file.
7625
4008bd9b
TS
76262001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7627
7628 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7629 Add support for mips64.
7630
dd1e52a4
JH
76312001-09-03 Jeff Holcomb <jeffh@redhat.com>
7632
7633 * configure.in: Enable libstdc++-v3 for h8300 targets.
7634
91549d1c
EC
76352001-08-30 Eric Christopher <echristo@redhat.com>
7636 Jason Eckhardt <jle@redhat.com>
7637
7638 * config.sub: Add support for mipsisa32.
7639
cf966cf9
EC
76402001-08-30 Eric Christopher <echristo@redhat.com>
7641
7642 * config.sub, config.guess: Import latest from subversions.
7643
82208dc5
AM
76442001-08-20 Alan Modra <amodra@bigpond.net.au>
7645
7646 * config.sub, config.guess: Import latest from subversions.
7647
4dca8403
DD
76482001-07-26 DJ Delorie <dj@redhat.com>
7649
7650 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7651
1107dce2
AM
76522001-06-19 Alan Modra <amodra@bigpond.net.au>
7653
7654 * Makefile.in: Revert 2001-06-17.
7655 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7656
e09a6604
L
76572001-06-17 H.J. Lu <hjl@gnu.org>
7658
7659 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7660 (gas+binutils.tar.bz2): Likewise.
7661 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7662
31a8b634
AC
7663Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7664
7665 * Makefile.in (VER): When present, extract the version number from
5481b376 7666 the file version.in.
31a8b634 7667
dc70af01
AO
76682001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7669
7670 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7671 gcc/xgcc is built, use -print-prog-name to find out the program
7672 name to use.
7673
839bbd8c
AO
76742001-06-04 Mark Mitchell <mark@codesourcery.com>
7675
7676 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7677 with_gcc]: Use `gcc -shared' to build a shared library.
7678
566e9a30
AO
76792001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7680
7681 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7682 archives.
7683
e877bb69
AO
76842001-05-28 Simon Patarin <simon.patarin@inria.fr>
7685
7686 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7687 libraries when using g++ with native linker.
7688
1605288b
AO
76892001-05-28 Alexandre Oliva <aoliva@redhat.com>
7690
7691 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7692
11a383ba
TR
76932001-05-24 Tom Rix <trix@redhat.com>
7694
7695 * configure.in : enable ld for aix
cf966cf9 7696
18611226
AO
76972001-05-22 Alexandre Oliva <aoliva@redhat.com>
7698
7699 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7700 [aix4*|aix5*]: Prepend blank.
7701
6be7c12c
AO
77022001-05-20 Alexandre Oliva <aoliva@redhat.com>
7703
7704 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7705 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7706 of subdir/configure scripts to use the new libtool.m4.
7707
4ed00bba
L
77082001-05-14 H.J. Lu <hjl@gnu.org>
7709
7710 * config.if (libc_interface): Set to -libc6.2- for cross
7711 compiling to Linux/glibc 2.2.
7712
b1af961c
AO
77132001-05-03 Alexandre Oliva <aoliva@redhat.com>
7714
7715 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7716 libgcj.
7717
5ec3e74e
AO
77182001-04-26 Alexandre Oliva <aoliva@redhat.com>
7719
7720 * configure.in (noconfigdirs): Don't reset it from scratch in the
7721 target case; only append to it.
7722
b3ed1d6b
AO
77232001-04-26 Alexandre Oliva <aoliva@redhat.com>
7724
7725 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7726 sparc-*-solaris2.8]: Disable ${libgcj}.
7727
96111c10
AO
77282001-04-25 Alexandre Oliva <aoliva@redhat.com>
7729
7730 * configure.in (libgcj_saved): Copy from $libgcj.
7731 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7732 --disable-libgcj.
7733
b5bf43f2
AO
77342001-04-20 Alexandre Oliva <aoliva@redhat.com>
7735
7736 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7737 1.641.2.228.
7738
8cc32590
AO
77392001-04-12 Alexandre Oliva <aoliva@redhat.com>
7740
7741 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7742 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7743
dec0cb0c
AO
77442001-04-01 Alexandre Oliva <aoliva@redhat.com>
7745
7746 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7747 New macros.
7748 (bootstrap, cross): Use RECURSE_FLAGS.
7749 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7750
6a9c3886
AO
77512001-03-27 Alexandre Oliva <aoliva@redhat.com>
7752
7753 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7754
d4fc7db8
NC
77552001-03-23 Nick Clifton <nickc@redhat.com>
7756
7757 * README-maintainer-mode: Add note about inability to use "make
7758 distclean" in maintainer mode.
7759
7389ff65
AO
77602001-03-22 Alexandre Oliva <aoliva@redhat.com>
7761
7762 Re-installed:
7763 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7764 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7765 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7766 * ltcf-cxx.sh: Likewise.
7767 * ltcf-gcj.sh: Likewise.
7768
b3e0dc8e
PB
77692001-03-22 Philip Blundell <philb@gnu.org>
7770
7771 * config.sub, config.guess: Import latest from subversions.
7772
469b781c
AO
77732001-03-22 Alexandre Oliva <aoliva@redhat.com>
7774
7775 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7776 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7777
b0dad762
MC
77782001-03-20 Michael Chastain <chastain@redhat.com>
7779
7780 * Makefile.in: all-m4 depends on all-texinfo.
7781
c559bb17
AO
77822001-03-08 Alexandre Oliva <aoliva@redhat.com>
7783
7784 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7785
fef4ae2e
JJ
77862001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7787
7788 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7789 longer valid.
7790
8d6dd99d
NC
77912001-02-16 Nick Clifton <nickc@redhat.com>
7792
7793 * configure.in (noconfigdirs): Allow configuration of texinfo
7794 for Cygwin hosts.
7795
a85d7ed0
NC
77962001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7797
7798 * config.guess: Add linux target for S/390.
7799 * config.sub: Likewise.
7800 * configure.in: Likewise.
7801
51221c5e
DD
78022001-02-06 Ben Elliston <bje@redhat.com>
7803
7804 * configure: Output host type to stdout, not stderr.
7805
9dec4c71
MS
78062001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7807
7808 * config.guess: Import from subversions.gnu.org (revision 1.181).
7809 * config.sub: Import from subversions.gnu.org (revision 1.199).
7810
9add9c04
AM
78112001-01-30 Alan Modra <alan@linuxcare.com.au>
7812
7813 * config.guess: Handle hppa64-linux systems.
7814
8679174d
MS
78152001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7816
7817 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7818 Don't unset, it's non-portable and no longer necessary, set to empty
7819 instead.
7820
02d01ed4
MS
78212001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7822
7823 * ltconfig: Shell portability fix for the tagname validity check.
7824
4cc5853d
MS
78252001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7826
7827 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7828
7487e485
AO
78292001-01-27 Alexandre Oliva <aoliva@redhat.com>
7830
7831 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7832 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7833
f332af52
AO
78342001-01-24 Alexandre Oliva <aoliva@redhat.com>
7835
7836 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7837 keep at least one of build_libtool_libs or build_old_libs set to
7838 yes.
7839
ef099754
AO
78402001-01-24 Alexandre Oliva <aoliva@redhat.com>
7841
7842 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7843 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7844
8341f2fc 78452000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7846
8341f2fc
AJ
7847 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7848
78492000-11-03 Philip Blundell <pb@futuretv.com>
7850
7851 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7852 files.
ebf0fa2e 7853
c320a39f
JJ
78542001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7855
7856 * COPYING.NEWLIB: Put into source repository.
7857
8817b92e
BE
78582001-01-15 Ben Elliston <bje@redhat.com>
7859
7860 * configure.in (host_tools): Add sid.
7861 Always configure cgen.
7862 * Makefile.in (all-sid): New target.
7863 (check-sid, clean-sid, install-sid): Likewise.
7864
35590697
AJ
78652001-01-07 Andreas Jaeger <aj@suse.de>
7866
80413487 7867 * config.sub, config.guess: Update from subversions.
35590697 7868
6ee6cea6
AO
78692000-12-12 Alexandre Oliva <aoliva@redhat.com>
7870
7871 * configure.in: Disable language-specific target libraries for
7872 languages that aren't enabled.
7873
077b8428
NC
78742000-11-24 Nick Clifton <nickc@redhat.com>
7875
7876 * configure.in (xscale-elf): Add target.
7877 (xscale-coff): Add target.
7878 (c4x, c5x, tic54x): Move after ARM targets.
7879
9e28a1ed
AO
78802000-11-23 Alexandre Oliva <aoliva@redhat.com>
7881
7882 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7883
be98a80a
ILT
78842000-11-20 Ian Lance Taylor <ian@zembu.com>
7885
7886 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7887
5cec67bf
AO
78882000-11-18 Alexandre Oliva <aoliva@redhat.com>
7889
7890 * Makefile.in: Merge with GCC and libgcj.
7891 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7892 configure-target-<library> when their configure scripts need the C
7893 or C++ library to have already been built to work properly.
7894 (do_proto_toplev): Set them to an empty string.
7895
d932cae7 78962000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7897
7898 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7899 (REALLY_SET_LIB_PATH): Use them.
7900
d932cae7 79012000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7902
7903 * config.sub: Add support for Sun Chorus
7904
8602ff0c
NC
79052000-11-02 Per Lundberg <plundis@chaosdev.org>
7906
7907 * config.sub: Add support for the *-storm-chaos OS.
7908
f9e0997d
NC
79092000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7910
80413487
RH
7911 * configure.in (noconfigdirs): Don't compile some
7912 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7913
d64552c5
AO
79142000-09-30 Alexandre Oliva <aoliva@redhat.com>
7915
7916 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7917 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7918 all affected `configure' scripts.
7919
97f60b31
AO
79202000-09-25 Alexandre Oliva <aoliva@redhat.com>
7921
7922 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7923 ltcf-c.sh.
7924
6e8dd58f
PB
79252000-09-12 Philip Blundell <philb@gnu.org>
7926
7927 * config.sub, config.guess: Update from subversions.
7928
103a2e99
AO
79292000-09-06 Alexandre Oliva <aoliva@redhat.com>
7930
51601921
AO
7931 * Makefile.in (all-zlib): Added dummy target.
7932
103a2e99
AO
7933 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7934 multi-language branch.
7935
2809b4b9
AO
79362000-09-05 Alexandre Oliva <aoliva@redhat.com>
7937
7938 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7939 (bootstrap*): Depend on all-bootstrap.
7940
7450026c
AO
79412000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7942
7943 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7944 crosses, but add gcc/include to the header search path for them.
7945
6cf86f7f
AO
79462000-08-31 Alexandre Oliva <aoliva@redhat.com>
7947
7948 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7949 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7950 * gettext.m4: New file, extracted from aclocal.m4.
7951
ce2ea6e3
AO
79522000-08-22 Alexandre Oliva <aoliva@redhat.com>
7953
7954 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7955 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7956 sub-configures.
7957
9765193e
DE
79582000-08-20 Doug Evans <dje@casey.transmeta.com>
7959
7960 * Makefile.in (ALL_MODULES): Add all-cgen.
7961 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7962 (all-cgen): New target.
7963 (all-opcodes,all-sim): Depend on all-cgen.
7964 * configure.in (host_tools): Add cgen.
7965 Only configure cgen if --enable-cgen-maint.
7966
d7b32520
AO
79672000-08-17 Alexandre Oliva <aoliva@redhat.com>
7968
7969 * config-ml.in (CC, CXX): Don't introduce a leading space.
7970
e52ef561
AO
79712000-08-16 Alexandre Oliva <aoliva@redhat.com>
7972
7973 * configure.in (libstdcxx_flags): Use
7974 libstdc++-v3/src/libstdc++.INC.
7975
88f9c2a0
AO
79762000-08-15 Alexandre Oliva <aoliva@redhat.com>
7977
7978 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7979
98fbe43f
JM
79802000-08-11 Jason Merrill <jason@redhat.com>
7981
7982 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7983 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7984 (FLAGS_FOR_TARGET): Not here.
7985 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7986
279ddab4
DD
79872000-08-07 DJ Delorie <dj@redhat.com>
7988
7989 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7990 "if we're also building gcc, and it's a gcc that will run on the
7991 build machine, we want to use its includes instead of the system's
7992 default includes".
7993
60523a83
AO
79942000-08-03 Alexandre Oliva <aoliva@redhat.com>
7995
24ffec7a
AO
7996 * configure.in (libstdcxx_flags): Don't use `"'.
7997
60523a83
AO
7998 * config-ml.in: Adjust multilib search paths to the
7999 appropriate multilib tree.
8000
daf644b5
AO
80012000-08-02 Alexandre Oliva <aoliva@redhat.com>
8002
8003 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8004 commas in $LANGUAGES.
8005
63266560
DD
80062000-08-01 Alexandre Oliva <aoliva@redhat.com>
8007
8008 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8009
80102000-07-31 Alexandre Oliva <aoliva@redhat.com>
8011
8012 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8013 CXX_FOR_TARGET for sed.
8014
80152000-07-30 Alexandre Oliva <aoliva@redhat.com>
8016
8017 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8018 Do not override if already set in the environment or in configure.
8019 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8020 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8021
9e449d3e
AO
80222000-07-27 Alexandre Oliva <aoliva@redhat.com>
8023
8024 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8025 (GCC_FOR_TARGET): Use it.
8026 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8027 * configure.in: ... here.
8028 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8029 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8030
8bbd92e0
AO
80312000-07-24 Alexandre Oliva <aoliva@redhat.com>
8032
fd1f87b2
AO
8033 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8034 (configure-target-libchill, configure-target-libobjc): Likewise.
8035
8bbd92e0
AO
8036 * configure.in: Use the same cache file for all target libs.
8037 * config-ml.in: But different cache files per multilib variant.
8038
25c6c112
JL
80392000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8040
8041 * configure (topsrcdir): Don't use dirname.
8042
ba73c63f
JM
80432000-07-20 Jason Merrill <jason@redhat.com>
8044
8045 * configure.in: Remove all references to libg++ and librx.
8046
8047 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8048
1af08294
HPN
80492000-07-20 Hans-Peter Nilsson <hp@axis.com>
8050
8051 * config.sub: Update to subversions version 2000-07-06.
8052
ba73c63f
JM
80532000-07-12 Andrew Haley <aph@cygnus.com>
8054
8055 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8056 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8057
80582000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8059
8060 * symlink-tree: Check number of arguments.
8061
d932cae7 80622000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8063
8064 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8065
ba73c63f
JM
80662000-07-05 Jim Wilson <wilson@cygnus.com>
8067
8068 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8069 search path for a g++ extracted from the build tree. This
8070 will allow link tests run by configure scripts in
8071 subdirectories to succeed.
8072
92ee2f86
UC
80732000-07-01 Koundinya K <kk@ddeorg.soft.net>
8074
80413487 8075 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8076
23f2f29f
CV
80772000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8078
8079 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8080 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8081
f04f5a67
TW
80822000-06-19 Timothy Wall <twall@cygnus.com>
8083
8084 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8085 * config.sub: Add tic54x target.
8086
11da68be
NC
80872000-06-07 Phillip Thomas <pthomas@suse.de>
8088
8089 * README-maintainer-mode: New file: Contains notes on using
8090 --enable-maintainer-mode with binutils.
8091
d932cae7 80922000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8093
8094 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8095
d932cae7 80962000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8097
8098 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8099 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8100
9442cea3
L
810120000-05-21 H.J. Lu (hjl@gnu.org)
8102
80413487
RH
8103 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8104 directory are used if they exist. Make sure
8105 $(build_tooldir)/include is searched for header files,
8106 $(build_tooldir)/lib/ for library files.
9442cea3 8107 (GCC_FOR_TARGET): Likewise.
80413487 8108 (CXX_FOR_TARGET): Likewise.
9442cea3 8109
d932cae7 81102000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8111
8112 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8113
d932cae7 81142000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8115
8116 * Makefile.in (configure-target-libiberty): Depend on
8117 configure-target-newlib.
8118
ba73c63f
JM
81192000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8120
8121 * configure.in, Makefile.in: Merge all libffi-related
8122 configury stuff from the libgcj tree.
8123
d932cae7 81242000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8125
8126 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8127 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8128
d932cae7 81292000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8130
8131 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8132 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8133 current version information. Add to proto-toplev directory.
b5a23627
AC
8134 (gdb-taz): Build do-djunpack.
8135
ba73c63f
JM
81362000-05-15 David Edelsohn <edelsohn@gnu.org>
8137
8138 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8139
7c86ed39
L
81402000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8141
8142 * ltmain.sh: Preserve in relink_command any environment
8143 variables that may affect the linker behavior.
8144
d932cae7 81452000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8146
8147 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8148
d932cae7 81492000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8150
8151 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8152
ed0a91a5
EZ
81532000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8154
8155 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8156 with the version name.
ed0a91a5 8157
ba73c63f 81582000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8159
ba73c63f 8160 * config.if: Tweak.
6cafa39f 8161
ba73c63f 81622000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8163
ba73c63f 8164 * djunpack.bat: New file.
66156876 8165
d932cae7 81662000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8167
8168 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8169 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8170 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8171 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8172
ba73c63f
JM
81732000-04-16 Dave Pitts <dpitts@cozx.com>
8174
80413487
RH
8175 * config.sub (case $basic_machine): Change default for "ibm-*"
8176 to "openedition".
ba73c63f 8177
d932cae7 81782000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8179
8180 * Makefile.in (gdb-taz): New target. GDB specific archive.
8181 (do-md5sum): New target.
8182 (MD5PROG): Define.
8183 (PACKAGE): Default to TOOL.
8184 (VER): Default to a shell script.
8185 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8186 md5 checksum generation.
b35ece4e
AC
8187 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8188 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8189 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8190 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8191
d932cae7 81922000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8193
8194 * configure (warn_cflags): Delete.
8195
ba73c63f 81962000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8197 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8198
80413487
RH
8199 * configure.in (enable_libstdcxx_v3): Add.
8200 (target_libs): Add bits here to switch between libstdc++-v2 and
8201 libstdc++-v3.
8202 * config.if: And this file too.
8203 * Makefile.in: Add libstdc++-v3 targets.
35590697 8204
ba73c63f
JM
82052000-04-05 Michael Meissner <meissner@redhat.com>
8206
8207 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8208
d332c5ac
JM
82092000-03-29 Jason Merrill <jason@casey.cygnus.com>
8210
8211 * configure.in: -linux-gnu*, not -linux-gnu.
8212
d932cae7 82132000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8214
8215 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8216 (do-tar-bz2): Replace TOOL with PACKAGE.
8217 (gdb.tar.bz2): Remove GDBTK from GDB package.
8218 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8219 dejagnu.tar.bz2): New packages.
6dcbc97b 8220
96ce09a7
ILT
82212000-02-27 Andreas Jaeger <aj@suse.de>
8222
8223 * configure.in: Add entry for mips*-*-linux*, move catch all
8224 *-*-*linux* entry below this one.
8225
2031769e
ILT
82262000-02-27 Ian Lance Taylor <ian@zembu.com>
8227
8228 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8229
4bab746c
NC
82302000-02-24 Nick Clifton <nickc@cygnus.com>
8231
8232 * config.sub: Support an OS of "wince".
8233
d932cae7 82342000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8235
8236 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8237 version.
ada59422 8238
5b93d8bb
AM
82392000-02-23 Linas Vepstas <linas@linas.org>
8240
8241 * config.sub: Add support for Linux/IBM 370.
8242 * configure.in: Likewise.
8243
2fb651f6
NC
82442000-02-22 Nick Clifton <nickc@cygnus.com>
8245
8246 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8247
b8441c25
CF
82482000-02-20 Christopher Faylor <cgf@cygnus.com>
8249
8250 * config.guess: Guess "cygwin" rather than "cygwin32".
8251
d332c5ac
JM
82522000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8253
8254 * configure (gcc_version): When setting, narrow search to
8255 lines containing `version_string'.
8256
ba73c63f
JM
82572000-02-15 Denis Chertykov <denisc@overta.ru>
8258
8259 * config.sub: Add support for avr target.
8260
d932cae7 82612000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8262
8263 * config.sub: Add mmix-knuth-mmixware.
8264
82652000-01-27 Christopher Faylor <cgf@redhat.com>
8266
8267 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8268 structure stuff to -L library search.
8269 (CXX_FOR_TARGET): Ditto.
8270 (CROSS_CHECK_MODULES): Fix spelling mistake.
8271
82722000-01-24 Mark Mitchell <mark@codesourcery.com>
8273
8274 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8275 the C++ compiler.
8276
82772000-01-12 Richard Henderson <rth@cygnus.com>
8278
8279 * configure.in: Don't build some bits for beos.
8280
82812000-01-12 Joel Sherrill (joel@OARcorp.com)
8282
8283 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8284 as include files.
8285
91b2c84d
GK
82862000-01-06 Geoff Keating <geoffk@cygnus.com>
8287
8288 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8289 not mh-aix43.
8290
ba73c63f
JM
82911999-12-14 Richard Henderson <rth@cygnus.com>
8292
8293 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8294 * config.sub: Accept alphaev[78], alphaev8.
8295
82961999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8297
8298 * config.guess, config.sub: Update from autoconf.
8299
8300Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8301
8302 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8303 necessary libraries are missing.
8304
83051999-10-25 Andreas Schwab <schwab@suse.de>
8306
8307 * configure: Fix quoting inside arguments of eval.
8308
83091999-10-21 Nick Clifton <nickc@cygnus.com>
8310
8311 * config-ml.in: Allow suppression of some ARM multilibs.
8312
8313Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8314
8315 * config.guess: Add OS/390 match pattern.
8316 * config.sub: Add mvs, openedition targets.
8317 * configure.in (i370-ibm-opened*): New.
8318
ef14edc4
ILT
83191999-09-04 Steve Chamberlain <sac@pobox.com>
8320
8321 * config.sub: Add support for configuring for pj.
8322
afb478e8
NC
83231999-08-31 Nick Clifton <nickc@cygnus.com>
8324
fd6848f6 8325 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8326
ba73c63f 83271999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8328
8329 * configure.in: Do not configure or build ld for AIX
8330 platforms. ld is known to be broken on these platforms.
8331
ba73c63f
JM
8332Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8333
8334 * config-ml.in: Pass compiler flag corresponding to multidirs to
8335 subdir configures.
8336
c363de44
ILT
83371999-08-09 Ian Lance Taylor <ian@zembu.com>
8338
8339 * Makefile.in (LDFLAGS): Define.
8340
dc8bc5a6
ILT
83411999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8342
8343 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8344 noconfigdirs.
8345 (*-*-cygwin*): Likewise.
8346
6ca3858e
ILT
83471999-08-08 Ian Lance Taylor <ian@zembu.com>
8348
71141bb6
ILT
8349 * mkdep: New file.
8350 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8351 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8352
6ca3858e
ILT
8353 From Eli Zaretskii <eliz@is.elta.co.il>:
8354 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8355 long file name when using DJGPP on MS-DOS.
8356
ba73c63f
JM
8357Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8358
8359 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8360
2735a327
AM
83611999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8362
8363 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8364 dependency as this causes "make check" to globally "make all"
8365
ba73c63f
JM
8366Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8367
8368 * configure.in (target_libs): Added target-zlib.
8369 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8370 (CONFIGURE_TARGET_MODULES): Likewise.
8371 (CHECK_TARGET_MODULES): Likewise.
8372 (INSTALL_TARGET_MODULES): Likewise.
8373 (CLEAN_TARGET_MODULES): Likewise.
8374 (configure-target-zlib): New target.
8375 (all-target-zlib): Likewise.
8376 (all-target-libjava): Depend on all-target-zlib.
8377 (configure-target-libjava): Depend on configure-target-zlib.
8378
8379 * Makefile.in (configure-target-libjava): Depend on
8380 configure-target-newlib.
8381 (configure-target-boehm-gc): New target.
8382 (configure-target-qthreads): New target.
8383
80413487
RH
8384 * configure.in (target_libs): Added target-qthreads.
8385 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8386 (CONFIGURE_TARGET_MODULES): Likewise.
8387 (CHECK_TARGET_MODULES): Likewise.
8388 (INSTALL_TARGET_MODULES): Likewise.
8389 (CLEAN_TARGET_MODULES): Likewise.
8390 (all-target-qthreads): New target.
8391 (configure-target-libjava): Depend on configure-target-qthreads.
8392 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8393
8394 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8395 (CONFIGURE_TARGET_MODULES): Likewise.
8396 (CHECK_TARGET_MODULES): Likewise.
8397 (INSTALL_TARGET_MODULES): Likewise.
8398 (CLEAN_TARGET_MODULES): Likewise.
8399 (all-target-libjava): New target.
8400 (all-target-boehm-gc): Likewise.
8401 * configure.in (target_libs): Added libjava, boehm-gc.
8402
08d836d6
ILT
84031999-07-22 Ian Lance Taylor <ian@zembu.com>
8404
8405 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8406 configure.bat in SUPPORT_FILES.
8407 (gas+binutils.tar.bz2): Likewise.
8408
8409 * makeall.bat: Remove; obsolete.
8410
8f36e47c
ILT
84111999-07-21 Ian Lance Taylor <ian@zembu.com>
8412
8413 From Mark Elbrecht:
8414 * configure.bat: Remove; obsolete.
8415
56e82f25
ILT
84161999-07-11 Ian Lance Taylor <ian@zembu.com>
8417
8418 * configure: Add -W -Wall to the default CFLAGS when compiling with
8419 gcc.
8420
1001d816
JL
8421Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8422
8423 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8424
106117aa
MM
84251999-06-30 Mark Mitchell <mark@codesourcery.com>
8426
8427 * configure.in: Build ld on IRIX6.
8428
c376f4ed
ILT
84291999-06-12 Ian Lance Taylor <ian@zembu.com>
8430
8431 * Makefile.in: Change distribution targets to use bzip2 instead of
8432 gzip.
8433 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8434 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8435
306b7445
NC
84361999-06-04 Nick Clifton <nickc@cygnus.com>
8437
8438 * config.sub: Add mcore target.
8439
d932cae7 84401999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8441
8442 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8443
d932cae7 84441999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8445
8446 * config.guess (dummy): Changed to $dummy.
8447
6c3175b0
NC
84481999-05-24 Nick Clifton <nickc@cygnus.com>
8449
ba73c63f
JM
8450 * config.sub: Tidied up case statements.
8451
84521999-05-22 Ben Elliston <bje@cygnus.com>
8453
8454 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8455 <jiro@din.or.jp>.
8456
8457 * config.guess: Merge with FSF version. Future changes will be
8458 more accurately recorded in this ChangeLog.
8459 * config.sub: Likewise.
8460
d932cae7 84611999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8462
8463 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8464
252b5132
RH
84651999-04-30 Tom Tromey <tromey@cygnus.com>
8466
8467 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8468
84691999-04-23 Tom Tromey <tromey@cygnus.com>
8470
8471 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8472
84731999-04-20 Drew Moseley <dmoseley@cygnus.com>
8474
8475 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8476 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8477 Bad merge removed these two changes.
8478
ba73c63f 8479Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8480 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8481
8482 * config.guess (interix Alpha): Add.
8483
252b5132
RH
84841999-04-11 Richard Henderson <rth@cygnus.com>
8485
8486 * configure.in (i?86-*-beos*): Do config gperf; don't config
8487 gdb, newlib, or libgloss.
8488
d932cae7 84891999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8490
ba73c63f
JM
8491 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8492 link a trivial program with -mabi=64. If it fails, remove mabi=64
8493 from multidirs.
8494
d932cae7 84951999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8496
8497 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8498
252b5132
RH
84991999-04-08 Nick Clifton <nickc@cygnus.com>
8500
8501 * config.sub: Add support for mcore targets.
8502
85031999-04-07 Michael Meissner <meissner@cygnus.com>
8504
8505 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8506 not mt-ospace, in order to shut up assembler warning about using
8507 symbols that are named the same as registers.
8508
85091999-04-07 Drew Moseley <dmoseley@cygnus.com>
8510
8511 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8512 dependency list for all-target-cygmon.
8513
85141999-04-05 Doug Evans <devans@casey.cygnus.com>
8515
8516 * config-ml.in: Check $host, not $target, for selective multilibs.
8517 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8518 thumb interworking, and underscore prefix multilibs.
8519
85201999-04-04 Ian Lance Taylor <ian@zembu.com>
8521
8522 * missing: Update to version from current automake.
8523
8524Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8525
8526 * configure (gxx_include_dir): Removed.
8527
8528 * configure.in (gxx_include_dir): Handle it.
8529 * Makefile.in: Likewise.
8530
85311999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8532
8533 * config.sub (mips64vr4111,mips64vr4111el) Add.
8534
85351999-03-21 Ben Elliston <bje@cygnus.com>
8536
80413487 8537 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8538
8539Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8540
252b5132
RH
8541 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8542 config/mh-djgpp.
8543
8544Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8545
8546 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8547 all-target-newlib to dependency list for all-target-bsp.
8548
8549Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8550
8551 * config.sub: Add i386-uwin support.
8552 * config.guess: Likewise.
8553
8554Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8555
8556 * configure.in: cleanup, add mh-*pic handling for arm, special
8557 case powerpc*-*-aix*
8558
8559Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8560
8561 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8562 can be built.
8563
8564Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8565
8566 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8567 targets.
252b5132
RH
8568
85691999-03-02 Nick Clifton <nickc@cygnus.com>
8570
8571 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8572
d932cae7 85731999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8574
8575 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8576
85771999-02-24 Nick Clifton <nickc@cygnus.com>
8578
8579 * config.sub: Fix typo in arm recognition.
8580
d932cae7 85811999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8582
8583 * configure.in (noconfigdirs): Changed target_configdirs to
8584 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8585 rather than m68k-*-* since it is not known to work on
8586 m68k-aout. Ditto for arm-*-*oabi.
8587
d932cae7 85881999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8589
8590 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8591
85921999-02-19 Ben Elliston <bje@cygnus.com>
8593
8594 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8595 Smart and improved by Andrew Cagney.
8596
d932cae7 85971999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8598
8599 * config.guess: Recognize openbsd-*-hppa.
8600
d932cae7 86011999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8602
8603 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8604 only if it is not empty.
8605
86061999-02-17 Nick Clifton <nickc@cygnus.com>
8607
8608 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8609
fd6848f6 8610 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8611
8612 * config.sub: Modified to recognize uname's armv* syntax.
8613
86141999-02-17 Mark Salter <msalter@cygnus.com>
8615
8616 * configure.in: Added target-bsp for sparclite.
8617
d932cae7 86181999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8619
8620 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8621
86221999-02-08 Nick Clifton <nickc@cygnus.com>
8623
8624 * configure.in: Add support for strongarm port.
8625 * config.sub: Add support for strongarm target.
8626
d932cae7 86271999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8628
252b5132
RH
8629 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8630 the old name config/mh-cygwin32.
8631 Enable texinfo.
8632
d932cae7 86331999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8634
8635 * configure.in: Do build ld for ix86 Solaris.
8636
d932cae7 86371999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8638
8639 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8640 $AR_FOR_TARGET. Likewise for RANLIB.
8641
d932cae7 86421999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8643
80413487
RH
8644 * config.sub (oabi): Recognize.
8645 * configure.in (arm-*-oabi): Handle.
252b5132 8646
d932cae7 86471999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8648
8649 * config.guess: Improve detection of i686 on UnixWare 7.
8650
d932cae7 86511999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8652
8653 * config.guess: Add support for i386-pc-interix.
8654 * config.sub: Likewise.
8655 * configure.in: Likewise.
252b5132 8656
d932cae7 86571999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8658
8659 * Makefile.in: Remove unneeded all-target-libio from
8660 from all-target-winsup target since it is now unneeded.
8661 Add all-target-libtermcap in its place since it is now
8662 needed.
8663
d932cae7 86641998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8665
8666 * configure.in: makefile stub for cygwin target is probably
8667 unnecessary. Remove it for now.
252b5132 8668
d932cae7 86691998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8670
8671 * configure.in: libtermcap.a should be built when cygwin is the
8672 target as well as the host.
8673 * config.guess: Allow mixed case in cygwin uname output.
8674 * Makefile.in: Add libtermcap target.
252b5132 8675
d932cae7 86761998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8677
8678 * config.sub: Clean up handling of hppa2.0.
8679
d932cae7 86801998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8681
8682 * config.guess: Use C code to identify more HP machines.
8683
8684Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8685
8686 * config.sub: Handle hppa2.0.
8687
ba73c63f
JM
8688Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8689
8690 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8691 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8692
86931998-12-15 Mark Salter <msalter@cygnus.com>
8694
8695 * configure.in: Added target-bsp for several target architectures.
8696
8697 * Makefile.in: Added rules for bsp.
8698
252b5132
RH
8699Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8700
8701 * config.guess: Improve detection of hppa2.0 processors.
8702
8703Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8704
8705 * config.guess: Recognize FreeBSD using ELF automatically.
8706
87071998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8708
8709 * configure (skip-this-dir): Add handling for new shell script, which
8710 might be created by a sub-directory's configure to indicate, this particular
8711 directory is "unwanted".
8712 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8713
252b5132
RH
8714Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8715
8716 * ltconfig: import from libtool, after changing libtool to
8717 account for the cygwin name change.
8718
8719Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8720
8721 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8722 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8723
8724Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8725
8726 * configure.in: Add libtermcap to list of cygwin dependencies.
8727
d932cae7 87281998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8729
80413487
RH
8730 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8731 they include winsup/include when it's a cygwin target.
252b5132
RH
8732
87331998-11-12 Tom Tromey <tromey@cygnus.com>
8734
8735 * configure.in (host_tools): Added zip.
8736 * Makefile.in (all-target-libjava): Depend on all-zip.
8737 (all-zip): New target.
8738 (ALL_MODULES): Added all-zip.
8739 (NATIVE_CHECK_MODULES): Added check-zip.
8740 (INSTALL_MODULES): Added install-zip.
8741 (CLEAN_MODULES): Added clean-zip.
8742
d932cae7 87431998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8744
8745 * Makefile.in: lose "32" from comment about cygwin.
8746
d932cae7 87471998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8748
8749 * configure.in: Use -Os to build target libraries for the fr30.
8750
d932cae7 87511998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8752
8753 * config.sub: Add fr30.
8754
d932cae7 87551998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8756
80413487 8757 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8758 cygwin* instead of cygwin32*.
8759 * config.sub: Check cygwin* instead of cygwin32*.
8760
d932cae7 87611998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8762
8763 * config.guess: Match any version of Unixware7.
8764
252b5132
RH
87651998-10-20 Syd Polk <spolk@cygnus.com>
8766
8767 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8768 if desired.
8769
d932cae7 87701998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8771
8772 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8773 these if the appropriate directories and files to not exist.
8774
d932cae7 87751998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8776
8777 * Makefile.in (DEVO_SUPPORT): Add config.if.
8778
d932cae7 87791998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8780
8781 * configure: Add pattern to replace "build_tooldir"'s
8782 definition in the generated Makefile with "tooldir"'s
8783 actual value.
8784
252b5132
RH
8785Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8786
8787 * config.sub: Bring back lost sparcv9.
8788
ba73c63f
JM
8789 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8790
8791Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8792
8793 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8794 CC_FOR_TARGET and friends.
8795
8796Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8797
ba73c63f
JM
8798 * Makefile.in (build_tooldir): New variable, same as tooldir.
8799 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8800 -B$(build_tooldir)/bin/.
8801 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8802
252b5132
RH
8803Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8804
8805 * config.sub: Add support for i[34567]86-pc-udk.
8806 * configure.in: Likewise.
8807
8808Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8809
8810 * Makefile.in: add bzip2 package building bits for user
8811 tools module
8812 * configure.in: ditto
8813
ba73c63f
JM
8814Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8815
8816 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8817 (ALL_TARGET_MODULES): Add all-target-libobjc.
8818 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8819 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8820 (all-target-libchill): Add dependencies.
8821 * configure.in (target_libs): Add libchill.
35590697 8822
252b5132
RH
88231998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8824
ba73c63f 8825 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8826
8827Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8828
8829 * Makefile.in (all-automake): fix dependencies.
8830
8831Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8832
8833 * configure.in: Minor cleanups for building in the $(target_alias)
8834 subdir.
8835
88361998-09-22 Jim Wilson <wilson@cygnus.com>
8837
8838 * Makefile.in (bootstrap): Set r and s before make all. Use
8839 BASE_FLAGS_TO_PASS in make all.
8840 (cross): Likewise.
8841
88421998-09-20 Mark Mitchell <mark@markmitchell.com>
8843
8844 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8845
252b5132
RH
8846Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8847
8848 * config.sub: Fix typo in last change.
8849
88501998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8851
8852 * config.sub: Add support for C4x target.
8853 * configure.in: Likewise.
8854
88551998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8856
8857 * config.sub: Recognize sparcv9 just like sparc64.
8858
8859Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8860
8861 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8862
8863Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8864
8865 * config.guess: Correctly identify Pentium II sco boxes.
8866
8867 * config.guess: Fix "tr" code. From Weiwen Liu.
8868
8869Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8870
8871 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8872 stabs.
8873
8874Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8875
8876 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8877 (ALL_TARGET_MODULES): Add all-target-libchill.
8878 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8879 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8880 (all-target-libchill): Add dependencies.
8881 * configure.in (target_libs): Add libchill.
8882
8883Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8884
8885 * config.guess: Avoid assumptions about "tr" behaves when
8886 LANG is set to something other than English.
8887
8888Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8889
8890 * configure (gxx_include_dir): Changed to
8891 '${prefix}/include/g++'-${libstdcxx_interface}.
8892
8893 * config.if: New to determine the interfaces.
8894
8895Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8896
8897 * config.guess: Detect and handle MPE/IX.
8898 * config.sub: Deal with MPE/IX.
8899
8900Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8901
8902 * configure.in: Use mh-aix43.
8903
89041998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8905
8906 * configure: Fix --without/--disable cases for gxx-include-dir.
8907
8908Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8909
8910 * mdata-sh: Imported. Needed for automake support.
8911
8912Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8913
ba73c63f 8914 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8915 "chmod og=u `find . -print`".
8916
8917Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8918
ba73c63f 8919 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8920
8921Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8922
8923 * Makefile.in: Undo previous patch.
8924
8925Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8926
8927 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8928 to here ...
8929 (install-no-fixedincludes): and here
8930 (INSTALL_MODULES): ... from here.
8931
8932Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8933
8934 * config.sub: Merge with FSF.
8935
8936 * config.guess: Merge with FSF.
8937
8938Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8939
8940 * configure (extraconfigdirs): New variable.
8941 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8942 * Makefile.in (all): Move higher in file.
8943 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8944 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8945 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8946 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8947 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8948
89491998-07-23 Brendan Kehoe <brendan@cygnus.com>
8950
8951 * Makefile.in (all-target-libjava): Depend on all-gcc and
8952 all-target-newlib.
8953 (configure-target-libjava): Depend on $(ALL_GCC).
8954
8955Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8956
8957 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8958 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8959
8960Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8961
8962 * ylwrap: Change absolute path checks to check for DOS style path
8963 names.
8964
8965 * ylwrap: Don't use a full path name if the source file is in the
8966 same directory. From hjl@lucon.org (H.J. Lu).
8967
8968 * config-ml.in: Default to being verbose, to match Feb 18 change to
8969 configure.
8970
8971Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8972
8973 Brought over from egcs:
8974
8975 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8976
8977 * configure.in (target_subdir): Set to ${target_alias} instead
8978 of "libraries".
8979
8980 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8981
8982 * configure.in (target_subdir): Set to libraries if enable_multilib.
8983
8984Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8985
8986 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8987 multilibs, force reconfiguration the first time we create
8988 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8989
8990Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8991
8992 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8993 avoid confusion with --no-recursion.
8994
8995Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8996
8997 * configure.in: Win32 hosts shouldn't use install -x
8998 * install-sh: remove -x option, and special .exe-handling
8999 hack.
9000
9001Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9002
9003 * config.guess: Recognize i586-pc-beos.
9004 * configure.in: Don't build some bits for beos.
9005
9006Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9007
9008 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9009 CFLAGS default to -O2.
9010
9011 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9012 when using GNU ld.
9013
9014Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9015
9016 * ltmain.sh: Correct install when using a different shell.
9017
9018Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9019
9020 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9021
9022Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9023
9024 * makefile.vms: Update to build binutils/makefile.vms. Add install
9025 target.
9026
9027Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9028
9029 * ltconfig: Update to correct AIX handling.
9030
9031Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9032
9033 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9034
9035 * configure.in (target_subdir): Set to ${target_alias} instead
9036 of "libraries".
9037
90381998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9039
9040 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9041 (Makefile): Depend on $(gcc_version_trigger).
9042
9043 * configure (gcc_version): Change default initializer to empty
9044 string.
9045 (gcc_version_trigger): New variable; pass this variable down
9046 to subdir configures to enable them checking gcc's version
9047 themselves. Emit make macros for both gcc_version vars.
9048 (topsrcdir): Initialize reliably.
9049 (recursion line): Remove --with-gcc-version=${gcc_version}.
9050
90511998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9052
9053 * configure (enable_version_specific_runtime_libs): Implement new flag
9054 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9055 in $(libsubdir); emit definition in each generated Makefile.
9056 (gxx_include_dir): Initialize depending on
9057 $enable_version_specific_runtime_libs.
9058
90591998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9060
9061 * configure (gcc_version): Initialize properly depending on
9062 how and where configure is started.
9063 (recursion line): Pass a --with-gcc-version=${gcc_version}
9064 to configures in subdirs.
9065
9066Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9067
9068 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9069 cygmon
252b5132
RH
9070
9071Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9072
9073 * configure.in: Add cygmon and libstub support for mn10200.
9074
90751998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9076
9077 * configure (gcc_version): Add new variable describing the
9078 particular gcc version we're building.
9079 * Makefile.in (libsubdir): Add new macro for the directory
9080 in which the compiler finds executables, libraries, etc.
9081 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9082 and libsubdir.
9083
9084Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9085
ba73c63f
JM
9086 * Makefile.in (local-clean): Remove *.log.
9087 (warning.log): Built with warn_summary from build.log.
9088 (mail-report.log): Run test_summary.
9089 (mail-report-with-warnings.log): Run test_summary including
9090 warning.log in the report.
252b5132
RH
9091
9092Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9093
9094 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9095
9096Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9097
9098 * Makefile.in (grep): Grep no longer depends on libiberty.
9099
9100Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9101
9102 * Makefile.in: all-snavigator needs all-libgui.
9103
9104Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9105
9106 * configure.in: Add cygmon and libstub support for mn10300.
9107
9108Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9109
9110 * missing: Update to version from automake 1.3.
9111
9112 * ltmain.sh: On installation, don't get confused if the same name
9113 appears more than once in the list of library names.
9114
9115Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9116
9117 * config.sub: Accept m68060 and m5200 as CPU names.
9118
9119Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9120
9121 * configure: Use && rather than using -a in test, because odd
9122 strings can confuse test.
9123 * configure.in: Likewise.
9124
9125Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9126
9127 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9128
9129Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9130
9131 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9132 bootstrap4-lean): New targets.
9133
9134Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9135
9136 * mpw-* Delete. Not used.
252b5132
RH
9137
9138Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9139
9140 * COPYING.LIB: Update FSF address.
9141
9142Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9143
9144 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9145
9146 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9147 GAS_SUPPORT_DIRS.
9148
9149Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9150
9151 * ltconfig, ltmain.sh: Avoid producing a version number if
9152 -version-info was not used.
9153
9154Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9155
9156 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9157 building with newlib.
9158
91591998-04-30 Paul Eggert <eggert@twinsun.com>
9160
ba73c63f 9161 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9162 Solaris `make' causes it to continue to next definition.
252b5132 9163
afb8d725
JM
9164Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9165
9166 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9167 the right GUI libraries and files are installed along with GDB.
9168
252b5132
RH
9169Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9170
9171 * configure.in: Change alpha to alpha* in several places.
9172
9173Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9174
9175 * config.sub: Recognize sparc86x.
9176
9177Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9178
252b5132
RH
9179 * configure.in (--enable-target-optspace): Remove debug echo.
9180
9181Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9182
9183 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9184
9185Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9186
9187 * ltconfig: Update cygwin32 support.
9188
9189 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9190 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9191 (GDB_SUPPORT_DIRS): Likewise.
9192
9193Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9194
9195 * configure.in (target_makefile_frag): If --enable-target-optspace,
9196 use -Os to compile target libraries rather than -O2. Default to
9197 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9198 not used.
9199 * configure.in (target_cflags): Ditto for d30v.
9200
9201Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9202
9203 * Makefile.in (all-bfd): Depend on all-intl.
9204 (all-binutils): Likewise.
9205 (all-gas): Likewise.
9206 (all-gprof): Likewise.
9207 (all-ld): Likewise.
9208
252b5132
RH
92091998-04-19 Brendan Kehoe <brendan@cygnus.com>
9210
9211 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9212
9213Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9214
9215 * Makefile.in (all-bfd): Depend upon all-libiberty.
9216
9217 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9218
9219Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9220
9221 * Makefile.in: Add libstub.
9222
9223 * configure.in: Ditto. Build libstub for targets that have cygmon
9224 support.
9225
9226Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9227
9228 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9229
9230Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9231
9232 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9233 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9234
9235Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9236
9237 * configure: Define DEFAULT_M4 by searching PATH.
9238 * Makfile.in: Use DEFAULT_M4.
9239
9240Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9241
9242 * ltconfig: Add cygwin32 support.
9243
9244 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9245 to configure and build.
9246
9247Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9248
9249 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9250
9251Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9252
9253 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9254
9255Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9256
9257 * Makefile.in: add ash make rules
9258 * configure.in: add ash to native_only and host_tools lists
9259
9260Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9261
9262 * Makefile.in (all-gettext, all-intl): New targets.
9263 (ALL_MODULES): Added all-gettext, all-intl.
9264 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9265 (INSTALL_MODULES): Added install-gettext, install-intl.
9266 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9267
9268 * configure.in (host_tools): Added gettext.
9269 (native_only): Likewise.
9270 (noconfigdirs) [various cases]: Likewise.
9271 (host_libs): Added intl.
9272
afb8d725
JM
9273Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9274
9275 * configure: Do not disable building gdbtk for cygwin32 hosts.
9276
ba73c63f
JM
9277Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9278
9279 * configure.in: Add thumb-coff target.
9280 * config.sub: Add thumb-coff target.
9281
252b5132
RH
9282Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9283
9284 * Makefile.in: Revert yesterday's change.
9285 (all-target-winsup): all-target-librx stays out of here.
9286
9287Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9288
ba73c63f
JM
9289 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9290 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9291 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9292 Remove references to librx and libg++.
9293
9294Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9295
9296 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9297 recursive makes
9298
9299Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9300
9301 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9302 for newlib directory.
9303 (CXX_FOR_TARGET): Likewise.
9304
9305Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9306
9307 * ltconfig: Update after libtool/ltconfig.in change for
9308 hpux11.
9309
9310Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9311
9312 * ltconfig, ltmain.sh: Update to libtool 1.2.
9313
9314Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9315
9316 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9317 (install-gcc-cross): Instead, override LANGUAGES here.
9318
93191998-03-18 Dave Love <d.love@dl.ac.uk>
9320
9321 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9322 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9323
9324Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9325
9326 * configure.in: Add Thumb-pe target.
9327
9328Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9329
252b5132
RH
9330 * Makefile.in - changed sn targets to snavigator
9331 * configure.in - changed sn targets to snavigator
9332
9333Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9334
9335 * config-ml.in: After building symlink tree call make distclean
9336 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9337 to be the case for libiberty.
9338
9339Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9340
9341 * configure: When making link, also check the current
9342 directory. The configure scripts may create one.
9343
9344Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9345
9346 * config.sub: Accept alphapca56 and alphaev6 properly.
9347
9348Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9349
9350 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9351
252b5132
RH
9352Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9353
80413487 9354 * config.sub (sco5): Fix typo.
252b5132
RH
9355
9356Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9357
9358 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9359 install-itcl.
9360 (install-itcl): Remove dependency on install-tcl.
9361
9362Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9363
9364 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9365
252b5132
RH
9366Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9367
9368 * configure.in: Don't build libgui for a cygwin32 target when not on
9369 a cygwin32 host.
9370
9371Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9372
9373 * configure (redirect): Set to null, so default behavior of
9374 configure is now --verbose.
9375
93761998-02-16 Dave Love <d.love@dl.ac.uk>
9377
9378 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9379 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9380
9381Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9382
9383 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9384 this change to sync Makefile.in with its ChangeLog entries.
9385
9386Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9387
9388 * ltmain.sh (mkdir): Check that the directory doesn't exist
9389 before we exit with error, so that we don't get races during
9390 parallel builds.
9391
9392Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9393
9394 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9395
9396Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9397
9398 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9399 PICFLAG_FOR_TARGET.
9400 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9401
9402 * configure: Emit a definition for the new macro enable_shared
9403 into each Makefile.
9404
252b5132
RH
9405Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9406
9407 * configure.in (host_tools, native_only): Add libtool.
9408
9409Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9410
9411 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9412 Fix typo in ming config comment.
9413
9414Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9415
9416 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9417
9418Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9419
9420 * config.sub: Add tic30 cases, and map c30 to tic30.
9421
ba73c63f
JM
9422Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9423
9424 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9425 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9426 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9427 (CLEAN_TARGET_MODULES): Similarly
9428 (all-target-libf2c): Add dependences.
35590697 9429 * configure.in (target_libs): Add libf2c.
ba73c63f 9430
252b5132
RH
9431Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9432
ba73c63f
JM
9433 * configure.in: Remove expect from noconfigdirs when target
9434 is cygwin32. OK to build expect and dejagnu with Canadian
9435 Cross.
252b5132
RH
9436
9437Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9438
9439 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9440 host.
9441
9442 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9443 and mingw32.
9444
9445Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9446
9447 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9448 here as it is not defined in the toplevel Makefile.
9449
9450Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9451
9452 * configure (package_makefile_rules_frag): New variable, which names
9453 a file with generic rules, ...
9454 Change comment to mention we now have FIVE parts.
9455 * configure: Undo last change.
9456
9457Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9458
9459 * config.guess: More accurate determination of HP processor types.
9460 * config.sub: More accurate determination of HP processor types.
9461
9462Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9463
9464 * configure (package_makefile_frag): Move inserting the
9465 ${package_makefile_frag} to where it should be according
9466 to the comment.
9467
ba73c63f 9468Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9469
9470 * config.guess: Add support for Linux/ARM.
9471
9472Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9473
9474 * .cvsignore: Remove *-info and *-install since they match
9475 release-info and mpw-install, which we don't want to just ignore.
9476
9477Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9478
9479 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9480
9481Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9482
9483 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9484 local_prefix to sub-make invocations.
9485
9486Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9487
9488 * configure.in: Check makefile fragments in the source
9489 directory.
9490
9491Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9492
ba73c63f
JM
9493 * configure.in: Check whether host and target makefile
9494 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9495
9496Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9497
9498 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9499
252b5132
RH
9500Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9501
9502 * configure.in: Make sure we only replace RPATH_ENVVAR on
9503 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9504 regexp to sed.
9505
9506 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9507 to sub-makes.
9508
95091998-01-13 Lee Iverson (leei@ai.sri.com)
9510
9511 * config-ml.in (multi-do): LDFLAGS must include multilib
9512 designator.
9513
9514Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9515
9516 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9517
9518Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9519
9520 * config.sub: Add mingw32 support.
9521 * configure.in: Likewise.
252b5132
RH
9522
9523Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9524
9525 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9526
9527Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9528
9529 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9530 * configure (gxx_include_dir): Provide a definition for subdirs
9531 which do not use autoconf.
9532
9533Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9534
9535 * config.guess: Sync with egcs. Picks up new alpha support,
9536 BeOS & some additional linux support.
9537
ba73c63f 9538Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9539
9540 * config.guess: HP 9000/803 is a PA1.1 machine.
9541
ba73c63f
JM
9542Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9543
9544 * configure.in: It's alpha*-...
252b5132
RH
9545
9546Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9547
ba73c63f
JM
9548 * configure.in (host_makefile_frag, target_makefile_frag):
9549 Handle multiple config files.
9550 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9551 alpha-*-*.
252b5132
RH
9552
9553Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9554
9555 * mkdep: New file.
9556
9557Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9558
9559 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9560
9561Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9562
9563 * Makefile.in: Add libgui directory.
9564 (GDB_TK): Add all-libgui.
9565 * configure.in: Add libgui directory.
9566 * configure: Add all-libgui to GDB_TK.
9567
9568Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9569
9570 * config-ml.in (multidirs): Add m32r to multilib list.
9571
9572Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9573
9574 * Makefile.in (all-target-gperf): Change dependency to
9575 all-target-libstdc++.
9576
9577Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9578
9579 * config.guess: Add BeOS support.
9580
9581Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9582
9583 Source directory cvs renamed to cvssrc:
9584 * configure.in (host_tools): Change cvs to cvssrc.
9585 (native_only): Likewise.
9586 (noconfigdirs) [various cases]: Likewise.
9587 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9588 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9589 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9590 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9591 (all-cvssrc): Rename target from all-cvs.
9592
9593Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9594
9595 * configure (gxx_include_dir): Fix thinko.
9596
9597Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9598
9599 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9600 (install-cross, install-gcc-cross): New targets.
9601
9602Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9603
9604 * configure.in (noconfigdirs): Add support for Thumb target.
9605
9606 * config.sub (maybe_os): Add support for Thumb target.
9607
9608Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9609
9610 * Makefile.in: Add rules for cygmon.
9611
9612 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9613
9614Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9615
9616 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9617 * configure (gxx_include_dir): Provide a definition for subdirs
9618 which do not use autoconf.
9619
9620Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9621
9622 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9623 11/18/97 build
252b5132
RH
9624
9625Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9626
9627 * From Franz Sirl.
9628 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9629 found on RedHat Linux systems.
9630
9631Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9632
9633 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9634 guesses.
9635
9636Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9637
9638 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9639
9640Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9641
9642 * ltmain.sh: If mkdir fails, check whether the directory was created
9643 anyhow by some other process.
9644
9645Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9646
9647 * configure.in (d30v-*-*): Configure all directories.
9648
9649Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9650
9651 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9652 for the D30V.
9653
9654Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9655
9656 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9657
9658Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9659
80413487
RH
9660 * include/libiberty.h: Add extern "C" { so it can be used with C++
9661 progrms.
9662 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9663 programs.
252b5132
RH
9664
9665Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9666
9667 * configure.in (d30v-*-*): Configure GCC now.
9668
9669Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9670
9671 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9672 is no longer needed.
9673
9674Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9675
9676 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9677
9678Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9679
9680 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9681 targets using "$@" to provide support for similar but not identical
9682 targets without having to duplicate code.
9683
9684Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9685
9686 * makefile.vms: Fix to work with DEC C.
9687
9688Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9689
9690 * config.sub: Add mips-tx39-elf to marketing names.
9691
9692Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9693
9694 * ltmain.sh: Handle symlinks in generated script.
9695
9696Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9697
9698 * configure: Handle autoconf style directory options: --bindir,
9699 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9700 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9701 --sysconfdir.
9702 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9703 (sharedstatedir, localstatedir, oldincludedir): New variables.
9704 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9705 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9706 sbindir, sharedstatedir, and sysconfdir.
9707
9708Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9709
9710 * Makefile.in (bootstrap-lean): New target.
9711
9712Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9713
9714 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9715 sn, and gnuserv from noconfigdirs.
252b5132
RH
9716
9717Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9718
9719 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9720
9721Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9722
ba73c63f 9723 * Makefile.in (cross): New target.
252b5132
RH
9724
9725Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9726 Jeff Law <law@cygnus.com>
252b5132
RH
9727
9728 * Makefile.in (bootstrap2, bootstrap3): New targets.
9729 (all-bootstrap): Remove outdated and confusing target.
9730 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9731
afb8d725
JM
9732Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9733
9734 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9735 windows. Consistent with gdb/configure.
afb8d725 9736
252b5132
RH
97371997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9738
252b5132
RH
9739 * configure.in: Name Linux target fragment.
9740
9741 * configure: Rewrite so that project Makefile fragment is inserted
9742 first and appears last in the resulting Makefile.
9743
9744Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9745
9746 * Makefile.in (install-itcl): Install tcl first.
9747
252b5132 9748Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9749
252b5132
RH
9750 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9751
9752Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9753
9754 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9755
9756 * configure.in (skipdirs): Add target-librx for Linux.
9757 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9758
9759Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9760
9761 * Makefile.in (bootstrap): New target.
9762
9763Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9764
9765 * config.sub: Accept 'amigados' for backward compatability.
9766
9767Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9768
9769 * config.guess: Merge with FSF.
9770
ba73c63f
JM
9771Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9772
9773 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9774
252b5132
RH
9775Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9776
9777 * config.sub: Add "marketing-names" patch.
9778
9779Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9780
80413487 9781 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9782
9783Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9784
9785 * config.sub: Handle v850-elf.
9786
ba73c63f
JM
9787Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9788
9789 * .cvsignore (*-install): Remove.
9790
252b5132
RH
9791Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9792
9793 * ltconfig: Set CONFIG_SHELL in libtool.
9794 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9795
9796Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9797
9798 * configure.in (target_subdir): Set to libraries if enable_multilib.
9799
9800Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9801
9802 * config.guess: Update from gcc directory.
9803
9804Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9805
9806 * Makefile.in (all-sim): Depends on all-readline.
9807
9808Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9809
9810 * Makefile.in (BISON, YACC): Use $$s.
9811 (all-bison): Depend on all-texinfo.
9812
9813Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9814
9815 * Makefile.in (BISON): Add -L flag.
9816 (YACC): Likewise.
9817
9818Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9819
35590697
AJ
9820 * configure.in (noconfigdirs): Add support for v850e target.
9821
252b5132
RH
9822 * config.sub (maybe_os): Add support for v850e target.
9823
9824Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9825
35590697
AJ
9826 * configure.in (noconfigdirs): Add support for v850ea target.
9827
252b5132
RH
9828 * config.sub (maybe_os): Add support for v850ea target.
9829
9830Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9831
9832 * config.sub: Add mipstx39. Delete r3900.
9833
9834Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9835
9836 * Makefile.in (all-autoconf): Depends on all-texinfo.
9837
9838Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9839
9840 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9841 eabi targets.
9842
9843Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9844
9845 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9846
9847 * configure: When handling a Canadian Cross, handle YACC as well as
9848 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9849 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9850
9851Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9852
9853 * Makefile.in (BISON): bison, not byacc or bison -y.
9854 (YACC): bison -y or byacc or yacc.
9855 (various): Add *-bison as appropriate.
9856 (taz): No need to mess with BISON anymore.
9857
9858Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9859
9860 * configure: If OSTYPE matches *win32*, try to find a good value for
9861 CONFIG_SHELL.
9862
9863Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9864
9865 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9866 configure.in if it is present.
9867
9868Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9869
9870 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9871
9872Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9873
9874 * config.sub: Recognize `arc' cpu.
9875 * configure.in: Likewise.
9876 * config-ml.in: Likewise.
9877
9878Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9879
9880 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9881
9882Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9883
9884 * configure: Changed sed delimiter from ':' to '|' when
9885 attempting to substitute ${config_shell} for SHELL. On
9886 NT ${config_shell} may contain a ':' in it.
9887
9888Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9889
9890 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9891
9892Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9893
9894 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9895
9896Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9897
9898 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9899
9900 * ylwrap: If the program is a relative path, force it to be
9901 absolute.
9902
9903Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9904
9905 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9906
9907Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9908
9909 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9910 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9911 for libraries.
252b5132
RH
9912
9913Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9914
9915 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9916 separated by spaces.
252b5132
RH
9917
9918Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9919
9920 * ylwrap: New file.
9921 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9922
9923 * ltmain.sh: Handle /bin/sh at start of install program.
9924
9925 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9926
9927 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9928 * missing: New file, from automake 1.2.
9929
9930Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9931
9932 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9933 check-tk to CHECK_X11_MODULES.
9934
9935Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9936
9937 * config.sub: Merge with FSF.
9938
9939Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9940
9941 * config.guess: Merge with FSF.
9942
9943Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9944
9945 * configure: Treat msdosdjgpp like go32.
9946 * configure.in: Likewise. Don't remove gprof for go32.
9947
9948 * configure: Change Makefile.tem2 to Makefile.tm2.
9949
9950Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9951
9952 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9953
9954Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9955
9956 * install-sh (chmodcmd): Set to null if the DST directory already
9957 exists. Same as Nov 11th change.
9958
9959Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9960
35590697 9961 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9962
9963Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9964
9965 * config.guess: Update from FSF.
9966
9967Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9968
9969 * Makefile.in (GDB_TK): Depend on itcl and tix.
9970
9971Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9972
9973 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9974 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9975 (INSTALL_SCRIPT): New variable.
9976 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9977 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9978 to -x.
9979 * install-sh: Add support for -x option.
9980
9981Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9982
9983 * configure.in, Makefile.in: Treat tix like itcl.
9984
9985Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9986
9987 * Makefile.in (WINDRES): New variable.
9988 (WINDRES_FOR_TARGET): New variable.
9989 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9990 (EXTRA_HOST_FLAGS): Add WINDRES.
9991 (EXTRA_TARGET_FLAGS): Add WINDRES.
9992 (EXTRA_GCC_FLAGS): Add WINDRES.
9993 ($(DO_X)): Pass down WINDRES.
9994 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9995 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9996 DLLTOOL_FOR_TARGET.
9997
9998Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9999
10000 * configure.in: configure sim before gdb for win32-x-ppc
10001
10002Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10003
10004 Move gperf into the toplevel, from libg++.
10005 * configure.in (target_tools): Add target-gperf.
10006 (native_only): Add target-gperf.
10007 * Makefile.in (all-target-gperf): New target, depend on
10008 all-target-libg++.
10009 (configure-target-gperf): Empty rule.
10010 (ALL_TARGET_MODULES): Add all-target-gperf.
10011 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10012 (CHECK_TARGET_MODULES): Add check-target-gperf.
10013 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10014 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10015
10016Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10017
252b5132
RH
10018 * config.sub (mn10200): Recognize new basic machine.
10019
10020Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10021
10022 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10023 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10024
10025Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10026
10027 * configure.in: If we're building mips-sgi-irix6* native, turn on
10028 ENABLE_MULTILIB and set TARGET_SUBDIR.
10029
10030Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10031
10032 * Makefile.in (all-sn): Depend on all-grep.
10033
10034Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10035
10036 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10037
10038 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10039 Makefile. From Jeff Makey <jeff@cts.com>.
10040 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10041
10042 * Makefile.in (DISTBISONFILES): Remove.
10043 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10044 $(DEFAULT_YACC).
10045
10046 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10047 cygwin32.
252b5132
RH
10048
10049 * Makefile.in (LD): New variable.
10050 (EXTRA_HOST_FLAGS): Pass down LD.
10051 ($(DO_X)): Likewise.
10052
10053Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10054
10055 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10056
10057Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10058
10059 * configure.in (targargs): Strip out any supplied --build argument
35590697 10060 before adding our own. Always add --build.
252b5132
RH
10061
10062Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10063
10064 * configure.in (targargs): Pass --build if we're doing
10065 a cross-compile.
10066
10067Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10068
ba73c63f 10069 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10070 sed. Otherwise sed chokes on NT path names with drive
10071 designators. Also look for "?:*" as the leading characters in an
10072 absolute pathname.
10073
10074Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10075
10076 * config.sub: Support for r3900.
10077
10078Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10079
10080 * configure.in: Use install-sh, not install.sh.
10081
10082Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10083
10084 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10085 apply it twice.
10086
10087Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10088
10089 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10090 install-binutils.
10091
10092Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10093
10094 * Makefile.in: Add automake targets.
10095 * configure.in (host_tools): Add automake.
10096
10097Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10098
10099 * configure: Default CXX to c++, not gcc.
10100 * Makefile.in (CXX): Set to c++, not gcc.
10101 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10102
10103Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10104
10105 * install-sh: try appending a .exe if source file doesn't
10106 exist
10107
10108Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10109
10110 * configure.in: Turn on multilib by default.
10111 (cross_only): Remove target-libiberty.
10112
10113 * Makefile.in (all-gcc): Don't depend on libiberty.
10114
10115Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10116
10117 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10118
10119Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10120
10121 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10122 (DISTBISONFILES): Add ld/Makefile.in
10123
10124Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10125
10126 * configure.in: if target is cygwin32 but host isn't cygwin32,
10127 don't configure gdb tcl tk expect, not just gdb.
10128
10129Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10130
10131 * configure.in: Added gnuserv everywhere sn appears.
10132
10133 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10134 (CROSS_CHECK_MODULES): Added check-gnuserv.
10135 (INSTALL_MODULES): Added install-gnuserv.
10136 (CLEAN_MODULES): Added clean-gnuserv.
10137 (all-gnuserv): New target.
10138
10139Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10140
10141 * config.guess: Fixes for MIPS OpenBSD systems.
10142
10143Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10144
10145 * Makefile.in (INSTALL_XFORM): Remove.
10146 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10147
10148 * mkinstalldirs: New file, copied from automake.
10149 * Makefile.in (installdirs): Rename from install-dirs. Use
10150 mkinstalldirs. Change all users.
10151 (DEVO_SUPPORT): Add mkinstalldirs.
10152
10153Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10154
10155 * install-sh: Rename from install.sh.
10156 * Makefile.in (INSTALL): Change install.sh to install-sh.
10157 (DEVO_SUPPORT): Likewise.
10158
10159 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10160 Graichen <graichen@rzpd.de>.
10161
10162Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10163
10164 * config.guess: Recognize OpenBSD systems correctly.
10165
10166Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10167
10168 * README, Makefile.in (ETC_SUPPORT): Remove references to
10169 cfg-paper*, configure.{texi,man,info*}._
10170
10171Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10172
10173 * Makefile.in (all.normal): Ensure that gcc is built after all
10174 the x11 - ie gdb - targets.
10175
10176Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10177
10178 * makefile.vms: Don't run conf-a-gas.
10179
10180Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10181
80413487 10182 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10183
10184Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10185
10186 * configure.in: Remove noconfigdirs case since gdb also
10187 configures and builds for tic80-coff.
10188
10189Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10190
10191 * configure: Set cache_file to config.cache.
10192 * Makefile.in (local-distclean): Remove config.cache.
10193
10194Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10195
10196 * COPYING: Update FSF address.
10197
10198Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10199
10200 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10201 noconfigdirs.
10202
10203Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10204
10205 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10206 MAKEDIRS, is empty.
10207
10208Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10209
10210 * config.sub: Tweak mn10300 entry.
10211
10212Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10213
10214 * configure.in (host_tools): Put sim before gdb, so gdb's
10215 configure.tgt can determine if the simulator was configured.
10216
10217Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10218
10219 * config.sub: Move BeOS $os case to be with other Cygnus
10220 local cases.
10221
10222Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10223
10224 * config.sub: Remove misplaced comment that broke Linux.
10225
10226Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10227
10228 * config.sub: Add BeOS support.
10229
10230Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10231
10232 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10233
10234Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10235
10236 * configure.in (noconfigdirs): Remove tcl and tk from
10237 noconfigdirs for cygwin32 builds.
10238
10239Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10240
10241 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10242
10243Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10244
10245 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10246 make-all.com, use makefile.vms instead.
10247
10248Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10249
10250 * config.sub: Accept -lnews*.
10251
10252Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10253
10254 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10255 target-examples and target-libiberty for d30v.
252b5132
RH
10256
10257Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10258
10259 * configure.in (noconfigdirs): Enable ld for d30v.
10260
10261Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10262
10263 * configure.in (tic80-*-*): Build compiler.
10264
10265Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10266
10267 * configure.in (d30v-*): Remove sim directory from list of
35590697 10268 unsupported d30v directories
252b5132
RH
10269
10270Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10271
35590697
AJ
10272 * config.sub, configure.in: Add d30v target cpu.
10273
252b5132
RH
10274Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10275
10276 * makefile.vms: New file.
10277 * make-all.com: Remove.
10278
10279Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10280
10281 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10282
10283Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10284
10285 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10286
10287Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10288
10289 * Makefile.in (ALL_MODULES): Added all-db.
10290 (CROSS_CHECK_MODULES): Addec check-db.
10291 (INSTALL_MODULES): Added install-db.
10292 (CLEAN_MODULES): Added clean-db.
10293
10294Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10295
10296 * config.guess: Merge with latest FSF sources.
10297
10298Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10299
10300 * Makefile.in (ALL_MODULES): Added all-itcl.
10301 (CROSS_CHECK_MODULES): Added check-itcl.
10302 (INSTALL_MODULES): Added install-itcl.
10303 (CLEAN_MODULES): Added clean-itcl.
10304
10305Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10306
10307 * configure.in: build gdb for mn10200
10308
10309Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10310
10311 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10312
10313Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10314
10315 * configure.in (tic80-*-*): Turn off most targets right now.
10316
10317Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10318
10319 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10320 rather than the makeinfo program.
10321 (do-info): Depend upon all-texinfo.
10322
10323Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10324
10325 * configure.in: Remove uses of config/mh-linux.
10326
10327 * config.sub, config.guess: Merge with latest FSF sources.
10328
10329Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10330
10331 * config.sub (case $basic_machine): Add tic80 entries.
10332
10333Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10334
10335 * config.sub, config.guess: Merge with latest FSF sources.
10336
10337Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10338
10339 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10340 * mpw-config.in: Test for NewFolderRecursive.
10341 * mpw-install: Use symbolic name for startup filename.
10342 * mpw-README: Add various additional details.
10343
10344Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10345
10346 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10347
10348Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10349
10350 * configure.in: Do build gcc and the target libraries for
10351 the mn10200.
10352
10353Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10354
10355 * configure.in: don't avoid building gdb for mn10300 any more
10356 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10357 instead of single-quoting it.
10358
10359Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10360
10361 * configure.in: Don't use --with-stabs on IRIX 6.
10362
10363Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10364
10365 * configure.in (m32r): Build gdb, libg++ now.
10366
10367Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10368
10369 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10370 directories from noconfigdirs.
10371
10372Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10373
10374 * config.sub (basic_machine): added mips16 configuration
10375
10376Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10377
10378 * config.sub: Handle d10v-unknown.
10379
10380Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10381
10382 * config.sub: Handle v850-unknown.
10383
10384Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10385
10386 * Makefile.in: add findutils
10387 * configure.in: add findutils to list of host_tools
10388
10389Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10390
10391 * config.sub: Handle mn10200 and mn10300.
10392
10393Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10394
10395 * configure.in (d10v-*): Do not build librx.
10396
10397Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10398
10399 * configure.in (mn10300): Build everything except gdb & libgloss.
10400
10401Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10402
10403 * config.guess: Patch for Dansk Data Elektronik servers,
10404 from Niels Skou Olsen <nso@dde.dk>.
10405
10406 For ncr, use /bin/uname rather than uname, since GNU uname does not
10407 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10408
10409 Patch for MIPS R4000 running System V,
10410 from Eric S. Raymond <esr@snark.thyrsus.com>.
10411
10412 Fix thinko for nextstep.
10413
10414 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10415
10416 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10417 * config.guess: Guess mips-dec-mach_bsd4.3.
10418
10419 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10420 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10421 release numbers.
10422 * config.guess (mips-mips-riscos*): Emit just enough of the
10423 release number.
10424
10425 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10426 * config.guess (sparc-auspex-sunos*): Added.
10427 (f300-fujitsu-*): Added.
10428
10429 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10430 * config.guess: Recognize a Tadpole as a sparc.
10431
10432Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10433
10434 * config.guess: Don't assume that NextStep version is either 2 or
10435 3. NextStep 4 (aka OpenStep 4) has come out now.
10436
10437Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10438
10439 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10440 From Rik Faith <faith@cs.unc.edu>.
10441
10442Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10443
10444 * config.sub: Contributions from bug-gnu-utils to:
10445 Support plain "hppa" (no version given) architecture, reported by
10446 OpenStep.
10447 OpenBSD like NetBSD.
10448 LynxOs is not a hardware supplier.
10449
10450 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10451 OpenBSD like NetBSD.
252b5132
RH
10452 Stratus systems.
10453 More Pyramid systems.
10454 i[n>4]86 Intel chips.
10455 M680[n>4]0 Motorola chips.
10456 Use unknown instead of lynx for hardware manufacturer.
10457
10458Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10459
10460 * install.sh (chmodcmd): Set to null if the DST directory already
10461 exists.
10462
10463Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10464
10465 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10466 not use mt-ppc target Makefile fragment any more.
10467
10468Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10469
10470 * configure.in (*-*-windows): Exclude everything but those dirs
10471 needed to build windows.
10472
10473Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10474
10475 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10476
10477Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10478
10479 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10480
10481Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10482
10483 * Undo my previous change.
10484
10485Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10486
10487 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10488 unconditionally.
10489 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10490
10491Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10492
10493 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10494 host to add it's own flags.
252b5132
RH
10495
10496Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10497
10498 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10499
10500Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10501
10502 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10503 (CXX_FOR_TARGET): Likewise.
10504 (GCC_FOR_TARGET): Define.
10505 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10506 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10507 CC_FOR_TARGET was specified on the command line.
10508 (MAKEOVERRIDES): Don't define.
10509
10510Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10511
10512 * configure.in (m32r): Fix spelling of libg++ libs.
10513
10514Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10515
10516 * config.sub (-apple*): Remove, now redundant.
10517
10518Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10519
10520 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10521
10522 * configure: Rework yesterday's sed script patch.
10523
10524 * config.sub: Merge with FSF.
10525
10526Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10527
10528 * config.guess: Merge from FSF.
10529
10530 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10531 * config.guess: Use pc instead of unknown, for pc clone systems.
10532 Change linux to linux-gnu.
252b5132
RH
10533
10534 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10535 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10536
10537Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10538
10539 * test-build.mk (HOLES): Add "xargs" for gdb.
10540
10541 * configure: Avoid hpux10.20 sed bug.
10542
10543Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10544
4bddf3ad 10545 * configure.in: Add support for windows host
252b5132
RH
10546 (that is a build done under the Microsoft build environment).
10547
10548Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10549
10550 * Makefile.in: Replace all uses of srcroot with s, to shrink
10551 command line lengths.
10552
10553 Patches from Geoffrey Noer <noer@cygnus.com>:
10554 * configure.in: If configuring for newlib, pass --with-newlib to
10555 subdirectories.
10556 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10557 -Bnewlib/ and -Lwinsup to gcc.
10558 (CXX_FOR_TARGET): Likewise.
10559
10560Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10561
10562 * Makefile.in (ETC_SUPPORT): Add configure.
10563
10564Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10565
35590697 10566 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10567 host configuration file.
10568
10569Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10570
10571 * configure.in: Break mn10x00 support into separate
10572 mn10200 and mn10300 configurations.
10573 * config.sub: Likewise.
10574
10575Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10576
10577 * configure.in: Add lots of stuff to noconfigdirs for
10578 the mn10x00 targets.
10579
10580 * config.sub, configure.in: Add mn10x00 support.
10581
10582Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10583
10584 * make-all.com: Call conf-a-gas, not config-a-gas.
10585
10586Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10587
10588 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10589 targets.
252b5132
RH
10590
10591Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10592
10593 * mpw-README: Add much more detail for native PowerMac.
10594 * mpw-install: New file.
10595 * mpw-configure: Add --norecursion and --help options.
10596 * mpw-config.in: Translate readme and install files when
10597 copying to objdir.
10598 * mpw-build.in: Don't always depend on byacc and flex.
10599 (install-only-top): New action.
10600
10601Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10602
10603 * configure.in: You can now configure GDB for the v850.
10604
10605Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10606
10607 * configure.in (noconfigdirs): Don't configure any C++ dirs
10608 if targeting D10V.
10609
10610Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10611
10612 * config.sub: Recognize mips64vr5000.
10613
10614Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10615
10616 * configure.in: Use a single line for host_tools and native_only.
10617
10618Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10619
10620 * config.sub, configure.in: Add entries for m32r.
10621
10622Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10623
10624 * Makefile.in (inet-install): Don't run install-gzip.
10625
10626Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10627
10628 * configure.in: Don't config lots of things for *-*-windows*.
10629
10630Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10631
10632 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10633 (host_libs, host_tools): Copy from configure.in.
10634 * mpw-configure: Don't complain about directories not found.
10635
10636Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10637
10638 * configure.in (i[345]86): Recognize i686 for pentium pro.
10639 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10640 file.
10641
10642 * config.guess (i[345]86): Ditto.
10643
10644Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10645
10646 * configure.in (noconfigdirs): Removed gdb for D10V.
10647
10648Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10649
10650 * configure.in: Remove ld, target-libio, target-libg++, and
10651 target-libstdc++ from noconfigdirs.
10652
10653Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10654
10655 * configure: Fix three locations where shell scripts were
10656 being run directly rather than with config_shell.
10657
10658Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10659
10660 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10661 * config.sub (basic_machine): Recognize v850.
10662
10663Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10664
10665 * mpw-configure: Handle multiple enable/disable options and
10666 pass them down recursively, handle -c and -s flags appropriately
10667 depending on choice of compiler, add escape mechanism for
10668 quoted arguments to gC.
10669
10670Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10671
10672 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10673 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10674 so that -mrelocatable-lib and -mno-eabi are used.
10675
10676 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10677 not support --print-multi-lib, don't abort.
10678
252b5132
RH
10679Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10680
10681 * make-all.com: Run config-a-gas.
10682 * setup.com: Don't copy subdirectory files around.
10683
10684Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10685
10686 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10687 target, it now compiles correctly.
10688
10689Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10690
10691 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10692
10693Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10694
35590697 10695 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10696
10697Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10698
10699 * configure.in (native_only): Add prms.
10700
10701Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10702
10703 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10704 (BINUTILS_SUPPORT_DIRS): Likewise.
10705
10706Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10707
10708 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10709 d10v support is added.
10710
10711Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10712
10713 * configure.in (d10v-*-*): New target.
10714
10715Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10716
10717 * config.guess (HP 9000/811): Recognize this as a PA1.1
10718 machine.
10719
10720Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10721
10722 * Makefile.in (do-tar-gz): New target, split out from tail end of
10723 taz target. Run each command separately, don't use pipes.
10724 (taz): Use it.
10725
10726Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10727
10728 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10729 * mpw-build.in: No builds should depend on building byacc or flex,
10730 they are assumed to be installed already.
10731
10732Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10733
10734 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10735 variable that CC_FOR_TARGET needs.
10736
10737Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10738
10739 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10740 options have changed since the last time the subdirectory was
10741 configured, and if it has, reconfigure.
10742 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10743 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10744
10745Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10746
10747 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10748 CLEAN_MODULES): Add bash.
10749 (all-bash): New target.
10750
10751Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10752
10753 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10754
10755Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10756
10757 * config.sub (basic_machine): Recognize d10v as a valid processor.
10758
10759Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10760
10761 * mpw-configure: Add support for --bindir.
10762 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10763
10764Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10765
10766 * configure.in: add bash, time, gawk to list of hosttools and things
10767 to only build for native toolchains
10768
10769Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10770
10771 * Makefile.in (docdir): Remove.
10772
10773Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10774
10775 * Makefile.in (datadir): Set to $(prefix)/share.
10776
10777Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10778
10779 * configure.in: build diff and patch for cygwin32-hosted
10780 toolchains.
10781
10782Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10783
10784 * config.sub: Accept -rtems*.
10785
10786Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10787
80413487 10788 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10789 remove diff from the list of things not buildable
10790 via Canadian Cross
252b5132
RH
10791
10792Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10793
10794 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10795 don't get ". ".
252b5132
RH
10796
10797Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10798
10799 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10800
10801Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10802
10803 * Makefile.in (taz): Handle case where tex3patch didn't even get
10804 checked out. Also, if it was found, put the symlink in a new util
10805 subdirectory.
10806
10807Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10808
10809 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10810
10811Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10812
10813 * config.sub: Recognize -openvms.
10814 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10815 * make-all.com, setup.com: New files.
10816
10817Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10818
10819 * Makefile.in (taz): tex3patch moved to texinfo/util.
10820
10821Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10822
afb8d725 10823 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10824 * configure.in: remove make from disable-if-Can-Cross list
10825 enable gdb if ${host} and ${target} are cygwin32
10826
10827Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10828
10829 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10830 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10831
10832Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10833
10834 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10835 distinguish sysv/svr4/bsd variants.
10836 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10837
10838Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10839
10840 * configure.in: Added copyright notice.
10841 * move-if-change: Added copyright notice.
10842
10843Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10844
10845 * configure.in (powerpcle-*-solaris*): Until we get shared
10846 libraries working, don't build gdb, sim, make, tcl, tk, or
10847 expect.
10848
10849Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10850
10851 * config.guess: Merge with FSF:
10852
10853 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10854 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10855
10856 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10857 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10858
10859 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10860 * config.guess: Combine two OSF1 rules.
10861 Also recognize field test versions. From mjr@zk3.dec.com.
10862 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10863 because GNU uname does not support -p. From pmr@pajato.com.
10864
10865Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10866
10867 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10868
10869Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10870
10871 * mpw-README: Document GCCIncludes.
10872
10873Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10874
10875 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10876
10877Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10878
10879 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10880
10881Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10882
10883 * configure.in (*-*-cygwin32): Configure make.
10884
10885Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10886
10887 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10888
10889Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10890
10891 * Makefile.in (all-inet): Depend on all-perl.
10892
10893 * Makefile.in (inet-install): New target.
10894
10895 * Makefile.in (all-inet): Depend on all-tcl.
10896 (all-inet): Depend on all-send-pr.
10897
10898Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10899
10900 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10901 temporarily.
10902
10903Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10904
10905 * configure.in: Don't configure --with-gnu-ld on AIX.
10906
10907Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10908
10909 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10910
10911Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10912
10913 * Makefile.in (ALL_MODULES): Added all-inet.
10914 (CROSS_CHECK_MODULES): Added check-inet.
10915 (INSTALL_MODULES): Added install-inet.
10916 (CLEAN_MODULES): Added clean-inet.
10917 (all-indent): New target.
10918
10919 * configure.in (host_tools): Added inet.
10920 (native_only): Added inet.
10921 (noconfigdirs): Added inet.
10922
10923Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10924
10925 * configure.in: Don't configure libgloss if we are not configuring
10926 newlib.
10927
10928Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10929
10930 * configure.in: Don't configure libgloss for unsupported
10931 architectures.
10932
10933Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10934
10935 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10936
10937Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10938
10939 * Makefile.in (ALL_MODULES): Include all-apache.
10940 (CROSS_CHECK_MODULES): Include check-apache.
10941 (INSTALL_MODULES): Include install-apache.
10942 (all-apache): New target.
10943
10944 * configure.in: Added apache everywhere perl is seen.
10945
10946Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10947
10948 * Makefile.in: Add support for clean-{module} and
10949 clean-target-{module} rules.
10950
10951Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10952
10953 * configure.in (*-*-ose) do not build libgloss.
10954
10955Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10956
10957 * config.guess (prep*:SunOS:5.*:*): Turn into
10958 powerpele-unknown-solaris2.
10959
10960Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10961
10962 * configure.in: Permit --enable-shared to specify a list of
10963 directories.
10964
10965Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10966
10967 * configure.in (host==solaris): Pass only the first word of $CC
10968 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10969
10970Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10971
10972 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10973
10974Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10975
10976 * Makefile.in (ALL_MODULES): Include all-perl.
10977 (CROSS_CHECK_MODULES): Include check-perl.
10978 (INSTALL_MODULES): Include install-perl.
10979 (ALL_X11_MODULES): Include all-guile.
10980 (CHECK_X11_MODULES): Include check-guile.
10981 (INSTALL_X11_MODULES): Include install-guile.
10982 (all-perl): New target.
10983 (all-guile): New target.
10984
10985 * configure.in (host_tools): Include perl and guile.
10986 (native_only): Include perl and guile.
10987 (noconfigdirs): Don't build guile and perl; no ports have been
10988 done.
10989
10990Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10991
80413487
RH
10992 * configure (--enable-*): Handle quoted option lists such as
10993 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10994
10995Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10996
10997 * Makefile.in ({,inst}all-target): New rule so we can make and
10998 install all of the target directories easily.
10999
11000Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11001
11002 * configure.in: Add missing global flag in sed substitution when
11003 deleting `target-' from ${configdirs}.
11004
11005Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11006
11007 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11008 option.
11009
11010 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11011 config/mh-necv4.
11012
11013 * install.sh: Correct misspelling of transformbasename.
11014
11015 * config.guess: Recognize mips-*-sysv*.
11016
11017Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11018
11019 * config.sub: Recognize mon960.
11020
11021Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11022
11023 * configure: Restore Canadian Cross handling of BISON and LEX,
11024 removed in Feb 20 change.
11025
11026Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11027
11028 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11029 Mention make install. Remove the old copyright date as well the
11030 clumsy and rather pointless copyright on the README file.
11031
11032Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11033
11034 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11035 Makefile after running symlink-tree, then run `make distclean' to
11036 avoid clobbering any generated files in srcdir.
11037
11038Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11039
11040 * configure.in (m68k-*-netbsd*): Build everything now.
11041
11042Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11043
11044 * Makefile.in (taz): Fix quoting.
11045
11046Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11047
11048 * configure.in (sparclet-*-*): Build everything now.
11049
11050Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11051
11052 * configure.in (m68k-*-linux*): New host.
11053
11054Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11055
11056 * configure: Check for bison before byacc.
11057
11058Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11059
11060 * Makefile.in configure: Change the way LEX and BISON/YACC are
11061 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11062 searching PATH. These are used as fallbacks by Makefile.in if
11063 flex/bison/byacc aren't in objdir.
11064
11065Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11066
11067 * Makefile.in: Make everything which depends upon all-bfd also
11068 depend upon all-opcodes, in case --with-commonbfdlib is used.
11069
11070Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11071
11072 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11073 building NT native compilers on Unix.
11074
11075Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11076
11077 * configure.in: Don't get CC from the host Makefile fragment if we
11078 can find gcc in PATH, or if this is a Canadian Cross. Move the
11079 Solaris test for /usr/ucb/cc to the post target script, just after
11080 the compiler sanity test.
11081
11082Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11083
11084 * config.sub: Merge with FSF.
11085
11086Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11087
11088 * Makefile.in (RPATH_ENVVAR): New variable.
11089 (REALLY_SET_LIB_PATH): Use it.
11090 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11091
11092Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11093
11094 * config.sub, configure.in: Recognize sparclet cpu.
11095
11096Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11097
11098 * config.guess: Support m68k-cbm-sysv4.
11099
11100Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11101
11102 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11103 m68k-unknown-linuxaout from linker help string. Put quotes around
11104 $ld_help_string.
11105
11106Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11107
11108 * config.guess (powerpc-harris-powerunix): Add guess for port
11109 to new target.
11110
11111Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11112
11113 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11114
11115Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11116
11117 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11118 $(REALLY_SET_LIB_PATH) in Makefile.
11119 * Makefile.in (SET_LIB_PATH): New variable.
11120 (REALLY_SET_LIB_PATH): New variable.
11121 ($(DO_X)): Use $(SET_LIB_PATH).
11122 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11123 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11124 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11125 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11126 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11127 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11128 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11129 (install-dosrel): Likewise.
11130 (all-opcodes): Depend upon all-libiberty.
11131
11132Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11133
11134 * config.guess (*:CYGWIN*): New
11135
11136Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11137
11138 * Makefile.in (all-target-winsup): All all-target-libiberty.
11139
11140Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11141
11142 * configure.in (noconfigdirs): Add missing # in front of comment.
11143
11144Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11145
11146 * configure.in: add second pass to things added to noconfigdirs
11147 so *-gm-magic can exclude libgloss properly.
11148
11149Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11150
11151 * mpw-configure (extralibs_name, rez_name): Set correctly
11152 for MWC68K compiler.
11153
11154 * mpw-README: Add more info on the necessary build tools.
11155
11156Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11157
11158 * configure.in, config.sub: Recognize cygwin32.
11159
11160Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11161
11162 * config.guess, config.sub: Recognize A/UX.
11163
11164Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11165
11166 * config.sub: Merge with gcc/config.sub.
11167
11168Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11169
11170 * mpw-build.in (do-binutils): Add build of stamps.
11171
11172Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11173
11174 * config.sub: Add recognition for mips64vr4100*-* targets.
11175
11176Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11177
11178 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11179 Add creation of gconfigargs with `--enable-shared' turned on.
11180 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11181 ($(host)-stamp-stage3-configured): Likewise.
11182 (HOLES): Add chatr and ldd.
11183 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11184
11185Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11186
11187 * configure: Pass --nfp to recursive configures.
11188
11189Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11190
11191 * Makefile.in (DLLTOOL): New.
11192 (DLLTOOL_FOR_TARGET): New.
11193 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11194 (EXTRA_TARGET_FLAGS): Ditto.
11195 (EXTRA_GCC_FLAGS): Ditto.
11196 (CONFIGURE_TARGET_MODULES): Ditto.
11197 (DO_X): Ditto.
11198 * configure: Add DLLTOOL.
11199
11200Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11201
11202 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11203 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11204 mh-sco, since old workarounds no longer needed, and don't
11205 build ld, since libraries have weak symbols in COFF.
11206
11207Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11208
11209 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11210
11211Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11212
11213 * configure.in: Make sure that ${CC} can be used to compile an
11214 executable.
11215
afb8d725
JM
11216Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11217
11218 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11219 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11220 nothing depending on whether gdbtk is being built.
11221
252b5132
RH
11222Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11223
11224 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11225
11226Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11227
11228 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11229 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11230
11231Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11232
11233 * config-ml.in: Add support for
11234 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11235 Simplify setting of multidirs from --disable-foo.
11236
11237Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11238
11239 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11240 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11241 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11242 non-empty, pass them on to the GCC make.
252b5132
RH
11243 (all-bootstrap): New rule that is like all-gcc, except it executes
11244 the GCC bootstrap rule instead of the GCC all rule.
11245
11246Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11247
11248 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11249
11250Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11251
11252 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11253 DG/UX support.
11254
11255Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11256
11257 * config.sub (i*86*) Change [345] to [3456]
11258
11259Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11260
11261 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11262 --with-gnu-ld=no.
11263
11264Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11265
11266 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11267 AIX multilibs get built.
11268
11269Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11270
11271 * configure.in (i386-win32): Don't build expect if we're not
11272 building the tcl subdir.
11273
11274Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11275
11276 * Makefile.in: (configure-target-examples, all-target-examples):
11277 New targets, configure and build example programs.
11278
11279Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11280
11281 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11282 use it as input to sedit the generated MPW makefile.
11283 * mpw-README: Add a suggestion about Gestalt.h.
11284
11285Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11286
11287 * config.sub: Accept *-*-ieee*.
11288
11289Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11290
11291 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11292 Ronald F. Guilmette <rfg@monkeys.com>.
11293
11294Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11295
11296 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11297 for powerpc-pe native.
11298 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11299 (target==powerpc-pe): duplicate i386-win32 entry.
11300
11301Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11302
11303 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11304 of vxworks, not just vxworks5.1.
11305
11306Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11307
11308 * mpw-configure: Add support for exec-prefix.
11309
11310Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11311
11312 * config.guess: Recognize HP model 816 machines as having
11313 a PA1.1 processor.
11314
11315Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11316
11317 * configure: Ignore new autoconf configure options.
11318
252b5132
RH
11319Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11320
11321 * config.guess: Recognize Pentium under SCO.
11322 From Robert Lipe <robertl@arnet.com>.
11323
11324Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11325
11326 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11327
11328Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11329
11330 * configure.in: Don't configure gas for alpha-dec-osf*.
11331
11332Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11333
11334 * configure.in: Default to --with-stabs for some targets for which
11335 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11336 i[345]86*-*-unixware*.
11337
11338Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11339
11340 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11341 rather than basing it on the target. Simplify handling of options
11342 controlling which directories to configure. Remove extraneous
11343 slash in multi-clean target.
11344
11345Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11346
11347 * config-ml.in: Prefix more variables with ml_ so they don't collide
11348 with configure's.
11349
11350Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11351
11352 * configure: Don't turn -v into --v.
11353
11354Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11355
11356 * configure.in (targargs): Fix typo.
11357
11358 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11359
11360Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11361
11362 * configure.in: Strip --host and --target options from
11363 CONFIG_ARGUMENTS, and always configure for --host only. Add
11364 --with-cross-host option when building with a cross-compiler.
11365 * configure: Canonicalize the arguments put into config.status by
11366 always using `=' for an option with an argument. Pass a presumed
11367 --host or --target explicitly.
11368
11369Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11370
11371 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11372 into general OS recognition case.
11373
11374Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11375
11376 * configure.in (target_configdirs): add target-winsup only
11377 for win32 target systems.
11378
11379Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11380
11381 * Makefile.in (all-target-libgloss): Depend upon
11382 configure-target-newlib, since when libgloss is built it looks to
11383 see if the newlib directory exists.
11384
11385Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11386
11387 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11388 cfg-ml-*.in.
11389
11390Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11391
11392 * configure: Handle LD and LD_FOR_TARGET when configuring a
11393 Canadian Cross.
11394
252b5132
RH
11395Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11396
11397 * configure.in (target_libs): add target-winsup.
11398 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11399 (target==ppcle-pe): remove ld from $noconfigdirs.
11400
11401Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11402
11403 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11404 Preserve relative path names in $srcdir. Build symlink tree if
11405 configuring cross target dir and srcdir=. (= no VPATH support).
11406 (configure-target-libg++): Depend on configure-target-librx.
11407 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11408 * config-ml.in: New file.
11409 * symlink-tree: New file.
11410 * configure: Ensure srcdir="." if that's what it is.
11411
11412Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11413
11414 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11415 includes and FLEX_SKELETON setting.
11416 * mpw-configure (--with-gnu-ld): New option, controls whether
11417 to use PPCLink or ld with PowerMac GCC.
11418 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11419 * mpw-config.in: Configure grez if targeting Mac.
11420
11421 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11422 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11423 just macos.
252b5132
RH
11424 * configure.in: Configure grez resource compiler if targeting Mac.
11425 * Makefile.in (all-grez, install-grez): New targets.
11426
11427Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11428
11429 * configure: CXX defaults to gcc, not g++. If we find
35590697 11430 gcc in the path, set CC to gcc -O2.
252b5132
RH
11431
11432Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11433
11434 * configure: Default ${build} correctly. Avoid picking up extra
11435 spaces when reading CC and CXX from Makefile. When doing a
11436 Canadian Cross, use plausible default values for numerous
11437 variables.
11438 * configure.in: When doing a Canadian Cross, don't try to
11439 configure tools whose configure script can't handle it.
11440
11441Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11442
11443 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11444
11445Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11446
11447 * configure: Remove dubious bug reporting address.
11448
11449Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11450
11451 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11452 configure script, run that instead of this directory's configure.
11453 In either case, print a message that we're configuring the sub-dir.
11454
11455Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11456
11457 * configure.in: Before checking for the existence of various files,
11458 use sed to filter out "target-".
11459
11460Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11461
11462 * Makefile.in (DO_X): Split rule to decrease command line length
11463 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11464 (Philippe De Muyter).
11465
11466Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11467
11468 * Makefile.in (all-patch): depend on all-libiberty.
11469
11470Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11471
11472 * configure.in: If the only directory in target_configdirs which
11473 actually exists is libiberty, then set target_configdirs to empty,
11474 to avoid trying to build a target libiberty in a gas or gdb
11475 distribution.
11476
11477Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11478
11479 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11480 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11481 systems.
252b5132
RH
11482
11483Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11484
11485 * configure.in (copy_dirs): Use sys-include instead of include
11486 for --with-headers option.
11487
11488Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11489
11490 * Makefile.in, configure.in: Make winsup builds work with
11491 new scheme.
11492
11493Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11494
11495 * configure.in: Build the linker on AIX.
11496
11497Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11498
11499 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11500 where needed.
11501
11502Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11503
11504 * Makefile.in (all-gcc): Fix typo.
11505
11506Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11507
11508 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11509
11510Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11511
11512 * configure.in: Rename libFOO to target-libFOO, and xiberty
11513 to target-xiberty, to provide more flexibility.
11514 (target_subdir): Define. Create if cross.
11515 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11516 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11517 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11518 check-libFOO -> check-target-libFOO, etc.
11519 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11520 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11521 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11522 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11523 allow ALL_GCC="" to only configure.
11524 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11525 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11526 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11527
11528Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11529
11530 * Makefile.in (taz): Build "info" in etc explicitly.
11531
11532Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11533
11534 * configure.in: Make sure that CC is undefined (as opposed to
11535 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11536 problem with autoconf trying to configure on a host without GCC.
11537
11538Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11539
11540 * mpw-configure: Set host alias from choice of host compiler,
11541 only use generic MPW Makefile sed if present, edit a file
11542 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11543 * mpw-README: Add problem notes about CW6 and CW7.
11544
11545Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11546
11547 * Makefile.in (taz): Use ";" instead of ";;".
11548
11549Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11550
11551 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11552 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11553 DISTDOCDIRS.
11554 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11555 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11556
11557Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11558
11559 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11560 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11561 Move bfd to DISTSTUFFDIRS.
11562
11563Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11564
11565 * Makefile.in (X11_LIB): Removed.
11566 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11567
11568 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11569
11570Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11571
11572 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11573 names.
11574
11575Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11576
11577 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11578
11579Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11580
11581 * configure.in (i[345]86-*-win32): Always build newlib.
11582 Don't configure cvs, autoconf or texinfo.
11583 * Makefile.in (LD_FOR_TARGET): New.
11584 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11585 Pass down LD_FOR_TARGET.
11586
11587Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11588
11589 * winsup: New directory.
11590 * Makefile.in: Build winsup.
11591 * configure.in: Winsup is configured when target is win32.
11592 Can only build win32 target GDB when native.
35590697 11593
252b5132
RH
11594Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11595
11596 * config.guess: Recognize HP model 819 machines as having
11597 a PA 1.1 processor.
11598
11599Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11600
11601 * configure: Fix sed loop which substitutes for CC and CXX to
11602 avoid bug found in various sed implementations.
11603
11604Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11605
11606 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11607 simulator. Use standard powerpc-*-eabi*.
11608
11609Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11610
11611 * configure.in: Stop putting gas and binutils in noconfigdirs for
11612 powerpc-*-aix* and rs6000-*-*.
11613
11614Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11615
11616 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11617 -mcall-aixdesc libraries.
11618
11619Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11620
11621 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11622
11623 * config.sub (arm | armel | armeb): Fix shell syntax.
11624
11625Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11626
11627 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11628 -msoft-float and -mcpu=common support.
11629 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11630 libraries.
11631
11632Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11633
11634 * configure.in: Allow configuration and build of emacs19 for the alpha.
11635
11636Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11637
11638 * configure.in (CC): Get ^CC, not just any old CC, from
11639 ${host_makefile_frag}.
11640
11641Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11642
35590697 11643 * configure.in (CC): Try to get CC from
252b5132
RH
11644 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11645
11646Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11647
11648 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11649 only if it exists in $(srcdir).
11650
11651Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11652
11653 * configure: If CC and CXX are not set in the environment, set
11654 them, based on either an existing Makefile or on searching for gcc
11655 in PATH. Substitute for CC and CXX in Makefile.
11656 * configure.in: Remove libm from target_libs. Separate
11657 target_configdirs from configdirs. If CC is not set in
11658 environment, try to get it from a host Makefile fragment. Rewrite
11659 changes of configdirs to use skipdirs instead. A few minor
11660 tweaks. Take directories out of target_configdirs as they are
11661 taken out of configdirs. Remove existing Makefile files from
11662 subdirectories. Substitute for TARGET_CONFIGDIRS and
11663 CONFIG_ARGUMENTS in Makefile.
11664 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11665 by configure.in.
11666 (CONFIG_ARGUMENTS): Likewise.
11667 (CONFIGURE_TARGET_MODULES): New variable.
11668 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11669 ($(CONFIGURE_TARGET_MODULES)): New target.
11670 (configure-libg++, configure-libio): New targets.
11671 (all-libg++): Depend upon configure-libg++.
11672 (all-libio): Depend upon configure-libio.
11673 (configure-libgloss, all-libgloss): New targets.
11674 (configure-libstdc++): New target.
11675 (all-libstdc++): Depend upon configure-libstdc++.
11676 (configure-librx, all-librx): New targets.
11677 (configure-newlib): New target.
11678 (all-newlib): Depend upon configure-newlib
11679 (configure-xiberty): New target.
11680 (all-xiberty): Depend upon configure-xiberty.
11681
11682Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11683
11684 * configure.in (host i[345]86-*-win32): Expand the
11685 noconfigdirs again.
11686
11687Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11688
11689 * mpw-configure: Fix sed command file name.
11690
11691Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11692
35590697 11693 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11694 noconfigdirs again.
11695
11696Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11697
11698 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11699 or powerpc*-*-pe*, since they are not yet supported.
11700
11701Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11702
11703 Add PowerMac support and many other enhancements.
11704 * mpw-configure: New option --cc to select compiler to use,
11705 paste options set according to --cc into the generated
11706 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11707 if mpw-make.sed is present.
11708 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11709 add forward includes for PowerPC include files.
11710 * mpw-build.in: Build using Makefile.PPC if present.
11711 (do-byacc, etc): Remove separate version resource builds.
11712 (do-gas): Build "stamps" before "all".
11713 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11714 * mpw-README: Update to reflect --cc option, PowerMac support,
11715 and recently-reported compatibility problems.
11716
11717Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11718
11719 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11720 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11721 (--with-multilib-top): Pass to recursive invocations.
11722
11723Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11724
11725 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11726 v810-*-*.
11727
11728Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11729
11730 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11731 gdb, ld and opcodes on v810-*-*.
11732
252b5132
RH
11733Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11734
11735 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11736 (local-maintainer-clean): New target.
11737 (maintainer-clean): New target.
11738 (realclean): Just depend upon maintainer-clean.
11739
11740Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11741
11742 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11743
11744Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11745
11746 * configure.in: Build ld in mips*-*-bsd* case.
11747
11748Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11749
11750 * config.sub: Accept -lites* OS. From Ian Dall.
11751
11752Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11753
11754 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11755 targets.
252b5132
RH
11756
11757Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11758
11759 * configure.in: treat i386-win32 canadian cross the same as
11760 i386-go32 canadian cross.
11761
11762Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11763
11764 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11765 running under the simulator to build a reduced set of libraries.
11766 (powerpc-*-eabiaix): Add fine grained multilib support added to
11767 other powerpc targets yesterday.
11768
11769Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11770
11771 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11772 -disable-softfloat, -disable-relocatable, -disable-aix, and
11773 -disable-sysv to control which multilib libraries get built.
11774
11775Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11776
11777 * configure: Add Makefile.tem to list of files to remove in trap
11778 handler.
11779
11780Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11781
11782 * config.guess (*Linux*): Add missing "exit"s.
11783 Also, need specific check for alpha-unknown-linux (uses COFF).
11784
11785Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11786
11787 * config.guess: Merge with FSF:
11788
11789 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11790 * config.guess (AIX4): More robust release numbering discovery.
11791
11792 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11793 * config.guess (i386-sequent-ptx): Properly get version number.
11794
11795 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11796 * config.guess (mips:*:4*:UMIPS): New case.
11797
11798Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11799
11800 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11801 (i386-win32 host): Likewise. Don't build readline.
11802
afb8d725
JM
11803Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11804
11805 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11806 SUPPORT_FILES to submakes.
11807
252b5132
RH
11808Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11809
11810 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11811 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11812 mpw-configure.
11813
11814Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11815
11816 * configure.in (appdirs): Use =, not ==, in test expression when
11817 trying to build the text to print in the warning message for
11818 Solaris users.
11819
11820Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11821
11822 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11823
11824Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11825
11826 * config.guess: Recognize lynx-2.3.
11827
11828Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11829
11830 * config.sub (z8ksim): Deleted
11831 (z8k-*-coff): New, this is the one true name of the target.
11832
11833Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11834
11835 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11836
11837Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11838
11839 * config.guess (*:Linux:*:*): First try asking the linker what the
11840 default object file format is (elf, aout, or coff). Then if this
11841 fails, try previous methods.
11842
11843Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11844
11845 * configure.in: Don't build newlib for *-*-vxworks5.1.
11846
11847Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11848
11849 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11850 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11851
11852Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11853
11854 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11855
11856Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11857
11858 * cfg-ml-com.in: New file.
11859 * cfg-ml-pos.in: New file.
11860
11861Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11862
11863 * COPYING.NEWLIB: Add HP free copyright to list.
11864
11865Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11866
11867 * config.sub: Recognize -eabi* for the system, not just -eabi.
11868
11869Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11870
11871 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11872 * config.sub, configure.in (win32): New target and host.
11873
11874Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11875
11876 * configure.in: Add i386-pe configuration.
11877
11878Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11879
11880 * mpw-build.in (install): Install GDB after LD.
11881
11882Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11883
11884 * mpw-config.in (elf/mips.h): Always forward-include, needed
11885 for GDB to build.
11886
11887Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11888
11889 * testsuite: New directory for customer acceptance and whole tool
11890 chain tests.
11891
11892Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11893
11894 * configure: If per-host line isn't found, but AC_OUTPUT is found
11895 and a configure script exists, run it instead.
11896
11897Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11898
11899 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11900
11901Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11902
11903 * configure: Set build_{cpu,vendor,os,alias} to host values when
11904 --build isn't specified.
11905
11906Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11907
11908 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11909 (FLAGS_TO_PASS): Pass them.
11910 (EXTRA_TARGET_FLAGS): Ditto.
11911
252b5132
RH
11912Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11913
11914 * Makefile.in (all-libg++): Depend on all-libstdc++.
11915
11916Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11917
11918 * configure.in (noconfigdirs): Enable all packages for
11919 i386-unknown-netbsd.
11920
11921Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11922
11923 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11924 hosted builds (DOS builds)
11925
11926Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11927
11928 Changes for ARM based on patches from Richard Earnshaw:
11929 * config.sub: Handle armeb and armel.
11930 * configure.in: Omit arm linker only for riscix.
11931
11932Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11933
11934 * config.guess: Update from FSF.
11935
11936Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11937
11938 * config.sub: Recognize powerpcle as the little endian varient of
11939 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11940 powerpcle variant. Convert pentium into i586, not i486. Add p5
11941 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11942 temporarily.
11943
11944Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11945
11946 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11947
11948Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11949
11950 * config.sub: Accept -lites* as a basic system type.
11951
11952Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11953
11954 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11955 installed, and if so return linuxoldld as the system name.
11956
11957Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11958
11959 * config.guess: Add hppa1.1-hp-lites support.
11960
11961Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11962
11963 * configure.in: Don't build newlib for m68k-vxworks5.1.
11964
11965Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11966
11967 * configure.in (mips-sgi-irix6): Use mh-irix5.
11968
11969Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11970
11971 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11972
11973Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11974
11975 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11976 OSF/1. Fix compiler flags.
252b5132
RH
11977 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11978
11979Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11980
11981 * configure.in: Recognize --with-newlib.
11982 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11983
afb8d725
JM
11984Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11985
11986 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11987 to *_X11_MODULES due to gdbtk needing X include files et al.
11988
252b5132
RH
11989Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11990
11991 Merge in support for Mac MPW as a host.
11992 (Old change descriptions retained for informational value.)
11993
11994 * mpw-config.in: Add generic include forwards for cpu-specific
11995 include files in aout and elf directories.
11996
11997 * mpw-configure: Added copyright.
11998 * mpw-config.in: Check for presence of required build tools.
11999 (target_libs): Add newlib.
12000 (target_tools): Add examples.
12001 (Read Me): Generate as "Read Me for MPW" instead.
12002 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12003 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12004 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12005
12006 * mpw-configure: Remove subdir-specific makefile hackery,
12007 delete mk.tmp after using it.
12008
12009 * mpw-build.in (all): Display start and end times.
12010
12011 * mpw-configure (host_canonical): Set.
12012 (target_cpu): Always add to makefiles.
12013 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12014 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12015 (mpw-mh-mpw): Look for in srcdir and srcroot.
12016 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12017
12018 * mpw-build.in: (install-only): New target.
12019
12020 * mpw-configure (host_alias, target_alias): Rename from hostalias
12021 and targetalias, add into generated Makefile.
12022 (mk.tmp): If present, add into generated Makefile.
12023 * mpw-build.in (all-gas): Build config.h first before gas proper.
12024
12025 * mpw-configure (config.status): Write only if changed.
12026 * mpw-config.in (readline): Configure it (not built, just used for
12027 definitions).
12028
12029 * mpw-config.in (elf/mips.h): Add a forward include.
12030
12031 * mpw-config.in: Forward-include most .h files in include into
12032 extra-include.
12033 (readline): Don't build.
12034 mpw-build.in (install): Install GDB.
12035
12036 * mpw-configure (prefix, mpw_prefix): Handle it.
12037 * mpw-config.in (mmalloc, readline): Don't configure.
12038 * mpw-build.in (thisscript): Rename to ThisScript.
12039 Use mpw-build instead of BuildProgram everywhere.
12040 (mmalloc, readline): Don't build.
12041 * mpw-README: New file, basic documentation about the MPW port.
12042
12043 * mpw-config.in: Use forward-include to create include files.
12044
12045 * mpw-configure: Add more things to the top of each configured
12046 Makefile, including contents of config/mpw-mh-mpw.
12047 * mpw-config.in (extra-include): Create this directory and fill it
12048 with Posix-like include files when configuring.
12049
12050 * config.sub (apple, mac, mpw): Add various aliases.
12051
12052 * mpw-build.in: New file, top-level build script fragment for MPW.
12053 * mpw-configure: New file, configure script for MPW.
12054 * mpw-config.in: New file, config fragment for MPW.
12055
12056Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12057
12058 * configure.in (host_libs): Remove glob, since it is gone from the
12059 sources.
12060
12061Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12062
12063 * Makefile.in: define empty GDB_NLM_DEPS var.
12064
12065 * configure.in(target_makefile_frag): use config/mt-netware
12066 for netware targets.
12067
12068Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12069
12070 * config.sub: Merge in recent FSF changes. Remove linux special
12071 cases.
12072
12073Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12074
4bddf3ad 12075 Revert this change:
252b5132
RH
12076
12077 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12078
12079 * build-all.mk: Use CC=cc -Xs on Solaris.
12080
252b5132
RH
12081Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12082
12083 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12084 stop using it.
12085 * Makefile.in: Nuke all references to glob subdirectory.
12086
12087Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12088
12089 * configure.in: Fix --enable-shared logic in per-host.
12090
12091Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12092
12093 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12094
12095Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12096
12097 * configure.in (noconfigdirs): Don't build gas on AIX, for
12098 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12099
12100Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12101
12102 * configure: Fix --cache-file to work if the file argument is a
12103 relative path.
12104
12105Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12106
12107 * configure: If the --cache-file is used, pass it down to
12108 configure in subdirectories.
12109
12110Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12111
12112 * config.sub: add vxworks29k configuration.
12113
12114Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12115
12116 * Makefile.in (taz): Do "diststuff" part quietly.
12117
12118Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12119
12120 * config.sub: Mini-merge with gcc/config.sub.
12121
12122Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12123
12124 * config.guess (IRIX): Sed - to _.
12125
12126Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12127
12128 * Makefile.in (source-vault, binary-vault): New targets.
12129
12130Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12131
12132 * config.sub: Recognize -eabi as a basic system type.
12133
12134Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12135
12136 * configure.in (enable_shared stuff): Fix typo.
12137
12138Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12139
12140 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12141
12142Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12143
12144 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12145
12146Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12147
12148 * configure.in (rs6000-*-*): Don't build gas.
12149
12150Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12151
12152 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12153 reduce command line length.
12154 (AS_FOR_TARGET): Check for as.new, not Makefile.
12155 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12156
12157Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12158
12159 * config.guess: Merge from FSF.
12160
12161Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12162
12163 * configure: Don't use $ when handling program_suffix.
12164
12165Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12166
12167 * configure.in: Configure tk for hppa/hpux.
12168
12169Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12170
12171 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12172
12173Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12174
12175 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12176 to LIBCXXFLAGS. Tests are better run without it.
12177
12178Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12179
12180 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12181
12182Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12183
12184 * configure.in (*-*-netware*): Don't configure xiberty.
12185
12186Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12187
12188 * configure.in: Remove tk from native_only list.
12189
12190Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12191
12192 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12193 for special NCD build.
12194
12195Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12196
12197 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12198 makeall.bat, they're only useful for binutils snapshots.
12199 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12200 makeall.bat to specified SUPPORT_FILES.
12201
12202Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12203
12204 * build-all.mk: Add Ericsson targets to sun4 and solaris
12205 hosts. Add BNR's sun4 target to solaris host, so their
12206 build-from-source will be tested in-house first.
12207
12208Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12209
12210 * Makefile.in (LIBCFLAGS): New variable.
12211 (CFLAGS_FOR_TARGET): Ditto.
12212 (LIBCFLAGS_FOR_TARGET): Ditto.
12213 (LIBCXXFLAGS): Ditto.
12214 (CXXFLAGS_FOR_TARGET): Ditto.
12215 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12216 (BASE_FLAGS_TO_PASS): Pass them.
12217 (EXTRA_TARGET_FLAGS): Ditto.
12218
4bddf3ad 12219 * configure.in: Support --enable-shared.
252b5132
RH
12220
12221Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12222
12223 * configure.in (target_libs): Include libstdc++ again.
12224 * config.guess: Update from FSF (for FreeBSD).
12225
12226Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12227
12228 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12229 makeall.bat.
12230 (DISTDOCDIRS): Add `etc'.
12231 (ETC_SUPPORT_PFX): New variable.
12232 (taz): Include anything from etc starting with a word in
12233 ETC_SUPPORT_PFX.
12234
12235Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12236
12237 * config.sub: Update for recent FSF changes. Remove obsolete
12238 h8300hds entry. Add -windows* and -osx as basic os. Minor
12239 spacing changes.
12240
12241Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12242
12243 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12244
12245 * config.guess: Merge with FSF.
12246 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12247
12248Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12249
12250 * configure: Since the "trap 0" handler will override the exit
12251 status on many systems, only use it for "exit 1", and make it set
12252 a non-zero exit status; reset it before "exit 0". Also, check
12253 exit status of config.sub, and error out if it failed.
12254
12255Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12256
12257 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12258 and install libgloss.
12259
12260Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12261
12262 * Makefile.in (all-binutils): Depend upon all-byacc.
12263
12264 * configure.in: Don't build emacs on Irix 5.
12265
12266Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12267
12268 * configure.in (*-*-netware*): Add libio.
12269
12270Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12271
12272 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12273 (CHECK_TARGET_MODULES): Ditto.
12274 (INSTALL_TARGET_MODULES): Ditto.
12275 (TARGET_LIBS): Ditto.
12276 (all-libstdc++): Note dependencies.
12277
12278Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12279
12280 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12281
12282Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12283
12284 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12285 -fexternal-templates.
12286
12287 * configure.in (target_libs): Add libstdc++.
12288 (noconfigdirs): Add libstdc++ as appropriate.
12289
12290Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12291
12292 * config.guess: Update from FSF.
12293
12294Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12295
12296 * configure: Use ${config_shell} when running ${configsub}.
12297
12298Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12299
12300 * config.sub: No longer recognize h8300h.
12301
12302Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12303
12304 * config.sub: Remove extraneous differences between config.sub and
12305 gcc/config.sub.
12306
12307Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12308
12309 * Makefile.in (DISTSTUFFDIRS): Add gas.
12310
12311Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12312
12313 * COPYING.NEWLIB: New file.
12314
12315Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12316
12317 * config.guess (HP-UX): Patch from Harlan Stenn
12318 <harlan@landmark.com> to also emit release level.
12319
12320Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12321
12322 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12323
12324Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12325
12326 * config.sub: Merge nextstep cleanup from FSF.
12327
12328Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12329
12330 * configure.in (arm-*-*): Don't configure ld for this target.
12331
12332Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12333
12334 * configure.in (*-*-netware): don't configure libg++, libio,
12335 librx, or newlib.
12336
12337Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12338
12339 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12340 configure ld--it works, but it doesn't support shared libraries.
12341
12342Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12343
12344 * config.guess (*-unknown-freebsd*): Get rid of possible
12345 trailing "(Release)" in version string.
12346 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12347
12348Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12349
12350 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12351 Fix type: *-next-neststep -> *-next-nextstep.
12352
12353 * config.guess: Merge from FSF:
12354
12355 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12356
12357 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12358
12359 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12360
12361 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12362 instead of UNIX_SV for UnixWare 1.0).
12363
12364Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12365
12366 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12367 to make gdb/nlm/* build after the compiler and linker.
12368
12369Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12370
12371 * config.guess (netbsd, freebsd, linux): Accept any machine,
12372 not just i[34]86.
12373 (m68k-atari-sysv4): Relocate to match FSF version.
12374
12375 * config.guess: More merges from the FSF:
12376
12377 Add a space before function call or macro invocation.
12378
12379 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12380
12381 * config.guess: Add trap cmd to remove dummy.c and dummy when
12382 interrupted.
12383
12384 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12385
12386 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12387 (dummy): Redirect stderr from compilation of dummy.c.
12388
12389 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12390
12391 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12392
12393Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12394
12395 * configure: Accept and ignore --cache*, for compatibility with
12396 new autoconf.
12397
12398Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12399
12400 * config.guess: Merge from FSF:
12401
12402 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12403
12404 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12405 (PATH): Add /.attbin at end for finding uname.
12406 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12407
12408 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12409
80413487 12410 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12411
12412 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12413
80413487
RH
12414 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12415 to select whether to use ELF or COFF.
252b5132
RH
12416
12417 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12418
80413487 12419 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12420
12421 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12422
12423 * config.guess: Guess the OS version for HPUX.
12424
12425 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12426
12427 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12428
12429Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12430
12431 * configure.in: Recognize --with-headers, --with-libs, and
12432 --without-newlib.
12433 * Makefile.in (all-xiberty): Depend upon all-ld.
12434
12435Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12436
12437 * configure.in: Change i[34]86 to i[345]86.
12438
12439Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12440
12441 * configure (version): A few more tweaks to help message.
12442
12443Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12444
12445 * Makefile.in: Remove (for now) librx as a host library,
12446 now that we're building it for target.
12447
12448Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12449
12450 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12451 (Karl Berry).
12452
12453Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12454
12455 * configure.in: Also configure librx.
12456
12457Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12458
12459 * Makefile.in: Update various rules to reflect that librx
12460 is now needed for libg++.
12461
12462Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12463
12464 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12465
12466Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12467
12468 * configure.in: Configure the examples directory.
12469
12470Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12471
12472 * configure: Simplify Jun 2 1994 change.
12473
12474Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12475
12476 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12477 /bin/gcc isn't good enough to build gcc.
12478
12479Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12480
12481 * Makefile.in (GDB_SUPPORT_FILES): Remove
12482 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12483 (gdb.tar.gz): Add new rule to use standard distribution building
12484 mechanism.
12485
12486Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12487
12488 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12489 Bill Cox <bill@cygnus.com>.
12490
12491Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12492
12493 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12494
12495Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12496
12497 * configure: Search current dir first in .gdbinit.
12498
12499Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12500
12501 * config.sub: Recognize freebsd (merged from gcc config.sub).
12502
12503Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12504
12505 * config.sub: Refer to NeXT's operating system as nextstep.
12506
12507 * config.sub (case $basic_machine): Re-order the cases, to match
12508 the order in the FSF version (which is mostly alphabethical).
12509 Merge in some additions and changes from the FSF.
12510
12511Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12512
12513 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12514 * config.sub: Recognize cxux7.
12515 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12516
12517Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12518
12519 * config.sub: Fix typo powerpc -> powerpc-*.
12520
12521Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12522
12523 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12524
12525 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12526 parallel with all-emacs and install-emacs). Top-level command
12527 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12528
12529Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12530
12531 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12532 $(relbindir)/make before doing ``make install'', and use
12533 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12534 installing over running make binary.
12535 ($(host)-stamp-stage3-installed): Likewise.
12536
12537Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12538
12539 * config.guess: Recognize Mach.
12540
12541Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12542
12543 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12544 see whether --exec-prefix was used.
12545
12546Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12547
12548 * README: Explicitly mention libg++/README. (Zoo's idea.)
12549
12550Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12551
12552 * Makefile.in: Add all-librx target similar to all-libproc.
12553
12554Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12555
12556 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12557 with post 1.2 uname bogosity.
12558
12559Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12560
12561 * configure: Remove temporary files on receipt of a signal.
12562
12563Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12564
12565 * configure: If there is a package_makefile_frag, remove
12566 ${subdir}/Makefile.tem after copying it in.
12567
12568Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12569
12570 * build_all.mk: support rs6000 lynx identifies itself as
12571 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12572 since /bin/gcc is too feeble to compile a modern gcc.
12573
12574Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12575
12576 * brought devo/test-build.mk update-to-date with progressive/
12577 test-build.mk. Add lynx targets and hppa flag info.
12578
12579Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12580
12581 * configure.in: Use mh-ncrsvr43. Patch from
12582 Tom McConnell <tmcconne@sedona.intel.com>.
12583
12584Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12585
12586 * config.guess (i386-unknown-bsdi): No longer need to
12587 check #if defined(__bsdi__) && defined(__i386__).
12588
12589Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12590
12591 * configure: Set program_transform_nameoption correctly.
12592
12593Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12594
12595 * brought build-all.mk update-to-date with progressive build-all.mk,
12596 added new targets and hppa info.
35590697 12597
252b5132
RH
12598Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12599
12600 * configure: If config.guess result is a prefix of the user
12601 specified target, assume a native build and use the user specified
12602 target as the host alias. Remove SunOS patch suffix removal hack.
12603 * configure.in: Remove SunOS patch suffix removal hack.
12604
12605 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12606 in NATIVE_CHECK_MODULES.
12607
12608Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12609
12610 * Makefile.in: Rename HOST_ONLY to NATIVE.
12611 * configure: Delete SunOs patch suffix from host_canonical
12612 and build_canonical variables that are prepended to Makefiles.
12613 * configure.in: Add comments for easier maintenance.
12614
12615Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12616
12617 * Makefile.in: Add all-libproc target similar to all-gui.
12618
12619Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12620
12621 * Makefile.in (CHECK_MODULES): split into
12622 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12623
12624Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12625
12626 * config.guess (i386-unknown-bsdi): New system to guess.
12627
12628Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12629
12630 * Makefile.in: Add all-gui target (but not yet build by "all").
12631
12632Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12633
12634 * config.sub: Move deletion of patch suffix from here...
12635 * configure.in: To here, at Ian's suggestion. The top-
12636 level scripts might need to know of a patch level.
12637
12638Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12639
12640 * config.sub: Strip off patch suffix so rtl is recognized
12641 as a sunos4.1.3 machine, even though it's been patched.
12642
12643Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12644
12645 * Makefile.in (INSTALL_LAST): Delete.
12646 (INSTALL_DOSREL): New.
12647
12648Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12649
12650 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12651 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12652 whether we pass down --with-gnu-ld anyhow.
12653
12654Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12655
12656 * Makefile.in (INSTALL_LAST): Change operation so it works
12657 on more flavors of make.
12658 * configure.in (go32): Don't build libg++ or libio.
12659
12660Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12661
12662 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12663 they can be overriden by templates.
12664
12665Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12666
12667 * configure.in (target==go32): Don't build gdb.
12668 * dosrel: New directory.
12669
12670Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12671
12672 * configure.in (host==go32): Configure dosrel too.
12673 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12674 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12675 be set by incoming names or templates.
12676 (INSTALL_LAST): New rule.
252b5132
RH
12677
12678Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12679
12680 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12681
12682Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12683
252b5132
RH
12684 * configure.in (appdirs): New variable. Currently empty, but will
12685 be used in gas distribution. If nonempty, lists a set of
12686 directories at least one of which must get configured, or top
12687 level configuration is considered to have failed.
12688 (rs6000-*-lynxos*): Use new file name.
12689
12690Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12691
12692 Eliminate XTRAFLAGS.
12693 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12694 newlib include files using -idirafter, and also use -nostdinc.
12695 (CXX_FOR_TARGET): Likewise.
12696 (XTRAFLAGS): Removed.
12697 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12698 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12699 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12700 ($(DO_X)): Don't pass down XTRAFLAGS.
12701
12702Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12703
12704 * configure.in (mips*-dec-bsd*): New target; do build linker.
12705 (mips*-*-bsd*): New target; don't build linker.
12706
12707Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12708
12709 * configure.in: support rs6000-*-lynxos* configuration.
12710 support sunos4 as a cross target.
12711
12712 * config.sub: look for lynx*, not lynx since the OS version may
12713 legitimately be part of the name.
12714
12715Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12716
12717 * configure.in (i[34]86-*-sco*): Move to be with other i386
12718 targets.
12719 (romp-*-*): New target. Skip various binary utilities.
12720 (vax-*-*): New target. Don't build newlib.
12721 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12722
12723Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12724
12725 * configure.in: Only set host_makefile_frag if config
12726 directory exists.
12727
12728Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12729
12730 * install.sh: If $dstdir exists, don't check whether each
12731 component does.
12732
12733Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12734
12735 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12736
12737Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12738
35590697
AJ
12739 * configure.in (*-*-lynxos*): Don't configure newlib for either
12740 native or cross Lynx.
252b5132
RH
12741
12742Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12743
12744 * config.sub (sparc64-elf): Fix os.
12745 (z8k): Remove duplicate.
12746
12747Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12748
12749 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12750 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12751
12752Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12753
12754 * configure: Make file links cleanly even if Lynx fails on
80413487 12755 an NFS symlink (at least fail cleanly).
252b5132
RH
12756
12757Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12758
12759 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12760 -XNh2000.
12761
12762Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12763
12764 * configure: Unknown options are fatal again.
12765
12766Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12767
12768 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12769 compatibility.
252b5132
RH
12770
12771Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12772
12773 * build-all.mk: Add `clean' target.
12774
12775Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12776
12777 * config.guess: Add SINIX support.
12778 * configure.in: Add mips-*-sysv4* support.
12779
12780Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12781
12782 * build-all.mk: Document all useful targets.
12783 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12784 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12785
12786Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12787
12788 * configure: Support --silent, --quiet.
12789
12790Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12791
12792 * configure: Support --disable-FEATURE.
12793
12794Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12795
12796 * config.guess: Recognize NCR running SVR4.3.
12797
12798Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12799
12800 * config.guess: Make BSDI generate i386-unknown-bsd386.
12801 Patch from Paul Eggert <eggert@twinsun.com>.
12802
12803Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12804
12805 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12806
12807Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12808
12809 * configure: Make unrecognized options give nonfatal warnings
12810 instead of fatal errors, and pass them to any subdirectory
12811 configures in case they recognize them.
12812 Make --x equivalent to --with-x.
12813
12814Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12815
12816 * configure: Add --enable-* options. Clean up usage message and
12817 some comments.
12818
12819Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12820
12821 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12822
12823Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12824
12825 * configure.in (hppa*-*-*): Enable binutils.
12826
12827Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12828
12829 * config.sub: Recognize cisco.
12830
12831Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12832
12833 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12834
12835Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12836
12837 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12838 than one configuration name. Add comment.
12839
12840Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12841
12842 * config.guess: about target *-hitachi-hiuxwe2, fixed
12843 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12844 macro is incorrect.]
12845
12846Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12847
12848 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12849 than the "make ls" stuff which used to be here.
12850
12851Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12852
12853 * config.guess: Recognize i[34]86-unknown-freebsd.
12854 From Shawn M Carey <smcarey@rodan.syr.edu>.
12855
12856Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12857
12858 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12859
12860Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12861
12862 * config.guess: Check for ptx.
12863
12864Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12865
12866 * config.sub: Add os9k checking.
12867
12868Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12869
12870 * config.guess: Handle OSF1 running on HPPA processors
12871
12872Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12873
12874 * configure: If subdir configure fails, print out a message with
12875 subdirectory name, in case subdir's configure code didn't identify
12876 itself.
12877
12878Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12879
12880 * configure.in: Remove embedded newlines from configdirs.
12881 Avoid mismatches of substrings. Fix matching strings at end
12882 of configdirs.
12883
12884Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12885
12886 * config.guess: Add Lynx/rs6000 config support.
12887
12888Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12889
12890 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12891
12892Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12893
12894 * configure.in (hppa*-*-osf*): Treat this just like most other
12895 PA configurations (eg no binutils or ld).
12896 (hppa*-*-*elf*): These configurations have binutils and ld.
12897
12898Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12899
12900 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12901
12902Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12903
12904 * configure.in (rs6000-*-*): Build gas.
12905
12906Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12907
80413487 12908 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12909
12910Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12911
12912 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12913 for GDB and GDB has been fixed to not need it.
12914
252b5132
RH
12915Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12916
12917 * config.guess: Recognize vax hosts.
12918
12919Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12920
12921 * configure (while loop): Don't use "break 2" inside case
12922 statement -- the case statement isn't an enclosing loop.
12923
12924Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12925
12926 * config.guess: Clean up NeXT support, to allow nextstep
12927 on Intel machines. Make OS be nextstep.
12928
12929Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12930
12931 * config.guess: Add alternate forms for Convex.
12932
12933Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12934
12935 * configure: Completely rewrite option processing. Take
12936 advantage of pattern-matching to avoid invoking test frequently.
12937 Also clean up host and target defaulting logic.
12938
12939Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12940
12941 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12942 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12943 commands (plus user environment) will fit SCO limits.
12944
12945Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12946
12947 * configure.in: Don't issue warnings about directories which are
12948 not being configured if -norecursion is set. Correct test for
12949 --with-gnu-as and --with-gnu-ld to not get confused by substring
12950 matches.
12951
12952 * configure.in: Don't build gas for alpha-dec-osf1*.
12953
12954Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12955
12956 * configure: Back out Per's change of 12/19/1993. It changes the
12957 behavior of configure in unexpected and confusing ways.
12958
12959 Also, use different delim char when calculating
12960 program_transform_name so that the name can contain slashes.
12961
12962Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12963
12964 * configure.in, config.sub: Add support for VSTa micro-kernel.
12965
12966Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12967
12968 * configure.in: Nuke hacks which were used to get a special
12969 version of GAS for HPPA configurations.
12970
12971Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12972
12973 * configure: If only ${target_alias} is given, use that
12974 as the default for ${host_alias}.
12975 * configure: Add missing back-slashes before nested quotes.
12976
12977Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12978
12979 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12980
12981Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12982
12983 * config.guess: Recognize some Tektronix configurations.
12984 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12985
12986Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12987
12988 * config.sub: Match any flavor of SH.
12989
12990Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12991
12992 * configure.in: Don't try to configure newlib for Alpha.
12993
12994Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12995
12996 * configure.in: Don't build ld for Irix 5. Don't build gas,
12997 libg++ or libio for any Alpha target.
12998
12999 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13000
13001Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13002
13003 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13004 default arguments -- so it tried to compress itself.
13005
13006Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13007
13008 * configure.in (notsupp): ensure that a space is always at the end
13009 of the configdirs list, since the grep checks for an explicit space
13010
13011Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13012
13013 * configure.in (target i386-sysv4.2): don't build ld, since static
13014 versions of many libraries are not available.
13015
13016Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13017
13018 * config.guess: Recognize Apollos (using environment variables).
13019 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13020
13021Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13022
13023 * config.guess: Recognize Sony news mips running newsos.
13024
13025Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13026
13027 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13028 "fi ; else" for bash.
13029
13030Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13031
13032 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13033
13034Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13035
13036 * config.sub: accept unixware as an alias for svr4.2.
13037 Fix some inconsistancies with the gcc version.
13038
13039Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13040
13041 * Makefile.in (DISTDOCDIRS): Add gdb.
13042
13043Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13044
13045 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13046
13047Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13048
13049 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13050 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13051 this now.
13052
13053Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13054
13055 * config.sub: Accept hiux* as an OS name.
13056
13057 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13058 etc/make-stds.texi. The underscore came from gcc, and dje now
13059 agrees that RUNTESTFLAGS is the correct name.
13060
13061Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13062
13063 * install.sh: Remove 'set -e'. It makes any conditionals
13064 in the script useless.
13065
13066 * config.guess: Automatically recognize arm-acorn-riscix
13067 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13068
13069Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13070
13071 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13072
13073Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13074
13075 * Makefile.in (DISTDOCDIRS): New variable.
13076 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13077 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13078
13079Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13080
13081 * configure.in (hppa target): check the source directory for the
13082 pagas sub-directory
13083
13084Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13085
13086 * config.sub: Allow -aout* and -elf*.
13087
13088Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13089
13090 * configure.in: Don't build ld on i386-solaris2, same as for
13091 sparc-solaris2.
13092
13093Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13094
13095 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13096
13097Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13098
13099 * configure.in: Configure gdb for alpha.
13100
13101Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13102
13103 * Makefile.in (CXXFLAGS): Add -O.
13104
13105Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13106
13107 * config.guess: added support for DG Aviion
13108
13109Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13110
13111 * configure.in: Produce warning message for subdirectories not
13112 configurable for this host/target combination. Don't try to
13113 configure gdb for vms.
13114
13115Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13116
13117 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13118 appropriate files before making "diststuff".
13119 (DISTBISONFILES): New var: list of files to be edited.
13120 (DISTSTUFFDIRS): Add binutils.
13121
13122Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13123
13124 * config.sub: also handle mipsel and mips64el (for little endian mips)
13125
13126Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13127
13128 * configure.in: Add * to end of all OS names.
13129
13130Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13131
13132 * configure.in: Build newlib for LynxOS native.
13133
13134Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13135
13136 * config.guess: Add support for delta 88k running SVR3.
13137
13138 * configure.in: Add comment about HP compiler vs. emacs.
13139
13140Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13141
13142 * configure.in: don't build ld on solaris2 (not a viable option
13143 due to bugs in getpwnam & getpwuid)
13144
13145Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13146
13147 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13148 config.guess will produce a full version number.
13149
13150Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13151
13152 * configure.in: Build linker and binutils for alpha-dec-osf1.
13153
13154Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13155
13156 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13157 and gdb/testsuite/Makefile.in.
13158
13159Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13160
13161 * configure.in: recognize mips*- instead of mips-
13162
13163Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13164
13165 * config.sub: Accept linux*coff and linux*elf as operating
13166 systems.
13167
13168Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13169
13170 * config.sub: Recognize mips64, and mips3 as an alias for it.
13171
13172Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13173
13174 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13175 gdb knows how to handle OSF/1 shared libraries.
13176
13177Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13178
13179 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13180 * config.guess: Recognize Hitachi's HIUX.
13181 * config.sub: Recognize h3050r* and hppahitachi.
13182 Remove redundant cases for hp9k[23]*.
13183
13184Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13185
13186 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13187 if gas and ld are in the source tree and are in ${configdirs}.
13188 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13189 --with options (but still pass them down on the command line,
252b5132
RH
13190 if they were explicitly specified).
13191
13192Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13193
13194 * configure: substitute SHELL value in Makefile.in with
13195 ${CONFIG_SHELL}
13196
13197Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13198
13199 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13200 *-*-solaris2* targets.
13201
13202Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13203
13204 * Makefile.in: define M4, and pass it down to sub-makes;
13205 all-autoconf now depends on all-m4
13206
13207Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13208
13209 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13210 presence of {ar,ranlib} instead of a configured directory
13211
13212Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13213
13214 * config.guess: Accept 34?? as well as 33?? for NCR.
13215
13216Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13217
13218 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13219 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13220
13221Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13222
13223 * configure: grab values for $(CC) and $(CXX) from the
13224 environment, so that someone can do "CC=gcc configure; make" and
13225 have it work right (matching the way that autoconf works now)
13226
13227 * configure.in, Makefile.in: add support for gash, the tcl
13228 interface to Galaxy
13229
13230 * config.guess: add NetBSD variants (hp300, x86)
13231
13232Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13233
13234 * install.sh: Support -d option (in the manner of SunOS 4 install,
13235 as it is more deterministic than that of GNU install)
13236 (chmodcmd): Set file to mode 755 by default (should also do default
13237 chgrp and chown, but I don't feel like dealing with that now)
13238
13239Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13240
13241 * config.sub: Remove h8300hhms alias.
13242
13243Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13244
13245 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13246
13247Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13248
13249 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13250 as stmp-fixinc
13251
13252Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13253
13254 * config.sub: recognize m88110-bug-coff.
13255
13256Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13257
13258 * Makefile.in (all-libio): all dependencies on the toolchain used
13259 to build this (gcc, gas, ld, etc)
13260
13261Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13262
13263 * config.guess: Deal with OSF/1 1.3 on alpha.
13264
13265Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13266
13267 * install.sh: add some 'else true' clauses for portability
13268
13269 * configure.in: don't build libio for h8[35]00-*-* targets
13270
13271Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13272
13273 * Makefile.in: Add support for new libio.
13274
13275Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13276
13277 * install.sh: If one command fails, don't try the rest. Don't try
13278 to remove $dsttmp (via trap) unless we have already created it.
13279 If $src doesn't exist, detect it and exit with an error.
13280
13281 * config.guess: Recognize BSD on hp300.
13282
13283Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13284
13285 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13286 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13287
13288Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13289
13290 * Makefile.in (all-send-pr): depends on all-prms
13291
13292Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13293
13294 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13295
13296Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13297
13298 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13299 Added test for mips-mips-riscos5.
13300
13301Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13302
13303 * configure.in: use mh-hp300 for 68k HP hosts
13304
13305Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13306
13307 * configure: add support for CONFIG_SHELL, so that you can use
13308 some alternate shell for evaluating configure scripts
13309
13310Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13311
13312 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13313 in configure script to bug-gdb@prep.ai.mit.edu when building
13314 distribution archive.
13315 * Makefile.in (COMPRESS): Remove def.
13316 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13317 gdb.tar.Z and make-gdb.tar.Z respectively.
13318 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13319 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13320 to convergence with 'taz' target in Makefile.in.
13321
13322Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13323
13324 * install.sh (dsttmp): use trap to ensure that tmp files go
13325 away on error conditions
13326
13327Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13328
13329 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13330
13331Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13332
13333 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13334 its parent is '/' not ''.
13335
13336 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13337
13338Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13339
13340 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13341 that ${newsrcdir}/configure.in does.
13342
13343Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13344
13345 * test-build.mk: support for CONFIG_SHELL
13346
13347Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13348
13349 * config.sub (netware): Add as a basic system type.
13350
13351Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13352
13353 * Makefile.in (Makefile): depend on configure.in. Also drop the
13354 $(srcdir)/ from the dependency on Makefile.in.
13355
13356Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13357
13358 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13359 (h8300hhms is temporary until multi-libraries are implemented).
13360 * configure.in: Handle h8300h too.
13361
13362Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13363
13364 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13365
13366Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13367
13368 * configure: Remove extraneous output when guessing host type.
13369 * config.guess: Remove extraneous output when guessing using C
13370 compiler rather than uname, or when guessing fails.
13371
13372Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13373
13374 * Makefile.in: remove all.cross and install.cross targets
13375
13376 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13377 definitions
13378
13379Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13380
13381 * configure.in (target sh): Build gprof.
13382
13383Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13384
13385 * config.sub: change -solaris to -solaris2
13386
13387Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13388
13389 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13390
13391Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13392
13393 * configure: Correct error message for missing Makefile.in to
13394 print correct directory.
13395
13396Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13397
13398 * install.sh: kludge around 386BSD shell bug
13399
13400Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13401
13402 * config.guess: Recognize NeXT.
13403 * config.guess: Recognize i486-ncr-sysv4.
13404 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13405
13406Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13407
13408 * Makefile.in (MAKEINFOFLAGS): New variable.
13409 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13410 * build-all.mk, test-build.mk: Pass down --no-split as
13411 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13412
13413Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13414
13415 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13416
13417Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13418
13419 * Makefile.in (libg++.tar.z): New rule.
13420 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13421 * Makefile.in (taz): Only do a single chmod.
13422
13423Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13424
13425 * install.sh: don't use dirname anymore (replaced with sed usage)
13426
13427Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13428
13429 * Makefile.in: Change extension for gzip'd files from '.z' to
13430 '.gz' per new FSF standard usage.
13431
13432Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13433
13434 * configure: put quotes around the final value of program_transform_name
13435
13436Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13437
13438 * Makefile.in: new install.sh support; update install-info rules
13439
13440Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13441
13442 * configure.in: Build diff for crosses, but not for go32 host.
13443
13444 * configure.in: Build gprof only for native, and don't build it
13445 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13446
13447Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13448
13449 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13450
13451Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13452
13453 * configure.in (host_tools): Add prms.
13454
13455Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13456
13457 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13458 with $(FLAGS_TO_PASS) on the command line
13459
13460 * config.sub: Recognize lynx and lynxos
13461
13462Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13463
13464 * config.sub: Accept -ecoff*, not just -ecoff.
13465
13466Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13467
13468 * Makefile.in (taz): Use .gz suffix instead of .z.
13469 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13470 names.
13471
13472Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13473
13474 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13475
13476Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13477
13478 * Makefile.in (install-no-fixedincludes): install gcc last, so
13479 that rebuilds that might happen during 'make install' don't get
13480 bogus gcc include files
13481
13482Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13483
13484 Change from Utah for HPPA support:
13485 * config.guess: Recognize hppa1.x-hp-bsd.
13486
13487Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13488
13489 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13490 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13491
13492Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13493
13494 * config.sub: Add support for rom68k and bug boot monitors.
13495
13496Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13497
13498 * Makefile.in: Make all-opcodes depend on all-bfd.
13499
13500Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13501
13502 * config.guess: Added special check for i[34]86-univel-sysv4*.
13503
13504Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13505
13506 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13507 the processor rather than assuming i486.
13508
13509Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13510
13511 * config.guess: Recognize SunOS6 as Solaris3.
13512
13513Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13514
13515 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13516 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13517
13518Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13519
13520 * build-all.mk (all-cross): New target for Canadian Cross.
13521 Added Q2 go32 targets.
13522 * test-build.mk: Configure go32 cross sparclite-aout and
13523 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13524 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13525
13526Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13527
13528 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13529 GO32 hosted toolchains
13530
13531Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13532
13533 * configure: change so "-exec-prefix" gets passed down rather
13534 than "-exec_prefix" so autoconf generated Makefiles get the
13535 exec_prefix set right.
13536
13537Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13538
13539 * config.guess: get the Solaris2 minor version number
13540
13541 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13542
13543Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13544
13545 * config.guess: Recognize some Sequent platforms.
13546
13547Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13548
13549 * Makefile.in: added the vault-install target
13550
13551 * configure.in: actually use the Sun3 makefile fragment that's in
13552 config, also added the release dir to configdirs
13553
13554Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13555
13556 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13557
13558Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13559
13560 * configure.in: remove some program from Alpha targetted toolchains
13561
13562Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13563
13564 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13565 gprof.
13566 (taz): Run "make diststuff" in those directories instead of "make
13567 proto-dir". Look for "VERSION=" only at start of line in subdir
13568 Makefile. Use "gzip -9" for compression.
13569 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13570 (binutils.tar.z): New target.
13571
13572Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13573
13574 * Makefile.in (taz): Include gpl.texinfo.
13575
13576Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13577
13578 * Makefile.in (setup-dirs): Merged into "taz" target.
13579 (taz): Only do `proto-dir' stuff if a directory is actually needed
13580 for this target.
13581
13582Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13583
13584 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13585 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13586 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13587 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13588 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13589
13590Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13591
13592 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13593 config.sub, and move-if-change to gdb testsuite distribution
13594 archive, so the testsuite can be extracted, configured, and
13595 run separately from the gdb distribution. Blow away the Chill
13596 tests that require a Chill compiled executable, since GNU Chill
13597 is not yet publically available.
13598
13599Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13600
13601 * test-build.mk: set environment variables in a single command,
13602 instead of a list of assignments and exports
13603
13604 * config.guess: recognize Alpha/OSF1 systems
13605
13606Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13607
13608 * configure: Change help message to prefer --options rather than
13609 -options.
13610
13611Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13612
13613 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13614 zippy@ecst.csuchico.edu.
13615 * config.guess: Recognize miniframe.
13616
13617Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13618
9eb322aa
MF
13619 * Makefile.in: Use srcroot to find runtest rather than rootme.
13620 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13621
13622Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13623
13624 * test-build.mk: Extensive additions to support building on a
13625 machine other than the host.
13626
13627Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13628
13629 * configure (tooldir): Fix for i386-aix again.
13630
13631Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13632
13633 * configure, Makefile.in: Change definition of $(tooldir)
13634 to match the FSF.
13635
13636Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13637
13638 * config.guess: Recognize i[34]86/SVR4.
13639
13640Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13641
13642 * Makefile.in (all-gdb): gdb depends on sim.
13643
13644Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13645
13646 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13647 at the same time we make the prototype gdb directory.
13648 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13649 files at the same time as the gdb base release distribution.
13650
13651Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13652
13653 * Makefile.in (check): Use individual check targets rather than
13654 DO_X rule.
13655 (check-gcc): Added.
13656
13657Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13658
13659 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13660 for System V release 3.2.
13661
13662Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13663
13664 * config.sub: Recognize hppaosf.
13665 * configure.in: Do configure ld/binutils/gas for it.
13666
13667Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13668
13669 * configure (tooldir): Alter syntax used to set this, for systems
13670 where "\$" isn't handled right, like i386-aix.
13671
13672Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13673
13674 * configure: Pass program-transform-name, not
13675 program_transform_name, to recursive configures.
13676
13677Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13678
13679 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13680 of gas+ld+binutils.
13681
13682Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13683
13684 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13685
13686Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13687
13688 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13689
252b5132
RH
13690Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13691
13692 * Makefile.in (PRMS): Set back to all-prms.
13693
13694Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13695
13696 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13697 targets, rather than for MIPS hosts.
13698
13699Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13700
13701 * configure.in: add comment for --with-x default values
13702
13703 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13704
13705 * Makefile.in: add check-* targets for each of the directories in
13706 the tree. Add a definition of RUNTEST that will use the one we
13707 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13708
13709Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13710
13711 * configure.in: Removed obsolete references to bfd_target and
13712 target_makefile_frag.
13713
13714 * build-all.mk: Set assorted targets for Q2.
13715 * config.sub: Recognize z8k-sim and h8300-hms.
13716 * test-build.mk: Really don't pass host to configure.
13717 (HOLES): Added uname.
13718
13719Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13720
13721 * configure: Handle an empty program-prefix, program-suffix or
13722 program-transform-name correctly.
13723
13724Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13725
13726 * build-all.mk: -G 8 no longer required for MIPS targets.
13727 * test-build.mk: Don't pass host argument to configure; make it
13728 guess.
13729
13730Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13731
13732 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13733 * Makefile.in (COMPRESS): New macro, like GZIP.
13734
13735Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13736
13737 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13738
13739 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13740 with gas currently defaults to -G 0.
13741
13742Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13743
13744 * Makefile.in (all-flex): flex depends on byacc.
13745
13746 * build-all.mk: If host not specified, use config.guess. Pass TAG
13747 to test-build.mk as RELEASE_TAG.
13748 * test-build.mk (configargs): New variable containing arguments to
13749 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13750 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13751
13752 * config.guess: Use /bin/uname when checking -X argument on SCO,
13753 to avoid invoking GNU uname which doesn't understand -X.
13754
13755 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13756
13757 * configure.in: Build gas for mips-*-*.
13758
13759Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13760
13761 * Makefile.in (all.normal): insert missing backslash.
13762
13763Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13764
4bddf3ad 13765 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13766
13767 * Makefile.in: Complete overhaul to merge many almost identical
13768 targets.
13769
13770Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13771
13772 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13773 (gdb.tar.Z): Adjusted.
13774
13775 * Makefile.in (setup-dirs, taz): New targets; should be general
13776 enough to adapt for gdb sometime. Build only .z file.
13777 (gas.tar.z): New target.
13778
13779Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13780
13781 * build-all.mk: Use CC=cc -Xs on Solaris.
13782
252b5132
RH
13783Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13784
13785 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13786 for handling BISON for FSF releases.
13787
13788Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13789
13790 * configure: Actually implement the change zoo just documented.
13791
13792Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13793
13794 * configure: when using config.guess, only set target_alias when
13795 it's not already been set (ie, on the command line)
13796
13797Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13798
13799 * Makefile.in: add installcheck target, set PRMS to install-prms
13800
13801Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13802
13803 * configure: add support for package_makefile_fragment, handle the
13804 case where a directory has a configure.in file but no Makefile.in
13805 more gracefully (with an actual understandable error message, even);
13806 add support for --without (and add this to the usage message); also
13807 explicitly add a --host=${host_alias} to the command line when
13808 config.guess is used
13809
13810Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13811
13812 * configure: Must use both --host and --target in recursive calls.
13813
13814Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13815
13816 * Makefile.in: Change deja-gnu to dejagnu.
13817
13818Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13819
13820 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13821
13822Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13823
13824 * configure.in: canonicalize all instances to *-*-solaris2*,
13825 also strip out a number of tools to not build for go32 host
13826
13827Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13828
13829 * config.guess: add GPL.
13830
13831 * Makefile.in, config.guess, config.sub, configure: bump
13832 copyrights to 93.
13833
13834Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13835
13836 * Makefile.in (do-info): Removed obsolete check for existence of
13837 localenv file.
13838
13839 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13840
13841Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13842
13843 * Makefile.in: a couple of 'else true' for decstation,
13844 support for TclX
13845
13846 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13847
13848Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13849
13850 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13851
13852Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13853
13854 * config.guess: Recognize i386-ibm-aix (PS/2).
13855 * configure.in: Use config/mh-aix386 file for it.
13856
13857Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13858
13859 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13860 CC_FOR_TARGET instead.
13861 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13862
13863Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13864
13865 * Makefile.in: Add sim to list of directories sent with gdb
13866
13867Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13868
13869 * configure.in: Put back mips-dec-bsd* case.
13870
13871Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13872
13873 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13874 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13875 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13876
13877Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13878
13879 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13880
13881 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13882 (install-info): install dir.info only if it exists,
13883 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13884
13885Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13886
13887 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13888 gas for mips-dec-bsd.
13889
13890Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13891
13892 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13893 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13894
13895Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13896
13897 * configure.in: Added "dejagnu" to hosttools list.
13898
13899Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13900
13901 * config.sub, configure.in, config.guess: Add support
13902 for Bosx, an AIX variant from Bull.
13903 Patches from F.Pierresteguy@frcl.bull.fr.
13904
13905Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13906
13907 * devo/dejagnu: Initial creation of devo/dejagnu.
13908 Migrated dejagnu testcases and support files for testing software
13909 tools to reside as subdirectories, currently called "testsuite",
13910 within the directory of the software tool. Migrated all programs,
13911 support libraries, etc. beloging to dejagnu proper from
13912 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13913 with no modifications. The changes to these files which will
13914 allow them to configure, build, and execute properly will be made
13915 in a future update.
13916
13917Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13918
13919 * Makefile.in: Change send_pr to send-pr.
13920 * configure.in: Likewise.
13921 * send_pr: Renamed directory to send-pr.
13922
13923Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13924
13925 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13926
13927Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13928
13929 * README: Update for gdb-4.8 release.
13930 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13931 gdb-xxx.tar.z (gzip'd) file also.
13932
13933Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13934
13935 * Makefile.in: make all-diff depend on all-libiberty
13936
13937Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13938
13939 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13940
13941Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13942
13943 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13944
13945Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13946
13947 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13948 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13949 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13950
13951Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13952
13953 * Makefile.in: makeinfo binary is in a new location
13954
13955Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13956
13957 * config.sub: Accept -ecoff as an OS.
13958
13959 * Makefile.in: Various changes to eliminate a level of make
13960 recursion and reduce the required command line length.
13961 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13962 sub-makes.
13963 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13964 variables holding settings for specific sub-makes.
13965 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13966 in terms of BASE_FLAGS_TO_PASS.
13967 (TARGET_LIBS): New variable listing directories which use
13968 TARGET_FLAGS_TO_PASS.
13969 (subdir_do): Eliminated.
13970 (do-*): New set of targets to replace subdir_do.
13971 (various): All targets which used subdir_do now depend on do-*.
13972 (local-clean): Renamed from do_clean.
13973 (local-distclean): New target, dependency of distclean and
13974 realclean.
13975 (install-info): Don't create directories. Depend on dir.info
13976 rather than calling make recursively.
13977 (install-dir.info): Eliminated.
13978 (install-info-dirs): Create all info directories here.
13979 (dir.info): Depend upon do-install-info.
13980
13981 * test-build.mk (HOLES): Added false.
13982
13983Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13984
13985 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13986
13987Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13988
13989 * Makefile.in (info): remove dependency on all-texinfo. The
13990 problem was really in texinfo/C, not at this level.
13991
13992Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13993
13994 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13995
13996Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13997
13998 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13999 GDB releases.
14000
14001Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14002
14003 * configure: Include srcdir in message about target of link not
14004 being found. Don't convert `-' to `_' in `with' options being
14005 passed to subdirs.
14006
14007Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14008
14009 * configure.in: add uudecode to host_tools
14010
14011 * Makefile.in: added {all,install}-uudecode targets, added them to
14012 the appropriate lists
14013
14014Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14015
14016 * Makefile.in (all-gcc): Added dependency on all-gas.
14017
14018 * configure.in (mips-*-*): Build ld and binutils.
14019
14020Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14021
14022 * configure: check return code from mkdir, print error message and
14023 exit on failure.
14024
14025Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14026
14027 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14028
14029Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14030
14031 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14032
14033Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14034
14035 * config.sub (h8500): Recognize this as a cpu type.
14036
14037Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14038
14039 * configure: source directory missing is no longer a warning
14040
14041 * configure.in: recognize irix[34]* instead of irix[34]
14042
14043 * Makefile.in: define and pass down X11_LIB
14044
252b5132
RH
14045Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14046
14047 * guess-systype: Renamed to ...
14048 * config.guess: ... by popular request.
14049 * configure.in, Makefile.in: Update accordingly.
14050
14051Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14052
14053 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14054 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14055 + Execute ./dummy instead of assuming . is in PATH.
14056
14057Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14058
14059 * guess-systype: New shell script. Attempts to guess the
14060 canonical host name of the executing host.
14061 Only a few hosts are supported so far.
14062 * configure: Call guess-systype if no host is specified.
14063
14064Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14065
14066 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14067 gcc Makefile.
14068
14069
14070Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14071
14072 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14073 (all-gcc, install-gcc, subdir_do): Use it.
14074
14075Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14076
14077 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14078
14079Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14080
14081 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14082 set exclusively by configure, using configure.in .
14083
14084Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14085
14086 * test-build.mk: set $PATH for all builds
14087
14088 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14089
14090Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14091
14092 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14093 the one used in gcc/Makefile.in, so that a null expansion doesn't
14094 override the one needed to build gcc with a native cc.
14095
14096
14097Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14098
14099 * configure: Accept -with arguments.
14100
14101Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14102
14103 * Makefile.in: added h8300sim
14104
14105Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14106
252b5132
RH
14107 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14108 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14109 (all-cygnus, native, build-cygnus): Make
14110 $(canonhost)-stamp-3stage-done, not $(host)....
14111 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14112 i386-sco3.2v4. Added else true to if command.
14113
14114Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14115
14116 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14117
14118Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14119
14120 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14121
14122Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14123
14124 * configure.in: don't remove binutils from Solaris builds
14125
14126Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14127
14128 * Makefile.in: get rid of earlier definitions for *clean,
14129 also handle the recursive info rule better
14130
14131Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14132
14133 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14134 do more-or-less the right thing.
14135
14136Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14137
14138 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14139 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14140
14141Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14142
14143 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14144 $(host_canonical).
14145
14146 * configure.in: split the configdirs list into 4 categories (native
14147 v. cross, library v. tool) and handle the cross-only and native-
14148 only in more reasonable (and correct!) way.
14149
14150Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14151
14152 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14153 configdirs anymore.
14154
14155Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14156
14157 * Makefile.in: extensive cleanup:: removed all of the explicit
14158 clean-* targets, collapsed many wrappers around subdir_do into
14159 one, added additional targets to satisfy standards.texi, deleted
14160 some old targets, some changes for consistency
14161
14162Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14163
14164 * configure.in: handle some programs as cross-only, and others as
14165 native only
14166
14167 * test-build.mk: handle partial holes in a more generic manner
14168
14169 * Makefile.in: m4 depends on libiberty
14170
252b5132
RH
14171Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14172
14173 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14174 time, wdiff, and find to configdirs
14175
14176 * Makefile.in: all, clean, and install rules for the new programs
14177 added to configure.in
14178
14179Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14180
14181 * configure.in: use mh-sun for all *-sun-* hosts
14182
252b5132
RH
14183Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14184
14185 * Makefile.in: define flags for X11 include files and library file
14186 locations, pass them down to the programs that need this info
14187
14188 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14189
252b5132
RH
14190Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14191
14192 * configure.in: start building libg++ for HP-UX targets
14193
14194Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14195
14196 * README: Update references to files moved into etc/.
14197
14198Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14199
14200 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14201 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14202
14203Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14204
14205 * configure: accept dash as well as underscore in long option
14206 names for FSF compatibility.
14207
14208Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14209
14210 * config.sub: added -sco3.2v4 support from FSF.
14211
14212Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14213
14214 * configure.in: expand the section that adds or removes
14215 directories from the list of programs to build, to handle native
14216 vs. cross in addition to host v. native
14217
14218Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14219
14220 * Makefile.in: Replace C++ in macro names with CXX.
14221 This is less likely to break ...
14222
14223Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14224
14225 * test-build.mk: add -w to GNU_MAKE
14226
14227Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14228
14229 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14230 add 'sparc' to list of recognized cpus. This needed to make
14231 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14232 Delete some redundant ose68 variants. Recognize -wrs as an os,
14233 then changes that into $CPU-wrs-vxworks.
14234
14235 * configure.in: remove most references to gdbtest, regularize
14236 target based program removal
14237
14238 * test-build.mk: import from p3 tree (many fixes and changes)
14239
14240Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14241
14242 * Makefile.in: added rules to handle tcl, tk, and expect
14243
14244 * configure.in: handle those directories if they exist
14245
14246Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14247
14248 * config.sub: removed bogus hppabsd and hppahpux names, since
14249 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14250
14251Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14252
14253 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14254 depends upon all-xiberty
14255
14256 * Makefile.in: changes from p3, including:
14257
14258 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14259
14260 * Makefile.in (XTRAFLAGS): include newlib directories if
14261 newlib/Makefile exists, rather than if host != target.
14262
14263 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14264
14265 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14266 from the same source tree and not building a cross-compiler. This
14267 matters for the libg++ configuration if reconfiguring a tree that
14268 has already been installed.
14269
14270 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14271
14272 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14273 pick up the machine and system specific header files.
14274
14275 * Makefile.in: added AS_FOR_TARGET, passed down in
14276 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14277 the C compiler to use to create programs which are run in the
14278 build environment, set it to default to $(CC), and passed it down
14279 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14280
14281 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14282
14283 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14284 We need them for unusual native builds, like systems without
14285 ranlib.
14286
14287 * configure: also define $(host_canonical) and
80413487
RH
14288 $(target_canonical), which are the full, canonical names for the
14289 given host and target
252b5132
RH
14290
14291Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14292
14293 * Makefile.in: Added separate definitions for C++.
14294
14295Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14296
14297 * configure.in (configdirs): Add deja-gnu.
14298
14299Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14300
14301 * README: Update for configure.texi and gdb-4.7 release.
14302
14303Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14304
14305 * Makefile.in: Move "all" target to top of file.
14306 Previously, first target was ".PHONY" which caused BSD4.4 make
14307 to build .PHONY when make was run without arguments.
14308
14309Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14310
14311 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14312 Library-copylefted code in libiberty.
14313
14314Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14315
14316 * config.sub: Replace m68kmote with plain old m68k.
14317
14318Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14319
14320 * Makefile.in: Remove space from blank line, avoid Make complaints.
14321
14322Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14323
14324 * config.sub: Complain if no argument is given. Added support for
14325 386bsd as OS and target alias.
14326
14327Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14328
14329 * Makefile.in (XTRAFLAGS): include newlib directories if
14330 newlib/Makefile exists, rather than if host != target.
14331
14332Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14333
14334 * config.sub: recognize sparclite-wrs-vxworks.
14335
14336 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14337 p3.) Added clean-xiberty to clean.
14338
14339Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14340
14341 * configure.in: use *-*-* instead of nested cases for host and target
14342
14343Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14344
14345 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14346 from the same source tree and not building a cross-compiler. This
14347 matters for the libg++ configuration if reconfiguring a tree that
14348 has already been installed.
14349
14350Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14351
14352 * config.sub (i486v/i486v4): Merge in from FSF version.
14353
14354Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14355
14356 * configure: only set PWD if it is already set.
14357
14358Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14359
14360 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14361 doesn't have unset and all success paths (and most error paths)
14362 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14363 to just ${PWD} to avoid confusion.)
14364
14365Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14366
14367 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14368 even for a native compilation.
14369
14370Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14371
14372 Changes to make the gdb.tar.Z rule work better.
14373
14374 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14375 (DEVO_SUPPORT): Add configure.texi.
14376 (bfd-ilrt.tar.Z): Remove ancient rule.
14377
14378Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14379
14380 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14381 pick up the machine and system specific header files.
14382
14383 * configure.in, config.sub: added new target m68010-adobe-scout,
14384 with alias of adobe68k. Changed configure.in to check for
14385 -scout before -sco* to avoid a false match.
14386
14387 * Makefile.in: added AS_FOR_TARGET, passed down in
14388 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14389 the C compiler to use to create programs which are run in the
14390 build environment, set it to default to $(CC), and passed it down
14391 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14392
14393Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14394
14395 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14396 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14397 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14398 FOR_TARGET variants, to newlib and libg++.
14399
14400Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14401
14402 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14403 first.
14404
14405Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14406
14407 * config.sub: Accept `elf' as an environment.
14408
14409Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14410
14411 * Makefile.in (all-opcodes): cd into the right directory
14412
14413Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14414
14415 * configure: added -program_transform_name option, used as
14416 argument to sed when installing programs.
14417 configure.texi: added documentation for -program_prefix,
14418 -program_suffix and -program_transform_name.
14419
14420Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14421
14422 * config.sub: Accept i486 where i386 ok.
14423
14424Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14425
14426 * config.sub: accept we32k
14427
14428Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14429
35590697 14430 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14431
14432 * Makefile.in: don't create all directories for ``make install'';
14433 let the subdirectories create the ones they need.
14434
14435Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14436
80413487 14437 * COPYING: new file, GPL v2
252b5132
RH
14438
14439Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14440
14441 * Makefile.in: use the new gen-info-dir, which needs a template
14442 argument (which also lives in texinfo)
14443
14444 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14445
252b5132
RH
14446Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14447
14448 * config.sub (ncr3000): Change i386 to i486.
14449
14450Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14451
14452 * Makefile.in: add install-rcs, install-grep to
14453 install-no-fixedincludes, removed install-bison and install-libgcc
14454
14455Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14456
14457 * configure.in: grab the HPUX makefile fragment if on HPUX
14458
14459Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14460
14461 * Makefile.in: eradicate bison spoor (ditto libgcc).
14462 configure.in: recognise m68{k,000}-ericsson-OSE.
14463 es1800 is alias for m68k-ericsson-OSE
14464
14465Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14466
14467 * configure.in: rearrange the parts that remove programs from
14468 configdirs, based now on HOST==TARGET or by canonical triple.
14469
14470Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14471
14472 * test-build.mk: recurse explicitly with -f test-build.mk when
14473 appropriate. predicate stage3 and comparison on the existence
14474 of gcc. That is, if gcc isn't around, we aren't three-staging.
14475 On very clean, also remove ...stamp-co. Build in-place before
14476 doing other builds.
14477
14478Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14479
14480 * Makefile.in, configure.in: add tgas
14481
14482Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14483
14484 * Makefile.in: a number of changes merged in from progressive.
14485
14486 * configure.in: add libm.
14487
14488 * .cvsignore: ignore some stuff that comes from test-build.mk.
14489
252b5132
RH
14490Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14491
14492 * config.sub: Add es1800 (m68k-ericsson-es1800).
14493
14494Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14495
14496 * configure: Add program_suffix (parallel to program_prefix)
14497 * Makefile.in: adjust directory-creating script for losing decstation
14498
14499Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14500
14501 * configure: Minor $subdir-related fixes.
14502
14503Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14504
14505 * configure: fix various problems with propogating
14506 makefile_target_frag in subdirs.
14507 * configure.in: config libgcc if its there
14508
14509Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14510
14511 * config.sub: HPPA merge.
14512
252b5132
RH
14513Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14514
14515 * Makefile.in: Replace all-bison with all-byacc in all
14516 dependency lines for other tools (which now use byacc).
14517
14518Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14519
14520 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14521
252b5132
RH
14522Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14523
14524 * Makefile.in: make gprof rules similar to byacc rules (instead of
14525 vestigal $(unsubdir) that didn't work...)
14526
14527Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14528
14529 * config.sub: Add support for Linux.
14530 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14531 (at least for libg++).
14532
14533Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14534
14535 * configure.texi: fix doc for the -nfp option to configure
14536
14537Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14538
14539 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14540
14541Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14542
14543 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14544 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14545 * configure.in: added solaris* host_makefile_frag hook.
14546
14547Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14548
14549 * config.sub: changed recognition of m68000 so that various
14550 m68k types can be specified via m680[01234]0
14551
14552Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14553
14554 * config.sub (basic_machine): fix sed so that '-foo' isn't
14555 completely substituted out while .+'-foo' loses the '-foo'
14556
14557Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14558
14559 * config.sub ($os): Add -aout.
14560
14561Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14562
14563 * configure: If host_makefile_frag is absolute, don't
14564 prefix ${invsubdir} (relevant to libg++ auto-configure).
14565
14566Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14567
14568 * Makefile.in (tooldir): Define it.
14569 (all-ld): Depend on all-flex.
14570
14571Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14572
14573 * Makefile.in (check): Fix libg++ special case.
14574
14575Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14576
14577 * configure: do not bury `pwd` into config.status, thus do fewer
14578 pwd's.
14579
14580 * configure: print the "Building in" message only when building in
14581 other than "." AND verbose.
14582
14583 * configure: remove -s, rework -v to better accomodate guested
14584 configures.
14585
14586 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14587
14588Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14589
14590 * Makefile.in: macroize flags passed on recursion. remove
14591 fileutils.
14592
14593Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14594
14595 * configure: get makesrcdir right for subdirs deeper than 1.
14596
14597 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14598 install.
14599
14600Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14601
14602 * Makefile.in: don't print subdir_do or recursion lines.
14603
14604Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14605
14606 * standards.texi: added menu item.
14607
14608 * Makefile.in: build and install standards.info.
14609
14610 * standards.texi: new file.
14611
14612Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14613
14614 * configure: test for and move config.status pieces from
14615 ${subdir}/.
14616
14617Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14618
252b5132
RH
14619 * configure: Test for existance of files before trying to mv
14620 them, to avoid numerous non-existance messages.
14621
14622Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14623
14624 * configure: correct final line of config.status.
14625
14626 * configure: patch from eggert. Avoids a protection problem if
14627 the original Makefile.in is read only.
14628
14629 * configure: use move-if-change from gcc to create config.status.
14630 Some makefiles depend on config.status to tell if a directory
14631 has been reconfigured for a different host. This change
14632 prevents those directories from remaking everything in the case
14633 where the reconfig was only intended to rebuild a Makefile.
14634
14635 * configure: test for config.sub with "config.sub sun4" rather
14636 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14637 host alias from a missing config.sub.
14638
14639Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14640
14641 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14642 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14643
14644Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14645
14646 * configure: mkdir ${subdir} as needed.
14647
14648Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14649
14650 * Makefile.in,configure.in: added autoconf.
14651
14652Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14653
14654 * Makefile.in: no longer pass against on recursion.
14655
14656 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14657 definitions are not inherited.
14658
14659 * configure: correct makesrcdir when subdir is .
14660
14661Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14662
14663 * configure: Add support for 'subdirs' variable, which is
14664 like 'configdirs', except that configure doesn't re-invoke
14665 itself for subdirs, it just creates a Makefile for each subdir.
14666 * configure.texi: Document subdirs.
14667
14668Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14669
14670 * configure.in: added flex to configdirs
14671
14672Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14673
14674 * Makefile.in: remove clean-stamps from clean.
14675
14676Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14677
14678 * configure.in: Add gdbtest to configdirs.
14679
14680Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14681
14682 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14683 to recursive makes.
14684 * configure.in: Recognize new ncr3000 config.
14685
14686Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14687
14688 * Makefile.in, configure.in: removed references to gdbm.
14689
14690Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14691
14692 * config.sub: Don't canonicalize os value
14693 newsos* to bsd (readline needs to check for newsos).
14694 (This fix was earlier made Jan 31, but got re-broken.)
14695
14696Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14697
14698 * configure.in: sco is an os, not a vendor!
14699
14700 * configure: Quote $( better. Keep various shells happy.
14701
14702Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14703
14704 * Makefile.in: eliminate stamp-files.
14705
14706Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14707
14708 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14709 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14710
14711Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14712
14713 * config.sub: fix iris/iris3.
14714
14715Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14716
14717 * configure: re-add -rm.
14718
14719Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14720
14721 * Maskefile.in: add .stmp-rcs to all.
14722
14723 * configure.in: remove gas from rs6000 build, use aix host fragment.
14724
14725Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14726
14727 * configure: pass down site_option during recursion.
14728
14729Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14730
14731 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14732
14733Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14734
14735 * configure: Change exec_prefix so that it really defaults to prefix.
14736
14737Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14738
14739 * Makefile.in, configure.in: Add support for mmalloc library.
14740
14741Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14742
14743 * Makefile.in: add stmp dependencies for a few more things.
14744
14745Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14746
14747 * configure: adjusted error message on objdir/srcdir configure
14748 collision, per john's suggestion.
14749
14750 * Makefile.in: add libiberty stmp to all and all.cross.
14751
14752Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14753
14754 * Makefile.in: remove force dependencies, add grep to all.
14755
14756Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14757
14758 * Makefile.in: drop flex. make stamp files work.
14759
14760 * configure: added test for conflicting configuration in srcdir,
14761 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14762 gets cranky. use relative paths for configure and srcdir
14763 whenever possible. Send some error messages to stderr that were
14764 going to stdout.
14765
14766Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14767
14768 * Makefile.in: Fix libg++ rule to check for gcc directory
14769 before using gcc/gcc. Also pass XTRAFLAGS.
14770
14771Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14772
14773 * Makefile.in: added stmp-files so that directories aren't polled
14774 when they are already built.
14775
14776 * configure.texi: fixed a node pointer problem.
14777
14778Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14779
4bddf3ad 14780 * config.sub configure.in gdb/configure.in
252b5132
RH
14781 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14782 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14783 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14784
14785Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14786
14787 * configure: -recurring becomes -silent. corrected help message
14788 for -site= option.
14789
14790 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14791
14792Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14793
14794 * configure: when building Makefile for crosses, replace
14795 tooldir and program_prefix. default srcdir from location of
14796 config.sub. remove "for host in hosts" and "for target in
14797 targets" loops.
14798
14799Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14800
14801 * Makefile.in: Do not pass bindir or mandir to cvs.
14802
14803Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14804
14805 * Makefile.in, configure.in: removed traces of namesubdir,
14806 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14807 copyrights to '92, changed some from Cygnus to FSF.
14808
14809 * configure.texi: remove most references to multiple hosts,
14810 multiple targets, subdirs, etc.
14811
14812 * configure.man: removed rcsid. reference config.sub not
14813 config.subr.
14814
14815 * Makefile.in: mkdir $(infodir) on install-info.
14816
14817Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14818
14819 * configure.texi: Explain better about .gdbinit and about
14820 the environment that configure.in sections run in.
14821
14822Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14823
14824 * configure.in: Ultrix is only a decstation if it's a MIPS.
14825
14826Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14827
14828 * README: DOC.configure => cfg-paper.texi.
14829
14830Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14831
14832 * config.sub (near case $os): Don't convert newsos* to bsd!
14833
14834Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14835
14836 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14837 the number of copies of COPYING that go into the GDB tar file.
14838
14839Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14840
4bddf3ad 14841 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14842 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14843 Fix SCO configuration stuff.
14844
14845Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14846
14847 * Makefile.in: For libg++, make sure the -I pointing
14848 to the gcc directory goes *after* all the libg++-local -I flags.
14849 Also, move just-gcc dependency from just-libg++ to all-libg++.
14850
14851Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14852
14853 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14854
14855Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14856
14857 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14858
14859Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14860
14861 * config.sub: Add stratus configuration frags. Also
14862 submitted to FSF.
14863
14864Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14865
14866 * Makefile.in (DEV_SUPPORT): add configure.man.
14867
14868 * config.sub(Decode manufacturer-specific): add -none*.
14869
14870Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14871
14872 * Makefile.in: remove form feeds to make Sun's make happy.
14873 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14874
14875Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14876
14877 * Makefile.in (AR_FLAGS): Make quieter.
14878
14879Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14880
14881 * configure.in: Add libg++.
14882 * configure: When verbose, don't output the command line at each
14883 level; it will be unremarkably the same as the previous version,
14884 which will be the same as what the user typed.
14885
14886Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14887
14888 * configure.in, Makefile.in: fix clean-info, add flex. add
14889 fileutils.
14890
14891 * configure: be less sensitive to spaces in Makefile.in. Do not
14892 look for sources in "..". Doing so breaks subdirectories that
14893 might have their own configure. If a subdir has it's own
14894 configure script, use it.
14895
14896Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14897
14898 * cfg-paper.texi: some changes suggested by rms.
14899
14900Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14901
14902 * config.sub: Merge in some small additions from the FSF version,
14903 taken from the gcc distribution, to bring the Cygnus and FSF
14904 versions into closer sync.
14905
14906Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14907
14908 * configure.in: Changed svr4 references to sysv4.
14909
14910Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14911
14912 * configure: added -V for version number option.
14913
14914Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14915
14916 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14917 renamed from DOC.configure to cfg-paper.texi.
14918
14919Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14920
14921 * configure, config.subr, config.sub: config.subr is now
14922 config.sub again.
14923
14924Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14925
14926 * configure.texi: new file, in progress.
14927
14928 * Makefile.in: build info file and install the man page for
14929 configure.
14930
14931 * configure.man: new file, first cut.
14932
14933 * configure: find config.subr again now that configuration "none"
14934 has gone. removed all traces of the -ansi option. removed all
14935 traces of the -languages option.
14936
14937 * config.subr: resync from rms.
14938
d932cae7 149391991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14940
14941 * configure, config.sub, config.subr: merge config.sub into
14942 config.subr, call the result config.subr, remove config.sub, use
14943 config.subr.
14944
14945 * Makefile.in: revised install for dir.info.
14946
d932cae7 149471991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14948
14949 * configure.in: add decstation host makefile frag.
14950
14951 * Makefile.in: BISON now bison -y again. also install-gcc on
14952 install. clean-gdbm on clean. infodir belongs in datadir.
14953 Make directories for info install. Build dir.info here then
14954 install it.
14955
d932cae7 149561991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14957
14958 * Makefile.in: fix for bad directory tests.
14959
d932cae7 149601991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14961
14962 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14963 regexp. -srcdir relative was being handled incorrectly.
14964
14965 * Makefile.in: unwrapped some for loops so that parallel makes
14966 work again and so one can focus one's attention on a particular
14967 package.
14968
d932cae7 149691991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14970
14971 * configure: added PWD as a stand in for `pwd` (for speed). use
14972 elif wherever possible. make -srcdir work without -objdir.
14973 -objdir= commented out.
14974
d932cae7 149751991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14976
14977 * configure: +options become --options. -subdirs commented out.
14978 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14979 Makefile now at top of generated Makefile. Removed cvs log
14980 entries. added -srcdir. create .gdbinit only if there is one
14981 in ${srcdir}.
14982
14983 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14984 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14985 and mandir now keyed off datadir by default.
14986
d932cae7 149871991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14988
14989 * Freshly created ChangeLog.
14990
14991\f
14992Local Variables:
14993mode: change-log
14994left-margin: 8
14995fill-column: 76
14996version-control: never
14997End:
This page took 1.364946 seconds and 4 git commands to generate.