fortran: enable ptype/whatis for user defined types.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
7f9b20bb
KB
12013-12-19 Keven Boell <keven.boell@intel.com>
2
3 * f-exp.y (yylex): Add domain array to enable lookup
4 in multiple domains. Loop over lookup domains and try
5 to find requested symbol. Add STRUCT_DOMAIN to lookup
6 domains to be able to query for user defined types.
7
afc0578d 82013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9
10 * configure.ac: Add user-friendly check for native x86_64-linux
11 multilibs.
12 * configure: Regenerate.
13
f3f51a69
AM
142013-11-23 Alan Modra <amodra@gmail.com>
15
16 * config.sub, config.guess: Import from upstream.
17
2440009d 182013-11-07 Thomas Schwinge <thomas@codesourcery.com>
19
2440009d 20 * Makefile.in: Regenerate.
21
e78e02e6 22 * Makefile.tpl: Fix typo.
23 * Makefile.in: Regenerate partially.
24
9aaf2a7e 252013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
26
27 * configure.ac: Added libcilkrts to noconfig list when C++ is not
28 supported.
29 * configure: Regenerated.
30
880b18d1 312013-10-30 Jason Merrill <jason@redhat.com>
32
33 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
34 --disable-build-format-warnings.
35
522e3d71 362013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
37
f3f51a69 38 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 39 depend on libstdc++ and libgcc.
40 * configure: Regenerate.
41 * configure.ac: Added libcilkrts to target binaries. Also, restrict
42 libcilkrts for POSIX and i*86, and x86_64 architectures.
43 * Makefile.in: Added libcilkrts related fields to support building it.
44
cb49a9e1 452013-10-26 Jeff Law <law@redhat.com>
46
47 * Makefile.def (target_modules): Remove libmudflap
48 (languages): Remove check-target-libmudflap).
49 * Makefile.in: Rebuilt.
50 * Makefile.tpl (check-target-libmudflap-c++): Remove.
51 * configure.ac (target_libraries): Remove target-libmudflap.
52 Remove checks which disabled libmudflap on some systems.
53 * configure: Rebuilt.
54 * libmudflap: Directory removed.
55
82033c9b
JBG
562013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
57
58 * configure.ac: Update from GCC.
59 * configure: Regenerate.
60
b50d7605
HPN
612013-10-15 Hans-Peter Nilsson <hp@axis.com>
62
63 * src-release (do-proto-toplevel): Support subdir-path-prefixed
64 files in SUPPORT_FILES.
65 (SIM_SUPPORT_DIRS): New variable.
66 (sim.tar.bz2): New rule.
67
f4cfb980
JBG
682013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
69
70 * configure.ac: Update from GCC.
71 * configure: Regenerate.
72
78b1434c
JJ
732013-10-01 Jeff Johnston <jjohnstn@redhat.com>
74
75 * COPYING.NEWLIB: Update with new copyright.
76
b3fc79f8
JBG
772013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
78
79 * configure.ac: Update from GCC.
80 * configure: Regenerate.
81
cc9afea3
AM
822013-09-20 Alan Modra <amodra@gmail.com>
83
84 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
85 ppc host match. Support little-endian powerpc linux hosts.
86
f006cabd
JB
872013-08-16 Joel Brobecker <brobecker@adacore.com>
88
89 * src-release (VER): When using $(TOOL)/common/create-version.sh,
90 strip the "-cvs" suffix from the version number if present.
91
95e43135
JBG
922013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
93
94 * configure.ac: Sync with GCC repo.
95 * Makefile.def: Ditto.
96 * configure: Regenerate.
97 * Makefile.in: Ditto.
98
7539e41e
JB
992013-07-22 Joel Brobecker <brobecker@adacore.com>
100
101 * src-release (VER): Use $(TOOL)/common/create-version.sh
102 if it exists.
103
e8044f35
RS
1042013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
105
106 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
107 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
108 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
109 * configure: Regenerate.
110
7bab7634
DC
1112013-06-01 George Thomas <george.thomas@atmel.com>
112
95e43135
JBG
113 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
114 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 115
b5364c9e
JJ
1162013-05-06 Sandra Loosemore <sandra@codesourcery.com>
117
118 * COPYING.NEWLIB: Add Altera Corporation copyright.
119
5dad867c
JBG
1202013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
121
122 * config.guess: Update from config repo.
123 * config.sub: Ditto.
124
b836cb18
JBG
1252013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
126
127 * Makefile.def: Sync with GCC.
128 * Makefile.in: Regenerate.
129
e7d5abf1
JBG
1302013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
131
132 * configure.ac: Sync with GCC.
b836cb18 133 * configure: Regenerate.
e7d5abf1 134
4f778543
MF
1352013-03-22 Mike Frysinger <vapier@gentoo.org>
136
137 * src-release (VER): Change bfd/configure.in sed to use the new
138 `bfd/configure --version` output.
139
f1dd87fc
YZ
1402013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
141
142 * configure.ac: Sync with GCC repo.
143 * configure: Ditto.
144
a413f71a
ILT
1452013-02-05 Ian Lance Taylor <iant@google.com>
146
147 PR go/55969
148 * configure.ac: Disable libgo on some systems where it does not
149 work.
150 * configure: Rebuild.
151
3a98824c
AM
1522013-02-05 Alan Modra <amodra@gmail.com>
153
154 * configure: Regenerate after syncing config/.
155
3dae1673
JBG
1562013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
157
158 * configure.ac: Sync with GCC repo.
159 * configure: Ditto.
160 * Makefile.def: Ditto.
161 * Makefile.in: Ditto.
162
bf51454b
JB
1632013-01-11 Joel Brobecker <brobecker@adacore.com>
164
165 Sync with GCC, merge:
166
167 2013-01-09 Jason Merrill <jason@redhat.com>
168
169 * .gitignore: Import from gdb repository.
170
c841a2be
JBG
1712013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
172
173 * config.sub: Update from config repo.
174
d7b9dae9
EB
1752013-01-11 Eric Botcazou <ebotcazou@adacore.com>
176
177 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
178 * Makefile.in: Regenerate.
179
861ea9c8
L
1802013-01-09 H.J. Lu <hongjiu.lu@intel.com>
181
182 * Makefile.def (configure-gcc): Depend on all-gmp.
183 (all-gcc): Remove dependency on all-gmp.
184 * Makefile.in: Regenerated.
185
ce82b126
JBG
1862013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
187
1b4f418d 188 * config.guess: Update from config repo.
c2e5e6d7 189 * config.sub: Ditto.
ce82b126 190
fd62a30d
JJ
1912013-01-07 Jeff Johnston <jjohnstn@redhat.com>
192
193 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
194 exists and replace the new bfin license in its location.
195
0140d685
L
1962013-01-07 H.J. Lu <hongjiu.lu@intel.com>
197
198 PR gas/14899
199 * Makefile.def (dependencies): Make all-binutils, all-gprof,
200 all-ld and all-gold depend on all-gas.
201 * Makefile.in: Regenerated.
202
c3d399e7
L
2032012-12-29 Ben Elliston <bje@gnu.org>
204
205 * config.guess: Update to 2012-12-29 version.
206 * config.sub: Likewise.
207
9417cd2f
JBG
2082012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
209
210 * Makefile.def (install-target-libgo): Depend on
211 install-target-libatomic. Merged from GCC repo.
212 * Makefile.in: Regenerate.
213
68dad382
JJ
2142012-12-17 Jeff Johnston <jjohnstn@redhat.com>
215
216 * COPYING.LIBGLOSS: Add license for bfin libgloss.
217
2344b8da
TS
2182012-12-16 Thomas Schwinge <thomas@codesourcery.com>
219
220 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
221 * configure: Regenerate.
222
5eb08693
L
2232012-12-11 H.J. Lu <hongjiu.lu@intel.com>
224
225 * Makefile.def (target_modules): Add bootstrap=true and
226 raw_cxx=true to libsanitizer.
227 * configure.ac (bootstrap_target_libs): Add libsanitizer.
228 * Makefile.in: Regenerated.
229 * configure: Likewise.
230
53ab32d8
JBG
2312012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
232
233 * config.sub: Merge from config repo.
234
d2489204
JBG
2352012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
236
237 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
238 * Makefile.tpl: Ditto.
239 * Makefile.in: Ditto.
240 * configure: Ditto.
d2489204 241
c23b5043
JBG
2422012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
243
244 * configure.ac (noconfigdirs): Merge from GCC.
245 * configure: Regenerate.
246
1dd1f7f6
JBG
2472012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
248
249 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
250
2bda3143
L
2512012-11-14 Roland McGrath <mcgrathr@google.com>
252
253 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
254 * configure: Regenerate.
255
5286fdef
L
2562012-11-13 Richard Henderson <rth@redhat.com>
257
258 * configure.ac: Move libsanitizer logic to subdirectory.
259 * configure: Regenerate.
260
2612012-11-13 Dodji Seketeli <dodji@redhat.com>
262
263 * configure.ac: Enable libsanitizer just on x86 linux for now.
264 * configure: Re-generate.
265
2662012-11-13 David Edelsohn <dje.gcc@gmail.com>
267
268 * configure.ac: Merge libquadmath sections.
269 * configure: Regenerate.
270
2712012-11-12 Wei Mi <wmi@google.com>
272
273 * configure.ac: Add libsanitizer to target_libraries.
274 * Makefile.def: Ditto.
275 * configure: Regenerate.
276 * Makefile.in: Regenerate.
277
f66a9a70
L
2782012-11-03 H.J. Lu <hongjiu.lu@intel.com>
279
280 * configure: Regenerated.
281
2822012-11-03 Robert Mason <rbmj@verizon.net>
283
284 * configure.ac: add --disable-libstdcxx configure option
285 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
286
6d94c122
CV
2872012-10-24 Corinna Vinschen <corinna@vinschen.de>
288
289 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
290 against Mingw64 w32api.
291 * configure: Regenerate.
292
a882be68
EB
2932012-10-23 Eric Botcazou <ebotcazou@adacore.com>
294
295 PR bootstrap/54820
296 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
297 * configure: Regenerate.
298
b3676d82
EB
2992012-10-22 Eric Botcazou <ebotcazou@adacore.com>
300
301 PR bootstrap/54820
302 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
303 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
304 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
305 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
306 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
307 * Makefile.in: Regenerate.
308 * configure.ac (have_static_libs): New variable and associated check.
309 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
310 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
311 * configure: Regenerate.
312
7b0e8ca5
MF
3132012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
314
315 * config.guess, config.sub: Include updated version from
316 config-patches. Adds microblaze little endian support.
317
8e71395b
L
3182012-09-28 Ian Lance Taylor <iant@google.com>
319
320 * Makefile.def: Make all-target-libgo depend on
321 all-target-libbacktrace.
322 * Makefile.in: Rebuild.
323
3242012-09-26 Ian Lance Taylor <iant@google.com>
325
326 * Makefile.def: Make all-gcc depend on all-libbacktrace.
327 * Makefile.in: Rebuild.
328
3292012-09-06 Diego Novillo <dnovillo@google.com>
330
331 * configure.ac: Bump minimum GMP version to 4.2.3.
332 * configure: Re-generate.
333
3342012-09-05 Georg-Johann Lay <avr@gjlay.de>
335
336 PR target/54461
337 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
338 target-libgloss if not configured --with-avrlibc=no.
339 * configure: Regenerate.
340
3412012-09-04 Jason Merrill <jason@redhat.com>
342
343 * configure.ac: Fix --enable-languages=all.
344
3452012-09-03 Richard Guenther <rguenther@suse.de>
346
347 PR bootstrap/54138
348 * configure.ac: Re-organize ISL / CLOOG checks to allow
349 disabling with either --without-isl or --without-cloog.
350 * configure: Regenerated.
351
3522012-09-03 Georg-Johann Lay <avr@gjlay.de>
353
354 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
355 * configure: Regenerate.
356
d09bbf00
SE
3572012-09-21 Steve Ellcey <sellcey@mips.com>
358
359 * configure.ac: Add mips*-mti-elf* target.
360 * configure: Regenerate.
361
2bf680c4
ILT
3622012-09-19 Ian Lance Taylor <iant@google.com>
363
364 * configure.ac (host_libs): Add libbacktrace.
365 (target_libraries): Add libbacktrace.
366 * Makefile.def (host_modules): Add libbacktrace.
367 (target_modules): Likewise.
368 * configure, Makefile.in: Rebuild.
369
5c0b3823
WL
3702012-09-15 Jiong Wang <jiwang@tilera.com>
371
372 * configure.ac (ENABLE_GOLD): support tilegx*
373 * configure: rebuild
374
1488e230
DE
3752012-09-14 David Edelsohn <dje.gcc@gmail.com>
376
377 PR target/38607
378 Merge upstream change.
379 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
380
381 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
382 Add libgomp*.o to compare_exclusions for AIX.
383 * configure: Regenerate.
384
df6795ce
L
3852012-08-26 H.J. Lu <hongjiu.lu@intel.com>
386
387 PR binutils/4970
388 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
389 and opcodes.
390 * Makefile.in: Regenerated.
391
7ec59b9e
L
3922012-08-14 Diego Novillo <dnovillo@google.com>
393
394 Merge from cxx-conversion branch.
395
396 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
397 POSTSTAGE1_CONFIGURE_FLAGS.
398 * Makefile.in: Regenerate.
399 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
400 Force C++ when bootstrapping.
401 * configure: Regenerate.
402
4032012-07-06 Richard Guenther <rguenther@suse.de>
404
405 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
406 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
407 --with-gmp=system.
408 * Makefile.in: Regenerated.
409 * configure: Likewise.
410
4112012-07-06 Richard Guenther <rguenther@suse.de>
412
413 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
414 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
415 supply V=1 as extra_make_flags.
416 * configure: Regenerated.
417 * Makefile.in: Likewise.
418
4192012-07-03 Richard Guenther <rguenther@suse.de>
420
421 * Makfile.def (isl): Remove not necessary extra_exports and
422 extra_make_flags.
423 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
424 * Makefile.in: Regenerated.
425
4262012-07-03 Richard Guenther <rguenther@suse.de>
427
428 * Makefile.def (cloog): Add V=1 to extra_make_flags.
429 * configure.ac: If either the ISL or the CLooG check failed
430 do not try to build in-tree versions.
431 * Makefile.in: Regenerated.
432 * configure: Regenerated.
433
4342012-07-02 Richard Guenther <rguenther@suse.de>
435 Michael Matz <matz@suse.de>
436 Tobias Grosser <tobias@grosser.es>
437 Sebastian Pop <sebpop@gmail.com>
438
439 * Makefile.def: Add ISL host module, remove PPL host module.
440 Adjust ClooG host module to use the proper ISL.
441 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
442 * configure.ac: Include config/isl.m4. Add ISL host library,
443 remove PPL. Remove PPL configury, add ISL configury, adjust
444 ClooG configury.
445 * Makefile.in: Regenerated.
446 * configure: Likewise.
447
4482012-07-02 Richard Guenther <rguenther@suse.de>
449
450 Merge from graphite branch
451 2011-07-21 Tobias Grosser <tobias@grosser.es>
452
453 * configure: Regenerated.
454 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
455 both cloog.org and legacy versions. The only supported version will
456 be CLooG with the isl backend.
457
458 2011-07-21 Tobias Grosser <tobias@grosser.es>
459
460 * configure: Regenerated.
461 * configure.ac: Require cloog isl 0.17.0
462
463 2011-07-21 Tobias Grosser <tobias@grosser.es>
464
465 * configure: Regenerated.
466 * config/cloog.m4: Do not define CLOOG_ORG
467
4682012-06-29 Steven Bosscher <steven@gcc.gnu.org>
469
470 * configure.ac: Skip C if explicitly selected.
471 * configure: Regenerate.
472
4732012-06-28 Christophe Lyon <christophe.lyon@st.com>
474
475 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
476 they contain -O2.
477 * configure: Regenerate.
478
4792012-06-20 Jason Merrill <jason@redhat.com>
480
481 * Makefile.tpl (check-target-libgomp-c++): New.
482 (check-target-libitm-c++): New.
483 * Makefile.def (c++): Add them.
484 * Makefile.in: Regenerate.
485
4862012-05-16 Olivier Hainque <hainque@adacore.com>
487
488 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
489 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
490 (install-no-fixedincludes): Adjust accordingly.
491 * Makefile.in: Regenerate.
492
4932012-05-09 Nick Clifton <nickc@redhat.com>
494 Paul Smith <psmith@gnu.org>
495
496 PR bootstrap/50461
497 * configure.ac (mpfr-dir): When using in-tree MPFR sources
498 allow for the fact that from release v3.1.0 of MPFR the source
499 files were moved into a src sub-directory.
500 * configure: Regenerate.
501
5022012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
503
504 * configure.ac: Bump minimum MPFR version to 2.4.0.
505 * configure: Regenerated.
506
5072012-05-01 Richard Henderson <rth@redhat.com>
508
509 * Makefile.def (libatomic): New target_module.
510 * configure.ac (target_libraries): Add libatomic.
511 (noconfigdirs): Check if libatomic is supported.
512 * Makefile.in, configure: Rebuild.
513
f87f9c61
L
5142012-05-15 H.J. Lu <hongjiu.lu@intel.com>
515
516 Merge upstream change
517 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
518
5192011-11-21 Andreas Tobler <andreast@fgznet.ch>
520
521 * libtool.m4: Additional FreeBSD 10 fixes.
522
68f107fa
AO
5232012-06-28 Christophe Lyon <christophe.lyon@st.com>
524
525 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
526 they contain -O2.
527 * configure: Regenerate.
528
b9c361e0
JL
5292012-05-14 Catherine Moore <clm@codesourcery.com>
530
531 * NEWS: Mention PowerPC VLE port.
532
9eb322aa
MF
5332012-05-11 Mike Frysinger <vapier@gentoo.org>
534
535 * MAINTAINERS (config/): Move to intl/ section.
536 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
537
58b1dd21
NC
5382012-05-09 Nick Clifton <nickc@redhat.com>
539 Paul Smith <psmith@gnu.org>
540
541 PR bootstrap/50461
542 * configure.ac (mpfr-dir): When using in-tree MPFR sources
543 allow for the fact that from release v3.1.0 of MPFR the source
544 files were moved into a src sub-directory.
545 * configure: Regenerate.
546
2e702c99
RM
5472012-05-02 Roland McGrath <mcgrathr@google.com>
548
549 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
550 * configure: Regenerate.
551
d2213593
JB
5522012-04-25 Joel Brobecker <brobecker@adacore.com>
553
554 * config.sub: Update to 2012-04-18 version from official repo.
555
202e2356
NC
5562012-03-19 Tristan Gingold <gingold@adacore.com>
557
558 * configure.ac (ia64*-*-*vms*): Add support for ld.
559 * configure: Regenerate.
560
2479f722
RO
5612012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
562
563 * configure.ac (enable_libgomp): Remove *-*-irix6*.
564 (unsupported_languages): Remove mips-sgi-irix6.*.
565 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
566 (with_stabs): Remove.
567 * configure: Regenerate.
568
4e97d92b
RO
5692012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
570
571 * configure.ac (enable_libgomp): Remove *-*-osf*.
572 (with_stabs): Remove alpha*-*-osf*.
573 * configure: Regenerate.
574
f9ea6f98
JJ
5752012-03-09 Jeff Johnston <jjohnstn@redhat.com>
576
577 * COPYING.NEWLIB: Modify DJ Delorie license to include
578 modification rights in clause as permitted by DJ Delorie.
579 * COPYING.LIBGLOSS: Ditto.
580
48688b3e
JJ
5812012-03-09 Jeff Johnston <jjohnstn@redhat.com>
582
583 * COPYING.NEWLIB: Remove two unused licenses.
584
0945bbee
TG
5852012-03-05 Tristan Gingold <gingold@adacore.com>
586
587 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
588 * configure: Regenerate.
589
516be0c5
JJ
5902012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
591
592 * COPYING.NEWLIB: Add Adapteva notice.
593 * COPYING.LIBGLOSS: Add Adapteva notice.
594
64b986c0
EB
5952011-12-18 Eric Botcazou <ebotcazou@adacore.com>
596
597 * configure: Regenerate.
598
58cddc18
JJ
5992011-12-15 Jeff Johnston <jjohnstn@redhat.com>
600
601 * COPYING.LIBGLOSS: Add GPL with exception license.
602
b121d7d4
DD
6032011-11-09 Roland McGrath <mcgrathr@google.com>
604
605 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
606 * configure: Rebuild.
607 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
608 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
609 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
610 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
611 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
612 Add READELF.
613 * Makefile.in: Rebuild.
614
d32e2926
RH
6152011-11-08 Richard Henderson <rth@redhat.com>
616
617 * configure.ac: Test for libitm directory present first.
618
619 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
620
621 * configure.ac: Test libitm/configure.tgt to disable libitm.
622 * configure: Rebuild.
623
98dd765a
RO
6242011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
625
626 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
627 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
628 * Makefile.in: Regenerate.
629
99c513f6
DD
6302011-11-01 DJ Delorie <dj@redhat.com>
631
632 * configure.ac (rl78-*-*) New case.
633 * configure: Regenerate.
634
ff3ec4ee
DD
6352011-11-01 DJ Delorie <dj@redhat.com>
636
637 * config.sub: Update to version 2011-10-29 (added rl78)
638
c28a9f49
NC
6392011-10-27 Nick Clifton <nickc@redhat.com>
640
641 * config.sub: Import these changes from the config project:
642
a903d6ac 643 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
644 Ben Elliston <bje@gnu.org>
645
646 * config.sub (epiphany): New.
647
648 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
649 Ben Elliston <bje@gnu.org>
650
9eb322aa 651 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
652
653 2011-08-23 Roland McGrath <mcgrathr@google.com>
654
655 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
656 64eb to be64.
657
658 2011-08-16 Roland McGrath <mcgrathr@google.com>
659
660 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
661 (nacl): Grok as alias for 32el-unknown-nacl.
662
860144e4
JB
6632011-08-19 Joel Brobecker <brobecker@adacore.com>
664
665 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
666
40ae9136
YQ
6672011-08-14 Yao Qi <yao@codesourcery.com>
668
669 Merge from gcc:
670
671 2011-08-14 Yao Qi <yao@codesourcery.com>
672 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
673 * configure: Regenerate.
674
ffdd6afc
ILT
6752011-07-26 Ian Lance Taylor <iant@google.com>
676
677 Merge from gcc:
678
679 2011-07-26 Ian Lance Taylor <iant@google.com>
680 * configure.ac: Set have_compiler based on whether gcc directory
681 exists, rather than on whether gcc is in configdirs.
682 * configure: Rebuild.
683
684 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
685 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
686 link directories.
687 * Makefile.in: Rebuild.
688
689 2011-07-20 Ian Lance Taylor <iant@google.com>
690 PR bootstrap/49787
691 * configure.ac: Move --enable-bootstrap handling earlier in file.
692 If --enable-bootstrap and either --enable-build-with-cxx or
693 --enable-build-poststage1-with-cxx, enable C++ automatically.
694 * configure: Rebuild.
695
696 2011-07-19 Ian Lance Taylor <iant@google.com>
697 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
698 make C++ a boot_language. Set and substitute
699 POSTSTAGE1_CONFIGURE_FLAGS.
700 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
701 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
702 * configure, Makefile.in: Rebuild.
703
704 2011-07-16 Jason Merrill <jason@redhat.com>
705 * Makefile.def (language=c++): Add check-c++0x and
706 check-target-libmudflap-c++.
707 * Makefile.tpl (check-target-libmudflap-c++): New.
708 * Makefile.in: Regenerate.
709
710 2011-07-16 Matthias Klose <doko@ubuntu.com>
711 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
712 * Makefile.def (target_modules/libjava): Pass
713 $(EXTRA_CONFIGARGS_LIBJAVA).
714 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
715 if not configured with --enable-static-libjava.
716 * Makefile.in: Regenerate.
717 * configure: Likewise.
718
719 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
720 PR regression/47836
721 PR bootstrap/23656
722 PR other/47733
723 PR bootstrap/49247
724 PR c/48825
725 * configure.ac (target_libraries): Remove target-libiberty.
726 Remove case-statement setting skipdirs=target-libiberty for
727 multiple targets. Remove checking target_configdirs and
728 removing target-libiberty but keeping target-libgcc if
729 otherwise empty.
730 * Makefile.def (target_modules): Don't add libiberty.
731 (dependencies): Remove all traces of target-libiberty.
732 * configure, Makefile.in: Regenerate.
733
9ccb86e7
JM
7342011-07-22 Jason Merrill <jason@redhat.com>
735
736 * Makefile.def (language=c++): Add check-c++0x and
737 check-target-libmudflap-c++.
738 * Makefile.tpl (check-target-libmudflap-c++): New.
739 * Makefile.in: Regenerate.
740
090bc50f
RO
7412011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
742
743 * configure: Regenerate.
744
cff32a7c
RO
7452011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
746
747 PR target/39150
748 * configure.ac (i[3456789]86-*-solaris2*): Also accept
749 x86_64-*-solaris2.1[0-9]*.
750 * configure: Regenerate.
751
eb4b2452
NC
7522011-06-13 Walter Lee <walt@tilera.com>
753
754 * configure.ac (tilepro-*-*) New case.
755 (tilegx-*-*): Likewise.
756 * configure: Regenerate.
757
3c0013bf
NC
7582011-06-06 Nick Clifton <nickc@redhat.com>
759
760 * config.sub: Sync from upstream.
761
91c1f14c
DK
7622011-05-08 Doug Kwan <dougkwan@google.com>
763
764 Merge from gcc:
765
766 2011-05-08 Doug Kwan <dougkwan@google.com>
767
768 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
769 * configure: Regenerated.
770 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
771 value from configure.
772 * Makefile.in: Regenerated.
773
c7e4b184
JM
7742011-05-05 Joseph Myers <joseph@codesourcery.com>
775
776 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
777 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
778 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
779 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
780 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
781 *-*-vxworks*): Disable newlib and libgloss in separate case
782 statement.
783 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
784 to separate case statement.
785 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
786 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
787 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
788 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
789 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
790 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
791 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
792 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
793 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
794 i[[3456789]]86-*-rdos*, m32r-*-*,
795 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
796 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
797 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
798 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
799 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
800 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
801 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
802 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
803 and libgloss in main case over targets. Remove most empty cases
804 in main case over targets.
805 * configure: Regenerate.
806
7152a690
JM
8072011-05-04 Joseph Myers <joseph@codesourcery.com>
808
809 * configure.ac: Remove code setting special library locations for
810 hppa*64*-*-hpux11*. Remove code setting compiler for
811 sparc-sun-solaris2*.
812 * configure: Regenerate.
813
ff46fb8f
JM
8142011-05-04 Joseph Myers <joseph@codesourcery.com>
815
816 * configure.ac: Separate libgloss_dir settings from general case
817 over targets.
818 * configure: Regenerate.
819
82ae827f
JM
8202011-04-28 Joseph Myers <joseph@codesourcery.com>
821
822 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
823 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
824 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
825 cases in libgcj-disabling case statement.
826 (hppa*64*-*-linux*): Set unsupported_languages instead of
827 disabling target-zlib.
828 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
829 to hppa*64*-*-hpux*.
830 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
831 hppa*-*-hpux*.
832 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
833 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
834 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
835 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
836 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
837 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
838 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
839 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
840 libgcj-disabling case statement.
841 * configure: Regenerate.
842
0827f9a6
JM
8432011-04-28 Joseph Myers <joseph@codesourcery.com>
844
845 * configure.ac: Disable Java for targets not supporting libffi.
846 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
847 Remove cases in Java-disabling statement.
848 (*arm-wince-pe): Change to arm-wince-pe.
849 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
850 cases in Java-disabling statement.
851 (bfin-*-*): Don't disable Java again.
852 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
853 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
854 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
855 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
856 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
857 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
858 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
859 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
860 Java-disabling statement.
861 (mmix-*-*): Don't disable Java again.
862 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
863 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
864 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
865 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
866 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
867 statement.
868 * configure: Regenerate.
869
899b04ef
JM
8702011-04-28 Joseph Myers <joseph@codesourcery.com>
871
872 Merge from GCC:
873
874 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
875
876 PR lto/48086
877 * configure.ac: Re-enable LTO on *-apple-darwin9*.
878 * configure: Regenerate.
879
9863d716
JM
8802011-04-28 Joseph Myers <joseph@codesourcery.com>
881
882 * configure.ac: Separate cases disabling Java and Java libraries
883 from general case over targets.
884 * configure: Regenerate.
885
a90ef4bf
JM
8862011-04-06 Joseph Myers <joseph@codesourcery.com>
887
888 * configure.ac (build_tools): Remove build-byacc.
889 (host_libs): Remove mmalloc.
890 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
891 autoconf automake libtool diff rcs fileutils shellutils time
892 textutils wdiff find uudecode hello tar gzip indent recode release
893 sed perl gawk findutils gettext zip.
894 (libgcj): Remove target-qthreads.
895 (target_tools): Remove target-examples target-gperf.
896 (YACC): Don't handle building byacc.
897 * configure: Regenerate.
898 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
899 dosutils, examples, fileutils, find, findutils, gawk, gettext,
900 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
901 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
902 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
903 handle building components.
904 * Makefile.in: Regenerate.
905
05a02268
RW
9062011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
907
908 * config.sub: Sync from upstream.
909
c5f5c3c2
JM
9102011-04-01 Joseph Myers <joseph@codesourcery.com>
911
912 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
913 (microblaze*): Don't disable libssp.
914 * configure: Regenerate.
915
f6c1938b
JM
9162011-04-01 Joseph Myers <joseph@codesourcery.com>
917
918 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
919 moveifchange.
920 * configure: Regenerate.
921 * Makefile.tpl: Use @SHELL@ not @config_shell@.
922 * Makefile.in: Regenerate.
923
1f111696
JM
9242011-04-01 Joseph Myers <joseph@codesourcery.com>
925
926 * configure.ac (*-*-sysv4*): Don't enable libgomp.
927 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
928 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
929 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
930 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
931 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
932 md_exec_prefix cases.
933 * configure: Regenerate.
934
065a5627
JM
9352011-04-01 Joseph Myers <joseph@codesourcery.com>
936
937 * configure.ac: Separate cases disabling target-libssp,
938 target-libiberty, target-libstdc++-v3 and Fortran from general
939 case over targets.
940 * configure: Regenerate.
941
b2f14e4a
JM
9422011-04-01 Joseph Myers <joseph@codesourcery.com>
943
944 * configure.ac (*-*-chorusos): Don't disable libgcj.
945 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
946 Remove case.
947 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
948 (arm-*-coff): Don't disable libgcj.
949 (arm*-*-linux-gnueabi): Remove useless assignment.
950 (arm-*-riscix*): Don't disable libgcj.
951 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
952 configuration.
953 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
954 (c54x*-*-*): Remove case.
955 (tic54x-*-*): Don't disable GCC or GCC libraries.
956 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
957 to *.
958 (d10v-*-*): Don't disable GCC libraries.
959 (d30v-*-*): Don't disable libgcj.
960 (h8500-*-*): Don't disable GCC libraries.
961 (i960-*-*): Don't disable libgcj.
962 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
963 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
964 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
965 libgcj.
966 (m68k-*-coff*): Remove case.
967 (mmix-*-*): Don't disable libgloss on host.
968 (mn10200-*-*, mn10300-*-*): Remove cases.
969 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
970 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
971 Don't disable libgcj.
972 (romp-*-*): Remove case.
973 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
974 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
975 case.
976 (v810-*-*): Don't disable GCC libraries.
977 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
978 (ip2k-*-*): Don't disable GCC libraries.
979 * configure: Regenerate.
980
6a608608
JM
9812011-03-28 Joseph Myers <joseph@codesourcery.com>
982
983 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
984 libffi on host.
985 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
986 on host.
987 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
988 * configure: Regenerate.
989
5b806d27
NC
9902011-03-26 John Marino <binutils@marino.st>
991
992 * configure.ac: Add support for *-*-dragonfly*
993 * configure: Regenerate.
994
0377a422
JM
9952011-03-25 Joseph Myers <joseph@codesourcery.com>
996
997 * configure.ac (native_only): Remove.
998 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
999 send-pr uudecode guile gnuserv on host.
1000 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1001 send-pr rcs guile perl texinfo libtool on host.
1002 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1003 automake send-pr rcs guile perl texinfo libtool on host.
1004 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1005 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1006 (alpha*-dec-osf*): Don't disable fileutils on target.
1007 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1008 texinfo send-pr expect dejagnu on target.
1009 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1010 target-qthreads on target.
1011 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1012 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1013 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1014 x86_64-*-mingw*): Don't disable expect on target.
1015 (*-*-cygwin*): Don't disable target-gperf on target.
1016 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1017 gnuserv on target.
1018 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1019 target.
1020 * configure: Regenerate.
1021
2354b38b
JM
10222011-03-25 Joseph Myers <joseph@codesourcery.com>
1023
1024 * configure.ac (target_tools): Remove target-groff.
1025 (native_only): Remove target-groff.
1026 (hppa*64*-*-*): Don't disable byacc.
1027 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1028 setting.
1029 (*-*-kaos*): Don't skip target-librx and target-groff.
1030 (*-*-netware*): Don't skip target-libmudflap.
1031 (*-*-tpf*): Don't skip target-libmudflap.
1032 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1033 directories on the host.
1034 (ia64*-*-*vms*): Don't skip tix.
1035 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1036 host.
1037 * configure: Regenerate.
1038
28d9b232
PB
10392011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1040
1041 * configure.ac: Remove references to mt-mep, mt-netware,
1042 mt-wince.
1043 * Makefile.def: Add all-utils soft dependencies.
1044 * Makefile.tpl: Remove GDB_NLM_DEPS.
1045 * configure: Regenerate.
1046 * Makefile.in: Regenerate.
1047
dbbe5f95
PB
10482011-03-24 Paolo Bonzini <bonzini@gnu.org>
1049
1050 Sync from GCC:
1051
1052 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1053
1054 * configure.ac: Do not include mh-x86omitfp.
1055 * configure: Regenerate.
1056
1057 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1058
1059 * configure.ac: Remove empty cases.
1060 * configure: Regenerate.
1061
1062 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1063
1064 * Makefile.def: Add dependency from termcap to gdb.
1065 * Makefile.in: Regenerate.
1066
1067 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1068
1069 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1070 * configure: Regenerate.
1071 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1072 * Makefile.tpl: Likewise.
1073 * Makefile.in: Regenerate.
1074
1075 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1076
1077 * configure.ac: Remove all mentions of tentative_cc.
1078 * configure: Regenerate.
1079
1080 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1081
1082 PR lto/48086
1083 * configure.ac: Re-enable LTO on *-apple-darwin9.
1084 * configure: Regenerate.
1085
3516a403
JM
10862011-03-24 Joseph Myers <joseph@codesourcery.com>
1087
1088 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1089 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1090 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1091 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1092 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1093 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1094 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1095 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1096 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1097 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1098 *-*-rhapsody*): Remove host cases.
1099 * configure: Regenerate.
1100
93cc359e
JM
11012011-03-24 Joseph Myers <joseph@codesourcery.com>
1102
1103 * configure.ac (ppc*-*-pe): Remove host case.
1104 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1105 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1106 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1107 cases.
1108 * configure: Regenerate.
1109
29b2c556
JM
11102011-03-24 Joseph Myers <joseph@codesourcery.com>
1111
1112 * config.sub: Update to version 2011-03-23.
1113
f0ff0f90
JM
11142011-03-22 Joseph Myers <joseph@codesourcery.com>
1115
1116 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1117 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1118 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1119 * configure: Regenerate.
1120
782cb41f
JM
11212011-03-22 Joseph Myers <joseph@codesourcery.com>
1122
1123 * config-ml.in: Don't handle arc-*-elf*.
1124 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1125 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1126 handle GCC libraries.
1127 * configure: Regenerate.
1128
0e8ad34f
RO
11292011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1130
1131 PR bootstrap/48120:
1132 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1133 Add -lstdc++ -lm to LIBS.
1134 * configure: Regenerate.
1135
5548b4ce
DE
11362011-03-18 David Edelsohn <dje.gcc@gmail.com>
1137
1138 * config.guess: Update to version 2011-02-02
1139 * config.sub: Update to version 2011-02-24
2e702c99 1140
86ed8cf6
SP
11412011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1142
9eb322aa
MF
1143 * configure.ac: Adjust test of with_ppl.
1144 * configure: Regenerated.
86ed8cf6 1145
b123da99
SP
11462011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1147
1148 * configure.ac: Add -lpwl to ppllibs.
1149 * config/cloog.m4: Add -lisl to clooglibs.
1150 * configure: Regenerated.
1151
822ce8ee
RW
11522011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1153
1154 Import from Libtool and gnulib:
1155
1156 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1157
1158 Prepare for supporting FreeBSD 10.
1159 * config.rpath: Remove handling of freebsd1* which soon would
1160 match FreeBSD 10.0.
1161
1162 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1163
1164 Remove support for FreeBSD 1.x.
1165 * libtool.m4 (_LT_LINKER_SHLIBS)
1166 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1167 soon would incorrectly match FreeBSD 10.0.
1168
dcb5e506
RW
11692011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1170
1171 PR binutils/12283
1172 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1173 (move-if-change): Comes from gnulib.
1174 * move-if-change: Import version from gnulib.
1175
8d8eef9a
RW
11762011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1177
1178 Sync from GCC:
1179
1180 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1181
1182 PR lto/47225
1183 * Makefile.def (lto-plugin): Double dash for enable-shared.
1184 (configure-gcc): Depend on all-lto-plugin.
1185 * Makefile.in: Rebuilt.
1186
1187 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1188
1189 * configure.ac: Remove extra bracket.
1190 * configure: Regenerate.
1191
1192 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1193
1194 PR lto/47225
1195 * Makefile.def: Add dependency for install-gcc
1196 on install-lto-plugin.
1197 * Makfile.in: Regenerated
1198
1199 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1200
1201 * configure.ac: If with_ppl is no, move setting with_cloog=no
1202 after CLOOG_REQUESTED check.
1203 * configure: Regenerated.
1204
1205 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1206
1207 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1208 CLooG has been requested.
1209 * configure: Regenerated.
1210
1211 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1212
1213 * configure: Regenerated.
1214 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1215
1216 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1217
1218 * configure: Regenerated.
1219 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1220
1221 2011-01-07 Jan Hubicka <jh@suse.cz>
1222
1223 PR lto/47225
1224 * Makefile.in: Regenerate.
1225 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1226 configure.
1227
65b4571a
AO
12282011-01-31 Alexandre Oliva <aoliva@redhat.com>
1229
1230 PR libgcj/44341
1231 * configure.ac: Discard --with-* flags for host when configuring
1232 target libraries for cross build.
1233 * configure: Rebuilt.
1234
7837304f
AS
12352011-01-21 Andreas Schwab <schwab@redhat.com>
1236
1237 Sync from GCC:
1238
1239 2011-01-21 Andreas Schwab <schwab@redhat.com>
1240
1241 * configure.ac: Use AS_HELP_STRING throughout.
1242 * configure: Regenerate.
1243
1244 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1245
1246 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1247 * configure: Regenerate.
1248
115ef890
RW
12492010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1250
1251 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1252
92c9a463
JB
12532011-01-13 Joel Brobecker <brobecker@adacore.com>
1254
1255 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1256 for ia64-hpux.
1257 * configure: Regenerate.
1258
887ebfb4
RW
12592011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1260
1261 Sync from GCC:
1262 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1263
1264 * configure.ac: (picochip): Disable libiberty.
1265 * configure: Regenerate.
1266
04d2c2b2
JJ
12672010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1268
1269 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1270
33d23ee8
ILT
12712010-12-10 Ian Lance Taylor <iant@google.com>
1272
1273 PR bootstrap/46819
1274 * configure.ac: For --disable-libgcj clear libgcj_saved.
1275 * configure: Rebuild.
1276
89a1e9c3
PB
12772010-12-10 Tobias Burnus <burnus@net-b.de>
1278
1279 PR fortran/46540
1280 * configure.ac: Add --disable-libquadmath and
1281 --disable-libquadmath-support.
1282 * configure: Regenerate.
1283
ac7bcd26
TG
12842010-12-10 Tristan Gingold <gingold@adacore.com>
1285
1286 * src-release (ETC_SUPPORT): add gnu-oids.texi
1287
d357cef7
HPN
12882010-12-03 Hans-Peter Nilsson <hp@axis.com>
1289
1290 PR libffi/46792
1291 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1292 * configure: Regenerate.
1293
4f11b223
ILT
12942010-12-02 Ian Lance Taylor <iant@google.com>
1295
1296 * configure.ac: Always set default for poststage1_ldflags to
1297 -static-libstdc++ -static-libgcc.
1298
989abc33
JJ
12992010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1300
1301 * COPYING.NEWLIB: Add National Semiconductor notice.
1302
950386c6
AS
13032010-11-29 Andreas Schwab <schwab@redhat.com>
1304
1305 * configure.ac: Move comment to remove extra space in last argument
1306 of GCC_TARGET_TOOL.
1307
87cda2cf
AO
13082010-11-26 Alexandre Oliva <aoliva@redhat.com>
1309
7d509c83 1310 PR other/46026
87cda2cf
AO
1311 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1312 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1313 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1314 (BASE_FLAGS_TO_PASS): Use it.
1315 * configure: Rebuilt.
1316 * Makefile.in: Rebuilt.
1317
d3b50760
L
13182010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1319
1320 PR binutils/12258
1321 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1322 Properly check default linker.
1323 * configure: Regnerated.
1324
c7791212
NC
13252010-11-23 Matthias Klose <doko@ubuntu.com>
1326
1327 * configure.ac: For --enable-gold, handle value `default' instead of
1328 `both*'. New configure option --{en,dis}able-ld.
1329 * configure: Regenerate.
1330
9e1a94f4
ILT
13312010-11-20 Ian Lance Taylor <iant@google.com>
1332
1333 * configure.ac: Only disable a language library if no language needs
1334 it. Don't let --disable-libgcj uncondtionally disable libffi.
1335 * configure: Rebuild.
1336
ceca0218
PB
13372010-11-20 Paolo Bonzini <bonzini@gnu.org>
1338
1339 * configure: Regenerate.
1340
9b980aa1
RW
13412010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1342
1343 PR other/46202
1344 * configure.ac: Fix just-built in-tree STRIP name to be
1345 binutils/strip-new.
1346 * configure: Regenerate.
1347 * Makefile.def (install-strip-gcc, install-strip-binutils)
1348 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1349 (install-strip-sid): Mirror dependencies on non-strip variants
1350 of these targets on the respective -strip prerequisites.
1351 * Makefile.tpl (install-strip, install-strip-host)
1352 (install-strip-target): New targets.
1353 (install-strip-[+module+], install-strip-target-[+module+]):
1354 New targets.
1355 * Makefile.in: Regenerate.
1356
e552509b
ILT
13572010-11-19 Ian Lance Taylor <iant@google.com>
1358 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1359
1360 * configure.ac: Add target-libgo to target_libraries. Set
1361 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1362 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1363 (HOST_EXPORTS): Add GOC.
1364 (BASE_TARGET_EXPORTS): Add GOC.
1365 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1366 (GOCFLAGS_FOR_TARGET): New variable.
1367 (EXTRA_HOST_FLAGS): Add GOC.
1368 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1369 * Makefile.def (target_modules): Add libgo.
1370 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1371 (dependencies): Add dependency from configure-target-libgo to
1372 configure-target-libffi and all-target-libstdc++-v3. Add
1373 dependencies from all-target-libgo to all-target-libffi.
1374 (languages): Add go.
1375 * configure: Rebuild.
1376 * Makefile.in: Rebuild.
1377
13782010-11-19 Ian Lance Taylor <iant@google.com>
1379
1380 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1381 compiler/flag environment variables.
1382
13832010-11-18 Ian Lance Taylor <iant@google.com>
1384
1385 * configure.ac: Check for lang_requires_boot_languages in
1386 config-lang.in files.
1387 * configure: Rebuild.
1388
8c21d9c7
MF
13892010-11-17 Mike Frysinger <vapier@gentoo.org>
1390
1391 * .gitignore: New file.
1392
e552509b
ILT
13932010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1394 Tobias Burnus <burnus@net-b.de>
1395
1396 PR fortran/32049
1397 * Makefile.def: Add libquadmath; build it with language=fortran.
1398 * configure.ac: Add libquadmath.
1399 * Makefile.tpl: Handle multiple libs in check-[+language+].
1400 * Makefile.in: Regenerate.
1401 * configure: Regenerate.
1402
14032010-11-15 Andreas Schwab <schwab@redhat.com>
1404
1405 * configure.ac: Fix spelling in option names.
1406 * configure: Regenerated.
1407
14082010-11-13 Georg-Johann Lay <georgjohann@web.de>
1409
1410 PR bootstrap/39622
1411 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1412 * configure: Regenerated.
1413
14142010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1415
1416 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1417 define the cloog backend to use. Furthermore, only pass the ppllibs to
1418 the configure checks, if necessary.
1419 * configure: Regenerate.
1420
14212010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1422
1423 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1424 * configure: regenerate
1425
14262010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1427
1428 * config/cloog.m4: Fix typo. verison -> version.
1429 * configure: Regenerate.
1430
14312010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1432
1433 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1434 * configure: Regenerate.
1435
14362010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1437
1438 * configure.ac: Support official CLooG.org versions.
1439 * configure: Regenerate.
1440 * config/cloog.m4: New.
1441
aa291e2d
ME
14422010-11-05 Michael Eager <eager@eagercon.com>
1443
1444 * COPYING.LIBGLOSS: Correct typo in microblaze.
1445 * COPYING.NEWLIB: Same.
1446
e552509b
ILT
14472010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1448
1449 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1450 * configure: Regenerate.
1451
74cea91b
DK
14522010-11-03 Ian Lance Taylor <iant@google.com>
1453 Dave Korn <dave.korn.cygwin@gmail.com>
1454
1455 PR lto/46273
1456 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1457 and on other supported platforms whenever LTO is enabled.
1458 * configure: Rebuild.
1459
6d0cd39e
AM
14602010-11-02 Alan Modra <amodra@gmail.com>
1461
1462 PR binutils/12110
1463 * configure.ac: Error when source path contains spaces.
1464 * configure: Regenerate.
1465
18a8530e
ILT
14662010-10-20 Ian Lance Taylor <iant@google.com>
1467
1468 * Makefile.def (target_modules): Set lib_path to src/.libs for
1469 libstdc++-v3 module.
1470 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1471 * Makefile.in: Rebuild.
1472
6ed3211e
JJ
14732010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1474 Joseph Myers <joseph@codesourcery.com>
1475
1476 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1477 notices.
1478 * COPYING.NEWLIB: Add Texas Instruments notice.
1479
a8eb3f0a
DK
14802010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1481
1482 * configure.ac (build_lto_plugin): New shell variable.
1483 (--enable-lto): Turn on by default for all non-ELF platforms that
1484 have had LTO support added so far. Set build_lto_plugin appropriately
1485 for both ELF and non-ELF.
1486 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1487 * configure: Regenerate.
1488
4074d5f2
RW
14892010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1490
1491 PR bootstrap/45326
1492 PR bootstrap/45174
1493 * configure.ac: Honor initial values of $build_configargs,
1494 $host_configargs, $target_configargs. Mark the precious, so
1495 environment settings get recorded.
1496 * configure: Regenerate.
1497
29821356
RW
14982010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1499
1500 Sync from GCC:
1501
1502 2010-09-30 Michael Eager <eager@eagercon.com>
1503
1504 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1505 * configure: Regenerate.
1506
1507 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1508
1509 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1510 targets and amend comment.
1511 * configure: Regenerate.
1512
1513 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1514
1515 * configure.ac: Enable LTO by default on Darwin.
1516 * configure: Regenerate.
1517
1518 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1519
1520 PR bootstrap/44455
1521 * configure.ac (extra_mpfr_configure_flags): Copy from
1522 extra_mpc_gmp_configure_flags.
1523 * configure: Re-generated.
1524
57eefe4d
RW
15252010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1526
1527 Sync from GCC:
1528
1529 PR bootstrap/45796
1530 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1531 Depend on all-build-libiberty.
1532 * Makefile.in: Regenerate.
1533
15342010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1535
1536 Sync from GCC:
1537
1538 PR bootstrap/44621
1539 * configure.ac: Fix unportable shell quoting.
1540 * configure: Regenerate.
1541
48bb73dd
RW
15422010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1543
1544 * configure.ac: Support all v850 targets.
1545 * configure: Regenerate.
1546
1d14850f
PB
15472010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1548
1549 PR target/44862
1550 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1551 Provide -B option to allow for link spec %s substitutions for
1552 libstdc++.a on darwin.
1553 * Makefile.in: Regenerate.
1554
7530c480
AO
15552010-06-10 Alexandre Oliva <aoliva@redhat.com>
1556
1557 * Makefile.def (configure-gcc): Depend on all-libelf.
1558 * Makefile.in: Rebuild.
1559
285d560d
RW
15602010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1561
1562 * config.sub, config.guess: Update from upstream sources.
1563
a009f2e7
RW
15642010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1565
1566 Sync from GCC:
1567
1568 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1569 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1570 * configure: Regenerated.
1571
1572 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1573 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1574 * configure: Regenerate.
1575
1576 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1577 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1578 * configure: Regenerate.
1579
1580 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1581 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1582 separately.
1583 * configure: Regenerate.
1584
1585 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1586 * configure: Regenerate after change to elf.m4.
1587
1588 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1589 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1590 * configure: Regenerated.
1591
1592 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1593 * configure.ac: Print "buggy but acceptable" when CLooG
1594 revision is less than 9.
1595 * configure: Regenerated.
1596
e49e5c92
DK
15972010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1598
1599 Merge from gcc:
1600
1601 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1602 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1603 * configure: Regenerate.
1604
1605 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1606 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1607 a platform that supports LTO.
1608 * configure: Regenerate.
1609
1610 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1611 PR lto/42776
1612 * configure.ac (--enable-lto): Refactor handling so libelf tests
1613 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1614 and allow LTO to be explicitly enabled on non-ELF platforms that
1615 are known to support it inside else-clause.
1616 * configure: Regenerate.
1617
e6de499b
NC
16182010-04-27 Roland McGrath <roland@redhat.com>
1619 H.J. Lu <hongjiu.lu@intel.com>
1620
1621 * configure.ac (--enable-gold): Support both, both/gold and
1622 both/bfd to add gold to configdirs without removing ld.
1623 * configure: Regenerated.
1624
1625 * Makefile.def: Add install-gold dependency to install-ld.
1626 * Makefile.in: Regenerated.
1627
d594eacc
TG
16282010-04-14 Tristan Gingold <gingold@adacore.com>
1629
1630 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1631 * configure: Regenerate.
1632
938d2b74
RW
16332010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1634
1635 Merge from gcc:
1636 PR bootstrap/43615
1637 PR bootstrap/43328
1638 Revert:
1639 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1640 * configure.ac: Do not pass --enable-multilib nor
1641 --disable-multilib in baseargs. Accept explicitly passed
1642 --enable_multilib.
1643 * configure: Regenerate.
1644
a9ef41a7
RW
16452010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1646
1647 PR bootstrap/43328
1648 * configure.ac: Do not pass --enable-multilib nor
1649 --disable-multilib in baseargs. Accept explicitly passed
1650 --enable_multilib.
1651 * configure: Regenerate.
1652
619a3713
JM
16532010-03-23 Joseph Myers <joseph@codesourcery.com>
1654
1655 * configure.ac (tic6x-*-*): New case.
1656 * configure: Regenerate.
1657
92f4e989
JM
16582010-03-23 Joseph Myers <joseph@codesourcery.com>
1659
1660 Merge from gcc:
1661 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1662 PR ada/42554
1663 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1664 * configure: Regenerate.
1665
c35a0556
JM
16662010-03-23 Joseph Myers <joseph@codesourcery.com>
1667
1668 * config.sub: Update to version 2010-03-22.
1669 * config.guess: Update to version 2009-12-30.
1670
18fa8f9c
JM
16712010-03-14 Joseph Myers <joseph@codesourcery.com>
1672
1673 Merge from gcc:
1674 2010-01-11 Richard Guenther <rguenther@suse.de>
1675 PR lto/41569
1676 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1677 * Makefile.in: Regenerated.
1678
ba98da75
RO
16792010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1680
1681 PR libstdc++/32499
1682 * configure.ac (RANLIB): Default to true.
1683 (STRIP): Likewise.
1684 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1685 * configure: Regenerate.
1686
3994761f
NC
16872010-02-17 Nick Clifton <nickc@redhat.com>
1688
1689 PR 11238
1690 * Makefile.tpl (local-distclean): Also remove config.cache files in
1691 sub-directories as there may not be Makefiles present in the
1692 sub-directories.
792cdb50
NC
1693 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1694 the config.cache files found by the find command.
1695
3994761f
NC
1696 * Makefile.in: Regenerate.
1697 * configure.ac: Revert previous delta.
1698 * configure: Regenerate.
1699
01a82011
NC
17002010-02-15 Nick Clifton <nickc@redhat.com>
1701
1702 PR 11238
1703 * configure.ac: Delete config.cache files in sub-directories when
1704 deleting Makefiles.
1705 * configure: Regenerate.
1706
143754cd
NC
17072010-02-15 Nick Clifton <nickc@redhat.com>
1708
1709 * configure.ac: Sync from gcc.
1710 * configure: Regenerate.
1711
a6b5846e
KG
17122010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1713
1714 Sync from gcc:
1715 * configure.ac: Add "recommended" version checks for GMP/MPC.
1716 Update recommended GMP/MPFR/MPC versions.
1717 * configure: Regenerate.
1718
2aa2364a
JR
17192010-01-25 Joern Rennecke <amylaar@spamcop.net>
1720
1721 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1722 * configure.ac (bootstrap_target_libs): Make inclusion of
1723 target-libgomp conditional on libgomb being in target_configdirs.
1724 * configure: Regenerate.
1725
d35e937f
JR
17262010-01-23 Joern Rennecke <amylaar@spamcop.net>
1727
1728 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1729 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1730 * configure: Regenerate.
1731
911e63d0
JR
17322010-01-22 Joern Rennecke <amylaar@spamcop.net>
1733
1734 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1735 * configure.ac (target_configdirs): Substitute.
1736 * Makefile.def: Bootstrap target module libgomp.
1737 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1738 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1739 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1740 * configure, Makefile.in: Regenerate.
1741
3725885a
RW
17422009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1743
1744 * libtool.m4: Sync from git Libtool.
1745 * ltmain.sh: Likewise.
1746 * ltoptions.m4: Likewise.
1747 * ltversion.m4: Likewise.
1748 * lt~obsolete.m4: Likewise.
1749
d5f2ee2e 17502010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1751 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1752
1753 PR bootstrap/42424
1754 * configure.ac: Include libtool m4 files.
9eb322aa 1755 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1756 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1757 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1758
d5f2ee2e
KG
1759 * configure: Regenerate.
1760
f2b2dd91
RW
17612010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1762
1763 PR bootstrap/41818
1764 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1765 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1766 * Makefile.in: Regenerate.
1767
06ca7962
BE
17682009-12-18 Ben Elliston <bje@au.ibm.com>
1769
1770 * config.sub, config.guess: Update from upstream sources.
1771
30a16d7b
JJ
17722009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1773
1774 * COPYING.NEWLIB: Update copyright date.
1775 * COPYING.LIBGLOSS: Ditto.
1776
d9b76ff9
KG
17772009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1778
1779 PR middle-end/30447
1780 PR middle-end/30789
1781 PR other/40302
1782
1783 * configure.ac: Require MPC.
1784 * configure: Regenerate.
1785
1786 * configure.ac: Update minimum MPC version to 0.8.
1787 * configure: Regenerate.
1788
e12dec02
PB
17892009-11-20 Paolo Bonzini <bonzini@gnu.org>
1790
1791 * config.guess: Sync with upstream and gcc.
1792 * config.sub: Sync with upstream and gcc.
1793
606a9ca0
AO
17942009-11-16 Alexandre Oliva <aoliva@redhat.com>
1795
1796 * Makefile.def: Restore host and target settings for gmp.
1797 * Makefile.in: Rebuild.
1798
1f53ca9a
AO
17992009-11-16 Alexandre Oliva <aoliva@redhat.com>
1800
1801 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1802 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1803 Fix portability of test of C++ as bootstrap language. Add
1804 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1805 * configure: Rebuild.
1806 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1807 and cloog. Fix in-tree ppl configuration. Introduce libelf
1808 in-tree building.
1809 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1810 (POSTSTAGE1_HOST_EXPORTS): Use it.
1811 (STAGE[+id+]_CXXFLAGS): New.
1812 (BASE_FLAGS_TO_PASS): Pass it down.
1813 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1814 extra_exports.
1815 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1816 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1817 extra_exports.
1818 * Makefile.in: Rebuild.
1819
18202009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1821
1822 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1823 paths for *-w64-mingw* and x86_64-*mingw*.
1824 * configure: Regenerated.
1825
18262009-10-30 Kai Tietz <kai.tietz@onevision.com>
1827
1828 * configure.ac: Disable target-winsup & co for
1829 x86_64-*-mingw* and *-w64-mingw* targets.
1830 * configure: Regenerated.
1831
18322009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1833
1834 * configure.ac (CLooG test): Use = with test.
1835 * configure: Regenerate.
1836
18372009-10-22 Richard Guenther <rguenther@suse.de>
1838
1839 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1840 cloog if the ppl version check failed. Move flags saving
1841 before setting in libelf check.
1842 * configure: Regenerate.
1843
18442009-10-21 Richard Guenther <rguenther@suse.de>
1845
1846 * configure.ac: Adjust the ppl and cloog configure to work as
1847 documented. Disable cloog if ppl was disabled. Omit the version
1848 checks if they were disabled.
1849 * configure: Re-generate.
1850
6811fb56
RW
18512009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1852
1853 * configure.ac: Add 'lto' to enable_languages, not
1854 new_enable_languages, and only if not already present.
1855 * configure: Regenerate.
1856
700d40ca
ILT
18572009-10-06 Ian Lance Taylor <iant@google.com>
1858
1859 * Makefile.def: check-gold depends upon all-gas.
1860 * Makefile.in: Rebuild.
1861
18622009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1863
1864 * Makefile.def: all-lto-plugin depends on all-libiberty.
1865 set bootstrap=true for lto-plugin.
1866 Add lto-plugin.
1867 * Makefile.in: Regenerate.
1868 * configure.ac (host_libs): Add lto-plugin.
1869 * configure: Regenerate.
1870
18712009-10-03 Diego Novillo <dnovillo@google.com>
1872
1873 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1874 (HOST_LIBELFLIBS): Define.
1875 (HOST_LIBELFINC): Define.
1876 * Makefile.in: Regenerate.
1877 * configure.ac: Add --enable-lto.
1878 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1879 If --enable-lto is used, add 'lto' to new_enable_languages.
1880 If --enable-lto is used and gold is enabled, add
1881 lto-plugin to configdirs.
1882 * configure: Regenerate.
1883
18842009-10-03 Simon Baldwin <simonb@google.com>
1885
1886 * configure.ac: If --with-system-zlib, suppress local zlib and
1887 pass --with-system-zlib to subdir configure scripts.
1888 * configure: Regenerate.
1889
18902009-10-01 Loren J. Rittle <ljrittle@acm.org>
1891 Paolo Bonzini <bonzini@gnu.org>
1892
1893 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1894 $(srcdir).
1895 * Makefile.in: Rebuilt.
1896
c8cb1b3e
PB
18972009-09-29 Paolo Bonzini <bonzini@gnu.org>
1898
1899 Sync from gcc:
1900 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1901
1902 * configure.ac: Update minimum MPC version to 0.7.
1903 * configure: Regenerate.
1904
30167e0a
NC
19052009-09-25 Nick Clifton <nickc@redhat.com>
1906
1907 * configure.ac: Pass any --cache-file=/dev/null option on to
1908 subconfigures.
1909 * configure: Regenerate.
1910
707a0b5c
NC
19112009-09-23 Nick Clifton <nickc@redhat.com>
1912
1913 * config.sub, config.guess: Update from upstream sources.
1914
700d40ca
ILT
19152009-09-22 Loren J. Rittle <ljrittle@acm.org>
1916
1917 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1918 * Makefile.in: Rebuilt.
1919
2fd0b40b
RW
19202009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1921
1922 PR bootstrap/32272
1923 * configure.ac: Error out if $srcdir isn't '.' but contains
1924 host-${host_noncanonical}.
1925 * configure: Regenerate.
1926
4385ad3c
RW
19272009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1928
16b1ad29
RW
1929 * configure.ac: If bootstrapping a combined tree with
1930 --enable-gold, require c++ in stage1_languages.
1931 * configure: Regenerate.
1932
f8dc745f
RW
1933 * configure.ac: Also add target_libs of stage1_languages to
1934 bootstrap_target_libs.
1935 * configure: Regenerate.
1936
4385ad3c
RW
1937 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1938 with --enable-languages not containing c++.
1939 * configure: Regenerate.
1940
df51e4e1
JZ
19412009-09-16 Jie Zhang <jie.zhang@analog.com>
1942
1943 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1944 * configure: Regenerate.
1945
06a51eac
RW
19462009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1947
1948 * configure.ac: Do not use $extrasub for replacing @if/@endif
1949 parts in Makefile; instead, use additional arguments to
1950 AC_CONFIG_COMMANDS to do the replacement manually, with several
1951 sed invocations, to avoid HP-UX sed command limits.
1952 * configure: Regenerate.
1953
96655cc4
AO
19542009-09-04 Alexandre Oliva <aoliva@redhat.com>
1955
1956 * configure.ac (with-build-config): Document. Handle without.
1957 Handle missing argument.
1958 * configure: Rebuilt.
1959
19602009-09-03 Alexandre Oliva <aoliva@redhat.com>
1961
1962 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1963 Default to bootstrap-debug only if compare-debug works.
1964 * configure: Rebuilt.
1965 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1966 * Makefile.in: Rebuilt.
1967
19682009-09-01 Alexandre Oliva <aoliva@redhat.com>
1969
1970 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1971 * Makefile.in: Rebuilt.
1972
8e957354
PB
19732009-09-02 Paolo Bonzini <bonzini@gnu.org>
1974
1975 * Makefile.tpl (AWK): Fix typo.
1976 * Makefile.in: Regenerate.
1977
19782009-09-02 Paolo Bonzini <bonzini@gnu.org>
1979
1980 * configure.ac: Detect awk and sed.
1981 * Makefile.def (flags_to_pass): Add AWK and SED.
1982 * Makefile.tpl (AWK, SED): New.
1983 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1984 * configure: Regenerate.
1985 * Makefile.in: Regenerate.
1986
fb792462
TG
19872009-09-01 Tristan Gingold <gingold@adacore.com>
1988
1989 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1990 Remove logical names.
1991
a69e7d0a
DK
19922009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1993
1994 * ltmain.sh (func_normal_abspath): New function.
1995 (func_relative_path): Likewise.
1996 (func_mode_help): Document new -bindir option for link mode.
1997 (func_mode_link): Add new -bindir option, and use it to place
1998 output DLL if specified.
1999
d444d2ba
RW
20002009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2001
2002 * configure.ac (AC_PREREQ): Bump to 2.64.
2003
13b7343a
RW
20042009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2005
af542c2e
RW
2006 * README-maintainer-mode: Point directly to upstream locations
2007 for autoconf, automake, libtool, gettext, instead of copies on
2008 sources.redhat.com. Document required versions.
2009 * configure.ac: Do not substitute datarootdir, htmldir,
2010 pdfdir, docdir. Do not process --with-datarootdir,
2011 --with-htmldir, --with-pdfdir, --with-docdir.
2012 * configure: Regenerate.
2013
81ecdfbb
RW
2014 * configure: Regenerate.
2015
13b7343a
RW
2016 * compile: Sync from Automake 1.11.
2017 * depcomp: Likewise.
2018 * install-sh: Likewise.
2019 * missing: Likewise.
2020 * mkinstalldirs: Likewise.
2021 * ylwrap: Likewise.
2022
c1102ce7
RW
20232009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2024
34a0f3cf
RW
2025 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2026 (baseargs): Add --disable-option-checking.
2027 * configure: Regenerate.
2028
c1102ce7
RW
2029 * Makefile.def (configure-target-libiberty): Depend on
2030 all-binutils and all-ld.
2031 (configure-target-newlib): Likewise.
2032 * Makefile.in: Regenerate.
2033
e8a5fa9c
RW
20342009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2035
2036 Sync with GCC, merge:
2037
2038 2009-07-31 Christian Bruel <christian.bruel@st.com>
2039
2040 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2041 * configure: Regenerate.
2042
2043 2009-07-06 Ian Lance Taylor <iant@google.com>
2044
2045 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2046 * configure: Rebuild.
2047
2048 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2049
2050 PR bootstrap/40338
2051 * configure.ac (comparestring): Create new variable.
2052 * Makefile.tpl (comparestring): Use to skip some comparisions.
2053 * configure: Regenerate.
2054 * Makefile.in: Regenerate.
2055
2056 2009-06-23 Ian Lance Taylor <iant@google.com>
2057
2058 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2059 boot_languages. Only bootstrap target libraries listed in
2060 target_libs for some boot language. Add --with-stage1-ldflags,
2061 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2062 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2063 if not building with C++.
2064 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2065 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2066 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2067 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2068 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2069 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2070 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2071 * configure, Makefile.in: Rebuild.
2072
2073 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2074
2075 * configure.ac: Detect MPC in default directory.
2076 * configure: Regenerate.
2077
2078 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2079
2080 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2081 to noconfdirs.
2082 * configure: Regenerate.
2083
2084 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2085
2086 * Makefile.def: Add MPC support and dependencies.
2087 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2088
2089 * Makefile.in, configure: Regenerate.
2090
2091 2009-05-24 Nicolas Roche <roche@adacore.com>
2092
2093 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2094 * Makefile.in: Regenerate.
2095
2096 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2097
2098 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2099 * configure: Regenerate.
2100
2101 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2102
2103 * configure.ac ($with_ppl): Default to no if not supplied.
2104 ($with_cloog): Likewise.
2105 configure: Regenerate.
2106
2107 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2108
2109 PR bootstrap/39739
2110 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2111 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2112
2113 * configure, Makefile.in: Regenerate.
2114
2115 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2116
2117 * configure.ac: Change copyright header to refer to version
2118 3 of the GNU General Public License and to point readers at the
2119 COPYING3 file and the FSF's license web page.
2120 * Makefile.def: Likewise.
2121 * Makefile.tpl: Likewise.
2122 * Makefile.in: Regenerate.
2123
2124 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2125
2126 * configure.ac: Restore match for darwin9 or later. Use double
2127 brackets since regeneration eats one pair.
2128 * configure: Regenerate.
2129
bf110216
CF
21302009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2131
2132 * MAINTAINERS: Perform some obvious fixups.
2133
2262bbf4
BE
21342009-08-17 Ben Elliston <bje@au.ibm.com>
2135
2136 * config.sub, config.guess: Update from upstream sources.
2137
25a07265
NC
21382009-08-06 Michael Eager <eager@eagercon.com>
2139
2140 * configure.ac: Add Microblaze target.
2141 * configure: Regenerate.
2142
85bd1942
TG
21432009-07-02 Tristan Gingold <gingold@adacore.com>
2144
2145 * configure.ac: Do not exclude gas for i386-*-darwin.
2146 Add a case for x86_64-*-darwin.
2147 * configure: Regenerate.
2148
f9806fa5
DE
21492009-06-26 Doug Evans <dje@sebabeach.org>
2150
2151 * Makefile.def (host_modules): Add cgen.
2152 * Makefile.in: Regenerate.
2153 * configure.ac (host_tools): Add cgen.
2154 * configure: Regenerate.
2155
6bfb4e30
JJ
21562009-06-17 Michael Eager <eager@eagercon.com>
2157
2158 * COPYING.LIBGLOSS: Add Xilinx license.
2159
8bcf2718
NC
21602009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2161
2162 * configure.ac: Define is_elf for QNX Neutrino targets.
2163 * configure: Regenerate.
2164
04ec0acb
RW
21652009-06-03 Jerome Guitton <guitton@adacore.com>
2166 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2167
9eb322aa
MF
2168 * Makefile.tpl (all): Avoid a trailing backslash.
2169 * Makefile.in: Regenerate.
04ec0acb 2170
7ee5dbeb
BE
21712009-06-03 Ben Elliston <bje@au.ibm.com>
2172
2173 * config.sub, config.guess: Update from upstream sources.
2174
fda13ee8
AO
21752009-06-02 Alexandre Oliva <aoliva@redhat.com>
2176
2177 * Makefile.tpl ([+compare-target+]): Compare all stage
2178 directories, rather than just gcc.
2179 * Makefile.in: Rebuilt.
2180
4a657b0d
DK
21812009-05-28 Doug Kwan <dougkwan@google.com>
2182
2183 * configure.ac: Support gold for target arm*-*-*.
2184 * configure: Regenerate.
2185
07fc31c9
AO
21862009-05-27 Alexandre Oliva <aoliva@redhat.com>
2187
2188 * Makefile.tpl (all): Avoid harmless warning in make all when
2189 gcc-bootstrap is enabled but stage_last does not exist.
2190 * Makefile.in: Rebuilt.
2191
8a7a39ab
TG
21922009-05-25 Tristan Gingold <gingold@adacore.com>
2193
2194 * setup.com: Complete the file with configuration and build.
2195
b5233201
AO
21962009-05-18 Alexandre Oliva <aoliva@redhat.com>
2197
2198 PR other/40159
2199 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2200 gcc-no-bootstrap are mutually exclusive.
2201 * Makefile.in: Rebuilt.
2202
7b6175f9
AO
22032009-05-18 Alexandre Oliva <aoliva@redhat.com>
2204
2205 PR other/40159
2206 * Makefile.tpl (all): Don't end with unconditional success.
2207 * Makefile.in: Rebuilt.
2208
1b05fbbd
AO
22092009-05-12 Alexandre Oliva <aoliva@redhat.com>
2210
2211 PR target/37137
2212 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2213 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2214 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2215 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2216 stage_configureflags, stage_cflags and stage_libcflags into
2217 explicit Makefile macros.
2218 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2219 GFORTRAN.
2220 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2221 CC. Set CC_FOR_BUILD from CC.
2222 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2223 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2224 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2225 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2226 and GFORTRAN.
2227 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2228 (_LIBCFLAGS): Renamed to _TFLAGS.
2229 (do-compare-debug, do-compare3-debug): Drop.
2230 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2231 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2232 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2233 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2234 (XGCC_FLAGS_FOR_TARGET): New.
2235 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2236 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2237 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2238 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2239 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2240 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2241 TFLAGS.
2242 (BUILD_CONFIG): Include if requested.
2243 (all): Set TFLAGS on bootstrap.
2244 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2245 (all-stageid-prefixmodule): Likewise.
2246 (do-clean, distclean-stageid): Set TFLAGS.
2247 (restrap): Fix whitespace.
2248 * Makefile.in: Rebuilt.
2249
dc17c78c
EB
22502009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2251
2252 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2253 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2254 * Makefile.in: Regenerate.
2255
14324cd7
EZ
22562009-04-24 Eli Zaretskii <eliz@gnu.org>
2257
2258 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2259 consistency with config.sub. (Update from upstream sources.)
2260
f8d5f06c
JM
22612009-04-21 Joseph Myers <joseph@codesourcery.com>
2262
2263 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2264
0000e2bf
BE
22652009-04-17 Ben Elliston <bje@au.ibm.com>
2266
2267 * config.sub, config.guess: Update from upstream sources.
2268
20135e4c
NC
22692009-04-15 Anthony Green <green@moxielogic.com>
2270
34adf976 2271 * configure.ac: Add moxie support.
20135e4c
NC
2272 * configure: Rebuilt.
2273
ef699244
L
22742009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2275
2276 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2277 * configure: Regenerate.
2278
10ad8ef3
L
22792009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2280
2281 PR gas/10039
2282 * configure.ac: Require texinfo 4.7.
2283 * configure: Regenerated.
2284
c50523ce
L
22852009-04-09 Steve Ellcey <sje@cup.hp.com>
2286
2287 * Makefil.def (languages): New entries.
2288 * Makefile.tpl (check-gcc-*): New generic target.
2289 * Makefile.in: Regenerate.
2290
47afba5f
EZ
22912009-03-27 Eli Zaretskii <eliz@gnu.org>
2292
2293 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2294 Windows builds of Sed.
2295
dc448a7b
TT
22962009-03-18 Tom Tromey <tromey@redhat.com>
2297
2298 * configure: Rebuild.
2299 * configure.ac (host_libs): Add libiconv.
2300 * Makefile.in: Rebuild.
2301 * Makefile.def (host_modules): Add libiconv.
2302 (configure-gdb, all-gdb): Depend on libiconv.
2303
24741ab2
JB
23042009-03-16 Tristan Gingold <gingold@adacore.com>
2305
2306 * configure.ac: Treat gdb as supported on x86_64-darwin.
2307 * configure: Regenerate.
2308
29383458
JM
23092009-03-16 Joseph Myers <joseph@codesourcery.com>
2310
2311 Merge from GCC:
2312
2313 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2314
2315 * configure.ac (--with-host-libstdcxx): New option.
2316 * configure: Regenerate.
2317
2318 2009-01-29 Robert Millan <rmh@aybabtu.com>
2319
2320 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2321 * configure: Regenerate.
2322
2323 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2324
2325 PR tree-optimization/38515
2326 * configure.ac (cloog-polylib): Removed.
2327 (with_ppl, with_cloog): Test for "no".
2328 * configure: Regenerated.
2329
58e24671
RW
23302009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2331
2332 Backport from git Libtool:
2333
2334 2009-01-19 Robert Millan <rmh@aybabtu.com>
2335 Support GNU/kOpenSolaris.
2336 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2337 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2338 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2339 GNU/kOpenSolaris.
2340
314b2e66
AS
23412009-02-05 Andreas Schwab <schwab@suse.de>
2342
2343 * Makefile.tpl (stage_last): Define $r and $s before using
2344 $(RECURSE_FLAGS_TO_PASS).
2345 * Makefile.in: Regenerate
2346
8b700390
JJ
23472009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2348
2349 * COPYING.NEWLIB: Add ARM license.
2350
66775d67
AM
23512009-01-16 Alan Modra <amodra@bigpond.net.au>
2352
2353 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2354 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2355 * Makefile.in: Regenerate.
2356
19e99079
NC
23572009-01-15 Douglas B Rupp <rupp@gnat.com>
2358
2359 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2360 * configure: Regenerate.
2361
22e8c8e0
RW
23622008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2363
2364 Backport link test fix from upstream Libtool:
2365
2366 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2367 Add cache variables to tests that require the linker to work.
2368 For shlibpath_overrides_runpath, this also changes the semantics
2369 to let the result from the C compiler take precedence.
2370 compiler take precedence.
2371
7d6d7764
BE
23722008-12-02 Ben Elliston <bje@au.ibm.com>
2373
2374 * config.sub, config.guess: Update from upstream sources.
2375
ea8af06e
JJ
23762008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2377
2378 * COPYING.NEWLIB: Updated.
2379 * COPYING.LIBGLOSS: Ditto.
2380
af0771d3
PB
23812008-12-16 Paolo Bonzini <bonzini@gnu.org>
2382
2383 Sync with GCC:
2384
2385 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2386
2387 * configure.ac (ppllibs): Add by default the lib flags.
2388 * configure: Regenerate.
2389
2390 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2391
314b2e66
AS
2392 * configure.ac: Add double brackets on darwin[912].
2393 * configure: Regenerate.
af0771d3
PB
2394
2395 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2396
314b2e66
AS
2397 * configure.ac: Expand to darwin10 and later.
2398 * configure: Regenerate.
af0771d3 2399
f7c83eac
AS
24002008-12-02 Andreas Schwab <schwab@suse.de>
2401
2402 * Makefile.def: configure-target-boehm-gc depends on
2403 all-target-libstdc++-v3.
2404 * Makefile.in: Regenerate.
2405
bc67ad83
BE
24062008-12-02 Ben Elliston <bje@au.ibm.com>
2407
2408 * config.sub, config.guess: Update from upstream sources.
2409
e28c595f
JM
24102008-11-27 Joseph Myers <joseph@codesourcery.com>
2411
2412 Merge from GCC:
2413
2414 2007-12-02 Matthias Klose <doko@ubuntu.com>
2415
2416 * config-ml.in: Remove 64bit configure tests.
2417
2418 2008-05-14 Rafael Espindola <espindola@google.com>
2419
2420 * config-ml.in: don't handle --enable-shared and --enable-static.
2421
2422 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2423 Tobias Grosser <grosser@fim.uni-passau.de>
2424 Jan Sjodin <jan.sjodin@amd.com>
2425 Harsha Jagasia <harsha.jagasia@amd.com>
2426 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2427 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2428 Adrien Eliche <aeliche@isty.uvsq.fr>
2429
2430 Merge from graphite branch.
2431 * configure: Regenerate.
2432 * Makefile.in: Regenerate.
2433 * configure.ac (host_libs): Add ppl and cloog.
2434 Add checks for PPL and CLooG.
2435 * Makefile.def (ppl, cloog): Added modules and dependences.
2436 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2437 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2438
2439 2008-09-03 Richard Guenther <rguenther@suse.de>
2440
2441 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2442 cloog test.
2443 * configure: Re-generate.
2444
2445 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2446
2447 * configure.ac (--with-cloog-polylib): New.
2448 (--disable-cloog-version-check): New.
2449 (--disable-ppl-version-check): New.
2450 * configure: Re-generate.
2451
2452 2008-09-05 Richard Guenther <rguenther@suse.de>
2453
2454 * configure.ac: Initialize clooglibs to -lcloog.
2455 * configure: Re-generate.
2456
2457 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2458
2459 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2460 recommended version to 2.3.2.
2461
2462 * configure: Regenerate.
2463
2464 2008-10-31 Ben Elliston <bje@au.ibm.com>
2465
2466 * configure.ac (spu-*-*): Remove special case.
2467 * configure: Regenerate.
2468
2469 Complete comment text from GCC version of:
2470
2471 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2472
2473 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2474 (GCC_SHLIB_SUBDIR): New.
2475 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2476 * configure: Regenerate.
2477 * Makefile.in: Regenerate.
2478
652dec25
TG
24792008-11-27 Tristan Gingold <gingold@adacore.com>
2480
2481 * configure.ac: Build gdb for i?86-*-darwin*
2482 * configure: Regenerated.
2483
7582fb4a
DJ
24842008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2485
2486 PR bootstrap/38014
2487 PR bootstrap/37923
2488
2489 Revert:
2490
2491 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2492
2493 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2494 * Makefile.in: Regenerated.
2495
2496 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2497
2498 PR gdb/921
2499 PR gdb/1646
2500 PR gdb/2175
2501 PR gdb/2176
2502
2503 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2504 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2505 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2506 (HOST_EXPORTS): Pass CPPFLAGS.
2507 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2508 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2509 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2510 * Makefile.in, configure: Regenerated.
2511 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2512 and CPPFLAGS_FOR_BUILD.
2513
faee1be2
UW
25142008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2515
2516 * configure.ac [spu-*-*]: Do not set skipdirs.
2517 * configure: Re-generate.
2518
b7c2dce4
DJ
25192008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2520
2521 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2522 * Makefile.in: Regenerated.
2523
bb52de30
DJ
25242008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2525
2526 PR gdb/921
2527 PR gdb/1646
2528 PR gdb/2175
2529 PR gdb/2176
2530
2531 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2532 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2533 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2534 (HOST_EXPORTS): Pass CPPFLAGS.
2535 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2536 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2537 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2538 * Makefile.in, configure: Regenerated.
2539 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2540 and CPPFLAGS_FOR_BUILD.
2541
b25062ae
SE
25422008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2543
2544 * libtool.m4: Update to libtool 2.2.6.
2545 * lt~obsolete.m4: Update to libtool 2.2.6.
2546 * ltmain.sh: Update to libtool 2.2.6.
2547 * ltsugar.m4: Update to libtool 2.2.6.
2548 * ltversion.m4: Update to libtool 2.2.6.
2549 * ltoptions.m4: Update to libtool 2.2.6.
2550 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2551
3bbd2f8f
AL
25522008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2553
2554 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2555 (GCC_SHLIB_SUBDIR): New.
2556 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2557 * configure: Regenerate.
2558 * Makefile.in: Regenerate.
2559
b29d32ce
TG
25602008-08-28 Tristan Gingold <gingold@adacore.com>
2561
2562 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2563 Enable bfd, binutils and opcodes.
2564 * configure: Regenerate.
2565
c325a203
DD
25662008-08-16 Nicolas Roche <roche@adacore.com>
2567
2568 * Makefile.tpl: Add BOOT_ADAFLAGS.
2569 * Makefile.in: Regenerate.
2570
e7c8859c
RS
25712008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2572
2573 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2574 * configure: Regenerate.
2575
da888c87
PB
25762008-07-30 Paolo Bonzini <bonzini@gnu.org>
2577
2578 Sync with gcc:
2579 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2580
f7c83eac
AS
2581 * configure.ac: Add makefile fragments for hpux.
2582 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2583 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2584 * configure: Regenerate.
2585 * Makefile.in: Regenerate.
da888c87
PB
2586
2587 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2588
f7c83eac
AS
2589 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2590 * Makefile.in: Regenerate.
2591 * configure: Regenerate.
da888c87 2592
944982cf
ILT
25932008-06-18 Ian Lance Taylor <iant@google.com>
2594
662c6704
ILT
2595 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2596
944982cf
ILT
2597 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2598
7a283e07
RW
25992008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2600
2601 * configure: Regenerate.
2602
5b553f7e
RW
26032008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2604
2605 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2606 "$@" is still intact with both Autoconf 2.59 and 2.62.
2607 * configure: Regenerate.
2608
675492f0
RW
26092008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2610
2611 * Makefile.tpl: Fix comment errors.
2612 * Makefile.in: Regenerate.
2613
b018a5d1
JB
26142008-06-13 Julian Brown <julian@codesourcery.com>
2615
2616 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2617 of libobjc for ARM EABI Linux.
2618 * configure: Regenerate.
2619
310213e8
DE
26202008-06-12 David S. Miller <davem@davemloft.net>
2621 David Edelsohn <edelsohn@gnu.org>
2622
2623 * configure.ac: Add powerpc*-*-* to gold supported targets.
2624 * configure: Regenerate.
2625
6641ce42
JM
26262008-06-08 Joseph Myers <joseph@codesourcery.com>
2627
2628 PR tree-optimization/36218
2629 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2630 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2631 (all prefix="build-"): Pass them to build-system sub-makes.
2632 * Makefile.in: Regenerate.
2633
03c2f9e6
DJ
26342008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2635
2636 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2637 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2638 mkdep, and compile. Update comments.
2639 (ETC_SUPPORT): Add ChangeLog and update comments.
2640
4538db8b
ILT
26412008-05-11 Ian Lance Taylor <iant@google.com>
2642
2643 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2644
266df637
PB
26452008-04-18 Paolo Bonzini <bonzini@gnu.org>
2646
2647 Sync with gcc:
2648 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2649
2650 PR bootstrap/35457
2651 * configure.ac: Include override.m4.
2652 * configure: Regenerate.
2653
2654 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2655
f7c83eac
AS
2656 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2657 * Makefile.in: Regenerate.
266df637
PB
2658
2659 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2660
f7c83eac
AS
2661 * configure.ac: Do not build libssp for the AVR.
2662 * configure: Regenerate.
266df637 2663
a86a761e
NC
26642008-04-18 Nick Clifton <nickc@redhat.com>
2665
2666 * MAINTAINERS: Replace reference to configure.in with reference to
2667 configure.ac.
2668
52310858
NC
26692008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2670
f7c83eac 2671 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2672 as nonconfigurable directories list.
f7c83eac 2673 * configure: Regenerate.
52310858 2674
f5314dd5
DM
26752008-04-14 David S. Miller <davem@davemloft.net>
2676
2677 * configure.ac: Add sparc*-*-* to gold supported targets.
2678 * configure: Regenerate.
2679
e2208220
BE
26802008-04-14 Ben Elliston <bje@au.ibm.com>
2681
2682 * config.sub, config.guess: Update from upstream sources.
2683
0bb6ea20
HPN
26842008-04-12 Hans-Peter Nilsson <hp@axis.com>
2685
2686 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2687 * Makefile.in: Regenerate.
2688
e5164e97
ILT
26892008-04-07 Ian Lance Taylor <iant@google.com>
2690
2691 * Makefile.def: check-gold depends upon all-binutils.
2692 * Makefile.in: Regenerate.
2693
e33b51a6
NC
26942008-04-04 Nick Clifton <nickc@redhat.com>
2695
2696 PR binutils/4334
2697 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2698 builds.
2699 * configure: Regenerate.
2700
fc5df3ab
NC
27012008-04-04 NightStrike <NightStrike@gmail.com>
2702
2703 PR other/35151
f7c83eac
AS
2704 * configure.ac: Combine rules for mingw32 and mingw64.
2705 * configure: Regenerate.
fc5df3ab 2706
c779bab8
PB
27072008-03-27 Paolo Bonzini <bonzini@gnu.org>
2708
2709 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2710 * Makefile.in: Regenerate.
2711
93f9b408
ILT
27122008-03-20 Ian Lance Taylor <iant@google.com>
2713
2714 * configure.ac: Add support for --enable-gold.
2715 * Makefile.def: Add gold as a directory like ld.
2716 * configure, Makefile.in: Regenerate.
2717
5746fb46
AK
27182008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2719
2720 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2721 (s390_cond_extensions): Reduced extensions to the compare related.
2722 (main): z10 cpu type option added.
2723 (expandConditionalJump): Renamed to ...
2724 (insertExpandedMnemonic): ... this.
2725
2726 * opcodes/s390-opc.c: Re-group the operand format makros.
2727 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2728 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2729 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2730 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2731 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2732 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2733 INSTR_SIL_RDU): New instruction formats added.
2734 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2735 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2736 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2737 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2738 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2739 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2740 masks added.
2741 (s390_opformats): New formats added "ris", "rrs", "sil".
2742 * opcodes/s390-opc.txt: Add the conditional jumps with the
2743 extensions removed from automatic expansion in s390-mkopc.c manually.
2744 (asi - trtre): Add new System z10 EC instructions.
2745 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2746
58c85be7
RW
27472008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2748
2749 * configure.ac: m4_include config/proginstall.m4.
2750 * configure: Regenerate.
2751
78124051
RW
27522008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2753
2754 Backport from upstream Libtool:
f7c83eac 2755
78124051 2756 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2757
78124051
RW
2758 Deal with Autoconf 2.62's semantic change in m4_append.
2759 * ltsugar.m4 (lt_append): Replace broken versions of
2760 m4_append.
2761 (lt_if_append_uniq): Don't require separator to be overquoted,
2762 and avoid broken m4_append.
2763 (lt_dict_add): Fix typo.
2764 * libtool.m4 (_LT_DECL): Don't overquote separator.
2765
018f1bea
DE
27662008-03-13 David Edelsohn <edelsohn@gnu.org>
2767
2768 * config.rpath: Add AIX 6 support.
2769
5c5f596d
PB
27702008-03-13 Paolo Bonzini <bonzini@gnu.org>
2771
2772 * Makefile.def (stageprofile). Remove -fprofile-generate
2773 from stage_libcflags.
2774 * Makefile.in: Regenerate.
2775
a1f93a5e
BE
27762008-03-13 Ben Elliston <bje@au.ibm.com>
2777
2778 * config.sub, config.guess: Update from upstream sources.
2779
98c3d905
AK
27802008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2781
2782 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2783 * s390-opc.txt (cmpsc): Duplicate entry removed.
2784 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2785 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2786 fier, cu42, cu41): Fix operand format.
2787
7f6ef0c0
PB
27882008-02-20 Paolo Bonzini <bonzini@gnu.org>
2789
f7c83eac
AS
2790 PR bootstrap/32009
2791 PR bootstrap/32161
2792
2793 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2794 * configure: Regenerate.
2795
2796 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2797 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2798 STAGE4_LIBCFLAGS): New.
2799 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2800 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2801 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2802 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2803 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2804 for target modules. Don't export LIBCFLAGS.
2805 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2806 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2807 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2808 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2809 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2810 * Makefile.in: Regenerate.
7f6ef0c0 2811
eaf19029
PB
28122008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2813
2814 PR libgcj/33085
2815 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2816 Do not use -DDLL_EXPORT. Backport from upstream.
2817
680c43e9
NC
28182008-02-14 Nick Clifton <nickc@redhat.com>
2819
2820 Import this patch from gcc:
2821 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2822
2823 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2824
c72b1d96
HPN
28252008-02-02 Hans-Peter Nilsson <hp@axis.com>
2826
2827 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2828 * configure: Regenerate.
2829
8b66833e
BW
28302008-01-31 Marc Gauthier <marc@tensilica.com>
2831
2832 * configure.ac (xtensa*-*-*): Recognize processor variants.
2833 * configure: Regenerate.
2834
9cc8ae67
PB
28352008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2836
f7c83eac
AS
2837 PR bootstrap/34922
2838 * configure.ac (PARSE_ARGS): Push suitable setting of
2839 ac_subdirs_all, for `./configure --help=recursive'.
2840 Handle `+' in generic toplevel directory disabling.
2841 * configure: Regenerate.
9cc8ae67 2842
19090595
BE
28432008-01-23 Ben Elliston <bje@au.ibm.com>
2844
2845 * config.sub, config.guess: Update from upstream sources.
2846
9f1e7fd3
BE
28472008-01-08 Ben Elliston <bje@au.ibm.com>
2848
2849 * config.sub, config.guess: Update from upstream sources.
2850
2f959d61
JJ
28512007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2852
2853 * COPYING.LIBGLOSS: Update default copyright.
2854
aa054b85
JJ
28552007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2856
2857 * COPYING.NEWLIB: Update default copyright.
2858
57c53b2b
RS
28592007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2860
2861 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2862 Change recommended MPFR from 2.2.1 > 2.3.0.
2863 * configure: Regenerate.
2864
fee14b60
RS
28652007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2866
2867 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2868 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2869 * Makefile.in: Regenerate.
2870
c9b68031
DD
28712007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2872
2873 * configure.ac: Enable libjava for x86_64-*-darwin9.
2874 * configure: Regenerate.
2875
ad25e7d5
BE
28762007-12-05 Ben Elliston <bje@au.ibm.com>
2877
2878 * config.sub, config.guess: Update from upstream sources.
2879
6ac84f65
PB
28802007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2881
f7c83eac
AS
2882 * config-ml.in: Robustify against white space in absolute file
2883 names.
6ac84f65 2884
f7c83eac
AS
2885 * config-ml.in (multi-clean): Substitute ${Makefile}.
2886 Remove superfluous ${Makefile} in list.
6ac84f65 2887
7b3200f9
DJ
28882007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2889
2890 * Makefile.def (dependencies): Make configure-gdb depend on
2891 all-intl.
2892 * Makefile.in: Regenerated.
2893
2c133ff9
JJ
28942007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2895
2896 * Makefile.def: To avoid problems running with parallel makes,
2897 build newlib before libgloss so that target specific header
2898 files are availble.
2899 * Makefile.in: Regenerate.
2900
5074315a
DJ
29012007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2902
2903 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2904 * Makefile.in: Regenerate.
2905
f5bc1778
DJ
29062007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2907
2908 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2909 * libdecnumber: New directory, imported from GCC.
2910
c66487f8
NC
29112007-10-08 Mike Frysinger <vapier@gentoo.org>
2912
2913 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2914 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2915 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2916 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2917 * configure: Regenerate.
2918
b5714970
PB
29192007-10-01 Paolo Bonzini <bonzini@gnu.org>
2920
2921 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2922 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2923 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2924 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2925 * configure.ac: Default them to host tools for $host = $build.
2926 Subst them.
2927
2928 * configure: Regenerate.
2929 * Makefile.in: Regenerate.
2930
f3b1e08e
RS
29312007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2932
2933 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2934 * configure: Regenerate.
2935
cff87f51
DD
29362007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2937
2938 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2939 libstdc++.
2940 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2941 * configure: Regenerate.
2942 * Makefile.in: Regenerate.
f7c83eac 2943
625a61cd
AS
29442007-09-17 Andreas Schwab <schwab@suse.de>
2945
2946 * configure.ac: Raise minimum makeinfo version to 4.6.
2947 * configure: Regenerate.
2948
83a3a68b
AM
29492007-09-15 Alan Modra <amodra@bigpond.net.au>
2950
2951 * configure.ac: Correct makeinfo version check.
2952 * configure: Regenerate.
2953
5bd8be13
RS
29542007-09-14 Richard Sandiford <richard@codesourcery.com>
2955
2956 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2957 to $skipdirs and only disable gprof for newlib. Use the normal
2958 mips*-elf* handling in other respects.
2959 * configure: Regnerate.
2960
5566c1fa
DD
29612007-09-12 David Daney <ddaney@avtrex.com>
2962
2963 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2964 enabling libgcj.
2965 * configure: Regenerate.
2966
29672007-09-12 Richard Guenther <rguenther@suse.de>
2968
2969 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2970 nor --disable-checking is provided also turn on yes and types
2971 checking for stage1.
2972 * configure: Re-generate.
2973
a18e2996 29742007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2975
2976 PR target/33281
2977 * configure.ac: Use config/mh-mingw on mingw.
2978 * configure: Regenerate.
84e7906e 2979
691bb5a1
DD
29802007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2981
2982 PR other/32154
2983 * configure.ac: For libgloss targets, point the linker to the linker
2984 script, startup code and simulator library.
2985 * configure: Regenerate.
2986
6d18b86b
AH
29872007-09-09 Andrew Haley <aph@redhat.com>
2988
2989 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2990 target-libjava.
6d18b86b 2991
f00a3165 29922007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2993
f00a3165 2994 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2995
2abc4e65
BE
29962007-08-21 Richard Guenther <rguenther@suse.de>
2997
2998 * configure.ac: Add types checking to stage1 checking flags.
2999 * configure: Regenerate.
3000
8a6ee3ab 30012007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3002 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3003
3004 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3005 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3006 * Makefile.in: Regenerate.
3007 * configure.ac (--with-debug-prefix-map): New.
3008 * configure: Regenerate.
3009
429acdec
RS
30102007-08-17 Richard Sandiford <richard@codesourcery.com>
3011 Nigel Stephens <nigel@mips.com>
3012
429acdec
RS
3013 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3014 as target_makefile_frag.
3015 * configure: Regenerate.
3016
8520c408
AO
30172007-08-16 Alexandre Oliva <aoliva@redhat.com>
3018
3019 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3020 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3021 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3022 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3023 (do-compare, do-compare3, do-compare-debug): New.
3024 ([+compare-target+]): Use them.
3025
30262007-08-16 Alexandre Oliva <aoliva@redhat.com>
3027
3028 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3029 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3030 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3031 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3032 (do-compare, do-compare3, do-compare-debug): New.
3033 ([+compare-target+]): Use them.
3034
2444379b
BE
30352007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3036 Ben Elliston <bje@au.ibm.com>
3037
3038 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3039 --silent if $silent.
3040 * configure: Regenerate.
3041
d6f99447
DJ
30422007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3043
3044 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3045
bd0aa315
NC
30462007-07-17 Nick Clifton <nickc@redhat.com>
3047
3048 * COPYING3: New file. Contains version 3 of the GNU General
3049 Public License.
3050 * COPYING3.LIB: New file. Contains version 3 of the GNU
3051 Lesser General Public License.
3052
0ebe98fb
BS
30532007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3054
3055 * configure.ac: Fix my previous change to really match GCC.
3056 * configure: Regenerate.
3057
521ec477
DD
30582007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3059
3060 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3061 * configure: Regenerate.
3062
30632007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3064
3065 * configure.ac: Add some missing m4 quotation.
3066 * configure: Regenerate.
3067
0c24b341
NC
30682007-07-09 Kai Tietz <kai.tietz@onevision.com>
3069
f7c83eac
AS
3070 * Makefile.def: Add windmc tool to build.
3071 * Makefile.tpl: Likewise.
3072 * configure.ac: Likewise.
3073 * Makefile.in: Regenerate.
3074 * configure: Regenerate.
0c24b341 3075
a09314d0
L
30762007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3077
3078 * lt~obsolete.m4: New. Import from 20070318 libtool.
3079
7c3e1d12
BS
30802007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3081
3082 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3083 uclinux and linux-uclibc targets.
3084 * configure: Regenerate.
3085
a5b3b4dd
DD
30862007-06-28 DJ Delorie <dj@redhat.com>
3087
3088 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3089 not building newlib.
3090 * configure: Regenerated.
f7c83eac 3091
184d813c
DJ
30922007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3093
3094 * src-release (DEVO_SUPPORT): Correct typos.
3095
31d99776
DJ
30962007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3097
3098 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3099 * Makefile.in: Regenerated.
3100
e00a73e3
PB
31012007-06-14 Paolo Bonzini <bonzini@gnu.org>
3102
f7c83eac
AS
3103 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3104 (distclean-stage[+id+]): Possibly delete stage_last.
3105 * Makefile.in: Regenerate.
e00a73e3 3106
98a1bbc5
BE
31072007-06-07 Ben Elliston <bje@au.ibm.com>
3108
3109 * config.sub, config.guess: Update from upstream sources.
3110
973601e1
BE
31112007-06-07 Ben Elliston <bje@au.ibm.com>
3112
3113 * Makefile.tpl: Fix spelling error.
3114 * Makefile.in: Regenerate.
3115
2038f525
PB
31162007-06-04 Paolo Bonzini <bonzini@gnu.org>
3117
3118 Sync with gcc:
3119 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3120
f7c83eac
AS
3121 PR bootstrap/29382
3122 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3123 * configure: Rebuilt.
2038f525 3124
f7c5c4b5
PB
31252007-06-01 Steve Ellcey <sje@cup.hp.com>
3126
12a64d4f
L
3127 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3128 lt_cv_sys_max_cmd_len.
f7c5c4b5 3129
7ad9660b
PB
31302007-05-31 Paolo Bonzini <bonzini@gnu.org>
3131
3132 * ltgcc.m4: Update from GCC.
3133
0e7ef45c
EC
31342007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3135
12a64d4f 3136 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3137
37ad9514
SE
31382007-05-24 Steve Ellcey <sje@cup.hp.com>
3139
3140 * ltmain.sh: Update from GCC.
3141 * libtool.m4: Update from GCC.
3142 * ltsugar.m4: New. Update from GCC.
3143 * ltversion.m4: New. Update from GCC.
3144 * ltoptions.m4: New. Update from GCC.
3145 * ltconfig: Remove.
3146 * ltcf-c.sh: Remove.
3147 * ltcf-cxx.sh: Remove.
3148 * ltcf-gcj.sh: Remove.
3149 * src-release: Update with new libtool file list.
3150
8ee82aff
PB
31512007-05-16 Paolo Bonzini <bonzini@gnu.org>
3152
3153 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3154 stage_cflags.
3155 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3156 Remove CFLAGS/LIBCFLAGS.
3157 (configure-stage[+id+]-[+prefix+][+module+],
3158 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3159 * Makefile.in: Regenerate.
3160
149cb58d
SE
31612007-04-14 Steve Ellcey <sje@cup.hp.com>
3162
3163 * config-ml.in: Update from GCC.
3164
91506736
DJ
31652007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3166
3167 * src-release (do-proto-toplev): Process the support directories before
3168 the tool directory.
3169
ffa8bd48
RS
31702007-03-21 Richard Sandiford <richard@codesourcery.com>
3171
3172 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3173 of glob. Quote arguments with single quotes too.
3174 * configure: Regenerate.
3175
a4fd3374
DD
31762007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3177
3178 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3179 * Makefile.in: Regenerate
3180
b8025f34
AS
31812007-03-07 Andreas Schwab <schwab@suse.de>
3182
3183 * configure: Regenerate.
3184
a3ca38d2
DD
31852007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3186
3187 * configure.ac: Add "--with-pdfdir" configure option,
3188 which defines pdfdir variable.
3189 * Makefile.def (target=fixincludes): Add install-pdf to
3190 missing targets.
3191 (recursive_targets): Add install-pdf target.
3192 (flags_to_pass): Add pdfdir.
3193 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3194 target.
3195 * configure: Regenerate
3196 * Makefile.in: Regenerate
3197
31982007-02-28 Eric Christopher <echristo@apple.com>
3199
3200 Revert:
3201 2006-12-07 Mike Stump <mrs@apple.com>
3202
3203 * Makefile.def (dependencies): Add dependency for
3204 install-target-libssp and install-target-libgomp on
3205 install-gcc.
3206 * Makefile.in: Regenerate.
3207
32082007-02-27 Matt Kraai <kraai@ftbfs.org>
3209
3210 * configure: Regenerate.
3211 * configure.ac: Move statements after variable declarations.
3212
a4708fba
JM
32132007-02-19 Joseph Myers <joseph@codesourcery.com>
3214
3215 * configure.ac: Adjust for loop syntax.
3216 * configure: Regenerate.
3217
9a819804
AO
32182007-02-18 Alexandre Oliva <aoliva@redhat.com>
3219
3220 * configure: Rebuilt.
3221
81ec575a
AO
32222007-02-18 Alexandre Oliva <aoliva@redhat.com>
3223
3224 * configure.ac: Drop multiple occurrences of --enable-languages,
3225 and fix its quoting.
3226 * configure: Rebuilt.
3227
92f01d61 32282007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3229 Nathan Sidwell <nathan@codesourcery.com>
3230 Vladimir Prus <vladimir@codesourcery.com
3231 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3232
3233 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3234 * configure: Regenerate.
3235
b1299c4e
DJ
32362007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3237
3238 * configure.ac (target_libraries): Move libgcc before libiberty.
3239 * configure: Regenerated.
3240
18f6b6ee
PB
32412007-02-13 Paolo Bonzini <bonzini@gnu.org>
3242
3243 * configure: Regenerate again?
3244
9c4e9f27
PB
32452007-02-13 Paolo Bonzini <bonzini@gnu.org>
3246
3247 * configure: Reapply PR30748 fix which was lost in the previous commit.
3248
24ff9987
DJ
32492007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3250 Paolo Bonzini <bonzini@gnu.org>
3251
3252 PR bootstrap/30753
3253 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3254 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3255 * configure: Regenerated.
3256
7df2cd5d
PB
32572007-02-10 Paolo Bonzini <bonzini@gnu.org>
3258
3259 * configure: Regenerate.
3260
b0aaa663
DJ
32612007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3262
3263 PR bootstrap/30748
3264 * configure.ac: Correct syntax for Solaris ksh.
3265 * configure: Regenerated.
3266
a0323144
PB
32672007-02-09 Paolo Bonzini <bonzini@gnu.org>
3268
3269 * Makefile.def: Sync with GCC.
3270 * Makefile.tpl: Sync with GCC.
3271 * Makefile.in: Regenerate.
3272 * configure: Regenerate.
3273
c6b750e1
DJ
32742007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3275
3276 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3277 noncanonical equivalents.
3278 * configure.in: Rename to...
3279 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3280 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3281 target_noncanonical. Use them. Rewrite removal of configure
3282 arguments for autoconf 2.59. Discard variable settings. Force
3283 program_transform_name for native tools.
3284
3285 * Makefile.in: Regenerated.
3286 * configure: Regenerated with autoconf 2.59.
3287
3288 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3289
f3cd89f4
JJ
32902007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3291
3292 * COPYING.LIBGLOSS: Reformat default Red Hat
3293 license to fit within 80 columns.
3294 * COPYING.NEWLIB: Ditto.
3295
4e206d7e
DB
32962007-02-05 Dave Brolley <brolley@redhat.com>
3297
3298 * Contribute the following changes:
3299 2006-11-28 DJ Delorie <dj@redhat.com>
3300
3301 * configure.in: Fix typo for mep's target_makefile_frag.
3302 * configure: Regenerated.
3303
3304 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3305
3306 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3307 * configure: Regenerate.
3308
3309 2001-09-19 DJ Delorie <dj@redhat.com>
3310
3311 * configure.in (target_makefile_frag): use mt-mep
3312
3313 2001-06-12 Don Howard <dhoward@redhat.com>
3314
3315 * configure.in: Remove gdb from MeP skip list.
3316
3317 2001-04-05 DJ Delorie <dj@redhat.com>
3318
3319 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3320
3321 2001-03-20 Ben Elliston <bje@redhat.com>
3322
3323 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3324
3325 2001-03-19 Ben Elliston <bje@redhat.com>
3326
3327 * config.sub (mep, mep-*): Add.
3328
b2edfdd2
AS
33292007-01-31 Andreas Schwab <schwab@suse.de>
3330
3331 * Makefile.tpl (LDFLAGS): Substitute it.
3332 * Makefile.in: Regenerate.
3333
ceb92e78
PB
33342007-01-11 Paolo Bonzini <bonzini@gnu.org>
3335
3336 * configure.in: Change == to = in test command.
f7c83eac 3337 * configure: Regenerate.
ceb92e78 3338
4b900473 33392007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3340 Nick Clifton <nickc@redhat.com>
3341 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3342
3343 * configure.in (build_configargs, host_configargs, target_configargs):
3344 Remove build/host/target parameters.
3345 (host_libs): Add gmp and mpfr.
3346 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3347 * Makefile.def (gmp, mpfr): New.
3348 (gcc): Remove target.
3349 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3350 target_os, target_vendor): New.
3351 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3352 * configure: Regenerate.
3353 * Makefile.in: Regenerate.
4b900473
PB
3354
33552007-01-11 Matt Fago <fago@earthlink.net>
3356
3357 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3358 to improve robustness of configure tests.
4b900473
PB
3359 * configure: Regenerate.
3360
80f6dcbc
NC
33612007-01-08 Kai Tietz <kai.tietz@onevision.com>
3362
3363 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3364 * configure: Regenerate.
80f6dcbc 3365
f86e35b8
NC
33662007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3367
3368 * Makefile.tpl (all-target): Correct @if conditional for target
3369 modules.
3370 * configure.in: Omit libiberty if building only target libgcc.
3371 * configure, Makefile.in: Regenerated.
3372
79fcd0ec
PB
33732007-01-04 Paolo Bonzini <bonzini@gnu.org>
3374
3375 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3376 * configure: Regenerate.
3377
6aa8ef82
DJ
33782007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3379
3380 * Makefile.def (target_modules): Add libgcc.
3381 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3382 * Makefile.tpl (clean-target-libgcc): Delete.
3383 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3384 on gcc even for bootstrapped modules. Rewrite handling of
3385 lang_env_dependencies to loop over target_modules.
3386 * configure.in (target_libraries): Add target-libgcc.
3387 * Makefile.in, configure: Regenerated.
3388
9b134994
PB
33892006-12-29 Paolo Bonzini <bonzini@gnu.org>
3390
3391 Sync with gcc:
3392 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3393
f7c83eac
AS
3394 * configure.in: Reorganize recognition of languages. Add
3395 --enable-stage1-languages. Show supported languages for the chosen
3396 target rather than all recognized languages.
3397 * configure: Regenerate.
9b134994
PB
3398
3399 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3400
f7c83eac
AS
3401 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3402 * Makefile.in: Regenerate.
9b134994
PB
3403
3404 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3405
f7c83eac
AS
3406 * configure.in: Warn that MPFR 2.2.0 is buggy.
3407 * configure: Regenerate.
9b134994 3408
8cf39b1b
ILT
34092006-12-27 Ian Lance Taylor <iant@google.com>
3410
3411 * configure.in: When removing Makefiles to force a reconfigure, also
3412 remove prev-DIR*/Makefile.
3413 * configure: Regenerate.
3414
ebff6cd5
KH
34152006-12-23 Kazu Hirata <kazu@codesourcery.com>
3416
3417 * config.bfd: Recognize fido.
3418
8a0d8a5c
PB
34192006-12-19 Paolo Bonzini <bonzini@gnu.org>
3420
3421 Sync with gcc:
3422
3423 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3424
3425 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3426 it only affects bootstrap and could be tested on "$host" as well.
3427 * configure: Regenerate.
3428 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3429
3430 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3431
3432 PR bootstrap/29544
3433 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3434 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3435 move here comment from Makefile.tpl.
3436 * Makefile.tpl: Move some definitions higher in the file.
3437 (STAGE1_CHECKING): New.
3438 * configure.in: Add --enable-stage1-checking.
3439 * configure: Regenerate.
3440 * Makefile.in: Regenerate.
3441
3442 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3443
3444 * configure.in: Update error message for missing GMP/MPFR.
3445
3446 * configure: Regenerate.
3447
3448 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3449
3450 * configure.in: Update MPFR version in error message.
3451
3452 * configure: Regenerate.
3453
3454 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3455
3456 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3457 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3458 --with-gmp-lib): New flags.
3459
3460 * configure: Regenerate.
3461
790c0838
AM
34622006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3463
3464 PR bootstrap/30134
3465 * configure.in: Correct x86 darwin support for libjava to powerpc
3466 and i?86 only.
3467 * configure: Regenerate.
3468
77d7106f
AM
34692006-12-11 Alan Modra <amodra@bigpond.net.au>
3470
3471 * configure.in: Handle spu makefile frag.
77d7106f
AM
3472 * Makefile.tpl (MAINT): Define
3473 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3474 * configure: Regenerate.
3475 * Makefile.in: Regenerate.
3476
0cfa5389
BE
34772006-12-11 Ben Elliston <bje@au.ibm.com>
3478
3479 * config.sub, config.guess: Update from upstream sources.
3480
2839fe5d
BE
34812006-12-11 Ben Elliston <bje@au.ibm.com>
3482
3483 * configure.in: Sync with GCC (spu-*-*).
3484 * configure: Sync with GCC.
3485
b897f5d4
MS
34862006-12-07 Mike Stump <mrs@apple.com>
3487
3488 * Makefile.def (dependencies): Add dependency for
3489 install-target-libssp and install-target-libgomp on
3490 install-gcc.
3491 * Makefile.in: Regenerate.
3492
9daf3993
PB
34932006-11-16 Paolo Bonzini <bonzini@gnu.org>
3494
3495 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3496 (unstage): Test for stage_last presence.
3497
3498 PR bootstrap/29802
3499 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3500 * Makefile.in: Regenerate.
3501
9dbaa842
DD
35022006-11-14 DJ Delorie <dj@redhat.com>
3503
3504 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3505 * Makefile.in: Sync with GCC.
3506 * configure.in: Sync with GCC (mpfr, gmp).
3507 * configure: Sync with GCC.
3508
b0cbce8d
JJ
35092006-11-08 Jie Zhang <jie.zhang@analog.com>
3510
3511 * configure.in: Remove target-libgloss from noconfigdirs for
3512 bfin-*-*.
3513 * configure: Regenerated.
3514
44330a94
JJ
35152006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3516
3517 * COPYING.NEWLIB: Add spu license.
7de05dd5 3518 * COPYING.LIBGLOSS: Ditto.
44330a94 3519
56a8fe78
DD
35202006-10-17 Brooks Moses <bmoses@stanford.edu>
3521
3522 * Makefile.def: Added pdf target handling.
3523 * Makefile.tpl: Added pdf target handling.
3524 * Makefile.in: Regenerated.
3525
fbb00ad0
JJ
35262006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3527
3528 * COPYING.NEWLIB: Updated.
3529 * COPYING.LIBGLOSS: Ditto.
3530
6b89cc21
DB
35312006-09-27 Dave Brolley <brolley@redhat.com>
3532
3533 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3534 $s instead of $r.
3535 * configure: Regenerated.
3536
17bcf627
BE
35372006-09-26 Ben Elliston <bje@au.ibm.com>
3538
3539 * config.sub, config.guess: Update from upstream sources.
3540
f3529cf1
TS
35412006-09-20 Thiemo Seufer <ths@mips.com>
3542
3543 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3544 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3545 * configure: Regenerate.
3546
45055374
CV
35472006-08-30 Corinna Vinschen <corinna@vinschen.de>
3548
3549 * configure.in: Never build newlib for a Mingw host.
3550 Never build newlib as Mingw target library.
3551 Test the existence of winsup/cygwin for building a Cygwin newlib,
3552 rather than just winsup.
3553 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3554 building a Mingw target.
3555 * configure: Regenerate.
3556
4be041b2 35572006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3558 Nigel Stephens <nigel@mips.com>
3559 David Ung <davidu@mips.com>
4be041b2
TS
3560
3561 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3562
1d89b610
PB
35632006-07-25 Paolo Bonzini <bonzini@gnu.org>
3564
3565 Sync from GCC:
3566 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3567
f7c83eac
AS
3568 PR bootstrap/18058
3569 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3570 if the bootstrap compiler is a GCC version that supports it.
3571 * configure: Regenerate.
1d89b610 3572
66a79c16
DJ
35732006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3574
3575 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3576 * configure: Regenerated.
3577
c1cb7e02
PB
35782006-07-18 Paolo Bonzini <bonzini@gnu.org>
3579
f7c83eac
AS
3580 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3581 for stages after the first.
c1cb7e02 3582
7206a0ee
JJ
35832006-07-17 Jakub Jelinek <jakub@redhat.com>
3584
3585 * Makefile.def: Add dependencies for configure-opcodes
3586 on configure-intl and all-opcodes on all-intl.
3587 * Makefile.in: Regenerated.
3588
6816f995
AO
35892006-07-04 Peter O'Gorman <peter@pogma.com>
3590
3591 * ltconfig: chmod 644 before ranlib during install.
3592
3d3adb43
PB
35932006-07-03 Paolo Bonzini <bonzini@gnu.org>
3594
1f3f1bbf 3595 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3596 * configure: Regenerate.
3597
64ce424c
PB
35982006-07-03 Paolo Bonzini <bonzini@gnu.org>
3599
3600 Sync from gcc:
3601
3602 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3603
3604 PR other/27063
3605 * configure.in: Test subdir_requires and give an appropriate
3606 error message.
3607 * configure: Regenerate.
3608
3609 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3610
3611 PR target/27540
3612 * configure.in: Only enable libgomp on IRIX 6.
3613 * configure: Regenerate.
3614
d42c4017
DA
36152006-06-20 David Ayers <d.ayers@inode.at>
3616
3617 PR bootstrap/28072
3618 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3619 whether target-libjava is being configured instead of whether the
3620 java front end is enabled.
3621 * configure: Regenerate.
0e7ef45c 3622
4962c51a
MS
36232006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3624
3625 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3626 to R_ARM_LDC_SB_G{0,1,2} respectively.
3627
caee866a
PB
36282006-06-15 Paolo Bonzini <bonzini@gnu.org>
3629
3630 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3631 too.
3632 * Makefile.in: Regenerate.
3633
363ef840
DA
36342006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3635
3636 Sync from gcc:
3637
3638 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3639 * configure.in: Don't enable libgomp on hpux10.
3640 * configure: Rebuilt.
3641
54d1c879
DA
36422006-06-13 David Ayers <d.ayers@inode.at>
3643
3644 Sync from gcc:
3645
3646 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3647
54d1c879
DA
3648 PR bootstrap/27963
3649 PR target/19970
0e7ef45c 3650 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3651 ${libgcj} is specified.
3652 * configure: Regenerate.
0e7ef45c 3653
a4d8b690
JJ
36542006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3655
3656 Sync from gcc:
3657
3658 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3659 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3660
3661 PR bootstrap/18033
3662 * config-ml.in: Eval option if surrounded by single quotes.
3663
4f0ef2d8
CD
36642006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3665
3666 Sync from gcc:
0e7ef45c 3667
4f0ef2d8 3668 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3669
4f0ef2d8
CD
3670 PR libobjc/13946
3671 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3672 * Makefile.in: Regenerate.
3673 * configure.in: Add --enable-objc-gc at toplevel and have it
3674 enable boehm-gc for Objective-C.
3675 Remove target-boehm-gc from libgcj.
3676 Add target-boehm-gc to target_libraries.
3677 Add target-boehm-gc to noconfigdirs where ${libgcj}
3678 is specified.
3679 Assert that boehm-gc is supported when requested for Objective-C.
3680 Only build boehm-gc if needed either for Java or Objective-C.
3681 * configure: Regenerate.
3682
3683 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3684
4f0ef2d8
CD
3685 PR 27674
3686 * Makefile.tpl (configure-[+prefix+][+module+],
3687 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3688 Remove rule to unstage bootstrapped modules.
3689 (stage_current): New.
3690 * Makefile.in: Regenerate.
3691
3692 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3693 Andreas Tobler <a.tobler@schweiz.ch>
3694
3695 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3696 * configure: Rebuilt.
3697
3698 Revert
3699 2006-01-31 Richard Guenther <rguenther@suse.de>
3700 Paolo Bonzini <bonzini@gnu.org>
3701
3702 * Makefile.def (target_modules): Add libgcc-math target module.
3703 * configure.in (target_libraries): Add libgcc-math target library.
3704 (--enable-libgcc-math): New configure switch.
3705 * Makefile.in: Re-generate.
3706 * configure: Re-generate.
3707
c17b816b
JJ
37082006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3709
3710 * config-ml.in: Alter CCASFLAGS to include special
3711 multilib options the same as is done for CFLAGS.
3712
20e95c23
DJ
37132006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3714
3715 * Makefile.def: Added dependencies from sim and gdb on intl, and
3716 added configure dependencies to everything with an all dependency
3717 on intl.
3718 * gettext.m4: Removed.
3719 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3720 (GDB_SUPPORT_DIRS): Add intl.
3721 * Makefile.in: Regenerated.
3722
4bd8ad80
DJ
37232006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3724
3725 * src-release (DEVO_SUPPORT): Add config.rpath.
3726
c380fdd8
PB
37272006-05-25 Paolo Bonzini <bonzini@gnu.org>
3728
3729 * Makefile.def (bfd, opcodes): Fix lib_path.
3730 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3731 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3732 * Makefile.in: Regenerate.
3733
701628f5
MS
37342006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3735
3736 * configure.in: Enable gprof for cross builds.
3737 * configure: Regenerate.
3738
25aae7f2
DJ
37392006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3740
3741 * src-release (MAKEINFOFLAGS): Define.
3742 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3743
ea3d1626
BE
37442006-05-14 Ben Elliston <bje@au.ibm.com>
3745
3746 * config.sub, config.guess: Update from upstream sources.
3747
49b9e644
BE
37482006-05-12 Ben Elliston <bje@au.ibm.com>
3749
3750 * config.sub, config.guess: Update from upstream sources.
3751
482dd2f6
DJ
37522006-05-04 Steve Ellcey <sje@cup.hp.com>
3753
3754 * blt, iwidgets, mmalloc: Remove directories.
3755
8b01a5c2
DD
37562006-05-01 DJ Delorie <dj@redhat.com>
3757
641a3af4 3758 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3759 * configure: Regenerate.
3760
a481dbb7
DD
37612006-04-18 DJ Delorie <dj@redhat.com>
3762
3763 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3764 reference libgloss so that libssp can be built in a combined
3765 tree.
3766 * configure: Regenerate.
3767
962c9e74
BE
37682006-04-10 Ben Elliston <bje@au.ibm.com>
3769
3770 * contrib: Remove directory.
3771
108a6f8e
CD
37722006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3773
3774 * Makefile.tpl: Add install-html target.
3775 * Makefile.def: Add install-html target.
3776 * Makefile.in: Regenerate.
3777 * configure.in: Add --with-datarootdir, --with-docdir,
3778 and --with-htmldir options.
3779 * configure: Regenerate.
3780
a4ef73e9
BE
37812006-03-31 Ben Elliston <bje@au.ibm.com>
3782
3783 PR binutils/1860
3784 * configure.in: Require makeinfo 4.4 or higher.
3785 * configure: Regenerate.
3786
b37df25a
PB
37872006-03-14 Paolo Bonzini <bonzini@gnu.org>
3788
3789 * Makefile.in: Regenerate.
3790
a6df5a19
PB
37912006-03-14 Paolo Bonzini <bonzini@gnu.org>
3792
3793 Sync with gcc:
3794 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3795
f7c83eac
AS
3796 * configure.in: Handle --disable-<component> generically.
3797 * configure: Regenerate.
a6df5a19
PB
3798
3799 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3800
f7c83eac
AS
3801 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3802 (TARGET_CONFIGDIRS): Remove.
3803 * configure.in: Remove AC_SUBST(target_configdirs).
3804 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3805
3806
65419985
L
38072006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3808
3809 PR libgcj/17311
3810 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3811
c52c6897
PB
38122006-02-20 Paolo Bonzini <bonzini@gnu.org>
3813
3814 PR bootstrap/25670
3815
3816 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3817
3818 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3819 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3820 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3821 BUILD_PREFIX, BUILD_PREFIX_1.
3822 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3823
3824 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3825 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3826
3827 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3828 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3829 of `cat stage_current`. Always provide the `r' and `s' variables.
3830 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3831 a single shell execution.
3832 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3833 bootstrapped modules, make the stage1 module if the build was not
3834 started yet, else build the current stage.
3835 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3836 (all-build, all-host, all-target, [+make_target+]-host,
3837 [+make_target+]-target): Do not use \-continued lines.
3838 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3839 (current_stage, restrap, stage_last): New.
3840
3841 * Makefile.in: Regenerate.
3842 * configure: Regenerate.
3843
b3ded179
PB
38442006-02-14 Paolo Bonzini <bonzini@gnu.org>
3845
3846 Sync from gcc:
3847
3848 2006-01-31 Richard Guenther <rguenther@suse.de>
3849 Paolo Bonzini <bonzini@gnu.org>
3850
f7c83eac
AS
3851 * Makefile.def (target_modules): Add libgcc-math target module.
3852 * configure.in (target_libraries): Add libgcc-math target library.
3853 (--enable-libgcc-math): New configure switch.
3854 * Makefile.in: Re-generate.
3855 * configure: Re-generate.
3856 * libgcc-math: New toplevel directory.
b3ded179
PB
3857
3858 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3859 Jakub Jelinek <jakub@redhat.com>
3860 Diego Novillo <dnovillo@redhat.com>
b3ded179 3861
f7c83eac
AS
3862 * libgomp: New directory.
3863 * Makefile.def: Add target_module libgomp.
3864 * Makefile.in: Regenerate.
3865 * configure.in (target_libraries): Add target-libgomp.
3866 * configure: Regenerate.
b3ded179 3867
3a35eeb3
PB
38682006-02-14 Paolo Bonzini <bonzini@gnu.org>
3869 Andreas Schwab <schwab@suse.de>
0e7ef45c 3870
3a35eeb3
PB
3871 * configure: Regenerate.
3872
2429c060
PB
38732006-01-16 Paolo Bonzini <bonzini@gnu.org>
3874
3875 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3876 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3877 the assembler, linker and binutils.
3878 * configure: Regenerate.
3879
ec49b2b8
NC
38802006-01-16 Nick Clifton <nickc@redhat.com>
3881
49b9e644 3882 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3883
44b2308f
AO
38842006-01-05 Alexandre Oliva <aoliva@redhat.com>
3885
3886 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3887 @ from continuation.
3888 * Makefile.in: Rebuilt.
3889
80911fe1
PB
38902006-01-04 Paolo Bonzini <bonzini@gnu.org>
3891
3892 Sync from gcc:
3893
3894 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3895
f7c83eac 3896 PR bootstrap/24252
80911fe1 3897
f7c83eac
AS
3898 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3899 * Makefile.tpl (OBJDUMP): New.
3900 (EXTRA_HOST_FLAGS): Add it.
3901 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3902
f7c83eac
AS
3903 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3904 to use symbolic links between directories. Avoid race conditions
3905 or make them harmless.
3906 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3907
f7c83eac
AS
3908 * Makefile.def (LEAN): Pass.
3909 * Makefile.tpl (LEAN): Define.
3910 (stage[+id+]-start): Accept that the previous directory does not
3911 exist, if the bootstrap is lean.
3912 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3913 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3914 configure substitution.
3915 ([+compare-target+]): Likewise.
3916 ([+bootstrap-target+]-lean): New.
3917 * configure.in: Remove lean bootstrap support from here.
80911fe1 3918
f7c83eac
AS
3919 * Makefile.in: Regenerate.
3920 * configure: Regenerate.
80911fe1
PB
3921
3922 2006-01-02 Andreas Schwab <schwab@suse.de>
3923
f7c83eac
AS
3924 * configure.in: When reconfiguring remove Makefile in
3925 all stage directories.
3926 * configure: Regenerate.
80911fe1 3927
b59bea8a
NC
39282005-12-27 Leif Ekblad <leif@rdos.net>
3929
3930 * configure.in: Add support for RDOS target.
3931 * configure: Regenerate.
3932
d7730bac
NC
39332005-12-27 Nick Clifton <nickc@redhat.com>
3934
3935 PR binutils/1990
3936 * libtool.m4: Synchronize with version in GCC sources.
3937
c02dabc3
PB
39382005-12-20 Paolo Bonzini <bonzini@gnu.org>
3939
f7c83eac 3940 Revert Ada-related part of the previous change.
c02dabc3 3941
f7c83eac
AS
3942 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3943 Do not pass.
3944 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3945 * Makefile.in: Regenerate.
3946 * configure.in: Do not include mt-ppc-aix target fragment.
3947 * configure: Regenerate.
c02dabc3 3948
f6d183c0
PB
39492005-12-19 Paolo Bonzini <bonzini@gnu.org>
3950
3951 * configure.in: Select appropriate fragments for PowerPC/AIX.
3952 * configure: Regenerate.
3953
3954 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3955 BOOT_CFLAGS, BOOT_LDFLAGS.
3956 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3957 BOOT_CFLAGS, BOOT_LDFLAGS.
3958 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3959 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3960 (stage): Fail if we cannot complete the work.
3961 * Makefile.in: Regenerate.
3962
f29759fc
JJ
39632005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3964
3965 * COPYING.NEWLIB: Update copyright year for default
3966 copyright.
3967
1f054001
PB
39682005-12-15 Paolo Bonzini <bonzini@gnu.org>
3969
3970 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3971 install-host-nogcc): Don't invoke $(stage) at the end.
3972 * Makefile.in: Regenerate.
3973
0aed8855
PB
39742005-12-14 Paolo Bonzini <bonzini@gnu.org>
3975
3976 * configure.in: Flip the top-level bootstrap switch.
3977 * configure: Regenerate.
3978
3979 Merge from gcc:
3980
3981 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3982
f7c83eac
AS
3983 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3984 $(stage) and $(unstage).
3985 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3986 (all): Remove stray semicolon.
3987 (local-distclean): Don't handle multilib.tmp and multilib.out.
3988 (install.all): Set $s for consistency.
3989 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3990 check_multilibs setting. Always make the install directory.
3991 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3992 Correct @if/@endif.
3993 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3994 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3995 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3996 (multilib.out): Remove.
3997 * Makefile.in: Regenerated.
0aed8855
PB
3998
39992005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4000
4001 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4002 * configure.in: Replace ms1 arch with mt.
4003 * configure: Rebuilt.
4004
40052005-12-05 Paolo Bonzini <bonzini@gnu.org>
4006
4007 Sync with gcc:
4008
4970f871
NS
40092005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4010
4011 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4012 * configure.in: Replace ms1 arch with mt.
4013 * configure: Rebuilt.
4014
be01d343
PB
40152005-12-05 Paolo Bonzini <bonzini@gnu.org>
4016
4017 Sync with gcc:
4018
4019 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4020
f7c83eac
AS
4021 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4022 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4023 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4024 Find in-tree tools if available.
4025 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4026 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4027 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4028 (COMPILER_*_FOR_TARGET): New.
4029 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4030 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4031 (CONFIGURED_*, USUAL_*): Remove.
4032 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4033 STRIP): Use autoconf substitutions.
4034 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4035 COMPILER_NM_FOR_TARGET): New.
4036 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4037
4038 (all): Make all-host and all-target in parallel.
4039 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4040 that $$r and $$s are set before invoking a recursive make.
4041 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4042 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4043
4044 2005-11-29 Ben Elliston <bje@au.ibm.com>
4045
f7c83eac
AS
4046 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4047 from the gcc build directory.
4048 * Makefile.in: Regenerate.
be01d343
PB
4049
4050 2005-11-29 Ben Elliston <bje@au.ibm.com>
4051
f7c83eac
AS
4052 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4053 depend on all-libdecnumber.
4054 * configure.in (host_libs): Include libdecnumber.
4055 * Makefile.in: Regenerate.
4056 * configure: Likewise.
be01d343
PB
4057
4058 2005-11-21 Kean Johnston <jkj@sco.com>
4059
f7c83eac 4060 * config.sub, config.guess: Sync from upstream sources.
be01d343 4061
907be67c
DJ
40622005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4063
4064 * Makefile.def: Remove gdb dependencies for gdbtk.
4065 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4066 (configure-gdb, install-gdb): New rules.
4067 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4068 * Makefile.in, configure: Regenerated.
4069
e360f423
PB
40702005-10-22 Paolo Bonzini <bonzini@gnu.org>
4071
4072 PR bootstrap/24297
4073 * Makefile.tpl (do-[+make-target+], do-check, install,
4074 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4075 are set before recursing.
4076 * Makefile.in: Regenerate.
4077
45d5eb0a
EB
40782005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4079
4080 PR bootstrap/18939
4081 * Makefile.def (gcc) <target>: Fix thinko.
4082 * Makefile.in: Regenerate.
4083
3cf3372e
BS
40842005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4085
4086 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4087 * configure: Regenerate.
4088
bd70a46f
KH
40892005-10-09 Kazu Hirata <kazu@codesourcery.com>
4090
4091 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4092 target-libffi, target-qthreads, target-libjava, and
4093 targetlibobjc.
4094 * configure: Regenerate.
4095
5ae72758
DJ
40962005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4097
4098 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4099 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4100 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4101 (USUAL_OBJDUMP_FOR_TARGET): New.
4102 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4103 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4104 * configure, Makefile.in: Regenerated.
5ae72758 4105
cc96343e
PB
41062005-10-05 Paolo Bonzini <bonzini@gnu.org>
4107
4108 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4109 before other host packages.
4110
f70224b5
PB
41112005-10-05 Paolo Bonzini <bonzini@gnu.org>
4112
4113 PR bootstrap/22340
4114
4115 * configure.in (default_target): Remove.
4116 * Makefile.tpl (all): Do not use prerequisites as subroutines
4117 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4118 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4119 use prerequisites as subroutines.
4120 (check-host, check-target): New.
4121 (bootstrap configure & all targets): Do not use stage*-start
4122 if the directory layout is already ok.
4123 (non-bootstrap configure & all targets): Prepend a $(unstage).
4124 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4125 (NOTPARALLEL): Remove.
4126 (unstage, stage variables): New variables.
4127 (unstage, stage targets): Simply expand to those variables.
4128
4129 * configure: Regenerate.
4130 * Makefile.in: Regenerate.
4131
c13c918a
JW
41322005-10-04 James E Wilson <wilson@specifix.com>
4133
4134 * Makefile.def (lang_env_dependencies): Add libmudflap.
4135 * Makefile.in: Regenerate.
4136
376a0e54
CM
41372005-10-03 Catherine Moore <clm@cm00re.com>
4138
4139 * configure.in (bfin-*-*): Support bfin.
4140 * configure: Regenerated.
4141
d320aacb
L
41422005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4143
4144 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4145 * configure: Regenerated.
4146
7e0f7140
GK
41472005-09-28 Geoffrey Keating <geoffk@apple.com>
4148
4149 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4150 (LIPO_FOR_TARGET): New.
4151 (CONFIGURED_LIPO_FOR_TARGET): New.
4152 (USUAL_LIPO_FOR_TARGET): New.
4153 (STRIP_FOR_TARGET): New.
4154 (CONFIGURED_STRIP_FOR_TARGET): New.
4155 (USUAL_STRIP_FOR_TARGET): New.
4156 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4157 STRIP_FOR_TARGET.
4158 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4159 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4160 * Makefile.in: Regenerate.
4161 * configure: Regenerate.
0e7ef45c 4162
096f7d00
DE
41632005-09-19 David Edelsohn <edelsohn@gnu.org>
4164
4165 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4166 (rs6000-*-aix*): Same.
4167 * configure: Regenerate.
4168
41692005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4170
4171 * configure.in: Recognize f95 in the --enable-languages option,
4172 and substitute it for fortran, issuing a warning.
4173 * configure: Regenerate.
4174
2016dfcc
BE
41752005-09-07 Ben Elliston <bje@au.ibm.com>
4176
4177 Import from Autoconf sources:
4178
4179 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4180 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4181 Elliston. Handle weird characters correctly.
4182
6dd2fda9
DD
41832005-08-30 Phil Edwards <phil@codesourcery.com>
4184
4185 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4186 * configure: Regenerated.
4187
e6db70d4
RE
41882005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4189
f7c83eac
AS
4190 * Makefile.def (libssp): Add to lang_env_dependencies.
4191 * Makefile.in: Regenerate.
e6db70d4 4192
e1e3d0f5
CG
41932005-08-17 Christian Groessler <chris@groessler.org>
4194
4195 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4196 * Makefile.in: Regenerate.
4197
05cbd757
PB
41982005-08-12 Paolo Bonzini <bonzini@gnu.org>
4199
4200 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4201 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4202 Look for alternate names of the target cc and c++
4203 * configure: Regenerate.
4204
55db4b87
PB
42052005-08-08 Paolo Bonzini <bonzini@gnu.org>
4206
4207 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4208 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4209 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4210 tools; remove code to manually set them.
4211 (Target tools): Look in the environment for them.
4212 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4213 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4214 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4215 build directory.
4216 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4217 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4218 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4219 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4220 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4221 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4222 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4223 * configure: Regenerate.
4224 * Makefile.in: Regenerate.
4225
414e5532
MM
42262005-07-27 Mark Mitchell <mark@codesourcery.com>
4227
4228 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4229 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4230 * Makefile.in: Regenerated.
4231
a19b6204
MM
42322005-07-26 Mark Mitchell <mark@codesourcery.com>
4233
4234 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4235 (CFLAGS_FOR_TARGET): Use it.
4236 (CXXFLAGS_FOR_TARGET): Likewise.
4237 * Makefile.in: Regenerated.
4238 * configure.in (--with-build-sysroot): New option.
4239 * configure: Regenerated.
4240
b73aa406
PB
42412005-07-24 Paolo Bonzini <bonzini@gnu.org>
4242
4243 * Makefile.tpl: Wrap install between unstage and stage
4244 * Makefile.in: Regenerate.
4245
6e4d0bcb
KC
42462005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4247
4248 * all files: Update FSF address.
4249
49f58d10
JB
42502005-07-14 Jim Blandy <jimb@redhat.com>
4251
4252 * configure.in: Add cases for Renesas m32c.
4253 * configure: Regenerated.
0e7ef45c 4254
1d9c9cd7
KC
42552005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4256
4257 * COPYING, compile, config-ml.in, config.guess,
4258 config.sub, install-sh, missing, mkinstalldirs,
4259 symlink-tree, ylwrap: Sync from upstream sources.
4260
1587117a
EC
42612005-07-13 Eric Christopher <echristo@redhat.com>
4262
4263 * configure.in: Add toplevel noconfigdir support for tpf.
4264 * configure: Regenerate.
4265
bb780410
DD
42662005-07-11 Jakub Jelinek <jakub@redhat.com>
4267
4268 * Makefile.def (target_modules): Add libssp.
4269 * configure.in (target_libraries): Add target-libssp.
4270 * configure: Rebuilt.
4271 * Makefile.in: Rebuilt.
4272
064d0a7c
PB
42732005-07-11 Paolo Bonzini <bonzini@gnu.org>
4274
4275 PR ada/22340
4276
4277 * Makefile.def: Sync with gcc.
4278 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4279 * Makefile.in: Regenerate.
4280
b2edd3b5
AS
42812005-07-07 Andreas Schwab <schwab@suse.de>
4282
4283 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4284 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4285 * Makefile.in: Regenerated.
4286
5f128533
KH
42872005-07-07 Kazu Hirata <kazu@codesourcery.com>
4288
4289 * configure.in: Add --enable-libssp and --disable-libssp.
4290 * configure: Regenerate with autoconf-2.13.
4291
4e3fc8e5
GK
42922005-07-06 Geoffrey Keating <geoffk@apple.com>
4293
4294 * configure.in: Don't build sim or rda when targetting darwin.
4295 * configure: Regenerate.
4296
c7357d6a
BE
42972005-07-04 Ben Elliston <bje@gnu.org>
4298
4299 * src-release (do-proto-toplev): Remove dejagnu bits.
4300 (DEJAGNU_SUPPORT_DIRS): Remove.
4301 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4302 (GDBD_SUPPORT_DIRS): Likewise.
4303 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4304 (INSIGHTD_SUPPORT_DIRS): Likewise.
4305 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4306
43072005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4308
4309 * setup.com (mpw): Remove unused directive.
4310
7d329e61
PB
43112005-06-22 Paolo Bonzini <bonzini@gnu.org>
4312
4313 * Makefile.def (stagefeedback): Come after profile.
4314 Define profiledbootstrap target.
4315 * Makefile.tpl (profiledbootstrap): Remove.
4316 (stageprofile-end): Zap stagefeedback.
4317 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4318 * Makefile.in: Regenerate.
4319
e5fbed21
DD
43202005-06-13 Zack Weinberg <zack@codesourcery.com>
4321
4322 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4323 In 'cpp' stanza, support '#line' as well as '# '.
4324
59f7ec45
HPN
43252005-06-07 Hans-Peter Nilsson <hp@axis.com>
4326
4327 * configure.in (unsupported_languages): New macro.
4328 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4329 non-ported target libraries in noconfigdirs.
4330 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4331 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4332 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4333 unsupported_languages.
4334 * configure: Regenerate.
4335
c10e9ba7
DD
43362005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4337
4338 * configure.in: Fix typo in handling of --with-mpfr-dir.
4339 * configure: Regenerate.
4340
20deb2b8
JB
43412005-06-02 Jim Blandy <jimb@redhat.com>
4342
4343 * config.sub: Add cases for the Renesas m32c. (This patch has been
4344 accepted into the master sources.)
4345
cdb9b172 43462005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4347 Michael Snyder <msnyder@redhat.com>
4348 Stan Cox <scox@redhat.com>
cdb9b172 4349
f7c83eac 4350 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4351
f7c83eac 4352 * configure: Regenerate.
cdb9b172 4353
1dc3053f
PB
43542005-05-25 Paolo Bonzini <bonzini@gnu.org>
4355
4356 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4357 (Dependencies): Consider target modules for bootstrap dependencies.
4358 Make target bootstrap modules depend on each stage's gcc.
4359 * Makefile.in: Regenerate.
4360
c60fe18b
PB
43612005-05-20 Paolo Bonzini <bonzini@gnu.org>
4362
4363 * Makefile.def (configure-gcc): Depend on binutils having been built.
4364 (all-gcc): No need to do it here.
4365 * Makefile.in: Regenerate.
4366
27258dd4
PB
43672005-05-19 Paul Brook <paul@codesourcery.com>
4368
0e7ef45c 4369 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4370 language cannot be built.
4371 * configure: Regenerate.
4372
42ecbf5e
DJ
43732005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4374
4375 * ylwrap: Import from Automake 1.9.5.
4376
ae380b45
MS
43772005-05-04 Mike Stump <mrs@apple.com>
4378
4379 * configure.in: Always pass --target to target configures as
4380 otherwise rebuilds that do --recheck will fail.
811d3af8 4381 * configure: Rebuilt.
ae380b45 4382
d545f33b
PB
43832005-05-04 Paolo Bonzini <bonzini@gnu.org>
4384
4385 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4386 STAGE_HOST_EXPORTS.
4387 (configure, all): Add bootstrap support.
4388 (Host modules, target modules): Pass post-stage1 flags and exports.
4389 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4390 * Makefile.in: Regenerate.
4391
2faa2958
PB
43922005-04-29 Paolo Bonzini <bonzini@gnu.org>
4393
4394 Sync from gcc:
4395
4396 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4397
f7c83eac 4398 * config.sub: Update from master copy.
2faa2958
PB
4399
4400 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4401
f7c83eac
AS
4402 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4403 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4404 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4405 "*-*-elf" and "*-*-linux*".
4406 * configure: Regenerate.
2faa2958 4407
a7254363
PB
44082005-04-06 Paolo Bonzini <bonzini@gnu.org>
4409
f7c83eac 4410 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4411 (TARGET_CONFIGARGS): Include --with-target-subdir.
4412 (configure, all): New macros. Use them throughout.
4413
a8637a7d
PB
44142005-04-05 Paolo Bonzini <bonzini@gnu.org>
4415
4416 * Makefile.tpl: Sync with gcc.
4417 * Makefile.in: Regenerate.
4418
dd387d52
JR
44192005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4420
4421 * config/mh-mingw32: Delete.
4422 * configure.in: Don't use it.
4423 * configure: Regenerate.
4424
e90269c8
PB
44252005-03-31 Paolo Bonzini <bonzini@gnu.org>
4426
4427 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4428 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4429 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4430 (HOST_LIB_PATH): Generate from Makefile.def.
4431 (TARGET_LIB_PATH): Likewise.
4432 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4433 * Makefile.in: Regenerate.
4434 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4435 (RPATH_ENVVAR): Include Darwin case.
4436 * configure: Regenerate.
4437
9a237d9e
PB
44382005-03-25 Paolo Bonzini <bonzini@gnu.org>
4439
4440 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4441 * configure: Regenerate.
4442
479759c8
ZW
44432005-03-21 Zack Weinberg <zack@codesourcery.com>
4444
4445 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4446 gcc_version, and gcc_version_trigger from set of flags to pass.
4447 * Makefile.tpl: Remove definitions of above variables.
4448 (config.status): Remove dependency on $(gcc_version_trigger).
4449 * Makefile.in: Regenerate.
4450 * configure.in: Do not reference config/gcc-version.m4 nor
4451 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4452 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4453 * configure: Regenerate.
4454
4cfaf6d5
DD
44552005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4456 Andrew Pinski <pinskia@physics.uc.edu>
4457
4458 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4459 * Makefile.in: Regenerate.
4460
33a3fb7b
AO
44612005-03-01 Alexandre Oliva <aoliva@redhat.com>
4462
4463 PR libgcj/20160
4464 * ltmain.sh: Avoid creating archives with components that have
4465 duplicate basenames.
4466
2da12f12
PB
44672005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4468
479759c8
ZW
4469 PR bootstrap/20250
4470 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4471 instead of check.
4472 * Makefile.in: Regenerate.
2da12f12 4473
b00612cc
PB
44742005-02-28 Paolo Bonzini <bonzini@gnu.org>
4475
4476 Sync from gcc.
4477
4478 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4479
4480 PR bootstrap/17383
4481 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4482 * Makefile.tpl (HOST_SUBDIR): New substitution.
4483 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4484 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4485 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4486 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4487 (Host modules, Bootstrapped modules): Use it.
4488 (Build modules, Target modules): Do not create symlink trees,
4489 always configure out-of-srcdir.
4490 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4491 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4492 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4493 $(HOST_SUBDIR). Create a symlink for host_subdir.
4494
4495 * Makefile.in: Regenerate.
4496 * configure: Regenerate.
4497
4498 Merged from libada-gnattools-branch:
4499 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4500
4501 * Makefile.def: Add gnattools as a module, depending on target-libada.
4502 * Makefile.in: Regenerate.
4503 * configure.in: Include gnattools in host_tools; disable it if ada
4504 is disabled.
4505 * configure: Regenerate.
4506
c3e65f62
NC
45072005-02-23 Nick Clifton <nickc@redhat.com>
4508
4509 * configure: Regenerate.
4510
e4d180c2
NC
45112005-02-22 Paul Schlie <schlie@comcast.net>
4512
4513 * configure.in: Allow darwin targeted ports to build tk, itcl and
4514 libgui.
4515
e3c770b1
EB
45162005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4517
4518 PR libgcj/10353
4519 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4520 * configure: Regenerate.
4521
9c73618c
AC
45222005-02-08 Andrew Cagney <cagney@gnu.org>
4523
4524 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4525 gdb/ section. Update GDB's URL.
4526
c46f8c51
AC
45272005-01-31 Andrew Cagney <cagney@gnu.org>
4528
4529 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4530
c7e66c6d
HPN
45312005-01-29 Hans-Peter Nilsson <hp@axis.com>
4532
4533 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4534 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4535 target-libgloss when not *-*-elf and *-*-aout.
4536 * configure: Regenerate.
4537
a53bf506
AC
45382005-01-27 Andrew Cagney <cagney@gnu.org>
4539
4540 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4541
45181ed1
AC
45422005-01-24 Andrew Cagney <cagney@gnu.org>
4543
4544 * gettext.m4: Only fall back to ../intl/ when it's present.
4545
a1e0f4e4
KC
45462005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4547
4548 * install-sh, config.sub: Import from upstream.
4549
45502005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4551
4552 PR bootstrap/18222
4553 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4554 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4555 * Makefile.in: Regenerate.
4556
c50382e2
PB
45572005-01-03 Paolo Bonzini <bonzini@gnu.org>
4558
4559 Revert 2004-12-28 Makefile changes, a better fix will be
4560 applied to mainline and src after GCC 4.0 branches.
4561
11d07737
PB
45622004-12-28 Paolo Bonzini <bonzini@gnu.org>
4563
4564 PR bootstrap/17383
4565
4566 * Makefile.def (target_modules): Remove stage parameter,
4567 it is always true now.
4568 * Makefile.tpl (configure-build-[+module+],
4569 configure-target-[+module+]): Always build symlink tree
4570 for the directory and for include. BUILD_SUBDIR and
4571 TARGET_SUBDIR cannot be . anymore.
4572 * Makefile.in: Regenerate.
4573
dadfdbe2
DD
45742004-12-25 David Edelsohn <edelsohn@gnu.org>
4575
4576 Revert 2004-12-08 Makefile changes.
4577
dbf85af7
JR
45782004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4579
4580 * configure.in (sh64-*-*): Reenable gprof.
4581 * configure: Regenerate.
4582
6b8fea99
JB
45832004-12-09 Jim Blandy <jimb@redhat.com>
4584
4585 * MAINTAINERS: List 'depcomp' as part of automake.
4586
7341462c
DE
45872004-12-08 David Edelsohn <edelsohn@gnu.org>
4588
4589 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4590 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4591 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4592 * Makefile.in: Regenerate.
4593
21fde4dc
DD
45942004-12-07 Matt Kraai <kraai@ftbfs.org>
4595
4596 * Makefile.tpl: Generate normal dependencies if the LHS module is
4597 not bootstrapped.
4598 * Makefile.in: Regenerate.
4599
3da796a2
RS
46002004-12-03 Richard Sandiford <rsandifo@redhat.com>
4601
4602 * configure.in: Include config/gxx-include-dir.m4. Use
4603 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4604 * configure: Regenerate.
4605
73fb7068
RS
46062004-12-03 Richard Sandiford <rsandifo@redhat.com>
4607
4608 * config.if: Delete.
4609 * configure.in: Set libstdcxx_incdir directly.
4610 * configure: Regenerate.
4611 * MAINTAINERS: Remove mention of config.if.
4612 * src-release (DEVO_SUPPORT): Remove config.if.
4613
6c8e6ce9
EC
46142004-12-02 Eric Christopher <echristo@redhat.com>
4615
3b6098f8
EC
4616 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4617 of things to remove.
6c8e6ce9 4618 * Makefile.in: Regenerate.
479759c8 4619
b8658a2f
RS
46202004-12-02 Richard Sandiford <rsandifo@redhat.com>
4621
4622 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4623 * configure: Regenerate.
4624
afefada0
RS
46252004-12-02 Richard Sandiford <rsandifo@redhat.com>
4626
4627 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4628 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4629 * configure: Regenerate.
4630
5dcac624
DA
46312004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4632
4633 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4634 (hppa*64*-*-*): Delete incorrect comment.
4635 * configure: Rebuilt.
4636
57d1eb1a
DD
46372004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4638
4639 * install-sh, compile: Import from automake.
4640
46412004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4642
4643 * config.guess, config.sub: Import from savannnah.
4644
6d389afc
MS
46452004-11-12 Mike Stump <mrs@apple.com>
4646
4647 * Makefile.def: Add html support.
4648 * Makefile.tpl: Likewise.
4649 * Makefile.in: Regenerate.
4650
69e57115
GK
46512004-11-11 Geoffrey Keating <geoffk@apple.com>
4652
4653 PR 18423
4654 * configure.in: Remove all instances of build-fixincludes from
4655 noconfigdirs.
4656 (build_configargs): Supply --target to subdirectories.
4657 * configure: Regenerate.
4658
4659 * Makefile.def: Make gcc install depend on fixincludes install.
4660 * Makefile.in: Regenerate.
4661
ba719b26
HPN
46622004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4663
4664 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4665 target-libgfortran.
4666 * configure: Regenerate.
4667
c37653e7
DE
46682004-11-07 David Edelsohn <edelsohn@gnu.org>
4669
4670 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4671 like CC.
4672
1eefd493
PB
46732004-11-05 Paolo Bonzini <bonzini@gnu.org>
4674
4675 * Makefile.def (host fixincludes): Specify missing targets.
4676 * Makefile.in: Regenerate.
4677
02b1af09
L
46782004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4679
4680 PR other/17783
4681 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4682 * configure: Regenerated.
4683
7f266840
DJ
46842004-11-04 Daniel Jacobowitz <dan@debian.org>
4685
4686 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4687 * configure: Regenerated.
4688
47444073
AL
46892004-10-28 Eric B. Weddington <ericw@evcohs.com>
4690
4691 PR target/18151
4692 * configure.in (case ${target}): Do not build fixincludes for avr.
4693 * configure: Regenerated.
4694
caeba88f
AL
46952004-10-26 Paolo Bonzini <bonzini@gnu.org>
4696
4697 * configure.in (case ${target}): Do not build fixincludes
4698 on platforms where it is not used.
4699 * configure: Regenerated.
4700
0fdbe983
DJ
47012004-10-23 Daniel Jacobowitz <dan@debian.org>
4702
4703 * configure.in: Use an absolute path to install-sh.
4704 * configure: Regenerated.
4705
1c0f67c1
AC
47062004-10-19 Andrew Cagney <cagney@gnu.org>
4707
4708 * src-release (do-djunpack, do-md5sum): Install the generated file
4709 directly into the proto-toplev/ directory.
479759c8 4710
a9cfce9c
AC
47112004-10-19 Andrew Cagney <cagney@gnu.org>
4712
4713 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4714
ac0fa625
DD
47152004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4716
4717 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4718 * configure: Regenerate.
4719
d27cc32e
PB
47202004-10-06 Paolo Bonzini <bonzini@gnu.org>
4721
4722 Fix wrong conflict resolution in:
4723
4724 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4725
4726 * Makefile.in: Regenerate.
4727 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4728 in the recursive `make', instead of hardwiring `all'.
4729 (Autogenerated TARGET-* variables): New.
4730
1763908f
UW
47312004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4732
4733 Merged from GCC / libtool upstream:
4734 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4735 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4736 * ltcf-cxx.sh (tpf*): Likewise.
4737 * ltconfig (tpf*): Add TPF OS configuration support.
4738
0490e016
NC
47392004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4740
4741 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4742 * configure: Regenerate.
0490e016 4743
32be62b5
RS
47442004-09-24 Michael Roth <mroth@nessie.de>
4745
4746 * configure.in (--without-headers): Add missing double quotes.
4747 * configure: Regenerate.
4748
6048df60
DD
47492004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4750
4751 * ylwrap: Revert to previous version.
4752
315b3b02
L
47532004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4754
6048df60 4755 PR bootstrap/17369
315b3b02
L
4756 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4757 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4758 SET_GCC_LIB_PATH_CMD.
4759 (BASE_TARGET_EXPORTS): Likewise.
4760 * Makefile.in: Regenerated.
4761
4762 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4763 * configure: Regenerated.
4764
fe69863c
DD
47652004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4766
4767 * config.guess: New upstream version
4768 * compile, depcomp, install-sh, ylwrap: Likewise.
4769
47702004-09-19 Roger Sayle <roger@eyesopen.com>
4771
4772 * config/mh-x86omitfp: New host makefile fragment. Add
4773 -fomit-frame-pointer to the default BOOT_CFLAGS.
4774 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4775 * configure: Regenerate.
4776
47772004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4778
4779 PR target/11572
4780 * configure.in (*-*-darwin*): Renable libobjc.
4781 * configure: Regenerate.
4782
be75bbe1 47832004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4784
be75bbe1
DB
4785 * Makefile.def: Remove libbanshee.
4786 * Makefile.tpl: Ditto.
4787 * configure.in: Ditto.
4788 * Makefile.in: Regen.
4789 * configure: Ditto.
4790
1b882a91
PB
47912004-09-07 Paolo Bonzini <bonzini@gnu.org>
4792
4793 * missing: Import latest version from master repository.
4794
eb1352ed
NC
47952004-09-04 Nick Clifton <nickc@redhat.com>
4796
4797 * config.sub: Import latest version from master repository.
4798 * config.guess: Likewise.
4799 This includes these changes:
479759c8 4800
eb1352ed
NC
4801 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4802
4803 * config.sub: Handle crisv32, alias etraxfs.
4804 * config.guess (crisv32:Linux:*:*): Handle.
4805
4806 2004-08-13 Brad Smith <brad@comstyle.com>
4807
4808 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4809 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4810
4811 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4812
4813 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4814 assume the processor is a powerpc. This is because coreutils
4815 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4816 in this case, due to a MacOS X bug that causes
4817 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4818 to return a negative number.
4819 Problem reported by Petter Reinholdtsen in:
4820 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4821
4822 2004-07-19 Ben Elliston <bje@gnu.org>
4823
4824 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4825
4826 2004-06-24 Ben Elliston <bje@gnu.org>
4827
4828 * config.guess: Update copyright years.
4829 * config.sub: Likewise.
4830
4831 2004-06-22 Robert Millan <robertmh@gnu.org>
4832
4833 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4834 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4835
4836 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4837
4838 * config.guess (*:*VMS:*:*): New entry. Replaces
4839 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4840 manufacturer.
4841
4842 2004-06-22 Ben Elliston <bje@gnu.org>
4843
4844 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4845 * config.sub: Likewise.
4846
4847 2004-06-22 Ben Elliston <bje@gnu.org>
4848
4849 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4850 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4851
4852 2004-06-11 Ben Elliston <bje@gnu.org>
4853
4854 * config.guess (pegasos:OpenBSD:*:*): Remove.
4855
4856 2004-06-11 Ben Elliston <bje@gnu.org>
4857
4858 From Wouter Verhelst <wouter@grep.be>:
4859 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4860
4861 2004-06-11 Ben Elliston <bje@gnu.org>
4862
4863 * config.guess (luna88k:OpenBSD:*:*): New.
4864
4865 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4866
4867 * config.guess (m32r*:Linux:*:*): New case.
4868 * config.sub: Handle m32rle.
4869
4870 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4871
4872 From Jens Petersen <petersen@redhat.com>:
4873 * config.sub: Handle sparcv8.
4874
4875 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4876
4877 From Tom Smith <smith@cag.lkg.hp.com>:
4878 * config.guess: Version suffixes are equally significant on Tru64
4879 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4880 prefix of "P" (patched kernel).
4881
4882 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4883
4884 * config.sub: Add support for National Semiconductor CRX target.
4885
2a3124ca 48862004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4887
2a3124ca
RH
4888 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4889 *-*-netware, but add target-libmudflap.
4890 Consolidate *-*-netware targets (of which really only i?86 exists)
4891 into a single entry.
4892 * configure: Likewise.
4893
0df3d27f
PB
48942004-09-01 Paolo Bonzini <bonzini@gnu.org>
4895
4896 * Makefile.tpl (sorry): Remove.
4897 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4898 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4899 (do-clean): Clean per-stage directories too.
4900 (do-distclean): Run distclean-stage1 too.
4901 (.NOTPARALLEL): Enable during toplevel bootstrap.
4902 (stage[+id+]-bubble): Enable parallel execution during
4903 the recursive invocation.
4904 * Makefile.in: Regenerate.
4905
4906 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4907
4908 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4909
4910 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4911 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4912 * configure: regenerate
479759c8
ZW
4913 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4914 -mdynamic-no-pic
0df3d27f
PB
4915
49162004-08-31 Paolo Bonzini <bonzini@gnu.org>
4917
4918 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4919 include.
4920 * configure.in: Fix indentation.
4921 * configure: Regenerate.
4922
ee025550
PB
49232004-08-31 Paolo Bonzini <bonzini@gnu.org>
4924
4925 * Makefile.def (build_modules): Add fixincludes.
4926 (dependencies): Make gcc depend on fixincludes.
4927 * configure.in (build_tools): Add fixincludes.
4928 (build_configdirs): Always include build_libs.
4929 * Makefile.in: Regenerate.
4930 * configure: Regenerate.
4931
49322004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4933
4934 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4935 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4936 phony targets; do not generate timestamp files.
4937 (distclean-stageN): Remove references to their timestamp files.
4938 (restageN, touch-stageN): Remove.
4939 (stageN-bubble): Rewritten.
4940 (compare): Support lean bootstraps.
4941 * Makefile.in: Regenerate.
4942
4943 * configure.in: Only warn when bootstrapping but
4944 build != host or build != target. Support lean bootstraps.
4945 * configure: Regenerate.
4946
4947 Sync from gcc:
4948 2004-08-26 Phil Edwards <phil@codesourcery.com>
4949
4950 * configure.in: Give a better error message if GMP/MPFR are missing
4951 and a language needing them has been requested.
4952 * configure: Regenerated.
4953
4954 2004-08-25 Phil Edwards <phil@codesourcery.com>
4955
4956 * configure.in: Print a list of available language front-ends if
4957 a requested one is missing. Tidy stray tab characters.
4958 * configure: Regenerated.
4959
72b2455a
PB
49602004-08-17 Paolo Bonzini <bonzini@gnu.org>
4961
4962 * Makefile.in: Regenerate.
4963 * configure: Regenerate.
4964
4965 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4966 stage_*_flags.
4967 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4968 for bootstrapped modules if toplevel bootstrap is going.
4969 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4970 modules. Adjust for changes in Makefile.def. Enable several
4971 rules even in non-bootstrap mode, just to avoid peppering the
4972 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4973 (stage-[+prev+]-bubble): Remove.
4974
4975 * Makefile.def (Dependencies): Depend on all-build-bison,
4976 all-build-flex, all-build-byacc, all-build-texinfo, rather
4977 than the host variations.
4978 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4979 with BUILD_SUBDIR.
4980 (BISON): Update for recent Bisons.
4981 (YACC): Fix typo.
4982 (cross): Depend on all-build.
4983 (all): Do not depend on all-build.
4984 (prebootstrap): Remove.
4985 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4986 (Prebootstrap dependencies): Add them to the per-stage targets
4987 and to all-prebootstrap.
4988 * configure.in (build_configdirs): Always enable build_tools.
4989 (BUILD_DIR_PREFIX): Remove.
4990
4991 * Makefile.def (gcc): Add target variable.
4992 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4993 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4994 in the recursive `make', instead of hardwiring `all'.
4995 (Autogenerated TARGET-* variables): New.
4996
de0b4a87
JW
49972004-08-17 Robert Millan <robertmh@gnu.org>
4998
4999 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5000 (instead of FreeBSD).
5001 * configure: Regenerate.
5002
ad681c85
NN
50032004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5004
675c6968
NN
5005 * Makefile.def, configure.in, src-release: Remove useless, bogus
5006 references to tix.
5007 * Makefile.in, configure: Regenerate.
5008
ad681c85
NN
5009 * src-release: Stop distributing mmalloc with gdb (which doesn't
5010 use it).
5011 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5012 * Makefile.in: Regenerate.
5013
11b04d1f
DD
50142004-08-09 Mark Mitchell <mark@codesourcery.com>
5015
5016 * configure.in (arm*-*-eabi*): New target.
5017 * configure: Regenerate.
5018
f2420bea
NN
50192004-08-01 Robert Millan <robertmh@gnu.org>
5020
5021 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5022 libmudflap for all GNU-based systems (with Glibc).
5023 * configure: Regenerate.
5024
9e6ce191
PB
50252004-08-06 Paolo Bonzini <bonzini@gnu.org>
5026
5027 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5028 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5029 (Dependencies): New section.
5030 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5031 (configure-target-[+module+]): Depend on maybe-all-gcc
5032 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5033 (toplevel profiledbootstrap): Fix dependencies.
5034 * Makefile.in: Regenerate.
5035
df4a6958
MM
50362004-08-03 Mark Mitchell <mark@codesourcery.com>
5037
5038 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5039 target-libiberty to noconfigdirs.
5040
11b04d1f
DD
50412004-08-03 Paul Brook <paul@codesourcery.com>
5042
5043 * configure.in: Check for MPFR as well as GMP.
5044 * configure: Regenerate.
5045
b813574b
PB
50462004-08-03 Paolo Bonzini <bonzini@gnu.org>
5047
5048 * Makefile.def (host-modules): Add gcc.
5049 * Makefile.in: Regenerate.
5050 * Makefile.tpl (sorry): New rule.
5051 (configure-host, all-host, [+make_target+]-host, do-check,
5052 install-host): Do not add gcc as a special case.
5053 (host modules): Add a small special-casing for gcc. Export
5054 extra_make_flags through the environment.
5055 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5056 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5057 other recursive targets for gcc): Remove.
5058
5059 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5060 (stage, unstage): New rules.
5061 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5062 distclean-stage[+id+]): Use stage_current.
5063 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5064 the stage*-start rules.
5065
61edac0c
JW
50662004-07-19 Robert Millan <robertmh@gnu.org>
5067
5068 Synced from gcc:
5069
5070 2004-04-26 Robert Millan <robertmh@gnu.org>
5071
5072 Add patches from libtool CVS.
5073 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5074 * ltconfig: Likewise.
5075 * ltcf-c.sh: Likewise.
5076 * ltcf-cxx.sh: Likewise.
5077 * ltcf-gcj.sh: Likewise.
5078
3e707e94
PB
50792004-07-12 Paolo Bonzini <bonzini@gnu.org>
5080
5081 * configure.in: Add noconfigdirs for crx-*-*.
5082 * configure: Regenerate.
5083
50842004-07-12 Paolo Bonzini <bonzini@gnu.org>
5085
5086 Synced from gcc:
5087
5088 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5089
5090 * configure.in: Build libmudflap by default on FreeBSD.
5091 * configure: Regenerated.
5092
5093 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5094
5095 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5096 systems.
5097 * configure: Regenerated.
5098
5099 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5100
5101 PR target/16344
5102 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5103 feedback based compiler.
5104 * Makefile.in: Rebuilt.
5105
5106 2004-07-05 Phil Edwards <phil@codesourcery.com>
5107
5108 * configure.in: Do not prepend $srcdir to /dev/null in
5109 makefile fragments.
5110 * configure: Regenerate.
5111
a7ee7660
AO
51122004-07-08 Alexandre Oliva <aoliva@redhat.com>
5113
5114 * Makefile.def (host_modules): Set bootstrap=true for flex.
5115 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5116 * Makefile.in: Rebuilt.
5117
6a9cf61e
PB
51182004-07-01 Paolo Bonzini <bonzini@gnu.org>
5119
5120 * Makefile.def (build_modules): Add bison, byacc, flex,
5121 m4, texinfo.
5122 (flags_to_pass): Add FLEX.
5123 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5124 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5125 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5126 DEFAULT_MAKEINFO): Remove.
5127 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5128 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5129 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5130 objdir or else use configured tool.
5131 (all-build): New.
5132 (all): Depend on it.
5133 (Build module dependencies): Add.
5134 * Makefile.in: Regenerate.
5135 * configure.in: Better support for multiple build modules,
5136 matching what is done for host/target modules. Do not look
5137 for "plausible" locations of build tools if Canadian cross.
5138 Use autoconf's AC_PROG_CC to find a C compiler. Define
5139 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5140 * configure: Regenerate.
5141
95b6a1f2
PB
51422004-06-22 Paolo Bonzini <bonzini@gnu.org>
5143
5144 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5145 * Makefile.in: Regenerate.
5146
7ffa0b57
PB
51472004-06-22 Paolo Bonzini <bonzini@gnu.org>
5148
5149 * Makefile.tpl (configure-build-[+module+],
5150 configure-[+module+], configure-target-[+module+]): Pass
5151 [+extra_configure_args+].
5152 (all-build-[+module+], all-[+module+], check-[+module+],
5153 install-[+module+], [+make_target+]-[+module+],
5154 all-target-[+module+], check-target-[+module+],
5155 install-target-[+module+], [+make_target+]-target-[+module+]):
5156 Pass [+extra_make_args+].
5157 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5158 (GCC_HOST_EXPORTS): Remove.
5159 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5160 cross, check-gcc, check-gcc-c++, install-gcc,
5161 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5162 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5163 * Makefile.in: Regenerate.
5164
929ba6e7
CF
51652004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5166
5167 * configure.in: Check for srcdir/winsup rather than build directory
5168 winsup.
5169 * configure: Regenerate.
5170
b76d7de0
CV
51712004-06-17 Corinna Vinschen <vinschen@redhat.com>
5172
5173 * configure.in: Don't build Cygwin native newlib if winsup
5174 directory is missing. Emit warning instead.
5175 * configure: Regenerate.
5176
656fdd47
PB
51772004-06-09 Paolo Bonzini <bonzini@gnu.org>
5178
5179 * Makefile.tpl (touch-stage[+id+]): New.
5180 (restage[+prev+]): Depend on touch-stage[+id+].
5181
5182 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5183 Use it throughout.
5184
5185 * Makefile.def: Add profile and feedback bootstrap stages.
5186 Remove next field from bootstrap stages.
5187 * Makefile.tpl (LN, LN_S): Substitute.
5188 (stageN-start, stageN-end): Use double-colon rules, to
5189 provide a hook for additional setup commands.
5190 (distclean-stageN-gcc, restageN): Create dependencies from
5191 [+prev+], not from [+next+].
5192 (stageN-bubble): Add commands for successive stages from
5193 [+prev+], using double-colon rules.
5194 (all-stageN-gcc): Fix typo.
5195 (stagefeedback-start, profiledbootstrap): New.
5196 * Makefile.in: Regenerate.
5197 * configure.in: Call ACX_PROG_LN.
5198 * configure: Regenerate.
5199
498d4a71
CF
52002004-06-03 Paolo Bonzini <bonzini@gnu.org>
5201
5202 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5203 without gcc.
5204 * configure: Regenerate.
5205
377d8c42
PB
52062004-06-01 Paolo Bonzini <bonzini@gnu.org>
5207
5208 * Makefile.tpl: Fix typo.
5209 * Makefile.in: Regenerate.
5210
f5f8a794
PB
52112004-06-01 Paolo Bonzini <bonzini@gnu.org>
5212
5213 * configure.in: Remove new- prefix from toplevel
5214 bootstrap targets.
5215 * configure: Regenerate.
5216
f7a4c34f
PB
52172004-06-01 Paolo Bonzini <bonzini@gnu.org>
5218
5219 Merge this patch from the gcc tree:
5220
5221 2004-05-30 Andreas Jaeger <aj@suse.de>
5222 Jim Wilson <wilson@specifixinc.com>
5223
5224 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5225 like CC.
5226
319cab08
PB
52272004-06-01 Paolo Bonzini <bonzini@gnu.org>
5228
5229 * Makefile.tpl (all.normal): Rename to all.
5230 (all): Replace with a rule to pick the default
5231 target from configure.
5232 (all-gcc, configure-gcc): Use conditionals to
5233 do nothing when toplevel bootstrap is going on.
5234 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5235 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5236 * configure.in: Support --enable-bootstrap.
5237
5238 * Makefile.def: Remove new- prefix from toplevel
5239 bootstrap targets.
5240 * Makefile.tpl: Likewise.
5241
5242 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5243 target.
5244
5245 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5246 $(RECURSE_FLAGS) to recursive invocation of make.
5247
5248 * Makefile.in: Regenerate.
5249 * configure: Regenerate.
5250
88f64edc
DJ
52512004-05-27 Daniel Jacobowitz <dan@debian.org>
5252
5253 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5254 * configure: Regenerate.
5255
378fce5b
DD
52562004-05-25 Daniel Jacobowitz <drow@false.org>
5257
5258 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5259 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5260 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5261 targets.
5262 * Makefile.in: Regenerate.
5263
dfdffa2c
PB
52642005-05-24 Paolo Bonzini <bonzini@gnu.org>
5265
5266 * configure.in: Test the ability to symlink directories.
5267 * configure: Regenerate.
5268
5269 * Makefile.def (bootstrap-stage): New definitions.
5270 * Makefile.tpl (configure-stage1-gcc,
5271 configure-stage2-gcc, configure-stage3-gcc,
5272 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5273 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5274 new-restage3, compare): Autogenerate, see Makefile.in
5275 entry for behavioral changes.
5276 (distclean-stage1, new-stage1-start, new-stage1-end,
5277 new-stage1-bubble, distclean-stage2, new-stage2-start,
5278 new-stage2-end, new-stage2-bubble, distclean-stage3,
5279 new-stage3-start, new-stage3-end): New autogenerated targets.
5280 (objext, prebootstrap, BOOT_CFLAGS,
5281 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5282 targets.
5283
5284 * Makefile.in: Regenerate.
5285 (distclean-stage1, new-stage1-start, new-stage1-end,
5286 new-stage1-bubble, distclean-stage2, new-stage2-start,
5287 new-stage2-end, new-stage2-bubble, distclean-stage3,
5288 new-stage3-start, new-stage3-end): New targets.
5289 (all-stage1-gcc): Move prebootstrap dependency from here...
5290 (configure-stage1-gcc): ...to here.
5291 (new-bootstrap): Use bubble targets.
5292 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5293 Use per-stage distclean targets.
5294 (configure-stage1-gcc, configure-stage2-gcc,
5295 configure-stage3-gcc, all-stage1-gcc,
5296 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5297 Use new-stageN-start to prepare the tree.
5298
04cf1b77
PB
52992004-05-23 Paolo Bonzini <bonzini@gnu.org>
5300
5301 * Makefile.def (host_modules): add libcpp.
5302 * Makefile.tpl: Add dependencies on and for libcpp.
5303 * Makefile.in: Regenerate.
5304 * configure.in: Add libcpp host module.
5305 * configure: Regenerate.
5306
80b200a1
ZW
53072004-05-17 Zack Weinberg <zack@codesourcery.com>
5308
5309 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5310 of libf2c.
5311 * configure, Makefile.in: Regenerate.
5312
4b1cb4fe
DD
53132004-05-13 Diego Novillo <dnovillo@redhat.com>
5314
5315 Merge from tree-ssa-20020619-branch.
5316
5317 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5318 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5319 (HOST_GMPLIBS): Define.
5320 (HOST_GMPINC): Define.
5321 (TARGET_LIB_PATH): Add libmudflap.
5322 (GFORTRAN_FOR_TARGET): Define.
5323 (configure-build*): Export GFORTRAN.
5324 (configure-gcc): Export GMPLIBS and GMPINC.
5325 (all-gcc): Add maybe-all-libbanshee.
5326 (configure-target-libgfortran): Define.
5327 * Makefile.in: Regenerate.
5328 * configure.in (host_libs): Add libbanshee.
5329 (target_libraries): Add target-libmudflap and target-libgfortran.
5330 Add --with-libbanshee.
5331 Handle --disable-libmudflap.
5332 (*-*-freebsd*): Use with_gmp.
5333 Add $(libgcj) to noconfigdirs.
5334 * configure: Regenerate.
5335 * depcomp: New file.
5336 * MAINTAINERS: Add tree-ssa maintainers.
5337
53382004-04-28 Paolo Bonzini <bonzini@gnu.org>
5339
5340 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5341 * configure: Regenerate.
5342
b8908782
DD
53432004-04-27 Paolo Bonzini <bonzini@gnu.org>
5344
5345 Revert:
5346 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5347
5348 * Makefile.def (flags_to_pass): Remove *dir variables that
5349 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5350 as well as prefix and exec_prefix.
5351 * Makefile.in: Regenerate.
5352
53532004-04-26 Paolo Bonzini <bonzini@gnu.org>
5354
5355 * Makefile.def (host_modules): Mark with the bootstrap
5356 flag packages on which gcc depends.
5357 * Makefile.tpl (all-bootstrap): Use it.
5358 * Makefile.in: Regenerate.
5359
53602004-04-26 Paolo Bonzini <bonzini@gnu.org>
5361
5362 * Makefile.def (flags_to_pass): Remove *dir variables that
5363 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5364 as well as prefix and exec_prefix.
5365 * Makefile.in: Regenerate.
5366
53672004-04-26 Paolo Bonzini <bonzini@gnu.org>
5368
80b200a1
ZW
5369 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5370 * configure: Regenerate.
5371 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5372 * gcc/Makefile.tpl (compare): Use the result of the test.
5373 * gcc/Makefile.in: Regenerate.
b8908782
DD
5374
53752004-04-23 Paolo Bonzini <bonzini@gnu.org>
5376
5377 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5378 Always relocate gcc and prev-gcc to the original names, even
5379 if the build fails.
5380 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5381 New targets.
5382
0f260896
RO
53832004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5384
5385 * configure.in (mips*-*-irix5*): Enable ld.
5386 * configure: Regenerate.
5387
51860f05
JW
53882004-04-15 James E Wilson <wilson@specifixinc.com>
5389
5390 * Makefile.tpl (configure-[+module+], configure-gcc,
5391 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5392 Set and export LDFLAGS.
5393 * Makefile.in: Regenerate.
5394
54752a6b
NN
53952004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5396
5397 PR bootstrap/14871
5398 * Makefile.tpl: If we don't have built-in-tree target tools,
5399 use the ones found by configure rather than hacking around with
5400 program_transform_name.
5401 * configure.in: Give Makefile.tpl the information necessary
5402 to do that.
5403 * Makefile.in: Regenerate.
5404 * configure: Regenerate.
5405
54062004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5407
5408 PR bootstrap/14760
5409 * configure.in: When computing baseargs, strip *all* copies of
5410 offending options. Also, don't match/substitute the trailing space,
5411 so that this actually works when two similar options are separated by
5412 only one space.
5413 * configure: Regenerate.
5414
54152004-04-06 David Edelsohn <edelsohn@gnu.org>
5416
80b200a1
ZW
5417 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5418 (rs6000-*-aix*): Same.
5419 * configure: Regenerate.
54752a6b 5420
5e2b61fb
SS
54212004-03-25 Stan Shebs <shebs@apple.com>
5422
5423 Remove MPW support, no longer used.
5424 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5425 mpw-install: Remove files.
5426 * src-release (DEVO_SUPPORT): Remove names of removed files.
5427 * MAINTAINERS: Likewise.
5428
1a6f2dc7
NN
54292004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5430
a0049f1b
NN
5431 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5432 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5433 * Makefile.in: Regenerate.
5434
1a6f2dc7
NN
5435 * configure.in (top level bootstrap support): Rework --enable-werror
5436 to set @stage2_werror_flag@.
5437 * configure: Regenerate.
5438 * Makefile.tpl (top level bootstrap support): Pass
5439 @stage2_werror_flag@ down to configure in stages 2 and 3.
5440 * Makefile.in: Regenerate.
5441
920e3419
NN
54422004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5443
5444 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5445 for stages 2 and 3 as well as in make. As a consequence, remove
5446 OUTPUT_OPTION (now detected by configure) from the flags passed down
5447 to make.
5448 * Makefile.in: Regenerate.
5449
5450 * Makefile.tpl (new-bootstrap): Fix typo.
5451 * Makefile.in: Regenerate.
5452
4fa63067
NN
54532004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5454
5455 * Makefile.tpl: Rearrange by moving recursive_targets rules
5456 into their proper sections.
5457 * Makefile.tpl (top level bootstrap support): Move disabling
5458 of coverage flags from 'make' to 'configure'; improve comments.
5459 * Makefile.in: Regenerate.
5460
5461 * Makefile.tpl (experimental top level bootstrap) Move stage1
5462 language setting from all- target to configure- target; disable
5463 intermodule optimization in stage 1; prevent gratuitous rebuilds
5464 of stage 1.
5465 * Makefile.in: Regenerate.
5466 * configure.in: Comma-separate stage 1 language list for top
5467 level bootstrap.
5468 * configure: Regenerate.
5469
5470 * Makefile.tpl: Clean up experimental top level bootstrap support:
5471 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5472 prev-gcc in configure- targets as well as all- targets.
5473 * Makefile.in: Regenerate.
5474
fb8a10fd
NN
54752004-03-17 Paolo Bonzini <bonzini@gnu.org>
5476
5477 * configure.in: Remove symbolic link section.
5478 * configure: Regenerate.
5479 * Makefile.tpl (links): Remove.
5480 * Makefile.in: Regenerate.
5481
947f426e 54822004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5483 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5484
5485 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5486 Set with AC_CHECK_PROGS.
947f426e
NN
5487 * configure.in: Fix comment typo from last patch.
5488 * configure: Regenerate.
5489
1d39f329
NN
54902004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5491
5492 * Makefile.tpl: Introduce experimental top level bootstrap support.
5493 * Makefile.in: Regenerate.
5494 * configure.in: Introduce support for top level bootstrap.
5495 * configure: Regenerate.
5496
4b0ac75d 54972004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5498 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5499
5500 PR bootstrap/14522
5501 * configure.in: Cope with shells that do not support unquoted ^
5502 * configure: Regenerate.
5503
2e70b094 55042004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5505 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5506
5507 PR bootstrap/14522
5508 * configure.in: Cope with shell that do not support nesting
5509 quotes inside quoted backquote substitutions.
5510 * configure: Regenerate.
5511
55122004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5513
5514 PR bootstrap/14522
5515 * configure.in: Fix escaping of $.
5516 * configure: Regenerate.
5517
9e07f89d
NN
55182004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5519
5520 * configure: Regenerate.
5521
55222004-03-08 Paolo Bonzini <bonzini@gnu.org>
5523
5524 PR ada/14131
5525 Move language detection to the top level.
5526 * configure.in: Find default values for the tools as
5527 soon as possible. Disable ada if GNAT is not found.
5528 Emit error message about missing languages. Expand
5529 --enable-languages=all for the gcc subdirectory.
5530
1712ab83
RS
55312004-03-01 Richard Sandiford <rsandifo@redhat.com>
5532
5533 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5534 and disable libgcj.
5535 * configure: Regenerated.
5536
3dee29da
NN
55372004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5538
5539 PR bootstrap/7087
5540 * Makefile.tpl: Guard XFOO sed statements better.
5541 * Makefile.tpl: Add dependency for configure-target-libada.
5542 * Makefile.in: Regenerate (incidentally fixes broken
5543 commit when libada-branch was merged).
5544
0558264b
AC
55452004-02-28 Andrew Cagney <cagney@redhat.com>
5546
5547 * src-release (CVS_NAMES): Define.
5548 (do-tar, do-tar): Prune $(CVS_NAMES).
5549
c38f9803
AC
55502004-02-23 Andrew Cagney <cagney@redhat.com>
5551
5552 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5553 2004-02-19.09.
5554
55636792
NN
55552004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5556
5557 PR bootstrap/11932
5558 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5559
1e600082
AC
55602004-02-19 Andrew Cagney <cagney@redhat.com>
5561
5562 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5563 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5564
3769cd82
DD
55652004-02-11 David Edelsohn <edelsohn@gnu.org>
5566
5567 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5568 (rs6000-*-aix*): Same.
5569 * configure: Regenerate.
5570
a92834c8
DD
55712004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5572
5573 * configure.in (host): Add in missing $noconfigdirs to defines.
5574 * configure: Regenerate.
5575
a2592b1b
DD
55762004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5577 Nathanael Nerode <neroden@gcc.gnu.org>
5578
5579 PR ada/6637, PR ada/5911
80b200a1 5580 Merge with libada-branch:
a2592b1b
DD
5581 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5582 with appropriate dependencies. Add --enable-libada configure switch.
5583 * configure, Makefile.in: Regenerate.
5584
e31d1ea3
DD
55852004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5586
5587 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5588 * configure: Regenerate.
5589
db85f5c0
JJ
55902004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5591
5592 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5593
fc434214
DD
55942004-01-23 DJ Delorie <dj@redhat.com>
5595
5596 * Makefile.def (target_modules) [libiberty]: Don't stage.
5597 * Makefile.in: Rebuilt.
5598
ad445c2c 55992004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5600
ad445c2c
JJ
5601 * COPYING.NEWLIB: Update to include copyrights for new
5602 iconv code.
5603
72bbedde
AC
56042004-01-15 Andrew Cagney <cagney@redhat.com>
5605
5606 * src-release: Update copyright year.
5607 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5608 (NEWLIB_SUPPORT_DIRS): Delete macro.
5609 (newlib.tar.bz2): Delete rule.
5610
a6d6062d
DD
56112004-01-14 Loren J. Rittle <ljrittle@acm.org>
5612
5613 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5614 * Makefile.tpl (configure-target-[+module+]): Support stage.
5615 * Makefile.in: Rebuilt.
5616
f8b73030
MR
56172003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5618
5619 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5620 throughout.
5621
aff0e9df
NN
56222004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5623
bb5dca17
NN
5624 * configure.in: Use ./config.cache, not config.cache.
5625 * configure: Regenerate.
5626 * Makefile.tpl: Special-casing not needed for GCC any more.
5627 * Makefile.in: Regenerate.
5628
82252c06
NN
5629 * configure.in: Don't share a cache file for host dirs.
5630 * configure: Regenerate.
5631
aff0e9df
NN
5632 * config-ml.in: Don't mess with the cache file.
5633
95036d20
NN
56342004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5635
ac7b618e
NN
5636 * Makefile.tpl: Make GCC use a separate config.cache.
5637 * Makefile.in: Regenerate.
5638
95036d20
NN
5639 PR bootstrap/11932, PR bootstrap/11933
5640 (I don't know if it will fix either of them, but it relates
5641 to them.)
5642 * configure.in: Don't use shared config.cache for target
5643 directories.
5644 * configure: Regenerate.
5645
08c1856b
DD
56462003-12-31 Roger Sayle <roger@eyesopen.com>
5647
5648 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5649 * configure: Regenerated.
5650
c1968181 56512003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5652
9eb322aa
MF
5653 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5654 * configure: Regenerated.
c1968181 5655
10ecffb9
NN
56562003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5657
5658 Port change over from GCC:
5659 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5660 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5661 (configure-build-[+module+], configure-[+module+]): Likewise.
5662 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5663 * Makefile.in: Regenerate.
5664
f2ab5990
TF
56652003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5666
5667 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5668 * configure: Regenerate.
5669
41a7d11a
JJ
56702003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5671
80b200a1 5672 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5673 stdlib.
5674
d9441a1f
DD
56752003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5676
5677 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5678 * Makefile.in: Regenerate.
5679
3a48a978
DD
56802003-10-20 Phil Edwards <phil@codesourcery.com>
5681
5682 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5683 * configure: Regenerate.
5684
f0b24077
NN
56852003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5686
5687 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5688 HOST_FLAGS_TO_PASS.
5689 * Makefile.in: Regenerate.
5690
5fbad20a
DD
56912003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5692
5693 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5694 * configure: Rebuilt
5695 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5696 * Makefile.in: Rebuilt
5697
78be4155
L
56982003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5699
5700 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5701
051fcc7a
L
57022003-10-01 Phil Edwards <pme@gcc.gnu.org>
5703
5704 * config-ml.in: Use ac_configure_args directly instead of
5705 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5706 actually seen.
5707
57082003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5709
5710 * config-ml.in: Propagate INSTALL variables.
5711
f27d4f92
DJ
57122003-09-21 Daniel Jacobowitz <drow@mvista.com>
5713
5714 * configure.in: Pass a computed --program-transform-name
5715 to subconfigures.
5716 * configure: Regenerated.
5717
cae4d560
NN
57182003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5719
5720 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5721 * Makefile.in: Regenerate.
5722
5723 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5724 * Makefile.in: Regenerate.
5725
8ff944f6
DJ
57262003-09-17 Daniel Jacobowitz <drow@mvista.com>
5727
5728 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5729 quoting.
5730 * configure: Regenerated.
5731
d9a35680
MC
57322003-09-12 Michael Chastain <mec@shout.net>
5733
5734 Fix PR gdb/857.
5735 * src-release (do-proto-topleve): Remove junk files
5736 intl/config.cache, intl/config.status,
5737 intl/config.h, intl/stamp-h.
5738
710068b9
AC
57392003-09-14 Andrew Cagney <cagney@redhat.com>
5740
5741 * src-release (dejagnu.tar): New target.
5742 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5743 (do-djunpack): Use $(PACKAGE) for the package name.
5744
e1008165
DD
57452003-09-04 DJ Delorie <dj@redhat.com>
5746
5747 * configure: Regenerate.
5748
21998d12
NC
57492003-09-04 Robert Millan <robertmh@gnu.org>
5750
5751 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5752
ccca4bb3
DD
57532003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5754
5755 * configure.in: Ensure arguments to sed are properly spaced.
5756 * configure: Regenerate.
5757
ee949b5e
DJ
57582003-08-28 Daniel Jacobowitz <drow@mvista.com>
5759
5760 Merge from gcc:
5761 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5762 * install-sh: Update to newer upstream versions (associated with
5763 aclocal 1.7).
5764 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5765
75addda2
DJ
57662003-08-27 Daniel Jacobowitz <drow@mvista.com>
5767
5768 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5769 * configure: Regenerated.
5770
8d2877d8
NN
57712003-08-23 Phil Edwards <pme@gcc.gnu.org>
5772
5773 * configure.in: Use newline instead of semicolon when assuming
5774 shell arguments in a for loop.
5775 * configure: Regenerated.
5776
d2cc0e0d
GK
57772003-08-20 Geoffrey Keating <geoffk@apple.com>
5778
5779 PR 8180
5780 * configure.in: When testing with_libs and with_headers, treat
5781 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5782 * configure: Regenerate.
80b200a1 5783
d2cc0e0d
GK
5784 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5785 make, shell, etc.
5786 (baseargs): Likewise.
5787 * configure: Regenerate.
5788
04d1ab34
GK
57892003-08-19 Geoffrey Keating <geoffk@apple.com>
5790
5791 * configure.in: Disable libgcj for darwin not on powerpc.
5792 * configure: Rebuild.
5793
ca506da8
MC
57942003-08-15 Michael Chastain <mec@shout.net>
5795
5796 * src-release (do-proto-toplev): Remove junk files
5797 dejagnu/example/calc/config.status,
5798 dejagnu/example/calc/config.log.
5799
a4aa3f49
DD
58002003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5801
5802 * config-ml.in, symlink-tree: Add license.
5803
ede4fbe4
NN
58042003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5805
5806 Merge from gcc:
5807
5808 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5809 * Makefile.tpl (check, check-c++): Express dependencies using
5810 dependencies rather than commands.
5811 * Makefile.in: Regenerate.
5812
5813 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5814 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5815 * Makefile.in: Update.
5816
970f29af
AC
58172003-08-01 Andrew Cagney <cagney@redhat.com>
5818
5819 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5820 * configure: Ditto.
5821
b2884a0c
DD
58222003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5823
5824 * configure.in: Enable libgcj for darwin.
5825 * configure: Rebuild.
5826
c07f46a4
NN
58272003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5828
5829 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5830
9175bfc0
NN
58312003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5832
5833 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5834 creating target and build subdirs to build all parent dirs as needed.
5835 * Makefile.in: Rebuild.
5836 * configure.in: Don't build dirs explicitly here.
5837 * configure: Rebuild.
5838
b9abda6a
AO
58392003-07-22 Alexandre Oliva <aoliva@redhat.com>
5840
5841 * Makefile.tpl (all-make): Depend on intl.
5842 * Makefile.in: Rebuilt.
5843
eef8ffd4
NN
58442003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5845
5846 * config.if: Remove unused libc_interface determination.
5847
295efaf0
NN
58482003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5849
5850 * Makefile.in: Regenerate, correctly this time.
5851
e5c3f801
NN
58522003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5853
5854 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5855 unused INSTALL_PROGRAM_ARGS.
5856 * configure.in: Use AC_PROG_INSTALL.
5857 * Makefile.in: Regenerate.
5858 * configure: Regenerate.
5859
4a18bd6b
AO
58602003-07-10 Alexandre Oliva <aoliva@redhat.com>
5861
5862 * configure: Rebuilt.
5863 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5864 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5865 newlib nor libgloss.
5866 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5867 * configure.in (am33_2.0-*-linux*): Added.
5868
fbd1054d
BW
58692003-07-09 Bob Wilson <bob.wilson@acm.org>
5870
5871 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5872 * configure: Regenerate.
5873
b40e3958
L
58742003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5875
5876 * config-ml.in: Replace PWD with PWD_COMMAND.
5877 * Makefile.tpl: Likewise.
5878 * Makefile.in: Regenerated.
5879
4a5be7ba
NN
58802003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5881
5882 * configure.in: Clean up config-lang.in handling. Delete
5883 useless assignment to "subdirs".
5884 * configure: Regenerate.
5885
9c14acb8
NN
58862003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5887
5888 * configure.in: Rename 'target_libs' to 'target_libraries'.
5889 Remove useless reference to 'target_libs'.
5890 * configure: Regenerate.
5891
8f32e830
KS
58922003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5893
5894 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5895 * Makefile.in: Regenerate.
5896
12f0bd74
NN
58972003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5898
5899 * Makefile.def: Introduce flags_to_pass.
5900 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5901 * Makefile.in: Regenerate.
5902
b07c2aad
HPN
59032003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5904
5905 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5906 and target-libgloss.
5907 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5908 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5909 * configure: Regenerate.
b07c2aad 5910
56f25033
DD
59112003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5912
5913 * configure.in: Update testsuite_flags to new location.
5914 * configure. Regenerate.
80b200a1 5915
4ec9a3b2
NN
59162003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5917
5918 * Makefile.tpl: Remove BUILD_CC stuff.
5919 * Makefile.in: Regenerate.
5920
059083b1 59212003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5922
059083b1
L
5923 * config.guess: Update to 2003-06-12 version.
5924 * config.sub: Update to 2003-06-13 version.
5925
535b046a
TS
59262003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5927
5928 * MAINTAINERS: Add myself as MIPS co-maintainer.
5929
00c22daa 59302003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5931
00c22daa
L
5932 * config.guess: Update to 2003-06-06 version.
5933 * config.sub: Update to 2003-06-06 version.
5934
1047cb91
DD
59352003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5936
5937 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5938 * configure. Regenerate.
5939
123494c8
NN
59402003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5941
1047cb91
DD
5942 * configure.in: Disable serial configure by default.
5943 * configure: Regenerate.
5944 * Makefile.tpl: Abolish .NOTPARALLEL.
5945 * Makefile.in: Regenerate.
5946
7f121bbf
NN
5947 * Makefile.tpl: Replace {build,host,target}_canonical by
5948 {build,host,target}.
5949 * Makefile.in: Regenerate.
5950
123494c8
NN
5951 * Makefile.tpl: Fix stupid pasto.
5952 * Makefile.in: Regenerate.
5953
ec7e0995
NN
59542003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5955
5956 * Makefile.tpl: Remove bogus conditional.
5957 * Makefile.in: Regenerate.
5958
27b1cc72
NN
59592003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5960
2a4cbe27
NN
5961 * Makefile.tpl: Make 'recursive targets' using autogen rather
5962 than shell loop. Remove duplicate 'clean' targets and false
5963 comments.
5964 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5965 Add systematic method of specifying missing targets in subdirs.
5966 Add copyright boilerplate.
5967 * Makefile.in: Regenerate.
5968 * configure.in: Add 'recursive targets' to maybe list.
5969 * configure: Regenerate.
5970
27b1cc72
NN
5971 * Makefile.tpl: Rename [+target+] to [+make_target+].
5972 * Makefile.def: Rename 'target' to 'make_target'.
5973
01e51bd0
NC
59742003-05-30 Nick Clifton <nickc@redhat.com>
5975
5976 * README-maintainer-mode: Update URL for locating blessed config
5977 tools.
5978
2fd84b42
NC
59792003-05-29 Robert Millan <rmh@debian.org>
5980
5981 * ltconfig: Import this patch and modify for use with current
5982 version of ltconfig:
5983
5984 2003-05-21 Bruno Haible <bruno@clisp.org>
5985
5986 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5987 GNU/FreeBSD.
5988
8945c6bb
DD
59892003-05-28 DJ Delorie <dj@redhat.com>
5990
5991 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5992 * Makefile.in: Regenerate.
5993
2f9632a1
JJ
59942003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5995
80b200a1 5996 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5997
3a12db16 59982003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5999
3a12db16
DD
6000 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6001 newlib or libgloss.
6002 * Makefile.in: Regenerate.
6003
44482353
DD
60042003-05-21 DJ Delorie <dj@redhat.com>
6005
6006 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6007 * Makefile.in: Regenerate.
6008
fec2c52d
MR
60092003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6010
6011 * configure.in: Use curly braces in the definition of tooldir.
6012 * configure: Regenerate.
6013
16ae0395
NN
60142003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6015
6016 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6017 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6018 Factor out common code from autogen IF statements.
6019 * configure: Regenerate.
6020 * Makefile.in: Regenerate.
6021
ec11bdc6
DD
60222003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6023
6024 * configure.in: Accept i[3456789]86 for machine type.
6025 * configure: Regenerate.
6026
dd12c3a8
NN
60272003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6028
6029 * configure.in: Switch more things to use maybe dependencies.
6030 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6031 * configure: Regenerate.
6032 * Makefile.tpl: Switch more things to use maybe dependencies.
6033 * Makefile.in: Regenerate.
6034
cf662e21
AJ
60352003-05-16 Andreas Schwab <schwab@suse.de>
6036
6037 * Makefile.tpl (install-opcodes): Define.
6038 * Makefile.in: Rebuild.
6039
5481b376
AJ
60402003-05-13 Andreas Jaeger <aj@suse.de>
6041
6042 * config.guess: Update to 2003-05-09 version.
6043 * config.sub: Update to 2003-05-09 version.
6044
3959a22a
AJ
60452003-05-13 Michael Eager <eager@mvista.com>
6046
6047 * configure.in: Correct sed script so that options in quotes are not
6048 deleted.
6049 * configure: Rebuild.
6050
564b43e5
CV
60512003-05-12 Corinna Vinschen <corinna@vinschen.de>
6052
6053 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6054 and $$s/newlib/libc/sys/cygwin32 include paths.
6055 * configure: Ditto.
6056
bb947dc9
L
60572003-05-05 H.J. Lu <hjl@gnu.org>
6058
6059 * config-ml.in: Restored from gcc repository.
6060
77f7441a
CD
60612003-05-02 Chris Demetriou <cgd@broadcom.com>
6062
80b200a1
ZW
6063 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6064 * Makefile.in: Regenerate.
77f7441a 6065
a26d7085
DJ
60662003-04-27 Daniel Jacobowitz <drow@mvista.com>
6067
6068 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6069 and Makefile.def.
6070
e4c4d240
DJ
60712003-04-27 Daniel Jacobowitz <drow@mvista.com>
6072
6073 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6074 * Makefile.in: Regenerated.
6075
62a3fc85
DD
60762003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6077
6078 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6079 * Makefile.in: Regenerate.
6080
60812003-04-18 Jakub Jelinek <jakub@redhat.com>
6082
6083 * configure.in (powerpc64*-*-linux*): Remove.
6084 * configure: Rebuilt.
6085
5b474aa8
DD
60862003-04-17 Phil Edwards <pme@gcc.gnu.org>
6087
6088 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6089 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6090 and restrap.
6091 * Makefile.in: Regenerate.
6092
60932003-04-16 Richard Earnshaw <rearnsha@arm.com>
6094
6095 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6096 * configure: Regenerated.
6097
bc295afe
AO
60982003-04-11 Alexandre Oliva <aoliva@redhat.com>
6099
6100 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6101 * */configure: Rebuilt.
6102
3728fade
NN
61032003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6104
6105 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6106 * Makefile.in: Regenerate.
6107
ce5b542e
MC
61082003-03-14 Michael Chastain <mec@shout.net>
6109
6110 * Makefile.in: Regenerate with correct Makefile.def.
6111
3db0a37f
NN
61122003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6113
6114 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6115 Make macro.
6116 * Makefile.in: Regenerate.
6117 * configure.in: Clean up gxx_include_dir logic.
6118 * configure: Regenerate.
6119
34349c6e
DD
61202003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6121
6122 * configure.in (gxx_include_dir): Fix typo.
6123 * configure: Regenerated.
6124
686c28c9
AC
61252003-03-06 Andrew Cagney <cagney@redhat.com>
6126
6127 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6128
bba45b8b 61292003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6130
bba45b8b
NN
6131 * configure.in: Include $(build_tooldir)/sys-include in
6132 FLAGS_FOR_TARGET.
6133 * configure: Regenerated.
6134
2683747f
NN
61352003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6136
bba45b8b
NN
6137 * Makefile.tpl: Reindent.
6138 * Makefile.in: Regenerate.
6139 * configure.in: Reindent. Don't set unused variables.
6140 * configure: Regenerate.
6141
2683747f
NN
6142 * Makefile.tpl: Always pass down RANLIB.
6143 * Makefile.in: Regenerate.
6144
6145 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6146 * Makefile.in: Regenerate.
6147 * configure.in: Remove unused logic relating to --enable-shared
6148 and --enable-threads. Remove bogus comments. Remove redundant
6149 noconfigdirs.
6150 * configure: Regenerate.
6151
6152 * configure.in: Replace ${libstdcxx_version} by its value.
6153 Remove reference to mh-dgux.
6154 * configure: Regenerate.
6155
50212802
NN
61562003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6157
6158 * Makefile.tpl: Rearrange.
6159 * Makefile.in: Regenerate.
6160
a6be7fc6
NC
61612003-02-25 Nick Clifton <nickc@redhat.com>
6162
6163 * configure: Remove site-file supprot - it is obsolete.
6164
f8a495c8
NC
61652003-02-24 Uwe Stieber <uwe@wwws.de>
6166
6167 * configure.in: Add support for kaOS as cross build target system.
6168 * configure: Regenerated.
6169
3decd77d
DD
61702003-02-20 Sean McNeil <sean@blue.mcneil.com>
6171
6172 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6173 configure-target-* as some target builds may require additional
6174 flags for preprocessor tests.
6175 * Makefile.in: Regenerated.
6176
f4ff34a3
AO
61772003-02-19 Alexandre Oliva <aoliva@redhat.com>
6178
6179 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6180 * ltconfig: Handle it.
6181 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6182 auto-detecting it.
6183
b7e4a931
AO
61842003-02-19 Alexandre Oliva <aoliva@redhat.com>
6185
6186 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6187 it is used as argument to $CC.
6188 * ltcf-gcj.sh: Likewise.
6189
6b784d9f
AO
61902003-02-19 Alexandre Oliva <aoliva@redhat.com>
6191
6192 * configure.in: Introduce --enable-maintainer-mode.
6193 * configure: Rebuilt.
6194 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6195 for maintainer mode.
6196 * Makefile.in: Rebuilt.
6197
8bcd8a07
AC
61982003-02-19 Andrew Cagney <ac131313@redhat.com>
6199
6200 * configure: Regenerate using autoconf 2.13.
6201
ee3fd329
AM
62022003-02-19 Alan Modra <amodra@bigpond.net.au>
6203
6204 * config.guess: Import latest version.
6205 * config.sub: Import latest version.
6206
e9e45685
JM
62072003-02-18 Jason Merrill <jason@redhat.com>
6208
6209 * Makefile.tpl (check-c++): Allow parallelism.
6210
859789af
AC
62112003-02-17 Andrew Cagney <ac131313@redhat.com>
6212
6213 * configure: Regenerate using autoconf 000227.
6214
b3f16a9b
GK
62152003-02-15 Geoffrey Keating <geoffk@apple.com>
6216
6217 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6218 don't configure target-libobjc.
6219 * configure: Regenerate.
6220
72e60e02
DD
62212003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6222
6223 * Makefile.tpl (RANLIB): Define.
6224 * Makefile.in: Regenerate.
6225
91f0e695
KS
62262003-02-06 Keith R Seitz <keiths@redhat.com>
6227
6228 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6229 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6230 * Makefile.in: Regenerated.
6231 * configure.in: Remove all traces of snavigator, db, and grep.
6232 * configure: Regenerated.
6233
122bfa92
FCE
62342003-01-31 Frank Ch. Eigler <fche@redhat.com>
6235
6236 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6237 * Makefile.in: Regenerated.
6238
264095c3
AO
62392003-01-30 Alexandre Oliva <aoliva@redhat.com>
6240
6241 * config.if: Copy from GCC.
6242
a84dbcb3
AO
62432003-01-27 Phil Edwards <pme@gcc.gnu.org>
6244
6245 * configure.in: Revert 24Jan change.
6246 * configure: Regenerate.
6247
19618276
NN
62482003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6249
6250 * configure.in: Revert previous change.
6251 * configure: Regenerate.
6252
b7f27a92
NN
62532003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6254
6255 * configure.in: Make rda native-only.
6256 * configure: Regenerate.
6257
83326456
NN
62582003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6259
6260 * configure.in: Add missing \.
6261 * configure: Rebuilt.
6262
5e367fa5
JJ
62632003-01-17 Jakub Jelinek <jakub@redhat.com>
6264
6265 * configure.in (baseargs): Avoid using \| in sed regular
6266 expressions.
6267 * configure: Rebuilt.
6268
e01f337c
JJ
62692003-01-16 Jakub Jelinek <jakub@redhat.com>
6270
6271 * configure.in (baseargs): Remove all supported forms of
6272 --cache-file, --srcdir, --host, --build and --target options
6273 from argument lists.
6274 * configure: Rebuilt.
6275
aa236487
AO
62762003-01-15 Alexandre Oliva <aoliva@redhat.com>
6277
6278 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6279 * configure: Rebuilt.
6280
586c0873
NN
62812003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6282
6283 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6284 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6285 * Makefile.in: Regenerate.
6286 * configure: Regenerate.
6287
497f816e
DD
62882003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6289
6290 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6291 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6292 * Makefile.in: Regenerate.
6293
bfbe5519
AO
62942003-01-09 Alexandre Oliva <aoliva@redhat.com>
6295
6296 * configure.in: Remove Makefile in build, host and target modules
6297 unless configure was run with --no-recursion.
6298 * configure: Rebuilt.
6299
3f234ef5
CD
63002003-01-08 Chris Demetriou <cgd@broadcom.com>
6301
6302 * config.guess: Update to 2003-01-03 version.
6303 * config.sub: Update to 2003-01-03 version.
6304
a3982d48
CF
63052003-01-07 Christopher Faylor <cgf@redhat.com>
6306
6307 * configure: Regenerate with proper autoconf 2.13.
6308
75778ec4
CF
63092003-01-07 Christopher Faylor <cgf@redhat.com>
6310
80b200a1
ZW
6311 * configure.in: Add AC_PREREQ for consistency.
6312 * configure: Regenerate.
75778ec4 6313
c180f501
AC
63142003-01-06 Andrew Cagney <ac131313@redhat.com>
6315
6316 * configure.in (GDB_TK): Add tcl directories conditional on
6317 gdb/gdbtk directory being present.
6318 * configure: Regenerate.
5481b376 6319
46ca2cc2
DA
63202003-01-04 John David Anglin <dave.anglin@nrc.ca>
6321
6322 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6323 by gcc if LD is not defined and we are not doing a Canadian Cross.
6324 * configure: Rebuilt.
6325
53dd8dab
DJ
63262003-01-01 Daniel Jacobowitz <drow@mvista.com>
6327
6328 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6329
50ceb20c
TT
63302002-12-31 Tom Tromey <tromey@redhat.com>
6331
6332 * Makefile.in: Rebuilt.
6333 * Makefile.def (target_modules) [libffi]: Allow installation.
6334
e78b5cfe
AS
63352002-12-31 Andreas Schwab <schwab@suse.de>
6336
6337 * configure.in: Fix use of $program_transform_name.
6338 * configure: Regenerated.
6339
67448102
DJ
63402002-12-30 Daniel Jacobowitz <drow@mvista.com>
6341
6342 * configure.in (baseargs): Don't remove first configure argument.
6343 * configure: Regenerated.
6344
e6bfb94a
AO
63452002-12-29 Alexandre Oliva <aoliva@redhat.com>
6346
6347 * Makefile.tpl (local-distclean): Don't remove...
6348 (multilib.ts): ... this. Moved into...
6349 (multilib.out): ... this. Don't use sub-make.
6350 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6351 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6352 (configure-build-[+module+], configure-[+module+],
6353 configure-target-[+module+], configure-gcc): ... these. Test
6354 for Makefile existence. Drop config.status from dependencies.
6355 * Makefile.in: Rebuilt.
6356 * configure.in: Move gcc-version-trigger to the end of
6357 ac_configure_args. Add comments to maybedep.tmp and
6358 serdep.tmp. Introduce --disable-serial-configure. Remove
6359 nonopt from baseargs, matching and removing corresponding
6360 whitespace while at it.
6361 * configure: Rebuilt.
6362
8f0dfb36
AO
63632002-12-28 Alexandre Oliva <aoliva@redhat.com>
6364
6365 * configure.in (host_configargs): Replace reference to
6366 no-longer-defined buildopts with --build=${build_alias}.
6367 * configure: Rebuilt.
6368
43be203f
AO
63692002-12-28 Alexandre Oliva <aoliva@redhat.com>
6370
6371 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6372 program_transform_name to standard idiom.
6373 (AUTOGEN, AUTOCONF): Define.
6374 (Makefile.in): Use $(AUTOGEN).
6375 (Makefile): Depend on config.status, and use autoconf-style rule to
6376 build it. Move original commands to...
6377 (config.status): ... this new target.
6378 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6379 $(AUTOCONF).
6380 * Makefile.in: Rebuilt.
6381
a0da8069
NN
63822002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6383
d18f1c9f
NN
6384 * Makefile.tpl: Fix dramatic bustage due to change in
6385 program_transform_name.
6386 * Makefile.in: Regenerate.
6387
6388 * configure.in: Remove unnecessary PATH setting.
6389 * configure: Regnerate.
6390
6391 * configure.in: Don't default to unprefixed tools unless
6392 the native tools will work.
6393 * configure: Regenerate.
6394
a0da8069
NN
6395 * configure.in: Convert to autoconf script. Blow away lots
6396 of now-redundant Makefile fragments.
6397 * configure: Generate using Autoconf.
6398 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6399 * Makefile.in: Regenerate.
6400
c567df0a
NN
64012002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6402
5481b376 6403 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6404 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6405
5481b376 6406 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6407 where they belong.
2c7f9a32 6408
2dabcfb4
AS
64092002-12-24 Andreas Schwab <schwab@suse.de>
6410
6411 * Makefile.tpl (multilib.out): Fix missing space.
6412 * Makefile.in: Regenerate.
6413
1086bc09
NN
64142002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6415
6416 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6417 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6418 * Makefile.in: Regenerate.
6419 * configure.in: Remove unnecessary leftovers.
6420
1086bc09
NN
64212002-12-21 Geoffrey Keating <geoffk@apple.com>
6422
6423 * configure.in (extra_ranlibflags_for_target): New variable.
6424 (*-*-darwin): Add -c to ranlib commands.
6425 * configure (tooldir): Handle extra_ranlibflags_for_target.
6426
14e9ca95
JJ
64272002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6428
6429 * COPYING.NEWLIB: Updated.
6430 * COPYING.LIBGLOSS: Ditto.
6431
14c428fb
NN
64322002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6433
6434 * Makefile.tpl: Revert HJL's change.
6435 * Makefile.in: Regenerated.
6436 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6437 always.
6438
313b8244
AS
64392002-12-19 Andreas Schwab <schwab@suse.de>
6440
6441 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6442 * Makefile.in: Regenerate.
6443
efeae3db
L
64442002-12-18 H.J. Lu <hjl@gnu.org>
6445
6446 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6447 * Makefile.in: Regenerated.
6448
6449 * configure.in (build_prefix): New. Substitute.
6450
43d92c63
NN
64512002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6452
59da4fe6
NN
6453 * Makefile.tpl: Don't let real targets depend on phony targets.
6454 * Makefile.in: Regenerate.
6455
43d92c63
NN
6456 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6457 * Makefile.in: Regenerate.
6458
b72e6a2d
JM
64592002-12-16 Jason Merrill <jason@redhat.com>
6460
6461 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6462 previous 'make bootstrap'.
6463 * Makefile.in: Regenerate.
6464
95c72c44
HPN
64652002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6466
6467 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6468
7d695d07
JM
64692002-12-13 Jason Merrill <jason@redhat.com>
6470
6471 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6472 library tests.
6473 (check-c++): Just depend on it and check-target-libstdc++-v3.
6474 * Makefile.in: Regenerate.
6475
54103d1e
NN
64762002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6477
6478 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6479 * Makefile.in: Regenerate.
6480
4024f1e1
JJ
64812002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6482
80b200a1
ZW
6483 * COPYING.NEWLIB: Update list of alternate Regent of California
6484 licenses and discuss official revoking of advertising clause.
6485 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6486
7dda0df6
AO
64872002-12-12 Alexandre Oliva <aoliva@redhat.com>
6488
6489 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6490 * Makefile.in: Rebuilt.
6491
d03be79e 64922002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6493
929293f4
NN
6494 * configure: Fix bug put in by gremlins.
6495
d03be79e
NN
6496 * Makefile.tpl: Substitute more autoconfily.
6497 * configure: Substitute more autoconfily.
6498 * Makefile.in: Regenerate.
6499
65002002-12-08 Andrew Cagney <ac131313@redhat.com>
6501
6502 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6503 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6504
65052002-12-06 DJ Delorie <dj@redhat.com>
6506
6507 * Makefile.tpl: Change configure dependencies to not have real
6508 targets depend on phony targets.
b4a77b47 6509
db1ac78d
NN
65102002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6511
bcaf2395
NN
6512 * configure.in: Revert unintentional change.
6513
b4fa093e
NN
6514 * src-release: Configure host subdirs.
6515
db1ac78d
NN
6516 * Makefile.tpl: Change dependency for */multilib.out so that
6517 it works when gcc isn't in the tree.
6518
6519 * configure.in: Substitute more.
6520 * configure: Run subconfigures from the Makefile.
6521 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6522 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6523
15723a45
NN
65242002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6525
e2b9e2dc
NN
6526 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6527 and corresponding dependencies.
6528 * Makefile.in: Regenerate.
6529
2af579c4
NN
6530 * configure.in (host_tools): Order binutils, gas and ld for
6531 convenience in running the testsuites.
6532
a2cc058a
NN
6533 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6534 * Makefile.in: Regenerate.
6535 * configure.in: Introduce rules to serialize subconfigure runs.
6536
15723a45
NN
6537 * configure.in: Introduce BASE_CC_FOR_TARGET.
6538 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6539 Realize configure-build-* targets. Realize configure-target-* targets.
6540 * Makefile.in: Regenerate.
6541
ae831be5
NN
65422002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6543
6544 * configure: Move gcc_version_trigger stuff from here...
6545 * configure.in: ...to here.
6546
6547 * configure.in: Separate subconfigure options added by this file from
6548 options given by the user. Add machinery to put args for host
6549 subconfigures into the Makefile.
6550
6551 * Makefile.tpl: Remove 'vault' targets.
6552 * Makefile.tpl: Reorder and comment dependencies.
6553 * Makefile.in: Regenerate.
6554
bbf7c8ac
NN
65552002-11-28 Geoffrey Keating <geoffk@apple.com>
6556
6557 * configure.in: Move host-specific darwin noconfigdirs into
6558 the host-specific section.
6559
930314a4
NN
65602002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6561
52d7cdee
NN
6562 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6563 during replay.
6564 * Makefile.in: Regenerate.
6565
930314a4
NN
6566 (finishing slow-motion replay)
6567 * configure: Remove skip-this-dir support.
6568 * Makefile.tpl: Remove skip-this-dir support.
6569
6570 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6571 subdirectories.
6572 * Makefile.in: Regenerate.
6573
6574 * Makefile.tpl: Strip out useless setting of 'dir'.
6575 * Makefile.in: Regenerate.
5481b376 6576
930314a4
NN
65772002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6578
6579 (finishing slow-motion replay)
6580 * configure.in: Fix deeply stupid bug.
6581
6582 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6583 shell code in CXX_FOR_TARGET
6584 * Makefile.def: Introduce raw_cxx.
6585 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6586 RAW_CXX_FOR_TARGET.
6587 * Makefile.in: Regenerate.
6588
65892002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6590
6591 (finishing slow-motion replay)
6592 * Makefile.tpl: Remove unnecessary ifs.
6593 * Makefile.in: Regenerate.
6594
5481b376 6595 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6596 dependencies. Maybe-ize build-libiberty. Create dummy install
6597 targets for 'no_install' modules.
5481b376 6598 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6599 build_modules stuff to configure.in.
5481b376 6600 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6601 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6602 * Makefile.in: Regenerate.
6603
3866be5d
NN
66042002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6605
6606 (continuing slow-motion replay)
6607 * Makefile.tpl: Make all-target, install-target behave similarly
6608 to all, install (only hitting configured targets). Eliminate
6609 unused macro defintions.
6610
6611 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6612 build != host.
6613
6614 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6615
6616 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6617
5481b376 6618 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6619 configuring. Remove references to "dosrel".
6620 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6621 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6622 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6623 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6624 and redundant dependency; rearrange slightly.
6625 * Makefile.def: Add host-side libtermcap, utils.
6626
6627 * Makefile.in: Regenerate.
6628
e393202e
NN
66292002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6630
6631 (Continuing slow-motion replay)
6632 * Makefile.def: Add list of recursive targets to autogenerate.
6633 Add build_modules.
6634 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6635 targets. Autogenerate *-build-* targets.
6636 * Makefile.in: Regenerate.
6637
583d52d7
NN
66382002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6639
6640 (Continuing slow-motion replay)
6641 * configure: More autoconf-style substitutions.
6642 * Makefile.tpl: More autoconf-style substitutions.
6643 * Makefile.in: Regenerate.
6644
66452002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6646
6647 (Continuing slow-motion replay)
6648 * configure: Substitute more variables in a more autoconf-friendly
6649 way. Simplify slightly.
6650 * Makefile.tpl: Make more variables substitutable in an
6651 autoconf-friendly way.
6652 * Makefile.in: Regenerate.
6653
874e38b4
NN
66542002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6655
6656 (Continuing slow-motion replay)
6657 * configure.in (v810*): Remove special setting of tools.
6658
6659 * configure: Add support for extra required flags for ar or nm.
6660 * configure.in (aix4.3+): Use above support for target-specific
6661 issues, rather than using config/mt-aix43.
6662
852e5f18
NN
66632002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6664
6665 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6666 * configure: Remove 'removing', which doesn't work. Replace $subdir
6667 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6668 with $srcdir. Reformat indentation. Substitute some variables
6669 formerly hard-coded in the Makefile for build=host.
6670 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6671 * Makefile.def: Autogenerate more.
6672 * Makefile.in: Regenerate.
6673
c9a0d920
DD
66742002-11-13 Bruce Korb <bkorb@gnu.org>
6675
6676 * Makefile.tpl: syntactic cleanup
6677
dd2768ff
KB
66782002-11-04 Kevin Buettner <kevinb@redhat.com>
6679
6680 * Makefile.def (host_modules): Add rda.
6681 * Makefile.in: Regenerate.
6682 * configure.in (target_tool): Add target-rda to list.
6683
1aa8389d
DD
66842002-10-25 Phil Edwards <pme@gcc.gnu.org>
6685
6686 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6687 and restrap targets to this rule.
6688 * Makefile.in: Regenerate.
6689
28f46298
HPN
66902002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6691
6692 * configure.in (i[3456]86-*-linux*): Add check to disable
6693 ${libgcj} for glibc1.
6694
ff72e302
NC
66952002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6696
6697 * configure.in: Add tic4x target.
6698
8607b6c9
NN
66992002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6700
6701 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6702 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6703 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6704 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6705 * Makefile.in: Regenerate.
6706
f8f61f4a
NN
67072002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6708
c86f794b
NN
6709 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6710 * Makefile.in: Regenerate.
6711
a9590527
NN
6712 * Makefile.def: Remove order dependency comments.
6713 * Makefile.tpl: Add explicit install-install dependencies.
6714 * Makefile.in: Regenerate.
6715
8412ce72
NN
6716 * Makefile.tpl: Remove material now in src-release. (Finally!)
6717 * Makefile.in: Regenerate.
6718
8b9f37f1
NN
6719 * configure: Restore my original patch by syncing with gcc version.
6720
f8f61f4a
NN
6721 * Bring following over from gcc:
6722
67232002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6724
6725 * configure.in (s390*-*-linux*): Enable libgcj.
6726
403d9505
NN
67272002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6728
6729 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6730
95f6f383
AM
67312002-10-02 Alan Modra <amodra@bigpond.net.au>
6732
e4673b0a 6733 * configure: Move stray lines back to where they belong.
95f6f383 6734
748503c8
NN
67352002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6736
a581b5c3
NN
6737 * Makefile.tpl: Insert configure-target target, for src-release.
6738
c084f5b4
NN
6739 * configure: Finish reverting change which Andrew Cagney started
6740 reverting. Should fix bustage.
6741
7aa673ed 6742 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6743 * src-release: New file. Contains material for making net
6744 releases for gdb, binutils, et al., formerly in Makefile.in.
6745
82a9b2d9
NC
67462002-09-30 Nick Clifton <nickc@redhat.com>
6747
6748 * cpu: New top level directory. Intended to hold input files for
6749 CGEN which have FSF copyright assignment.
6750 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6751
c2463a00
AC
67522002-09-29 Andrew Cagney <ac131313@redhat.com>
6753
6754 Revert below (note that src does not contain Makefile.tpl):
6755 * Makefile.tpl: Make subsituted variables more autoconfy.
6756 * Makefile.in: Regenerate.
6757
f03b4789
NN
67582002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6759
c11e16a9
NN
6760 * configure: Revert accidentally applied changes.
6761
f03b4789
NN
6762 * Makefile.tpl: Make more autoconf-friendly.
6763 * Makefile.in: Regenerate.
6764 * configure: Make substitution more autoconf-like.
6765
67662002-09-28 Richard Earnshaw <rearnsha@arm.com>
6767
6768 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6769 single entry to handle all these.
6770 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6771 libjava on arm-*-elf.
6772
c0292023
GK
67732002-09-27 Geoffrey Keating <geoffk@apple.com>
6774
6775 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6776 things that depend on them.
6777
c66d951e
NN
67782002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6779
6780 * Makefile.tpl: Make subsituted variables more autoconfy.
6781 * Makefile.in: Regenerate.
6782 * configure: Make seds more autoconfy.
6783
907a7241 67842002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6785
6786 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6787 * Makefile.in: Regenerate.
6788 * configure.in: Rewrite sed statements to look autoconfy.
6789
907a7241
NN
6790 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6791 all-target-foo on configure-target-foo.
6792 * Makefile.def: Ditto.
6793 * Makefile.in: Rebuild.
6794
405ea7a0
NN
67952002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6796
6797 * Makefile.def: New file.
6798 * Makefile.tpl: New file.
6799 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6800
6801 * configure.in: Minor rearrangement. Simplify tests.
6802
bdc57bfd
JT
68032002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6804
6805 * configure.in (with_headers): Skip copy if value is "yes".
6806 (with_libs): Likewise.
6807
ae03d6e2
NN
68082002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6809
6810 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6811 * configure.in (sh*-*-pe*): Ditto.
6812 * configure.in (mips*-*-pe*): Ditto.
6813 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6814
6815 * configure.in: Rearrange.
6816
707960fe
NC
68172002-09-12 Nick Clifton <nickc@redhat.com>
6818
6819 * Import these changes from the config master repository:
6820
6821 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6822
6823 * config.sub: Add tic4x target.
6824
6825 2002-09-03 Ben Elliston <bje@redhat.com>
6826
6827 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6828 Reported by <Duncan_Stodart@insession.com>.
6829
36ea319f
JJ
68302002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6831
6832 * COPYING.NEWLIB: More updates.
6833
cf57480a
JJ
68342002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6835
6836 * COPYING.NEWLIB: Update.
6837
fd31a171
AC
68382002-08-23 Andrew Cagney <ac131313@redhat.com>
6839
23b632fc
AC
6840 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6841
fd31a171
AC
6842 * config.guess: Import version 2002-08-23.
6843 * config.sub: Import version 2002-08-22.
6844
a08bafb5
AO
68452002-08-20 Alexandre Oliva <aoliva@redhat.com>
6846
6847 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6848 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6849 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6850
17240c1f
NC
68512002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6852
6853 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6854
e70ad0c6
L
68552002-08-04 H.J. Lu (hjl@gnu.org)
6856
6857 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6858
574e6d11
DD
68592002-07-31 Alan Modra <amodra@bigpond.net.au>
6860
6861 * configure.in: Move generic linux case to end. Copy generic
6862 linux noconfigdirs to mips*-*-linux* entry and new
6863 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6864
611e7523
CD
68652002-07-19 Chris Demetriou <cgd@broadcom.com>
6866
6867 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6868 one instance of them which was missed to the list to update.
6869
51759676
CD
68702002-07-16 Chris Demetriou <cgd@broadcom.com>
6871
6872 * config.guess: Update to 2002-07-09 version.
6873 * config.sub: Update to 2002-07-03 version.
6874
7c1f909c
DD
68752002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6876
6877 * configure.in: Remove two redundant tests.
6878
d7cf5d30
DD
68792002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6880
6881 * configure.in (mips*-*-irix6*o32): Enable stabs.
6882
c74222f7
DD
68832002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6884
5b53c336
DD
6885 * configure.in: Don't build grez.
6886 * Makefile.in: Ditto.
6887
c74222f7
DD
6888 * Makefile.in: Remove references to bsp, cygmon, libstub.
6889 * configure.in: Ditto.
6890
6891 * configure.in: Remove leftover reference to gdbtest.
6892
edd1b227
DD
68932002-07-08 Phil Edwards <pme@gcc.gnu.org>
6894
6895 * configure.in (gxx_include_dir): Change to match versioned
6896 C++ headers if --enable-version-specific-runtime-libs is used.
6897
486186e3
AO
68982002-07-04 Steve Ellcey <sje@cup.hp.com>
6899
6900 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6901
ff0a3bf8
DD
69022002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6903
6904 * configure.in: Make --without-x work.
6905
1dfa8174
NC
69062002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6907
6908 * contrib: New directory. Created to contain a copy of the
5481b376 6909 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6910 the FSF GCC sources.
6911
07637366
DD
69122002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6913
b6f83f2a
DD
6914 * configure.in: Rearrange target Makefile fragment collection.
6915
07637366
DD
6916 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6917 cvs[src].
6918 * configure.in: Ditto.
6919
f48556b1
DD
69202002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6921
6922 * Makefile.in: Eliminate 'apache' targets.
6923 * configure.in: Eliminate 'apache' targets.
6924
6925 * configure.in: Eliminate redundant tests. Reorganize.
6926
6927 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6928
6929 * config-ml.in: Eliminate references to Cygnus configure.
6930
6931 * Makefile.in: Eliminate references to building emacs.
6932
69332002-07-01 Denis Chertykov <denisc@overta.ru>
6934
6935 * configure.in: Add support for ip2k.
6936
cdb9e2b8
BE
69372002-06-24 Ben Elliston <bje@redhat.com>
6938
6939 * configure.in (host_tools): Remove cgen.
6940
6941 * Makefile.in (all-cgen): Remove; runs from its source directory.
6942 (check-cgen, install-cgen, clean-cgen): Likewise.
6943 (all-opcodes): No not depend on all-cgen.
6944 (all-sim): Likewise.
6945
3558860c
DD
69462002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6947
6948 * configure.in: Fix AIX configury bug.
6949
e3b0c936
DD
69502002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6951
cdb9e2b8 6952 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6953
cdb9e2b8
BE
6954 * configure.in: Move definition of libstdcxx_flags right above
6955 usage, rather than way earlier.
8ee424c0 6956
c712250a
DD
6957 * configure.in: Pull definition of is_cross_compiler earlier.
6958
9ee1a75c
DD
6959 * configure.in: Rearrange a little.
6960
e3b0c936
DD
6961 * configure.in: Remove references to librx.
6962 * Makefile.in: Remove references to librx.
6963
b2bd228e
DD
69642002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6965
6966 * configure.in: Eliminate ${gasdir} variable.
6967
7cd52483
DB
69682002-06-18 Dave Brolley <brolley@redhat.com>
6969
6970 * configure.in: Add support for frv.
6971 * config.sub: Add support for frv.
6972
6c5e141a
DD
69732002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6974
6975 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6976
0d18b56d
JT
69772002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6978
6979 * configure.in (vax-*-netbsd*): Re-enable gas.
6980
fd8958d5
DD
69812002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6982
27f15fdd
DD
6983 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6984 BUILD_PREFIX_1, to correct nomenclature.
6985 * configure: Likewise.
6986
fd8958d5
DD
6987 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6988 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6989
0c2442b7
DD
69902002-05-31 Olaf Hering <olh@suse.de>
6991
6992 * config-ml.in: Propogate DESTDIR also.
6993
a3602181
JT
69942002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6995
6996 * configure.in (vax-*-netbsd*): Don't build gas for this
6997 platform.
6998
c95f53ae
MM
69992002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7000
7001 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7002 and libgcj for AVR.
7003
1d7c1053
NC
70042002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7005
7006 * config.sub: Add DLX target.
7007
4b37028f
JT
70082002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7009
7010 * config.guess: Update to 2002-05-22 version.
7011 * config.sub: Likewise.
7012
d5de0a84
NC
70132002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7014
7015 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7016 * config-ml.in: Likewise.
7017 * configure: Likewise.
7018 * configure.in: Likewise.
7019
c92a0210
DD
70202002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7021
115a77aa
DD
7022 * configure.in: Simplify makefile fragment collection.
7023
7024 * configure.in: Remove code to build emacs.
e99daf2b 7025
91e060aa
DD
7026 * configure.in : Remove --srcdir argument from targargs and buildargs
7027 (it's always overridden in the Makefile anyway). Rearrange a bit.
7028
7029 * configure: Move some logic to configure.in.
7030 * configure.in: Move some logic from configure.
c92a0210 7031
91217342
JJ
70322002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7033
7034 * COPYING.LIBGLOSS: New file.
7035
d3d8a9ee
NC
70362002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7037
7038 * Makefile.in: Honour DESTDIR.
7039
3a036cdc
AO
70402002-05-05 Alexandre Oliva <aoliva@redhat.com>
7041
7042 * configure.in (noconfigdirs): Don't disable libgcj on
7043 sparc64-*-solaris* and sparcv9-*-solaris*.
7044
6d095fe4
AO
70452002-05-03 Alexandre Oliva <aoliva@redhat.com>
7046
7047 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7048
dac55df9
TF
70492002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7050
7051 * configure.in (FLAGS_FOR_TARGET): Do not add
7052 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7053 on i[3456]86-*-linux*.
7054
a018e15b
TF
70552002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7056
7057 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7058
7059 * configure.in (noconfigdirs): Do not add target-newlib if
7060 target == i[3456]86-*-linux*, and host == target.
7061
5f284831
MM
70622002-04-29 Mark Mitchell <mark@codesourcery.com>
7063
7064 * config.guess: Updated to 2002-04-26's version.
7065 * config.sub: Updated to 2002-04-26's version.
7066
33babf59
DD
70672002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7068
bd5f7da2
DD
7069 * configure.in: delete reference to absent file
7070
a0c4f3a0
DD
7071 * configure.in: replace '[' with 'test'
7072
66f1ba4f
DD
7073 * configure.in: Eliminate references to gash.
7074 * Makefile.in: Eliminate references to gash.
7075
7c3ab50c
DD
7076 * configure.in: remove useless references to 'pic' makefile fragments.
7077
bbc025f5
DD
7078 * configure.in: (*-*-windows*) Finish removing.
7079
33babf59
DD
7080 * configure.in: Eliminate redundant test for libgui.
7081
d5ec694c
DD
70822002-04-26 Joel Sherrill <joel@OARcorp.com>
7083
7084 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7085 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7086
57a5346c
DD
70872002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7088
7089 * configure.in: remove references to dead files
7090
dbf93899
DD
70912002-04-18 Tom Tromey <tromey@redhat.com>
7092
7093 * configure.in: Disallow configuring libgcj when it is already
7094 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7095 Solaris 2.8 by default. For PR libgcj/6158.
7096
26eadf68
DD
70972002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7098
7099 * configure.in: Move default CC setting out of config/mh-* fragments
7100 directly into here.
7101
a0a2c6c6
DD
71022002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7103
7104 * configure.in: don't even try to configure or make a subdirectory
7105 if there's no configure script for it.
7106
9972f812
DD
71072002-04-15 Mark Mitchell <mark@codesourcery.com>
7108
7109 * MAINTAINERS: Remove chill maintainers.
7110 * Makefile.in (CHILLFLAGS): Remove.
7111 (CHILL_LIB): Remove.
7112 (TARGET_CONFIGDIRS): Remove libchill.
7113 (CHILL_FOR_TARGET): Remove.
7114 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7115 CHILL_LIB.
7116 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7117 (CHECK_TARGET_MODULES): Likewise.
7118 (INSTALL_TARGET_MODULES): Likewise.
7119 (CLEAN_TARGET_MODULES): Likewise.
7120 (configure-target-libchill): Remove.
7121 (all-target-libchill): Remove.
7122 * configure.in (target_libs): Remove target-libchill.
7123 Do not compute CHILL_FOR_TARGET.
7124 * libchill: Remove directory.
5481b376 7125
75205f78
DD
71262002-04-15 DJ Delorie <dj@redhat.com>
7127
7128 * Makefile.in, configure.in, configure: Sync with gcc, entries
7129 follow...
7130
71312002-04-08 Tom Tromey <tromey@redhat.com>
7132
7133 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7134 Fixes PR libgcj/6068.
7135
71362002-03-30 Krister Walfridsson <cato@df.lth.se>
7137
7138 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7139
71402002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7141
7142 * configure.in (alpha*-dec-osf*): Enable libgcj.
7143
71442002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7145
7146 Fix for: PR bootstrap/3591, target/5676
7147 * configure.in (mcore-pe): Disable the configuration of
7148 libstdc++-v3 since exceptions are not supported.
7149
71502002-03-20 Anthony Green <green@redhat.com>
7151
7152 * configure.in: Enable libgcj for xscale-elf target.
7153
71542002-02-28 Alexandre Oliva <aoliva@redhat.com>
7155
7156 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7157 libjava.
7158 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7159
71602002-02-22 Alexandre Oliva <aoliva@redhat.com>
7161
7162 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7163 libstdc++-v3 and libjava.
7164
71652002-02-11 Adam Megacz <adam@xwt.org>
7166
7167 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7168 boehm-gc
7169
71702002-02-09 Alexandre Oliva <aoliva@redhat.com>
7171
7172 * config.guess: Updated to 2002-01-30's version.
7173 * config.sub: Updated to 2002-02-01's version.
7174 Contribute sh64-elf.
7175 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7176 * configure.in: Added sh64-*-*.
7177
71782002-01-17 H.J. Lu <hjl@gnu.org>
7179
7180 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7181 (all-target-fastjar): Also depend on all-target-libiberty.
7182
7183Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7184
7185 * configure, configure.in: Use temp file for long sed commands.
7186
71872001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7188
7189 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7190 libf2c.
7191
71922001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7193
7194 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7195
71962001-10-11 Hans-Peter Nilsson <hp@axis.com>
7197
7198 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7199
72002001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7201
7202 * configure: Handle temporary files securely using mkdir.
7203
72042001-09-26 Will Cohen <wcohen@redhat.com>
7205
7206 * configure.in (*-*-linux*): Disable configuration of target-newlib
7207 and target-libgloss.
7208
72092001-09-26 Alexandre Oliva <aoliva@redhat.com>
7210
7211 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7212 RANLIB.
7213
72142001-08-11 Graham Stott <grahams@redhat.com>
7215
7216 * Makefile.in (check-c++): Add missing semicolon.
7217
72182001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7219
7220 * configure.in (sh-*-linux*): New.
7221
72222001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7223
7224 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7225 and libgcj on m68hc11/m68hc12.
7226
72272001-06-27 H.J. Lu (hjl@gnu.org)
7228
7229 * Makefile (CFLAGS_FOR_BUILD): New.
7230 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7231
72322001-06-01 Hans-Peter Nilsson <hp@axis.com>
7233
7234 * configure.in (libstdcxx_flags): Do not try to execute
7235 libstdc++-v3/testsuite_flags until it exists.
7236
72372001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7238
7239 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7240
72412001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7242
7243 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7244
7245Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7246
7247 * configure.in: Move *-chorusos target case to the proper switch.
7248 Disable libgcj.
7249
72502001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7251
7252 * Makefile.in (STAGE1_CFLAGS): Pass down.
7253
72542001-04-13 Alan Modra <amodra@one.net.au>
7255
7256 * config.guess: Add hppa64-linux support. Note for next import that
7257 this is already in the master file.
7258 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7259
72602001-03-22 Colin Howell <chowell@redhat.com>
7261
7262 * Makefile.in (DO_X): Do not backslash single-quotes in
7263 backquotes (two places).
7264
72652001-03-18 Laurynas Biveinis <lauras@softhome.net>
7266
7267 * Makefile.in (DO_X): Quote nested quotes.
7268
72692001-03-15 Laurynas Biveinis <lauras@softhome.net>
7270
7271 * Makefile.in (DO_X): Use double quotes for quoting
7272 "RANLIB=$${RANLIB}".
7273
72742001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7275
7276 * configure.in: Only use `lang_requires' for languages athat are
7277 actually enabled.
7278
72792001-03-07 Tom Tromey <tromey@redhat.com>
7280
7281 * configure.in: Allow config-lang.in to set `lang_requires' to list
7282 of other required languages.
7283
72842001-03-06 Laurynas Biveinis <lauras@softhome.net>
7285
7286 * Makefile.in: Remove RANLIB definition. Use RANLIB
7287 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7288 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7289
72902001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7291 Alexandre Oliva <aoliva@redhat.com>
7292
7293 * Makefile.in (check-c++): Use tabs, not spaces.
7294
72952001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7296
7297 * Makefile.in (check-c++): New rule.
7298
7299 * configure.in (target_libs): Remove libg++.
7300 (noconfigdirs): Remove libg++.
7301 (noconfigdirs): Same.
7302 (noconfigdirs): Same.
7303 (noconfigdirs): Same.
7304
7305 * config-ml.in: Remove libg++ references.
7306
7307 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7308 (ALL_TARGET_MODULES): Same.
7309 (configure-target-libg++): Remove.
7310 (all-target-libg++): Remove.
7311 (configure-target-libio): Remove.
7312 (all-target-libio): Remove.
7313 (check-target-libio): Remove.
7314 (.PHONY): Remove.
7315 (libg++.tar.bz2): Remove.
7316 (all-target-cygmon): Remove libio.
7317 (all-target-libstdc++): Remove.
7318 (configure-target-libstdc++): Remove.
7319 (TARGET_LIB_PATH): Remove libstdc++.
7320 (ALL_GCC_CXX): Remove libstdc++.
7321 (all-target-gperf): Correct.
7322
73232001-02-15 Anthony Green <green@redhat.com>
7324
7325 * configure: Introduce GCJ_FOR_TARGET.
7326 * configure.in: Ditto.
7327 * Makefile.in: Ditto.
7328
73292001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7330
7331 * configure.in: for *-chorusos, don't config target-newlib and
7332 target-libgloss.
7333
73342001-02-04 Mark Mitchell <mark@codesourcery.com>
7335
7336 Remove V2 C++ library.
7337 * configure.in: Remove --enable-libstdcxx_v3 support.
7338
73392001-01-27 Richard Henderson <rth@redhat.com>
7340
7341 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7342
73432001-01-26 Tom Tromey <tromey@redhat.com>
7344
7345 * configure.in: Allow libgcj to be built on Sparc Solaris.
7346
73472001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7348
7349 * configure.in: Enable libgcj on several additional platforms.
7350
73512001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7352
7353 * configure.in: Enable libgcj for linux targets.
7354
73552001-01-09 Mike Stump <mrs@wrs.com>
7356
7357 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7358 failures of subdirectories.
7359
73602001-01-02 Laurynas Biveinis <lauras@softhome.net>
7361
7362 * configure: handle DOS-style absolute paths.
7363
73642001-01-02 Laurynas Biveinis <lauras@softhome.net>
7365
7366 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7367
73682000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7369
7370 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7371 (libstdcxx_incdir): Pass down.
7372 * config.if: Remove expired bits for cxx_interface, add stub.
7373 (libstdcxx_incdir): Add variable for g++ include directory.
7374 * configure.in (gxx_include_dir): Use it.
7375
73762000-12-15 Andreas Jaeger <aj@suse.de>
7377
7378 * configure.in: Handle lang_dirs.
7379
73802000-12-13 Anthony Green <green@redhat.com>
7381
7382 * configure.in: Disable libgcj for any target not specifically
7383 listed. Disable libgcj for x86 and Alpha Linux until compatible
7384 with g++ abi.
7385
73862000-12-13 Mike Stump <mrs@wrs.com>
7387
7388 * Makefile.in (local-distclean): Also remove fastjar.
7389
73902000-12-10 Anthony Green <green@redhat.com>
7391
7392 * configure.in: Define libgcj. Disable libgcj target libraries for
7393 most targets.
7394
73952000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7396
7397 * configure.in (target_libs): Revert 2000-12-08 patch.
7398 (noconfigdirs): Added target-libjava.
7399
74002000-12-09 Laurynas Biveinis <lauras@softhome.net>
7401
7402 * Makefile.in: handle DOS-style absolute paths.
7403
74042000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7405
7406 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7407 libjava.
7408 * configure.in (target_libs): Removed `target-libjava'.
7409
74102000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7411
7412 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7413 (ALL_MODULES): Added fastjar.
7414 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7415 (all-target-libjava): all-fastjar replaces all-zip.
7416 (all-fastjar): Added.
7417 (configure-target-fastjar, all-target-fastjar): Likewise.
7418 * configure.in (host_tools): Added fastjar.
7419
74202000-12-07 Mike Stump <mrs@wrs.com>
7421
7422 * Makefile.in (local-distclean): Remove leftover built files.
7423
74242000-11-16 Fred Fish <fnf@be.com>
7425
7426 * configure.in (enable_libstdcxx_v3): Fix typo,
7427 libstd++ -> libstdc++.
7428
74292000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7430
7431 * configure: Provide the original toplevel configure arguments
7432 (including $0) to subprocesses in the environment rather than
7433 through gcc/configargs.h.
7434
74352000-11-12 Mark Mitchell <mark@codesourcery.com>
7436
7437 * configure: Turn on libstdc++ V3 by default.
7438
74392000-10-16 Michael Meissner <meissner@redhat.com>
7440
7441 * configure (gcc/configargs.h): Only create if there is a build GCC
7442 directory created.
7443
74442000-10-05 Phil Edwards <pme@gcc.gnu.org>
7445
7446 * configure: Save configure arguments to gcc/configargs.h.
7447
74482000-10-04 Andris Pavenis <pavenis@latnet.lv>
7449
7450 * Makefile.in (bootstrap): avoid recursion if subdir missing
7451 (cross): ditto
7452 (do-proto-toplev): ditto
7453
7454Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7455
7456 * configure.in: Do not build byacc for hppa64. Provide paths to the
7457 X11 libraries for hppa64.
7458
74592000-09-02 Anthony Green <green@cygnus.com>
7460
7461 * Makefile.in (all-gcc): Depend on all-zlib.
7462 (CLEAN_MODULES): Add clean-zlib.
7463 (ALL_MODULES): Add all-zlib.
7464 * configure.in (host_libs): Add zlib.
7465
74662000-08-25 Alexandre Oliva <aoliva@redhat.com>
7467
7468 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7469 $targargs to tell whether newlib is going to be built.
7470
7471 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7472 $$r/TARGET_SUBDIR/libio for _G_config.h.
7473
74742000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7475
7476 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7477
7478 * configure: Make enable_threads and enable_shared defaults
7479 explicit. Substitute enable_threads into generated Makefiles.
7480 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7481 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7482
74832000-08-02 Manfred Hollstein <manfredh@redhat.com>
7484
7485 * configure.in: Re-enable all references to libg++ and librx.
7486
ffb97b2f 74872002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7488
ffb97b2f
DD
7489 * configure.in: Add *-*-freebsd* configurations.
7490
bbf6e9e3
AC
74912002-04-07 Andrew Cagney <ac131313@redhat.com>
7492
7493 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7494 (do-tar, do-bz2): New rules.
7495 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7496 (gdb-tar): New rule.
7497 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7498 (insight_dejagnu.tar): New rule.
7499 (insight.tar): New rule.
7500 (gdb+dejagnu.tar): New rule.
7501 (gdb.tar): New rule.
7502
8f1579c0
AC
75032002-04-07 Andrew Cagney <ac131313@redhat.com>
7504
7505 * MAINTAINERS: Update dejagnu/
7506
ba3c59ab
AO
75072002-03-16 Alexandre Oliva <aoliva@redhat.com>
7508
7509 * ltmain.sh (relink_command): Fix typo in previous change.
7510
6243d5dd
AO
75112002-03-15 Alexandre Oliva <aoliva@redhat.com>
7512
7513 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7514 (relink_command): Added --tag flags.
7515 (mode=install): If relinking fails; error out.
7516
80413487
RH
75172002-03-12 Richard Henderson <rth@redhat.com>
7518
7519 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7520 .NOTPARALLEL tag.
7521 (do-check): Rename from check.
7522 (check): Allow parallel check.
7523
3daeddf6
RH
75242002-03-11 Richard Henderson <rth@redhat.com>
7525
7526 * Makefile.in (.NOTPARALLEL): Add fake tag.
7527
fad93c55
L
75282002-03-07 H.J. Lu (hjl@gnu.org)
7529
7530 * configure.in: Enable gprof for mips*-*-linux*.
7531
2e8357fc
AO
75322002-02-28 Alexandre Oliva <aoliva@redhat.com>
7533
7534 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7535 libjava.
7536 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7537
bd48e1a9
AC
75382002-02-24 Andrew Cagney <ac131313@redhat.com>
7539
7540 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7541
39121370
DJ
75422002-02-23 Daniel Jacobowitz <drow@mvista.com>
7543
7544 * config.guess: Import from master sources, rev 1.232.
7545 * config.sub: Import from master sources, rev 1.246.
7546
081ff160
AO
75472002-02-23 Alexandre Oliva <aoliva@redhat.com>
7548
7549 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7550 because its Makefile is there; test for the executable instead.
7551
20a5393b
AO
75522002-02-09 Alexandre Oliva <aoliva@redhat.com>
7553
7554 Contribute sh64-elf.
7555 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7556 * configure.in: Added sh64-*-*.
7557
38135629
JJ
75582002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7559
80413487
RH
7560 * COPYING.NEWLIB: Remove advertising clause from
7561 Berkeley and Red Hat licenses.
38135629 7562
48d19748
MD
75632002-02-01 Mo DeJong <supermo@bayarea.net>
7564
7565 * Makefile.in: Add all-tix to deps for all-snavigator
7566 so that tix is built when building snavigator.
7567
f6e1c110
BE
75682002-02-01 Ben Elliston <bje@redhat.com>
7569
7570 * config.guess: Import from master sources, rev 1.229.
7571 * config.sub: Import from master sources, rev 1.240.
7572
4867be41
DJ
75732002-01-27 Daniel Jacobowitz <drow@mvista.com>
7574
7575 From Steve Ellcey <sje@cup.hp.com>:
7576 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7577 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7578 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7579 IA64.
7580 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7581 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7582 soname_spec, sys_lib_search_path_spec): Ditto.
7583
e82380cc
JT
75842002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7585
7586 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7587 target-libiberty, and target-libgloss. Skip Java-related
7588 libraries if not supported for NetBSD on target CPU.
7589
1319fb9c
NC
75902002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7591
7592 * configure.in: Import StrongARM and XScale target_configdirs from
7593 FSF GCC version.
7594
b020f6ac
L
75952002-01-16 H.J. Lu (hjl@gnu.org)
7596
7597 * config.guess: Import from master sources, rev 1.225.
7598 * config.sub: Import from master sources, rev 1.238.
7599
7600 * MAINTAINERS: Updated notes on config.guess and config.sub.
7601
a0c1c920
NC
76022002-01-11 Steve Ellcey <sje@cup.hp.com>
7603
7604 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7605 ld and gdb are not supported.
7606
a9fa5e1f
JJ
76072002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7608
7609 * Change reference to Cygnus Solutions to be Red Hat.
7610
94077108
JJ
76112002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7612
7613 * COPYING.NEWLIB: Update generic copyright date.
7614
05ecd75c
MS
76152002-01-07 Mark Salter <msalter@redhat.com>
7616
7617 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7618 Allow target-libgloss to be built for arm, strongarm, and xscale.
7619
a106bb62
BE
76202002-01-03 Ben Elliston <bje@redhat.com>
7621
7622 * MAINTAINERS: Update URL for config.* scripts.
7623
0e254642
AM
76242001-12-18 Alan Modra <amodra@bigpond.net.au>
7625
7626 * config.sub: Import latest version.
7627 * config.guess: Likewise.
7628
0a0d0041
TF
76292001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7630
7631 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7632 options for i[3456]86-pc-linux* native builds.
7633
d932cae7
NC
76342001-12-05 Laurent Guerby <guerby@acm.org>
7635
7636 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7637 libiberty.
d932cae7
NC
7638
7639 Import this patch from gcc:
5481b376 7640
d932cae7
NC
7641 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7642
7643 * symlink-tree: handle DOS-style absolute paths.
7644
49b7683b
DD
76452001-11-28 DJ Delorie <dj@redhat.com>
7646 Zack Weinberg <zack@codesourcery.com>
7647
7648 When build != host, create libiberty for the build machine.
7649
7650 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7651 CONFIG_ARGUMENTS.
7652 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7653 New variables.
7654 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7655 and rules.
7656 (all.normal): Depend on ALL_BUILD_MODULES.
7657 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7658 (all-build-libiberty): Depend on configure-build-libiberty.
7659
7660 * configure: Calculate and substitute proper value for
7661 ALL_BUILD_MODULES.
7662 * configure.in: Create the build subdirectory.
7663 Calculate and substitute TARGET_CONFIGARGS (formerly
7664 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7665
26ef82f4
GK
76662001-11-26 Geoffrey Keating <geoffk@redhat.com>
7667
7668 * config.sub: Update to version 1.232 on subversion.
7669
43e64072
NC
76702001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7671
7672 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7673 files from .po files for a distribution.
7674
66f6c0d5
HPN
76752001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7676
7677 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7678
4a02fdb2
JH
76792001-11-13 Jeff Holcomb <jeffh@redhat.com>
7680
7681 Merged from net gcc:
7682 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7683 * ltcf-c.sh: Use $objext, not $ac_objext.
7684 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7685 * ltcf-cxx.sh: Add support for GNU.
7686 2001-07-22 Timothy Wall <twall@redhat.com>
7687 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7688 default settings if using GNU tools with that configuration.
7689 * ltcf-cxx.sh: Ditto.
7690 * ltcf-gcj.sh: Ditto.
7691 2001-07-21 Michael Chastain <chastain@redhat.com>
7692 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7693 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7694 * ltmain.sh: Mark as gcc-local.
7695
227b9953
JH
76962001-11-13 Jeff Holcomb <jeffh@redhat.com>
7697
7698 * Makefile.in (all-bison): Revert 2001-10-24.
7699 Don't depend on texinfo.
7700
cbbab8fb
JJ
77012001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7702
80413487 7703 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7704
922b2485
DD
77052001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7706
7707 * configure.in (--enable-languages): Be more permissive about
7708 syntax. Check for empty lists better. Warn about $LANGUAGES.
7709
f08fa01d
HPN
77102001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7711
7712 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7713
fee3da4e
JH
77142001-10-24 Jeff Holcomb <jeffh@redhat.com>
7715
7716 Makefile.in (all-bison): Don't depend on texinfo.
7717
73fb1ef9
AM
77182001-10-03 Alan Modra <amodra@bigpond.net.au>
7719
7720 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7721
373688ac
AO
77222001-09-29 Alexandre Oliva <aoliva@redhat.com>
7723
7724 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7725
9c07660b
HPN
77262001-09-28 Hans-Peter Nilsson <hp@axis.com>
7727
7728 * config.sub, config.guess: Import latest from subversions.
7729
3f152009
AO
77302001-09-21 Alexandre Oliva <aoliva@redhat.com>
7731
7732 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7733 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7734 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7735 avoid quotes nesting problems.
7736 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7737 (DO_X): Export only variables that are set.
7738
8f6a59e5
BE
77392001-09-19 Ben Elliston <bje@redhat.com>
7740
7741 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7742 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7743 semantics. Use the shell built-in "type" command instead.
7744
a1ec19fa
TS
77452001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7746
7747 * config.sub: Reverted the earlier change, this version is not the
7748 master file.
7749
4008bd9b
TS
77502001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7751
7752 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7753 Add support for mips64.
7754
dd1e52a4
JH
77552001-09-03 Jeff Holcomb <jeffh@redhat.com>
7756
7757 * configure.in: Enable libstdc++-v3 for h8300 targets.
7758
91549d1c
EC
77592001-08-30 Eric Christopher <echristo@redhat.com>
7760 Jason Eckhardt <jle@redhat.com>
7761
7762 * config.sub: Add support for mipsisa32.
7763
cf966cf9
EC
77642001-08-30 Eric Christopher <echristo@redhat.com>
7765
7766 * config.sub, config.guess: Import latest from subversions.
7767
82208dc5
AM
77682001-08-20 Alan Modra <amodra@bigpond.net.au>
7769
7770 * config.sub, config.guess: Import latest from subversions.
7771
4dca8403
DD
77722001-07-26 DJ Delorie <dj@redhat.com>
7773
7774 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7775
1107dce2
AM
77762001-06-19 Alan Modra <amodra@bigpond.net.au>
7777
7778 * Makefile.in: Revert 2001-06-17.
7779 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7780
e09a6604
L
77812001-06-17 H.J. Lu <hjl@gnu.org>
7782
7783 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7784 (gas+binutils.tar.bz2): Likewise.
7785 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7786
31a8b634
AC
7787Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7788
7789 * Makefile.in (VER): When present, extract the version number from
5481b376 7790 the file version.in.
31a8b634 7791
dc70af01
AO
77922001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7793
7794 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7795 gcc/xgcc is built, use -print-prog-name to find out the program
7796 name to use.
7797
839bbd8c
AO
77982001-06-04 Mark Mitchell <mark@codesourcery.com>
7799
7800 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7801 with_gcc]: Use `gcc -shared' to build a shared library.
7802
566e9a30
AO
78032001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7804
7805 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7806 archives.
7807
e877bb69
AO
78082001-05-28 Simon Patarin <simon.patarin@inria.fr>
7809
7810 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7811 libraries when using g++ with native linker.
7812
1605288b
AO
78132001-05-28 Alexandre Oliva <aoliva@redhat.com>
7814
7815 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7816
11a383ba
TR
78172001-05-24 Tom Rix <trix@redhat.com>
7818
7819 * configure.in : enable ld for aix
cf966cf9 7820
18611226
AO
78212001-05-22 Alexandre Oliva <aoliva@redhat.com>
7822
7823 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7824 [aix4*|aix5*]: Prepend blank.
7825
6be7c12c
AO
78262001-05-20 Alexandre Oliva <aoliva@redhat.com>
7827
7828 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7829 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7830 of subdir/configure scripts to use the new libtool.m4.
7831
4ed00bba
L
78322001-05-14 H.J. Lu <hjl@gnu.org>
7833
7834 * config.if (libc_interface): Set to -libc6.2- for cross
7835 compiling to Linux/glibc 2.2.
7836
b1af961c
AO
78372001-05-03 Alexandre Oliva <aoliva@redhat.com>
7838
7839 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7840 libgcj.
7841
5ec3e74e
AO
78422001-04-26 Alexandre Oliva <aoliva@redhat.com>
7843
7844 * configure.in (noconfigdirs): Don't reset it from scratch in the
7845 target case; only append to it.
7846
b3ed1d6b
AO
78472001-04-26 Alexandre Oliva <aoliva@redhat.com>
7848
7849 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7850 sparc-*-solaris2.8]: Disable ${libgcj}.
7851
96111c10
AO
78522001-04-25 Alexandre Oliva <aoliva@redhat.com>
7853
7854 * configure.in (libgcj_saved): Copy from $libgcj.
7855 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7856 --disable-libgcj.
7857
b5bf43f2
AO
78582001-04-20 Alexandre Oliva <aoliva@redhat.com>
7859
7860 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7861 1.641.2.228.
7862
8cc32590
AO
78632001-04-12 Alexandre Oliva <aoliva@redhat.com>
7864
7865 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7866 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7867
dec0cb0c
AO
78682001-04-01 Alexandre Oliva <aoliva@redhat.com>
7869
7870 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7871 New macros.
7872 (bootstrap, cross): Use RECURSE_FLAGS.
7873 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7874
6a9c3886
AO
78752001-03-27 Alexandre Oliva <aoliva@redhat.com>
7876
7877 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7878
d4fc7db8
NC
78792001-03-23 Nick Clifton <nickc@redhat.com>
7880
7881 * README-maintainer-mode: Add note about inability to use "make
7882 distclean" in maintainer mode.
7883
7389ff65
AO
78842001-03-22 Alexandre Oliva <aoliva@redhat.com>
7885
7886 Re-installed:
7887 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7888 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7889 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7890 * ltcf-cxx.sh: Likewise.
7891 * ltcf-gcj.sh: Likewise.
7892
b3e0dc8e
PB
78932001-03-22 Philip Blundell <philb@gnu.org>
7894
7895 * config.sub, config.guess: Import latest from subversions.
7896
469b781c
AO
78972001-03-22 Alexandre Oliva <aoliva@redhat.com>
7898
7899 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7900 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7901
b0dad762
MC
79022001-03-20 Michael Chastain <chastain@redhat.com>
7903
7904 * Makefile.in: all-m4 depends on all-texinfo.
7905
c559bb17
AO
79062001-03-08 Alexandre Oliva <aoliva@redhat.com>
7907
7908 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7909
fef4ae2e
JJ
79102001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7911
7912 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7913 longer valid.
7914
8d6dd99d
NC
79152001-02-16 Nick Clifton <nickc@redhat.com>
7916
7917 * configure.in (noconfigdirs): Allow configuration of texinfo
7918 for Cygwin hosts.
7919
a85d7ed0
NC
79202001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7921
7922 * config.guess: Add linux target for S/390.
7923 * config.sub: Likewise.
7924 * configure.in: Likewise.
7925
51221c5e
DD
79262001-02-06 Ben Elliston <bje@redhat.com>
7927
7928 * configure: Output host type to stdout, not stderr.
7929
9dec4c71
MS
79302001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7931
7932 * config.guess: Import from subversions.gnu.org (revision 1.181).
7933 * config.sub: Import from subversions.gnu.org (revision 1.199).
7934
9add9c04
AM
79352001-01-30 Alan Modra <alan@linuxcare.com.au>
7936
7937 * config.guess: Handle hppa64-linux systems.
7938
8679174d
MS
79392001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7940
7941 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7942 Don't unset, it's non-portable and no longer necessary, set to empty
7943 instead.
7944
02d01ed4
MS
79452001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7946
7947 * ltconfig: Shell portability fix for the tagname validity check.
7948
4cc5853d
MS
79492001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7950
7951 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7952
7487e485
AO
79532001-01-27 Alexandre Oliva <aoliva@redhat.com>
7954
7955 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7956 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7957
f332af52
AO
79582001-01-24 Alexandre Oliva <aoliva@redhat.com>
7959
7960 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7961 keep at least one of build_libtool_libs or build_old_libs set to
7962 yes.
7963
ef099754
AO
79642001-01-24 Alexandre Oliva <aoliva@redhat.com>
7965
7966 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7967 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7968
8341f2fc 79692000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7970
8341f2fc
AJ
7971 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7972
79732000-11-03 Philip Blundell <pb@futuretv.com>
7974
7975 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7976 files.
ebf0fa2e 7977
c320a39f
JJ
79782001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7979
7980 * COPYING.NEWLIB: Put into source repository.
7981
8817b92e
BE
79822001-01-15 Ben Elliston <bje@redhat.com>
7983
7984 * configure.in (host_tools): Add sid.
7985 Always configure cgen.
7986 * Makefile.in (all-sid): New target.
7987 (check-sid, clean-sid, install-sid): Likewise.
7988
35590697
AJ
79892001-01-07 Andreas Jaeger <aj@suse.de>
7990
80413487 7991 * config.sub, config.guess: Update from subversions.
35590697 7992
6ee6cea6
AO
79932000-12-12 Alexandre Oliva <aoliva@redhat.com>
7994
7995 * configure.in: Disable language-specific target libraries for
7996 languages that aren't enabled.
7997
077b8428
NC
79982000-11-24 Nick Clifton <nickc@redhat.com>
7999
8000 * configure.in (xscale-elf): Add target.
8001 (xscale-coff): Add target.
8002 (c4x, c5x, tic54x): Move after ARM targets.
8003
9e28a1ed
AO
80042000-11-23 Alexandre Oliva <aoliva@redhat.com>
8005
8006 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8007
be98a80a
ILT
80082000-11-20 Ian Lance Taylor <ian@zembu.com>
8009
8010 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8011
5cec67bf
AO
80122000-11-18 Alexandre Oliva <aoliva@redhat.com>
8013
8014 * Makefile.in: Merge with GCC and libgcj.
8015 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8016 configure-target-<library> when their configure scripts need the C
8017 or C++ library to have already been built to work properly.
8018 (do_proto_toplev): Set them to an empty string.
8019
d932cae7 80202000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8021
8022 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8023 (REALLY_SET_LIB_PATH): Use them.
8024
d932cae7 80252000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8026
8027 * config.sub: Add support for Sun Chorus
8028
8602ff0c
NC
80292000-11-02 Per Lundberg <plundis@chaosdev.org>
8030
8031 * config.sub: Add support for the *-storm-chaos OS.
8032
f9e0997d
NC
80332000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8034
80413487
RH
8035 * configure.in (noconfigdirs): Don't compile some
8036 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8037
d64552c5
AO
80382000-09-30 Alexandre Oliva <aoliva@redhat.com>
8039
8040 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8041 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8042 all affected `configure' scripts.
8043
97f60b31
AO
80442000-09-25 Alexandre Oliva <aoliva@redhat.com>
8045
8046 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8047 ltcf-c.sh.
8048
6e8dd58f
PB
80492000-09-12 Philip Blundell <philb@gnu.org>
8050
8051 * config.sub, config.guess: Update from subversions.
8052
103a2e99
AO
80532000-09-06 Alexandre Oliva <aoliva@redhat.com>
8054
51601921
AO
8055 * Makefile.in (all-zlib): Added dummy target.
8056
103a2e99
AO
8057 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8058 multi-language branch.
8059
2809b4b9
AO
80602000-09-05 Alexandre Oliva <aoliva@redhat.com>
8061
8062 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8063 (bootstrap*): Depend on all-bootstrap.
8064
7450026c
AO
80652000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8066
8067 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8068 crosses, but add gcc/include to the header search path for them.
8069
6cf86f7f
AO
80702000-08-31 Alexandre Oliva <aoliva@redhat.com>
8071
8072 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8073 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8074 * gettext.m4: New file, extracted from aclocal.m4.
8075
ce2ea6e3
AO
80762000-08-22 Alexandre Oliva <aoliva@redhat.com>
8077
8078 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8079 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8080 sub-configures.
8081
9765193e
DE
80822000-08-20 Doug Evans <dje@casey.transmeta.com>
8083
8084 * Makefile.in (ALL_MODULES): Add all-cgen.
8085 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8086 (all-cgen): New target.
8087 (all-opcodes,all-sim): Depend on all-cgen.
8088 * configure.in (host_tools): Add cgen.
8089 Only configure cgen if --enable-cgen-maint.
8090
d7b32520
AO
80912000-08-17 Alexandre Oliva <aoliva@redhat.com>
8092
8093 * config-ml.in (CC, CXX): Don't introduce a leading space.
8094
e52ef561
AO
80952000-08-16 Alexandre Oliva <aoliva@redhat.com>
8096
8097 * configure.in (libstdcxx_flags): Use
8098 libstdc++-v3/src/libstdc++.INC.
8099
88f9c2a0
AO
81002000-08-15 Alexandre Oliva <aoliva@redhat.com>
8101
8102 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8103
98fbe43f
JM
81042000-08-11 Jason Merrill <jason@redhat.com>
8105
8106 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8107 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8108 (FLAGS_FOR_TARGET): Not here.
8109 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8110
279ddab4
DD
81112000-08-07 DJ Delorie <dj@redhat.com>
8112
8113 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8114 "if we're also building gcc, and it's a gcc that will run on the
8115 build machine, we want to use its includes instead of the system's
8116 default includes".
8117
60523a83
AO
81182000-08-03 Alexandre Oliva <aoliva@redhat.com>
8119
24ffec7a
AO
8120 * configure.in (libstdcxx_flags): Don't use `"'.
8121
60523a83
AO
8122 * config-ml.in: Adjust multilib search paths to the
8123 appropriate multilib tree.
8124
daf644b5
AO
81252000-08-02 Alexandre Oliva <aoliva@redhat.com>
8126
8127 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8128 commas in $LANGUAGES.
8129
63266560
DD
81302000-08-01 Alexandre Oliva <aoliva@redhat.com>
8131
8132 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8133
81342000-07-31 Alexandre Oliva <aoliva@redhat.com>
8135
8136 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8137 CXX_FOR_TARGET for sed.
8138
81392000-07-30 Alexandre Oliva <aoliva@redhat.com>
8140
8141 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8142 Do not override if already set in the environment or in configure.
8143 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8144 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8145
9e449d3e
AO
81462000-07-27 Alexandre Oliva <aoliva@redhat.com>
8147
8148 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8149 (GCC_FOR_TARGET): Use it.
8150 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8151 * configure.in: ... here.
8152 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8153 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8154
8bbd92e0
AO
81552000-07-24 Alexandre Oliva <aoliva@redhat.com>
8156
fd1f87b2
AO
8157 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8158 (configure-target-libchill, configure-target-libobjc): Likewise.
8159
8bbd92e0
AO
8160 * configure.in: Use the same cache file for all target libs.
8161 * config-ml.in: But different cache files per multilib variant.
8162
25c6c112
JL
81632000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8164
8165 * configure (topsrcdir): Don't use dirname.
8166
ba73c63f
JM
81672000-07-20 Jason Merrill <jason@redhat.com>
8168
8169 * configure.in: Remove all references to libg++ and librx.
8170
8171 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8172
1af08294
HPN
81732000-07-20 Hans-Peter Nilsson <hp@axis.com>
8174
8175 * config.sub: Update to subversions version 2000-07-06.
8176
ba73c63f
JM
81772000-07-12 Andrew Haley <aph@cygnus.com>
8178
8179 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8180 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8181
81822000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8183
8184 * symlink-tree: Check number of arguments.
8185
d932cae7 81862000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8187
8188 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8189
ba73c63f
JM
81902000-07-05 Jim Wilson <wilson@cygnus.com>
8191
8192 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8193 search path for a g++ extracted from the build tree. This
8194 will allow link tests run by configure scripts in
8195 subdirectories to succeed.
8196
92ee2f86
UC
81972000-07-01 Koundinya K <kk@ddeorg.soft.net>
8198
80413487 8199 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8200
23f2f29f
CV
82012000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8202
8203 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8204 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8205
f04f5a67
TW
82062000-06-19 Timothy Wall <twall@cygnus.com>
8207
8208 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8209 * config.sub: Add tic54x target.
8210
11da68be
NC
82112000-06-07 Phillip Thomas <pthomas@suse.de>
8212
8213 * README-maintainer-mode: New file: Contains notes on using
8214 --enable-maintainer-mode with binutils.
8215
d932cae7 82162000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8217
8218 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8219
d932cae7 82202000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8221
8222 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8223 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8224
9442cea3
L
822520000-05-21 H.J. Lu (hjl@gnu.org)
8226
80413487
RH
8227 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8228 directory are used if they exist. Make sure
8229 $(build_tooldir)/include is searched for header files,
8230 $(build_tooldir)/lib/ for library files.
9442cea3 8231 (GCC_FOR_TARGET): Likewise.
80413487 8232 (CXX_FOR_TARGET): Likewise.
9442cea3 8233
d932cae7 82342000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8235
8236 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8237
d932cae7 82382000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8239
8240 * Makefile.in (configure-target-libiberty): Depend on
8241 configure-target-newlib.
8242
ba73c63f
JM
82432000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8244
8245 * configure.in, Makefile.in: Merge all libffi-related
8246 configury stuff from the libgcj tree.
8247
d932cae7 82482000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8249
8250 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8251 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8252
d932cae7 82532000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8254
8255 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8256 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8257 current version information. Add to proto-toplev directory.
b5a23627
AC
8258 (gdb-taz): Build do-djunpack.
8259
ba73c63f
JM
82602000-05-15 David Edelsohn <edelsohn@gnu.org>
8261
8262 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8263
7c86ed39
L
82642000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8265
8266 * ltmain.sh: Preserve in relink_command any environment
8267 variables that may affect the linker behavior.
8268
d932cae7 82692000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8270
8271 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8272
d932cae7 82732000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8274
8275 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8276
ed0a91a5
EZ
82772000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8278
8279 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8280 with the version name.
ed0a91a5 8281
ba73c63f 82822000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8283
ba73c63f 8284 * config.if: Tweak.
6cafa39f 8285
ba73c63f 82862000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8287
ba73c63f 8288 * djunpack.bat: New file.
66156876 8289
d932cae7 82902000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8291
8292 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8293 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8294 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8295 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8296
ba73c63f
JM
82972000-04-16 Dave Pitts <dpitts@cozx.com>
8298
80413487
RH
8299 * config.sub (case $basic_machine): Change default for "ibm-*"
8300 to "openedition".
ba73c63f 8301
d932cae7 83022000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8303
8304 * Makefile.in (gdb-taz): New target. GDB specific archive.
8305 (do-md5sum): New target.
8306 (MD5PROG): Define.
8307 (PACKAGE): Default to TOOL.
8308 (VER): Default to a shell script.
8309 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8310 md5 checksum generation.
b35ece4e
AC
8311 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8312 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8313 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8314 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8315
d932cae7 83162000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8317
8318 * configure (warn_cflags): Delete.
8319
ba73c63f 83202000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8321 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8322
80413487
RH
8323 * configure.in (enable_libstdcxx_v3): Add.
8324 (target_libs): Add bits here to switch between libstdc++-v2 and
8325 libstdc++-v3.
8326 * config.if: And this file too.
8327 * Makefile.in: Add libstdc++-v3 targets.
35590697 8328
ba73c63f
JM
83292000-04-05 Michael Meissner <meissner@redhat.com>
8330
8331 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8332
d332c5ac
JM
83332000-03-29 Jason Merrill <jason@casey.cygnus.com>
8334
8335 * configure.in: -linux-gnu*, not -linux-gnu.
8336
d932cae7 83372000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8338
8339 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8340 (do-tar-bz2): Replace TOOL with PACKAGE.
8341 (gdb.tar.bz2): Remove GDBTK from GDB package.
8342 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8343 dejagnu.tar.bz2): New packages.
6dcbc97b 8344
96ce09a7
ILT
83452000-02-27 Andreas Jaeger <aj@suse.de>
8346
8347 * configure.in: Add entry for mips*-*-linux*, move catch all
8348 *-*-*linux* entry below this one.
8349
2031769e
ILT
83502000-02-27 Ian Lance Taylor <ian@zembu.com>
8351
8352 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8353
4bab746c
NC
83542000-02-24 Nick Clifton <nickc@cygnus.com>
8355
8356 * config.sub: Support an OS of "wince".
8357
d932cae7 83582000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8359
8360 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8361 version.
ada59422 8362
5b93d8bb
AM
83632000-02-23 Linas Vepstas <linas@linas.org>
8364
8365 * config.sub: Add support for Linux/IBM 370.
8366 * configure.in: Likewise.
8367
2fb651f6
NC
83682000-02-22 Nick Clifton <nickc@cygnus.com>
8369
8370 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8371
b8441c25
CF
83722000-02-20 Christopher Faylor <cgf@cygnus.com>
8373
8374 * config.guess: Guess "cygwin" rather than "cygwin32".
8375
d332c5ac
JM
83762000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8377
8378 * configure (gcc_version): When setting, narrow search to
8379 lines containing `version_string'.
8380
ba73c63f
JM
83812000-02-15 Denis Chertykov <denisc@overta.ru>
8382
8383 * config.sub: Add support for avr target.
8384
d932cae7 83852000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8386
8387 * config.sub: Add mmix-knuth-mmixware.
8388
83892000-01-27 Christopher Faylor <cgf@redhat.com>
8390
8391 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8392 structure stuff to -L library search.
8393 (CXX_FOR_TARGET): Ditto.
8394 (CROSS_CHECK_MODULES): Fix spelling mistake.
8395
83962000-01-24 Mark Mitchell <mark@codesourcery.com>
8397
8398 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8399 the C++ compiler.
8400
84012000-01-12 Richard Henderson <rth@cygnus.com>
8402
8403 * configure.in: Don't build some bits for beos.
8404
84052000-01-12 Joel Sherrill (joel@OARcorp.com)
8406
8407 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8408 as include files.
8409
91b2c84d
GK
84102000-01-06 Geoff Keating <geoffk@cygnus.com>
8411
8412 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8413 not mh-aix43.
8414
ba73c63f
JM
84151999-12-14 Richard Henderson <rth@cygnus.com>
8416
8417 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8418 * config.sub: Accept alphaev[78], alphaev8.
8419
84201999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8421
8422 * config.guess, config.sub: Update from autoconf.
8423
8424Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8425
8426 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8427 necessary libraries are missing.
8428
84291999-10-25 Andreas Schwab <schwab@suse.de>
8430
8431 * configure: Fix quoting inside arguments of eval.
8432
84331999-10-21 Nick Clifton <nickc@cygnus.com>
8434
8435 * config-ml.in: Allow suppression of some ARM multilibs.
8436
8437Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8438
8439 * config.guess: Add OS/390 match pattern.
8440 * config.sub: Add mvs, openedition targets.
8441 * configure.in (i370-ibm-opened*): New.
8442
ef14edc4
ILT
84431999-09-04 Steve Chamberlain <sac@pobox.com>
8444
8445 * config.sub: Add support for configuring for pj.
8446
afb478e8
NC
84471999-08-31 Nick Clifton <nickc@cygnus.com>
8448
fd6848f6 8449 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8450
ba73c63f 84511999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8452
8453 * configure.in: Do not configure or build ld for AIX
8454 platforms. ld is known to be broken on these platforms.
8455
ba73c63f
JM
8456Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8457
8458 * config-ml.in: Pass compiler flag corresponding to multidirs to
8459 subdir configures.
8460
c363de44
ILT
84611999-08-09 Ian Lance Taylor <ian@zembu.com>
8462
8463 * Makefile.in (LDFLAGS): Define.
8464
dc8bc5a6
ILT
84651999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8466
8467 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8468 noconfigdirs.
8469 (*-*-cygwin*): Likewise.
8470
6ca3858e
ILT
84711999-08-08 Ian Lance Taylor <ian@zembu.com>
8472
71141bb6
ILT
8473 * mkdep: New file.
8474 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8475 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8476
6ca3858e
ILT
8477 From Eli Zaretskii <eliz@is.elta.co.il>:
8478 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8479 long file name when using DJGPP on MS-DOS.
8480
ba73c63f
JM
8481Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8482
8483 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8484
2735a327
AM
84851999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8486
8487 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8488 dependency as this causes "make check" to globally "make all"
8489
ba73c63f
JM
8490Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8491
8492 * configure.in (target_libs): Added target-zlib.
8493 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8494 (CONFIGURE_TARGET_MODULES): Likewise.
8495 (CHECK_TARGET_MODULES): Likewise.
8496 (INSTALL_TARGET_MODULES): Likewise.
8497 (CLEAN_TARGET_MODULES): Likewise.
8498 (configure-target-zlib): New target.
8499 (all-target-zlib): Likewise.
8500 (all-target-libjava): Depend on all-target-zlib.
8501 (configure-target-libjava): Depend on configure-target-zlib.
8502
8503 * Makefile.in (configure-target-libjava): Depend on
8504 configure-target-newlib.
8505 (configure-target-boehm-gc): New target.
8506 (configure-target-qthreads): New target.
8507
80413487
RH
8508 * configure.in (target_libs): Added target-qthreads.
8509 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8510 (CONFIGURE_TARGET_MODULES): Likewise.
8511 (CHECK_TARGET_MODULES): Likewise.
8512 (INSTALL_TARGET_MODULES): Likewise.
8513 (CLEAN_TARGET_MODULES): Likewise.
8514 (all-target-qthreads): New target.
8515 (configure-target-libjava): Depend on configure-target-qthreads.
8516 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8517
8518 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8519 (CONFIGURE_TARGET_MODULES): Likewise.
8520 (CHECK_TARGET_MODULES): Likewise.
8521 (INSTALL_TARGET_MODULES): Likewise.
8522 (CLEAN_TARGET_MODULES): Likewise.
8523 (all-target-libjava): New target.
8524 (all-target-boehm-gc): Likewise.
8525 * configure.in (target_libs): Added libjava, boehm-gc.
8526
08d836d6
ILT
85271999-07-22 Ian Lance Taylor <ian@zembu.com>
8528
8529 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8530 configure.bat in SUPPORT_FILES.
8531 (gas+binutils.tar.bz2): Likewise.
8532
8533 * makeall.bat: Remove; obsolete.
8534
8f36e47c
ILT
85351999-07-21 Ian Lance Taylor <ian@zembu.com>
8536
8537 From Mark Elbrecht:
8538 * configure.bat: Remove; obsolete.
8539
56e82f25
ILT
85401999-07-11 Ian Lance Taylor <ian@zembu.com>
8541
8542 * configure: Add -W -Wall to the default CFLAGS when compiling with
8543 gcc.
8544
1001d816
JL
8545Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8546
8547 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8548
106117aa
MM
85491999-06-30 Mark Mitchell <mark@codesourcery.com>
8550
8551 * configure.in: Build ld on IRIX6.
8552
c376f4ed
ILT
85531999-06-12 Ian Lance Taylor <ian@zembu.com>
8554
8555 * Makefile.in: Change distribution targets to use bzip2 instead of
8556 gzip.
8557 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8558 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8559
306b7445
NC
85601999-06-04 Nick Clifton <nickc@cygnus.com>
8561
8562 * config.sub: Add mcore target.
8563
d932cae7 85641999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8565
8566 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8567
d932cae7 85681999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8569
8570 * config.guess (dummy): Changed to $dummy.
8571
6c3175b0
NC
85721999-05-24 Nick Clifton <nickc@cygnus.com>
8573
ba73c63f
JM
8574 * config.sub: Tidied up case statements.
8575
85761999-05-22 Ben Elliston <bje@cygnus.com>
8577
8578 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8579 <jiro@din.or.jp>.
8580
8581 * config.guess: Merge with FSF version. Future changes will be
8582 more accurately recorded in this ChangeLog.
8583 * config.sub: Likewise.
8584
d932cae7 85851999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8586
8587 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8588
252b5132
RH
85891999-04-30 Tom Tromey <tromey@cygnus.com>
8590
8591 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8592
85931999-04-23 Tom Tromey <tromey@cygnus.com>
8594
8595 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8596
85971999-04-20 Drew Moseley <dmoseley@cygnus.com>
8598
8599 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8600 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8601 Bad merge removed these two changes.
8602
ba73c63f 8603Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8604 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8605
8606 * config.guess (interix Alpha): Add.
8607
252b5132
RH
86081999-04-11 Richard Henderson <rth@cygnus.com>
8609
8610 * configure.in (i?86-*-beos*): Do config gperf; don't config
8611 gdb, newlib, or libgloss.
8612
d932cae7 86131999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8614
ba73c63f
JM
8615 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8616 link a trivial program with -mabi=64. If it fails, remove mabi=64
8617 from multidirs.
8618
d932cae7 86191999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8620
8621 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8622
252b5132
RH
86231999-04-08 Nick Clifton <nickc@cygnus.com>
8624
8625 * config.sub: Add support for mcore targets.
8626
86271999-04-07 Michael Meissner <meissner@cygnus.com>
8628
8629 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8630 not mt-ospace, in order to shut up assembler warning about using
8631 symbols that are named the same as registers.
8632
86331999-04-07 Drew Moseley <dmoseley@cygnus.com>
8634
8635 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8636 dependency list for all-target-cygmon.
8637
86381999-04-05 Doug Evans <devans@casey.cygnus.com>
8639
8640 * config-ml.in: Check $host, not $target, for selective multilibs.
8641 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8642 thumb interworking, and underscore prefix multilibs.
8643
86441999-04-04 Ian Lance Taylor <ian@zembu.com>
8645
8646 * missing: Update to version from current automake.
8647
8648Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8649
8650 * configure (gxx_include_dir): Removed.
8651
8652 * configure.in (gxx_include_dir): Handle it.
8653 * Makefile.in: Likewise.
8654
86551999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8656
8657 * config.sub (mips64vr4111,mips64vr4111el) Add.
8658
86591999-03-21 Ben Elliston <bje@cygnus.com>
8660
80413487 8661 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8662
8663Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8664
252b5132
RH
8665 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8666 config/mh-djgpp.
8667
8668Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8669
8670 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8671 all-target-newlib to dependency list for all-target-bsp.
8672
8673Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8674
8675 * config.sub: Add i386-uwin support.
8676 * config.guess: Likewise.
8677
8678Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8679
8680 * configure.in: cleanup, add mh-*pic handling for arm, special
8681 case powerpc*-*-aix*
8682
8683Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8684
8685 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8686 can be built.
8687
8688Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8689
8690 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8691 targets.
252b5132
RH
8692
86931999-03-02 Nick Clifton <nickc@cygnus.com>
8694
8695 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8696
d932cae7 86971999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8698
8699 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8700
87011999-02-24 Nick Clifton <nickc@cygnus.com>
8702
8703 * config.sub: Fix typo in arm recognition.
8704
d932cae7 87051999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8706
8707 * configure.in (noconfigdirs): Changed target_configdirs to
8708 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8709 rather than m68k-*-* since it is not known to work on
8710 m68k-aout. Ditto for arm-*-*oabi.
8711
d932cae7 87121999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8713
8714 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8715
87161999-02-19 Ben Elliston <bje@cygnus.com>
8717
8718 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8719 Smart and improved by Andrew Cagney.
8720
d932cae7 87211999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8722
8723 * config.guess: Recognize openbsd-*-hppa.
8724
d932cae7 87251999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8726
8727 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8728 only if it is not empty.
8729
87301999-02-17 Nick Clifton <nickc@cygnus.com>
8731
8732 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8733
fd6848f6 8734 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8735
8736 * config.sub: Modified to recognize uname's armv* syntax.
8737
87381999-02-17 Mark Salter <msalter@cygnus.com>
8739
8740 * configure.in: Added target-bsp for sparclite.
8741
d932cae7 87421999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8743
8744 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8745
87461999-02-08 Nick Clifton <nickc@cygnus.com>
8747
8748 * configure.in: Add support for strongarm port.
8749 * config.sub: Add support for strongarm target.
8750
d932cae7 87511999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8752
252b5132
RH
8753 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8754 the old name config/mh-cygwin32.
8755 Enable texinfo.
8756
d932cae7 87571999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8758
8759 * configure.in: Do build ld for ix86 Solaris.
8760
d932cae7 87611999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8762
8763 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8764 $AR_FOR_TARGET. Likewise for RANLIB.
8765
d932cae7 87661999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8767
80413487
RH
8768 * config.sub (oabi): Recognize.
8769 * configure.in (arm-*-oabi): Handle.
252b5132 8770
d932cae7 87711999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8772
8773 * config.guess: Improve detection of i686 on UnixWare 7.
8774
d932cae7 87751999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8776
8777 * config.guess: Add support for i386-pc-interix.
8778 * config.sub: Likewise.
8779 * configure.in: Likewise.
252b5132 8780
d932cae7 87811999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8782
8783 * Makefile.in: Remove unneeded all-target-libio from
8784 from all-target-winsup target since it is now unneeded.
8785 Add all-target-libtermcap in its place since it is now
8786 needed.
8787
d932cae7 87881998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8789
8790 * configure.in: makefile stub for cygwin target is probably
8791 unnecessary. Remove it for now.
252b5132 8792
d932cae7 87931998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8794
8795 * configure.in: libtermcap.a should be built when cygwin is the
8796 target as well as the host.
8797 * config.guess: Allow mixed case in cygwin uname output.
8798 * Makefile.in: Add libtermcap target.
252b5132 8799
d932cae7 88001998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8801
8802 * config.sub: Clean up handling of hppa2.0.
8803
d932cae7 88041998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8805
8806 * config.guess: Use C code to identify more HP machines.
8807
8808Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8809
8810 * config.sub: Handle hppa2.0.
8811
ba73c63f
JM
8812Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8813
8814 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8815 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8816
88171998-12-15 Mark Salter <msalter@cygnus.com>
8818
8819 * configure.in: Added target-bsp for several target architectures.
8820
8821 * Makefile.in: Added rules for bsp.
8822
252b5132
RH
8823Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8824
8825 * config.guess: Improve detection of hppa2.0 processors.
8826
8827Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8828
8829 * config.guess: Recognize FreeBSD using ELF automatically.
8830
88311998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8832
8833 * configure (skip-this-dir): Add handling for new shell script, which
8834 might be created by a sub-directory's configure to indicate, this particular
8835 directory is "unwanted".
8836 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8837
252b5132
RH
8838Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8839
8840 * ltconfig: import from libtool, after changing libtool to
8841 account for the cygwin name change.
8842
8843Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8844
8845 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8846 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8847
8848Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8849
8850 * configure.in: Add libtermcap to list of cygwin dependencies.
8851
d932cae7 88521998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8853
80413487
RH
8854 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8855 they include winsup/include when it's a cygwin target.
252b5132
RH
8856
88571998-11-12 Tom Tromey <tromey@cygnus.com>
8858
8859 * configure.in (host_tools): Added zip.
8860 * Makefile.in (all-target-libjava): Depend on all-zip.
8861 (all-zip): New target.
8862 (ALL_MODULES): Added all-zip.
8863 (NATIVE_CHECK_MODULES): Added check-zip.
8864 (INSTALL_MODULES): Added install-zip.
8865 (CLEAN_MODULES): Added clean-zip.
8866
d932cae7 88671998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8868
8869 * Makefile.in: lose "32" from comment about cygwin.
8870
d932cae7 88711998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8872
8873 * configure.in: Use -Os to build target libraries for the fr30.
8874
d932cae7 88751998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8876
8877 * config.sub: Add fr30.
8878
d932cae7 88791998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8880
80413487 8881 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8882 cygwin* instead of cygwin32*.
8883 * config.sub: Check cygwin* instead of cygwin32*.
8884
d932cae7 88851998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8886
8887 * config.guess: Match any version of Unixware7.
8888
252b5132
RH
88891998-10-20 Syd Polk <spolk@cygnus.com>
8890
8891 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8892 if desired.
8893
d932cae7 88941998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8895
8896 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8897 these if the appropriate directories and files to not exist.
8898
d932cae7 88991998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8900
8901 * Makefile.in (DEVO_SUPPORT): Add config.if.
8902
d932cae7 89031998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8904
8905 * configure: Add pattern to replace "build_tooldir"'s
8906 definition in the generated Makefile with "tooldir"'s
8907 actual value.
8908
252b5132
RH
8909Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8910
8911 * config.sub: Bring back lost sparcv9.
8912
ba73c63f
JM
8913 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8914
8915Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8916
8917 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8918 CC_FOR_TARGET and friends.
8919
8920Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8921
ba73c63f
JM
8922 * Makefile.in (build_tooldir): New variable, same as tooldir.
8923 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8924 -B$(build_tooldir)/bin/.
8925 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8926
252b5132
RH
8927Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8928
8929 * config.sub: Add support for i[34567]86-pc-udk.
8930 * configure.in: Likewise.
8931
8932Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8933
8934 * Makefile.in: add bzip2 package building bits for user
8935 tools module
8936 * configure.in: ditto
8937
ba73c63f
JM
8938Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8939
8940 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8941 (ALL_TARGET_MODULES): Add all-target-libobjc.
8942 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8943 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8944 (all-target-libchill): Add dependencies.
8945 * configure.in (target_libs): Add libchill.
35590697 8946
252b5132
RH
89471998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8948
ba73c63f 8949 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8950
8951Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8952
8953 * Makefile.in (all-automake): fix dependencies.
8954
8955Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8956
8957 * configure.in: Minor cleanups for building in the $(target_alias)
8958 subdir.
8959
89601998-09-22 Jim Wilson <wilson@cygnus.com>
8961
8962 * Makefile.in (bootstrap): Set r and s before make all. Use
8963 BASE_FLAGS_TO_PASS in make all.
8964 (cross): Likewise.
8965
89661998-09-20 Mark Mitchell <mark@markmitchell.com>
8967
8968 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8969
252b5132
RH
8970Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8971
8972 * config.sub: Fix typo in last change.
8973
89741998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8975
8976 * config.sub: Add support for C4x target.
8977 * configure.in: Likewise.
8978
89791998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8980
8981 * config.sub: Recognize sparcv9 just like sparc64.
8982
8983Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8984
8985 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8986
8987Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8988
8989 * config.guess: Correctly identify Pentium II sco boxes.
8990
8991 * config.guess: Fix "tr" code. From Weiwen Liu.
8992
8993Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8994
8995 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8996 stabs.
8997
8998Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8999
9000 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9001 (ALL_TARGET_MODULES): Add all-target-libchill.
9002 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9003 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9004 (all-target-libchill): Add dependencies.
9005 * configure.in (target_libs): Add libchill.
9006
9007Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9008
9009 * config.guess: Avoid assumptions about "tr" behaves when
9010 LANG is set to something other than English.
9011
9012Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9013
9014 * configure (gxx_include_dir): Changed to
9015 '${prefix}/include/g++'-${libstdcxx_interface}.
9016
9017 * config.if: New to determine the interfaces.
9018
9019Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9020
9021 * config.guess: Detect and handle MPE/IX.
9022 * config.sub: Deal with MPE/IX.
9023
9024Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9025
9026 * configure.in: Use mh-aix43.
9027
90281998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9029
9030 * configure: Fix --without/--disable cases for gxx-include-dir.
9031
9032Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9033
9034 * mdata-sh: Imported. Needed for automake support.
9035
9036Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9037
ba73c63f 9038 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9039 "chmod og=u `find . -print`".
9040
9041Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9042
ba73c63f 9043 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9044
9045Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9046
9047 * Makefile.in: Undo previous patch.
9048
9049Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9050
9051 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9052 to here ...
9053 (install-no-fixedincludes): and here
9054 (INSTALL_MODULES): ... from here.
9055
9056Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9057
9058 * config.sub: Merge with FSF.
9059
9060 * config.guess: Merge with FSF.
9061
9062Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9063
9064 * configure (extraconfigdirs): New variable.
9065 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9066 * Makefile.in (all): Move higher in file.
9067 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9068 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9069 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9070 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9071 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9072
90731998-07-23 Brendan Kehoe <brendan@cygnus.com>
9074
9075 * Makefile.in (all-target-libjava): Depend on all-gcc and
9076 all-target-newlib.
9077 (configure-target-libjava): Depend on $(ALL_GCC).
9078
9079Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9080
9081 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9082 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9083
9084Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9085
9086 * ylwrap: Change absolute path checks to check for DOS style path
9087 names.
9088
9089 * ylwrap: Don't use a full path name if the source file is in the
9090 same directory. From hjl@lucon.org (H.J. Lu).
9091
9092 * config-ml.in: Default to being verbose, to match Feb 18 change to
9093 configure.
9094
9095Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9096
9097 Brought over from egcs:
9098
9099 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9100
9101 * configure.in (target_subdir): Set to ${target_alias} instead
9102 of "libraries".
9103
9104 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9105
9106 * configure.in (target_subdir): Set to libraries if enable_multilib.
9107
9108Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9109
9110 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9111 multilibs, force reconfiguration the first time we create
9112 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9113
9114Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9115
9116 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9117 avoid confusion with --no-recursion.
9118
9119Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9120
9121 * configure.in: Win32 hosts shouldn't use install -x
9122 * install-sh: remove -x option, and special .exe-handling
9123 hack.
9124
9125Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9126
9127 * config.guess: Recognize i586-pc-beos.
9128 * configure.in: Don't build some bits for beos.
9129
9130Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9131
9132 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9133 CFLAGS default to -O2.
9134
9135 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9136 when using GNU ld.
9137
9138Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9139
9140 * ltmain.sh: Correct install when using a different shell.
9141
9142Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9143
9144 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9145
9146Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9147
9148 * makefile.vms: Update to build binutils/makefile.vms. Add install
9149 target.
9150
9151Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9152
9153 * ltconfig: Update to correct AIX handling.
9154
9155Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9156
9157 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9158
9159 * configure.in (target_subdir): Set to ${target_alias} instead
9160 of "libraries".
9161
91621998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9163
9164 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9165 (Makefile): Depend on $(gcc_version_trigger).
9166
9167 * configure (gcc_version): Change default initializer to empty
9168 string.
9169 (gcc_version_trigger): New variable; pass this variable down
9170 to subdir configures to enable them checking gcc's version
9171 themselves. Emit make macros for both gcc_version vars.
9172 (topsrcdir): Initialize reliably.
9173 (recursion line): Remove --with-gcc-version=${gcc_version}.
9174
91751998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9176
9177 * configure (enable_version_specific_runtime_libs): Implement new flag
9178 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9179 in $(libsubdir); emit definition in each generated Makefile.
9180 (gxx_include_dir): Initialize depending on
9181 $enable_version_specific_runtime_libs.
9182
91831998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9184
9185 * configure (gcc_version): Initialize properly depending on
9186 how and where configure is started.
9187 (recursion line): Pass a --with-gcc-version=${gcc_version}
9188 to configures in subdirs.
9189
9190Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9191
9192 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9193 cygmon
252b5132
RH
9194
9195Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9196
9197 * configure.in: Add cygmon and libstub support for mn10200.
9198
91991998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9200
9201 * configure (gcc_version): Add new variable describing the
9202 particular gcc version we're building.
9203 * Makefile.in (libsubdir): Add new macro for the directory
9204 in which the compiler finds executables, libraries, etc.
9205 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9206 and libsubdir.
9207
9208Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9209
ba73c63f
JM
9210 * Makefile.in (local-clean): Remove *.log.
9211 (warning.log): Built with warn_summary from build.log.
9212 (mail-report.log): Run test_summary.
9213 (mail-report-with-warnings.log): Run test_summary including
9214 warning.log in the report.
252b5132
RH
9215
9216Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9217
9218 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9219
9220Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9221
9222 * Makefile.in (grep): Grep no longer depends on libiberty.
9223
9224Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9225
9226 * Makefile.in: all-snavigator needs all-libgui.
9227
9228Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9229
9230 * configure.in: Add cygmon and libstub support for mn10300.
9231
9232Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9233
9234 * missing: Update to version from automake 1.3.
9235
9236 * ltmain.sh: On installation, don't get confused if the same name
9237 appears more than once in the list of library names.
9238
9239Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9240
9241 * config.sub: Accept m68060 and m5200 as CPU names.
9242
9243Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9244
9245 * configure: Use && rather than using -a in test, because odd
9246 strings can confuse test.
9247 * configure.in: Likewise.
9248
9249Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9250
9251 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9252
9253Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9254
9255 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9256 bootstrap4-lean): New targets.
9257
9258Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9259
9260 * mpw-* Delete. Not used.
252b5132
RH
9261
9262Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9263
9264 * COPYING.LIB: Update FSF address.
9265
9266Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9267
9268 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9269
9270 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9271 GAS_SUPPORT_DIRS.
9272
9273Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9274
9275 * ltconfig, ltmain.sh: Avoid producing a version number if
9276 -version-info was not used.
9277
9278Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9279
9280 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9281 building with newlib.
9282
92831998-04-30 Paul Eggert <eggert@twinsun.com>
9284
ba73c63f 9285 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9286 Solaris `make' causes it to continue to next definition.
252b5132 9287
afb8d725
JM
9288Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9289
9290 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9291 the right GUI libraries and files are installed along with GDB.
9292
252b5132
RH
9293Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9294
9295 * configure.in: Change alpha to alpha* in several places.
9296
9297Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9298
9299 * config.sub: Recognize sparc86x.
9300
9301Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9302
252b5132
RH
9303 * configure.in (--enable-target-optspace): Remove debug echo.
9304
9305Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9306
9307 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9308
9309Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9310
9311 * ltconfig: Update cygwin32 support.
9312
9313 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9314 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9315 (GDB_SUPPORT_DIRS): Likewise.
9316
9317Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9318
9319 * configure.in (target_makefile_frag): If --enable-target-optspace,
9320 use -Os to compile target libraries rather than -O2. Default to
9321 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9322 not used.
9323 * configure.in (target_cflags): Ditto for d30v.
9324
9325Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9326
9327 * Makefile.in (all-bfd): Depend on all-intl.
9328 (all-binutils): Likewise.
9329 (all-gas): Likewise.
9330 (all-gprof): Likewise.
9331 (all-ld): Likewise.
9332
252b5132
RH
93331998-04-19 Brendan Kehoe <brendan@cygnus.com>
9334
9335 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9336
9337Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9338
9339 * Makefile.in (all-bfd): Depend upon all-libiberty.
9340
9341 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9342
9343Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9344
9345 * Makefile.in: Add libstub.
9346
9347 * configure.in: Ditto. Build libstub for targets that have cygmon
9348 support.
9349
9350Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9351
9352 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9353
9354Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9355
9356 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9357 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9358
9359Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9360
9361 * configure: Define DEFAULT_M4 by searching PATH.
9362 * Makfile.in: Use DEFAULT_M4.
9363
9364Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9365
9366 * ltconfig: Add cygwin32 support.
9367
9368 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9369 to configure and build.
9370
9371Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9372
9373 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9374
9375Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9376
9377 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9378
9379Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9380
9381 * Makefile.in: add ash make rules
9382 * configure.in: add ash to native_only and host_tools lists
9383
9384Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9385
9386 * Makefile.in (all-gettext, all-intl): New targets.
9387 (ALL_MODULES): Added all-gettext, all-intl.
9388 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9389 (INSTALL_MODULES): Added install-gettext, install-intl.
9390 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9391
9392 * configure.in (host_tools): Added gettext.
9393 (native_only): Likewise.
9394 (noconfigdirs) [various cases]: Likewise.
9395 (host_libs): Added intl.
9396
afb8d725
JM
9397Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9398
9399 * configure: Do not disable building gdbtk for cygwin32 hosts.
9400
ba73c63f
JM
9401Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9402
9403 * configure.in: Add thumb-coff target.
9404 * config.sub: Add thumb-coff target.
9405
252b5132
RH
9406Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9407
9408 * Makefile.in: Revert yesterday's change.
9409 (all-target-winsup): all-target-librx stays out of here.
9410
9411Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9412
ba73c63f
JM
9413 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9414 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9415 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9416 Remove references to librx and libg++.
9417
9418Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9419
9420 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9421 recursive makes
9422
9423Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9424
9425 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9426 for newlib directory.
9427 (CXX_FOR_TARGET): Likewise.
9428
9429Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9430
9431 * ltconfig: Update after libtool/ltconfig.in change for
9432 hpux11.
9433
9434Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9435
9436 * ltconfig, ltmain.sh: Update to libtool 1.2.
9437
9438Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9439
9440 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9441 (install-gcc-cross): Instead, override LANGUAGES here.
9442
94431998-03-18 Dave Love <d.love@dl.ac.uk>
9444
9445 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9446 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9447
9448Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9449
9450 * configure.in: Add Thumb-pe target.
9451
9452Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9453
252b5132
RH
9454 * Makefile.in - changed sn targets to snavigator
9455 * configure.in - changed sn targets to snavigator
9456
9457Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9458
9459 * config-ml.in: After building symlink tree call make distclean
9460 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9461 to be the case for libiberty.
9462
9463Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9464
9465 * configure: When making link, also check the current
9466 directory. The configure scripts may create one.
9467
9468Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9469
9470 * config.sub: Accept alphapca56 and alphaev6 properly.
9471
9472Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9473
9474 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9475
252b5132
RH
9476Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9477
80413487 9478 * config.sub (sco5): Fix typo.
252b5132
RH
9479
9480Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9481
9482 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9483 install-itcl.
9484 (install-itcl): Remove dependency on install-tcl.
9485
9486Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9487
9488 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9489
252b5132
RH
9490Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9491
9492 * configure.in: Don't build libgui for a cygwin32 target when not on
9493 a cygwin32 host.
9494
9495Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9496
9497 * configure (redirect): Set to null, so default behavior of
9498 configure is now --verbose.
9499
95001998-02-16 Dave Love <d.love@dl.ac.uk>
9501
9502 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9503 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9504
9505Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9506
9507 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9508 this change to sync Makefile.in with its ChangeLog entries.
9509
9510Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9511
9512 * ltmain.sh (mkdir): Check that the directory doesn't exist
9513 before we exit with error, so that we don't get races during
9514 parallel builds.
9515
9516Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9517
9518 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9519
9520Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9521
9522 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9523 PICFLAG_FOR_TARGET.
9524 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9525
9526 * configure: Emit a definition for the new macro enable_shared
9527 into each Makefile.
9528
252b5132
RH
9529Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9530
9531 * configure.in (host_tools, native_only): Add libtool.
9532
9533Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9534
9535 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9536 Fix typo in ming config comment.
9537
9538Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9539
9540 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9541
9542Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9543
9544 * config.sub: Add tic30 cases, and map c30 to tic30.
9545
ba73c63f
JM
9546Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9547
9548 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9549 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9550 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9551 (CLEAN_TARGET_MODULES): Similarly
9552 (all-target-libf2c): Add dependences.
35590697 9553 * configure.in (target_libs): Add libf2c.
ba73c63f 9554
252b5132
RH
9555Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9556
ba73c63f
JM
9557 * configure.in: Remove expect from noconfigdirs when target
9558 is cygwin32. OK to build expect and dejagnu with Canadian
9559 Cross.
252b5132
RH
9560
9561Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9562
9563 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9564 host.
9565
9566 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9567 and mingw32.
9568
9569Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9570
9571 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9572 here as it is not defined in the toplevel Makefile.
9573
9574Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9575
9576 * configure (package_makefile_rules_frag): New variable, which names
9577 a file with generic rules, ...
9578 Change comment to mention we now have FIVE parts.
9579 * configure: Undo last change.
9580
9581Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9582
9583 * config.guess: More accurate determination of HP processor types.
9584 * config.sub: More accurate determination of HP processor types.
9585
9586Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9587
9588 * configure (package_makefile_frag): Move inserting the
9589 ${package_makefile_frag} to where it should be according
9590 to the comment.
9591
ba73c63f 9592Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9593
9594 * config.guess: Add support for Linux/ARM.
9595
9596Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9597
9598 * .cvsignore: Remove *-info and *-install since they match
9599 release-info and mpw-install, which we don't want to just ignore.
9600
9601Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9602
9603 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9604
9605Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9606
9607 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9608 local_prefix to sub-make invocations.
9609
9610Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9611
9612 * configure.in: Check makefile fragments in the source
9613 directory.
9614
9615Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9616
ba73c63f
JM
9617 * configure.in: Check whether host and target makefile
9618 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9619
9620Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9621
9622 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9623
252b5132
RH
9624Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9625
9626 * configure.in: Make sure we only replace RPATH_ENVVAR on
9627 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9628 regexp to sed.
9629
9630 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9631 to sub-makes.
9632
96331998-01-13 Lee Iverson (leei@ai.sri.com)
9634
9635 * config-ml.in (multi-do): LDFLAGS must include multilib
9636 designator.
9637
9638Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9639
9640 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9641
9642Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9643
9644 * config.sub: Add mingw32 support.
9645 * configure.in: Likewise.
252b5132
RH
9646
9647Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9648
9649 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9650
9651Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9652
9653 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9654 * configure (gxx_include_dir): Provide a definition for subdirs
9655 which do not use autoconf.
9656
9657Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9658
9659 * config.guess: Sync with egcs. Picks up new alpha support,
9660 BeOS & some additional linux support.
9661
ba73c63f 9662Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9663
9664 * config.guess: HP 9000/803 is a PA1.1 machine.
9665
ba73c63f
JM
9666Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9667
9668 * configure.in: It's alpha*-...
252b5132
RH
9669
9670Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9671
ba73c63f
JM
9672 * configure.in (host_makefile_frag, target_makefile_frag):
9673 Handle multiple config files.
9674 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9675 alpha-*-*.
252b5132
RH
9676
9677Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9678
9679 * mkdep: New file.
9680
9681Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9682
9683 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9684
9685Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9686
9687 * Makefile.in: Add libgui directory.
9688 (GDB_TK): Add all-libgui.
9689 * configure.in: Add libgui directory.
9690 * configure: Add all-libgui to GDB_TK.
9691
9692Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9693
9694 * config-ml.in (multidirs): Add m32r to multilib list.
9695
9696Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9697
9698 * Makefile.in (all-target-gperf): Change dependency to
9699 all-target-libstdc++.
9700
9701Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9702
9703 * config.guess: Add BeOS support.
9704
9705Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9706
9707 Source directory cvs renamed to cvssrc:
9708 * configure.in (host_tools): Change cvs to cvssrc.
9709 (native_only): Likewise.
9710 (noconfigdirs) [various cases]: Likewise.
9711 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9712 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9713 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9714 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9715 (all-cvssrc): Rename target from all-cvs.
9716
9717Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9718
9719 * configure (gxx_include_dir): Fix thinko.
9720
9721Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9722
9723 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9724 (install-cross, install-gcc-cross): New targets.
9725
9726Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9727
9728 * configure.in (noconfigdirs): Add support for Thumb target.
9729
9730 * config.sub (maybe_os): Add support for Thumb target.
9731
9732Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9733
9734 * Makefile.in: Add rules for cygmon.
9735
9736 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9737
9738Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9739
9740 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9741 * configure (gxx_include_dir): Provide a definition for subdirs
9742 which do not use autoconf.
9743
9744Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9745
9746 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9747 11/18/97 build
252b5132
RH
9748
9749Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9750
9751 * From Franz Sirl.
9752 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9753 found on RedHat Linux systems.
9754
9755Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9756
9757 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9758 guesses.
9759
9760Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9761
9762 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9763
9764Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9765
9766 * ltmain.sh: If mkdir fails, check whether the directory was created
9767 anyhow by some other process.
9768
9769Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9770
9771 * configure.in (d30v-*-*): Configure all directories.
9772
9773Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9774
9775 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9776 for the D30V.
9777
9778Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9779
9780 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9781
9782Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9783
80413487
RH
9784 * include/libiberty.h: Add extern "C" { so it can be used with C++
9785 progrms.
9786 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9787 programs.
252b5132
RH
9788
9789Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9790
9791 * configure.in (d30v-*-*): Configure GCC now.
9792
9793Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9794
9795 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9796 is no longer needed.
9797
9798Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9799
9800 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9801
9802Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9803
9804 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9805 targets using "$@" to provide support for similar but not identical
9806 targets without having to duplicate code.
9807
9808Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9809
9810 * makefile.vms: Fix to work with DEC C.
9811
9812Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9813
9814 * config.sub: Add mips-tx39-elf to marketing names.
9815
9816Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9817
9818 * ltmain.sh: Handle symlinks in generated script.
9819
9820Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9821
9822 * configure: Handle autoconf style directory options: --bindir,
9823 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9824 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9825 --sysconfdir.
9826 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9827 (sharedstatedir, localstatedir, oldincludedir): New variables.
9828 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9829 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9830 sbindir, sharedstatedir, and sysconfdir.
9831
9832Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9833
9834 * Makefile.in (bootstrap-lean): New target.
9835
9836Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9837
9838 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9839 sn, and gnuserv from noconfigdirs.
252b5132
RH
9840
9841Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9842
9843 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9844
9845Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9846
ba73c63f 9847 * Makefile.in (cross): New target.
252b5132
RH
9848
9849Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9850 Jeff Law <law@cygnus.com>
252b5132
RH
9851
9852 * Makefile.in (bootstrap2, bootstrap3): New targets.
9853 (all-bootstrap): Remove outdated and confusing target.
9854 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9855
afb8d725
JM
9856Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9857
9858 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9859 windows. Consistent with gdb/configure.
afb8d725 9860
252b5132
RH
98611997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9862
252b5132
RH
9863 * configure.in: Name Linux target fragment.
9864
9865 * configure: Rewrite so that project Makefile fragment is inserted
9866 first and appears last in the resulting Makefile.
9867
9868Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9869
9870 * Makefile.in (install-itcl): Install tcl first.
9871
252b5132 9872Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9873
252b5132
RH
9874 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9875
9876Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9877
9878 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9879
9880 * configure.in (skipdirs): Add target-librx for Linux.
9881 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9882
9883Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9884
9885 * Makefile.in (bootstrap): New target.
9886
9887Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9888
9889 * config.sub: Accept 'amigados' for backward compatability.
9890
9891Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9892
9893 * config.guess: Merge with FSF.
9894
ba73c63f
JM
9895Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9896
9897 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9898
252b5132
RH
9899Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9900
9901 * config.sub: Add "marketing-names" patch.
9902
9903Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9904
80413487 9905 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9906
9907Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9908
9909 * config.sub: Handle v850-elf.
9910
ba73c63f
JM
9911Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9912
9913 * .cvsignore (*-install): Remove.
9914
252b5132
RH
9915Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9916
9917 * ltconfig: Set CONFIG_SHELL in libtool.
9918 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9919
9920Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9921
9922 * configure.in (target_subdir): Set to libraries if enable_multilib.
9923
9924Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9925
9926 * config.guess: Update from gcc directory.
9927
9928Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9929
9930 * Makefile.in (all-sim): Depends on all-readline.
9931
9932Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9933
9934 * Makefile.in (BISON, YACC): Use $$s.
9935 (all-bison): Depend on all-texinfo.
9936
9937Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9938
9939 * Makefile.in (BISON): Add -L flag.
9940 (YACC): Likewise.
9941
9942Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9943
35590697
AJ
9944 * configure.in (noconfigdirs): Add support for v850e target.
9945
252b5132
RH
9946 * config.sub (maybe_os): Add support for v850e target.
9947
9948Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9949
35590697
AJ
9950 * configure.in (noconfigdirs): Add support for v850ea target.
9951
252b5132
RH
9952 * config.sub (maybe_os): Add support for v850ea target.
9953
9954Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9955
9956 * config.sub: Add mipstx39. Delete r3900.
9957
9958Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9959
9960 * Makefile.in (all-autoconf): Depends on all-texinfo.
9961
9962Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9963
9964 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9965 eabi targets.
9966
9967Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9968
9969 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9970
9971 * configure: When handling a Canadian Cross, handle YACC as well as
9972 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9973 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9974
9975Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9976
9977 * Makefile.in (BISON): bison, not byacc or bison -y.
9978 (YACC): bison -y or byacc or yacc.
9979 (various): Add *-bison as appropriate.
9980 (taz): No need to mess with BISON anymore.
9981
9982Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9983
9984 * configure: If OSTYPE matches *win32*, try to find a good value for
9985 CONFIG_SHELL.
9986
9987Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9988
9989 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9990 configure.in if it is present.
9991
9992Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9993
9994 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9995
9996Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9997
9998 * config.sub: Recognize `arc' cpu.
9999 * configure.in: Likewise.
10000 * config-ml.in: Likewise.
10001
10002Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10003
10004 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10005
10006Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10007
10008 * configure: Changed sed delimiter from ':' to '|' when
10009 attempting to substitute ${config_shell} for SHELL. On
10010 NT ${config_shell} may contain a ':' in it.
10011
10012Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10013
10014 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10015
10016Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10017
10018 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10019
10020Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10021
10022 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10023
10024 * ylwrap: If the program is a relative path, force it to be
10025 absolute.
10026
10027Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10028
10029 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10030
10031Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10032
10033 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10034 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10035 for libraries.
252b5132
RH
10036
10037Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10038
10039 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10040 separated by spaces.
252b5132
RH
10041
10042Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10043
10044 * ylwrap: New file.
10045 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10046
10047 * ltmain.sh: Handle /bin/sh at start of install program.
10048
10049 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10050
10051 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10052 * missing: New file, from automake 1.2.
10053
10054Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10055
10056 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10057 check-tk to CHECK_X11_MODULES.
10058
10059Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10060
10061 * config.sub: Merge with FSF.
10062
10063Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10064
10065 * config.guess: Merge with FSF.
10066
10067Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10068
10069 * configure: Treat msdosdjgpp like go32.
10070 * configure.in: Likewise. Don't remove gprof for go32.
10071
10072 * configure: Change Makefile.tem2 to Makefile.tm2.
10073
10074Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10075
10076 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10077
10078Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10079
10080 * install-sh (chmodcmd): Set to null if the DST directory already
10081 exists. Same as Nov 11th change.
10082
10083Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10084
35590697 10085 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10086
10087Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10088
10089 * config.guess: Update from FSF.
10090
10091Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10092
10093 * Makefile.in (GDB_TK): Depend on itcl and tix.
10094
10095Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10096
10097 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10098 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10099 (INSTALL_SCRIPT): New variable.
10100 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10101 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10102 to -x.
10103 * install-sh: Add support for -x option.
10104
10105Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10106
10107 * configure.in, Makefile.in: Treat tix like itcl.
10108
10109Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10110
10111 * Makefile.in (WINDRES): New variable.
10112 (WINDRES_FOR_TARGET): New variable.
10113 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10114 (EXTRA_HOST_FLAGS): Add WINDRES.
10115 (EXTRA_TARGET_FLAGS): Add WINDRES.
10116 (EXTRA_GCC_FLAGS): Add WINDRES.
10117 ($(DO_X)): Pass down WINDRES.
10118 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10119 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10120 DLLTOOL_FOR_TARGET.
10121
10122Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10123
10124 * configure.in: configure sim before gdb for win32-x-ppc
10125
10126Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10127
10128 Move gperf into the toplevel, from libg++.
10129 * configure.in (target_tools): Add target-gperf.
10130 (native_only): Add target-gperf.
10131 * Makefile.in (all-target-gperf): New target, depend on
10132 all-target-libg++.
10133 (configure-target-gperf): Empty rule.
10134 (ALL_TARGET_MODULES): Add all-target-gperf.
10135 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10136 (CHECK_TARGET_MODULES): Add check-target-gperf.
10137 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10138 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10139
10140Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10141
252b5132
RH
10142 * config.sub (mn10200): Recognize new basic machine.
10143
10144Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10145
10146 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10147 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10148
10149Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10150
10151 * configure.in: If we're building mips-sgi-irix6* native, turn on
10152 ENABLE_MULTILIB and set TARGET_SUBDIR.
10153
10154Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10155
10156 * Makefile.in (all-sn): Depend on all-grep.
10157
10158Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10159
10160 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10161
10162 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10163 Makefile. From Jeff Makey <jeff@cts.com>.
10164 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10165
10166 * Makefile.in (DISTBISONFILES): Remove.
10167 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10168 $(DEFAULT_YACC).
10169
10170 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10171 cygwin32.
252b5132
RH
10172
10173 * Makefile.in (LD): New variable.
10174 (EXTRA_HOST_FLAGS): Pass down LD.
10175 ($(DO_X)): Likewise.
10176
10177Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10178
10179 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10180
10181Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10182
10183 * configure.in (targargs): Strip out any supplied --build argument
35590697 10184 before adding our own. Always add --build.
252b5132
RH
10185
10186Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10187
10188 * configure.in (targargs): Pass --build if we're doing
10189 a cross-compile.
10190
10191Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10192
ba73c63f 10193 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10194 sed. Otherwise sed chokes on NT path names with drive
10195 designators. Also look for "?:*" as the leading characters in an
10196 absolute pathname.
10197
10198Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10199
10200 * config.sub: Support for r3900.
10201
10202Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10203
10204 * configure.in: Use install-sh, not install.sh.
10205
10206Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10207
10208 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10209 apply it twice.
10210
10211Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10212
10213 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10214 install-binutils.
10215
10216Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10217
10218 * Makefile.in: Add automake targets.
10219 * configure.in (host_tools): Add automake.
10220
10221Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10222
10223 * configure: Default CXX to c++, not gcc.
10224 * Makefile.in (CXX): Set to c++, not gcc.
10225 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10226
10227Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10228
10229 * install-sh: try appending a .exe if source file doesn't
10230 exist
10231
10232Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10233
10234 * configure.in: Turn on multilib by default.
10235 (cross_only): Remove target-libiberty.
10236
10237 * Makefile.in (all-gcc): Don't depend on libiberty.
10238
10239Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10240
10241 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10242
10243Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10244
10245 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10246 (DISTBISONFILES): Add ld/Makefile.in
10247
10248Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10249
10250 * configure.in: if target is cygwin32 but host isn't cygwin32,
10251 don't configure gdb tcl tk expect, not just gdb.
10252
10253Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10254
10255 * configure.in: Added gnuserv everywhere sn appears.
10256
10257 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10258 (CROSS_CHECK_MODULES): Added check-gnuserv.
10259 (INSTALL_MODULES): Added install-gnuserv.
10260 (CLEAN_MODULES): Added clean-gnuserv.
10261 (all-gnuserv): New target.
10262
10263Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10264
10265 * config.guess: Fixes for MIPS OpenBSD systems.
10266
10267Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10268
10269 * Makefile.in (INSTALL_XFORM): Remove.
10270 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10271
10272 * mkinstalldirs: New file, copied from automake.
10273 * Makefile.in (installdirs): Rename from install-dirs. Use
10274 mkinstalldirs. Change all users.
10275 (DEVO_SUPPORT): Add mkinstalldirs.
10276
10277Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10278
10279 * install-sh: Rename from install.sh.
10280 * Makefile.in (INSTALL): Change install.sh to install-sh.
10281 (DEVO_SUPPORT): Likewise.
10282
10283 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10284 Graichen <graichen@rzpd.de>.
10285
10286Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10287
10288 * config.guess: Recognize OpenBSD systems correctly.
10289
10290Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10291
10292 * README, Makefile.in (ETC_SUPPORT): Remove references to
10293 cfg-paper*, configure.{texi,man,info*}._
10294
10295Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10296
10297 * Makefile.in (all.normal): Ensure that gcc is built after all
10298 the x11 - ie gdb - targets.
10299
10300Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10301
10302 * makefile.vms: Don't run conf-a-gas.
10303
10304Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10305
80413487 10306 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10307
10308Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10309
10310 * configure.in: Remove noconfigdirs case since gdb also
10311 configures and builds for tic80-coff.
10312
10313Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10314
10315 * configure: Set cache_file to config.cache.
10316 * Makefile.in (local-distclean): Remove config.cache.
10317
10318Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10319
10320 * COPYING: Update FSF address.
10321
10322Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10323
10324 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10325 noconfigdirs.
10326
10327Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10328
10329 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10330 MAKEDIRS, is empty.
10331
10332Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10333
10334 * config.sub: Tweak mn10300 entry.
10335
10336Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10337
10338 * configure.in (host_tools): Put sim before gdb, so gdb's
10339 configure.tgt can determine if the simulator was configured.
10340
10341Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10342
10343 * config.sub: Move BeOS $os case to be with other Cygnus
10344 local cases.
10345
10346Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10347
10348 * config.sub: Remove misplaced comment that broke Linux.
10349
10350Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10351
10352 * config.sub: Add BeOS support.
10353
10354Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10355
10356 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10357
10358Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10359
10360 * configure.in (noconfigdirs): Remove tcl and tk from
10361 noconfigdirs for cygwin32 builds.
10362
10363Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10364
10365 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10366
10367Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10368
10369 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10370 make-all.com, use makefile.vms instead.
10371
10372Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10373
10374 * config.sub: Accept -lnews*.
10375
10376Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10377
10378 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10379 target-examples and target-libiberty for d30v.
252b5132
RH
10380
10381Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10382
10383 * configure.in (noconfigdirs): Enable ld for d30v.
10384
10385Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10386
10387 * configure.in (tic80-*-*): Build compiler.
10388
10389Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10390
10391 * configure.in (d30v-*): Remove sim directory from list of
35590697 10392 unsupported d30v directories
252b5132
RH
10393
10394Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10395
35590697
AJ
10396 * config.sub, configure.in: Add d30v target cpu.
10397
252b5132
RH
10398Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10399
10400 * makefile.vms: New file.
10401 * make-all.com: Remove.
10402
10403Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10404
10405 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10406
10407Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10408
10409 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10410
10411Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10412
10413 * Makefile.in (ALL_MODULES): Added all-db.
10414 (CROSS_CHECK_MODULES): Addec check-db.
10415 (INSTALL_MODULES): Added install-db.
10416 (CLEAN_MODULES): Added clean-db.
10417
10418Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10419
10420 * config.guess: Merge with latest FSF sources.
10421
10422Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10423
10424 * Makefile.in (ALL_MODULES): Added all-itcl.
10425 (CROSS_CHECK_MODULES): Added check-itcl.
10426 (INSTALL_MODULES): Added install-itcl.
10427 (CLEAN_MODULES): Added clean-itcl.
10428
10429Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10430
10431 * configure.in: build gdb for mn10200
10432
10433Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10434
10435 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10436
10437Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10438
10439 * configure.in (tic80-*-*): Turn off most targets right now.
10440
10441Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10442
10443 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10444 rather than the makeinfo program.
10445 (do-info): Depend upon all-texinfo.
10446
10447Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10448
10449 * configure.in: Remove uses of config/mh-linux.
10450
10451 * config.sub, config.guess: Merge with latest FSF sources.
10452
10453Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10454
10455 * config.sub (case $basic_machine): Add tic80 entries.
10456
10457Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10458
10459 * config.sub, config.guess: Merge with latest FSF sources.
10460
10461Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10462
10463 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10464 * mpw-config.in: Test for NewFolderRecursive.
10465 * mpw-install: Use symbolic name for startup filename.
10466 * mpw-README: Add various additional details.
10467
10468Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10469
10470 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10471
10472Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10473
10474 * configure.in: Do build gcc and the target libraries for
10475 the mn10200.
10476
10477Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10478
10479 * configure.in: don't avoid building gdb for mn10300 any more
10480 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10481 instead of single-quoting it.
10482
10483Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10484
10485 * configure.in: Don't use --with-stabs on IRIX 6.
10486
10487Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10488
10489 * configure.in (m32r): Build gdb, libg++ now.
10490
10491Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10492
10493 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10494 directories from noconfigdirs.
10495
10496Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10497
10498 * config.sub (basic_machine): added mips16 configuration
10499
10500Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10501
10502 * config.sub: Handle d10v-unknown.
10503
10504Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10505
10506 * config.sub: Handle v850-unknown.
10507
10508Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10509
10510 * Makefile.in: add findutils
10511 * configure.in: add findutils to list of host_tools
10512
10513Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10514
10515 * config.sub: Handle mn10200 and mn10300.
10516
10517Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10518
10519 * configure.in (d10v-*): Do not build librx.
10520
10521Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10522
10523 * configure.in (mn10300): Build everything except gdb & libgloss.
10524
10525Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10526
10527 * config.guess: Patch for Dansk Data Elektronik servers,
10528 from Niels Skou Olsen <nso@dde.dk>.
10529
10530 For ncr, use /bin/uname rather than uname, since GNU uname does not
10531 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10532
10533 Patch for MIPS R4000 running System V,
10534 from Eric S. Raymond <esr@snark.thyrsus.com>.
10535
10536 Fix thinko for nextstep.
10537
10538 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10539
10540 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10541 * config.guess: Guess mips-dec-mach_bsd4.3.
10542
10543 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10544 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10545 release numbers.
10546 * config.guess (mips-mips-riscos*): Emit just enough of the
10547 release number.
10548
10549 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10550 * config.guess (sparc-auspex-sunos*): Added.
10551 (f300-fujitsu-*): Added.
10552
10553 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10554 * config.guess: Recognize a Tadpole as a sparc.
10555
10556Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10557
10558 * config.guess: Don't assume that NextStep version is either 2 or
10559 3. NextStep 4 (aka OpenStep 4) has come out now.
10560
10561Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10562
10563 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10564 From Rik Faith <faith@cs.unc.edu>.
10565
10566Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10567
10568 * config.sub: Contributions from bug-gnu-utils to:
10569 Support plain "hppa" (no version given) architecture, reported by
10570 OpenStep.
10571 OpenBSD like NetBSD.
10572 LynxOs is not a hardware supplier.
10573
10574 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10575 OpenBSD like NetBSD.
252b5132
RH
10576 Stratus systems.
10577 More Pyramid systems.
10578 i[n>4]86 Intel chips.
10579 M680[n>4]0 Motorola chips.
10580 Use unknown instead of lynx for hardware manufacturer.
10581
10582Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10583
10584 * install.sh (chmodcmd): Set to null if the DST directory already
10585 exists.
10586
10587Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10588
10589 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10590 not use mt-ppc target Makefile fragment any more.
10591
10592Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10593
10594 * configure.in (*-*-windows): Exclude everything but those dirs
10595 needed to build windows.
10596
10597Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10598
10599 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10600
10601Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10602
10603 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10604
10605Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10606
10607 * Undo my previous change.
10608
10609Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10610
10611 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10612 unconditionally.
10613 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10614
10615Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10616
10617 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10618 host to add it's own flags.
252b5132
RH
10619
10620Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10621
10622 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10623
10624Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10625
10626 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10627 (CXX_FOR_TARGET): Likewise.
10628 (GCC_FOR_TARGET): Define.
10629 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10630 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10631 CC_FOR_TARGET was specified on the command line.
10632 (MAKEOVERRIDES): Don't define.
10633
10634Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10635
10636 * configure.in (m32r): Fix spelling of libg++ libs.
10637
10638Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10639
10640 * config.sub (-apple*): Remove, now redundant.
10641
10642Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10643
10644 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10645
10646 * configure: Rework yesterday's sed script patch.
10647
10648 * config.sub: Merge with FSF.
10649
10650Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10651
10652 * config.guess: Merge from FSF.
10653
10654 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10655 * config.guess: Use pc instead of unknown, for pc clone systems.
10656 Change linux to linux-gnu.
252b5132
RH
10657
10658 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10659 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10660
10661Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10662
10663 * test-build.mk (HOLES): Add "xargs" for gdb.
10664
10665 * configure: Avoid hpux10.20 sed bug.
10666
10667Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10668
4bddf3ad 10669 * configure.in: Add support for windows host
252b5132
RH
10670 (that is a build done under the Microsoft build environment).
10671
10672Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10673
10674 * Makefile.in: Replace all uses of srcroot with s, to shrink
10675 command line lengths.
10676
10677 Patches from Geoffrey Noer <noer@cygnus.com>:
10678 * configure.in: If configuring for newlib, pass --with-newlib to
10679 subdirectories.
10680 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10681 -Bnewlib/ and -Lwinsup to gcc.
10682 (CXX_FOR_TARGET): Likewise.
10683
10684Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10685
10686 * Makefile.in (ETC_SUPPORT): Add configure.
10687
10688Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10689
35590697 10690 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10691 host configuration file.
10692
10693Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10694
10695 * configure.in: Break mn10x00 support into separate
10696 mn10200 and mn10300 configurations.
10697 * config.sub: Likewise.
10698
10699Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10700
10701 * configure.in: Add lots of stuff to noconfigdirs for
10702 the mn10x00 targets.
10703
10704 * config.sub, configure.in: Add mn10x00 support.
10705
10706Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10707
10708 * make-all.com: Call conf-a-gas, not config-a-gas.
10709
10710Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10711
10712 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10713 targets.
252b5132
RH
10714
10715Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10716
10717 * mpw-README: Add much more detail for native PowerMac.
10718 * mpw-install: New file.
10719 * mpw-configure: Add --norecursion and --help options.
10720 * mpw-config.in: Translate readme and install files when
10721 copying to objdir.
10722 * mpw-build.in: Don't always depend on byacc and flex.
10723 (install-only-top): New action.
10724
10725Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10726
10727 * configure.in: You can now configure GDB for the v850.
10728
10729Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10730
10731 * configure.in (noconfigdirs): Don't configure any C++ dirs
10732 if targeting D10V.
10733
10734Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10735
10736 * config.sub: Recognize mips64vr5000.
10737
10738Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10739
10740 * configure.in: Use a single line for host_tools and native_only.
10741
10742Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10743
10744 * config.sub, configure.in: Add entries for m32r.
10745
10746Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10747
10748 * Makefile.in (inet-install): Don't run install-gzip.
10749
10750Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10751
10752 * configure.in: Don't config lots of things for *-*-windows*.
10753
10754Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10755
10756 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10757 (host_libs, host_tools): Copy from configure.in.
10758 * mpw-configure: Don't complain about directories not found.
10759
10760Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10761
10762 * configure.in (i[345]86): Recognize i686 for pentium pro.
10763 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10764 file.
10765
10766 * config.guess (i[345]86): Ditto.
10767
10768Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10769
10770 * configure.in (noconfigdirs): Removed gdb for D10V.
10771
10772Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10773
10774 * configure.in: Remove ld, target-libio, target-libg++, and
10775 target-libstdc++ from noconfigdirs.
10776
10777Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10778
10779 * configure: Fix three locations where shell scripts were
10780 being run directly rather than with config_shell.
10781
10782Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10783
10784 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10785 * config.sub (basic_machine): Recognize v850.
10786
10787Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10788
10789 * mpw-configure: Handle multiple enable/disable options and
10790 pass them down recursively, handle -c and -s flags appropriately
10791 depending on choice of compiler, add escape mechanism for
10792 quoted arguments to gC.
10793
10794Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10795
10796 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10797 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10798 so that -mrelocatable-lib and -mno-eabi are used.
10799
10800 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10801 not support --print-multi-lib, don't abort.
10802
252b5132
RH
10803Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10804
10805 * make-all.com: Run config-a-gas.
10806 * setup.com: Don't copy subdirectory files around.
10807
10808Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10809
10810 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10811 target, it now compiles correctly.
10812
10813Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10814
10815 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10816
10817Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10818
35590697 10819 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10820
10821Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10822
10823 * configure.in (native_only): Add prms.
10824
10825Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10826
10827 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10828 (BINUTILS_SUPPORT_DIRS): Likewise.
10829
10830Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10831
10832 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10833 d10v support is added.
10834
10835Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10836
10837 * configure.in (d10v-*-*): New target.
10838
10839Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10840
10841 * config.guess (HP 9000/811): Recognize this as a PA1.1
10842 machine.
10843
10844Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10845
10846 * Makefile.in (do-tar-gz): New target, split out from tail end of
10847 taz target. Run each command separately, don't use pipes.
10848 (taz): Use it.
10849
10850Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10851
10852 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10853 * mpw-build.in: No builds should depend on building byacc or flex,
10854 they are assumed to be installed already.
10855
10856Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10857
10858 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10859 variable that CC_FOR_TARGET needs.
10860
10861Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10862
10863 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10864 options have changed since the last time the subdirectory was
10865 configured, and if it has, reconfigure.
10866 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10867 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10868
10869Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10870
10871 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10872 CLEAN_MODULES): Add bash.
10873 (all-bash): New target.
10874
10875Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10876
10877 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10878
10879Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10880
10881 * config.sub (basic_machine): Recognize d10v as a valid processor.
10882
10883Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10884
10885 * mpw-configure: Add support for --bindir.
10886 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10887
10888Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10889
10890 * configure.in: add bash, time, gawk to list of hosttools and things
10891 to only build for native toolchains
10892
10893Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10894
10895 * Makefile.in (docdir): Remove.
10896
10897Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10898
10899 * Makefile.in (datadir): Set to $(prefix)/share.
10900
10901Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10902
10903 * configure.in: build diff and patch for cygwin32-hosted
10904 toolchains.
10905
10906Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10907
10908 * config.sub: Accept -rtems*.
10909
10910Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10911
80413487 10912 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10913 remove diff from the list of things not buildable
10914 via Canadian Cross
252b5132
RH
10915
10916Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10917
10918 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10919 don't get ". ".
252b5132
RH
10920
10921Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10922
10923 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10924
10925Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10926
10927 * Makefile.in (taz): Handle case where tex3patch didn't even get
10928 checked out. Also, if it was found, put the symlink in a new util
10929 subdirectory.
10930
10931Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10932
10933 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10934
10935Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10936
10937 * config.sub: Recognize -openvms.
10938 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10939 * make-all.com, setup.com: New files.
10940
10941Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10942
10943 * Makefile.in (taz): tex3patch moved to texinfo/util.
10944
10945Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10946
afb8d725 10947 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10948 * configure.in: remove make from disable-if-Can-Cross list
10949 enable gdb if ${host} and ${target} are cygwin32
10950
10951Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10952
10953 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10954 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10955
10956Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10957
10958 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10959 distinguish sysv/svr4/bsd variants.
10960 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10961
10962Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10963
10964 * configure.in: Added copyright notice.
10965 * move-if-change: Added copyright notice.
10966
10967Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10968
10969 * configure.in (powerpcle-*-solaris*): Until we get shared
10970 libraries working, don't build gdb, sim, make, tcl, tk, or
10971 expect.
10972
10973Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10974
10975 * config.guess: Merge with FSF:
10976
10977 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10978 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10979
10980 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10981 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10982
10983 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10984 * config.guess: Combine two OSF1 rules.
10985 Also recognize field test versions. From mjr@zk3.dec.com.
10986 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10987 because GNU uname does not support -p. From pmr@pajato.com.
10988
10989Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10990
10991 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10992
10993Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10994
10995 * mpw-README: Document GCCIncludes.
10996
10997Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10998
10999 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11000
11001Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11002
11003 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11004
11005Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11006
11007 * configure.in (*-*-cygwin32): Configure make.
11008
11009Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11010
11011 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11012
11013Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11014
11015 * Makefile.in (all-inet): Depend on all-perl.
11016
11017 * Makefile.in (inet-install): New target.
11018
11019 * Makefile.in (all-inet): Depend on all-tcl.
11020 (all-inet): Depend on all-send-pr.
11021
11022Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11023
11024 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11025 temporarily.
11026
11027Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11028
11029 * configure.in: Don't configure --with-gnu-ld on AIX.
11030
11031Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11032
11033 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11034
11035Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11036
11037 * Makefile.in (ALL_MODULES): Added all-inet.
11038 (CROSS_CHECK_MODULES): Added check-inet.
11039 (INSTALL_MODULES): Added install-inet.
11040 (CLEAN_MODULES): Added clean-inet.
11041 (all-indent): New target.
11042
11043 * configure.in (host_tools): Added inet.
11044 (native_only): Added inet.
11045 (noconfigdirs): Added inet.
11046
11047Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11048
11049 * configure.in: Don't configure libgloss if we are not configuring
11050 newlib.
11051
11052Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11053
11054 * configure.in: Don't configure libgloss for unsupported
11055 architectures.
11056
11057Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11058
11059 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11060
11061Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11062
11063 * Makefile.in (ALL_MODULES): Include all-apache.
11064 (CROSS_CHECK_MODULES): Include check-apache.
11065 (INSTALL_MODULES): Include install-apache.
11066 (all-apache): New target.
11067
11068 * configure.in: Added apache everywhere perl is seen.
11069
11070Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11071
11072 * Makefile.in: Add support for clean-{module} and
11073 clean-target-{module} rules.
11074
11075Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11076
11077 * configure.in (*-*-ose) do not build libgloss.
11078
11079Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11080
11081 * config.guess (prep*:SunOS:5.*:*): Turn into
11082 powerpele-unknown-solaris2.
11083
11084Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11085
11086 * configure.in: Permit --enable-shared to specify a list of
11087 directories.
11088
11089Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11090
11091 * configure.in (host==solaris): Pass only the first word of $CC
11092 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11093
11094Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11095
11096 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11097
11098Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11099
11100 * Makefile.in (ALL_MODULES): Include all-perl.
11101 (CROSS_CHECK_MODULES): Include check-perl.
11102 (INSTALL_MODULES): Include install-perl.
11103 (ALL_X11_MODULES): Include all-guile.
11104 (CHECK_X11_MODULES): Include check-guile.
11105 (INSTALL_X11_MODULES): Include install-guile.
11106 (all-perl): New target.
11107 (all-guile): New target.
11108
11109 * configure.in (host_tools): Include perl and guile.
11110 (native_only): Include perl and guile.
11111 (noconfigdirs): Don't build guile and perl; no ports have been
11112 done.
11113
11114Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11115
80413487
RH
11116 * configure (--enable-*): Handle quoted option lists such as
11117 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11118
11119Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11120
11121 * Makefile.in ({,inst}all-target): New rule so we can make and
11122 install all of the target directories easily.
11123
11124Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11125
11126 * configure.in: Add missing global flag in sed substitution when
11127 deleting `target-' from ${configdirs}.
11128
11129Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11130
11131 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11132 option.
11133
11134 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11135 config/mh-necv4.
11136
11137 * install.sh: Correct misspelling of transformbasename.
11138
11139 * config.guess: Recognize mips-*-sysv*.
11140
11141Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11142
11143 * config.sub: Recognize mon960.
11144
11145Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11146
11147 * configure: Restore Canadian Cross handling of BISON and LEX,
11148 removed in Feb 20 change.
11149
11150Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11151
11152 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11153 Mention make install. Remove the old copyright date as well the
11154 clumsy and rather pointless copyright on the README file.
11155
11156Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11157
11158 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11159 Makefile after running symlink-tree, then run `make distclean' to
11160 avoid clobbering any generated files in srcdir.
11161
11162Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11163
11164 * configure.in (m68k-*-netbsd*): Build everything now.
11165
11166Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11167
11168 * Makefile.in (taz): Fix quoting.
11169
11170Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11171
11172 * configure.in (sparclet-*-*): Build everything now.
11173
11174Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11175
11176 * configure.in (m68k-*-linux*): New host.
11177
11178Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11179
11180 * configure: Check for bison before byacc.
11181
11182Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11183
11184 * Makefile.in configure: Change the way LEX and BISON/YACC are
11185 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11186 searching PATH. These are used as fallbacks by Makefile.in if
11187 flex/bison/byacc aren't in objdir.
11188
11189Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11190
11191 * Makefile.in: Make everything which depends upon all-bfd also
11192 depend upon all-opcodes, in case --with-commonbfdlib is used.
11193
11194Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11195
11196 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11197 building NT native compilers on Unix.
11198
11199Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11200
11201 * configure.in: Don't get CC from the host Makefile fragment if we
11202 can find gcc in PATH, or if this is a Canadian Cross. Move the
11203 Solaris test for /usr/ucb/cc to the post target script, just after
11204 the compiler sanity test.
11205
11206Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11207
11208 * config.sub: Merge with FSF.
11209
11210Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11211
11212 * Makefile.in (RPATH_ENVVAR): New variable.
11213 (REALLY_SET_LIB_PATH): Use it.
11214 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11215
11216Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11217
11218 * config.sub, configure.in: Recognize sparclet cpu.
11219
11220Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11221
11222 * config.guess: Support m68k-cbm-sysv4.
11223
11224Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11225
11226 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11227 m68k-unknown-linuxaout from linker help string. Put quotes around
11228 $ld_help_string.
11229
11230Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11231
11232 * config.guess (powerpc-harris-powerunix): Add guess for port
11233 to new target.
11234
11235Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11236
11237 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11238
11239Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11240
11241 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11242 $(REALLY_SET_LIB_PATH) in Makefile.
11243 * Makefile.in (SET_LIB_PATH): New variable.
11244 (REALLY_SET_LIB_PATH): New variable.
11245 ($(DO_X)): Use $(SET_LIB_PATH).
11246 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11247 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11248 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11249 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11250 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11251 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11252 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11253 (install-dosrel): Likewise.
11254 (all-opcodes): Depend upon all-libiberty.
11255
11256Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11257
11258 * config.guess (*:CYGWIN*): New
11259
11260Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11261
11262 * Makefile.in (all-target-winsup): All all-target-libiberty.
11263
11264Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11265
11266 * configure.in (noconfigdirs): Add missing # in front of comment.
11267
11268Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11269
11270 * configure.in: add second pass to things added to noconfigdirs
11271 so *-gm-magic can exclude libgloss properly.
11272
11273Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11274
11275 * mpw-configure (extralibs_name, rez_name): Set correctly
11276 for MWC68K compiler.
11277
11278 * mpw-README: Add more info on the necessary build tools.
11279
11280Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11281
11282 * configure.in, config.sub: Recognize cygwin32.
11283
11284Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11285
11286 * config.guess, config.sub: Recognize A/UX.
11287
11288Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11289
11290 * config.sub: Merge with gcc/config.sub.
11291
11292Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11293
11294 * mpw-build.in (do-binutils): Add build of stamps.
11295
11296Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11297
11298 * config.sub: Add recognition for mips64vr4100*-* targets.
11299
11300Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11301
11302 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11303 Add creation of gconfigargs with `--enable-shared' turned on.
11304 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11305 ($(host)-stamp-stage3-configured): Likewise.
11306 (HOLES): Add chatr and ldd.
11307 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11308
11309Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11310
11311 * configure: Pass --nfp to recursive configures.
11312
11313Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11314
11315 * Makefile.in (DLLTOOL): New.
11316 (DLLTOOL_FOR_TARGET): New.
11317 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11318 (EXTRA_TARGET_FLAGS): Ditto.
11319 (EXTRA_GCC_FLAGS): Ditto.
11320 (CONFIGURE_TARGET_MODULES): Ditto.
11321 (DO_X): Ditto.
11322 * configure: Add DLLTOOL.
11323
11324Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11325
11326 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11327 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11328 mh-sco, since old workarounds no longer needed, and don't
11329 build ld, since libraries have weak symbols in COFF.
11330
11331Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11332
11333 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11334
11335Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11336
11337 * configure.in: Make sure that ${CC} can be used to compile an
11338 executable.
11339
afb8d725
JM
11340Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11341
11342 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11343 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11344 nothing depending on whether gdbtk is being built.
11345
252b5132
RH
11346Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11347
11348 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11349
11350Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11351
11352 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11353 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11354
11355Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11356
11357 * config-ml.in: Add support for
11358 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11359 Simplify setting of multidirs from --disable-foo.
11360
11361Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11362
11363 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11364 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11365 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11366 non-empty, pass them on to the GCC make.
252b5132
RH
11367 (all-bootstrap): New rule that is like all-gcc, except it executes
11368 the GCC bootstrap rule instead of the GCC all rule.
11369
11370Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11371
11372 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11373
11374Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11375
11376 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11377 DG/UX support.
11378
11379Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11380
11381 * config.sub (i*86*) Change [345] to [3456]
11382
11383Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11384
11385 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11386 --with-gnu-ld=no.
11387
11388Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11389
11390 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11391 AIX multilibs get built.
11392
11393Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11394
11395 * configure.in (i386-win32): Don't build expect if we're not
11396 building the tcl subdir.
11397
11398Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11399
11400 * Makefile.in: (configure-target-examples, all-target-examples):
11401 New targets, configure and build example programs.
11402
11403Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11404
11405 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11406 use it as input to sedit the generated MPW makefile.
11407 * mpw-README: Add a suggestion about Gestalt.h.
11408
11409Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11410
11411 * config.sub: Accept *-*-ieee*.
11412
11413Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11414
11415 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11416 Ronald F. Guilmette <rfg@monkeys.com>.
11417
11418Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11419
11420 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11421 for powerpc-pe native.
11422 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11423 (target==powerpc-pe): duplicate i386-win32 entry.
11424
11425Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11426
11427 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11428 of vxworks, not just vxworks5.1.
11429
11430Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11431
11432 * mpw-configure: Add support for exec-prefix.
11433
11434Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11435
11436 * config.guess: Recognize HP model 816 machines as having
11437 a PA1.1 processor.
11438
11439Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11440
11441 * configure: Ignore new autoconf configure options.
11442
252b5132
RH
11443Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11444
11445 * config.guess: Recognize Pentium under SCO.
11446 From Robert Lipe <robertl@arnet.com>.
11447
11448Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11449
11450 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11451
11452Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11453
11454 * configure.in: Don't configure gas for alpha-dec-osf*.
11455
11456Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11457
11458 * configure.in: Default to --with-stabs for some targets for which
11459 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11460 i[345]86*-*-unixware*.
11461
11462Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11463
11464 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11465 rather than basing it on the target. Simplify handling of options
11466 controlling which directories to configure. Remove extraneous
11467 slash in multi-clean target.
11468
11469Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11470
11471 * config-ml.in: Prefix more variables with ml_ so they don't collide
11472 with configure's.
11473
11474Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11475
11476 * configure: Don't turn -v into --v.
11477
11478Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11479
11480 * configure.in (targargs): Fix typo.
11481
11482 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11483
11484Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11485
11486 * configure.in: Strip --host and --target options from
11487 CONFIG_ARGUMENTS, and always configure for --host only. Add
11488 --with-cross-host option when building with a cross-compiler.
11489 * configure: Canonicalize the arguments put into config.status by
11490 always using `=' for an option with an argument. Pass a presumed
11491 --host or --target explicitly.
11492
11493Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11494
11495 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11496 into general OS recognition case.
11497
11498Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11499
11500 * configure.in (target_configdirs): add target-winsup only
11501 for win32 target systems.
11502
11503Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11504
11505 * Makefile.in (all-target-libgloss): Depend upon
11506 configure-target-newlib, since when libgloss is built it looks to
11507 see if the newlib directory exists.
11508
11509Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11510
11511 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11512 cfg-ml-*.in.
11513
11514Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11515
11516 * configure: Handle LD and LD_FOR_TARGET when configuring a
11517 Canadian Cross.
11518
252b5132
RH
11519Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11520
11521 * configure.in (target_libs): add target-winsup.
11522 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11523 (target==ppcle-pe): remove ld from $noconfigdirs.
11524
11525Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11526
11527 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11528 Preserve relative path names in $srcdir. Build symlink tree if
11529 configuring cross target dir and srcdir=. (= no VPATH support).
11530 (configure-target-libg++): Depend on configure-target-librx.
11531 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11532 * config-ml.in: New file.
11533 * symlink-tree: New file.
11534 * configure: Ensure srcdir="." if that's what it is.
11535
11536Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11537
11538 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11539 includes and FLEX_SKELETON setting.
11540 * mpw-configure (--with-gnu-ld): New option, controls whether
11541 to use PPCLink or ld with PowerMac GCC.
11542 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11543 * mpw-config.in: Configure grez if targeting Mac.
11544
11545 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11546 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11547 just macos.
252b5132
RH
11548 * configure.in: Configure grez resource compiler if targeting Mac.
11549 * Makefile.in (all-grez, install-grez): New targets.
11550
11551Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11552
11553 * configure: CXX defaults to gcc, not g++. If we find
35590697 11554 gcc in the path, set CC to gcc -O2.
252b5132
RH
11555
11556Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11557
11558 * configure: Default ${build} correctly. Avoid picking up extra
11559 spaces when reading CC and CXX from Makefile. When doing a
11560 Canadian Cross, use plausible default values for numerous
11561 variables.
11562 * configure.in: When doing a Canadian Cross, don't try to
11563 configure tools whose configure script can't handle it.
11564
11565Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11566
11567 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11568
11569Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11570
11571 * configure: Remove dubious bug reporting address.
11572
11573Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11574
11575 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11576 configure script, run that instead of this directory's configure.
11577 In either case, print a message that we're configuring the sub-dir.
11578
11579Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11580
11581 * configure.in: Before checking for the existence of various files,
11582 use sed to filter out "target-".
11583
11584Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11585
11586 * Makefile.in (DO_X): Split rule to decrease command line length
11587 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11588 (Philippe De Muyter).
11589
11590Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11591
11592 * Makefile.in (all-patch): depend on all-libiberty.
11593
11594Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11595
11596 * configure.in: If the only directory in target_configdirs which
11597 actually exists is libiberty, then set target_configdirs to empty,
11598 to avoid trying to build a target libiberty in a gas or gdb
11599 distribution.
11600
11601Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11602
11603 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11604 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11605 systems.
252b5132
RH
11606
11607Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11608
11609 * configure.in (copy_dirs): Use sys-include instead of include
11610 for --with-headers option.
11611
11612Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11613
11614 * Makefile.in, configure.in: Make winsup builds work with
11615 new scheme.
11616
11617Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11618
11619 * configure.in: Build the linker on AIX.
11620
11621Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11622
11623 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11624 where needed.
11625
11626Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11627
11628 * Makefile.in (all-gcc): Fix typo.
11629
11630Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11631
11632 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11633
11634Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11635
11636 * configure.in: Rename libFOO to target-libFOO, and xiberty
11637 to target-xiberty, to provide more flexibility.
11638 (target_subdir): Define. Create if cross.
11639 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11640 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11641 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11642 check-libFOO -> check-target-libFOO, etc.
11643 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11644 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11645 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11646 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11647 allow ALL_GCC="" to only configure.
11648 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11649 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11650 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11651
11652Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11653
11654 * Makefile.in (taz): Build "info" in etc explicitly.
11655
11656Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11657
11658 * configure.in: Make sure that CC is undefined (as opposed to
11659 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11660 problem with autoconf trying to configure on a host without GCC.
11661
11662Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11663
11664 * mpw-configure: Set host alias from choice of host compiler,
11665 only use generic MPW Makefile sed if present, edit a file
11666 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11667 * mpw-README: Add problem notes about CW6 and CW7.
11668
11669Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11670
11671 * Makefile.in (taz): Use ";" instead of ";;".
11672
11673Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11674
11675 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11676 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11677 DISTDOCDIRS.
11678 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11679 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11680
11681Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11682
11683 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11684 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11685 Move bfd to DISTSTUFFDIRS.
11686
11687Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11688
11689 * Makefile.in (X11_LIB): Removed.
11690 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11691
11692 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11693
11694Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11695
11696 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11697 names.
11698
11699Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11700
11701 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11702
11703Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11704
11705 * configure.in (i[345]86-*-win32): Always build newlib.
11706 Don't configure cvs, autoconf or texinfo.
11707 * Makefile.in (LD_FOR_TARGET): New.
11708 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11709 Pass down LD_FOR_TARGET.
11710
11711Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11712
11713 * winsup: New directory.
11714 * Makefile.in: Build winsup.
11715 * configure.in: Winsup is configured when target is win32.
11716 Can only build win32 target GDB when native.
35590697 11717
252b5132
RH
11718Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11719
11720 * config.guess: Recognize HP model 819 machines as having
11721 a PA 1.1 processor.
11722
11723Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11724
11725 * configure: Fix sed loop which substitutes for CC and CXX to
11726 avoid bug found in various sed implementations.
11727
11728Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11729
11730 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11731 simulator. Use standard powerpc-*-eabi*.
11732
11733Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11734
11735 * configure.in: Stop putting gas and binutils in noconfigdirs for
11736 powerpc-*-aix* and rs6000-*-*.
11737
11738Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11739
11740 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11741 -mcall-aixdesc libraries.
11742
11743Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11744
11745 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11746
11747 * config.sub (arm | armel | armeb): Fix shell syntax.
11748
11749Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11750
11751 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11752 -msoft-float and -mcpu=common support.
11753 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11754 libraries.
11755
11756Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11757
11758 * configure.in: Allow configuration and build of emacs19 for the alpha.
11759
11760Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11761
11762 * configure.in (CC): Get ^CC, not just any old CC, from
11763 ${host_makefile_frag}.
11764
11765Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11766
35590697 11767 * configure.in (CC): Try to get CC from
252b5132
RH
11768 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11769
11770Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11771
11772 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11773 only if it exists in $(srcdir).
11774
11775Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11776
11777 * configure: If CC and CXX are not set in the environment, set
11778 them, based on either an existing Makefile or on searching for gcc
11779 in PATH. Substitute for CC and CXX in Makefile.
11780 * configure.in: Remove libm from target_libs. Separate
11781 target_configdirs from configdirs. If CC is not set in
11782 environment, try to get it from a host Makefile fragment. Rewrite
11783 changes of configdirs to use skipdirs instead. A few minor
11784 tweaks. Take directories out of target_configdirs as they are
11785 taken out of configdirs. Remove existing Makefile files from
11786 subdirectories. Substitute for TARGET_CONFIGDIRS and
11787 CONFIG_ARGUMENTS in Makefile.
11788 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11789 by configure.in.
11790 (CONFIG_ARGUMENTS): Likewise.
11791 (CONFIGURE_TARGET_MODULES): New variable.
11792 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11793 ($(CONFIGURE_TARGET_MODULES)): New target.
11794 (configure-libg++, configure-libio): New targets.
11795 (all-libg++): Depend upon configure-libg++.
11796 (all-libio): Depend upon configure-libio.
11797 (configure-libgloss, all-libgloss): New targets.
11798 (configure-libstdc++): New target.
11799 (all-libstdc++): Depend upon configure-libstdc++.
11800 (configure-librx, all-librx): New targets.
11801 (configure-newlib): New target.
11802 (all-newlib): Depend upon configure-newlib
11803 (configure-xiberty): New target.
11804 (all-xiberty): Depend upon configure-xiberty.
11805
11806Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11807
11808 * configure.in (host i[345]86-*-win32): Expand the
11809 noconfigdirs again.
11810
11811Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11812
11813 * mpw-configure: Fix sed command file name.
11814
11815Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11816
35590697 11817 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11818 noconfigdirs again.
11819
11820Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11821
11822 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11823 or powerpc*-*-pe*, since they are not yet supported.
11824
11825Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11826
11827 Add PowerMac support and many other enhancements.
11828 * mpw-configure: New option --cc to select compiler to use,
11829 paste options set according to --cc into the generated
11830 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11831 if mpw-make.sed is present.
11832 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11833 add forward includes for PowerPC include files.
11834 * mpw-build.in: Build using Makefile.PPC if present.
11835 (do-byacc, etc): Remove separate version resource builds.
11836 (do-gas): Build "stamps" before "all".
11837 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11838 * mpw-README: Update to reflect --cc option, PowerMac support,
11839 and recently-reported compatibility problems.
11840
11841Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11842
11843 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11844 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11845 (--with-multilib-top): Pass to recursive invocations.
11846
11847Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11848
11849 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11850 v810-*-*.
11851
11852Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11853
11854 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11855 gdb, ld and opcodes on v810-*-*.
11856
252b5132
RH
11857Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11858
11859 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11860 (local-maintainer-clean): New target.
11861 (maintainer-clean): New target.
11862 (realclean): Just depend upon maintainer-clean.
11863
11864Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11865
11866 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11867
11868Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11869
11870 * configure.in: Build ld in mips*-*-bsd* case.
11871
11872Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11873
11874 * config.sub: Accept -lites* OS. From Ian Dall.
11875
11876Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11877
11878 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11879 targets.
252b5132
RH
11880
11881Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11882
11883 * configure.in: treat i386-win32 canadian cross the same as
11884 i386-go32 canadian cross.
11885
11886Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11887
11888 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11889 running under the simulator to build a reduced set of libraries.
11890 (powerpc-*-eabiaix): Add fine grained multilib support added to
11891 other powerpc targets yesterday.
11892
11893Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11894
11895 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11896 -disable-softfloat, -disable-relocatable, -disable-aix, and
11897 -disable-sysv to control which multilib libraries get built.
11898
11899Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11900
11901 * configure: Add Makefile.tem to list of files to remove in trap
11902 handler.
11903
11904Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11905
11906 * config.guess (*Linux*): Add missing "exit"s.
11907 Also, need specific check for alpha-unknown-linux (uses COFF).
11908
11909Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11910
11911 * config.guess: Merge with FSF:
11912
11913 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11914 * config.guess (AIX4): More robust release numbering discovery.
11915
11916 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11917 * config.guess (i386-sequent-ptx): Properly get version number.
11918
11919 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11920 * config.guess (mips:*:4*:UMIPS): New case.
11921
11922Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11923
11924 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11925 (i386-win32 host): Likewise. Don't build readline.
11926
afb8d725
JM
11927Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11928
11929 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11930 SUPPORT_FILES to submakes.
11931
252b5132
RH
11932Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11933
11934 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11935 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11936 mpw-configure.
11937
11938Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11939
11940 * configure.in (appdirs): Use =, not ==, in test expression when
11941 trying to build the text to print in the warning message for
11942 Solaris users.
11943
11944Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11945
11946 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11947
11948Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11949
11950 * config.guess: Recognize lynx-2.3.
11951
11952Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11953
11954 * config.sub (z8ksim): Deleted
11955 (z8k-*-coff): New, this is the one true name of the target.
11956
11957Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11958
11959 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11960
11961Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11962
11963 * config.guess (*:Linux:*:*): First try asking the linker what the
11964 default object file format is (elf, aout, or coff). Then if this
11965 fails, try previous methods.
11966
11967Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11968
11969 * configure.in: Don't build newlib for *-*-vxworks5.1.
11970
11971Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11972
11973 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11974 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11975
11976Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11977
11978 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11979
11980Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11981
11982 * cfg-ml-com.in: New file.
11983 * cfg-ml-pos.in: New file.
11984
11985Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11986
11987 * COPYING.NEWLIB: Add HP free copyright to list.
11988
11989Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11990
11991 * config.sub: Recognize -eabi* for the system, not just -eabi.
11992
11993Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11994
11995 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11996 * config.sub, configure.in (win32): New target and host.
11997
11998Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11999
12000 * configure.in: Add i386-pe configuration.
12001
12002Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12003
12004 * mpw-build.in (install): Install GDB after LD.
12005
12006Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12007
12008 * mpw-config.in (elf/mips.h): Always forward-include, needed
12009 for GDB to build.
12010
12011Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12012
12013 * testsuite: New directory for customer acceptance and whole tool
12014 chain tests.
12015
12016Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12017
12018 * configure: If per-host line isn't found, but AC_OUTPUT is found
12019 and a configure script exists, run it instead.
12020
12021Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12022
12023 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12024
12025Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12026
12027 * configure: Set build_{cpu,vendor,os,alias} to host values when
12028 --build isn't specified.
12029
12030Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12031
12032 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12033 (FLAGS_TO_PASS): Pass them.
12034 (EXTRA_TARGET_FLAGS): Ditto.
12035
252b5132
RH
12036Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12037
12038 * Makefile.in (all-libg++): Depend on all-libstdc++.
12039
12040Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12041
12042 * configure.in (noconfigdirs): Enable all packages for
12043 i386-unknown-netbsd.
12044
12045Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12046
12047 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12048 hosted builds (DOS builds)
12049
12050Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12051
12052 Changes for ARM based on patches from Richard Earnshaw:
12053 * config.sub: Handle armeb and armel.
12054 * configure.in: Omit arm linker only for riscix.
12055
12056Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12057
12058 * config.guess: Update from FSF.
12059
12060Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12061
12062 * config.sub: Recognize powerpcle as the little endian varient of
12063 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12064 powerpcle variant. Convert pentium into i586, not i486. Add p5
12065 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12066 temporarily.
12067
12068Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12069
12070 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12071
12072Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12073
12074 * config.sub: Accept -lites* as a basic system type.
12075
12076Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12077
12078 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12079 installed, and if so return linuxoldld as the system name.
12080
12081Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12082
12083 * config.guess: Add hppa1.1-hp-lites support.
12084
12085Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12086
12087 * configure.in: Don't build newlib for m68k-vxworks5.1.
12088
12089Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12090
12091 * configure.in (mips-sgi-irix6): Use mh-irix5.
12092
12093Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12094
12095 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12096
12097Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12098
12099 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12100 OSF/1. Fix compiler flags.
252b5132
RH
12101 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12102
12103Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12104
12105 * configure.in: Recognize --with-newlib.
12106 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12107
afb8d725
JM
12108Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12109
12110 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12111 to *_X11_MODULES due to gdbtk needing X include files et al.
12112
252b5132
RH
12113Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12114
12115 Merge in support for Mac MPW as a host.
12116 (Old change descriptions retained for informational value.)
12117
12118 * mpw-config.in: Add generic include forwards for cpu-specific
12119 include files in aout and elf directories.
12120
12121 * mpw-configure: Added copyright.
12122 * mpw-config.in: Check for presence of required build tools.
12123 (target_libs): Add newlib.
12124 (target_tools): Add examples.
12125 (Read Me): Generate as "Read Me for MPW" instead.
12126 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12127 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12128 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12129
12130 * mpw-configure: Remove subdir-specific makefile hackery,
12131 delete mk.tmp after using it.
12132
12133 * mpw-build.in (all): Display start and end times.
12134
12135 * mpw-configure (host_canonical): Set.
12136 (target_cpu): Always add to makefiles.
12137 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12138 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12139 (mpw-mh-mpw): Look for in srcdir and srcroot.
12140 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12141
12142 * mpw-build.in: (install-only): New target.
12143
12144 * mpw-configure (host_alias, target_alias): Rename from hostalias
12145 and targetalias, add into generated Makefile.
12146 (mk.tmp): If present, add into generated Makefile.
12147 * mpw-build.in (all-gas): Build config.h first before gas proper.
12148
12149 * mpw-configure (config.status): Write only if changed.
12150 * mpw-config.in (readline): Configure it (not built, just used for
12151 definitions).
12152
12153 * mpw-config.in (elf/mips.h): Add a forward include.
12154
12155 * mpw-config.in: Forward-include most .h files in include into
12156 extra-include.
12157 (readline): Don't build.
12158 mpw-build.in (install): Install GDB.
12159
12160 * mpw-configure (prefix, mpw_prefix): Handle it.
12161 * mpw-config.in (mmalloc, readline): Don't configure.
12162 * mpw-build.in (thisscript): Rename to ThisScript.
12163 Use mpw-build instead of BuildProgram everywhere.
12164 (mmalloc, readline): Don't build.
12165 * mpw-README: New file, basic documentation about the MPW port.
12166
12167 * mpw-config.in: Use forward-include to create include files.
12168
12169 * mpw-configure: Add more things to the top of each configured
12170 Makefile, including contents of config/mpw-mh-mpw.
12171 * mpw-config.in (extra-include): Create this directory and fill it
12172 with Posix-like include files when configuring.
12173
12174 * config.sub (apple, mac, mpw): Add various aliases.
12175
12176 * mpw-build.in: New file, top-level build script fragment for MPW.
12177 * mpw-configure: New file, configure script for MPW.
12178 * mpw-config.in: New file, config fragment for MPW.
12179
12180Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12181
12182 * configure.in (host_libs): Remove glob, since it is gone from the
12183 sources.
12184
12185Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12186
12187 * Makefile.in: define empty GDB_NLM_DEPS var.
12188
12189 * configure.in(target_makefile_frag): use config/mt-netware
12190 for netware targets.
12191
12192Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12193
12194 * config.sub: Merge in recent FSF changes. Remove linux special
12195 cases.
12196
12197Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12198
4bddf3ad 12199 Revert this change:
252b5132
RH
12200
12201 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12202
12203 * build-all.mk: Use CC=cc -Xs on Solaris.
12204
252b5132
RH
12205Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12206
12207 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12208 stop using it.
12209 * Makefile.in: Nuke all references to glob subdirectory.
12210
12211Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12212
12213 * configure.in: Fix --enable-shared logic in per-host.
12214
12215Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12216
12217 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12218
12219Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12220
12221 * configure.in (noconfigdirs): Don't build gas on AIX, for
12222 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12223
12224Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12225
12226 * configure: Fix --cache-file to work if the file argument is a
12227 relative path.
12228
12229Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12230
12231 * configure: If the --cache-file is used, pass it down to
12232 configure in subdirectories.
12233
12234Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12235
12236 * config.sub: add vxworks29k configuration.
12237
12238Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12239
12240 * Makefile.in (taz): Do "diststuff" part quietly.
12241
12242Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12243
12244 * config.sub: Mini-merge with gcc/config.sub.
12245
12246Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12247
12248 * config.guess (IRIX): Sed - to _.
12249
12250Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12251
12252 * Makefile.in (source-vault, binary-vault): New targets.
12253
12254Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12255
12256 * config.sub: Recognize -eabi as a basic system type.
12257
12258Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12259
12260 * configure.in (enable_shared stuff): Fix typo.
12261
12262Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12263
12264 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12265
12266Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12267
12268 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12269
12270Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12271
12272 * configure.in (rs6000-*-*): Don't build gas.
12273
12274Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12275
12276 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12277 reduce command line length.
12278 (AS_FOR_TARGET): Check for as.new, not Makefile.
12279 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12280
12281Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12282
12283 * config.guess: Merge from FSF.
12284
12285Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12286
12287 * configure: Don't use $ when handling program_suffix.
12288
12289Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12290
12291 * configure.in: Configure tk for hppa/hpux.
12292
12293Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12294
12295 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12296
12297Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12298
12299 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12300 to LIBCXXFLAGS. Tests are better run without it.
12301
12302Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12303
12304 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12305
12306Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12307
12308 * configure.in (*-*-netware*): Don't configure xiberty.
12309
12310Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12311
12312 * configure.in: Remove tk from native_only list.
12313
12314Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12315
12316 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12317 for special NCD build.
12318
12319Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12320
12321 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12322 makeall.bat, they're only useful for binutils snapshots.
12323 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12324 makeall.bat to specified SUPPORT_FILES.
12325
12326Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12327
12328 * build-all.mk: Add Ericsson targets to sun4 and solaris
12329 hosts. Add BNR's sun4 target to solaris host, so their
12330 build-from-source will be tested in-house first.
12331
12332Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12333
12334 * Makefile.in (LIBCFLAGS): New variable.
12335 (CFLAGS_FOR_TARGET): Ditto.
12336 (LIBCFLAGS_FOR_TARGET): Ditto.
12337 (LIBCXXFLAGS): Ditto.
12338 (CXXFLAGS_FOR_TARGET): Ditto.
12339 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12340 (BASE_FLAGS_TO_PASS): Pass them.
12341 (EXTRA_TARGET_FLAGS): Ditto.
12342
4bddf3ad 12343 * configure.in: Support --enable-shared.
252b5132
RH
12344
12345Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12346
12347 * configure.in (target_libs): Include libstdc++ again.
12348 * config.guess: Update from FSF (for FreeBSD).
12349
12350Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12351
12352 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12353 makeall.bat.
12354 (DISTDOCDIRS): Add `etc'.
12355 (ETC_SUPPORT_PFX): New variable.
12356 (taz): Include anything from etc starting with a word in
12357 ETC_SUPPORT_PFX.
12358
12359Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12360
12361 * config.sub: Update for recent FSF changes. Remove obsolete
12362 h8300hds entry. Add -windows* and -osx as basic os. Minor
12363 spacing changes.
12364
12365Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12366
12367 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12368
12369 * config.guess: Merge with FSF.
12370 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12371
12372Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12373
12374 * configure: Since the "trap 0" handler will override the exit
12375 status on many systems, only use it for "exit 1", and make it set
12376 a non-zero exit status; reset it before "exit 0". Also, check
12377 exit status of config.sub, and error out if it failed.
12378
12379Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12380
12381 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12382 and install libgloss.
12383
12384Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12385
12386 * Makefile.in (all-binutils): Depend upon all-byacc.
12387
12388 * configure.in: Don't build emacs on Irix 5.
12389
12390Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12391
12392 * configure.in (*-*-netware*): Add libio.
12393
12394Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12395
12396 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12397 (CHECK_TARGET_MODULES): Ditto.
12398 (INSTALL_TARGET_MODULES): Ditto.
12399 (TARGET_LIBS): Ditto.
12400 (all-libstdc++): Note dependencies.
12401
12402Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12403
12404 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12405
12406Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12407
12408 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12409 -fexternal-templates.
12410
12411 * configure.in (target_libs): Add libstdc++.
12412 (noconfigdirs): Add libstdc++ as appropriate.
12413
12414Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12415
12416 * config.guess: Update from FSF.
12417
12418Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12419
12420 * configure: Use ${config_shell} when running ${configsub}.
12421
12422Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12423
12424 * config.sub: No longer recognize h8300h.
12425
12426Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12427
12428 * config.sub: Remove extraneous differences between config.sub and
12429 gcc/config.sub.
12430
12431Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12432
12433 * Makefile.in (DISTSTUFFDIRS): Add gas.
12434
12435Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12436
12437 * COPYING.NEWLIB: New file.
12438
12439Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12440
12441 * config.guess (HP-UX): Patch from Harlan Stenn
12442 <harlan@landmark.com> to also emit release level.
12443
12444Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12445
12446 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12447
12448Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12449
12450 * config.sub: Merge nextstep cleanup from FSF.
12451
12452Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12453
12454 * configure.in (arm-*-*): Don't configure ld for this target.
12455
12456Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12457
12458 * configure.in (*-*-netware): don't configure libg++, libio,
12459 librx, or newlib.
12460
12461Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12462
12463 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12464 configure ld--it works, but it doesn't support shared libraries.
12465
12466Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12467
12468 * config.guess (*-unknown-freebsd*): Get rid of possible
12469 trailing "(Release)" in version string.
12470 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12471
12472Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12473
12474 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12475 Fix type: *-next-neststep -> *-next-nextstep.
12476
12477 * config.guess: Merge from FSF:
12478
12479 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12480
12481 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12482
12483 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12484
12485 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12486 instead of UNIX_SV for UnixWare 1.0).
12487
12488Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12489
12490 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12491 to make gdb/nlm/* build after the compiler and linker.
12492
12493Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12494
12495 * config.guess (netbsd, freebsd, linux): Accept any machine,
12496 not just i[34]86.
12497 (m68k-atari-sysv4): Relocate to match FSF version.
12498
12499 * config.guess: More merges from the FSF:
12500
12501 Add a space before function call or macro invocation.
12502
12503 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12504
12505 * config.guess: Add trap cmd to remove dummy.c and dummy when
12506 interrupted.
12507
12508 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12509
12510 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12511 (dummy): Redirect stderr from compilation of dummy.c.
12512
12513 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12514
12515 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12516
12517Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12518
12519 * configure: Accept and ignore --cache*, for compatibility with
12520 new autoconf.
12521
12522Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12523
12524 * config.guess: Merge from FSF:
12525
12526 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12527
12528 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12529 (PATH): Add /.attbin at end for finding uname.
12530 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12531
12532 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12533
80413487 12534 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12535
12536 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12537
80413487
RH
12538 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12539 to select whether to use ELF or COFF.
252b5132
RH
12540
12541 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12542
80413487 12543 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12544
12545 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12546
12547 * config.guess: Guess the OS version for HPUX.
12548
12549 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12550
12551 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12552
12553Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12554
12555 * configure.in: Recognize --with-headers, --with-libs, and
12556 --without-newlib.
12557 * Makefile.in (all-xiberty): Depend upon all-ld.
12558
12559Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12560
12561 * configure.in: Change i[34]86 to i[345]86.
12562
12563Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12564
12565 * configure (version): A few more tweaks to help message.
12566
12567Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12568
12569 * Makefile.in: Remove (for now) librx as a host library,
12570 now that we're building it for target.
12571
12572Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12573
12574 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12575 (Karl Berry).
12576
12577Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12578
12579 * configure.in: Also configure librx.
12580
12581Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12582
12583 * Makefile.in: Update various rules to reflect that librx
12584 is now needed for libg++.
12585
12586Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12587
12588 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12589
12590Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12591
12592 * configure.in: Configure the examples directory.
12593
12594Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12595
12596 * configure: Simplify Jun 2 1994 change.
12597
12598Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12599
12600 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12601 /bin/gcc isn't good enough to build gcc.
12602
12603Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12604
12605 * Makefile.in (GDB_SUPPORT_FILES): Remove
12606 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12607 (gdb.tar.gz): Add new rule to use standard distribution building
12608 mechanism.
12609
12610Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12611
12612 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12613 Bill Cox <bill@cygnus.com>.
12614
12615Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12616
12617 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12618
12619Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12620
12621 * configure: Search current dir first in .gdbinit.
12622
12623Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12624
12625 * config.sub: Recognize freebsd (merged from gcc config.sub).
12626
12627Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12628
12629 * config.sub: Refer to NeXT's operating system as nextstep.
12630
12631 * config.sub (case $basic_machine): Re-order the cases, to match
12632 the order in the FSF version (which is mostly alphabethical).
12633 Merge in some additions and changes from the FSF.
12634
12635Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12636
12637 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12638 * config.sub: Recognize cxux7.
12639 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12640
12641Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12642
12643 * config.sub: Fix typo powerpc -> powerpc-*.
12644
12645Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12646
12647 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12648
12649 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12650 parallel with all-emacs and install-emacs). Top-level command
12651 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12652
12653Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12654
12655 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12656 $(relbindir)/make before doing ``make install'', and use
12657 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12658 installing over running make binary.
12659 ($(host)-stamp-stage3-installed): Likewise.
12660
12661Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12662
12663 * config.guess: Recognize Mach.
12664
12665Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12666
12667 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12668 see whether --exec-prefix was used.
12669
12670Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12671
12672 * README: Explicitly mention libg++/README. (Zoo's idea.)
12673
12674Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12675
12676 * Makefile.in: Add all-librx target similar to all-libproc.
12677
12678Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12679
12680 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12681 with post 1.2 uname bogosity.
12682
12683Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12684
12685 * configure: Remove temporary files on receipt of a signal.
12686
12687Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12688
12689 * configure: If there is a package_makefile_frag, remove
12690 ${subdir}/Makefile.tem after copying it in.
12691
12692Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12693
12694 * build_all.mk: support rs6000 lynx identifies itself as
12695 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12696 since /bin/gcc is too feeble to compile a modern gcc.
12697
12698Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12699
12700 * brought devo/test-build.mk update-to-date with progressive/
12701 test-build.mk. Add lynx targets and hppa flag info.
12702
12703Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12704
12705 * configure.in: Use mh-ncrsvr43. Patch from
12706 Tom McConnell <tmcconne@sedona.intel.com>.
12707
12708Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12709
12710 * config.guess (i386-unknown-bsdi): No longer need to
12711 check #if defined(__bsdi__) && defined(__i386__).
12712
12713Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12714
12715 * configure: Set program_transform_nameoption correctly.
12716
12717Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12718
12719 * brought build-all.mk update-to-date with progressive build-all.mk,
12720 added new targets and hppa info.
35590697 12721
252b5132
RH
12722Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12723
12724 * configure: If config.guess result is a prefix of the user
12725 specified target, assume a native build and use the user specified
12726 target as the host alias. Remove SunOS patch suffix removal hack.
12727 * configure.in: Remove SunOS patch suffix removal hack.
12728
12729 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12730 in NATIVE_CHECK_MODULES.
12731
12732Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12733
12734 * Makefile.in: Rename HOST_ONLY to NATIVE.
12735 * configure: Delete SunOs patch suffix from host_canonical
12736 and build_canonical variables that are prepended to Makefiles.
12737 * configure.in: Add comments for easier maintenance.
12738
12739Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12740
12741 * Makefile.in: Add all-libproc target similar to all-gui.
12742
12743Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12744
12745 * Makefile.in (CHECK_MODULES): split into
12746 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12747
12748Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12749
12750 * config.guess (i386-unknown-bsdi): New system to guess.
12751
12752Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12753
12754 * Makefile.in: Add all-gui target (but not yet build by "all").
12755
12756Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12757
12758 * config.sub: Move deletion of patch suffix from here...
12759 * configure.in: To here, at Ian's suggestion. The top-
12760 level scripts might need to know of a patch level.
12761
12762Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12763
12764 * config.sub: Strip off patch suffix so rtl is recognized
12765 as a sunos4.1.3 machine, even though it's been patched.
12766
12767Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12768
12769 * Makefile.in (INSTALL_LAST): Delete.
12770 (INSTALL_DOSREL): New.
12771
12772Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12773
12774 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12775 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12776 whether we pass down --with-gnu-ld anyhow.
12777
12778Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12779
12780 * Makefile.in (INSTALL_LAST): Change operation so it works
12781 on more flavors of make.
12782 * configure.in (go32): Don't build libg++ or libio.
12783
12784Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12785
12786 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12787 they can be overriden by templates.
12788
12789Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12790
12791 * configure.in (target==go32): Don't build gdb.
12792 * dosrel: New directory.
12793
12794Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12795
12796 * configure.in (host==go32): Configure dosrel too.
12797 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12798 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12799 be set by incoming names or templates.
12800 (INSTALL_LAST): New rule.
252b5132
RH
12801
12802Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12803
12804 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12805
12806Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12807
252b5132
RH
12808 * configure.in (appdirs): New variable. Currently empty, but will
12809 be used in gas distribution. If nonempty, lists a set of
12810 directories at least one of which must get configured, or top
12811 level configuration is considered to have failed.
12812 (rs6000-*-lynxos*): Use new file name.
12813
12814Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12815
12816 Eliminate XTRAFLAGS.
12817 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12818 newlib include files using -idirafter, and also use -nostdinc.
12819 (CXX_FOR_TARGET): Likewise.
12820 (XTRAFLAGS): Removed.
12821 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12822 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12823 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12824 ($(DO_X)): Don't pass down XTRAFLAGS.
12825
12826Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12827
12828 * configure.in (mips*-dec-bsd*): New target; do build linker.
12829 (mips*-*-bsd*): New target; don't build linker.
12830
12831Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12832
12833 * configure.in: support rs6000-*-lynxos* configuration.
12834 support sunos4 as a cross target.
12835
12836 * config.sub: look for lynx*, not lynx since the OS version may
12837 legitimately be part of the name.
12838
12839Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12840
12841 * configure.in (i[34]86-*-sco*): Move to be with other i386
12842 targets.
12843 (romp-*-*): New target. Skip various binary utilities.
12844 (vax-*-*): New target. Don't build newlib.
12845 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12846
12847Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12848
12849 * configure.in: Only set host_makefile_frag if config
12850 directory exists.
12851
12852Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12853
12854 * install.sh: If $dstdir exists, don't check whether each
12855 component does.
12856
12857Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12858
12859 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12860
12861Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12862
35590697
AJ
12863 * configure.in (*-*-lynxos*): Don't configure newlib for either
12864 native or cross Lynx.
252b5132
RH
12865
12866Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12867
12868 * config.sub (sparc64-elf): Fix os.
12869 (z8k): Remove duplicate.
12870
12871Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12872
12873 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12874 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12875
12876Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12877
12878 * configure: Make file links cleanly even if Lynx fails on
80413487 12879 an NFS symlink (at least fail cleanly).
252b5132
RH
12880
12881Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12882
12883 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12884 -XNh2000.
12885
12886Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12887
12888 * configure: Unknown options are fatal again.
12889
12890Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12891
12892 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12893 compatibility.
252b5132
RH
12894
12895Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12896
12897 * build-all.mk: Add `clean' target.
12898
12899Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12900
12901 * config.guess: Add SINIX support.
12902 * configure.in: Add mips-*-sysv4* support.
12903
12904Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12905
12906 * build-all.mk: Document all useful targets.
12907 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12908 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12909
12910Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12911
12912 * configure: Support --silent, --quiet.
12913
12914Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12915
12916 * configure: Support --disable-FEATURE.
12917
12918Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12919
12920 * config.guess: Recognize NCR running SVR4.3.
12921
12922Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12923
12924 * config.guess: Make BSDI generate i386-unknown-bsd386.
12925 Patch from Paul Eggert <eggert@twinsun.com>.
12926
12927Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12928
12929 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12930
12931Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12932
12933 * configure: Make unrecognized options give nonfatal warnings
12934 instead of fatal errors, and pass them to any subdirectory
12935 configures in case they recognize them.
12936 Make --x equivalent to --with-x.
12937
12938Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12939
12940 * configure: Add --enable-* options. Clean up usage message and
12941 some comments.
12942
12943Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12944
12945 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12946
12947Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12948
12949 * configure.in (hppa*-*-*): Enable binutils.
12950
12951Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12952
12953 * config.sub: Recognize cisco.
12954
12955Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12956
12957 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12958
12959Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12960
12961 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12962 than one configuration name. Add comment.
12963
12964Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12965
12966 * config.guess: about target *-hitachi-hiuxwe2, fixed
12967 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12968 macro is incorrect.]
12969
12970Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12971
12972 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12973 than the "make ls" stuff which used to be here.
12974
12975Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12976
12977 * config.guess: Recognize i[34]86-unknown-freebsd.
12978 From Shawn M Carey <smcarey@rodan.syr.edu>.
12979
12980Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12981
12982 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12983
12984Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12985
12986 * config.guess: Check for ptx.
12987
12988Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12989
12990 * config.sub: Add os9k checking.
12991
12992Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12993
12994 * config.guess: Handle OSF1 running on HPPA processors
12995
12996Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12997
12998 * configure: If subdir configure fails, print out a message with
12999 subdirectory name, in case subdir's configure code didn't identify
13000 itself.
13001
13002Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13003
13004 * configure.in: Remove embedded newlines from configdirs.
13005 Avoid mismatches of substrings. Fix matching strings at end
13006 of configdirs.
13007
13008Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13009
13010 * config.guess: Add Lynx/rs6000 config support.
13011
13012Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13013
13014 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13015
13016Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13017
13018 * configure.in (hppa*-*-osf*): Treat this just like most other
13019 PA configurations (eg no binutils or ld).
13020 (hppa*-*-*elf*): These configurations have binutils and ld.
13021
13022Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13023
13024 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13025
13026Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13027
13028 * configure.in (rs6000-*-*): Build gas.
13029
13030Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13031
80413487 13032 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13033
13034Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13035
13036 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13037 for GDB and GDB has been fixed to not need it.
13038
252b5132
RH
13039Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13040
13041 * config.guess: Recognize vax hosts.
13042
13043Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13044
13045 * configure (while loop): Don't use "break 2" inside case
13046 statement -- the case statement isn't an enclosing loop.
13047
13048Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13049
13050 * config.guess: Clean up NeXT support, to allow nextstep
13051 on Intel machines. Make OS be nextstep.
13052
13053Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13054
13055 * config.guess: Add alternate forms for Convex.
13056
13057Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13058
13059 * configure: Completely rewrite option processing. Take
13060 advantage of pattern-matching to avoid invoking test frequently.
13061 Also clean up host and target defaulting logic.
13062
13063Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13064
13065 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13066 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13067 commands (plus user environment) will fit SCO limits.
13068
13069Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13070
13071 * configure.in: Don't issue warnings about directories which are
13072 not being configured if -norecursion is set. Correct test for
13073 --with-gnu-as and --with-gnu-ld to not get confused by substring
13074 matches.
13075
13076 * configure.in: Don't build gas for alpha-dec-osf1*.
13077
13078Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13079
13080 * configure: Back out Per's change of 12/19/1993. It changes the
13081 behavior of configure in unexpected and confusing ways.
13082
13083 Also, use different delim char when calculating
13084 program_transform_name so that the name can contain slashes.
13085
13086Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13087
13088 * configure.in, config.sub: Add support for VSTa micro-kernel.
13089
13090Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13091
13092 * configure.in: Nuke hacks which were used to get a special
13093 version of GAS for HPPA configurations.
13094
13095Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13096
13097 * configure: If only ${target_alias} is given, use that
13098 as the default for ${host_alias}.
13099 * configure: Add missing back-slashes before nested quotes.
13100
13101Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13102
13103 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13104
13105Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13106
13107 * config.guess: Recognize some Tektronix configurations.
13108 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13109
13110Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13111
13112 * config.sub: Match any flavor of SH.
13113
13114Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13115
13116 * configure.in: Don't try to configure newlib for Alpha.
13117
13118Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13119
13120 * configure.in: Don't build ld for Irix 5. Don't build gas,
13121 libg++ or libio for any Alpha target.
13122
13123 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13124
13125Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13126
13127 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13128 default arguments -- so it tried to compress itself.
13129
13130Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13131
13132 * configure.in (notsupp): ensure that a space is always at the end
13133 of the configdirs list, since the grep checks for an explicit space
13134
13135Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13136
13137 * configure.in (target i386-sysv4.2): don't build ld, since static
13138 versions of many libraries are not available.
13139
13140Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13141
13142 * config.guess: Recognize Apollos (using environment variables).
13143 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13144
13145Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13146
13147 * config.guess: Recognize Sony news mips running newsos.
13148
13149Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13150
13151 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13152 "fi ; else" for bash.
13153
13154Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13155
13156 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13157
13158Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13159
13160 * config.sub: accept unixware as an alias for svr4.2.
13161 Fix some inconsistancies with the gcc version.
13162
13163Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13164
13165 * Makefile.in (DISTDOCDIRS): Add gdb.
13166
13167Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13168
13169 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13170
13171Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13172
13173 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13174 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13175 this now.
13176
13177Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13178
13179 * config.sub: Accept hiux* as an OS name.
13180
13181 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13182 etc/make-stds.texi. The underscore came from gcc, and dje now
13183 agrees that RUNTESTFLAGS is the correct name.
13184
13185Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13186
13187 * install.sh: Remove 'set -e'. It makes any conditionals
13188 in the script useless.
13189
13190 * config.guess: Automatically recognize arm-acorn-riscix
13191 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13192
13193Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13194
13195 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13196
13197Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13198
13199 * Makefile.in (DISTDOCDIRS): New variable.
13200 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13201 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13202
13203Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13204
13205 * configure.in (hppa target): check the source directory for the
13206 pagas sub-directory
13207
13208Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13209
13210 * config.sub: Allow -aout* and -elf*.
13211
13212Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13213
13214 * configure.in: Don't build ld on i386-solaris2, same as for
13215 sparc-solaris2.
13216
13217Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13218
13219 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13220
13221Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13222
13223 * configure.in: Configure gdb for alpha.
13224
13225Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13226
13227 * Makefile.in (CXXFLAGS): Add -O.
13228
13229Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13230
13231 * config.guess: added support for DG Aviion
13232
13233Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13234
13235 * configure.in: Produce warning message for subdirectories not
13236 configurable for this host/target combination. Don't try to
13237 configure gdb for vms.
13238
13239Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13240
13241 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13242 appropriate files before making "diststuff".
13243 (DISTBISONFILES): New var: list of files to be edited.
13244 (DISTSTUFFDIRS): Add binutils.
13245
13246Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13247
13248 * config.sub: also handle mipsel and mips64el (for little endian mips)
13249
13250Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13251
13252 * configure.in: Add * to end of all OS names.
13253
13254Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13255
13256 * configure.in: Build newlib for LynxOS native.
13257
13258Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13259
13260 * config.guess: Add support for delta 88k running SVR3.
13261
13262 * configure.in: Add comment about HP compiler vs. emacs.
13263
13264Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13265
13266 * configure.in: don't build ld on solaris2 (not a viable option
13267 due to bugs in getpwnam & getpwuid)
13268
13269Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13270
13271 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13272 config.guess will produce a full version number.
13273
13274Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13275
13276 * configure.in: Build linker and binutils for alpha-dec-osf1.
13277
13278Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13279
13280 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13281 and gdb/testsuite/Makefile.in.
13282
13283Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13284
13285 * configure.in: recognize mips*- instead of mips-
13286
13287Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13288
13289 * config.sub: Accept linux*coff and linux*elf as operating
13290 systems.
13291
13292Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13293
13294 * config.sub: Recognize mips64, and mips3 as an alias for it.
13295
13296Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13297
13298 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13299 gdb knows how to handle OSF/1 shared libraries.
13300
13301Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13302
13303 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13304 * config.guess: Recognize Hitachi's HIUX.
13305 * config.sub: Recognize h3050r* and hppahitachi.
13306 Remove redundant cases for hp9k[23]*.
13307
13308Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13309
13310 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13311 if gas and ld are in the source tree and are in ${configdirs}.
13312 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13313 --with options (but still pass them down on the command line,
252b5132
RH
13314 if they were explicitly specified).
13315
13316Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13317
13318 * configure: substitute SHELL value in Makefile.in with
13319 ${CONFIG_SHELL}
13320
13321Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13322
13323 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13324 *-*-solaris2* targets.
13325
13326Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13327
13328 * Makefile.in: define M4, and pass it down to sub-makes;
13329 all-autoconf now depends on all-m4
13330
13331Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13332
13333 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13334 presence of {ar,ranlib} instead of a configured directory
13335
13336Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13337
13338 * config.guess: Accept 34?? as well as 33?? for NCR.
13339
13340Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13341
13342 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13343 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13344
13345Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13346
13347 * configure: grab values for $(CC) and $(CXX) from the
13348 environment, so that someone can do "CC=gcc configure; make" and
13349 have it work right (matching the way that autoconf works now)
13350
13351 * configure.in, Makefile.in: add support for gash, the tcl
13352 interface to Galaxy
13353
13354 * config.guess: add NetBSD variants (hp300, x86)
13355
13356Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13357
13358 * install.sh: Support -d option (in the manner of SunOS 4 install,
13359 as it is more deterministic than that of GNU install)
13360 (chmodcmd): Set file to mode 755 by default (should also do default
13361 chgrp and chown, but I don't feel like dealing with that now)
13362
13363Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13364
13365 * config.sub: Remove h8300hhms alias.
13366
13367Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13368
13369 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13370
13371Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13372
13373 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13374 as stmp-fixinc
13375
13376Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13377
13378 * config.sub: recognize m88110-bug-coff.
13379
13380Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13381
13382 * Makefile.in (all-libio): all dependencies on the toolchain used
13383 to build this (gcc, gas, ld, etc)
13384
13385Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13386
13387 * config.guess: Deal with OSF/1 1.3 on alpha.
13388
13389Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13390
13391 * install.sh: add some 'else true' clauses for portability
13392
13393 * configure.in: don't build libio for h8[35]00-*-* targets
13394
13395Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13396
13397 * Makefile.in: Add support for new libio.
13398
13399Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13400
13401 * install.sh: If one command fails, don't try the rest. Don't try
13402 to remove $dsttmp (via trap) unless we have already created it.
13403 If $src doesn't exist, detect it and exit with an error.
13404
13405 * config.guess: Recognize BSD on hp300.
13406
13407Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13408
13409 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13410 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13411
13412Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13413
13414 * Makefile.in (all-send-pr): depends on all-prms
13415
13416Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13417
13418 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13419
13420Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13421
13422 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13423 Added test for mips-mips-riscos5.
13424
13425Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13426
13427 * configure.in: use mh-hp300 for 68k HP hosts
13428
13429Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13430
13431 * configure: add support for CONFIG_SHELL, so that you can use
13432 some alternate shell for evaluating configure scripts
13433
13434Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13435
13436 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13437 in configure script to bug-gdb@prep.ai.mit.edu when building
13438 distribution archive.
13439 * Makefile.in (COMPRESS): Remove def.
13440 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13441 gdb.tar.Z and make-gdb.tar.Z respectively.
13442 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13443 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13444 to convergence with 'taz' target in Makefile.in.
13445
13446Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13447
13448 * install.sh (dsttmp): use trap to ensure that tmp files go
13449 away on error conditions
13450
13451Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13452
13453 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13454
13455Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13456
13457 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13458 its parent is '/' not ''.
13459
13460 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13461
13462Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13463
13464 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13465 that ${newsrcdir}/configure.in does.
13466
13467Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13468
13469 * test-build.mk: support for CONFIG_SHELL
13470
13471Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13472
13473 * config.sub (netware): Add as a basic system type.
13474
13475Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13476
13477 * Makefile.in (Makefile): depend on configure.in. Also drop the
13478 $(srcdir)/ from the dependency on Makefile.in.
13479
13480Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13481
13482 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13483 (h8300hhms is temporary until multi-libraries are implemented).
13484 * configure.in: Handle h8300h too.
13485
13486Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13487
13488 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13489
13490Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13491
13492 * configure: Remove extraneous output when guessing host type.
13493 * config.guess: Remove extraneous output when guessing using C
13494 compiler rather than uname, or when guessing fails.
13495
13496Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13497
13498 * Makefile.in: remove all.cross and install.cross targets
13499
13500 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13501 definitions
13502
13503Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13504
13505 * configure.in (target sh): Build gprof.
13506
13507Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13508
13509 * config.sub: change -solaris to -solaris2
13510
13511Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13512
13513 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13514
13515Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13516
13517 * configure: Correct error message for missing Makefile.in to
13518 print correct directory.
13519
13520Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13521
13522 * install.sh: kludge around 386BSD shell bug
13523
13524Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13525
13526 * config.guess: Recognize NeXT.
13527 * config.guess: Recognize i486-ncr-sysv4.
13528 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13529
13530Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13531
13532 * Makefile.in (MAKEINFOFLAGS): New variable.
13533 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13534 * build-all.mk, test-build.mk: Pass down --no-split as
13535 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13536
13537Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13538
13539 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13540
13541Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13542
13543 * Makefile.in (libg++.tar.z): New rule.
13544 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13545 * Makefile.in (taz): Only do a single chmod.
13546
13547Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13548
13549 * install.sh: don't use dirname anymore (replaced with sed usage)
13550
13551Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13552
13553 * Makefile.in: Change extension for gzip'd files from '.z' to
13554 '.gz' per new FSF standard usage.
13555
13556Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13557
13558 * configure: put quotes around the final value of program_transform_name
13559
13560Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13561
13562 * Makefile.in: new install.sh support; update install-info rules
13563
13564Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13565
13566 * configure.in: Build diff for crosses, but not for go32 host.
13567
13568 * configure.in: Build gprof only for native, and don't build it
13569 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13570
13571Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13572
13573 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13574
13575Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13576
13577 * configure.in (host_tools): Add prms.
13578
13579Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13580
13581 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13582 with $(FLAGS_TO_PASS) on the command line
13583
13584 * config.sub: Recognize lynx and lynxos
13585
13586Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13587
13588 * config.sub: Accept -ecoff*, not just -ecoff.
13589
13590Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13591
13592 * Makefile.in (taz): Use .gz suffix instead of .z.
13593 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13594 names.
13595
13596Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13597
13598 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13599
13600Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13601
13602 * Makefile.in (install-no-fixedincludes): install gcc last, so
13603 that rebuilds that might happen during 'make install' don't get
13604 bogus gcc include files
13605
13606Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13607
13608 Change from Utah for HPPA support:
13609 * config.guess: Recognize hppa1.x-hp-bsd.
13610
13611Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13612
13613 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13614 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13615
13616Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13617
13618 * config.sub: Add support for rom68k and bug boot monitors.
13619
13620Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13621
13622 * Makefile.in: Make all-opcodes depend on all-bfd.
13623
13624Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13625
13626 * config.guess: Added special check for i[34]86-univel-sysv4*.
13627
13628Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13629
13630 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13631 the processor rather than assuming i486.
13632
13633Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13634
13635 * config.guess: Recognize SunOS6 as Solaris3.
13636
13637Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13638
13639 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13640 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13641
13642Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13643
13644 * build-all.mk (all-cross): New target for Canadian Cross.
13645 Added Q2 go32 targets.
13646 * test-build.mk: Configure go32 cross sparclite-aout and
13647 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13648 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13649
13650Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13651
13652 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13653 GO32 hosted toolchains
13654
13655Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13656
13657 * configure: change so "-exec-prefix" gets passed down rather
13658 than "-exec_prefix" so autoconf generated Makefiles get the
13659 exec_prefix set right.
13660
13661Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13662
13663 * config.guess: get the Solaris2 minor version number
13664
13665 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13666
13667Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13668
13669 * config.guess: Recognize some Sequent platforms.
13670
13671Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13672
13673 * Makefile.in: added the vault-install target
13674
13675 * configure.in: actually use the Sun3 makefile fragment that's in
13676 config, also added the release dir to configdirs
13677
13678Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13679
13680 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13681
13682Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13683
13684 * configure.in: remove some program from Alpha targetted toolchains
13685
13686Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13687
13688 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13689 gprof.
13690 (taz): Run "make diststuff" in those directories instead of "make
13691 proto-dir". Look for "VERSION=" only at start of line in subdir
13692 Makefile. Use "gzip -9" for compression.
13693 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13694 (binutils.tar.z): New target.
13695
13696Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13697
13698 * Makefile.in (taz): Include gpl.texinfo.
13699
13700Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13701
13702 * Makefile.in (setup-dirs): Merged into "taz" target.
13703 (taz): Only do `proto-dir' stuff if a directory is actually needed
13704 for this target.
13705
13706Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13707
13708 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13709 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13710 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13711 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13712 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13713
13714Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13715
13716 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13717 config.sub, and move-if-change to gdb testsuite distribution
13718 archive, so the testsuite can be extracted, configured, and
13719 run separately from the gdb distribution. Blow away the Chill
13720 tests that require a Chill compiled executable, since GNU Chill
13721 is not yet publically available.
13722
13723Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13724
13725 * test-build.mk: set environment variables in a single command,
13726 instead of a list of assignments and exports
13727
13728 * config.guess: recognize Alpha/OSF1 systems
13729
13730Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13731
13732 * configure: Change help message to prefer --options rather than
13733 -options.
13734
13735Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13736
13737 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13738 zippy@ecst.csuchico.edu.
13739 * config.guess: Recognize miniframe.
13740
13741Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13742
9eb322aa
MF
13743 * Makefile.in: Use srcroot to find runtest rather than rootme.
13744 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13745
13746Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13747
13748 * test-build.mk: Extensive additions to support building on a
13749 machine other than the host.
13750
13751Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13752
13753 * configure (tooldir): Fix for i386-aix again.
13754
13755Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13756
13757 * configure, Makefile.in: Change definition of $(tooldir)
13758 to match the FSF.
13759
13760Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13761
13762 * config.guess: Recognize i[34]86/SVR4.
13763
13764Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13765
13766 * Makefile.in (all-gdb): gdb depends on sim.
13767
13768Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13769
13770 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13771 at the same time we make the prototype gdb directory.
13772 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13773 files at the same time as the gdb base release distribution.
13774
13775Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13776
13777 * Makefile.in (check): Use individual check targets rather than
13778 DO_X rule.
13779 (check-gcc): Added.
13780
13781Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13782
13783 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13784 for System V release 3.2.
13785
13786Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13787
13788 * config.sub: Recognize hppaosf.
13789 * configure.in: Do configure ld/binutils/gas for it.
13790
13791Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13792
13793 * configure (tooldir): Alter syntax used to set this, for systems
13794 where "\$" isn't handled right, like i386-aix.
13795
13796Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13797
13798 * configure: Pass program-transform-name, not
13799 program_transform_name, to recursive configures.
13800
13801Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13802
13803 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13804 of gas+ld+binutils.
13805
13806Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13807
13808 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13809
13810Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13811
13812 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13813
252b5132
RH
13814Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13815
13816 * Makefile.in (PRMS): Set back to all-prms.
13817
13818Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13819
13820 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13821 targets, rather than for MIPS hosts.
13822
13823Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13824
13825 * configure.in: add comment for --with-x default values
13826
13827 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13828
13829 * Makefile.in: add check-* targets for each of the directories in
13830 the tree. Add a definition of RUNTEST that will use the one we
13831 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13832
13833Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13834
13835 * configure.in: Removed obsolete references to bfd_target and
13836 target_makefile_frag.
13837
13838 * build-all.mk: Set assorted targets for Q2.
13839 * config.sub: Recognize z8k-sim and h8300-hms.
13840 * test-build.mk: Really don't pass host to configure.
13841 (HOLES): Added uname.
13842
13843Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13844
13845 * configure: Handle an empty program-prefix, program-suffix or
13846 program-transform-name correctly.
13847
13848Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13849
13850 * build-all.mk: -G 8 no longer required for MIPS targets.
13851 * test-build.mk: Don't pass host argument to configure; make it
13852 guess.
13853
13854Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13855
13856 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13857 * Makefile.in (COMPRESS): New macro, like GZIP.
13858
13859Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13860
13861 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13862
13863 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13864 with gas currently defaults to -G 0.
13865
13866Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13867
13868 * Makefile.in (all-flex): flex depends on byacc.
13869
13870 * build-all.mk: If host not specified, use config.guess. Pass TAG
13871 to test-build.mk as RELEASE_TAG.
13872 * test-build.mk (configargs): New variable containing arguments to
13873 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13874 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13875
13876 * config.guess: Use /bin/uname when checking -X argument on SCO,
13877 to avoid invoking GNU uname which doesn't understand -X.
13878
13879 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13880
13881 * configure.in: Build gas for mips-*-*.
13882
13883Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13884
13885 * Makefile.in (all.normal): insert missing backslash.
13886
13887Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13888
4bddf3ad 13889 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13890
13891 * Makefile.in: Complete overhaul to merge many almost identical
13892 targets.
13893
13894Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13895
13896 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13897 (gdb.tar.Z): Adjusted.
13898
13899 * Makefile.in (setup-dirs, taz): New targets; should be general
13900 enough to adapt for gdb sometime. Build only .z file.
13901 (gas.tar.z): New target.
13902
13903Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13904
13905 * build-all.mk: Use CC=cc -Xs on Solaris.
13906
252b5132
RH
13907Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13908
13909 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13910 for handling BISON for FSF releases.
13911
13912Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13913
13914 * configure: Actually implement the change zoo just documented.
13915
13916Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13917
13918 * configure: when using config.guess, only set target_alias when
13919 it's not already been set (ie, on the command line)
13920
13921Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13922
13923 * Makefile.in: add installcheck target, set PRMS to install-prms
13924
13925Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13926
13927 * configure: add support for package_makefile_fragment, handle the
13928 case where a directory has a configure.in file but no Makefile.in
13929 more gracefully (with an actual understandable error message, even);
13930 add support for --without (and add this to the usage message); also
13931 explicitly add a --host=${host_alias} to the command line when
13932 config.guess is used
13933
13934Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13935
13936 * configure: Must use both --host and --target in recursive calls.
13937
13938Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13939
13940 * Makefile.in: Change deja-gnu to dejagnu.
13941
13942Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13943
13944 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13945
13946Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13947
13948 * configure.in: canonicalize all instances to *-*-solaris2*,
13949 also strip out a number of tools to not build for go32 host
13950
13951Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13952
13953 * config.guess: add GPL.
13954
13955 * Makefile.in, config.guess, config.sub, configure: bump
13956 copyrights to 93.
13957
13958Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13959
13960 * Makefile.in (do-info): Removed obsolete check for existence of
13961 localenv file.
13962
13963 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13964
13965Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13966
13967 * Makefile.in: a couple of 'else true' for decstation,
13968 support for TclX
13969
13970 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13971
13972Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13973
13974 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13975
13976Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13977
13978 * config.guess: Recognize i386-ibm-aix (PS/2).
13979 * configure.in: Use config/mh-aix386 file for it.
13980
13981Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13982
13983 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13984 CC_FOR_TARGET instead.
13985 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13986
13987Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13988
13989 * Makefile.in: Add sim to list of directories sent with gdb
13990
13991Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13992
13993 * configure.in: Put back mips-dec-bsd* case.
13994
13995Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13996
13997 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13998 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13999 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14000
14001Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14002
14003 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14004
14005 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14006 (install-info): install dir.info only if it exists,
14007 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14008
14009Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14010
14011 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14012 gas for mips-dec-bsd.
14013
14014Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14015
14016 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14017 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14018
14019Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14020
14021 * configure.in: Added "dejagnu" to hosttools list.
14022
14023Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14024
14025 * config.sub, configure.in, config.guess: Add support
14026 for Bosx, an AIX variant from Bull.
14027 Patches from F.Pierresteguy@frcl.bull.fr.
14028
14029Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14030
14031 * devo/dejagnu: Initial creation of devo/dejagnu.
14032 Migrated dejagnu testcases and support files for testing software
14033 tools to reside as subdirectories, currently called "testsuite",
14034 within the directory of the software tool. Migrated all programs,
14035 support libraries, etc. beloging to dejagnu proper from
14036 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14037 with no modifications. The changes to these files which will
14038 allow them to configure, build, and execute properly will be made
14039 in a future update.
14040
14041Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14042
14043 * Makefile.in: Change send_pr to send-pr.
14044 * configure.in: Likewise.
14045 * send_pr: Renamed directory to send-pr.
14046
14047Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14048
14049 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14050
14051Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14052
14053 * README: Update for gdb-4.8 release.
14054 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14055 gdb-xxx.tar.z (gzip'd) file also.
14056
14057Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14058
14059 * Makefile.in: make all-diff depend on all-libiberty
14060
14061Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14062
14063 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14064
14065Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14066
14067 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14068
14069Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14070
14071 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14072 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14073 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14074
14075Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14076
14077 * Makefile.in: makeinfo binary is in a new location
14078
14079Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14080
14081 * config.sub: Accept -ecoff as an OS.
14082
14083 * Makefile.in: Various changes to eliminate a level of make
14084 recursion and reduce the required command line length.
14085 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14086 sub-makes.
14087 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14088 variables holding settings for specific sub-makes.
14089 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14090 in terms of BASE_FLAGS_TO_PASS.
14091 (TARGET_LIBS): New variable listing directories which use
14092 TARGET_FLAGS_TO_PASS.
14093 (subdir_do): Eliminated.
14094 (do-*): New set of targets to replace subdir_do.
14095 (various): All targets which used subdir_do now depend on do-*.
14096 (local-clean): Renamed from do_clean.
14097 (local-distclean): New target, dependency of distclean and
14098 realclean.
14099 (install-info): Don't create directories. Depend on dir.info
14100 rather than calling make recursively.
14101 (install-dir.info): Eliminated.
14102 (install-info-dirs): Create all info directories here.
14103 (dir.info): Depend upon do-install-info.
14104
14105 * test-build.mk (HOLES): Added false.
14106
14107Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14108
14109 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14110
14111Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14112
14113 * Makefile.in (info): remove dependency on all-texinfo. The
14114 problem was really in texinfo/C, not at this level.
14115
14116Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14117
14118 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14119
14120Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14121
14122 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14123 GDB releases.
14124
14125Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14126
14127 * configure: Include srcdir in message about target of link not
14128 being found. Don't convert `-' to `_' in `with' options being
14129 passed to subdirs.
14130
14131Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14132
14133 * configure.in: add uudecode to host_tools
14134
14135 * Makefile.in: added {all,install}-uudecode targets, added them to
14136 the appropriate lists
14137
14138Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14139
14140 * Makefile.in (all-gcc): Added dependency on all-gas.
14141
14142 * configure.in (mips-*-*): Build ld and binutils.
14143
14144Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14145
14146 * configure: check return code from mkdir, print error message and
14147 exit on failure.
14148
14149Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14150
14151 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14152
14153Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14154
14155 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14156
14157Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14158
14159 * config.sub (h8500): Recognize this as a cpu type.
14160
14161Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14162
14163 * configure: source directory missing is no longer a warning
14164
14165 * configure.in: recognize irix[34]* instead of irix[34]
14166
14167 * Makefile.in: define and pass down X11_LIB
14168
252b5132
RH
14169Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14170
14171 * guess-systype: Renamed to ...
14172 * config.guess: ... by popular request.
14173 * configure.in, Makefile.in: Update accordingly.
14174
14175Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14176
14177 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14178 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14179 + Execute ./dummy instead of assuming . is in PATH.
14180
14181Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14182
14183 * guess-systype: New shell script. Attempts to guess the
14184 canonical host name of the executing host.
14185 Only a few hosts are supported so far.
14186 * configure: Call guess-systype if no host is specified.
14187
14188Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14189
14190 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14191 gcc Makefile.
14192
14193
14194Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14195
14196 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14197 (all-gcc, install-gcc, subdir_do): Use it.
14198
14199Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14200
14201 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14202
14203Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14204
14205 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14206 set exclusively by configure, using configure.in .
14207
14208Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14209
14210 * test-build.mk: set $PATH for all builds
14211
14212 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14213
14214Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14215
14216 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14217 the one used in gcc/Makefile.in, so that a null expansion doesn't
14218 override the one needed to build gcc with a native cc.
14219
14220
14221Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14222
14223 * configure: Accept -with arguments.
14224
14225Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14226
14227 * Makefile.in: added h8300sim
14228
14229Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14230
252b5132
RH
14231 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14232 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14233 (all-cygnus, native, build-cygnus): Make
14234 $(canonhost)-stamp-3stage-done, not $(host)....
14235 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14236 i386-sco3.2v4. Added else true to if command.
14237
14238Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14239
14240 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14241
14242Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14243
14244 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14245
14246Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14247
14248 * configure.in: don't remove binutils from Solaris builds
14249
14250Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14251
14252 * Makefile.in: get rid of earlier definitions for *clean,
14253 also handle the recursive info rule better
14254
14255Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14256
14257 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14258 do more-or-less the right thing.
14259
14260Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14261
14262 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14263 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14264
14265Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14266
14267 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14268 $(host_canonical).
14269
14270 * configure.in: split the configdirs list into 4 categories (native
14271 v. cross, library v. tool) and handle the cross-only and native-
14272 only in more reasonable (and correct!) way.
14273
14274Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14275
14276 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14277 configdirs anymore.
14278
14279Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14280
14281 * Makefile.in: extensive cleanup:: removed all of the explicit
14282 clean-* targets, collapsed many wrappers around subdir_do into
14283 one, added additional targets to satisfy standards.texi, deleted
14284 some old targets, some changes for consistency
14285
14286Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14287
14288 * configure.in: handle some programs as cross-only, and others as
14289 native only
14290
14291 * test-build.mk: handle partial holes in a more generic manner
14292
14293 * Makefile.in: m4 depends on libiberty
14294
252b5132
RH
14295Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14296
14297 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14298 time, wdiff, and find to configdirs
14299
14300 * Makefile.in: all, clean, and install rules for the new programs
14301 added to configure.in
14302
14303Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14304
14305 * configure.in: use mh-sun for all *-sun-* hosts
14306
252b5132
RH
14307Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14308
14309 * Makefile.in: define flags for X11 include files and library file
14310 locations, pass them down to the programs that need this info
14311
14312 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14313
252b5132
RH
14314Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14315
14316 * configure.in: start building libg++ for HP-UX targets
14317
14318Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14319
14320 * README: Update references to files moved into etc/.
14321
14322Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14323
14324 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14325 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14326
14327Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14328
14329 * configure: accept dash as well as underscore in long option
14330 names for FSF compatibility.
14331
14332Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14333
14334 * config.sub: added -sco3.2v4 support from FSF.
14335
14336Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14337
14338 * configure.in: expand the section that adds or removes
14339 directories from the list of programs to build, to handle native
14340 vs. cross in addition to host v. native
14341
14342Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14343
14344 * Makefile.in: Replace C++ in macro names with CXX.
14345 This is less likely to break ...
14346
14347Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14348
14349 * test-build.mk: add -w to GNU_MAKE
14350
14351Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14352
14353 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14354 add 'sparc' to list of recognized cpus. This needed to make
14355 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14356 Delete some redundant ose68 variants. Recognize -wrs as an os,
14357 then changes that into $CPU-wrs-vxworks.
14358
14359 * configure.in: remove most references to gdbtest, regularize
14360 target based program removal
14361
14362 * test-build.mk: import from p3 tree (many fixes and changes)
14363
14364Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14365
14366 * Makefile.in: added rules to handle tcl, tk, and expect
14367
14368 * configure.in: handle those directories if they exist
14369
14370Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14371
14372 * config.sub: removed bogus hppabsd and hppahpux names, since
14373 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14374
14375Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14376
14377 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14378 depends upon all-xiberty
14379
14380 * Makefile.in: changes from p3, including:
14381
14382 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14383
14384 * Makefile.in (XTRAFLAGS): include newlib directories if
14385 newlib/Makefile exists, rather than if host != target.
14386
14387 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14388
14389 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14390 from the same source tree and not building a cross-compiler. This
14391 matters for the libg++ configuration if reconfiguring a tree that
14392 has already been installed.
14393
14394 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14395
14396 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14397 pick up the machine and system specific header files.
14398
14399 * Makefile.in: added AS_FOR_TARGET, passed down in
14400 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14401 the C compiler to use to create programs which are run in the
14402 build environment, set it to default to $(CC), and passed it down
14403 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14404
14405 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14406
14407 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14408 We need them for unusual native builds, like systems without
14409 ranlib.
14410
14411 * configure: also define $(host_canonical) and
80413487
RH
14412 $(target_canonical), which are the full, canonical names for the
14413 given host and target
252b5132
RH
14414
14415Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14416
14417 * Makefile.in: Added separate definitions for C++.
14418
14419Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14420
14421 * configure.in (configdirs): Add deja-gnu.
14422
14423Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14424
14425 * README: Update for configure.texi and gdb-4.7 release.
14426
14427Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14428
14429 * Makefile.in: Move "all" target to top of file.
14430 Previously, first target was ".PHONY" which caused BSD4.4 make
14431 to build .PHONY when make was run without arguments.
14432
14433Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14434
14435 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14436 Library-copylefted code in libiberty.
14437
14438Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14439
14440 * config.sub: Replace m68kmote with plain old m68k.
14441
14442Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14443
14444 * Makefile.in: Remove space from blank line, avoid Make complaints.
14445
14446Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14447
14448 * config.sub: Complain if no argument is given. Added support for
14449 386bsd as OS and target alias.
14450
14451Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14452
14453 * Makefile.in (XTRAFLAGS): include newlib directories if
14454 newlib/Makefile exists, rather than if host != target.
14455
14456Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14457
14458 * config.sub: recognize sparclite-wrs-vxworks.
14459
14460 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14461 p3.) Added clean-xiberty to clean.
14462
14463Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14464
14465 * configure.in: use *-*-* instead of nested cases for host and target
14466
14467Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14468
14469 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14470 from the same source tree and not building a cross-compiler. This
14471 matters for the libg++ configuration if reconfiguring a tree that
14472 has already been installed.
14473
14474Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14475
14476 * config.sub (i486v/i486v4): Merge in from FSF version.
14477
14478Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14479
14480 * configure: only set PWD if it is already set.
14481
14482Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14483
14484 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14485 doesn't have unset and all success paths (and most error paths)
14486 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14487 to just ${PWD} to avoid confusion.)
14488
14489Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14490
14491 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14492 even for a native compilation.
14493
14494Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14495
14496 Changes to make the gdb.tar.Z rule work better.
14497
14498 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14499 (DEVO_SUPPORT): Add configure.texi.
14500 (bfd-ilrt.tar.Z): Remove ancient rule.
14501
14502Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14503
14504 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14505 pick up the machine and system specific header files.
14506
14507 * configure.in, config.sub: added new target m68010-adobe-scout,
14508 with alias of adobe68k. Changed configure.in to check for
14509 -scout before -sco* to avoid a false match.
14510
14511 * Makefile.in: added AS_FOR_TARGET, passed down in
14512 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14513 the C compiler to use to create programs which are run in the
14514 build environment, set it to default to $(CC), and passed it down
14515 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14516
14517Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14518
14519 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14520 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14521 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14522 FOR_TARGET variants, to newlib and libg++.
14523
14524Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14525
14526 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14527 first.
14528
14529Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14530
14531 * config.sub: Accept `elf' as an environment.
14532
14533Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14534
14535 * Makefile.in (all-opcodes): cd into the right directory
14536
14537Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14538
14539 * configure: added -program_transform_name option, used as
14540 argument to sed when installing programs.
14541 configure.texi: added documentation for -program_prefix,
14542 -program_suffix and -program_transform_name.
14543
14544Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14545
14546 * config.sub: Accept i486 where i386 ok.
14547
14548Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14549
14550 * config.sub: accept we32k
14551
14552Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14553
35590697 14554 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14555
14556 * Makefile.in: don't create all directories for ``make install'';
14557 let the subdirectories create the ones they need.
14558
14559Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14560
80413487 14561 * COPYING: new file, GPL v2
252b5132
RH
14562
14563Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14564
14565 * Makefile.in: use the new gen-info-dir, which needs a template
14566 argument (which also lives in texinfo)
14567
14568 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14569
252b5132
RH
14570Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14571
14572 * config.sub (ncr3000): Change i386 to i486.
14573
14574Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14575
14576 * Makefile.in: add install-rcs, install-grep to
14577 install-no-fixedincludes, removed install-bison and install-libgcc
14578
14579Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14580
14581 * configure.in: grab the HPUX makefile fragment if on HPUX
14582
14583Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14584
14585 * Makefile.in: eradicate bison spoor (ditto libgcc).
14586 configure.in: recognise m68{k,000}-ericsson-OSE.
14587 es1800 is alias for m68k-ericsson-OSE
14588
14589Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14590
14591 * configure.in: rearrange the parts that remove programs from
14592 configdirs, based now on HOST==TARGET or by canonical triple.
14593
14594Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14595
14596 * test-build.mk: recurse explicitly with -f test-build.mk when
14597 appropriate. predicate stage3 and comparison on the existence
14598 of gcc. That is, if gcc isn't around, we aren't three-staging.
14599 On very clean, also remove ...stamp-co. Build in-place before
14600 doing other builds.
14601
14602Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14603
14604 * Makefile.in, configure.in: add tgas
14605
14606Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14607
14608 * Makefile.in: a number of changes merged in from progressive.
14609
14610 * configure.in: add libm.
14611
14612 * .cvsignore: ignore some stuff that comes from test-build.mk.
14613
252b5132
RH
14614Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14615
14616 * config.sub: Add es1800 (m68k-ericsson-es1800).
14617
14618Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14619
14620 * configure: Add program_suffix (parallel to program_prefix)
14621 * Makefile.in: adjust directory-creating script for losing decstation
14622
14623Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14624
14625 * configure: Minor $subdir-related fixes.
14626
14627Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14628
14629 * configure: fix various problems with propogating
14630 makefile_target_frag in subdirs.
14631 * configure.in: config libgcc if its there
14632
14633Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14634
14635 * config.sub: HPPA merge.
14636
252b5132
RH
14637Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14638
14639 * Makefile.in: Replace all-bison with all-byacc in all
14640 dependency lines for other tools (which now use byacc).
14641
14642Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14643
14644 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14645
252b5132
RH
14646Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14647
14648 * Makefile.in: make gprof rules similar to byacc rules (instead of
14649 vestigal $(unsubdir) that didn't work...)
14650
14651Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14652
14653 * config.sub: Add support for Linux.
14654 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14655 (at least for libg++).
14656
14657Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14658
14659 * configure.texi: fix doc for the -nfp option to configure
14660
14661Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14662
14663 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14664
14665Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14666
14667 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14668 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14669 * configure.in: added solaris* host_makefile_frag hook.
14670
14671Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14672
14673 * config.sub: changed recognition of m68000 so that various
14674 m68k types can be specified via m680[01234]0
14675
14676Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14677
14678 * config.sub (basic_machine): fix sed so that '-foo' isn't
14679 completely substituted out while .+'-foo' loses the '-foo'
14680
14681Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14682
14683 * config.sub ($os): Add -aout.
14684
14685Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14686
14687 * configure: If host_makefile_frag is absolute, don't
14688 prefix ${invsubdir} (relevant to libg++ auto-configure).
14689
14690Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14691
14692 * Makefile.in (tooldir): Define it.
14693 (all-ld): Depend on all-flex.
14694
14695Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14696
14697 * Makefile.in (check): Fix libg++ special case.
14698
14699Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14700
14701 * configure: do not bury `pwd` into config.status, thus do fewer
14702 pwd's.
14703
14704 * configure: print the "Building in" message only when building in
14705 other than "." AND verbose.
14706
14707 * configure: remove -s, rework -v to better accomodate guested
14708 configures.
14709
14710 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14711
14712Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14713
14714 * Makefile.in: macroize flags passed on recursion. remove
14715 fileutils.
14716
14717Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14718
14719 * configure: get makesrcdir right for subdirs deeper than 1.
14720
14721 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14722 install.
14723
14724Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14725
14726 * Makefile.in: don't print subdir_do or recursion lines.
14727
14728Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14729
14730 * standards.texi: added menu item.
14731
14732 * Makefile.in: build and install standards.info.
14733
14734 * standards.texi: new file.
14735
14736Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14737
14738 * configure: test for and move config.status pieces from
14739 ${subdir}/.
14740
14741Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14742
252b5132
RH
14743 * configure: Test for existance of files before trying to mv
14744 them, to avoid numerous non-existance messages.
14745
14746Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14747
14748 * configure: correct final line of config.status.
14749
14750 * configure: patch from eggert. Avoids a protection problem if
14751 the original Makefile.in is read only.
14752
14753 * configure: use move-if-change from gcc to create config.status.
14754 Some makefiles depend on config.status to tell if a directory
14755 has been reconfigured for a different host. This change
14756 prevents those directories from remaking everything in the case
14757 where the reconfig was only intended to rebuild a Makefile.
14758
14759 * configure: test for config.sub with "config.sub sun4" rather
14760 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14761 host alias from a missing config.sub.
14762
14763Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14764
14765 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14766 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14767
14768Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14769
14770 * configure: mkdir ${subdir} as needed.
14771
14772Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14773
14774 * Makefile.in,configure.in: added autoconf.
14775
14776Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14777
14778 * Makefile.in: no longer pass against on recursion.
14779
14780 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14781 definitions are not inherited.
14782
14783 * configure: correct makesrcdir when subdir is .
14784
14785Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14786
14787 * configure: Add support for 'subdirs' variable, which is
14788 like 'configdirs', except that configure doesn't re-invoke
14789 itself for subdirs, it just creates a Makefile for each subdir.
14790 * configure.texi: Document subdirs.
14791
14792Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14793
14794 * configure.in: added flex to configdirs
14795
14796Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14797
14798 * Makefile.in: remove clean-stamps from clean.
14799
14800Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14801
14802 * configure.in: Add gdbtest to configdirs.
14803
14804Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14805
14806 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14807 to recursive makes.
14808 * configure.in: Recognize new ncr3000 config.
14809
14810Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14811
14812 * Makefile.in, configure.in: removed references to gdbm.
14813
14814Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14815
14816 * config.sub: Don't canonicalize os value
14817 newsos* to bsd (readline needs to check for newsos).
14818 (This fix was earlier made Jan 31, but got re-broken.)
14819
14820Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14821
14822 * configure.in: sco is an os, not a vendor!
14823
14824 * configure: Quote $( better. Keep various shells happy.
14825
14826Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14827
14828 * Makefile.in: eliminate stamp-files.
14829
14830Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14831
14832 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14833 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14834
14835Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14836
14837 * config.sub: fix iris/iris3.
14838
14839Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14840
14841 * configure: re-add -rm.
14842
14843Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14844
14845 * Maskefile.in: add .stmp-rcs to all.
14846
14847 * configure.in: remove gas from rs6000 build, use aix host fragment.
14848
14849Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14850
14851 * configure: pass down site_option during recursion.
14852
14853Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14854
14855 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14856
14857Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14858
14859 * configure: Change exec_prefix so that it really defaults to prefix.
14860
14861Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14862
14863 * Makefile.in, configure.in: Add support for mmalloc library.
14864
14865Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14866
14867 * Makefile.in: add stmp dependencies for a few more things.
14868
14869Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14870
14871 * configure: adjusted error message on objdir/srcdir configure
14872 collision, per john's suggestion.
14873
14874 * Makefile.in: add libiberty stmp to all and all.cross.
14875
14876Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14877
14878 * Makefile.in: remove force dependencies, add grep to all.
14879
14880Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14881
14882 * Makefile.in: drop flex. make stamp files work.
14883
14884 * configure: added test for conflicting configuration in srcdir,
14885 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14886 gets cranky. use relative paths for configure and srcdir
14887 whenever possible. Send some error messages to stderr that were
14888 going to stdout.
14889
14890Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14891
14892 * Makefile.in: Fix libg++ rule to check for gcc directory
14893 before using gcc/gcc. Also pass XTRAFLAGS.
14894
14895Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14896
14897 * Makefile.in: added stmp-files so that directories aren't polled
14898 when they are already built.
14899
14900 * configure.texi: fixed a node pointer problem.
14901
14902Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14903
4bddf3ad 14904 * config.sub configure.in gdb/configure.in
252b5132
RH
14905 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14906 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14907 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14908
14909Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14910
14911 * configure: -recurring becomes -silent. corrected help message
14912 for -site= option.
14913
14914 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14915
14916Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14917
14918 * configure: when building Makefile for crosses, replace
14919 tooldir and program_prefix. default srcdir from location of
14920 config.sub. remove "for host in hosts" and "for target in
14921 targets" loops.
14922
14923Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14924
14925 * Makefile.in: Do not pass bindir or mandir to cvs.
14926
14927Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14928
14929 * Makefile.in, configure.in: removed traces of namesubdir,
14930 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14931 copyrights to '92, changed some from Cygnus to FSF.
14932
14933 * configure.texi: remove most references to multiple hosts,
14934 multiple targets, subdirs, etc.
14935
14936 * configure.man: removed rcsid. reference config.sub not
14937 config.subr.
14938
14939 * Makefile.in: mkdir $(infodir) on install-info.
14940
14941Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14942
14943 * configure.texi: Explain better about .gdbinit and about
14944 the environment that configure.in sections run in.
14945
14946Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14947
14948 * configure.in: Ultrix is only a decstation if it's a MIPS.
14949
14950Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14951
14952 * README: DOC.configure => cfg-paper.texi.
14953
14954Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14955
14956 * config.sub (near case $os): Don't convert newsos* to bsd!
14957
14958Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14959
14960 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14961 the number of copies of COPYING that go into the GDB tar file.
14962
14963Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14964
4bddf3ad 14965 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14966 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14967 Fix SCO configuration stuff.
14968
14969Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14970
14971 * Makefile.in: For libg++, make sure the -I pointing
14972 to the gcc directory goes *after* all the libg++-local -I flags.
14973 Also, move just-gcc dependency from just-libg++ to all-libg++.
14974
14975Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14976
14977 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14978
14979Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14980
14981 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14982
14983Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14984
14985 * config.sub: Add stratus configuration frags. Also
14986 submitted to FSF.
14987
14988Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14989
14990 * Makefile.in (DEV_SUPPORT): add configure.man.
14991
14992 * config.sub(Decode manufacturer-specific): add -none*.
14993
14994Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14995
14996 * Makefile.in: remove form feeds to make Sun's make happy.
14997 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14998
14999Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15000
15001 * Makefile.in (AR_FLAGS): Make quieter.
15002
15003Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15004
15005 * configure.in: Add libg++.
15006 * configure: When verbose, don't output the command line at each
15007 level; it will be unremarkably the same as the previous version,
15008 which will be the same as what the user typed.
15009
15010Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15011
15012 * configure.in, Makefile.in: fix clean-info, add flex. add
15013 fileutils.
15014
15015 * configure: be less sensitive to spaces in Makefile.in. Do not
15016 look for sources in "..". Doing so breaks subdirectories that
15017 might have their own configure. If a subdir has it's own
15018 configure script, use it.
15019
15020Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15021
15022 * cfg-paper.texi: some changes suggested by rms.
15023
15024Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15025
15026 * config.sub: Merge in some small additions from the FSF version,
15027 taken from the gcc distribution, to bring the Cygnus and FSF
15028 versions into closer sync.
15029
15030Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15031
15032 * configure.in: Changed svr4 references to sysv4.
15033
15034Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15035
15036 * configure: added -V for version number option.
15037
15038Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15039
15040 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15041 renamed from DOC.configure to cfg-paper.texi.
15042
15043Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15044
15045 * configure, config.subr, config.sub: config.subr is now
15046 config.sub again.
15047
15048Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15049
15050 * configure.texi: new file, in progress.
15051
15052 * Makefile.in: build info file and install the man page for
15053 configure.
15054
15055 * configure.man: new file, first cut.
15056
15057 * configure: find config.subr again now that configuration "none"
15058 has gone. removed all traces of the -ansi option. removed all
15059 traces of the -languages option.
15060
15061 * config.subr: resync from rms.
15062
d932cae7 150631991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15064
15065 * configure, config.sub, config.subr: merge config.sub into
15066 config.subr, call the result config.subr, remove config.sub, use
15067 config.subr.
15068
15069 * Makefile.in: revised install for dir.info.
15070
d932cae7 150711991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15072
15073 * configure.in: add decstation host makefile frag.
15074
15075 * Makefile.in: BISON now bison -y again. also install-gcc on
15076 install. clean-gdbm on clean. infodir belongs in datadir.
15077 Make directories for info install. Build dir.info here then
15078 install it.
15079
d932cae7 150801991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15081
15082 * Makefile.in: fix for bad directory tests.
15083
d932cae7 150841991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15085
15086 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15087 regexp. -srcdir relative was being handled incorrectly.
15088
15089 * Makefile.in: unwrapped some for loops so that parallel makes
15090 work again and so one can focus one's attention on a particular
15091 package.
15092
d932cae7 150931991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15094
15095 * configure: added PWD as a stand in for `pwd` (for speed). use
15096 elif wherever possible. make -srcdir work without -objdir.
15097 -objdir= commented out.
15098
d932cae7 150991991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15100
15101 * configure: +options become --options. -subdirs commented out.
15102 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15103 Makefile now at top of generated Makefile. Removed cvs log
15104 entries. added -srcdir. create .gdbinit only if there is one
15105 in ${srcdir}.
15106
15107 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15108 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15109 and mandir now keyed off datadir by default.
15110
d932cae7 151111991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15112
15113 * Freshly created ChangeLog.
15114
15115\f
15116Local Variables:
15117mode: change-log
15118left-margin: 8
15119fill-column: 76
15120version-control: never
15121End:
This page took 1.395472 seconds and 4 git commands to generate.