Revert "Disable all target libraries if not building gcc"
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
5df8a8fc
L
12015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2
3 Sync with GCC
4 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
5
6 * config-ml.in: Robustify ac_configure_args parsing.
7
1b6c0831
L
82015-03-16 H.J. Lu <hongjiu.lu@intel.com>
9
10 * Makefile.def: Updated from GCC trunk.
11 * Makefile.tpl: Likewise.
12 * configure.ac: Likewise.
13 * Makefile.in: Regenerated.
14 * configure: Likewise.
15
3f8107ab
AM
162015-01-28 James Bowman <james.bowman@ftdichip.com>
17
18 * configure.ac: Add FT32 support.
19 * configure: Regenerate.
20
10b8fe5e
AG
212015-01-12 Anthony Green <green@moxielogic.com>
22
23 * configure.ac: Don't disable gprof for moxie.
24 * configure: Rebuild.
25
6b91c541
AP
262015-01-03 Andrew Pinski <apinski@cavium.com>
27
28 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
29 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
30 (BASE_TARGET_EXPORTS): Add OBJCOPY.
31 (OBJCOPY_FOR_TARGET): New variable.
32 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
33 * Makefile.in: Regenerate.
34 * configure.ac: Check for already installed target objcopy.
35 Also GCC_TARGET_TOOL on objcopy.
36 * configure: Regenerate.
37
6ba37ab4
HPN
382015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
39
40 * config.sub: Update from upstream, to 2015-01-01 version.
41 * config.guess: Ditto.
42
bb5f7690
EB
432014-12-06 Eric Botcazou <ebotcazou@adacore.com>
44
45 * config.sub: Update from upstream config repo.
46
6e733cce
L
472014-11-24 H.J. Lu <hongjiu.lu@intel.com>
48
49 * libtool.m4: Updated from GCC trunk.
50
8969c424
JBG
512014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
52
53 * config.guess: Update from upstream config repo.
54 * config.sub: Ditto.
55
37e77caf
JBG
562014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
57
58 * move-if-change: Update from upstream gnulib.
59
e3046511
JBG
602014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
61
62 * compile: Sync with upstream Automake.
63 * depcomp: Ditto.
64 * install-sh: Ditto.
65 * missing: Ditto.
66 * mkinstalldirs: Ditto.
67 * ylwrap: Ditto.
68
3e615393
TG
692014-10-15 Tristan Gingold <gingold@adacore.com>
70
71 * src-release.sh (do_proto_toplev): Configure with --target.
72
6d26190c
JY
732014-10-03 Jing Yu <jingyu@google.com>
74
75 * configure.ac: Add aarch64 to list of targets that support gold.
76 * configure: Regenerate.
77
a9d58c06
AB
782014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
79
80 * configure.ac: Add mips*-img-elf* target triple.
81 * configure: Regenerate.
82
b25b5cef
CJW
832014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
84 * configure: Disable gdb for nds32*-*-* until supported.
85 * configure.ac: Disable gdb for nds32*-*-* until supported.
86
f8797b5a
JB
872014-09-05 Joel Brobecker <brobecker@adacore.com>
88
89 * configure: Regenerate.
90
2536ee9d
WN
912014-08-27 Will Newton <will.newton@linaro.org>
92
93 * src-release.sh: New file.
94 * src-release: Remove file.
95
1f995db6
JS
962014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
97
98 GDB not supported for or1k*-*-rtems*
99 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
100 of the stanzas results in this not being caught by or1k*-*-* later.
101 * configure. Regenerated.
102
a843ea33
SB
1032014-07-25 Samuel Bronson <naesten@gmail.com>
104
105 * .gitattributes: New file for use with git-merge-changelog.
106
cfbc1a6c
JS
1072014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
108
109 Disable gdb for or1k*-*-* until supported
110 * configure.ac (or1k*-*-*): Disable gdb.
111 * configure: Regenerated.
112
d9e042ac
SL
1132014-05-14 Sandra Loosemore <sandra@codesourcery.com>
114
115 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
116 * configure: Regenerated.
117
201f096f 1182014-03-26 Jakub Jelinek <jakub@redhat.com>
119
120 PR sanitizer/56781
121 * Makefile.def: Set bootstrap=true; for host fixincludes.
122 * configure.ac: Don't bootstrap host fixincludes unless
123 --with-build-config=bootstrap-{a,ub}san.
124 * Makefile.in: Regenerated.
125 * configure: Regenerated.
126
730af8ee 1272014-03-21 Jakub Jelinek <jakub@redhat.com>
128
129 * configure.ac: Move BUILD_CONFIG set up earlier. Add
130 --enable-vtable-verify option parsing. Don't add
131 target-libsanitizer to bootstrap_target_libs unless
132 --with-build-config=bootstrap-asan or
133 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
134 to bootstrap_target_libs unless --enable-vtable-verify.
135 * configure: Regenerated.
136
abca8d87 1372014-03-07 Jakub Jelinek <jakub@redhat.com>
138
139 PR bootstrap/58572
140 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
141 -I for libstdc++-v3 includes if $(LEAN).
142 * Makefile.in: Regenerated.
143
68d122bb 1442014-02-24 Walter Lee <walt@tilera.com>
145
146 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
147 (tilegx-*-*): Change to tilegx*-*-*.
148 * configure: Regenerate.
149
39d1b2ae
RS
1502014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
151
152 * config.sub, config.guess: Import from upstream.
153
50f80006
EB
1542014-04-04 Eric Botcazou <ebotcazou@adacore.com>
155
156 PR bootstrap/60620
157 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
158 * Makefile.in: Regenerate.
159
a6305403
YS
1602014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
161
162 * Makefile.def (dependencies): Make all-ld depend on all-binutils
163 for WINDRES_FOR_TARGET in default-manifest.o rule.
164 * Makefile.in: Regenerate.
165
62a0f723
RO
1662014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
167
168 PR target/59788
169 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
170 *solaris2*.
171
530e8392
KB
1722013-12-19 Keven Boell <keven.boell@intel.com>
173
174 * cp-namespace.c (cp_lookup_nested_symbol): Enable
175 nested lookups for fortran modules.
176 * dwarf2read.c (read_module): Add fortran module to
177 the symbol table.
178 (add_partial_symbol, add_partial_module): Add fortran
179 module to the partial symbol table.
180 (new_symbol_full): Create full symbol for fortran module.
181 * f-exp.y (yylex): Add new module domain to be parsed.
182 * symtab.h: New domain for fortran modules.
183
7f9b20bb
KB
1842013-12-19 Keven Boell <keven.boell@intel.com>
185
186 * f-exp.y (yylex): Add domain array to enable lookup
187 in multiple domains. Loop over lookup domains and try
188 to find requested symbol. Add STRUCT_DOMAIN to lookup
189 domains to be able to query for user defined types.
190
afc0578d 1912013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
192
193 * configure.ac: Add user-friendly check for native x86_64-linux
194 multilibs.
195 * configure: Regenerate.
196
f3f51a69
AM
1972013-11-23 Alan Modra <amodra@gmail.com>
198
199 * config.sub, config.guess: Import from upstream.
200
2440009d 2012013-11-07 Thomas Schwinge <thomas@codesourcery.com>
202
2440009d 203 * Makefile.in: Regenerate.
204
e78e02e6 205 * Makefile.tpl: Fix typo.
206 * Makefile.in: Regenerate partially.
207
9aaf2a7e 2082013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
209
210 * configure.ac: Added libcilkrts to noconfig list when C++ is not
211 supported.
212 * configure: Regenerated.
213
880b18d1 2142013-10-30 Jason Merrill <jason@redhat.com>
215
216 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
217 --disable-build-format-warnings.
218
522e3d71 2192013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
220
f3f51a69 221 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 222 depend on libstdc++ and libgcc.
223 * configure: Regenerate.
224 * configure.ac: Added libcilkrts to target binaries. Also, restrict
225 libcilkrts for POSIX and i*86, and x86_64 architectures.
226 * Makefile.in: Added libcilkrts related fields to support building it.
227
cb49a9e1 2282013-10-26 Jeff Law <law@redhat.com>
229
230 * Makefile.def (target_modules): Remove libmudflap
231 (languages): Remove check-target-libmudflap).
232 * Makefile.in: Rebuilt.
233 * Makefile.tpl (check-target-libmudflap-c++): Remove.
234 * configure.ac (target_libraries): Remove target-libmudflap.
235 Remove checks which disabled libmudflap on some systems.
236 * configure: Rebuilt.
237 * libmudflap: Directory removed.
238
82033c9b
JBG
2392013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
240
241 * configure.ac: Update from GCC.
242 * configure: Regenerate.
243
b50d7605
HPN
2442013-10-15 Hans-Peter Nilsson <hp@axis.com>
245
246 * src-release (do-proto-toplevel): Support subdir-path-prefixed
247 files in SUPPORT_FILES.
248 (SIM_SUPPORT_DIRS): New variable.
249 (sim.tar.bz2): New rule.
250
f4cfb980
JBG
2512013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
252
253 * configure.ac: Update from GCC.
254 * configure: Regenerate.
255
78b1434c
JJ
2562013-10-01 Jeff Johnston <jjohnstn@redhat.com>
257
258 * COPYING.NEWLIB: Update with new copyright.
259
b3fc79f8
JBG
2602013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
261
262 * configure.ac: Update from GCC.
263 * configure: Regenerate.
264
cc9afea3
AM
2652013-09-20 Alan Modra <amodra@gmail.com>
266
267 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
268 ppc host match. Support little-endian powerpc linux hosts.
269
f006cabd
JB
2702013-08-16 Joel Brobecker <brobecker@adacore.com>
271
272 * src-release (VER): When using $(TOOL)/common/create-version.sh,
273 strip the "-cvs" suffix from the version number if present.
274
95e43135
JBG
2752013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
276
277 * configure.ac: Sync with GCC repo.
278 * Makefile.def: Ditto.
279 * configure: Regenerate.
280 * Makefile.in: Ditto.
281
7539e41e
JB
2822013-07-22 Joel Brobecker <brobecker@adacore.com>
283
284 * src-release (VER): Use $(TOOL)/common/create-version.sh
285 if it exists.
286
e8044f35
RS
2872013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
288
289 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
290 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
291 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
292 * configure: Regenerate.
293
7bab7634
DC
2942013-06-01 George Thomas <george.thomas@atmel.com>
295
95e43135
JBG
296 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
297 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 298
b5364c9e
JJ
2992013-05-06 Sandra Loosemore <sandra@codesourcery.com>
300
301 * COPYING.NEWLIB: Add Altera Corporation copyright.
302
5dad867c
JBG
3032013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
304
305 * config.guess: Update from config repo.
306 * config.sub: Ditto.
307
b836cb18
JBG
3082013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
309
310 * Makefile.def: Sync with GCC.
311 * Makefile.in: Regenerate.
312
e7d5abf1
JBG
3132013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
314
315 * configure.ac: Sync with GCC.
b836cb18 316 * configure: Regenerate.
e7d5abf1 317
4f778543
MF
3182013-03-22 Mike Frysinger <vapier@gentoo.org>
319
320 * src-release (VER): Change bfd/configure.in sed to use the new
321 `bfd/configure --version` output.
322
f1dd87fc
YZ
3232013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
324
325 * configure.ac: Sync with GCC repo.
326 * configure: Ditto.
327
a413f71a
ILT
3282013-02-05 Ian Lance Taylor <iant@google.com>
329
330 PR go/55969
331 * configure.ac: Disable libgo on some systems where it does not
332 work.
333 * configure: Rebuild.
334
3a98824c
AM
3352013-02-05 Alan Modra <amodra@gmail.com>
336
337 * configure: Regenerate after syncing config/.
338
3dae1673
JBG
3392013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
340
341 * configure.ac: Sync with GCC repo.
342 * configure: Ditto.
343 * Makefile.def: Ditto.
344 * Makefile.in: Ditto.
345
bf51454b
JB
3462013-01-11 Joel Brobecker <brobecker@adacore.com>
347
348 Sync with GCC, merge:
349
350 2013-01-09 Jason Merrill <jason@redhat.com>
351
352 * .gitignore: Import from gdb repository.
353
c841a2be
JBG
3542013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
355
356 * config.sub: Update from config repo.
357
d7b9dae9
EB
3582013-01-11 Eric Botcazou <ebotcazou@adacore.com>
359
360 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
361 * Makefile.in: Regenerate.
362
861ea9c8
L
3632013-01-09 H.J. Lu <hongjiu.lu@intel.com>
364
365 * Makefile.def (configure-gcc): Depend on all-gmp.
366 (all-gcc): Remove dependency on all-gmp.
367 * Makefile.in: Regenerated.
368
ce82b126
JBG
3692013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
370
1b4f418d 371 * config.guess: Update from config repo.
c2e5e6d7 372 * config.sub: Ditto.
ce82b126 373
fd62a30d
JJ
3742013-01-07 Jeff Johnston <jjohnstn@redhat.com>
375
376 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
377 exists and replace the new bfin license in its location.
378
0140d685
L
3792013-01-07 H.J. Lu <hongjiu.lu@intel.com>
380
381 PR gas/14899
382 * Makefile.def (dependencies): Make all-binutils, all-gprof,
383 all-ld and all-gold depend on all-gas.
384 * Makefile.in: Regenerated.
385
c3d399e7
L
3862012-12-29 Ben Elliston <bje@gnu.org>
387
388 * config.guess: Update to 2012-12-29 version.
389 * config.sub: Likewise.
390
9417cd2f
JBG
3912012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
392
393 * Makefile.def (install-target-libgo): Depend on
394 install-target-libatomic. Merged from GCC repo.
395 * Makefile.in: Regenerate.
396
68dad382
JJ
3972012-12-17 Jeff Johnston <jjohnstn@redhat.com>
398
399 * COPYING.LIBGLOSS: Add license for bfin libgloss.
400
2344b8da
TS
4012012-12-16 Thomas Schwinge <thomas@codesourcery.com>
402
403 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
404 * configure: Regenerate.
405
5eb08693
L
4062012-12-11 H.J. Lu <hongjiu.lu@intel.com>
407
408 * Makefile.def (target_modules): Add bootstrap=true and
409 raw_cxx=true to libsanitizer.
410 * configure.ac (bootstrap_target_libs): Add libsanitizer.
411 * Makefile.in: Regenerated.
412 * configure: Likewise.
413
53ab32d8
JBG
4142012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
415
416 * config.sub: Merge from config repo.
417
d2489204
JBG
4182012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
419
420 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
421 * Makefile.tpl: Ditto.
422 * Makefile.in: Ditto.
423 * configure: Ditto.
d2489204 424
c23b5043
JBG
4252012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
426
427 * configure.ac (noconfigdirs): Merge from GCC.
428 * configure: Regenerate.
429
1dd1f7f6
JBG
4302012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
431
432 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
433
2bda3143
L
4342012-11-14 Roland McGrath <mcgrathr@google.com>
435
436 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
437 * configure: Regenerate.
438
5286fdef
L
4392012-11-13 Richard Henderson <rth@redhat.com>
440
441 * configure.ac: Move libsanitizer logic to subdirectory.
442 * configure: Regenerate.
443
4442012-11-13 Dodji Seketeli <dodji@redhat.com>
445
446 * configure.ac: Enable libsanitizer just on x86 linux for now.
447 * configure: Re-generate.
448
4492012-11-13 David Edelsohn <dje.gcc@gmail.com>
450
451 * configure.ac: Merge libquadmath sections.
452 * configure: Regenerate.
453
4542012-11-12 Wei Mi <wmi@google.com>
455
456 * configure.ac: Add libsanitizer to target_libraries.
457 * Makefile.def: Ditto.
458 * configure: Regenerate.
459 * Makefile.in: Regenerate.
460
f66a9a70
L
4612012-11-03 H.J. Lu <hongjiu.lu@intel.com>
462
463 * configure: Regenerated.
464
4652012-11-03 Robert Mason <rbmj@verizon.net>
466
467 * configure.ac: add --disable-libstdcxx configure option
468 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
469
6d94c122
CV
4702012-10-24 Corinna Vinschen <corinna@vinschen.de>
471
472 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
473 against Mingw64 w32api.
474 * configure: Regenerate.
475
a882be68
EB
4762012-10-23 Eric Botcazou <ebotcazou@adacore.com>
477
478 PR bootstrap/54820
479 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
480 * configure: Regenerate.
481
b3676d82
EB
4822012-10-22 Eric Botcazou <ebotcazou@adacore.com>
483
484 PR bootstrap/54820
485 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
486 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
487 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
488 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
489 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
490 * Makefile.in: Regenerate.
491 * configure.ac (have_static_libs): New variable and associated check.
492 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
493 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
494 * configure: Regenerate.
495
7b0e8ca5
MF
4962012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
497
498 * config.guess, config.sub: Include updated version from
499 config-patches. Adds microblaze little endian support.
500
8e71395b
L
5012012-09-28 Ian Lance Taylor <iant@google.com>
502
503 * Makefile.def: Make all-target-libgo depend on
504 all-target-libbacktrace.
505 * Makefile.in: Rebuild.
506
5072012-09-26 Ian Lance Taylor <iant@google.com>
508
509 * Makefile.def: Make all-gcc depend on all-libbacktrace.
510 * Makefile.in: Rebuild.
511
5122012-09-06 Diego Novillo <dnovillo@google.com>
513
514 * configure.ac: Bump minimum GMP version to 4.2.3.
515 * configure: Re-generate.
516
5172012-09-05 Georg-Johann Lay <avr@gjlay.de>
518
519 PR target/54461
520 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
521 target-libgloss if not configured --with-avrlibc=no.
522 * configure: Regenerate.
523
5242012-09-04 Jason Merrill <jason@redhat.com>
525
526 * configure.ac: Fix --enable-languages=all.
527
5282012-09-03 Richard Guenther <rguenther@suse.de>
529
530 PR bootstrap/54138
531 * configure.ac: Re-organize ISL / CLOOG checks to allow
532 disabling with either --without-isl or --without-cloog.
533 * configure: Regenerated.
534
5352012-09-03 Georg-Johann Lay <avr@gjlay.de>
536
537 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
538 * configure: Regenerate.
539
d09bbf00
SE
5402012-09-21 Steve Ellcey <sellcey@mips.com>
541
542 * configure.ac: Add mips*-mti-elf* target.
543 * configure: Regenerate.
544
2bf680c4
ILT
5452012-09-19 Ian Lance Taylor <iant@google.com>
546
547 * configure.ac (host_libs): Add libbacktrace.
548 (target_libraries): Add libbacktrace.
549 * Makefile.def (host_modules): Add libbacktrace.
550 (target_modules): Likewise.
551 * configure, Makefile.in: Rebuild.
552
5c0b3823
WL
5532012-09-15 Jiong Wang <jiwang@tilera.com>
554
555 * configure.ac (ENABLE_GOLD): support tilegx*
556 * configure: rebuild
557
1488e230
DE
5582012-09-14 David Edelsohn <dje.gcc@gmail.com>
559
560 PR target/38607
561 Merge upstream change.
562 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
563
564 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
565 Add libgomp*.o to compare_exclusions for AIX.
566 * configure: Regenerate.
567
df6795ce
L
5682012-08-26 H.J. Lu <hongjiu.lu@intel.com>
569
570 PR binutils/4970
571 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
572 and opcodes.
573 * Makefile.in: Regenerated.
574
7ec59b9e
L
5752012-08-14 Diego Novillo <dnovillo@google.com>
576
577 Merge from cxx-conversion branch.
578
579 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
580 POSTSTAGE1_CONFIGURE_FLAGS.
581 * Makefile.in: Regenerate.
582 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
583 Force C++ when bootstrapping.
584 * configure: Regenerate.
585
5862012-07-06 Richard Guenther <rguenther@suse.de>
587
588 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
589 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
590 --with-gmp=system.
591 * Makefile.in: Regenerated.
592 * configure: Likewise.
593
5942012-07-06 Richard Guenther <rguenther@suse.de>
595
596 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
597 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
598 supply V=1 as extra_make_flags.
599 * configure: Regenerated.
600 * Makefile.in: Likewise.
601
6022012-07-03 Richard Guenther <rguenther@suse.de>
603
604 * Makfile.def (isl): Remove not necessary extra_exports and
605 extra_make_flags.
606 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
607 * Makefile.in: Regenerated.
608
6092012-07-03 Richard Guenther <rguenther@suse.de>
610
611 * Makefile.def (cloog): Add V=1 to extra_make_flags.
612 * configure.ac: If either the ISL or the CLooG check failed
613 do not try to build in-tree versions.
614 * Makefile.in: Regenerated.
615 * configure: Regenerated.
616
6172012-07-02 Richard Guenther <rguenther@suse.de>
618 Michael Matz <matz@suse.de>
619 Tobias Grosser <tobias@grosser.es>
620 Sebastian Pop <sebpop@gmail.com>
621
622 * Makefile.def: Add ISL host module, remove PPL host module.
623 Adjust ClooG host module to use the proper ISL.
624 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
625 * configure.ac: Include config/isl.m4. Add ISL host library,
626 remove PPL. Remove PPL configury, add ISL configury, adjust
627 ClooG configury.
628 * Makefile.in: Regenerated.
629 * configure: Likewise.
630
6312012-07-02 Richard Guenther <rguenther@suse.de>
632
633 Merge from graphite branch
634 2011-07-21 Tobias Grosser <tobias@grosser.es>
635
636 * configure: Regenerated.
637 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
638 both cloog.org and legacy versions. The only supported version will
639 be CLooG with the isl backend.
640
641 2011-07-21 Tobias Grosser <tobias@grosser.es>
642
643 * configure: Regenerated.
644 * configure.ac: Require cloog isl 0.17.0
645
646 2011-07-21 Tobias Grosser <tobias@grosser.es>
647
648 * configure: Regenerated.
649 * config/cloog.m4: Do not define CLOOG_ORG
650
6512012-06-29 Steven Bosscher <steven@gcc.gnu.org>
652
653 * configure.ac: Skip C if explicitly selected.
654 * configure: Regenerate.
655
6562012-06-28 Christophe Lyon <christophe.lyon@st.com>
657
658 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
659 they contain -O2.
660 * configure: Regenerate.
661
6622012-06-20 Jason Merrill <jason@redhat.com>
663
664 * Makefile.tpl (check-target-libgomp-c++): New.
665 (check-target-libitm-c++): New.
666 * Makefile.def (c++): Add them.
667 * Makefile.in: Regenerate.
668
6692012-05-16 Olivier Hainque <hainque@adacore.com>
670
671 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
672 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
673 (install-no-fixedincludes): Adjust accordingly.
674 * Makefile.in: Regenerate.
675
6762012-05-09 Nick Clifton <nickc@redhat.com>
677 Paul Smith <psmith@gnu.org>
678
679 PR bootstrap/50461
680 * configure.ac (mpfr-dir): When using in-tree MPFR sources
681 allow for the fact that from release v3.1.0 of MPFR the source
682 files were moved into a src sub-directory.
683 * configure: Regenerate.
684
6852012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
686
687 * configure.ac: Bump minimum MPFR version to 2.4.0.
688 * configure: Regenerated.
689
6902012-05-01 Richard Henderson <rth@redhat.com>
691
692 * Makefile.def (libatomic): New target_module.
693 * configure.ac (target_libraries): Add libatomic.
694 (noconfigdirs): Check if libatomic is supported.
695 * Makefile.in, configure: Rebuild.
696
f87f9c61
L
6972012-05-15 H.J. Lu <hongjiu.lu@intel.com>
698
699 Merge upstream change
700 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
701
7022011-11-21 Andreas Tobler <andreast@fgznet.ch>
703
704 * libtool.m4: Additional FreeBSD 10 fixes.
705
68f107fa
AO
7062012-06-28 Christophe Lyon <christophe.lyon@st.com>
707
708 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
709 they contain -O2.
710 * configure: Regenerate.
711
b9c361e0
JL
7122012-05-14 Catherine Moore <clm@codesourcery.com>
713
714 * NEWS: Mention PowerPC VLE port.
715
9eb322aa
MF
7162012-05-11 Mike Frysinger <vapier@gentoo.org>
717
718 * MAINTAINERS (config/): Move to intl/ section.
719 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
720
58b1dd21
NC
7212012-05-09 Nick Clifton <nickc@redhat.com>
722 Paul Smith <psmith@gnu.org>
723
724 PR bootstrap/50461
725 * configure.ac (mpfr-dir): When using in-tree MPFR sources
726 allow for the fact that from release v3.1.0 of MPFR the source
727 files were moved into a src sub-directory.
728 * configure: Regenerate.
729
2e702c99
RM
7302012-05-02 Roland McGrath <mcgrathr@google.com>
731
732 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
733 * configure: Regenerate.
734
d2213593
JB
7352012-04-25 Joel Brobecker <brobecker@adacore.com>
736
737 * config.sub: Update to 2012-04-18 version from official repo.
738
202e2356
NC
7392012-03-19 Tristan Gingold <gingold@adacore.com>
740
741 * configure.ac (ia64*-*-*vms*): Add support for ld.
742 * configure: Regenerate.
743
2479f722
RO
7442012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
745
746 * configure.ac (enable_libgomp): Remove *-*-irix6*.
747 (unsupported_languages): Remove mips-sgi-irix6.*.
748 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
749 (with_stabs): Remove.
750 * configure: Regenerate.
751
4e97d92b
RO
7522012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
753
754 * configure.ac (enable_libgomp): Remove *-*-osf*.
755 (with_stabs): Remove alpha*-*-osf*.
756 * configure: Regenerate.
757
f9ea6f98
JJ
7582012-03-09 Jeff Johnston <jjohnstn@redhat.com>
759
760 * COPYING.NEWLIB: Modify DJ Delorie license to include
761 modification rights in clause as permitted by DJ Delorie.
762 * COPYING.LIBGLOSS: Ditto.
763
48688b3e
JJ
7642012-03-09 Jeff Johnston <jjohnstn@redhat.com>
765
766 * COPYING.NEWLIB: Remove two unused licenses.
767
0945bbee
TG
7682012-03-05 Tristan Gingold <gingold@adacore.com>
769
770 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
771 * configure: Regenerate.
772
516be0c5
JJ
7732012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
774
775 * COPYING.NEWLIB: Add Adapteva notice.
776 * COPYING.LIBGLOSS: Add Adapteva notice.
777
64b986c0
EB
7782011-12-18 Eric Botcazou <ebotcazou@adacore.com>
779
780 * configure: Regenerate.
781
58cddc18
JJ
7822011-12-15 Jeff Johnston <jjohnstn@redhat.com>
783
784 * COPYING.LIBGLOSS: Add GPL with exception license.
785
b121d7d4
DD
7862011-11-09 Roland McGrath <mcgrathr@google.com>
787
788 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
789 * configure: Rebuild.
790 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
791 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
792 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
793 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
794 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
795 Add READELF.
796 * Makefile.in: Rebuild.
797
d32e2926
RH
7982011-11-08 Richard Henderson <rth@redhat.com>
799
800 * configure.ac: Test for libitm directory present first.
801
802 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
803
804 * configure.ac: Test libitm/configure.tgt to disable libitm.
805 * configure: Rebuild.
806
98dd765a
RO
8072011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
808
809 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
810 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
811 * Makefile.in: Regenerate.
812
99c513f6
DD
8132011-11-01 DJ Delorie <dj@redhat.com>
814
815 * configure.ac (rl78-*-*) New case.
816 * configure: Regenerate.
817
ff3ec4ee
DD
8182011-11-01 DJ Delorie <dj@redhat.com>
819
820 * config.sub: Update to version 2011-10-29 (added rl78)
821
c28a9f49
NC
8222011-10-27 Nick Clifton <nickc@redhat.com>
823
824 * config.sub: Import these changes from the config project:
825
a903d6ac 826 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
827 Ben Elliston <bje@gnu.org>
828
829 * config.sub (epiphany): New.
830
831 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
832 Ben Elliston <bje@gnu.org>
833
9eb322aa 834 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
835
836 2011-08-23 Roland McGrath <mcgrathr@google.com>
837
838 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
839 64eb to be64.
840
841 2011-08-16 Roland McGrath <mcgrathr@google.com>
842
843 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
844 (nacl): Grok as alias for 32el-unknown-nacl.
845
860144e4
JB
8462011-08-19 Joel Brobecker <brobecker@adacore.com>
847
848 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
849
40ae9136
YQ
8502011-08-14 Yao Qi <yao@codesourcery.com>
851
852 Merge from gcc:
853
854 2011-08-14 Yao Qi <yao@codesourcery.com>
855 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
856 * configure: Regenerate.
857
ffdd6afc
ILT
8582011-07-26 Ian Lance Taylor <iant@google.com>
859
860 Merge from gcc:
861
862 2011-07-26 Ian Lance Taylor <iant@google.com>
863 * configure.ac: Set have_compiler based on whether gcc directory
864 exists, rather than on whether gcc is in configdirs.
865 * configure: Rebuild.
866
867 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
868 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
869 link directories.
870 * Makefile.in: Rebuild.
871
872 2011-07-20 Ian Lance Taylor <iant@google.com>
873 PR bootstrap/49787
874 * configure.ac: Move --enable-bootstrap handling earlier in file.
875 If --enable-bootstrap and either --enable-build-with-cxx or
876 --enable-build-poststage1-with-cxx, enable C++ automatically.
877 * configure: Rebuild.
878
879 2011-07-19 Ian Lance Taylor <iant@google.com>
880 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
881 make C++ a boot_language. Set and substitute
882 POSTSTAGE1_CONFIGURE_FLAGS.
883 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
884 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
885 * configure, Makefile.in: Rebuild.
886
887 2011-07-16 Jason Merrill <jason@redhat.com>
888 * Makefile.def (language=c++): Add check-c++0x and
889 check-target-libmudflap-c++.
890 * Makefile.tpl (check-target-libmudflap-c++): New.
891 * Makefile.in: Regenerate.
892
893 2011-07-16 Matthias Klose <doko@ubuntu.com>
894 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
895 * Makefile.def (target_modules/libjava): Pass
896 $(EXTRA_CONFIGARGS_LIBJAVA).
897 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
898 if not configured with --enable-static-libjava.
899 * Makefile.in: Regenerate.
900 * configure: Likewise.
901
902 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
903 PR regression/47836
904 PR bootstrap/23656
905 PR other/47733
906 PR bootstrap/49247
907 PR c/48825
908 * configure.ac (target_libraries): Remove target-libiberty.
909 Remove case-statement setting skipdirs=target-libiberty for
910 multiple targets. Remove checking target_configdirs and
911 removing target-libiberty but keeping target-libgcc if
912 otherwise empty.
913 * Makefile.def (target_modules): Don't add libiberty.
914 (dependencies): Remove all traces of target-libiberty.
915 * configure, Makefile.in: Regenerate.
916
9ccb86e7
JM
9172011-07-22 Jason Merrill <jason@redhat.com>
918
919 * Makefile.def (language=c++): Add check-c++0x and
920 check-target-libmudflap-c++.
921 * Makefile.tpl (check-target-libmudflap-c++): New.
922 * Makefile.in: Regenerate.
923
090bc50f
RO
9242011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
925
926 * configure: Regenerate.
927
cff32a7c
RO
9282011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
929
930 PR target/39150
931 * configure.ac (i[3456789]86-*-solaris2*): Also accept
932 x86_64-*-solaris2.1[0-9]*.
933 * configure: Regenerate.
934
eb4b2452
NC
9352011-06-13 Walter Lee <walt@tilera.com>
936
937 * configure.ac (tilepro-*-*) New case.
938 (tilegx-*-*): Likewise.
939 * configure: Regenerate.
940
3c0013bf
NC
9412011-06-06 Nick Clifton <nickc@redhat.com>
942
943 * config.sub: Sync from upstream.
944
91c1f14c
DK
9452011-05-08 Doug Kwan <dougkwan@google.com>
946
947 Merge from gcc:
948
949 2011-05-08 Doug Kwan <dougkwan@google.com>
950
951 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
952 * configure: Regenerated.
953 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
954 value from configure.
955 * Makefile.in: Regenerated.
956
c7e4b184
JM
9572011-05-05 Joseph Myers <joseph@codesourcery.com>
958
959 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
960 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
961 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
962 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
963 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
964 *-*-vxworks*): Disable newlib and libgloss in separate case
965 statement.
966 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
967 to separate case statement.
968 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
969 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
970 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
971 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
972 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
973 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
974 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
975 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
976 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
977 i[[3456789]]86-*-rdos*, m32r-*-*,
978 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
979 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
980 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
981 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
982 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
983 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
984 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
985 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
986 and libgloss in main case over targets. Remove most empty cases
987 in main case over targets.
988 * configure: Regenerate.
989
7152a690
JM
9902011-05-04 Joseph Myers <joseph@codesourcery.com>
991
992 * configure.ac: Remove code setting special library locations for
993 hppa*64*-*-hpux11*. Remove code setting compiler for
994 sparc-sun-solaris2*.
995 * configure: Regenerate.
996
ff46fb8f
JM
9972011-05-04 Joseph Myers <joseph@codesourcery.com>
998
999 * configure.ac: Separate libgloss_dir settings from general case
1000 over targets.
1001 * configure: Regenerate.
1002
82ae827f
JM
10032011-04-28 Joseph Myers <joseph@codesourcery.com>
1004
1005 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1006 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1007 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1008 cases in libgcj-disabling case statement.
1009 (hppa*64*-*-linux*): Set unsupported_languages instead of
1010 disabling target-zlib.
1011 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1012 to hppa*64*-*-hpux*.
1013 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1014 hppa*-*-hpux*.
1015 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1016 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1017 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1018 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1019 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1020 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1021 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1022 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1023 libgcj-disabling case statement.
1024 * configure: Regenerate.
1025
0827f9a6
JM
10262011-04-28 Joseph Myers <joseph@codesourcery.com>
1027
1028 * configure.ac: Disable Java for targets not supporting libffi.
1029 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1030 Remove cases in Java-disabling statement.
1031 (*arm-wince-pe): Change to arm-wince-pe.
1032 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1033 cases in Java-disabling statement.
1034 (bfin-*-*): Don't disable Java again.
1035 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1036 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1037 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1038 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1039 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1040 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1041 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1042 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1043 Java-disabling statement.
1044 (mmix-*-*): Don't disable Java again.
1045 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1046 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1047 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1048 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1049 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1050 statement.
1051 * configure: Regenerate.
1052
899b04ef
JM
10532011-04-28 Joseph Myers <joseph@codesourcery.com>
1054
1055 Merge from GCC:
1056
1057 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1058
1059 PR lto/48086
1060 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1061 * configure: Regenerate.
1062
9863d716
JM
10632011-04-28 Joseph Myers <joseph@codesourcery.com>
1064
1065 * configure.ac: Separate cases disabling Java and Java libraries
1066 from general case over targets.
1067 * configure: Regenerate.
1068
a90ef4bf
JM
10692011-04-06 Joseph Myers <joseph@codesourcery.com>
1070
1071 * configure.ac (build_tools): Remove build-byacc.
1072 (host_libs): Remove mmalloc.
1073 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1074 autoconf automake libtool diff rcs fileutils shellutils time
1075 textutils wdiff find uudecode hello tar gzip indent recode release
1076 sed perl gawk findutils gettext zip.
1077 (libgcj): Remove target-qthreads.
1078 (target_tools): Remove target-examples target-gperf.
1079 (YACC): Don't handle building byacc.
1080 * configure: Regenerate.
1081 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1082 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1083 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1084 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1085 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1086 handle building components.
1087 * Makefile.in: Regenerate.
1088
05a02268
RW
10892011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1090
1091 * config.sub: Sync from upstream.
1092
c5f5c3c2
JM
10932011-04-01 Joseph Myers <joseph@codesourcery.com>
1094
1095 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1096 (microblaze*): Don't disable libssp.
1097 * configure: Regenerate.
1098
f6c1938b
JM
10992011-04-01 Joseph Myers <joseph@codesourcery.com>
1100
1101 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1102 moveifchange.
1103 * configure: Regenerate.
1104 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1105 * Makefile.in: Regenerate.
1106
1f111696
JM
11072011-04-01 Joseph Myers <joseph@codesourcery.com>
1108
1109 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1110 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1111 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1112 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1113 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1114 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1115 md_exec_prefix cases.
1116 * configure: Regenerate.
1117
065a5627
JM
11182011-04-01 Joseph Myers <joseph@codesourcery.com>
1119
1120 * configure.ac: Separate cases disabling target-libssp,
1121 target-libiberty, target-libstdc++-v3 and Fortran from general
1122 case over targets.
1123 * configure: Regenerate.
1124
b2f14e4a
JM
11252011-04-01 Joseph Myers <joseph@codesourcery.com>
1126
1127 * configure.ac (*-*-chorusos): Don't disable libgcj.
1128 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1129 Remove case.
1130 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1131 (arm-*-coff): Don't disable libgcj.
1132 (arm*-*-linux-gnueabi): Remove useless assignment.
1133 (arm-*-riscix*): Don't disable libgcj.
1134 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1135 configuration.
1136 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1137 (c54x*-*-*): Remove case.
1138 (tic54x-*-*): Don't disable GCC or GCC libraries.
1139 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1140 to *.
1141 (d10v-*-*): Don't disable GCC libraries.
1142 (d30v-*-*): Don't disable libgcj.
1143 (h8500-*-*): Don't disable GCC libraries.
1144 (i960-*-*): Don't disable libgcj.
1145 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1146 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1147 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1148 libgcj.
1149 (m68k-*-coff*): Remove case.
1150 (mmix-*-*): Don't disable libgloss on host.
1151 (mn10200-*-*, mn10300-*-*): Remove cases.
1152 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1153 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1154 Don't disable libgcj.
1155 (romp-*-*): Remove case.
1156 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1157 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1158 case.
1159 (v810-*-*): Don't disable GCC libraries.
1160 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1161 (ip2k-*-*): Don't disable GCC libraries.
1162 * configure: Regenerate.
1163
6a608608
JM
11642011-03-28 Joseph Myers <joseph@codesourcery.com>
1165
1166 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1167 libffi on host.
1168 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1169 on host.
1170 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1171 * configure: Regenerate.
1172
5b806d27
NC
11732011-03-26 John Marino <binutils@marino.st>
1174
1175 * configure.ac: Add support for *-*-dragonfly*
1176 * configure: Regenerate.
1177
0377a422
JM
11782011-03-25 Joseph Myers <joseph@codesourcery.com>
1179
1180 * configure.ac (native_only): Remove.
1181 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1182 send-pr uudecode guile gnuserv on host.
1183 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1184 send-pr rcs guile perl texinfo libtool on host.
1185 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1186 automake send-pr rcs guile perl texinfo libtool on host.
1187 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1188 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1189 (alpha*-dec-osf*): Don't disable fileutils on target.
1190 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1191 texinfo send-pr expect dejagnu on target.
1192 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1193 target-qthreads on target.
1194 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1195 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1196 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1197 x86_64-*-mingw*): Don't disable expect on target.
1198 (*-*-cygwin*): Don't disable target-gperf on target.
1199 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1200 gnuserv on target.
1201 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1202 target.
1203 * configure: Regenerate.
1204
2354b38b
JM
12052011-03-25 Joseph Myers <joseph@codesourcery.com>
1206
1207 * configure.ac (target_tools): Remove target-groff.
1208 (native_only): Remove target-groff.
1209 (hppa*64*-*-*): Don't disable byacc.
1210 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1211 setting.
1212 (*-*-kaos*): Don't skip target-librx and target-groff.
1213 (*-*-netware*): Don't skip target-libmudflap.
1214 (*-*-tpf*): Don't skip target-libmudflap.
1215 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1216 directories on the host.
1217 (ia64*-*-*vms*): Don't skip tix.
1218 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1219 host.
1220 * configure: Regenerate.
1221
28d9b232
PB
12222011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1223
1224 * configure.ac: Remove references to mt-mep, mt-netware,
1225 mt-wince.
1226 * Makefile.def: Add all-utils soft dependencies.
1227 * Makefile.tpl: Remove GDB_NLM_DEPS.
1228 * configure: Regenerate.
1229 * Makefile.in: Regenerate.
1230
dbbe5f95
PB
12312011-03-24 Paolo Bonzini <bonzini@gnu.org>
1232
1233 Sync from GCC:
1234
1235 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1236
1237 * configure.ac: Do not include mh-x86omitfp.
1238 * configure: Regenerate.
1239
1240 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1241
1242 * configure.ac: Remove empty cases.
1243 * configure: Regenerate.
1244
1245 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1246
1247 * Makefile.def: Add dependency from termcap to gdb.
1248 * Makefile.in: Regenerate.
1249
1250 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1251
1252 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1253 * configure: Regenerate.
1254 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1255 * Makefile.tpl: Likewise.
1256 * Makefile.in: Regenerate.
1257
1258 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1259
1260 * configure.ac: Remove all mentions of tentative_cc.
1261 * configure: Regenerate.
1262
1263 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1264
1265 PR lto/48086
1266 * configure.ac: Re-enable LTO on *-apple-darwin9.
1267 * configure: Regenerate.
1268
3516a403
JM
12692011-03-24 Joseph Myers <joseph@codesourcery.com>
1270
1271 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1272 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1273 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1274 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1275 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1276 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1277 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1278 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1279 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1280 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1281 *-*-rhapsody*): Remove host cases.
1282 * configure: Regenerate.
1283
93cc359e
JM
12842011-03-24 Joseph Myers <joseph@codesourcery.com>
1285
1286 * configure.ac (ppc*-*-pe): Remove host case.
1287 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1288 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1289 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1290 cases.
1291 * configure: Regenerate.
1292
29b2c556
JM
12932011-03-24 Joseph Myers <joseph@codesourcery.com>
1294
1295 * config.sub: Update to version 2011-03-23.
1296
f0ff0f90
JM
12972011-03-22 Joseph Myers <joseph@codesourcery.com>
1298
1299 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1300 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1301 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1302 * configure: Regenerate.
1303
782cb41f
JM
13042011-03-22 Joseph Myers <joseph@codesourcery.com>
1305
1306 * config-ml.in: Don't handle arc-*-elf*.
1307 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1308 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1309 handle GCC libraries.
1310 * configure: Regenerate.
1311
0e8ad34f
RO
13122011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1313
1314 PR bootstrap/48120:
1315 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1316 Add -lstdc++ -lm to LIBS.
1317 * configure: Regenerate.
1318
5548b4ce
DE
13192011-03-18 David Edelsohn <dje.gcc@gmail.com>
1320
1321 * config.guess: Update to version 2011-02-02
1322 * config.sub: Update to version 2011-02-24
2e702c99 1323
86ed8cf6
SP
13242011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1325
9eb322aa
MF
1326 * configure.ac: Adjust test of with_ppl.
1327 * configure: Regenerated.
86ed8cf6 1328
b123da99
SP
13292011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1330
1331 * configure.ac: Add -lpwl to ppllibs.
1332 * config/cloog.m4: Add -lisl to clooglibs.
1333 * configure: Regenerated.
1334
822ce8ee
RW
13352011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1336
1337 Import from Libtool and gnulib:
1338
1339 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1340
1341 Prepare for supporting FreeBSD 10.
1342 * config.rpath: Remove handling of freebsd1* which soon would
1343 match FreeBSD 10.0.
1344
1345 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1346
1347 Remove support for FreeBSD 1.x.
1348 * libtool.m4 (_LT_LINKER_SHLIBS)
1349 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1350 soon would incorrectly match FreeBSD 10.0.
1351
dcb5e506
RW
13522011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1353
1354 PR binutils/12283
1355 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1356 (move-if-change): Comes from gnulib.
1357 * move-if-change: Import version from gnulib.
1358
8d8eef9a
RW
13592011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1360
1361 Sync from GCC:
1362
1363 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1364
1365 PR lto/47225
1366 * Makefile.def (lto-plugin): Double dash for enable-shared.
1367 (configure-gcc): Depend on all-lto-plugin.
1368 * Makefile.in: Rebuilt.
1369
1370 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1371
1372 * configure.ac: Remove extra bracket.
1373 * configure: Regenerate.
1374
1375 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1376
1377 PR lto/47225
1378 * Makefile.def: Add dependency for install-gcc
1379 on install-lto-plugin.
1380 * Makfile.in: Regenerated
1381
1382 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1383
1384 * configure.ac: If with_ppl is no, move setting with_cloog=no
1385 after CLOOG_REQUESTED check.
1386 * configure: Regenerated.
1387
1388 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1389
1390 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1391 CLooG has been requested.
1392 * configure: Regenerated.
1393
1394 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1395
1396 * configure: Regenerated.
1397 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1398
1399 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1400
1401 * configure: Regenerated.
1402 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1403
1404 2011-01-07 Jan Hubicka <jh@suse.cz>
1405
1406 PR lto/47225
1407 * Makefile.in: Regenerate.
1408 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1409 configure.
1410
65b4571a
AO
14112011-01-31 Alexandre Oliva <aoliva@redhat.com>
1412
1413 PR libgcj/44341
1414 * configure.ac: Discard --with-* flags for host when configuring
1415 target libraries for cross build.
1416 * configure: Rebuilt.
1417
7837304f
AS
14182011-01-21 Andreas Schwab <schwab@redhat.com>
1419
1420 Sync from GCC:
1421
1422 2011-01-21 Andreas Schwab <schwab@redhat.com>
1423
1424 * configure.ac: Use AS_HELP_STRING throughout.
1425 * configure: Regenerate.
1426
1427 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1428
1429 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1430 * configure: Regenerate.
1431
115ef890
RW
14322010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1433
1434 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1435
92c9a463
JB
14362011-01-13 Joel Brobecker <brobecker@adacore.com>
1437
1438 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1439 for ia64-hpux.
1440 * configure: Regenerate.
1441
887ebfb4
RW
14422011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1443
1444 Sync from GCC:
1445 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1446
1447 * configure.ac: (picochip): Disable libiberty.
1448 * configure: Regenerate.
1449
04d2c2b2
JJ
14502010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1451
1452 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1453
33d23ee8
ILT
14542010-12-10 Ian Lance Taylor <iant@google.com>
1455
1456 PR bootstrap/46819
1457 * configure.ac: For --disable-libgcj clear libgcj_saved.
1458 * configure: Rebuild.
1459
89a1e9c3
PB
14602010-12-10 Tobias Burnus <burnus@net-b.de>
1461
1462 PR fortran/46540
1463 * configure.ac: Add --disable-libquadmath and
1464 --disable-libquadmath-support.
1465 * configure: Regenerate.
1466
ac7bcd26
TG
14672010-12-10 Tristan Gingold <gingold@adacore.com>
1468
1469 * src-release (ETC_SUPPORT): add gnu-oids.texi
1470
d357cef7
HPN
14712010-12-03 Hans-Peter Nilsson <hp@axis.com>
1472
1473 PR libffi/46792
1474 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1475 * configure: Regenerate.
1476
4f11b223
ILT
14772010-12-02 Ian Lance Taylor <iant@google.com>
1478
1479 * configure.ac: Always set default for poststage1_ldflags to
1480 -static-libstdc++ -static-libgcc.
1481
989abc33
JJ
14822010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1483
1484 * COPYING.NEWLIB: Add National Semiconductor notice.
1485
950386c6
AS
14862010-11-29 Andreas Schwab <schwab@redhat.com>
1487
1488 * configure.ac: Move comment to remove extra space in last argument
1489 of GCC_TARGET_TOOL.
1490
87cda2cf
AO
14912010-11-26 Alexandre Oliva <aoliva@redhat.com>
1492
7d509c83 1493 PR other/46026
87cda2cf
AO
1494 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1495 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1496 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1497 (BASE_FLAGS_TO_PASS): Use it.
1498 * configure: Rebuilt.
1499 * Makefile.in: Rebuilt.
1500
d3b50760
L
15012010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1502
1503 PR binutils/12258
1504 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1505 Properly check default linker.
1506 * configure: Regnerated.
1507
c7791212
NC
15082010-11-23 Matthias Klose <doko@ubuntu.com>
1509
1510 * configure.ac: For --enable-gold, handle value `default' instead of
1511 `both*'. New configure option --{en,dis}able-ld.
1512 * configure: Regenerate.
1513
9e1a94f4
ILT
15142010-11-20 Ian Lance Taylor <iant@google.com>
1515
1516 * configure.ac: Only disable a language library if no language needs
1517 it. Don't let --disable-libgcj uncondtionally disable libffi.
1518 * configure: Rebuild.
1519
ceca0218
PB
15202010-11-20 Paolo Bonzini <bonzini@gnu.org>
1521
1522 * configure: Regenerate.
1523
9b980aa1
RW
15242010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1525
1526 PR other/46202
1527 * configure.ac: Fix just-built in-tree STRIP name to be
1528 binutils/strip-new.
1529 * configure: Regenerate.
1530 * Makefile.def (install-strip-gcc, install-strip-binutils)
1531 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1532 (install-strip-sid): Mirror dependencies on non-strip variants
1533 of these targets on the respective -strip prerequisites.
1534 * Makefile.tpl (install-strip, install-strip-host)
1535 (install-strip-target): New targets.
1536 (install-strip-[+module+], install-strip-target-[+module+]):
1537 New targets.
1538 * Makefile.in: Regenerate.
1539
e552509b
ILT
15402010-11-19 Ian Lance Taylor <iant@google.com>
1541 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1542
1543 * configure.ac: Add target-libgo to target_libraries. Set
1544 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1545 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1546 (HOST_EXPORTS): Add GOC.
1547 (BASE_TARGET_EXPORTS): Add GOC.
1548 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1549 (GOCFLAGS_FOR_TARGET): New variable.
1550 (EXTRA_HOST_FLAGS): Add GOC.
1551 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1552 * Makefile.def (target_modules): Add libgo.
1553 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1554 (dependencies): Add dependency from configure-target-libgo to
1555 configure-target-libffi and all-target-libstdc++-v3. Add
1556 dependencies from all-target-libgo to all-target-libffi.
1557 (languages): Add go.
1558 * configure: Rebuild.
1559 * Makefile.in: Rebuild.
1560
15612010-11-19 Ian Lance Taylor <iant@google.com>
1562
1563 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1564 compiler/flag environment variables.
1565
15662010-11-18 Ian Lance Taylor <iant@google.com>
1567
1568 * configure.ac: Check for lang_requires_boot_languages in
1569 config-lang.in files.
1570 * configure: Rebuild.
1571
8c21d9c7
MF
15722010-11-17 Mike Frysinger <vapier@gentoo.org>
1573
1574 * .gitignore: New file.
1575
e552509b
ILT
15762010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1577 Tobias Burnus <burnus@net-b.de>
1578
1579 PR fortran/32049
1580 * Makefile.def: Add libquadmath; build it with language=fortran.
1581 * configure.ac: Add libquadmath.
1582 * Makefile.tpl: Handle multiple libs in check-[+language+].
1583 * Makefile.in: Regenerate.
1584 * configure: Regenerate.
1585
15862010-11-15 Andreas Schwab <schwab@redhat.com>
1587
1588 * configure.ac: Fix spelling in option names.
1589 * configure: Regenerated.
1590
15912010-11-13 Georg-Johann Lay <georgjohann@web.de>
1592
1593 PR bootstrap/39622
1594 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1595 * configure: Regenerated.
1596
15972010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1598
1599 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1600 define the cloog backend to use. Furthermore, only pass the ppllibs to
1601 the configure checks, if necessary.
1602 * configure: Regenerate.
1603
16042010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1605
1606 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1607 * configure: regenerate
1608
16092010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1610
1611 * config/cloog.m4: Fix typo. verison -> version.
1612 * configure: Regenerate.
1613
16142010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1615
1616 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1617 * configure: Regenerate.
1618
16192010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1620
1621 * configure.ac: Support official CLooG.org versions.
1622 * configure: Regenerate.
1623 * config/cloog.m4: New.
1624
aa291e2d
ME
16252010-11-05 Michael Eager <eager@eagercon.com>
1626
1627 * COPYING.LIBGLOSS: Correct typo in microblaze.
1628 * COPYING.NEWLIB: Same.
1629
e552509b
ILT
16302010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1631
1632 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1633 * configure: Regenerate.
1634
74cea91b
DK
16352010-11-03 Ian Lance Taylor <iant@google.com>
1636 Dave Korn <dave.korn.cygwin@gmail.com>
1637
1638 PR lto/46273
1639 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1640 and on other supported platforms whenever LTO is enabled.
1641 * configure: Rebuild.
1642
6d0cd39e
AM
16432010-11-02 Alan Modra <amodra@gmail.com>
1644
1645 PR binutils/12110
1646 * configure.ac: Error when source path contains spaces.
1647 * configure: Regenerate.
1648
18a8530e
ILT
16492010-10-20 Ian Lance Taylor <iant@google.com>
1650
1651 * Makefile.def (target_modules): Set lib_path to src/.libs for
1652 libstdc++-v3 module.
1653 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1654 * Makefile.in: Rebuild.
1655
6ed3211e
JJ
16562010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1657 Joseph Myers <joseph@codesourcery.com>
1658
1659 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1660 notices.
1661 * COPYING.NEWLIB: Add Texas Instruments notice.
1662
a8eb3f0a
DK
16632010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1664
1665 * configure.ac (build_lto_plugin): New shell variable.
1666 (--enable-lto): Turn on by default for all non-ELF platforms that
1667 have had LTO support added so far. Set build_lto_plugin appropriately
1668 for both ELF and non-ELF.
1669 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1670 * configure: Regenerate.
1671
4074d5f2
RW
16722010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1673
1674 PR bootstrap/45326
1675 PR bootstrap/45174
1676 * configure.ac: Honor initial values of $build_configargs,
1677 $host_configargs, $target_configargs. Mark the precious, so
1678 environment settings get recorded.
1679 * configure: Regenerate.
1680
29821356
RW
16812010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1682
1683 Sync from GCC:
1684
1685 2010-09-30 Michael Eager <eager@eagercon.com>
1686
1687 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1688 * configure: Regenerate.
1689
1690 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1691
1692 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1693 targets and amend comment.
1694 * configure: Regenerate.
1695
1696 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1697
1698 * configure.ac: Enable LTO by default on Darwin.
1699 * configure: Regenerate.
1700
1701 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1702
1703 PR bootstrap/44455
1704 * configure.ac (extra_mpfr_configure_flags): Copy from
1705 extra_mpc_gmp_configure_flags.
1706 * configure: Re-generated.
1707
57eefe4d
RW
17082010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1709
1710 Sync from GCC:
1711
1712 PR bootstrap/45796
1713 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1714 Depend on all-build-libiberty.
1715 * Makefile.in: Regenerate.
1716
17172010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1718
1719 Sync from GCC:
1720
1721 PR bootstrap/44621
1722 * configure.ac: Fix unportable shell quoting.
1723 * configure: Regenerate.
1724
48bb73dd
RW
17252010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1726
1727 * configure.ac: Support all v850 targets.
1728 * configure: Regenerate.
1729
1d14850f
PB
17302010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1731
1732 PR target/44862
1733 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1734 Provide -B option to allow for link spec %s substitutions for
1735 libstdc++.a on darwin.
1736 * Makefile.in: Regenerate.
1737
7530c480
AO
17382010-06-10 Alexandre Oliva <aoliva@redhat.com>
1739
1740 * Makefile.def (configure-gcc): Depend on all-libelf.
1741 * Makefile.in: Rebuild.
1742
285d560d
RW
17432010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1744
1745 * config.sub, config.guess: Update from upstream sources.
1746
a009f2e7
RW
17472010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1748
1749 Sync from GCC:
1750
1751 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1752 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1753 * configure: Regenerated.
1754
1755 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1756 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1757 * configure: Regenerate.
1758
1759 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1760 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1761 * configure: Regenerate.
1762
1763 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1764 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1765 separately.
1766 * configure: Regenerate.
1767
1768 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1769 * configure: Regenerate after change to elf.m4.
1770
1771 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1772 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1773 * configure: Regenerated.
1774
1775 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1776 * configure.ac: Print "buggy but acceptable" when CLooG
1777 revision is less than 9.
1778 * configure: Regenerated.
1779
e49e5c92
DK
17802010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1781
1782 Merge from gcc:
1783
1784 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1785 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1786 * configure: Regenerate.
1787
1788 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1789 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1790 a platform that supports LTO.
1791 * configure: Regenerate.
1792
1793 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1794 PR lto/42776
1795 * configure.ac (--enable-lto): Refactor handling so libelf tests
1796 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1797 and allow LTO to be explicitly enabled on non-ELF platforms that
1798 are known to support it inside else-clause.
1799 * configure: Regenerate.
1800
e6de499b
NC
18012010-04-27 Roland McGrath <roland@redhat.com>
1802 H.J. Lu <hongjiu.lu@intel.com>
1803
1804 * configure.ac (--enable-gold): Support both, both/gold and
1805 both/bfd to add gold to configdirs without removing ld.
1806 * configure: Regenerated.
1807
1808 * Makefile.def: Add install-gold dependency to install-ld.
1809 * Makefile.in: Regenerated.
1810
d594eacc
TG
18112010-04-14 Tristan Gingold <gingold@adacore.com>
1812
1813 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1814 * configure: Regenerate.
1815
938d2b74
RW
18162010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1817
1818 Merge from gcc:
1819 PR bootstrap/43615
1820 PR bootstrap/43328
1821 Revert:
1822 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1823 * configure.ac: Do not pass --enable-multilib nor
1824 --disable-multilib in baseargs. Accept explicitly passed
1825 --enable_multilib.
1826 * configure: Regenerate.
1827
a9ef41a7
RW
18282010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1829
1830 PR bootstrap/43328
1831 * configure.ac: Do not pass --enable-multilib nor
1832 --disable-multilib in baseargs. Accept explicitly passed
1833 --enable_multilib.
1834 * configure: Regenerate.
1835
619a3713
JM
18362010-03-23 Joseph Myers <joseph@codesourcery.com>
1837
1838 * configure.ac (tic6x-*-*): New case.
1839 * configure: Regenerate.
1840
92f4e989
JM
18412010-03-23 Joseph Myers <joseph@codesourcery.com>
1842
1843 Merge from gcc:
1844 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1845 PR ada/42554
1846 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1847 * configure: Regenerate.
1848
c35a0556
JM
18492010-03-23 Joseph Myers <joseph@codesourcery.com>
1850
1851 * config.sub: Update to version 2010-03-22.
1852 * config.guess: Update to version 2009-12-30.
1853
18fa8f9c
JM
18542010-03-14 Joseph Myers <joseph@codesourcery.com>
1855
1856 Merge from gcc:
1857 2010-01-11 Richard Guenther <rguenther@suse.de>
1858 PR lto/41569
1859 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1860 * Makefile.in: Regenerated.
1861
ba98da75
RO
18622010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1863
1864 PR libstdc++/32499
1865 * configure.ac (RANLIB): Default to true.
1866 (STRIP): Likewise.
1867 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1868 * configure: Regenerate.
1869
3994761f
NC
18702010-02-17 Nick Clifton <nickc@redhat.com>
1871
1872 PR 11238
1873 * Makefile.tpl (local-distclean): Also remove config.cache files in
1874 sub-directories as there may not be Makefiles present in the
1875 sub-directories.
792cdb50
NC
1876 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1877 the config.cache files found by the find command.
1878
3994761f
NC
1879 * Makefile.in: Regenerate.
1880 * configure.ac: Revert previous delta.
1881 * configure: Regenerate.
1882
01a82011
NC
18832010-02-15 Nick Clifton <nickc@redhat.com>
1884
1885 PR 11238
1886 * configure.ac: Delete config.cache files in sub-directories when
1887 deleting Makefiles.
1888 * configure: Regenerate.
1889
143754cd
NC
18902010-02-15 Nick Clifton <nickc@redhat.com>
1891
1892 * configure.ac: Sync from gcc.
1893 * configure: Regenerate.
1894
a6b5846e
KG
18952010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1896
1897 Sync from gcc:
1898 * configure.ac: Add "recommended" version checks for GMP/MPC.
1899 Update recommended GMP/MPFR/MPC versions.
1900 * configure: Regenerate.
1901
2aa2364a
JR
19022010-01-25 Joern Rennecke <amylaar@spamcop.net>
1903
1904 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1905 * configure.ac (bootstrap_target_libs): Make inclusion of
1906 target-libgomp conditional on libgomb being in target_configdirs.
1907 * configure: Regenerate.
1908
d35e937f
JR
19092010-01-23 Joern Rennecke <amylaar@spamcop.net>
1910
1911 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1912 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1913 * configure: Regenerate.
1914
911e63d0
JR
19152010-01-22 Joern Rennecke <amylaar@spamcop.net>
1916
1917 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1918 * configure.ac (target_configdirs): Substitute.
1919 * Makefile.def: Bootstrap target module libgomp.
1920 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1921 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1922 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1923 * configure, Makefile.in: Regenerate.
1924
3725885a
RW
19252009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1926
1927 * libtool.m4: Sync from git Libtool.
1928 * ltmain.sh: Likewise.
1929 * ltoptions.m4: Likewise.
1930 * ltversion.m4: Likewise.
1931 * lt~obsolete.m4: Likewise.
1932
d5f2ee2e 19332010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1934 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1935
1936 PR bootstrap/42424
1937 * configure.ac: Include libtool m4 files.
9eb322aa 1938 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1939 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1940 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1941
d5f2ee2e
KG
1942 * configure: Regenerate.
1943
f2b2dd91
RW
19442010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1945
1946 PR bootstrap/41818
1947 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1948 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1949 * Makefile.in: Regenerate.
1950
06ca7962
BE
19512009-12-18 Ben Elliston <bje@au.ibm.com>
1952
1953 * config.sub, config.guess: Update from upstream sources.
1954
30a16d7b
JJ
19552009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1956
1957 * COPYING.NEWLIB: Update copyright date.
1958 * COPYING.LIBGLOSS: Ditto.
1959
d9b76ff9
KG
19602009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1961
1962 PR middle-end/30447
1963 PR middle-end/30789
1964 PR other/40302
1965
1966 * configure.ac: Require MPC.
1967 * configure: Regenerate.
1968
1969 * configure.ac: Update minimum MPC version to 0.8.
1970 * configure: Regenerate.
1971
e12dec02
PB
19722009-11-20 Paolo Bonzini <bonzini@gnu.org>
1973
1974 * config.guess: Sync with upstream and gcc.
1975 * config.sub: Sync with upstream and gcc.
1976
606a9ca0
AO
19772009-11-16 Alexandre Oliva <aoliva@redhat.com>
1978
1979 * Makefile.def: Restore host and target settings for gmp.
1980 * Makefile.in: Rebuild.
1981
1f53ca9a
AO
19822009-11-16 Alexandre Oliva <aoliva@redhat.com>
1983
1984 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1985 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1986 Fix portability of test of C++ as bootstrap language. Add
1987 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1988 * configure: Rebuild.
1989 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1990 and cloog. Fix in-tree ppl configuration. Introduce libelf
1991 in-tree building.
1992 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1993 (POSTSTAGE1_HOST_EXPORTS): Use it.
1994 (STAGE[+id+]_CXXFLAGS): New.
1995 (BASE_FLAGS_TO_PASS): Pass it down.
1996 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1997 extra_exports.
1998 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1999 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2000 extra_exports.
2001 * Makefile.in: Rebuild.
2002
20032009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2004
2005 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2006 paths for *-w64-mingw* and x86_64-*mingw*.
2007 * configure: Regenerated.
2008
20092009-10-30 Kai Tietz <kai.tietz@onevision.com>
2010
2011 * configure.ac: Disable target-winsup & co for
2012 x86_64-*-mingw* and *-w64-mingw* targets.
2013 * configure: Regenerated.
2014
20152009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2016
2017 * configure.ac (CLooG test): Use = with test.
2018 * configure: Regenerate.
2019
20202009-10-22 Richard Guenther <rguenther@suse.de>
2021
2022 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2023 cloog if the ppl version check failed. Move flags saving
2024 before setting in libelf check.
2025 * configure: Regenerate.
2026
20272009-10-21 Richard Guenther <rguenther@suse.de>
2028
2029 * configure.ac: Adjust the ppl and cloog configure to work as
2030 documented. Disable cloog if ppl was disabled. Omit the version
2031 checks if they were disabled.
2032 * configure: Re-generate.
2033
6811fb56
RW
20342009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2035
2036 * configure.ac: Add 'lto' to enable_languages, not
2037 new_enable_languages, and only if not already present.
2038 * configure: Regenerate.
2039
700d40ca
ILT
20402009-10-06 Ian Lance Taylor <iant@google.com>
2041
2042 * Makefile.def: check-gold depends upon all-gas.
2043 * Makefile.in: Rebuild.
2044
20452009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2046
2047 * Makefile.def: all-lto-plugin depends on all-libiberty.
2048 set bootstrap=true for lto-plugin.
2049 Add lto-plugin.
2050 * Makefile.in: Regenerate.
2051 * configure.ac (host_libs): Add lto-plugin.
2052 * configure: Regenerate.
2053
20542009-10-03 Diego Novillo <dnovillo@google.com>
2055
2056 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2057 (HOST_LIBELFLIBS): Define.
2058 (HOST_LIBELFINC): Define.
2059 * Makefile.in: Regenerate.
2060 * configure.ac: Add --enable-lto.
2061 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2062 If --enable-lto is used, add 'lto' to new_enable_languages.
2063 If --enable-lto is used and gold is enabled, add
2064 lto-plugin to configdirs.
2065 * configure: Regenerate.
2066
20672009-10-03 Simon Baldwin <simonb@google.com>
2068
2069 * configure.ac: If --with-system-zlib, suppress local zlib and
2070 pass --with-system-zlib to subdir configure scripts.
2071 * configure: Regenerate.
2072
20732009-10-01 Loren J. Rittle <ljrittle@acm.org>
2074 Paolo Bonzini <bonzini@gnu.org>
2075
2076 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2077 $(srcdir).
2078 * Makefile.in: Rebuilt.
2079
c8cb1b3e
PB
20802009-09-29 Paolo Bonzini <bonzini@gnu.org>
2081
2082 Sync from gcc:
2083 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2084
2085 * configure.ac: Update minimum MPC version to 0.7.
2086 * configure: Regenerate.
2087
30167e0a
NC
20882009-09-25 Nick Clifton <nickc@redhat.com>
2089
2090 * configure.ac: Pass any --cache-file=/dev/null option on to
2091 subconfigures.
2092 * configure: Regenerate.
2093
707a0b5c
NC
20942009-09-23 Nick Clifton <nickc@redhat.com>
2095
2096 * config.sub, config.guess: Update from upstream sources.
2097
700d40ca
ILT
20982009-09-22 Loren J. Rittle <ljrittle@acm.org>
2099
2100 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2101 * Makefile.in: Rebuilt.
2102
2fd0b40b
RW
21032009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2104
2105 PR bootstrap/32272
2106 * configure.ac: Error out if $srcdir isn't '.' but contains
2107 host-${host_noncanonical}.
2108 * configure: Regenerate.
2109
4385ad3c
RW
21102009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2111
16b1ad29
RW
2112 * configure.ac: If bootstrapping a combined tree with
2113 --enable-gold, require c++ in stage1_languages.
2114 * configure: Regenerate.
2115
f8dc745f
RW
2116 * configure.ac: Also add target_libs of stage1_languages to
2117 bootstrap_target_libs.
2118 * configure: Regenerate.
2119
4385ad3c
RW
2120 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2121 with --enable-languages not containing c++.
2122 * configure: Regenerate.
2123
df51e4e1
JZ
21242009-09-16 Jie Zhang <jie.zhang@analog.com>
2125
2126 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2127 * configure: Regenerate.
2128
06a51eac
RW
21292009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2130
2131 * configure.ac: Do not use $extrasub for replacing @if/@endif
2132 parts in Makefile; instead, use additional arguments to
2133 AC_CONFIG_COMMANDS to do the replacement manually, with several
2134 sed invocations, to avoid HP-UX sed command limits.
2135 * configure: Regenerate.
2136
96655cc4
AO
21372009-09-04 Alexandre Oliva <aoliva@redhat.com>
2138
2139 * configure.ac (with-build-config): Document. Handle without.
2140 Handle missing argument.
2141 * configure: Rebuilt.
2142
21432009-09-03 Alexandre Oliva <aoliva@redhat.com>
2144
2145 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2146 Default to bootstrap-debug only if compare-debug works.
2147 * configure: Rebuilt.
2148 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2149 * Makefile.in: Rebuilt.
2150
21512009-09-01 Alexandre Oliva <aoliva@redhat.com>
2152
2153 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2154 * Makefile.in: Rebuilt.
2155
8e957354
PB
21562009-09-02 Paolo Bonzini <bonzini@gnu.org>
2157
2158 * Makefile.tpl (AWK): Fix typo.
2159 * Makefile.in: Regenerate.
2160
21612009-09-02 Paolo Bonzini <bonzini@gnu.org>
2162
2163 * configure.ac: Detect awk and sed.
2164 * Makefile.def (flags_to_pass): Add AWK and SED.
2165 * Makefile.tpl (AWK, SED): New.
2166 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2167 * configure: Regenerate.
2168 * Makefile.in: Regenerate.
2169
fb792462
TG
21702009-09-01 Tristan Gingold <gingold@adacore.com>
2171
2172 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2173 Remove logical names.
2174
a69e7d0a
DK
21752009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2176
2177 * ltmain.sh (func_normal_abspath): New function.
2178 (func_relative_path): Likewise.
2179 (func_mode_help): Document new -bindir option for link mode.
2180 (func_mode_link): Add new -bindir option, and use it to place
2181 output DLL if specified.
2182
d444d2ba
RW
21832009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2184
2185 * configure.ac (AC_PREREQ): Bump to 2.64.
2186
13b7343a
RW
21872009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2188
af542c2e
RW
2189 * README-maintainer-mode: Point directly to upstream locations
2190 for autoconf, automake, libtool, gettext, instead of copies on
2191 sources.redhat.com. Document required versions.
2192 * configure.ac: Do not substitute datarootdir, htmldir,
2193 pdfdir, docdir. Do not process --with-datarootdir,
2194 --with-htmldir, --with-pdfdir, --with-docdir.
2195 * configure: Regenerate.
2196
81ecdfbb
RW
2197 * configure: Regenerate.
2198
13b7343a
RW
2199 * compile: Sync from Automake 1.11.
2200 * depcomp: Likewise.
2201 * install-sh: Likewise.
2202 * missing: Likewise.
2203 * mkinstalldirs: Likewise.
2204 * ylwrap: Likewise.
2205
c1102ce7
RW
22062009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2207
34a0f3cf
RW
2208 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2209 (baseargs): Add --disable-option-checking.
2210 * configure: Regenerate.
2211
c1102ce7
RW
2212 * Makefile.def (configure-target-libiberty): Depend on
2213 all-binutils and all-ld.
2214 (configure-target-newlib): Likewise.
2215 * Makefile.in: Regenerate.
2216
e8a5fa9c
RW
22172009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2218
2219 Sync with GCC, merge:
2220
2221 2009-07-31 Christian Bruel <christian.bruel@st.com>
2222
2223 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2224 * configure: Regenerate.
2225
2226 2009-07-06 Ian Lance Taylor <iant@google.com>
2227
2228 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2229 * configure: Rebuild.
2230
2231 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2232
2233 PR bootstrap/40338
2234 * configure.ac (comparestring): Create new variable.
2235 * Makefile.tpl (comparestring): Use to skip some comparisions.
2236 * configure: Regenerate.
2237 * Makefile.in: Regenerate.
2238
2239 2009-06-23 Ian Lance Taylor <iant@google.com>
2240
2241 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2242 boot_languages. Only bootstrap target libraries listed in
2243 target_libs for some boot language. Add --with-stage1-ldflags,
2244 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2245 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2246 if not building with C++.
2247 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2248 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2249 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2250 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2251 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2252 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2253 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2254 * configure, Makefile.in: Rebuild.
2255
2256 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2257
2258 * configure.ac: Detect MPC in default directory.
2259 * configure: Regenerate.
2260
2261 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2262
2263 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2264 to noconfdirs.
2265 * configure: Regenerate.
2266
2267 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2268
2269 * Makefile.def: Add MPC support and dependencies.
2270 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2271
2272 * Makefile.in, configure: Regenerate.
2273
2274 2009-05-24 Nicolas Roche <roche@adacore.com>
2275
2276 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2277 * Makefile.in: Regenerate.
2278
2279 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2280
2281 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2282 * configure: Regenerate.
2283
2284 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2285
2286 * configure.ac ($with_ppl): Default to no if not supplied.
2287 ($with_cloog): Likewise.
2288 configure: Regenerate.
2289
2290 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2291
2292 PR bootstrap/39739
2293 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2294 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2295
2296 * configure, Makefile.in: Regenerate.
2297
2298 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2299
2300 * configure.ac: Change copyright header to refer to version
2301 3 of the GNU General Public License and to point readers at the
2302 COPYING3 file and the FSF's license web page.
2303 * Makefile.def: Likewise.
2304 * Makefile.tpl: Likewise.
2305 * Makefile.in: Regenerate.
2306
2307 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2308
2309 * configure.ac: Restore match for darwin9 or later. Use double
2310 brackets since regeneration eats one pair.
2311 * configure: Regenerate.
2312
bf110216
CF
23132009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2314
2315 * MAINTAINERS: Perform some obvious fixups.
2316
2262bbf4
BE
23172009-08-17 Ben Elliston <bje@au.ibm.com>
2318
2319 * config.sub, config.guess: Update from upstream sources.
2320
25a07265
NC
23212009-08-06 Michael Eager <eager@eagercon.com>
2322
2323 * configure.ac: Add Microblaze target.
2324 * configure: Regenerate.
2325
85bd1942
TG
23262009-07-02 Tristan Gingold <gingold@adacore.com>
2327
2328 * configure.ac: Do not exclude gas for i386-*-darwin.
2329 Add a case for x86_64-*-darwin.
2330 * configure: Regenerate.
2331
f9806fa5
DE
23322009-06-26 Doug Evans <dje@sebabeach.org>
2333
2334 * Makefile.def (host_modules): Add cgen.
2335 * Makefile.in: Regenerate.
2336 * configure.ac (host_tools): Add cgen.
2337 * configure: Regenerate.
2338
6bfb4e30
JJ
23392009-06-17 Michael Eager <eager@eagercon.com>
2340
2341 * COPYING.LIBGLOSS: Add Xilinx license.
2342
8bcf2718
NC
23432009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2344
2345 * configure.ac: Define is_elf for QNX Neutrino targets.
2346 * configure: Regenerate.
2347
04ec0acb
RW
23482009-06-03 Jerome Guitton <guitton@adacore.com>
2349 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2350
9eb322aa
MF
2351 * Makefile.tpl (all): Avoid a trailing backslash.
2352 * Makefile.in: Regenerate.
04ec0acb 2353
7ee5dbeb
BE
23542009-06-03 Ben Elliston <bje@au.ibm.com>
2355
2356 * config.sub, config.guess: Update from upstream sources.
2357
fda13ee8
AO
23582009-06-02 Alexandre Oliva <aoliva@redhat.com>
2359
2360 * Makefile.tpl ([+compare-target+]): Compare all stage
2361 directories, rather than just gcc.
2362 * Makefile.in: Rebuilt.
2363
4a657b0d
DK
23642009-05-28 Doug Kwan <dougkwan@google.com>
2365
2366 * configure.ac: Support gold for target arm*-*-*.
2367 * configure: Regenerate.
2368
07fc31c9
AO
23692009-05-27 Alexandre Oliva <aoliva@redhat.com>
2370
2371 * Makefile.tpl (all): Avoid harmless warning in make all when
2372 gcc-bootstrap is enabled but stage_last does not exist.
2373 * Makefile.in: Rebuilt.
2374
8a7a39ab
TG
23752009-05-25 Tristan Gingold <gingold@adacore.com>
2376
2377 * setup.com: Complete the file with configuration and build.
2378
b5233201
AO
23792009-05-18 Alexandre Oliva <aoliva@redhat.com>
2380
2381 PR other/40159
2382 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2383 gcc-no-bootstrap are mutually exclusive.
2384 * Makefile.in: Rebuilt.
2385
7b6175f9
AO
23862009-05-18 Alexandre Oliva <aoliva@redhat.com>
2387
2388 PR other/40159
2389 * Makefile.tpl (all): Don't end with unconditional success.
2390 * Makefile.in: Rebuilt.
2391
1b05fbbd
AO
23922009-05-12 Alexandre Oliva <aoliva@redhat.com>
2393
2394 PR target/37137
2395 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2396 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2397 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2398 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2399 stage_configureflags, stage_cflags and stage_libcflags into
2400 explicit Makefile macros.
2401 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2402 GFORTRAN.
2403 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2404 CC. Set CC_FOR_BUILD from CC.
2405 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2406 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2407 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2408 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2409 and GFORTRAN.
2410 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2411 (_LIBCFLAGS): Renamed to _TFLAGS.
2412 (do-compare-debug, do-compare3-debug): Drop.
2413 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2414 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2415 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2416 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2417 (XGCC_FLAGS_FOR_TARGET): New.
2418 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2419 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2420 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2421 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2422 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2423 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2424 TFLAGS.
2425 (BUILD_CONFIG): Include if requested.
2426 (all): Set TFLAGS on bootstrap.
2427 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2428 (all-stageid-prefixmodule): Likewise.
2429 (do-clean, distclean-stageid): Set TFLAGS.
2430 (restrap): Fix whitespace.
2431 * Makefile.in: Rebuilt.
2432
dc17c78c
EB
24332009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2434
2435 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2436 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2437 * Makefile.in: Regenerate.
2438
14324cd7
EZ
24392009-04-24 Eli Zaretskii <eliz@gnu.org>
2440
2441 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2442 consistency with config.sub. (Update from upstream sources.)
2443
f8d5f06c
JM
24442009-04-21 Joseph Myers <joseph@codesourcery.com>
2445
2446 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2447
0000e2bf
BE
24482009-04-17 Ben Elliston <bje@au.ibm.com>
2449
2450 * config.sub, config.guess: Update from upstream sources.
2451
20135e4c
NC
24522009-04-15 Anthony Green <green@moxielogic.com>
2453
34adf976 2454 * configure.ac: Add moxie support.
20135e4c
NC
2455 * configure: Rebuilt.
2456
ef699244
L
24572009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2458
2459 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2460 * configure: Regenerate.
2461
10ad8ef3
L
24622009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2463
2464 PR gas/10039
2465 * configure.ac: Require texinfo 4.7.
2466 * configure: Regenerated.
2467
c50523ce
L
24682009-04-09 Steve Ellcey <sje@cup.hp.com>
2469
2470 * Makefil.def (languages): New entries.
2471 * Makefile.tpl (check-gcc-*): New generic target.
2472 * Makefile.in: Regenerate.
2473
47afba5f
EZ
24742009-03-27 Eli Zaretskii <eliz@gnu.org>
2475
2476 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2477 Windows builds of Sed.
2478
dc448a7b
TT
24792009-03-18 Tom Tromey <tromey@redhat.com>
2480
2481 * configure: Rebuild.
2482 * configure.ac (host_libs): Add libiconv.
2483 * Makefile.in: Rebuild.
2484 * Makefile.def (host_modules): Add libiconv.
2485 (configure-gdb, all-gdb): Depend on libiconv.
2486
24741ab2
JB
24872009-03-16 Tristan Gingold <gingold@adacore.com>
2488
2489 * configure.ac: Treat gdb as supported on x86_64-darwin.
2490 * configure: Regenerate.
2491
29383458
JM
24922009-03-16 Joseph Myers <joseph@codesourcery.com>
2493
2494 Merge from GCC:
2495
2496 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2497
2498 * configure.ac (--with-host-libstdcxx): New option.
2499 * configure: Regenerate.
2500
2501 2009-01-29 Robert Millan <rmh@aybabtu.com>
2502
2503 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2504 * configure: Regenerate.
2505
2506 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2507
2508 PR tree-optimization/38515
2509 * configure.ac (cloog-polylib): Removed.
2510 (with_ppl, with_cloog): Test for "no".
2511 * configure: Regenerated.
2512
58e24671
RW
25132009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2514
2515 Backport from git Libtool:
2516
2517 2009-01-19 Robert Millan <rmh@aybabtu.com>
2518 Support GNU/kOpenSolaris.
2519 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2520 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2521 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2522 GNU/kOpenSolaris.
2523
314b2e66
AS
25242009-02-05 Andreas Schwab <schwab@suse.de>
2525
2526 * Makefile.tpl (stage_last): Define $r and $s before using
2527 $(RECURSE_FLAGS_TO_PASS).
2528 * Makefile.in: Regenerate
2529
8b700390
JJ
25302009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2531
2532 * COPYING.NEWLIB: Add ARM license.
2533
66775d67
AM
25342009-01-16 Alan Modra <amodra@bigpond.net.au>
2535
2536 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2537 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2538 * Makefile.in: Regenerate.
2539
19e99079
NC
25402009-01-15 Douglas B Rupp <rupp@gnat.com>
2541
2542 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2543 * configure: Regenerate.
2544
22e8c8e0
RW
25452008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2546
2547 Backport link test fix from upstream Libtool:
2548
2549 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2550 Add cache variables to tests that require the linker to work.
2551 For shlibpath_overrides_runpath, this also changes the semantics
2552 to let the result from the C compiler take precedence.
2553 compiler take precedence.
2554
7d6d7764
BE
25552008-12-02 Ben Elliston <bje@au.ibm.com>
2556
2557 * config.sub, config.guess: Update from upstream sources.
2558
ea8af06e
JJ
25592008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2560
2561 * COPYING.NEWLIB: Updated.
2562 * COPYING.LIBGLOSS: Ditto.
2563
af0771d3
PB
25642008-12-16 Paolo Bonzini <bonzini@gnu.org>
2565
2566 Sync with GCC:
2567
2568 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2569
2570 * configure.ac (ppllibs): Add by default the lib flags.
2571 * configure: Regenerate.
2572
2573 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2574
314b2e66
AS
2575 * configure.ac: Add double brackets on darwin[912].
2576 * configure: Regenerate.
af0771d3
PB
2577
2578 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2579
314b2e66
AS
2580 * configure.ac: Expand to darwin10 and later.
2581 * configure: Regenerate.
af0771d3 2582
f7c83eac
AS
25832008-12-02 Andreas Schwab <schwab@suse.de>
2584
2585 * Makefile.def: configure-target-boehm-gc depends on
2586 all-target-libstdc++-v3.
2587 * Makefile.in: Regenerate.
2588
bc67ad83
BE
25892008-12-02 Ben Elliston <bje@au.ibm.com>
2590
2591 * config.sub, config.guess: Update from upstream sources.
2592
e28c595f
JM
25932008-11-27 Joseph Myers <joseph@codesourcery.com>
2594
2595 Merge from GCC:
2596
2597 2007-12-02 Matthias Klose <doko@ubuntu.com>
2598
2599 * config-ml.in: Remove 64bit configure tests.
2600
2601 2008-05-14 Rafael Espindola <espindola@google.com>
2602
2603 * config-ml.in: don't handle --enable-shared and --enable-static.
2604
2605 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2606 Tobias Grosser <grosser@fim.uni-passau.de>
2607 Jan Sjodin <jan.sjodin@amd.com>
2608 Harsha Jagasia <harsha.jagasia@amd.com>
2609 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2610 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2611 Adrien Eliche <aeliche@isty.uvsq.fr>
2612
2613 Merge from graphite branch.
2614 * configure: Regenerate.
2615 * Makefile.in: Regenerate.
2616 * configure.ac (host_libs): Add ppl and cloog.
2617 Add checks for PPL and CLooG.
2618 * Makefile.def (ppl, cloog): Added modules and dependences.
2619 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2620 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2621
2622 2008-09-03 Richard Guenther <rguenther@suse.de>
2623
2624 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2625 cloog test.
2626 * configure: Re-generate.
2627
2628 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2629
2630 * configure.ac (--with-cloog-polylib): New.
2631 (--disable-cloog-version-check): New.
2632 (--disable-ppl-version-check): New.
2633 * configure: Re-generate.
2634
2635 2008-09-05 Richard Guenther <rguenther@suse.de>
2636
2637 * configure.ac: Initialize clooglibs to -lcloog.
2638 * configure: Re-generate.
2639
2640 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2641
2642 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2643 recommended version to 2.3.2.
2644
2645 * configure: Regenerate.
2646
2647 2008-10-31 Ben Elliston <bje@au.ibm.com>
2648
2649 * configure.ac (spu-*-*): Remove special case.
2650 * configure: Regenerate.
2651
2652 Complete comment text from GCC version of:
2653
2654 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2655
2656 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2657 (GCC_SHLIB_SUBDIR): New.
2658 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2659 * configure: Regenerate.
2660 * Makefile.in: Regenerate.
2661
652dec25
TG
26622008-11-27 Tristan Gingold <gingold@adacore.com>
2663
2664 * configure.ac: Build gdb for i?86-*-darwin*
2665 * configure: Regenerated.
2666
7582fb4a
DJ
26672008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2668
2669 PR bootstrap/38014
2670 PR bootstrap/37923
2671
2672 Revert:
2673
2674 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2675
2676 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2677 * Makefile.in: Regenerated.
2678
2679 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2680
2681 PR gdb/921
2682 PR gdb/1646
2683 PR gdb/2175
2684 PR gdb/2176
2685
2686 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2687 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2688 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2689 (HOST_EXPORTS): Pass CPPFLAGS.
2690 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2691 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2692 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2693 * Makefile.in, configure: Regenerated.
2694 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2695 and CPPFLAGS_FOR_BUILD.
2696
faee1be2
UW
26972008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2698
2699 * configure.ac [spu-*-*]: Do not set skipdirs.
2700 * configure: Re-generate.
2701
b7c2dce4
DJ
27022008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2703
2704 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2705 * Makefile.in: Regenerated.
2706
bb52de30
DJ
27072008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2708
2709 PR gdb/921
2710 PR gdb/1646
2711 PR gdb/2175
2712 PR gdb/2176
2713
2714 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2715 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2716 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2717 (HOST_EXPORTS): Pass CPPFLAGS.
2718 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2719 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2720 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2721 * Makefile.in, configure: Regenerated.
2722 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2723 and CPPFLAGS_FOR_BUILD.
2724
b25062ae
SE
27252008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2726
2727 * libtool.m4: Update to libtool 2.2.6.
2728 * lt~obsolete.m4: Update to libtool 2.2.6.
2729 * ltmain.sh: Update to libtool 2.2.6.
2730 * ltsugar.m4: Update to libtool 2.2.6.
2731 * ltversion.m4: Update to libtool 2.2.6.
2732 * ltoptions.m4: Update to libtool 2.2.6.
2733 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2734
3bbd2f8f
AL
27352008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2736
2737 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2738 (GCC_SHLIB_SUBDIR): New.
2739 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2740 * configure: Regenerate.
2741 * Makefile.in: Regenerate.
2742
b29d32ce
TG
27432008-08-28 Tristan Gingold <gingold@adacore.com>
2744
2745 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2746 Enable bfd, binutils and opcodes.
2747 * configure: Regenerate.
2748
c325a203
DD
27492008-08-16 Nicolas Roche <roche@adacore.com>
2750
2751 * Makefile.tpl: Add BOOT_ADAFLAGS.
2752 * Makefile.in: Regenerate.
2753
e7c8859c
RS
27542008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2755
2756 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2757 * configure: Regenerate.
2758
da888c87
PB
27592008-07-30 Paolo Bonzini <bonzini@gnu.org>
2760
2761 Sync with gcc:
2762 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2763
f7c83eac
AS
2764 * configure.ac: Add makefile fragments for hpux.
2765 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2766 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2767 * configure: Regenerate.
2768 * Makefile.in: Regenerate.
da888c87
PB
2769
2770 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2771
f7c83eac
AS
2772 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2773 * Makefile.in: Regenerate.
2774 * configure: Regenerate.
da888c87 2775
944982cf
ILT
27762008-06-18 Ian Lance Taylor <iant@google.com>
2777
662c6704
ILT
2778 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2779
944982cf
ILT
2780 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2781
7a283e07
RW
27822008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2783
2784 * configure: Regenerate.
2785
5b553f7e
RW
27862008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2787
2788 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2789 "$@" is still intact with both Autoconf 2.59 and 2.62.
2790 * configure: Regenerate.
2791
675492f0
RW
27922008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2793
2794 * Makefile.tpl: Fix comment errors.
2795 * Makefile.in: Regenerate.
2796
b018a5d1
JB
27972008-06-13 Julian Brown <julian@codesourcery.com>
2798
2799 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2800 of libobjc for ARM EABI Linux.
2801 * configure: Regenerate.
2802
310213e8
DE
28032008-06-12 David S. Miller <davem@davemloft.net>
2804 David Edelsohn <edelsohn@gnu.org>
2805
2806 * configure.ac: Add powerpc*-*-* to gold supported targets.
2807 * configure: Regenerate.
2808
6641ce42
JM
28092008-06-08 Joseph Myers <joseph@codesourcery.com>
2810
2811 PR tree-optimization/36218
2812 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2813 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2814 (all prefix="build-"): Pass them to build-system sub-makes.
2815 * Makefile.in: Regenerate.
2816
03c2f9e6
DJ
28172008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2818
2819 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2820 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2821 mkdep, and compile. Update comments.
2822 (ETC_SUPPORT): Add ChangeLog and update comments.
2823
4538db8b
ILT
28242008-05-11 Ian Lance Taylor <iant@google.com>
2825
2826 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2827
266df637
PB
28282008-04-18 Paolo Bonzini <bonzini@gnu.org>
2829
2830 Sync with gcc:
2831 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2832
2833 PR bootstrap/35457
2834 * configure.ac: Include override.m4.
2835 * configure: Regenerate.
2836
2837 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2838
f7c83eac
AS
2839 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2840 * Makefile.in: Regenerate.
266df637
PB
2841
2842 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2843
f7c83eac
AS
2844 * configure.ac: Do not build libssp for the AVR.
2845 * configure: Regenerate.
266df637 2846
a86a761e
NC
28472008-04-18 Nick Clifton <nickc@redhat.com>
2848
2849 * MAINTAINERS: Replace reference to configure.in with reference to
2850 configure.ac.
2851
52310858
NC
28522008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2853
f7c83eac 2854 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2855 as nonconfigurable directories list.
f7c83eac 2856 * configure: Regenerate.
52310858 2857
f5314dd5
DM
28582008-04-14 David S. Miller <davem@davemloft.net>
2859
2860 * configure.ac: Add sparc*-*-* to gold supported targets.
2861 * configure: Regenerate.
2862
e2208220
BE
28632008-04-14 Ben Elliston <bje@au.ibm.com>
2864
2865 * config.sub, config.guess: Update from upstream sources.
2866
0bb6ea20
HPN
28672008-04-12 Hans-Peter Nilsson <hp@axis.com>
2868
2869 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2870 * Makefile.in: Regenerate.
2871
e5164e97
ILT
28722008-04-07 Ian Lance Taylor <iant@google.com>
2873
2874 * Makefile.def: check-gold depends upon all-binutils.
2875 * Makefile.in: Regenerate.
2876
e33b51a6
NC
28772008-04-04 Nick Clifton <nickc@redhat.com>
2878
2879 PR binutils/4334
2880 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2881 builds.
2882 * configure: Regenerate.
2883
fc5df3ab
NC
28842008-04-04 NightStrike <NightStrike@gmail.com>
2885
2886 PR other/35151
f7c83eac
AS
2887 * configure.ac: Combine rules for mingw32 and mingw64.
2888 * configure: Regenerate.
fc5df3ab 2889
c779bab8
PB
28902008-03-27 Paolo Bonzini <bonzini@gnu.org>
2891
2892 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2893 * Makefile.in: Regenerate.
2894
93f9b408
ILT
28952008-03-20 Ian Lance Taylor <iant@google.com>
2896
2897 * configure.ac: Add support for --enable-gold.
2898 * Makefile.def: Add gold as a directory like ld.
2899 * configure, Makefile.in: Regenerate.
2900
5746fb46
AK
29012008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2902
2903 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2904 (s390_cond_extensions): Reduced extensions to the compare related.
2905 (main): z10 cpu type option added.
2906 (expandConditionalJump): Renamed to ...
2907 (insertExpandedMnemonic): ... this.
2908
2909 * opcodes/s390-opc.c: Re-group the operand format makros.
2910 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2911 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2912 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2913 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2914 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2915 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2916 INSTR_SIL_RDU): New instruction formats added.
2917 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2918 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2919 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2920 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2921 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2922 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2923 masks added.
2924 (s390_opformats): New formats added "ris", "rrs", "sil".
2925 * opcodes/s390-opc.txt: Add the conditional jumps with the
2926 extensions removed from automatic expansion in s390-mkopc.c manually.
2927 (asi - trtre): Add new System z10 EC instructions.
2928 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2929
58c85be7
RW
29302008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2931
2932 * configure.ac: m4_include config/proginstall.m4.
2933 * configure: Regenerate.
2934
78124051
RW
29352008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2936
2937 Backport from upstream Libtool:
f7c83eac 2938
78124051 2939 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2940
78124051
RW
2941 Deal with Autoconf 2.62's semantic change in m4_append.
2942 * ltsugar.m4 (lt_append): Replace broken versions of
2943 m4_append.
2944 (lt_if_append_uniq): Don't require separator to be overquoted,
2945 and avoid broken m4_append.
2946 (lt_dict_add): Fix typo.
2947 * libtool.m4 (_LT_DECL): Don't overquote separator.
2948
018f1bea
DE
29492008-03-13 David Edelsohn <edelsohn@gnu.org>
2950
2951 * config.rpath: Add AIX 6 support.
2952
5c5f596d
PB
29532008-03-13 Paolo Bonzini <bonzini@gnu.org>
2954
2955 * Makefile.def (stageprofile). Remove -fprofile-generate
2956 from stage_libcflags.
2957 * Makefile.in: Regenerate.
2958
a1f93a5e
BE
29592008-03-13 Ben Elliston <bje@au.ibm.com>
2960
2961 * config.sub, config.guess: Update from upstream sources.
2962
98c3d905
AK
29632008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2964
2965 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2966 * s390-opc.txt (cmpsc): Duplicate entry removed.
2967 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2968 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2969 fier, cu42, cu41): Fix operand format.
2970
7f6ef0c0
PB
29712008-02-20 Paolo Bonzini <bonzini@gnu.org>
2972
f7c83eac
AS
2973 PR bootstrap/32009
2974 PR bootstrap/32161
2975
2976 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2977 * configure: Regenerate.
2978
2979 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2980 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2981 STAGE4_LIBCFLAGS): New.
2982 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2983 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2984 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2985 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2986 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2987 for target modules. Don't export LIBCFLAGS.
2988 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2989 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2990 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2991 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2992 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2993 * Makefile.in: Regenerate.
7f6ef0c0 2994
eaf19029
PB
29952008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2996
2997 PR libgcj/33085
2998 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2999 Do not use -DDLL_EXPORT. Backport from upstream.
3000
680c43e9
NC
30012008-02-14 Nick Clifton <nickc@redhat.com>
3002
3003 Import this patch from gcc:
3004 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3005
3006 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3007
c72b1d96
HPN
30082008-02-02 Hans-Peter Nilsson <hp@axis.com>
3009
3010 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3011 * configure: Regenerate.
3012
8b66833e
BW
30132008-01-31 Marc Gauthier <marc@tensilica.com>
3014
3015 * configure.ac (xtensa*-*-*): Recognize processor variants.
3016 * configure: Regenerate.
3017
9cc8ae67
PB
30182008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3019
f7c83eac
AS
3020 PR bootstrap/34922
3021 * configure.ac (PARSE_ARGS): Push suitable setting of
3022 ac_subdirs_all, for `./configure --help=recursive'.
3023 Handle `+' in generic toplevel directory disabling.
3024 * configure: Regenerate.
9cc8ae67 3025
19090595
BE
30262008-01-23 Ben Elliston <bje@au.ibm.com>
3027
3028 * config.sub, config.guess: Update from upstream sources.
3029
9f1e7fd3
BE
30302008-01-08 Ben Elliston <bje@au.ibm.com>
3031
3032 * config.sub, config.guess: Update from upstream sources.
3033
2f959d61
JJ
30342007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3035
3036 * COPYING.LIBGLOSS: Update default copyright.
3037
aa054b85
JJ
30382007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3039
3040 * COPYING.NEWLIB: Update default copyright.
3041
57c53b2b
RS
30422007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3043
3044 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3045 Change recommended MPFR from 2.2.1 > 2.3.0.
3046 * configure: Regenerate.
3047
fee14b60
RS
30482007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3049
3050 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3051 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3052 * Makefile.in: Regenerate.
3053
c9b68031
DD
30542007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3055
3056 * configure.ac: Enable libjava for x86_64-*-darwin9.
3057 * configure: Regenerate.
3058
ad25e7d5
BE
30592007-12-05 Ben Elliston <bje@au.ibm.com>
3060
3061 * config.sub, config.guess: Update from upstream sources.
3062
6ac84f65
PB
30632007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3064
f7c83eac
AS
3065 * config-ml.in: Robustify against white space in absolute file
3066 names.
6ac84f65 3067
f7c83eac
AS
3068 * config-ml.in (multi-clean): Substitute ${Makefile}.
3069 Remove superfluous ${Makefile} in list.
6ac84f65 3070
7b3200f9
DJ
30712007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3072
3073 * Makefile.def (dependencies): Make configure-gdb depend on
3074 all-intl.
3075 * Makefile.in: Regenerated.
3076
2c133ff9
JJ
30772007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3078
3079 * Makefile.def: To avoid problems running with parallel makes,
3080 build newlib before libgloss so that target specific header
3081 files are availble.
3082 * Makefile.in: Regenerate.
3083
5074315a
DJ
30842007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3085
3086 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3087 * Makefile.in: Regenerate.
3088
f5bc1778
DJ
30892007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3090
3091 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3092 * libdecnumber: New directory, imported from GCC.
3093
c66487f8
NC
30942007-10-08 Mike Frysinger <vapier@gentoo.org>
3095
3096 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3097 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3098 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3099 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3100 * configure: Regenerate.
3101
b5714970
PB
31022007-10-01 Paolo Bonzini <bonzini@gnu.org>
3103
3104 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3105 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3106 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3107 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3108 * configure.ac: Default them to host tools for $host = $build.
3109 Subst them.
3110
3111 * configure: Regenerate.
3112 * Makefile.in: Regenerate.
3113
f3b1e08e
RS
31142007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3115
3116 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3117 * configure: Regenerate.
3118
cff87f51
DD
31192007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3120
3121 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3122 libstdc++.
3123 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3124 * configure: Regenerate.
3125 * Makefile.in: Regenerate.
f7c83eac 3126
625a61cd
AS
31272007-09-17 Andreas Schwab <schwab@suse.de>
3128
3129 * configure.ac: Raise minimum makeinfo version to 4.6.
3130 * configure: Regenerate.
3131
83a3a68b
AM
31322007-09-15 Alan Modra <amodra@bigpond.net.au>
3133
3134 * configure.ac: Correct makeinfo version check.
3135 * configure: Regenerate.
3136
5bd8be13
RS
31372007-09-14 Richard Sandiford <richard@codesourcery.com>
3138
3139 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3140 to $skipdirs and only disable gprof for newlib. Use the normal
3141 mips*-elf* handling in other respects.
3142 * configure: Regnerate.
3143
5566c1fa
DD
31442007-09-12 David Daney <ddaney@avtrex.com>
3145
3146 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3147 enabling libgcj.
3148 * configure: Regenerate.
3149
31502007-09-12 Richard Guenther <rguenther@suse.de>
3151
3152 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3153 nor --disable-checking is provided also turn on yes and types
3154 checking for stage1.
3155 * configure: Re-generate.
3156
a18e2996 31572007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
3158
3159 PR target/33281
3160 * configure.ac: Use config/mh-mingw on mingw.
3161 * configure: Regenerate.
84e7906e 3162
691bb5a1
DD
31632007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3164
3165 PR other/32154
3166 * configure.ac: For libgloss targets, point the linker to the linker
3167 script, startup code and simulator library.
3168 * configure: Regenerate.
3169
6d18b86b
AH
31702007-09-09 Andrew Haley <aph@redhat.com>
3171
3172 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 3173 target-libjava.
6d18b86b 3174
f00a3165 31752007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 3176
f00a3165 3177 * config.sub, config.guess: Update from upstream sources.
971aaaa5 3178
2abc4e65
BE
31792007-08-21 Richard Guenther <rguenther@suse.de>
3180
3181 * configure.ac: Add types checking to stage1 checking flags.
3182 * configure: Regenerate.
3183
8a6ee3ab 31842007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3185 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3186
3187 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3188 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3189 * Makefile.in: Regenerate.
3190 * configure.ac (--with-debug-prefix-map): New.
3191 * configure: Regenerate.
3192
429acdec
RS
31932007-08-17 Richard Sandiford <richard@codesourcery.com>
3194 Nigel Stephens <nigel@mips.com>
3195
429acdec
RS
3196 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3197 as target_makefile_frag.
3198 * configure: Regenerate.
3199
8520c408
AO
32002007-08-16 Alexandre Oliva <aoliva@redhat.com>
3201
3202 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3203 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3204 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3205 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3206 (do-compare, do-compare3, do-compare-debug): New.
3207 ([+compare-target+]): Use them.
3208
32092007-08-16 Alexandre Oliva <aoliva@redhat.com>
3210
3211 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3212 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3213 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3214 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3215 (do-compare, do-compare3, do-compare-debug): New.
3216 ([+compare-target+]): Use them.
3217
2444379b
BE
32182007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3219 Ben Elliston <bje@au.ibm.com>
3220
3221 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3222 --silent if $silent.
3223 * configure: Regenerate.
3224
d6f99447
DJ
32252007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3226
3227 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3228
bd0aa315
NC
32292007-07-17 Nick Clifton <nickc@redhat.com>
3230
3231 * COPYING3: New file. Contains version 3 of the GNU General
3232 Public License.
3233 * COPYING3.LIB: New file. Contains version 3 of the GNU
3234 Lesser General Public License.
3235
0ebe98fb
BS
32362007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3237
3238 * configure.ac: Fix my previous change to really match GCC.
3239 * configure: Regenerate.
3240
521ec477
DD
32412007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3242
3243 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3244 * configure: Regenerate.
3245
32462007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3247
3248 * configure.ac: Add some missing m4 quotation.
3249 * configure: Regenerate.
3250
0c24b341
NC
32512007-07-09 Kai Tietz <kai.tietz@onevision.com>
3252
f7c83eac
AS
3253 * Makefile.def: Add windmc tool to build.
3254 * Makefile.tpl: Likewise.
3255 * configure.ac: Likewise.
3256 * Makefile.in: Regenerate.
3257 * configure: Regenerate.
0c24b341 3258
a09314d0
L
32592007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3260
3261 * lt~obsolete.m4: New. Import from 20070318 libtool.
3262
7c3e1d12
BS
32632007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3264
3265 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3266 uclinux and linux-uclibc targets.
3267 * configure: Regenerate.
3268
a5b3b4dd
DD
32692007-06-28 DJ Delorie <dj@redhat.com>
3270
3271 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3272 not building newlib.
3273 * configure: Regenerated.
f7c83eac 3274
184d813c
DJ
32752007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3276
3277 * src-release (DEVO_SUPPORT): Correct typos.
3278
31d99776
DJ
32792007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3280
3281 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3282 * Makefile.in: Regenerated.
3283
e00a73e3
PB
32842007-06-14 Paolo Bonzini <bonzini@gnu.org>
3285
f7c83eac
AS
3286 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3287 (distclean-stage[+id+]): Possibly delete stage_last.
3288 * Makefile.in: Regenerate.
e00a73e3 3289
98a1bbc5
BE
32902007-06-07 Ben Elliston <bje@au.ibm.com>
3291
3292 * config.sub, config.guess: Update from upstream sources.
3293
973601e1
BE
32942007-06-07 Ben Elliston <bje@au.ibm.com>
3295
3296 * Makefile.tpl: Fix spelling error.
3297 * Makefile.in: Regenerate.
3298
2038f525
PB
32992007-06-04 Paolo Bonzini <bonzini@gnu.org>
3300
3301 Sync with gcc:
3302 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3303
f7c83eac
AS
3304 PR bootstrap/29382
3305 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3306 * configure: Rebuilt.
2038f525 3307
f7c5c4b5
PB
33082007-06-01 Steve Ellcey <sje@cup.hp.com>
3309
12a64d4f
L
3310 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3311 lt_cv_sys_max_cmd_len.
f7c5c4b5 3312
7ad9660b
PB
33132007-05-31 Paolo Bonzini <bonzini@gnu.org>
3314
3315 * ltgcc.m4: Update from GCC.
3316
0e7ef45c
EC
33172007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3318
12a64d4f 3319 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3320
37ad9514
SE
33212007-05-24 Steve Ellcey <sje@cup.hp.com>
3322
3323 * ltmain.sh: Update from GCC.
3324 * libtool.m4: Update from GCC.
3325 * ltsugar.m4: New. Update from GCC.
3326 * ltversion.m4: New. Update from GCC.
3327 * ltoptions.m4: New. Update from GCC.
3328 * ltconfig: Remove.
3329 * ltcf-c.sh: Remove.
3330 * ltcf-cxx.sh: Remove.
3331 * ltcf-gcj.sh: Remove.
3332 * src-release: Update with new libtool file list.
3333
8ee82aff
PB
33342007-05-16 Paolo Bonzini <bonzini@gnu.org>
3335
3336 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3337 stage_cflags.
3338 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3339 Remove CFLAGS/LIBCFLAGS.
3340 (configure-stage[+id+]-[+prefix+][+module+],
3341 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3342 * Makefile.in: Regenerate.
3343
149cb58d
SE
33442007-04-14 Steve Ellcey <sje@cup.hp.com>
3345
3346 * config-ml.in: Update from GCC.
3347
91506736
DJ
33482007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3349
3350 * src-release (do-proto-toplev): Process the support directories before
3351 the tool directory.
3352
ffa8bd48
RS
33532007-03-21 Richard Sandiford <richard@codesourcery.com>
3354
3355 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3356 of glob. Quote arguments with single quotes too.
3357 * configure: Regenerate.
3358
a4fd3374
DD
33592007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3360
3361 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3362 * Makefile.in: Regenerate
3363
b8025f34
AS
33642007-03-07 Andreas Schwab <schwab@suse.de>
3365
3366 * configure: Regenerate.
3367
a3ca38d2
DD
33682007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3369
3370 * configure.ac: Add "--with-pdfdir" configure option,
3371 which defines pdfdir variable.
3372 * Makefile.def (target=fixincludes): Add install-pdf to
3373 missing targets.
3374 (recursive_targets): Add install-pdf target.
3375 (flags_to_pass): Add pdfdir.
3376 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3377 target.
3378 * configure: Regenerate
3379 * Makefile.in: Regenerate
3380
33812007-02-28 Eric Christopher <echristo@apple.com>
3382
3383 Revert:
3384 2006-12-07 Mike Stump <mrs@apple.com>
3385
3386 * Makefile.def (dependencies): Add dependency for
3387 install-target-libssp and install-target-libgomp on
3388 install-gcc.
3389 * Makefile.in: Regenerate.
3390
33912007-02-27 Matt Kraai <kraai@ftbfs.org>
3392
3393 * configure: Regenerate.
3394 * configure.ac: Move statements after variable declarations.
3395
a4708fba
JM
33962007-02-19 Joseph Myers <joseph@codesourcery.com>
3397
3398 * configure.ac: Adjust for loop syntax.
3399 * configure: Regenerate.
3400
9a819804
AO
34012007-02-18 Alexandre Oliva <aoliva@redhat.com>
3402
3403 * configure: Rebuilt.
3404
81ec575a
AO
34052007-02-18 Alexandre Oliva <aoliva@redhat.com>
3406
3407 * configure.ac: Drop multiple occurrences of --enable-languages,
3408 and fix its quoting.
3409 * configure: Rebuilt.
3410
92f01d61 34112007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3412 Nathan Sidwell <nathan@codesourcery.com>
3413 Vladimir Prus <vladimir@codesourcery.com
3414 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3415
3416 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3417 * configure: Regenerate.
3418
b1299c4e
DJ
34192007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3420
3421 * configure.ac (target_libraries): Move libgcc before libiberty.
3422 * configure: Regenerated.
3423
18f6b6ee
PB
34242007-02-13 Paolo Bonzini <bonzini@gnu.org>
3425
3426 * configure: Regenerate again?
3427
9c4e9f27
PB
34282007-02-13 Paolo Bonzini <bonzini@gnu.org>
3429
3430 * configure: Reapply PR30748 fix which was lost in the previous commit.
3431
24ff9987
DJ
34322007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3433 Paolo Bonzini <bonzini@gnu.org>
3434
3435 PR bootstrap/30753
3436 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3437 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3438 * configure: Regenerated.
3439
7df2cd5d
PB
34402007-02-10 Paolo Bonzini <bonzini@gnu.org>
3441
3442 * configure: Regenerate.
3443
b0aaa663
DJ
34442007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3445
3446 PR bootstrap/30748
3447 * configure.ac: Correct syntax for Solaris ksh.
3448 * configure: Regenerated.
3449
a0323144
PB
34502007-02-09 Paolo Bonzini <bonzini@gnu.org>
3451
3452 * Makefile.def: Sync with GCC.
3453 * Makefile.tpl: Sync with GCC.
3454 * Makefile.in: Regenerate.
3455 * configure: Regenerate.
3456
c6b750e1
DJ
34572007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3458
3459 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3460 noncanonical equivalents.
3461 * configure.in: Rename to...
3462 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3463 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3464 target_noncanonical. Use them. Rewrite removal of configure
3465 arguments for autoconf 2.59. Discard variable settings. Force
3466 program_transform_name for native tools.
3467
3468 * Makefile.in: Regenerated.
3469 * configure: Regenerated with autoconf 2.59.
3470
3471 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3472
f3cd89f4
JJ
34732007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3474
3475 * COPYING.LIBGLOSS: Reformat default Red Hat
3476 license to fit within 80 columns.
3477 * COPYING.NEWLIB: Ditto.
3478
4e206d7e
DB
34792007-02-05 Dave Brolley <brolley@redhat.com>
3480
3481 * Contribute the following changes:
3482 2006-11-28 DJ Delorie <dj@redhat.com>
3483
3484 * configure.in: Fix typo for mep's target_makefile_frag.
3485 * configure: Regenerated.
3486
3487 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3488
3489 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3490 * configure: Regenerate.
3491
3492 2001-09-19 DJ Delorie <dj@redhat.com>
3493
3494 * configure.in (target_makefile_frag): use mt-mep
3495
3496 2001-06-12 Don Howard <dhoward@redhat.com>
3497
3498 * configure.in: Remove gdb from MeP skip list.
3499
3500 2001-04-05 DJ Delorie <dj@redhat.com>
3501
3502 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3503
3504 2001-03-20 Ben Elliston <bje@redhat.com>
3505
3506 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3507
3508 2001-03-19 Ben Elliston <bje@redhat.com>
3509
3510 * config.sub (mep, mep-*): Add.
3511
b2edfdd2
AS
35122007-01-31 Andreas Schwab <schwab@suse.de>
3513
3514 * Makefile.tpl (LDFLAGS): Substitute it.
3515 * Makefile.in: Regenerate.
3516
ceb92e78
PB
35172007-01-11 Paolo Bonzini <bonzini@gnu.org>
3518
3519 * configure.in: Change == to = in test command.
f7c83eac 3520 * configure: Regenerate.
ceb92e78 3521
4b900473 35222007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3523 Nick Clifton <nickc@redhat.com>
3524 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3525
3526 * configure.in (build_configargs, host_configargs, target_configargs):
3527 Remove build/host/target parameters.
3528 (host_libs): Add gmp and mpfr.
3529 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3530 * Makefile.def (gmp, mpfr): New.
3531 (gcc): Remove target.
3532 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3533 target_os, target_vendor): New.
3534 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3535 * configure: Regenerate.
3536 * Makefile.in: Regenerate.
4b900473
PB
3537
35382007-01-11 Matt Fago <fago@earthlink.net>
3539
3540 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3541 to improve robustness of configure tests.
4b900473
PB
3542 * configure: Regenerate.
3543
80f6dcbc
NC
35442007-01-08 Kai Tietz <kai.tietz@onevision.com>
3545
3546 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3547 * configure: Regenerate.
80f6dcbc 3548
f86e35b8
NC
35492007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3550
3551 * Makefile.tpl (all-target): Correct @if conditional for target
3552 modules.
3553 * configure.in: Omit libiberty if building only target libgcc.
3554 * configure, Makefile.in: Regenerated.
3555
79fcd0ec
PB
35562007-01-04 Paolo Bonzini <bonzini@gnu.org>
3557
3558 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3559 * configure: Regenerate.
3560
6aa8ef82
DJ
35612007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3562
3563 * Makefile.def (target_modules): Add libgcc.
3564 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3565 * Makefile.tpl (clean-target-libgcc): Delete.
3566 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3567 on gcc even for bootstrapped modules. Rewrite handling of
3568 lang_env_dependencies to loop over target_modules.
3569 * configure.in (target_libraries): Add target-libgcc.
3570 * Makefile.in, configure: Regenerated.
3571
9b134994
PB
35722006-12-29 Paolo Bonzini <bonzini@gnu.org>
3573
3574 Sync with gcc:
3575 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3576
f7c83eac
AS
3577 * configure.in: Reorganize recognition of languages. Add
3578 --enable-stage1-languages. Show supported languages for the chosen
3579 target rather than all recognized languages.
3580 * configure: Regenerate.
9b134994
PB
3581
3582 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3583
f7c83eac
AS
3584 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3585 * Makefile.in: Regenerate.
9b134994
PB
3586
3587 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3588
f7c83eac
AS
3589 * configure.in: Warn that MPFR 2.2.0 is buggy.
3590 * configure: Regenerate.
9b134994 3591
8cf39b1b
ILT
35922006-12-27 Ian Lance Taylor <iant@google.com>
3593
3594 * configure.in: When removing Makefiles to force a reconfigure, also
3595 remove prev-DIR*/Makefile.
3596 * configure: Regenerate.
3597
ebff6cd5
KH
35982006-12-23 Kazu Hirata <kazu@codesourcery.com>
3599
3600 * config.bfd: Recognize fido.
3601
8a0d8a5c
PB
36022006-12-19 Paolo Bonzini <bonzini@gnu.org>
3603
3604 Sync with gcc:
3605
3606 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3607
3608 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3609 it only affects bootstrap and could be tested on "$host" as well.
3610 * configure: Regenerate.
3611 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3612
3613 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3614
3615 PR bootstrap/29544
3616 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3617 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3618 move here comment from Makefile.tpl.
3619 * Makefile.tpl: Move some definitions higher in the file.
3620 (STAGE1_CHECKING): New.
3621 * configure.in: Add --enable-stage1-checking.
3622 * configure: Regenerate.
3623 * Makefile.in: Regenerate.
3624
3625 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3626
3627 * configure.in: Update error message for missing GMP/MPFR.
3628
3629 * configure: Regenerate.
3630
3631 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3632
3633 * configure.in: Update MPFR version in error message.
3634
3635 * configure: Regenerate.
3636
3637 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3638
3639 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3640 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3641 --with-gmp-lib): New flags.
3642
3643 * configure: Regenerate.
3644
790c0838
AM
36452006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3646
3647 PR bootstrap/30134
3648 * configure.in: Correct x86 darwin support for libjava to powerpc
3649 and i?86 only.
3650 * configure: Regenerate.
3651
77d7106f
AM
36522006-12-11 Alan Modra <amodra@bigpond.net.au>
3653
3654 * configure.in: Handle spu makefile frag.
77d7106f
AM
3655 * Makefile.tpl (MAINT): Define
3656 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3657 * configure: Regenerate.
3658 * Makefile.in: Regenerate.
3659
0cfa5389
BE
36602006-12-11 Ben Elliston <bje@au.ibm.com>
3661
3662 * config.sub, config.guess: Update from upstream sources.
3663
2839fe5d
BE
36642006-12-11 Ben Elliston <bje@au.ibm.com>
3665
3666 * configure.in: Sync with GCC (spu-*-*).
3667 * configure: Sync with GCC.
3668
b897f5d4
MS
36692006-12-07 Mike Stump <mrs@apple.com>
3670
3671 * Makefile.def (dependencies): Add dependency for
3672 install-target-libssp and install-target-libgomp on
3673 install-gcc.
3674 * Makefile.in: Regenerate.
3675
9daf3993
PB
36762006-11-16 Paolo Bonzini <bonzini@gnu.org>
3677
3678 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3679 (unstage): Test for stage_last presence.
3680
3681 PR bootstrap/29802
3682 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3683 * Makefile.in: Regenerate.
3684
9dbaa842
DD
36852006-11-14 DJ Delorie <dj@redhat.com>
3686
3687 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3688 * Makefile.in: Sync with GCC.
3689 * configure.in: Sync with GCC (mpfr, gmp).
3690 * configure: Sync with GCC.
3691
b0cbce8d
JJ
36922006-11-08 Jie Zhang <jie.zhang@analog.com>
3693
3694 * configure.in: Remove target-libgloss from noconfigdirs for
3695 bfin-*-*.
3696 * configure: Regenerated.
3697
44330a94
JJ
36982006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3699
3700 * COPYING.NEWLIB: Add spu license.
7de05dd5 3701 * COPYING.LIBGLOSS: Ditto.
44330a94 3702
56a8fe78
DD
37032006-10-17 Brooks Moses <bmoses@stanford.edu>
3704
3705 * Makefile.def: Added pdf target handling.
3706 * Makefile.tpl: Added pdf target handling.
3707 * Makefile.in: Regenerated.
3708
fbb00ad0
JJ
37092006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3710
3711 * COPYING.NEWLIB: Updated.
3712 * COPYING.LIBGLOSS: Ditto.
3713
6b89cc21
DB
37142006-09-27 Dave Brolley <brolley@redhat.com>
3715
3716 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3717 $s instead of $r.
3718 * configure: Regenerated.
3719
17bcf627
BE
37202006-09-26 Ben Elliston <bje@au.ibm.com>
3721
3722 * config.sub, config.guess: Update from upstream sources.
3723
f3529cf1
TS
37242006-09-20 Thiemo Seufer <ths@mips.com>
3725
3726 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3727 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3728 * configure: Regenerate.
3729
45055374
CV
37302006-08-30 Corinna Vinschen <corinna@vinschen.de>
3731
3732 * configure.in: Never build newlib for a Mingw host.
3733 Never build newlib as Mingw target library.
3734 Test the existence of winsup/cygwin for building a Cygwin newlib,
3735 rather than just winsup.
3736 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3737 building a Mingw target.
3738 * configure: Regenerate.
3739
4be041b2 37402006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3741 Nigel Stephens <nigel@mips.com>
3742 David Ung <davidu@mips.com>
4be041b2
TS
3743
3744 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3745
1d89b610
PB
37462006-07-25 Paolo Bonzini <bonzini@gnu.org>
3747
3748 Sync from GCC:
3749 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3750
f7c83eac
AS
3751 PR bootstrap/18058
3752 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3753 if the bootstrap compiler is a GCC version that supports it.
3754 * configure: Regenerate.
1d89b610 3755
66a79c16
DJ
37562006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3757
3758 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3759 * configure: Regenerated.
3760
c1cb7e02
PB
37612006-07-18 Paolo Bonzini <bonzini@gnu.org>
3762
f7c83eac
AS
3763 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3764 for stages after the first.
c1cb7e02 3765
7206a0ee
JJ
37662006-07-17 Jakub Jelinek <jakub@redhat.com>
3767
3768 * Makefile.def: Add dependencies for configure-opcodes
3769 on configure-intl and all-opcodes on all-intl.
3770 * Makefile.in: Regenerated.
3771
6816f995
AO
37722006-07-04 Peter O'Gorman <peter@pogma.com>
3773
3774 * ltconfig: chmod 644 before ranlib during install.
3775
3d3adb43
PB
37762006-07-03 Paolo Bonzini <bonzini@gnu.org>
3777
1f3f1bbf 3778 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3779 * configure: Regenerate.
3780
64ce424c
PB
37812006-07-03 Paolo Bonzini <bonzini@gnu.org>
3782
3783 Sync from gcc:
3784
3785 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3786
3787 PR other/27063
3788 * configure.in: Test subdir_requires and give an appropriate
3789 error message.
3790 * configure: Regenerate.
3791
3792 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3793
3794 PR target/27540
3795 * configure.in: Only enable libgomp on IRIX 6.
3796 * configure: Regenerate.
3797
d42c4017
DA
37982006-06-20 David Ayers <d.ayers@inode.at>
3799
3800 PR bootstrap/28072
3801 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3802 whether target-libjava is being configured instead of whether the
3803 java front end is enabled.
3804 * configure: Regenerate.
0e7ef45c 3805
4962c51a
MS
38062006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3807
3808 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3809 to R_ARM_LDC_SB_G{0,1,2} respectively.
3810
caee866a
PB
38112006-06-15 Paolo Bonzini <bonzini@gnu.org>
3812
3813 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3814 too.
3815 * Makefile.in: Regenerate.
3816
363ef840
DA
38172006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3818
3819 Sync from gcc:
3820
3821 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3822 * configure.in: Don't enable libgomp on hpux10.
3823 * configure: Rebuilt.
3824
54d1c879
DA
38252006-06-13 David Ayers <d.ayers@inode.at>
3826
3827 Sync from gcc:
3828
3829 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3830
54d1c879
DA
3831 PR bootstrap/27963
3832 PR target/19970
0e7ef45c 3833 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3834 ${libgcj} is specified.
3835 * configure: Regenerate.
0e7ef45c 3836
a4d8b690
JJ
38372006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3838
3839 Sync from gcc:
3840
3841 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3842 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3843
3844 PR bootstrap/18033
3845 * config-ml.in: Eval option if surrounded by single quotes.
3846
4f0ef2d8
CD
38472006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3848
3849 Sync from gcc:
0e7ef45c 3850
4f0ef2d8 3851 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3852
4f0ef2d8
CD
3853 PR libobjc/13946
3854 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3855 * Makefile.in: Regenerate.
3856 * configure.in: Add --enable-objc-gc at toplevel and have it
3857 enable boehm-gc for Objective-C.
3858 Remove target-boehm-gc from libgcj.
3859 Add target-boehm-gc to target_libraries.
3860 Add target-boehm-gc to noconfigdirs where ${libgcj}
3861 is specified.
3862 Assert that boehm-gc is supported when requested for Objective-C.
3863 Only build boehm-gc if needed either for Java or Objective-C.
3864 * configure: Regenerate.
3865
3866 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3867
4f0ef2d8
CD
3868 PR 27674
3869 * Makefile.tpl (configure-[+prefix+][+module+],
3870 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3871 Remove rule to unstage bootstrapped modules.
3872 (stage_current): New.
3873 * Makefile.in: Regenerate.
3874
3875 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3876 Andreas Tobler <a.tobler@schweiz.ch>
3877
3878 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3879 * configure: Rebuilt.
3880
3881 Revert
3882 2006-01-31 Richard Guenther <rguenther@suse.de>
3883 Paolo Bonzini <bonzini@gnu.org>
3884
3885 * Makefile.def (target_modules): Add libgcc-math target module.
3886 * configure.in (target_libraries): Add libgcc-math target library.
3887 (--enable-libgcc-math): New configure switch.
3888 * Makefile.in: Re-generate.
3889 * configure: Re-generate.
3890
c17b816b
JJ
38912006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3892
3893 * config-ml.in: Alter CCASFLAGS to include special
3894 multilib options the same as is done for CFLAGS.
3895
20e95c23
DJ
38962006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3897
3898 * Makefile.def: Added dependencies from sim and gdb on intl, and
3899 added configure dependencies to everything with an all dependency
3900 on intl.
3901 * gettext.m4: Removed.
3902 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3903 (GDB_SUPPORT_DIRS): Add intl.
3904 * Makefile.in: Regenerated.
3905
4bd8ad80
DJ
39062006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3907
3908 * src-release (DEVO_SUPPORT): Add config.rpath.
3909
c380fdd8
PB
39102006-05-25 Paolo Bonzini <bonzini@gnu.org>
3911
3912 * Makefile.def (bfd, opcodes): Fix lib_path.
3913 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3914 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3915 * Makefile.in: Regenerate.
3916
701628f5
MS
39172006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3918
3919 * configure.in: Enable gprof for cross builds.
3920 * configure: Regenerate.
3921
25aae7f2
DJ
39222006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3923
3924 * src-release (MAKEINFOFLAGS): Define.
3925 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3926
ea3d1626
BE
39272006-05-14 Ben Elliston <bje@au.ibm.com>
3928
3929 * config.sub, config.guess: Update from upstream sources.
3930
49b9e644
BE
39312006-05-12 Ben Elliston <bje@au.ibm.com>
3932
3933 * config.sub, config.guess: Update from upstream sources.
3934
482dd2f6
DJ
39352006-05-04 Steve Ellcey <sje@cup.hp.com>
3936
3937 * blt, iwidgets, mmalloc: Remove directories.
3938
8b01a5c2
DD
39392006-05-01 DJ Delorie <dj@redhat.com>
3940
641a3af4 3941 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3942 * configure: Regenerate.
3943
a481dbb7
DD
39442006-04-18 DJ Delorie <dj@redhat.com>
3945
3946 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3947 reference libgloss so that libssp can be built in a combined
3948 tree.
3949 * configure: Regenerate.
3950
962c9e74
BE
39512006-04-10 Ben Elliston <bje@au.ibm.com>
3952
3953 * contrib: Remove directory.
3954
108a6f8e
CD
39552006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3956
3957 * Makefile.tpl: Add install-html target.
3958 * Makefile.def: Add install-html target.
3959 * Makefile.in: Regenerate.
3960 * configure.in: Add --with-datarootdir, --with-docdir,
3961 and --with-htmldir options.
3962 * configure: Regenerate.
3963
a4ef73e9
BE
39642006-03-31 Ben Elliston <bje@au.ibm.com>
3965
3966 PR binutils/1860
3967 * configure.in: Require makeinfo 4.4 or higher.
3968 * configure: Regenerate.
3969
b37df25a
PB
39702006-03-14 Paolo Bonzini <bonzini@gnu.org>
3971
3972 * Makefile.in: Regenerate.
3973
a6df5a19
PB
39742006-03-14 Paolo Bonzini <bonzini@gnu.org>
3975
3976 Sync with gcc:
3977 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3978
f7c83eac
AS
3979 * configure.in: Handle --disable-<component> generically.
3980 * configure: Regenerate.
a6df5a19
PB
3981
3982 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3983
f7c83eac
AS
3984 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3985 (TARGET_CONFIGDIRS): Remove.
3986 * configure.in: Remove AC_SUBST(target_configdirs).
3987 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3988
3989
65419985
L
39902006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3991
3992 PR libgcj/17311
3993 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3994
c52c6897
PB
39952006-02-20 Paolo Bonzini <bonzini@gnu.org>
3996
3997 PR bootstrap/25670
3998
3999 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4000
4001 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4002 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4003 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4004 BUILD_PREFIX, BUILD_PREFIX_1.
4005 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4006
4007 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4008 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4009
4010 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4011 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4012 of `cat stage_current`. Always provide the `r' and `s' variables.
4013 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4014 a single shell execution.
4015 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4016 bootstrapped modules, make the stage1 module if the build was not
4017 started yet, else build the current stage.
4018 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4019 (all-build, all-host, all-target, [+make_target+]-host,
4020 [+make_target+]-target): Do not use \-continued lines.
4021 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4022 (current_stage, restrap, stage_last): New.
4023
4024 * Makefile.in: Regenerate.
4025 * configure: Regenerate.
4026
b3ded179
PB
40272006-02-14 Paolo Bonzini <bonzini@gnu.org>
4028
4029 Sync from gcc:
4030
4031 2006-01-31 Richard Guenther <rguenther@suse.de>
4032 Paolo Bonzini <bonzini@gnu.org>
4033
f7c83eac
AS
4034 * Makefile.def (target_modules): Add libgcc-math target module.
4035 * configure.in (target_libraries): Add libgcc-math target library.
4036 (--enable-libgcc-math): New configure switch.
4037 * Makefile.in: Re-generate.
4038 * configure: Re-generate.
4039 * libgcc-math: New toplevel directory.
b3ded179
PB
4040
4041 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
4042 Jakub Jelinek <jakub@redhat.com>
4043 Diego Novillo <dnovillo@redhat.com>
b3ded179 4044
f7c83eac
AS
4045 * libgomp: New directory.
4046 * Makefile.def: Add target_module libgomp.
4047 * Makefile.in: Regenerate.
4048 * configure.in (target_libraries): Add target-libgomp.
4049 * configure: Regenerate.
b3ded179 4050
3a35eeb3
PB
40512006-02-14 Paolo Bonzini <bonzini@gnu.org>
4052 Andreas Schwab <schwab@suse.de>
0e7ef45c 4053
3a35eeb3
PB
4054 * configure: Regenerate.
4055
2429c060
PB
40562006-01-16 Paolo Bonzini <bonzini@gnu.org>
4057
4058 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4059 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4060 the assembler, linker and binutils.
4061 * configure: Regenerate.
4062
ec49b2b8
NC
40632006-01-16 Nick Clifton <nickc@redhat.com>
4064
49b9e644 4065 * config.sub, config.guess: Sync from config repository.
ec49b2b8 4066
44b2308f
AO
40672006-01-05 Alexandre Oliva <aoliva@redhat.com>
4068
4069 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4070 @ from continuation.
4071 * Makefile.in: Rebuilt.
4072
80911fe1
PB
40732006-01-04 Paolo Bonzini <bonzini@gnu.org>
4074
4075 Sync from gcc:
4076
4077 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4078
f7c83eac 4079 PR bootstrap/24252
80911fe1 4080
f7c83eac
AS
4081 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4082 * Makefile.tpl (OBJDUMP): New.
4083 (EXTRA_HOST_FLAGS): Add it.
4084 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 4085
f7c83eac
AS
4086 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4087 to use symbolic links between directories. Avoid race conditions
4088 or make them harmless.
4089 * configure.in: Do not try to use symbolic links between directories.
80911fe1 4090
f7c83eac
AS
4091 * Makefile.def (LEAN): Pass.
4092 * Makefile.tpl (LEAN): Define.
4093 (stage[+id+]-start): Accept that the previous directory does not
4094 exist, if the bootstrap is lean.
4095 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4096 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4097 configure substitution.
4098 ([+compare-target+]): Likewise.
4099 ([+bootstrap-target+]-lean): New.
4100 * configure.in: Remove lean bootstrap support from here.
80911fe1 4101
f7c83eac
AS
4102 * Makefile.in: Regenerate.
4103 * configure: Regenerate.
80911fe1
PB
4104
4105 2006-01-02 Andreas Schwab <schwab@suse.de>
4106
f7c83eac
AS
4107 * configure.in: When reconfiguring remove Makefile in
4108 all stage directories.
4109 * configure: Regenerate.
80911fe1 4110
b59bea8a
NC
41112005-12-27 Leif Ekblad <leif@rdos.net>
4112
4113 * configure.in: Add support for RDOS target.
4114 * configure: Regenerate.
4115
d7730bac
NC
41162005-12-27 Nick Clifton <nickc@redhat.com>
4117
4118 PR binutils/1990
4119 * libtool.m4: Synchronize with version in GCC sources.
4120
c02dabc3
PB
41212005-12-20 Paolo Bonzini <bonzini@gnu.org>
4122
f7c83eac 4123 Revert Ada-related part of the previous change.
c02dabc3 4124
f7c83eac
AS
4125 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4126 Do not pass.
4127 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4128 * Makefile.in: Regenerate.
4129 * configure.in: Do not include mt-ppc-aix target fragment.
4130 * configure: Regenerate.
c02dabc3 4131
f6d183c0
PB
41322005-12-19 Paolo Bonzini <bonzini@gnu.org>
4133
4134 * configure.in: Select appropriate fragments for PowerPC/AIX.
4135 * configure: Regenerate.
4136
4137 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4138 BOOT_CFLAGS, BOOT_LDFLAGS.
4139 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4140 BOOT_CFLAGS, BOOT_LDFLAGS.
4141 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4142 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4143 (stage): Fail if we cannot complete the work.
4144 * Makefile.in: Regenerate.
4145
f29759fc
JJ
41462005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4147
4148 * COPYING.NEWLIB: Update copyright year for default
4149 copyright.
4150
1f054001
PB
41512005-12-15 Paolo Bonzini <bonzini@gnu.org>
4152
4153 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4154 install-host-nogcc): Don't invoke $(stage) at the end.
4155 * Makefile.in: Regenerate.
4156
0aed8855
PB
41572005-12-14 Paolo Bonzini <bonzini@gnu.org>
4158
4159 * configure.in: Flip the top-level bootstrap switch.
4160 * configure: Regenerate.
4161
4162 Merge from gcc:
4163
4164 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4165
f7c83eac
AS
4166 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4167 $(stage) and $(unstage).
4168 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4169 (all): Remove stray semicolon.
4170 (local-distclean): Don't handle multilib.tmp and multilib.out.
4171 (install.all): Set $s for consistency.
4172 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4173 check_multilibs setting. Always make the install directory.
4174 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4175 Correct @if/@endif.
4176 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4177 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4178 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4179 (multilib.out): Remove.
4180 * Makefile.in: Regenerated.
0aed8855
PB
4181
41822005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4183
4184 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4185 * configure.in: Replace ms1 arch with mt.
4186 * configure: Rebuilt.
4187
41882005-12-05 Paolo Bonzini <bonzini@gnu.org>
4189
4190 Sync with gcc:
4191
4970f871
NS
41922005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4193
4194 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4195 * configure.in: Replace ms1 arch with mt.
4196 * configure: Rebuilt.
4197
be01d343
PB
41982005-12-05 Paolo Bonzini <bonzini@gnu.org>
4199
4200 Sync with gcc:
4201
4202 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4203
f7c83eac
AS
4204 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4205 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4206 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4207 Find in-tree tools if available.
4208 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4209 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4210 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4211 (COMPILER_*_FOR_TARGET): New.
4212 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4213 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4214 (CONFIGURED_*, USUAL_*): Remove.
4215 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4216 STRIP): Use autoconf substitutions.
4217 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4218 COMPILER_NM_FOR_TARGET): New.
4219 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4220
4221 (all): Make all-host and all-target in parallel.
4222 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4223 that $$r and $$s are set before invoking a recursive make.
4224 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4225 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4226
4227 2005-11-29 Ben Elliston <bje@au.ibm.com>
4228
f7c83eac
AS
4229 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4230 from the gcc build directory.
4231 * Makefile.in: Regenerate.
be01d343
PB
4232
4233 2005-11-29 Ben Elliston <bje@au.ibm.com>
4234
f7c83eac
AS
4235 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4236 depend on all-libdecnumber.
4237 * configure.in (host_libs): Include libdecnumber.
4238 * Makefile.in: Regenerate.
4239 * configure: Likewise.
be01d343
PB
4240
4241 2005-11-21 Kean Johnston <jkj@sco.com>
4242
f7c83eac 4243 * config.sub, config.guess: Sync from upstream sources.
be01d343 4244
907be67c
DJ
42452005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4246
4247 * Makefile.def: Remove gdb dependencies for gdbtk.
4248 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4249 (configure-gdb, install-gdb): New rules.
4250 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4251 * Makefile.in, configure: Regenerated.
4252
e360f423
PB
42532005-10-22 Paolo Bonzini <bonzini@gnu.org>
4254
4255 PR bootstrap/24297
4256 * Makefile.tpl (do-[+make-target+], do-check, install,
4257 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4258 are set before recursing.
4259 * Makefile.in: Regenerate.
4260
45d5eb0a
EB
42612005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4262
4263 PR bootstrap/18939
4264 * Makefile.def (gcc) <target>: Fix thinko.
4265 * Makefile.in: Regenerate.
4266
3cf3372e
BS
42672005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4268
4269 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4270 * configure: Regenerate.
4271
bd70a46f
KH
42722005-10-09 Kazu Hirata <kazu@codesourcery.com>
4273
4274 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4275 target-libffi, target-qthreads, target-libjava, and
4276 targetlibobjc.
4277 * configure: Regenerate.
4278
5ae72758
DJ
42792005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4280
4281 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4282 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4283 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4284 (USUAL_OBJDUMP_FOR_TARGET): New.
4285 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4286 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4287 * configure, Makefile.in: Regenerated.
5ae72758 4288
cc96343e
PB
42892005-10-05 Paolo Bonzini <bonzini@gnu.org>
4290
4291 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4292 before other host packages.
4293
f70224b5
PB
42942005-10-05 Paolo Bonzini <bonzini@gnu.org>
4295
4296 PR bootstrap/22340
4297
4298 * configure.in (default_target): Remove.
4299 * Makefile.tpl (all): Do not use prerequisites as subroutines
4300 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4301 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4302 use prerequisites as subroutines.
4303 (check-host, check-target): New.
4304 (bootstrap configure & all targets): Do not use stage*-start
4305 if the directory layout is already ok.
4306 (non-bootstrap configure & all targets): Prepend a $(unstage).
4307 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4308 (NOTPARALLEL): Remove.
4309 (unstage, stage variables): New variables.
4310 (unstage, stage targets): Simply expand to those variables.
4311
4312 * configure: Regenerate.
4313 * Makefile.in: Regenerate.
4314
c13c918a
JW
43152005-10-04 James E Wilson <wilson@specifix.com>
4316
4317 * Makefile.def (lang_env_dependencies): Add libmudflap.
4318 * Makefile.in: Regenerate.
4319
376a0e54
CM
43202005-10-03 Catherine Moore <clm@cm00re.com>
4321
4322 * configure.in (bfin-*-*): Support bfin.
4323 * configure: Regenerated.
4324
d320aacb
L
43252005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4326
4327 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4328 * configure: Regenerated.
4329
7e0f7140
GK
43302005-09-28 Geoffrey Keating <geoffk@apple.com>
4331
4332 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4333 (LIPO_FOR_TARGET): New.
4334 (CONFIGURED_LIPO_FOR_TARGET): New.
4335 (USUAL_LIPO_FOR_TARGET): New.
4336 (STRIP_FOR_TARGET): New.
4337 (CONFIGURED_STRIP_FOR_TARGET): New.
4338 (USUAL_STRIP_FOR_TARGET): New.
4339 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4340 STRIP_FOR_TARGET.
4341 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4342 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4343 * Makefile.in: Regenerate.
4344 * configure: Regenerate.
0e7ef45c 4345
096f7d00
DE
43462005-09-19 David Edelsohn <edelsohn@gnu.org>
4347
4348 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4349 (rs6000-*-aix*): Same.
4350 * configure: Regenerate.
4351
43522005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4353
4354 * configure.in: Recognize f95 in the --enable-languages option,
4355 and substitute it for fortran, issuing a warning.
4356 * configure: Regenerate.
4357
2016dfcc
BE
43582005-09-07 Ben Elliston <bje@au.ibm.com>
4359
4360 Import from Autoconf sources:
4361
4362 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4363 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4364 Elliston. Handle weird characters correctly.
4365
6dd2fda9
DD
43662005-08-30 Phil Edwards <phil@codesourcery.com>
4367
4368 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4369 * configure: Regenerated.
4370
e6db70d4
RE
43712005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4372
f7c83eac
AS
4373 * Makefile.def (libssp): Add to lang_env_dependencies.
4374 * Makefile.in: Regenerate.
e6db70d4 4375
e1e3d0f5
CG
43762005-08-17 Christian Groessler <chris@groessler.org>
4377
4378 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4379 * Makefile.in: Regenerate.
4380
05cbd757
PB
43812005-08-12 Paolo Bonzini <bonzini@gnu.org>
4382
4383 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4384 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4385 Look for alternate names of the target cc and c++
4386 * configure: Regenerate.
4387
55db4b87
PB
43882005-08-08 Paolo Bonzini <bonzini@gnu.org>
4389
4390 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4391 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4392 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4393 tools; remove code to manually set them.
4394 (Target tools): Look in the environment for them.
4395 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4396 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4397 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4398 build directory.
4399 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4400 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4401 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4402 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4403 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4404 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4405 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4406 * configure: Regenerate.
4407 * Makefile.in: Regenerate.
4408
414e5532
MM
44092005-07-27 Mark Mitchell <mark@codesourcery.com>
4410
4411 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4412 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4413 * Makefile.in: Regenerated.
4414
a19b6204
MM
44152005-07-26 Mark Mitchell <mark@codesourcery.com>
4416
4417 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4418 (CFLAGS_FOR_TARGET): Use it.
4419 (CXXFLAGS_FOR_TARGET): Likewise.
4420 * Makefile.in: Regenerated.
4421 * configure.in (--with-build-sysroot): New option.
4422 * configure: Regenerated.
4423
b73aa406
PB
44242005-07-24 Paolo Bonzini <bonzini@gnu.org>
4425
4426 * Makefile.tpl: Wrap install between unstage and stage
4427 * Makefile.in: Regenerate.
4428
6e4d0bcb
KC
44292005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4430
4431 * all files: Update FSF address.
4432
49f58d10
JB
44332005-07-14 Jim Blandy <jimb@redhat.com>
4434
4435 * configure.in: Add cases for Renesas m32c.
4436 * configure: Regenerated.
0e7ef45c 4437
1d9c9cd7
KC
44382005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4439
4440 * COPYING, compile, config-ml.in, config.guess,
4441 config.sub, install-sh, missing, mkinstalldirs,
4442 symlink-tree, ylwrap: Sync from upstream sources.
4443
1587117a
EC
44442005-07-13 Eric Christopher <echristo@redhat.com>
4445
4446 * configure.in: Add toplevel noconfigdir support for tpf.
4447 * configure: Regenerate.
4448
bb780410
DD
44492005-07-11 Jakub Jelinek <jakub@redhat.com>
4450
4451 * Makefile.def (target_modules): Add libssp.
4452 * configure.in (target_libraries): Add target-libssp.
4453 * configure: Rebuilt.
4454 * Makefile.in: Rebuilt.
4455
064d0a7c
PB
44562005-07-11 Paolo Bonzini <bonzini@gnu.org>
4457
4458 PR ada/22340
4459
4460 * Makefile.def: Sync with gcc.
4461 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4462 * Makefile.in: Regenerate.
4463
b2edd3b5
AS
44642005-07-07 Andreas Schwab <schwab@suse.de>
4465
4466 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4467 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4468 * Makefile.in: Regenerated.
4469
5f128533
KH
44702005-07-07 Kazu Hirata <kazu@codesourcery.com>
4471
4472 * configure.in: Add --enable-libssp and --disable-libssp.
4473 * configure: Regenerate with autoconf-2.13.
4474
4e3fc8e5
GK
44752005-07-06 Geoffrey Keating <geoffk@apple.com>
4476
4477 * configure.in: Don't build sim or rda when targetting darwin.
4478 * configure: Regenerate.
4479
c7357d6a
BE
44802005-07-04 Ben Elliston <bje@gnu.org>
4481
4482 * src-release (do-proto-toplev): Remove dejagnu bits.
4483 (DEJAGNU_SUPPORT_DIRS): Remove.
4484 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4485 (GDBD_SUPPORT_DIRS): Likewise.
4486 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4487 (INSIGHTD_SUPPORT_DIRS): Likewise.
4488 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4489
44902005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4491
4492 * setup.com (mpw): Remove unused directive.
4493
7d329e61
PB
44942005-06-22 Paolo Bonzini <bonzini@gnu.org>
4495
4496 * Makefile.def (stagefeedback): Come after profile.
4497 Define profiledbootstrap target.
4498 * Makefile.tpl (profiledbootstrap): Remove.
4499 (stageprofile-end): Zap stagefeedback.
4500 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4501 * Makefile.in: Regenerate.
4502
e5fbed21
DD
45032005-06-13 Zack Weinberg <zack@codesourcery.com>
4504
4505 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4506 In 'cpp' stanza, support '#line' as well as '# '.
4507
59f7ec45
HPN
45082005-06-07 Hans-Peter Nilsson <hp@axis.com>
4509
4510 * configure.in (unsupported_languages): New macro.
4511 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4512 non-ported target libraries in noconfigdirs.
4513 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4514 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4515 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4516 unsupported_languages.
4517 * configure: Regenerate.
4518
c10e9ba7
DD
45192005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4520
4521 * configure.in: Fix typo in handling of --with-mpfr-dir.
4522 * configure: Regenerate.
4523
20deb2b8
JB
45242005-06-02 Jim Blandy <jimb@redhat.com>
4525
4526 * config.sub: Add cases for the Renesas m32c. (This patch has been
4527 accepted into the master sources.)
4528
cdb9b172 45292005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4530 Michael Snyder <msnyder@redhat.com>
4531 Stan Cox <scox@redhat.com>
cdb9b172 4532
f7c83eac 4533 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4534
f7c83eac 4535 * configure: Regenerate.
cdb9b172 4536
1dc3053f
PB
45372005-05-25 Paolo Bonzini <bonzini@gnu.org>
4538
4539 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4540 (Dependencies): Consider target modules for bootstrap dependencies.
4541 Make target bootstrap modules depend on each stage's gcc.
4542 * Makefile.in: Regenerate.
4543
c60fe18b
PB
45442005-05-20 Paolo Bonzini <bonzini@gnu.org>
4545
4546 * Makefile.def (configure-gcc): Depend on binutils having been built.
4547 (all-gcc): No need to do it here.
4548 * Makefile.in: Regenerate.
4549
27258dd4
PB
45502005-05-19 Paul Brook <paul@codesourcery.com>
4551
0e7ef45c 4552 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4553 language cannot be built.
4554 * configure: Regenerate.
4555
42ecbf5e
DJ
45562005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4557
4558 * ylwrap: Import from Automake 1.9.5.
4559
ae380b45
MS
45602005-05-04 Mike Stump <mrs@apple.com>
4561
4562 * configure.in: Always pass --target to target configures as
4563 otherwise rebuilds that do --recheck will fail.
811d3af8 4564 * configure: Rebuilt.
ae380b45 4565
d545f33b
PB
45662005-05-04 Paolo Bonzini <bonzini@gnu.org>
4567
4568 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4569 STAGE_HOST_EXPORTS.
4570 (configure, all): Add bootstrap support.
4571 (Host modules, target modules): Pass post-stage1 flags and exports.
4572 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4573 * Makefile.in: Regenerate.
4574
2faa2958
PB
45752005-04-29 Paolo Bonzini <bonzini@gnu.org>
4576
4577 Sync from gcc:
4578
4579 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4580
f7c83eac 4581 * config.sub: Update from master copy.
2faa2958
PB
4582
4583 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4584
f7c83eac
AS
4585 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4586 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4587 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4588 "*-*-elf" and "*-*-linux*".
4589 * configure: Regenerate.
2faa2958 4590
a7254363
PB
45912005-04-06 Paolo Bonzini <bonzini@gnu.org>
4592
f7c83eac 4593 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4594 (TARGET_CONFIGARGS): Include --with-target-subdir.
4595 (configure, all): New macros. Use them throughout.
4596
a8637a7d
PB
45972005-04-05 Paolo Bonzini <bonzini@gnu.org>
4598
4599 * Makefile.tpl: Sync with gcc.
4600 * Makefile.in: Regenerate.
4601
dd387d52
JR
46022005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4603
4604 * config/mh-mingw32: Delete.
4605 * configure.in: Don't use it.
4606 * configure: Regenerate.
4607
e90269c8
PB
46082005-03-31 Paolo Bonzini <bonzini@gnu.org>
4609
4610 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4611 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4612 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4613 (HOST_LIB_PATH): Generate from Makefile.def.
4614 (TARGET_LIB_PATH): Likewise.
4615 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4616 * Makefile.in: Regenerate.
4617 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4618 (RPATH_ENVVAR): Include Darwin case.
4619 * configure: Regenerate.
4620
9a237d9e
PB
46212005-03-25 Paolo Bonzini <bonzini@gnu.org>
4622
4623 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4624 * configure: Regenerate.
4625
479759c8
ZW
46262005-03-21 Zack Weinberg <zack@codesourcery.com>
4627
4628 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4629 gcc_version, and gcc_version_trigger from set of flags to pass.
4630 * Makefile.tpl: Remove definitions of above variables.
4631 (config.status): Remove dependency on $(gcc_version_trigger).
4632 * Makefile.in: Regenerate.
4633 * configure.in: Do not reference config/gcc-version.m4 nor
4634 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4635 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4636 * configure: Regenerate.
4637
4cfaf6d5
DD
46382005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4639 Andrew Pinski <pinskia@physics.uc.edu>
4640
4641 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4642 * Makefile.in: Regenerate.
4643
33a3fb7b
AO
46442005-03-01 Alexandre Oliva <aoliva@redhat.com>
4645
4646 PR libgcj/20160
4647 * ltmain.sh: Avoid creating archives with components that have
4648 duplicate basenames.
4649
2da12f12
PB
46502005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4651
479759c8
ZW
4652 PR bootstrap/20250
4653 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4654 instead of check.
4655 * Makefile.in: Regenerate.
2da12f12 4656
b00612cc
PB
46572005-02-28 Paolo Bonzini <bonzini@gnu.org>
4658
4659 Sync from gcc.
4660
4661 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4662
4663 PR bootstrap/17383
4664 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4665 * Makefile.tpl (HOST_SUBDIR): New substitution.
4666 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4667 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4668 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4669 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4670 (Host modules, Bootstrapped modules): Use it.
4671 (Build modules, Target modules): Do not create symlink trees,
4672 always configure out-of-srcdir.
4673 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4674 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4675 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4676 $(HOST_SUBDIR). Create a symlink for host_subdir.
4677
4678 * Makefile.in: Regenerate.
4679 * configure: Regenerate.
4680
4681 Merged from libada-gnattools-branch:
4682 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4683
4684 * Makefile.def: Add gnattools as a module, depending on target-libada.
4685 * Makefile.in: Regenerate.
4686 * configure.in: Include gnattools in host_tools; disable it if ada
4687 is disabled.
4688 * configure: Regenerate.
4689
c3e65f62
NC
46902005-02-23 Nick Clifton <nickc@redhat.com>
4691
4692 * configure: Regenerate.
4693
e4d180c2
NC
46942005-02-22 Paul Schlie <schlie@comcast.net>
4695
4696 * configure.in: Allow darwin targeted ports to build tk, itcl and
4697 libgui.
4698
e3c770b1
EB
46992005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4700
4701 PR libgcj/10353
4702 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4703 * configure: Regenerate.
4704
9c73618c
AC
47052005-02-08 Andrew Cagney <cagney@gnu.org>
4706
4707 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4708 gdb/ section. Update GDB's URL.
4709
c46f8c51
AC
47102005-01-31 Andrew Cagney <cagney@gnu.org>
4711
4712 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4713
c7e66c6d
HPN
47142005-01-29 Hans-Peter Nilsson <hp@axis.com>
4715
4716 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4717 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4718 target-libgloss when not *-*-elf and *-*-aout.
4719 * configure: Regenerate.
4720
a53bf506
AC
47212005-01-27 Andrew Cagney <cagney@gnu.org>
4722
4723 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4724
45181ed1
AC
47252005-01-24 Andrew Cagney <cagney@gnu.org>
4726
4727 * gettext.m4: Only fall back to ../intl/ when it's present.
4728
a1e0f4e4
KC
47292005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4730
4731 * install-sh, config.sub: Import from upstream.
4732
47332005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4734
4735 PR bootstrap/18222
4736 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4737 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4738 * Makefile.in: Regenerate.
4739
c50382e2
PB
47402005-01-03 Paolo Bonzini <bonzini@gnu.org>
4741
4742 Revert 2004-12-28 Makefile changes, a better fix will be
4743 applied to mainline and src after GCC 4.0 branches.
4744
11d07737
PB
47452004-12-28 Paolo Bonzini <bonzini@gnu.org>
4746
4747 PR bootstrap/17383
4748
4749 * Makefile.def (target_modules): Remove stage parameter,
4750 it is always true now.
4751 * Makefile.tpl (configure-build-[+module+],
4752 configure-target-[+module+]): Always build symlink tree
4753 for the directory and for include. BUILD_SUBDIR and
4754 TARGET_SUBDIR cannot be . anymore.
4755 * Makefile.in: Regenerate.
4756
dadfdbe2
DD
47572004-12-25 David Edelsohn <edelsohn@gnu.org>
4758
4759 Revert 2004-12-08 Makefile changes.
4760
dbf85af7
JR
47612004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4762
4763 * configure.in (sh64-*-*): Reenable gprof.
4764 * configure: Regenerate.
4765
6b8fea99
JB
47662004-12-09 Jim Blandy <jimb@redhat.com>
4767
4768 * MAINTAINERS: List 'depcomp' as part of automake.
4769
7341462c
DE
47702004-12-08 David Edelsohn <edelsohn@gnu.org>
4771
4772 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4773 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4774 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4775 * Makefile.in: Regenerate.
4776
21fde4dc
DD
47772004-12-07 Matt Kraai <kraai@ftbfs.org>
4778
4779 * Makefile.tpl: Generate normal dependencies if the LHS module is
4780 not bootstrapped.
4781 * Makefile.in: Regenerate.
4782
3da796a2
RS
47832004-12-03 Richard Sandiford <rsandifo@redhat.com>
4784
4785 * configure.in: Include config/gxx-include-dir.m4. Use
4786 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4787 * configure: Regenerate.
4788
73fb7068
RS
47892004-12-03 Richard Sandiford <rsandifo@redhat.com>
4790
4791 * config.if: Delete.
4792 * configure.in: Set libstdcxx_incdir directly.
4793 * configure: Regenerate.
4794 * MAINTAINERS: Remove mention of config.if.
4795 * src-release (DEVO_SUPPORT): Remove config.if.
4796
6c8e6ce9
EC
47972004-12-02 Eric Christopher <echristo@redhat.com>
4798
3b6098f8
EC
4799 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4800 of things to remove.
6c8e6ce9 4801 * Makefile.in: Regenerate.
479759c8 4802
b8658a2f
RS
48032004-12-02 Richard Sandiford <rsandifo@redhat.com>
4804
4805 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4806 * configure: Regenerate.
4807
afefada0
RS
48082004-12-02 Richard Sandiford <rsandifo@redhat.com>
4809
4810 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4811 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4812 * configure: Regenerate.
4813
5dcac624
DA
48142004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4815
4816 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4817 (hppa*64*-*-*): Delete incorrect comment.
4818 * configure: Rebuilt.
4819
57d1eb1a
DD
48202004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4821
4822 * install-sh, compile: Import from automake.
4823
48242004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4825
4826 * config.guess, config.sub: Import from savannnah.
4827
6d389afc
MS
48282004-11-12 Mike Stump <mrs@apple.com>
4829
4830 * Makefile.def: Add html support.
4831 * Makefile.tpl: Likewise.
4832 * Makefile.in: Regenerate.
4833
69e57115
GK
48342004-11-11 Geoffrey Keating <geoffk@apple.com>
4835
4836 PR 18423
4837 * configure.in: Remove all instances of build-fixincludes from
4838 noconfigdirs.
4839 (build_configargs): Supply --target to subdirectories.
4840 * configure: Regenerate.
4841
4842 * Makefile.def: Make gcc install depend on fixincludes install.
4843 * Makefile.in: Regenerate.
4844
ba719b26
HPN
48452004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4846
4847 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4848 target-libgfortran.
4849 * configure: Regenerate.
4850
c37653e7
DE
48512004-11-07 David Edelsohn <edelsohn@gnu.org>
4852
4853 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4854 like CC.
4855
1eefd493
PB
48562004-11-05 Paolo Bonzini <bonzini@gnu.org>
4857
4858 * Makefile.def (host fixincludes): Specify missing targets.
4859 * Makefile.in: Regenerate.
4860
02b1af09
L
48612004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4862
4863 PR other/17783
4864 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4865 * configure: Regenerated.
4866
7f266840
DJ
48672004-11-04 Daniel Jacobowitz <dan@debian.org>
4868
4869 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4870 * configure: Regenerated.
4871
47444073
AL
48722004-10-28 Eric B. Weddington <ericw@evcohs.com>
4873
4874 PR target/18151
4875 * configure.in (case ${target}): Do not build fixincludes for avr.
4876 * configure: Regenerated.
4877
caeba88f
AL
48782004-10-26 Paolo Bonzini <bonzini@gnu.org>
4879
4880 * configure.in (case ${target}): Do not build fixincludes
4881 on platforms where it is not used.
4882 * configure: Regenerated.
4883
0fdbe983
DJ
48842004-10-23 Daniel Jacobowitz <dan@debian.org>
4885
4886 * configure.in: Use an absolute path to install-sh.
4887 * configure: Regenerated.
4888
1c0f67c1
AC
48892004-10-19 Andrew Cagney <cagney@gnu.org>
4890
4891 * src-release (do-djunpack, do-md5sum): Install the generated file
4892 directly into the proto-toplev/ directory.
479759c8 4893
a9cfce9c
AC
48942004-10-19 Andrew Cagney <cagney@gnu.org>
4895
4896 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4897
ac0fa625
DD
48982004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4899
4900 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4901 * configure: Regenerate.
4902
d27cc32e
PB
49032004-10-06 Paolo Bonzini <bonzini@gnu.org>
4904
4905 Fix wrong conflict resolution in:
4906
4907 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4908
4909 * Makefile.in: Regenerate.
4910 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4911 in the recursive `make', instead of hardwiring `all'.
4912 (Autogenerated TARGET-* variables): New.
4913
1763908f
UW
49142004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4915
4916 Merged from GCC / libtool upstream:
4917 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4918 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4919 * ltcf-cxx.sh (tpf*): Likewise.
4920 * ltconfig (tpf*): Add TPF OS configuration support.
4921
0490e016
NC
49222004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4923
4924 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4925 * configure: Regenerate.
0490e016 4926
32be62b5
RS
49272004-09-24 Michael Roth <mroth@nessie.de>
4928
4929 * configure.in (--without-headers): Add missing double quotes.
4930 * configure: Regenerate.
4931
6048df60
DD
49322004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4933
4934 * ylwrap: Revert to previous version.
4935
315b3b02
L
49362004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4937
6048df60 4938 PR bootstrap/17369
315b3b02
L
4939 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4940 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4941 SET_GCC_LIB_PATH_CMD.
4942 (BASE_TARGET_EXPORTS): Likewise.
4943 * Makefile.in: Regenerated.
4944
4945 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4946 * configure: Regenerated.
4947
fe69863c
DD
49482004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4949
4950 * config.guess: New upstream version
4951 * compile, depcomp, install-sh, ylwrap: Likewise.
4952
49532004-09-19 Roger Sayle <roger@eyesopen.com>
4954
4955 * config/mh-x86omitfp: New host makefile fragment. Add
4956 -fomit-frame-pointer to the default BOOT_CFLAGS.
4957 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4958 * configure: Regenerate.
4959
49602004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4961
4962 PR target/11572
4963 * configure.in (*-*-darwin*): Renable libobjc.
4964 * configure: Regenerate.
4965
be75bbe1 49662004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4967
be75bbe1
DB
4968 * Makefile.def: Remove libbanshee.
4969 * Makefile.tpl: Ditto.
4970 * configure.in: Ditto.
4971 * Makefile.in: Regen.
4972 * configure: Ditto.
4973
1b882a91
PB
49742004-09-07 Paolo Bonzini <bonzini@gnu.org>
4975
4976 * missing: Import latest version from master repository.
4977
eb1352ed
NC
49782004-09-04 Nick Clifton <nickc@redhat.com>
4979
4980 * config.sub: Import latest version from master repository.
4981 * config.guess: Likewise.
4982 This includes these changes:
479759c8 4983
eb1352ed
NC
4984 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4985
4986 * config.sub: Handle crisv32, alias etraxfs.
4987 * config.guess (crisv32:Linux:*:*): Handle.
4988
4989 2004-08-13 Brad Smith <brad@comstyle.com>
4990
4991 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4992 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4993
4994 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4995
4996 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4997 assume the processor is a powerpc. This is because coreutils
4998 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4999 in this case, due to a MacOS X bug that causes
5000 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5001 to return a negative number.
5002 Problem reported by Petter Reinholdtsen in:
5003 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5004
5005 2004-07-19 Ben Elliston <bje@gnu.org>
5006
5007 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5008
5009 2004-06-24 Ben Elliston <bje@gnu.org>
5010
5011 * config.guess: Update copyright years.
5012 * config.sub: Likewise.
5013
5014 2004-06-22 Robert Millan <robertmh@gnu.org>
5015
5016 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5017 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5018
5019 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5020
5021 * config.guess (*:*VMS:*:*): New entry. Replaces
5022 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5023 manufacturer.
5024
5025 2004-06-22 Ben Elliston <bje@gnu.org>
5026
5027 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5028 * config.sub: Likewise.
5029
5030 2004-06-22 Ben Elliston <bje@gnu.org>
5031
5032 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5033 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5034
5035 2004-06-11 Ben Elliston <bje@gnu.org>
5036
5037 * config.guess (pegasos:OpenBSD:*:*): Remove.
5038
5039 2004-06-11 Ben Elliston <bje@gnu.org>
5040
5041 From Wouter Verhelst <wouter@grep.be>:
5042 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5043
5044 2004-06-11 Ben Elliston <bje@gnu.org>
5045
5046 * config.guess (luna88k:OpenBSD:*:*): New.
5047
5048 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5049
5050 * config.guess (m32r*:Linux:*:*): New case.
5051 * config.sub: Handle m32rle.
5052
5053 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5054
5055 From Jens Petersen <petersen@redhat.com>:
5056 * config.sub: Handle sparcv8.
5057
5058 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5059
5060 From Tom Smith <smith@cag.lkg.hp.com>:
5061 * config.guess: Version suffixes are equally significant on Tru64
5062 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5063 prefix of "P" (patched kernel).
5064
5065 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5066
5067 * config.sub: Add support for National Semiconductor CRX target.
5068
2a3124ca 50692004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 5070
2a3124ca
RH
5071 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5072 *-*-netware, but add target-libmudflap.
5073 Consolidate *-*-netware targets (of which really only i?86 exists)
5074 into a single entry.
5075 * configure: Likewise.
5076
0df3d27f
PB
50772004-09-01 Paolo Bonzini <bonzini@gnu.org>
5078
5079 * Makefile.tpl (sorry): Remove.
5080 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5081 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5082 (do-clean): Clean per-stage directories too.
5083 (do-distclean): Run distclean-stage1 too.
5084 (.NOTPARALLEL): Enable during toplevel bootstrap.
5085 (stage[+id+]-bubble): Enable parallel execution during
5086 the recursive invocation.
5087 * Makefile.in: Regenerate.
5088
5089 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5090
5091 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5092
5093 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5094 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5095 * configure: regenerate
479759c8
ZW
5096 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5097 -mdynamic-no-pic
0df3d27f
PB
5098
50992004-08-31 Paolo Bonzini <bonzini@gnu.org>
5100
5101 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5102 include.
5103 * configure.in: Fix indentation.
5104 * configure: Regenerate.
5105
ee025550
PB
51062004-08-31 Paolo Bonzini <bonzini@gnu.org>
5107
5108 * Makefile.def (build_modules): Add fixincludes.
5109 (dependencies): Make gcc depend on fixincludes.
5110 * configure.in (build_tools): Add fixincludes.
5111 (build_configdirs): Always include build_libs.
5112 * Makefile.in: Regenerate.
5113 * configure: Regenerate.
5114
51152004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
5116
5117 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5118 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5119 phony targets; do not generate timestamp files.
5120 (distclean-stageN): Remove references to their timestamp files.
5121 (restageN, touch-stageN): Remove.
5122 (stageN-bubble): Rewritten.
5123 (compare): Support lean bootstraps.
5124 * Makefile.in: Regenerate.
5125
5126 * configure.in: Only warn when bootstrapping but
5127 build != host or build != target. Support lean bootstraps.
5128 * configure: Regenerate.
5129
5130 Sync from gcc:
5131 2004-08-26 Phil Edwards <phil@codesourcery.com>
5132
5133 * configure.in: Give a better error message if GMP/MPFR are missing
5134 and a language needing them has been requested.
5135 * configure: Regenerated.
5136
5137 2004-08-25 Phil Edwards <phil@codesourcery.com>
5138
5139 * configure.in: Print a list of available language front-ends if
5140 a requested one is missing. Tidy stray tab characters.
5141 * configure: Regenerated.
5142
72b2455a
PB
51432004-08-17 Paolo Bonzini <bonzini@gnu.org>
5144
5145 * Makefile.in: Regenerate.
5146 * configure: Regenerate.
5147
5148 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5149 stage_*_flags.
5150 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5151 for bootstrapped modules if toplevel bootstrap is going.
5152 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5153 modules. Adjust for changes in Makefile.def. Enable several
5154 rules even in non-bootstrap mode, just to avoid peppering the
5155 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5156 (stage-[+prev+]-bubble): Remove.
5157
5158 * Makefile.def (Dependencies): Depend on all-build-bison,
5159 all-build-flex, all-build-byacc, all-build-texinfo, rather
5160 than the host variations.
5161 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5162 with BUILD_SUBDIR.
5163 (BISON): Update for recent Bisons.
5164 (YACC): Fix typo.
5165 (cross): Depend on all-build.
5166 (all): Do not depend on all-build.
5167 (prebootstrap): Remove.
5168 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5169 (Prebootstrap dependencies): Add them to the per-stage targets
5170 and to all-prebootstrap.
5171 * configure.in (build_configdirs): Always enable build_tools.
5172 (BUILD_DIR_PREFIX): Remove.
5173
5174 * Makefile.def (gcc): Add target variable.
5175 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5176 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5177 in the recursive `make', instead of hardwiring `all'.
5178 (Autogenerated TARGET-* variables): New.
5179
de0b4a87
JW
51802004-08-17 Robert Millan <robertmh@gnu.org>
5181
5182 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5183 (instead of FreeBSD).
5184 * configure: Regenerate.
5185
ad681c85
NN
51862004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5187
675c6968
NN
5188 * Makefile.def, configure.in, src-release: Remove useless, bogus
5189 references to tix.
5190 * Makefile.in, configure: Regenerate.
5191
ad681c85
NN
5192 * src-release: Stop distributing mmalloc with gdb (which doesn't
5193 use it).
5194 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5195 * Makefile.in: Regenerate.
5196
11b04d1f
DD
51972004-08-09 Mark Mitchell <mark@codesourcery.com>
5198
5199 * configure.in (arm*-*-eabi*): New target.
5200 * configure: Regenerate.
5201
f2420bea
NN
52022004-08-01 Robert Millan <robertmh@gnu.org>
5203
5204 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5205 libmudflap for all GNU-based systems (with Glibc).
5206 * configure: Regenerate.
5207
9e6ce191
PB
52082004-08-06 Paolo Bonzini <bonzini@gnu.org>
5209
5210 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5211 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5212 (Dependencies): New section.
5213 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5214 (configure-target-[+module+]): Depend on maybe-all-gcc
5215 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5216 (toplevel profiledbootstrap): Fix dependencies.
5217 * Makefile.in: Regenerate.
5218
df4a6958
MM
52192004-08-03 Mark Mitchell <mark@codesourcery.com>
5220
5221 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5222 target-libiberty to noconfigdirs.
5223
11b04d1f
DD
52242004-08-03 Paul Brook <paul@codesourcery.com>
5225
5226 * configure.in: Check for MPFR as well as GMP.
5227 * configure: Regenerate.
5228
b813574b
PB
52292004-08-03 Paolo Bonzini <bonzini@gnu.org>
5230
5231 * Makefile.def (host-modules): Add gcc.
5232 * Makefile.in: Regenerate.
5233 * Makefile.tpl (sorry): New rule.
5234 (configure-host, all-host, [+make_target+]-host, do-check,
5235 install-host): Do not add gcc as a special case.
5236 (host modules): Add a small special-casing for gcc. Export
5237 extra_make_flags through the environment.
5238 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5239 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5240 other recursive targets for gcc): Remove.
5241
5242 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5243 (stage, unstage): New rules.
5244 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5245 distclean-stage[+id+]): Use stage_current.
5246 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5247 the stage*-start rules.
5248
61edac0c
JW
52492004-07-19 Robert Millan <robertmh@gnu.org>
5250
5251 Synced from gcc:
5252
5253 2004-04-26 Robert Millan <robertmh@gnu.org>
5254
5255 Add patches from libtool CVS.
5256 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5257 * ltconfig: Likewise.
5258 * ltcf-c.sh: Likewise.
5259 * ltcf-cxx.sh: Likewise.
5260 * ltcf-gcj.sh: Likewise.
5261
3e707e94
PB
52622004-07-12 Paolo Bonzini <bonzini@gnu.org>
5263
5264 * configure.in: Add noconfigdirs for crx-*-*.
5265 * configure: Regenerate.
5266
52672004-07-12 Paolo Bonzini <bonzini@gnu.org>
5268
5269 Synced from gcc:
5270
5271 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5272
5273 * configure.in: Build libmudflap by default on FreeBSD.
5274 * configure: Regenerated.
5275
5276 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5277
5278 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5279 systems.
5280 * configure: Regenerated.
5281
5282 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5283
5284 PR target/16344
5285 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5286 feedback based compiler.
5287 * Makefile.in: Rebuilt.
5288
5289 2004-07-05 Phil Edwards <phil@codesourcery.com>
5290
5291 * configure.in: Do not prepend $srcdir to /dev/null in
5292 makefile fragments.
5293 * configure: Regenerate.
5294
a7ee7660
AO
52952004-07-08 Alexandre Oliva <aoliva@redhat.com>
5296
5297 * Makefile.def (host_modules): Set bootstrap=true for flex.
5298 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5299 * Makefile.in: Rebuilt.
5300
6a9cf61e
PB
53012004-07-01 Paolo Bonzini <bonzini@gnu.org>
5302
5303 * Makefile.def (build_modules): Add bison, byacc, flex,
5304 m4, texinfo.
5305 (flags_to_pass): Add FLEX.
5306 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5307 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5308 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5309 DEFAULT_MAKEINFO): Remove.
5310 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5311 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5312 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5313 objdir or else use configured tool.
5314 (all-build): New.
5315 (all): Depend on it.
5316 (Build module dependencies): Add.
5317 * Makefile.in: Regenerate.
5318 * configure.in: Better support for multiple build modules,
5319 matching what is done for host/target modules. Do not look
5320 for "plausible" locations of build tools if Canadian cross.
5321 Use autoconf's AC_PROG_CC to find a C compiler. Define
5322 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5323 * configure: Regenerate.
5324
95b6a1f2
PB
53252004-06-22 Paolo Bonzini <bonzini@gnu.org>
5326
5327 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5328 * Makefile.in: Regenerate.
5329
7ffa0b57
PB
53302004-06-22 Paolo Bonzini <bonzini@gnu.org>
5331
5332 * Makefile.tpl (configure-build-[+module+],
5333 configure-[+module+], configure-target-[+module+]): Pass
5334 [+extra_configure_args+].
5335 (all-build-[+module+], all-[+module+], check-[+module+],
5336 install-[+module+], [+make_target+]-[+module+],
5337 all-target-[+module+], check-target-[+module+],
5338 install-target-[+module+], [+make_target+]-target-[+module+]):
5339 Pass [+extra_make_args+].
5340 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5341 (GCC_HOST_EXPORTS): Remove.
5342 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5343 cross, check-gcc, check-gcc-c++, install-gcc,
5344 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5345 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5346 * Makefile.in: Regenerate.
5347
929ba6e7
CF
53482004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5349
5350 * configure.in: Check for srcdir/winsup rather than build directory
5351 winsup.
5352 * configure: Regenerate.
5353
b76d7de0
CV
53542004-06-17 Corinna Vinschen <vinschen@redhat.com>
5355
5356 * configure.in: Don't build Cygwin native newlib if winsup
5357 directory is missing. Emit warning instead.
5358 * configure: Regenerate.
5359
656fdd47
PB
53602004-06-09 Paolo Bonzini <bonzini@gnu.org>
5361
5362 * Makefile.tpl (touch-stage[+id+]): New.
5363 (restage[+prev+]): Depend on touch-stage[+id+].
5364
5365 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5366 Use it throughout.
5367
5368 * Makefile.def: Add profile and feedback bootstrap stages.
5369 Remove next field from bootstrap stages.
5370 * Makefile.tpl (LN, LN_S): Substitute.
5371 (stageN-start, stageN-end): Use double-colon rules, to
5372 provide a hook for additional setup commands.
5373 (distclean-stageN-gcc, restageN): Create dependencies from
5374 [+prev+], not from [+next+].
5375 (stageN-bubble): Add commands for successive stages from
5376 [+prev+], using double-colon rules.
5377 (all-stageN-gcc): Fix typo.
5378 (stagefeedback-start, profiledbootstrap): New.
5379 * Makefile.in: Regenerate.
5380 * configure.in: Call ACX_PROG_LN.
5381 * configure: Regenerate.
5382
498d4a71
CF
53832004-06-03 Paolo Bonzini <bonzini@gnu.org>
5384
5385 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5386 without gcc.
5387 * configure: Regenerate.
5388
377d8c42
PB
53892004-06-01 Paolo Bonzini <bonzini@gnu.org>
5390
5391 * Makefile.tpl: Fix typo.
5392 * Makefile.in: Regenerate.
5393
f5f8a794
PB
53942004-06-01 Paolo Bonzini <bonzini@gnu.org>
5395
5396 * configure.in: Remove new- prefix from toplevel
5397 bootstrap targets.
5398 * configure: Regenerate.
5399
f7a4c34f
PB
54002004-06-01 Paolo Bonzini <bonzini@gnu.org>
5401
5402 Merge this patch from the gcc tree:
5403
5404 2004-05-30 Andreas Jaeger <aj@suse.de>
5405 Jim Wilson <wilson@specifixinc.com>
5406
5407 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5408 like CC.
5409
319cab08
PB
54102004-06-01 Paolo Bonzini <bonzini@gnu.org>
5411
5412 * Makefile.tpl (all.normal): Rename to all.
5413 (all): Replace with a rule to pick the default
5414 target from configure.
5415 (all-gcc, configure-gcc): Use conditionals to
5416 do nothing when toplevel bootstrap is going on.
5417 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5418 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5419 * configure.in: Support --enable-bootstrap.
5420
5421 * Makefile.def: Remove new- prefix from toplevel
5422 bootstrap targets.
5423 * Makefile.tpl: Likewise.
5424
5425 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5426 target.
5427
5428 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5429 $(RECURSE_FLAGS) to recursive invocation of make.
5430
5431 * Makefile.in: Regenerate.
5432 * configure: Regenerate.
5433
88f64edc
DJ
54342004-05-27 Daniel Jacobowitz <dan@debian.org>
5435
5436 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5437 * configure: Regenerate.
5438
378fce5b
DD
54392004-05-25 Daniel Jacobowitz <drow@false.org>
5440
5441 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5442 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5443 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5444 targets.
5445 * Makefile.in: Regenerate.
5446
dfdffa2c
PB
54472005-05-24 Paolo Bonzini <bonzini@gnu.org>
5448
5449 * configure.in: Test the ability to symlink directories.
5450 * configure: Regenerate.
5451
5452 * Makefile.def (bootstrap-stage): New definitions.
5453 * Makefile.tpl (configure-stage1-gcc,
5454 configure-stage2-gcc, configure-stage3-gcc,
5455 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5456 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5457 new-restage3, compare): Autogenerate, see Makefile.in
5458 entry for behavioral changes.
5459 (distclean-stage1, new-stage1-start, new-stage1-end,
5460 new-stage1-bubble, distclean-stage2, new-stage2-start,
5461 new-stage2-end, new-stage2-bubble, distclean-stage3,
5462 new-stage3-start, new-stage3-end): New autogenerated targets.
5463 (objext, prebootstrap, BOOT_CFLAGS,
5464 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5465 targets.
5466
5467 * Makefile.in: Regenerate.
5468 (distclean-stage1, new-stage1-start, new-stage1-end,
5469 new-stage1-bubble, distclean-stage2, new-stage2-start,
5470 new-stage2-end, new-stage2-bubble, distclean-stage3,
5471 new-stage3-start, new-stage3-end): New targets.
5472 (all-stage1-gcc): Move prebootstrap dependency from here...
5473 (configure-stage1-gcc): ...to here.
5474 (new-bootstrap): Use bubble targets.
5475 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5476 Use per-stage distclean targets.
5477 (configure-stage1-gcc, configure-stage2-gcc,
5478 configure-stage3-gcc, all-stage1-gcc,
5479 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5480 Use new-stageN-start to prepare the tree.
5481
04cf1b77
PB
54822004-05-23 Paolo Bonzini <bonzini@gnu.org>
5483
5484 * Makefile.def (host_modules): add libcpp.
5485 * Makefile.tpl: Add dependencies on and for libcpp.
5486 * Makefile.in: Regenerate.
5487 * configure.in: Add libcpp host module.
5488 * configure: Regenerate.
5489
80b200a1
ZW
54902004-05-17 Zack Weinberg <zack@codesourcery.com>
5491
5492 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5493 of libf2c.
5494 * configure, Makefile.in: Regenerate.
5495
4b1cb4fe
DD
54962004-05-13 Diego Novillo <dnovillo@redhat.com>
5497
5498 Merge from tree-ssa-20020619-branch.
5499
5500 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5501 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5502 (HOST_GMPLIBS): Define.
5503 (HOST_GMPINC): Define.
5504 (TARGET_LIB_PATH): Add libmudflap.
5505 (GFORTRAN_FOR_TARGET): Define.
5506 (configure-build*): Export GFORTRAN.
5507 (configure-gcc): Export GMPLIBS and GMPINC.
5508 (all-gcc): Add maybe-all-libbanshee.
5509 (configure-target-libgfortran): Define.
5510 * Makefile.in: Regenerate.
5511 * configure.in (host_libs): Add libbanshee.
5512 (target_libraries): Add target-libmudflap and target-libgfortran.
5513 Add --with-libbanshee.
5514 Handle --disable-libmudflap.
5515 (*-*-freebsd*): Use with_gmp.
5516 Add $(libgcj) to noconfigdirs.
5517 * configure: Regenerate.
5518 * depcomp: New file.
5519 * MAINTAINERS: Add tree-ssa maintainers.
5520
55212004-04-28 Paolo Bonzini <bonzini@gnu.org>
5522
5523 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5524 * configure: Regenerate.
5525
b8908782
DD
55262004-04-27 Paolo Bonzini <bonzini@gnu.org>
5527
5528 Revert:
5529 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5530
5531 * Makefile.def (flags_to_pass): Remove *dir variables that
5532 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5533 as well as prefix and exec_prefix.
5534 * Makefile.in: Regenerate.
5535
55362004-04-26 Paolo Bonzini <bonzini@gnu.org>
5537
5538 * Makefile.def (host_modules): Mark with the bootstrap
5539 flag packages on which gcc depends.
5540 * Makefile.tpl (all-bootstrap): Use it.
5541 * Makefile.in: Regenerate.
5542
55432004-04-26 Paolo Bonzini <bonzini@gnu.org>
5544
5545 * Makefile.def (flags_to_pass): Remove *dir variables that
5546 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5547 as well as prefix and exec_prefix.
5548 * Makefile.in: Regenerate.
5549
55502004-04-26 Paolo Bonzini <bonzini@gnu.org>
5551
80b200a1
ZW
5552 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5553 * configure: Regenerate.
5554 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5555 * gcc/Makefile.tpl (compare): Use the result of the test.
5556 * gcc/Makefile.in: Regenerate.
b8908782
DD
5557
55582004-04-23 Paolo Bonzini <bonzini@gnu.org>
5559
5560 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5561 Always relocate gcc and prev-gcc to the original names, even
5562 if the build fails.
5563 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5564 New targets.
5565
0f260896
RO
55662004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5567
5568 * configure.in (mips*-*-irix5*): Enable ld.
5569 * configure: Regenerate.
5570
51860f05
JW
55712004-04-15 James E Wilson <wilson@specifixinc.com>
5572
5573 * Makefile.tpl (configure-[+module+], configure-gcc,
5574 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5575 Set and export LDFLAGS.
5576 * Makefile.in: Regenerate.
5577
54752a6b
NN
55782004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5579
5580 PR bootstrap/14871
5581 * Makefile.tpl: If we don't have built-in-tree target tools,
5582 use the ones found by configure rather than hacking around with
5583 program_transform_name.
5584 * configure.in: Give Makefile.tpl the information necessary
5585 to do that.
5586 * Makefile.in: Regenerate.
5587 * configure: Regenerate.
5588
55892004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5590
5591 PR bootstrap/14760
5592 * configure.in: When computing baseargs, strip *all* copies of
5593 offending options. Also, don't match/substitute the trailing space,
5594 so that this actually works when two similar options are separated by
5595 only one space.
5596 * configure: Regenerate.
5597
55982004-04-06 David Edelsohn <edelsohn@gnu.org>
5599
80b200a1
ZW
5600 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5601 (rs6000-*-aix*): Same.
5602 * configure: Regenerate.
54752a6b 5603
5e2b61fb
SS
56042004-03-25 Stan Shebs <shebs@apple.com>
5605
5606 Remove MPW support, no longer used.
5607 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5608 mpw-install: Remove files.
5609 * src-release (DEVO_SUPPORT): Remove names of removed files.
5610 * MAINTAINERS: Likewise.
5611
1a6f2dc7
NN
56122004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5613
a0049f1b
NN
5614 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5615 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5616 * Makefile.in: Regenerate.
5617
1a6f2dc7
NN
5618 * configure.in (top level bootstrap support): Rework --enable-werror
5619 to set @stage2_werror_flag@.
5620 * configure: Regenerate.
5621 * Makefile.tpl (top level bootstrap support): Pass
5622 @stage2_werror_flag@ down to configure in stages 2 and 3.
5623 * Makefile.in: Regenerate.
5624
920e3419
NN
56252004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5626
5627 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5628 for stages 2 and 3 as well as in make. As a consequence, remove
5629 OUTPUT_OPTION (now detected by configure) from the flags passed down
5630 to make.
5631 * Makefile.in: Regenerate.
5632
5633 * Makefile.tpl (new-bootstrap): Fix typo.
5634 * Makefile.in: Regenerate.
5635
4fa63067
NN
56362004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5637
5638 * Makefile.tpl: Rearrange by moving recursive_targets rules
5639 into their proper sections.
5640 * Makefile.tpl (top level bootstrap support): Move disabling
5641 of coverage flags from 'make' to 'configure'; improve comments.
5642 * Makefile.in: Regenerate.
5643
5644 * Makefile.tpl (experimental top level bootstrap) Move stage1
5645 language setting from all- target to configure- target; disable
5646 intermodule optimization in stage 1; prevent gratuitous rebuilds
5647 of stage 1.
5648 * Makefile.in: Regenerate.
5649 * configure.in: Comma-separate stage 1 language list for top
5650 level bootstrap.
5651 * configure: Regenerate.
5652
5653 * Makefile.tpl: Clean up experimental top level bootstrap support:
5654 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5655 prev-gcc in configure- targets as well as all- targets.
5656 * Makefile.in: Regenerate.
5657
fb8a10fd
NN
56582004-03-17 Paolo Bonzini <bonzini@gnu.org>
5659
5660 * configure.in: Remove symbolic link section.
5661 * configure: Regenerate.
5662 * Makefile.tpl (links): Remove.
5663 * Makefile.in: Regenerate.
5664
947f426e 56652004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5666 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5667
5668 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5669 Set with AC_CHECK_PROGS.
947f426e
NN
5670 * configure.in: Fix comment typo from last patch.
5671 * configure: Regenerate.
5672
1d39f329
NN
56732004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5674
5675 * Makefile.tpl: Introduce experimental top level bootstrap support.
5676 * Makefile.in: Regenerate.
5677 * configure.in: Introduce support for top level bootstrap.
5678 * configure: Regenerate.
5679
4b0ac75d 56802004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5681 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5682
5683 PR bootstrap/14522
5684 * configure.in: Cope with shells that do not support unquoted ^
5685 * configure: Regenerate.
5686
2e70b094 56872004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5688 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5689
5690 PR bootstrap/14522
5691 * configure.in: Cope with shell that do not support nesting
5692 quotes inside quoted backquote substitutions.
5693 * configure: Regenerate.
5694
56952004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5696
5697 PR bootstrap/14522
5698 * configure.in: Fix escaping of $.
5699 * configure: Regenerate.
5700
9e07f89d
NN
57012004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5702
5703 * configure: Regenerate.
5704
57052004-03-08 Paolo Bonzini <bonzini@gnu.org>
5706
5707 PR ada/14131
5708 Move language detection to the top level.
5709 * configure.in: Find default values for the tools as
5710 soon as possible. Disable ada if GNAT is not found.
5711 Emit error message about missing languages. Expand
5712 --enable-languages=all for the gcc subdirectory.
5713
1712ab83
RS
57142004-03-01 Richard Sandiford <rsandifo@redhat.com>
5715
5716 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5717 and disable libgcj.
5718 * configure: Regenerated.
5719
3dee29da
NN
57202004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5721
5722 PR bootstrap/7087
5723 * Makefile.tpl: Guard XFOO sed statements better.
5724 * Makefile.tpl: Add dependency for configure-target-libada.
5725 * Makefile.in: Regenerate (incidentally fixes broken
5726 commit when libada-branch was merged).
5727
0558264b
AC
57282004-02-28 Andrew Cagney <cagney@redhat.com>
5729
5730 * src-release (CVS_NAMES): Define.
5731 (do-tar, do-tar): Prune $(CVS_NAMES).
5732
c38f9803
AC
57332004-02-23 Andrew Cagney <cagney@redhat.com>
5734
5735 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5736 2004-02-19.09.
5737
55636792
NN
57382004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5739
5740 PR bootstrap/11932
5741 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5742
1e600082
AC
57432004-02-19 Andrew Cagney <cagney@redhat.com>
5744
5745 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5746 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5747
3769cd82
DD
57482004-02-11 David Edelsohn <edelsohn@gnu.org>
5749
5750 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5751 (rs6000-*-aix*): Same.
5752 * configure: Regenerate.
5753
a92834c8
DD
57542004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5755
5756 * configure.in (host): Add in missing $noconfigdirs to defines.
5757 * configure: Regenerate.
5758
a2592b1b
DD
57592004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5760 Nathanael Nerode <neroden@gcc.gnu.org>
5761
5762 PR ada/6637, PR ada/5911
80b200a1 5763 Merge with libada-branch:
a2592b1b
DD
5764 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5765 with appropriate dependencies. Add --enable-libada configure switch.
5766 * configure, Makefile.in: Regenerate.
5767
e31d1ea3
DD
57682004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5769
5770 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5771 * configure: Regenerate.
5772
db85f5c0
JJ
57732004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5774
5775 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5776
fc434214
DD
57772004-01-23 DJ Delorie <dj@redhat.com>
5778
5779 * Makefile.def (target_modules) [libiberty]: Don't stage.
5780 * Makefile.in: Rebuilt.
5781
ad445c2c 57822004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5783
ad445c2c
JJ
5784 * COPYING.NEWLIB: Update to include copyrights for new
5785 iconv code.
5786
72bbedde
AC
57872004-01-15 Andrew Cagney <cagney@redhat.com>
5788
5789 * src-release: Update copyright year.
5790 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5791 (NEWLIB_SUPPORT_DIRS): Delete macro.
5792 (newlib.tar.bz2): Delete rule.
5793
a6d6062d
DD
57942004-01-14 Loren J. Rittle <ljrittle@acm.org>
5795
5796 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5797 * Makefile.tpl (configure-target-[+module+]): Support stage.
5798 * Makefile.in: Rebuilt.
5799
f8b73030
MR
58002003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5801
5802 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5803 throughout.
5804
aff0e9df
NN
58052004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5806
bb5dca17
NN
5807 * configure.in: Use ./config.cache, not config.cache.
5808 * configure: Regenerate.
5809 * Makefile.tpl: Special-casing not needed for GCC any more.
5810 * Makefile.in: Regenerate.
5811
82252c06
NN
5812 * configure.in: Don't share a cache file for host dirs.
5813 * configure: Regenerate.
5814
aff0e9df
NN
5815 * config-ml.in: Don't mess with the cache file.
5816
95036d20
NN
58172004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5818
ac7b618e
NN
5819 * Makefile.tpl: Make GCC use a separate config.cache.
5820 * Makefile.in: Regenerate.
5821
95036d20
NN
5822 PR bootstrap/11932, PR bootstrap/11933
5823 (I don't know if it will fix either of them, but it relates
5824 to them.)
5825 * configure.in: Don't use shared config.cache for target
5826 directories.
5827 * configure: Regenerate.
5828
08c1856b
DD
58292003-12-31 Roger Sayle <roger@eyesopen.com>
5830
5831 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5832 * configure: Regenerated.
5833
c1968181 58342003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5835
9eb322aa
MF
5836 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5837 * configure: Regenerated.
c1968181 5838
10ecffb9
NN
58392003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5840
5841 Port change over from GCC:
5842 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5843 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5844 (configure-build-[+module+], configure-[+module+]): Likewise.
5845 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5846 * Makefile.in: Regenerate.
5847
f2ab5990
TF
58482003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5849
5850 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5851 * configure: Regenerate.
5852
41a7d11a
JJ
58532003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5854
80b200a1 5855 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5856 stdlib.
5857
d9441a1f
DD
58582003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5859
5860 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5861 * Makefile.in: Regenerate.
5862
3a48a978
DD
58632003-10-20 Phil Edwards <phil@codesourcery.com>
5864
5865 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5866 * configure: Regenerate.
5867
f0b24077
NN
58682003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5869
5870 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5871 HOST_FLAGS_TO_PASS.
5872 * Makefile.in: Regenerate.
5873
5fbad20a
DD
58742003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5875
5876 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5877 * configure: Rebuilt
5878 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5879 * Makefile.in: Rebuilt
5880
78be4155
L
58812003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5882
5883 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5884
051fcc7a
L
58852003-10-01 Phil Edwards <pme@gcc.gnu.org>
5886
5887 * config-ml.in: Use ac_configure_args directly instead of
5888 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5889 actually seen.
5890
58912003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5892
5893 * config-ml.in: Propagate INSTALL variables.
5894
f27d4f92
DJ
58952003-09-21 Daniel Jacobowitz <drow@mvista.com>
5896
5897 * configure.in: Pass a computed --program-transform-name
5898 to subconfigures.
5899 * configure: Regenerated.
5900
cae4d560
NN
59012003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5902
5903 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5904 * Makefile.in: Regenerate.
5905
5906 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5907 * Makefile.in: Regenerate.
5908
8ff944f6
DJ
59092003-09-17 Daniel Jacobowitz <drow@mvista.com>
5910
5911 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5912 quoting.
5913 * configure: Regenerated.
5914
d9a35680
MC
59152003-09-12 Michael Chastain <mec@shout.net>
5916
5917 Fix PR gdb/857.
5918 * src-release (do-proto-topleve): Remove junk files
5919 intl/config.cache, intl/config.status,
5920 intl/config.h, intl/stamp-h.
5921
710068b9
AC
59222003-09-14 Andrew Cagney <cagney@redhat.com>
5923
5924 * src-release (dejagnu.tar): New target.
5925 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5926 (do-djunpack): Use $(PACKAGE) for the package name.
5927
e1008165
DD
59282003-09-04 DJ Delorie <dj@redhat.com>
5929
5930 * configure: Regenerate.
5931
21998d12
NC
59322003-09-04 Robert Millan <robertmh@gnu.org>
5933
5934 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5935
ccca4bb3
DD
59362003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5937
5938 * configure.in: Ensure arguments to sed are properly spaced.
5939 * configure: Regenerate.
5940
ee949b5e
DJ
59412003-08-28 Daniel Jacobowitz <drow@mvista.com>
5942
5943 Merge from gcc:
5944 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5945 * install-sh: Update to newer upstream versions (associated with
5946 aclocal 1.7).
5947 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5948
75addda2
DJ
59492003-08-27 Daniel Jacobowitz <drow@mvista.com>
5950
5951 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5952 * configure: Regenerated.
5953
8d2877d8
NN
59542003-08-23 Phil Edwards <pme@gcc.gnu.org>
5955
5956 * configure.in: Use newline instead of semicolon when assuming
5957 shell arguments in a for loop.
5958 * configure: Regenerated.
5959
d2cc0e0d
GK
59602003-08-20 Geoffrey Keating <geoffk@apple.com>
5961
5962 PR 8180
5963 * configure.in: When testing with_libs and with_headers, treat
5964 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5965 * configure: Regenerate.
80b200a1 5966
d2cc0e0d
GK
5967 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5968 make, shell, etc.
5969 (baseargs): Likewise.
5970 * configure: Regenerate.
5971
04d1ab34
GK
59722003-08-19 Geoffrey Keating <geoffk@apple.com>
5973
5974 * configure.in: Disable libgcj for darwin not on powerpc.
5975 * configure: Rebuild.
5976
ca506da8
MC
59772003-08-15 Michael Chastain <mec@shout.net>
5978
5979 * src-release (do-proto-toplev): Remove junk files
5980 dejagnu/example/calc/config.status,
5981 dejagnu/example/calc/config.log.
5982
a4aa3f49
DD
59832003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5984
5985 * config-ml.in, symlink-tree: Add license.
5986
ede4fbe4
NN
59872003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5988
5989 Merge from gcc:
5990
5991 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5992 * Makefile.tpl (check, check-c++): Express dependencies using
5993 dependencies rather than commands.
5994 * Makefile.in: Regenerate.
5995
5996 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5997 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5998 * Makefile.in: Update.
5999
970f29af
AC
60002003-08-01 Andrew Cagney <cagney@redhat.com>
6001
6002 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6003 * configure: Ditto.
6004
b2884a0c
DD
60052003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6006
6007 * configure.in: Enable libgcj for darwin.
6008 * configure: Rebuild.
6009
c07f46a4
NN
60102003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6011
6012 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6013
9175bfc0
NN
60142003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6015
6016 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6017 creating target and build subdirs to build all parent dirs as needed.
6018 * Makefile.in: Rebuild.
6019 * configure.in: Don't build dirs explicitly here.
6020 * configure: Rebuild.
6021
b9abda6a
AO
60222003-07-22 Alexandre Oliva <aoliva@redhat.com>
6023
6024 * Makefile.tpl (all-make): Depend on intl.
6025 * Makefile.in: Rebuilt.
6026
eef8ffd4
NN
60272003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6028
6029 * config.if: Remove unused libc_interface determination.
6030
295efaf0
NN
60312003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6032
6033 * Makefile.in: Regenerate, correctly this time.
6034
e5c3f801
NN
60352003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6036
6037 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6038 unused INSTALL_PROGRAM_ARGS.
6039 * configure.in: Use AC_PROG_INSTALL.
6040 * Makefile.in: Regenerate.
6041 * configure: Regenerate.
6042
4a18bd6b
AO
60432003-07-10 Alexandre Oliva <aoliva@redhat.com>
6044
6045 * configure: Rebuilt.
6046 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6047 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6048 newlib nor libgloss.
6049 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6050 * configure.in (am33_2.0-*-linux*): Added.
6051
fbd1054d
BW
60522003-07-09 Bob Wilson <bob.wilson@acm.org>
6053
6054 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6055 * configure: Regenerate.
6056
b40e3958
L
60572003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6058
6059 * config-ml.in: Replace PWD with PWD_COMMAND.
6060 * Makefile.tpl: Likewise.
6061 * Makefile.in: Regenerated.
6062
4a5be7ba
NN
60632003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6064
6065 * configure.in: Clean up config-lang.in handling. Delete
6066 useless assignment to "subdirs".
6067 * configure: Regenerate.
6068
9c14acb8
NN
60692003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6070
6071 * configure.in: Rename 'target_libs' to 'target_libraries'.
6072 Remove useless reference to 'target_libs'.
6073 * configure: Regenerate.
6074
8f32e830
KS
60752003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6076
6077 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6078 * Makefile.in: Regenerate.
6079
12f0bd74
NN
60802003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6081
6082 * Makefile.def: Introduce flags_to_pass.
6083 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6084 * Makefile.in: Regenerate.
6085
b07c2aad
HPN
60862003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6087
6088 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6089 and target-libgloss.
6090 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6091 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 6092 * configure: Regenerate.
b07c2aad 6093
56f25033
DD
60942003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6095
6096 * configure.in: Update testsuite_flags to new location.
6097 * configure. Regenerate.
80b200a1 6098
4ec9a3b2
NN
60992003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6100
6101 * Makefile.tpl: Remove BUILD_CC stuff.
6102 * Makefile.in: Regenerate.
6103
059083b1 61042003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6105
059083b1
L
6106 * config.guess: Update to 2003-06-12 version.
6107 * config.sub: Update to 2003-06-13 version.
6108
535b046a
TS
61092003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6110
6111 * MAINTAINERS: Add myself as MIPS co-maintainer.
6112
00c22daa 61132003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6114
00c22daa
L
6115 * config.guess: Update to 2003-06-06 version.
6116 * config.sub: Update to 2003-06-06 version.
6117
1047cb91
DD
61182003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6119
6120 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6121 * configure. Regenerate.
6122
123494c8
NN
61232003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6124
1047cb91
DD
6125 * configure.in: Disable serial configure by default.
6126 * configure: Regenerate.
6127 * Makefile.tpl: Abolish .NOTPARALLEL.
6128 * Makefile.in: Regenerate.
6129
7f121bbf
NN
6130 * Makefile.tpl: Replace {build,host,target}_canonical by
6131 {build,host,target}.
6132 * Makefile.in: Regenerate.
6133
123494c8
NN
6134 * Makefile.tpl: Fix stupid pasto.
6135 * Makefile.in: Regenerate.
6136
ec7e0995
NN
61372003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6138
6139 * Makefile.tpl: Remove bogus conditional.
6140 * Makefile.in: Regenerate.
6141
27b1cc72
NN
61422003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6143
2a4cbe27
NN
6144 * Makefile.tpl: Make 'recursive targets' using autogen rather
6145 than shell loop. Remove duplicate 'clean' targets and false
6146 comments.
6147 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6148 Add systematic method of specifying missing targets in subdirs.
6149 Add copyright boilerplate.
6150 * Makefile.in: Regenerate.
6151 * configure.in: Add 'recursive targets' to maybe list.
6152 * configure: Regenerate.
6153
27b1cc72
NN
6154 * Makefile.tpl: Rename [+target+] to [+make_target+].
6155 * Makefile.def: Rename 'target' to 'make_target'.
6156
01e51bd0
NC
61572003-05-30 Nick Clifton <nickc@redhat.com>
6158
6159 * README-maintainer-mode: Update URL for locating blessed config
6160 tools.
6161
2fd84b42
NC
61622003-05-29 Robert Millan <rmh@debian.org>
6163
6164 * ltconfig: Import this patch and modify for use with current
6165 version of ltconfig:
6166
6167 2003-05-21 Bruno Haible <bruno@clisp.org>
6168
6169 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6170 GNU/FreeBSD.
6171
8945c6bb
DD
61722003-05-28 DJ Delorie <dj@redhat.com>
6173
6174 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6175 * Makefile.in: Regenerate.
6176
2f9632a1
JJ
61772003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6178
80b200a1 6179 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 6180
3a12db16 61812003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 6182
3a12db16
DD
6183 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6184 newlib or libgloss.
6185 * Makefile.in: Regenerate.
6186
44482353
DD
61872003-05-21 DJ Delorie <dj@redhat.com>
6188
6189 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6190 * Makefile.in: Regenerate.
6191
fec2c52d
MR
61922003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6193
6194 * configure.in: Use curly braces in the definition of tooldir.
6195 * configure: Regenerate.
6196
16ae0395
NN
61972003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6198
6199 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6200 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6201 Factor out common code from autogen IF statements.
6202 * configure: Regenerate.
6203 * Makefile.in: Regenerate.
6204
ec11bdc6
DD
62052003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6206
6207 * configure.in: Accept i[3456789]86 for machine type.
6208 * configure: Regenerate.
6209
dd12c3a8
NN
62102003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6211
6212 * configure.in: Switch more things to use maybe dependencies.
6213 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6214 * configure: Regenerate.
6215 * Makefile.tpl: Switch more things to use maybe dependencies.
6216 * Makefile.in: Regenerate.
6217
cf662e21
AJ
62182003-05-16 Andreas Schwab <schwab@suse.de>
6219
6220 * Makefile.tpl (install-opcodes): Define.
6221 * Makefile.in: Rebuild.
6222
5481b376
AJ
62232003-05-13 Andreas Jaeger <aj@suse.de>
6224
6225 * config.guess: Update to 2003-05-09 version.
6226 * config.sub: Update to 2003-05-09 version.
6227
3959a22a
AJ
62282003-05-13 Michael Eager <eager@mvista.com>
6229
6230 * configure.in: Correct sed script so that options in quotes are not
6231 deleted.
6232 * configure: Rebuild.
6233
564b43e5
CV
62342003-05-12 Corinna Vinschen <corinna@vinschen.de>
6235
6236 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6237 and $$s/newlib/libc/sys/cygwin32 include paths.
6238 * configure: Ditto.
6239
bb947dc9
L
62402003-05-05 H.J. Lu <hjl@gnu.org>
6241
6242 * config-ml.in: Restored from gcc repository.
6243
77f7441a
CD
62442003-05-02 Chris Demetriou <cgd@broadcom.com>
6245
80b200a1
ZW
6246 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6247 * Makefile.in: Regenerate.
77f7441a 6248
a26d7085
DJ
62492003-04-27 Daniel Jacobowitz <drow@mvista.com>
6250
6251 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6252 and Makefile.def.
6253
e4c4d240
DJ
62542003-04-27 Daniel Jacobowitz <drow@mvista.com>
6255
6256 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6257 * Makefile.in: Regenerated.
6258
62a3fc85
DD
62592003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6260
6261 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6262 * Makefile.in: Regenerate.
6263
62642003-04-18 Jakub Jelinek <jakub@redhat.com>
6265
6266 * configure.in (powerpc64*-*-linux*): Remove.
6267 * configure: Rebuilt.
6268
5b474aa8
DD
62692003-04-17 Phil Edwards <pme@gcc.gnu.org>
6270
6271 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6272 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6273 and restrap.
6274 * Makefile.in: Regenerate.
6275
62762003-04-16 Richard Earnshaw <rearnsha@arm.com>
6277
6278 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6279 * configure: Regenerated.
6280
bc295afe
AO
62812003-04-11 Alexandre Oliva <aoliva@redhat.com>
6282
6283 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6284 * */configure: Rebuilt.
6285
3728fade
NN
62862003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6287
6288 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6289 * Makefile.in: Regenerate.
6290
ce5b542e
MC
62912003-03-14 Michael Chastain <mec@shout.net>
6292
6293 * Makefile.in: Regenerate with correct Makefile.def.
6294
3db0a37f
NN
62952003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6296
6297 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6298 Make macro.
6299 * Makefile.in: Regenerate.
6300 * configure.in: Clean up gxx_include_dir logic.
6301 * configure: Regenerate.
6302
34349c6e
DD
63032003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6304
6305 * configure.in (gxx_include_dir): Fix typo.
6306 * configure: Regenerated.
6307
686c28c9
AC
63082003-03-06 Andrew Cagney <cagney@redhat.com>
6309
6310 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6311
bba45b8b 63122003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6313
bba45b8b
NN
6314 * configure.in: Include $(build_tooldir)/sys-include in
6315 FLAGS_FOR_TARGET.
6316 * configure: Regenerated.
6317
2683747f
NN
63182003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6319
bba45b8b
NN
6320 * Makefile.tpl: Reindent.
6321 * Makefile.in: Regenerate.
6322 * configure.in: Reindent. Don't set unused variables.
6323 * configure: Regenerate.
6324
2683747f
NN
6325 * Makefile.tpl: Always pass down RANLIB.
6326 * Makefile.in: Regenerate.
6327
6328 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6329 * Makefile.in: Regenerate.
6330 * configure.in: Remove unused logic relating to --enable-shared
6331 and --enable-threads. Remove bogus comments. Remove redundant
6332 noconfigdirs.
6333 * configure: Regenerate.
6334
6335 * configure.in: Replace ${libstdcxx_version} by its value.
6336 Remove reference to mh-dgux.
6337 * configure: Regenerate.
6338
50212802
NN
63392003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6340
6341 * Makefile.tpl: Rearrange.
6342 * Makefile.in: Regenerate.
6343
a6be7fc6
NC
63442003-02-25 Nick Clifton <nickc@redhat.com>
6345
6346 * configure: Remove site-file supprot - it is obsolete.
6347
f8a495c8
NC
63482003-02-24 Uwe Stieber <uwe@wwws.de>
6349
6350 * configure.in: Add support for kaOS as cross build target system.
6351 * configure: Regenerated.
6352
3decd77d
DD
63532003-02-20 Sean McNeil <sean@blue.mcneil.com>
6354
6355 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6356 configure-target-* as some target builds may require additional
6357 flags for preprocessor tests.
6358 * Makefile.in: Regenerated.
6359
f4ff34a3
AO
63602003-02-19 Alexandre Oliva <aoliva@redhat.com>
6361
6362 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6363 * ltconfig: Handle it.
6364 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6365 auto-detecting it.
6366
b7e4a931
AO
63672003-02-19 Alexandre Oliva <aoliva@redhat.com>
6368
6369 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6370 it is used as argument to $CC.
6371 * ltcf-gcj.sh: Likewise.
6372
6b784d9f
AO
63732003-02-19 Alexandre Oliva <aoliva@redhat.com>
6374
6375 * configure.in: Introduce --enable-maintainer-mode.
6376 * configure: Rebuilt.
6377 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6378 for maintainer mode.
6379 * Makefile.in: Rebuilt.
6380
8bcd8a07
AC
63812003-02-19 Andrew Cagney <ac131313@redhat.com>
6382
6383 * configure: Regenerate using autoconf 2.13.
6384
ee3fd329
AM
63852003-02-19 Alan Modra <amodra@bigpond.net.au>
6386
6387 * config.guess: Import latest version.
6388 * config.sub: Import latest version.
6389
e9e45685
JM
63902003-02-18 Jason Merrill <jason@redhat.com>
6391
6392 * Makefile.tpl (check-c++): Allow parallelism.
6393
859789af
AC
63942003-02-17 Andrew Cagney <ac131313@redhat.com>
6395
6396 * configure: Regenerate using autoconf 000227.
6397
b3f16a9b
GK
63982003-02-15 Geoffrey Keating <geoffk@apple.com>
6399
6400 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6401 don't configure target-libobjc.
6402 * configure: Regenerate.
6403
72e60e02
DD
64042003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6405
6406 * Makefile.tpl (RANLIB): Define.
6407 * Makefile.in: Regenerate.
6408
91f0e695
KS
64092003-02-06 Keith R Seitz <keiths@redhat.com>
6410
6411 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6412 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6413 * Makefile.in: Regenerated.
6414 * configure.in: Remove all traces of snavigator, db, and grep.
6415 * configure: Regenerated.
6416
122bfa92
FCE
64172003-01-31 Frank Ch. Eigler <fche@redhat.com>
6418
6419 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6420 * Makefile.in: Regenerated.
6421
264095c3
AO
64222003-01-30 Alexandre Oliva <aoliva@redhat.com>
6423
6424 * config.if: Copy from GCC.
6425
a84dbcb3
AO
64262003-01-27 Phil Edwards <pme@gcc.gnu.org>
6427
6428 * configure.in: Revert 24Jan change.
6429 * configure: Regenerate.
6430
19618276
NN
64312003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6432
6433 * configure.in: Revert previous change.
6434 * configure: Regenerate.
6435
b7f27a92
NN
64362003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6437
6438 * configure.in: Make rda native-only.
6439 * configure: Regenerate.
6440
83326456
NN
64412003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6442
6443 * configure.in: Add missing \.
6444 * configure: Rebuilt.
6445
5e367fa5
JJ
64462003-01-17 Jakub Jelinek <jakub@redhat.com>
6447
6448 * configure.in (baseargs): Avoid using \| in sed regular
6449 expressions.
6450 * configure: Rebuilt.
6451
e01f337c
JJ
64522003-01-16 Jakub Jelinek <jakub@redhat.com>
6453
6454 * configure.in (baseargs): Remove all supported forms of
6455 --cache-file, --srcdir, --host, --build and --target options
6456 from argument lists.
6457 * configure: Rebuilt.
6458
aa236487
AO
64592003-01-15 Alexandre Oliva <aoliva@redhat.com>
6460
6461 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6462 * configure: Rebuilt.
6463
586c0873
NN
64642003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6465
6466 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6467 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6468 * Makefile.in: Regenerate.
6469 * configure: Regenerate.
6470
497f816e
DD
64712003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6472
6473 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6474 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6475 * Makefile.in: Regenerate.
6476
bfbe5519
AO
64772003-01-09 Alexandre Oliva <aoliva@redhat.com>
6478
6479 * configure.in: Remove Makefile in build, host and target modules
6480 unless configure was run with --no-recursion.
6481 * configure: Rebuilt.
6482
3f234ef5
CD
64832003-01-08 Chris Demetriou <cgd@broadcom.com>
6484
6485 * config.guess: Update to 2003-01-03 version.
6486 * config.sub: Update to 2003-01-03 version.
6487
a3982d48
CF
64882003-01-07 Christopher Faylor <cgf@redhat.com>
6489
6490 * configure: Regenerate with proper autoconf 2.13.
6491
75778ec4
CF
64922003-01-07 Christopher Faylor <cgf@redhat.com>
6493
80b200a1
ZW
6494 * configure.in: Add AC_PREREQ for consistency.
6495 * configure: Regenerate.
75778ec4 6496
c180f501
AC
64972003-01-06 Andrew Cagney <ac131313@redhat.com>
6498
6499 * configure.in (GDB_TK): Add tcl directories conditional on
6500 gdb/gdbtk directory being present.
6501 * configure: Regenerate.
5481b376 6502
46ca2cc2
DA
65032003-01-04 John David Anglin <dave.anglin@nrc.ca>
6504
6505 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6506 by gcc if LD is not defined and we are not doing a Canadian Cross.
6507 * configure: Rebuilt.
6508
53dd8dab
DJ
65092003-01-01 Daniel Jacobowitz <drow@mvista.com>
6510
6511 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6512
50ceb20c
TT
65132002-12-31 Tom Tromey <tromey@redhat.com>
6514
6515 * Makefile.in: Rebuilt.
6516 * Makefile.def (target_modules) [libffi]: Allow installation.
6517
e78b5cfe
AS
65182002-12-31 Andreas Schwab <schwab@suse.de>
6519
6520 * configure.in: Fix use of $program_transform_name.
6521 * configure: Regenerated.
6522
67448102
DJ
65232002-12-30 Daniel Jacobowitz <drow@mvista.com>
6524
6525 * configure.in (baseargs): Don't remove first configure argument.
6526 * configure: Regenerated.
6527
e6bfb94a
AO
65282002-12-29 Alexandre Oliva <aoliva@redhat.com>
6529
6530 * Makefile.tpl (local-distclean): Don't remove...
6531 (multilib.ts): ... this. Moved into...
6532 (multilib.out): ... this. Don't use sub-make.
6533 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6534 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6535 (configure-build-[+module+], configure-[+module+],
6536 configure-target-[+module+], configure-gcc): ... these. Test
6537 for Makefile existence. Drop config.status from dependencies.
6538 * Makefile.in: Rebuilt.
6539 * configure.in: Move gcc-version-trigger to the end of
6540 ac_configure_args. Add comments to maybedep.tmp and
6541 serdep.tmp. Introduce --disable-serial-configure. Remove
6542 nonopt from baseargs, matching and removing corresponding
6543 whitespace while at it.
6544 * configure: Rebuilt.
6545
8f0dfb36
AO
65462002-12-28 Alexandre Oliva <aoliva@redhat.com>
6547
6548 * configure.in (host_configargs): Replace reference to
6549 no-longer-defined buildopts with --build=${build_alias}.
6550 * configure: Rebuilt.
6551
43be203f
AO
65522002-12-28 Alexandre Oliva <aoliva@redhat.com>
6553
6554 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6555 program_transform_name to standard idiom.
6556 (AUTOGEN, AUTOCONF): Define.
6557 (Makefile.in): Use $(AUTOGEN).
6558 (Makefile): Depend on config.status, and use autoconf-style rule to
6559 build it. Move original commands to...
6560 (config.status): ... this new target.
6561 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6562 $(AUTOCONF).
6563 * Makefile.in: Rebuilt.
6564
a0da8069
NN
65652002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6566
d18f1c9f
NN
6567 * Makefile.tpl: Fix dramatic bustage due to change in
6568 program_transform_name.
6569 * Makefile.in: Regenerate.
6570
6571 * configure.in: Remove unnecessary PATH setting.
6572 * configure: Regnerate.
6573
6574 * configure.in: Don't default to unprefixed tools unless
6575 the native tools will work.
6576 * configure: Regenerate.
6577
a0da8069
NN
6578 * configure.in: Convert to autoconf script. Blow away lots
6579 of now-redundant Makefile fragments.
6580 * configure: Generate using Autoconf.
6581 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6582 * Makefile.in: Regenerate.
6583
c567df0a
NN
65842002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6585
5481b376 6586 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6587 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6588
5481b376 6589 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6590 where they belong.
2c7f9a32 6591
2dabcfb4
AS
65922002-12-24 Andreas Schwab <schwab@suse.de>
6593
6594 * Makefile.tpl (multilib.out): Fix missing space.
6595 * Makefile.in: Regenerate.
6596
1086bc09
NN
65972002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6598
6599 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6600 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6601 * Makefile.in: Regenerate.
6602 * configure.in: Remove unnecessary leftovers.
6603
1086bc09
NN
66042002-12-21 Geoffrey Keating <geoffk@apple.com>
6605
6606 * configure.in (extra_ranlibflags_for_target): New variable.
6607 (*-*-darwin): Add -c to ranlib commands.
6608 * configure (tooldir): Handle extra_ranlibflags_for_target.
6609
14e9ca95
JJ
66102002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6611
6612 * COPYING.NEWLIB: Updated.
6613 * COPYING.LIBGLOSS: Ditto.
6614
14c428fb
NN
66152002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6616
6617 * Makefile.tpl: Revert HJL's change.
6618 * Makefile.in: Regenerated.
6619 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6620 always.
6621
313b8244
AS
66222002-12-19 Andreas Schwab <schwab@suse.de>
6623
6624 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6625 * Makefile.in: Regenerate.
6626
efeae3db
L
66272002-12-18 H.J. Lu <hjl@gnu.org>
6628
6629 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6630 * Makefile.in: Regenerated.
6631
6632 * configure.in (build_prefix): New. Substitute.
6633
43d92c63
NN
66342002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6635
59da4fe6
NN
6636 * Makefile.tpl: Don't let real targets depend on phony targets.
6637 * Makefile.in: Regenerate.
6638
43d92c63
NN
6639 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6640 * Makefile.in: Regenerate.
6641
b72e6a2d
JM
66422002-12-16 Jason Merrill <jason@redhat.com>
6643
6644 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6645 previous 'make bootstrap'.
6646 * Makefile.in: Regenerate.
6647
95c72c44
HPN
66482002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6649
6650 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6651
7d695d07
JM
66522002-12-13 Jason Merrill <jason@redhat.com>
6653
6654 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6655 library tests.
6656 (check-c++): Just depend on it and check-target-libstdc++-v3.
6657 * Makefile.in: Regenerate.
6658
54103d1e
NN
66592002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6660
6661 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6662 * Makefile.in: Regenerate.
6663
4024f1e1
JJ
66642002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6665
80b200a1
ZW
6666 * COPYING.NEWLIB: Update list of alternate Regent of California
6667 licenses and discuss official revoking of advertising clause.
6668 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6669
7dda0df6
AO
66702002-12-12 Alexandre Oliva <aoliva@redhat.com>
6671
6672 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6673 * Makefile.in: Rebuilt.
6674
d03be79e 66752002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6676
929293f4
NN
6677 * configure: Fix bug put in by gremlins.
6678
d03be79e
NN
6679 * Makefile.tpl: Substitute more autoconfily.
6680 * configure: Substitute more autoconfily.
6681 * Makefile.in: Regenerate.
6682
66832002-12-08 Andrew Cagney <ac131313@redhat.com>
6684
6685 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6686 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6687
66882002-12-06 DJ Delorie <dj@redhat.com>
6689
6690 * Makefile.tpl: Change configure dependencies to not have real
6691 targets depend on phony targets.
b4a77b47 6692
db1ac78d
NN
66932002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6694
bcaf2395
NN
6695 * configure.in: Revert unintentional change.
6696
b4fa093e
NN
6697 * src-release: Configure host subdirs.
6698
db1ac78d
NN
6699 * Makefile.tpl: Change dependency for */multilib.out so that
6700 it works when gcc isn't in the tree.
6701
6702 * configure.in: Substitute more.
6703 * configure: Run subconfigures from the Makefile.
6704 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6705 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6706
15723a45
NN
67072002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6708
e2b9e2dc
NN
6709 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6710 and corresponding dependencies.
6711 * Makefile.in: Regenerate.
6712
2af579c4
NN
6713 * configure.in (host_tools): Order binutils, gas and ld for
6714 convenience in running the testsuites.
6715
a2cc058a
NN
6716 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6717 * Makefile.in: Regenerate.
6718 * configure.in: Introduce rules to serialize subconfigure runs.
6719
15723a45
NN
6720 * configure.in: Introduce BASE_CC_FOR_TARGET.
6721 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6722 Realize configure-build-* targets. Realize configure-target-* targets.
6723 * Makefile.in: Regenerate.
6724
ae831be5
NN
67252002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6726
6727 * configure: Move gcc_version_trigger stuff from here...
6728 * configure.in: ...to here.
6729
6730 * configure.in: Separate subconfigure options added by this file from
6731 options given by the user. Add machinery to put args for host
6732 subconfigures into the Makefile.
6733
6734 * Makefile.tpl: Remove 'vault' targets.
6735 * Makefile.tpl: Reorder and comment dependencies.
6736 * Makefile.in: Regenerate.
6737
bbf7c8ac
NN
67382002-11-28 Geoffrey Keating <geoffk@apple.com>
6739
6740 * configure.in: Move host-specific darwin noconfigdirs into
6741 the host-specific section.
6742
930314a4
NN
67432002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6744
52d7cdee
NN
6745 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6746 during replay.
6747 * Makefile.in: Regenerate.
6748
930314a4
NN
6749 (finishing slow-motion replay)
6750 * configure: Remove skip-this-dir support.
6751 * Makefile.tpl: Remove skip-this-dir support.
6752
6753 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6754 subdirectories.
6755 * Makefile.in: Regenerate.
6756
6757 * Makefile.tpl: Strip out useless setting of 'dir'.
6758 * Makefile.in: Regenerate.
5481b376 6759
930314a4
NN
67602002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6761
6762 (finishing slow-motion replay)
6763 * configure.in: Fix deeply stupid bug.
6764
6765 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6766 shell code in CXX_FOR_TARGET
6767 * Makefile.def: Introduce raw_cxx.
6768 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6769 RAW_CXX_FOR_TARGET.
6770 * Makefile.in: Regenerate.
6771
67722002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6773
6774 (finishing slow-motion replay)
6775 * Makefile.tpl: Remove unnecessary ifs.
6776 * Makefile.in: Regenerate.
6777
5481b376 6778 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6779 dependencies. Maybe-ize build-libiberty. Create dummy install
6780 targets for 'no_install' modules.
5481b376 6781 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6782 build_modules stuff to configure.in.
5481b376 6783 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6784 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6785 * Makefile.in: Regenerate.
6786
3866be5d
NN
67872002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6788
6789 (continuing slow-motion replay)
6790 * Makefile.tpl: Make all-target, install-target behave similarly
6791 to all, install (only hitting configured targets). Eliminate
6792 unused macro defintions.
6793
6794 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6795 build != host.
6796
6797 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6798
6799 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6800
5481b376 6801 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6802 configuring. Remove references to "dosrel".
6803 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6804 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6805 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6806 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6807 and redundant dependency; rearrange slightly.
6808 * Makefile.def: Add host-side libtermcap, utils.
6809
6810 * Makefile.in: Regenerate.
6811
e393202e
NN
68122002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6813
6814 (Continuing slow-motion replay)
6815 * Makefile.def: Add list of recursive targets to autogenerate.
6816 Add build_modules.
6817 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6818 targets. Autogenerate *-build-* targets.
6819 * Makefile.in: Regenerate.
6820
583d52d7
NN
68212002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6822
6823 (Continuing slow-motion replay)
6824 * configure: More autoconf-style substitutions.
6825 * Makefile.tpl: More autoconf-style substitutions.
6826 * Makefile.in: Regenerate.
6827
68282002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6829
6830 (Continuing slow-motion replay)
6831 * configure: Substitute more variables in a more autoconf-friendly
6832 way. Simplify slightly.
6833 * Makefile.tpl: Make more variables substitutable in an
6834 autoconf-friendly way.
6835 * Makefile.in: Regenerate.
6836
874e38b4
NN
68372002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6838
6839 (Continuing slow-motion replay)
6840 * configure.in (v810*): Remove special setting of tools.
6841
6842 * configure: Add support for extra required flags for ar or nm.
6843 * configure.in (aix4.3+): Use above support for target-specific
6844 issues, rather than using config/mt-aix43.
6845
852e5f18
NN
68462002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6847
6848 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6849 * configure: Remove 'removing', which doesn't work. Replace $subdir
6850 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6851 with $srcdir. Reformat indentation. Substitute some variables
6852 formerly hard-coded in the Makefile for build=host.
6853 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6854 * Makefile.def: Autogenerate more.
6855 * Makefile.in: Regenerate.
6856
c9a0d920
DD
68572002-11-13 Bruce Korb <bkorb@gnu.org>
6858
6859 * Makefile.tpl: syntactic cleanup
6860
dd2768ff
KB
68612002-11-04 Kevin Buettner <kevinb@redhat.com>
6862
6863 * Makefile.def (host_modules): Add rda.
6864 * Makefile.in: Regenerate.
6865 * configure.in (target_tool): Add target-rda to list.
6866
1aa8389d
DD
68672002-10-25 Phil Edwards <pme@gcc.gnu.org>
6868
6869 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6870 and restrap targets to this rule.
6871 * Makefile.in: Regenerate.
6872
28f46298
HPN
68732002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6874
6875 * configure.in (i[3456]86-*-linux*): Add check to disable
6876 ${libgcj} for glibc1.
6877
ff72e302
NC
68782002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6879
6880 * configure.in: Add tic4x target.
6881
8607b6c9
NN
68822002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6883
6884 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6885 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6886 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6887 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6888 * Makefile.in: Regenerate.
6889
f8f61f4a
NN
68902002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6891
c86f794b
NN
6892 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6893 * Makefile.in: Regenerate.
6894
a9590527
NN
6895 * Makefile.def: Remove order dependency comments.
6896 * Makefile.tpl: Add explicit install-install dependencies.
6897 * Makefile.in: Regenerate.
6898
8412ce72
NN
6899 * Makefile.tpl: Remove material now in src-release. (Finally!)
6900 * Makefile.in: Regenerate.
6901
8b9f37f1
NN
6902 * configure: Restore my original patch by syncing with gcc version.
6903
f8f61f4a
NN
6904 * Bring following over from gcc:
6905
69062002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6907
6908 * configure.in (s390*-*-linux*): Enable libgcj.
6909
403d9505
NN
69102002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6911
6912 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6913
95f6f383
AM
69142002-10-02 Alan Modra <amodra@bigpond.net.au>
6915
e4673b0a 6916 * configure: Move stray lines back to where they belong.
95f6f383 6917
748503c8
NN
69182002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6919
a581b5c3
NN
6920 * Makefile.tpl: Insert configure-target target, for src-release.
6921
c084f5b4
NN
6922 * configure: Finish reverting change which Andrew Cagney started
6923 reverting. Should fix bustage.
6924
7aa673ed 6925 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6926 * src-release: New file. Contains material for making net
6927 releases for gdb, binutils, et al., formerly in Makefile.in.
6928
82a9b2d9
NC
69292002-09-30 Nick Clifton <nickc@redhat.com>
6930
6931 * cpu: New top level directory. Intended to hold input files for
6932 CGEN which have FSF copyright assignment.
6933 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6934
c2463a00
AC
69352002-09-29 Andrew Cagney <ac131313@redhat.com>
6936
6937 Revert below (note that src does not contain Makefile.tpl):
6938 * Makefile.tpl: Make subsituted variables more autoconfy.
6939 * Makefile.in: Regenerate.
6940
f03b4789
NN
69412002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6942
c11e16a9
NN
6943 * configure: Revert accidentally applied changes.
6944
f03b4789
NN
6945 * Makefile.tpl: Make more autoconf-friendly.
6946 * Makefile.in: Regenerate.
6947 * configure: Make substitution more autoconf-like.
6948
69492002-09-28 Richard Earnshaw <rearnsha@arm.com>
6950
6951 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6952 single entry to handle all these.
6953 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6954 libjava on arm-*-elf.
6955
c0292023
GK
69562002-09-27 Geoffrey Keating <geoffk@apple.com>
6957
6958 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6959 things that depend on them.
6960
c66d951e
NN
69612002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6962
6963 * Makefile.tpl: Make subsituted variables more autoconfy.
6964 * Makefile.in: Regenerate.
6965 * configure: Make seds more autoconfy.
6966
907a7241 69672002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6968
6969 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6970 * Makefile.in: Regenerate.
6971 * configure.in: Rewrite sed statements to look autoconfy.
6972
907a7241
NN
6973 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6974 all-target-foo on configure-target-foo.
6975 * Makefile.def: Ditto.
6976 * Makefile.in: Rebuild.
6977
405ea7a0
NN
69782002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6979
6980 * Makefile.def: New file.
6981 * Makefile.tpl: New file.
6982 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6983
6984 * configure.in: Minor rearrangement. Simplify tests.
6985
bdc57bfd
JT
69862002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6987
6988 * configure.in (with_headers): Skip copy if value is "yes".
6989 (with_libs): Likewise.
6990
ae03d6e2
NN
69912002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6992
6993 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6994 * configure.in (sh*-*-pe*): Ditto.
6995 * configure.in (mips*-*-pe*): Ditto.
6996 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6997
6998 * configure.in: Rearrange.
6999
707960fe
NC
70002002-09-12 Nick Clifton <nickc@redhat.com>
7001
7002 * Import these changes from the config master repository:
7003
7004 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7005
7006 * config.sub: Add tic4x target.
7007
7008 2002-09-03 Ben Elliston <bje@redhat.com>
7009
7010 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7011 Reported by <Duncan_Stodart@insession.com>.
7012
36ea319f
JJ
70132002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7014
7015 * COPYING.NEWLIB: More updates.
7016
cf57480a
JJ
70172002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7018
7019 * COPYING.NEWLIB: Update.
7020
fd31a171
AC
70212002-08-23 Andrew Cagney <ac131313@redhat.com>
7022
23b632fc
AC
7023 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7024
fd31a171
AC
7025 * config.guess: Import version 2002-08-23.
7026 * config.sub: Import version 2002-08-22.
7027
a08bafb5
AO
70282002-08-20 Alexandre Oliva <aoliva@redhat.com>
7029
7030 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7031 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7032 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7033
17240c1f
NC
70342002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7035
7036 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7037
e70ad0c6
L
70382002-08-04 H.J. Lu (hjl@gnu.org)
7039
7040 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7041
574e6d11
DD
70422002-07-31 Alan Modra <amodra@bigpond.net.au>
7043
7044 * configure.in: Move generic linux case to end. Copy generic
7045 linux noconfigdirs to mips*-*-linux* entry and new
7046 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7047
611e7523
CD
70482002-07-19 Chris Demetriou <cgd@broadcom.com>
7049
7050 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7051 one instance of them which was missed to the list to update.
7052
51759676
CD
70532002-07-16 Chris Demetriou <cgd@broadcom.com>
7054
7055 * config.guess: Update to 2002-07-09 version.
7056 * config.sub: Update to 2002-07-03 version.
7057
7c1f909c
DD
70582002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7059
7060 * configure.in: Remove two redundant tests.
7061
d7cf5d30
DD
70622002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7063
7064 * configure.in (mips*-*-irix6*o32): Enable stabs.
7065
c74222f7
DD
70662002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7067
5b53c336
DD
7068 * configure.in: Don't build grez.
7069 * Makefile.in: Ditto.
7070
c74222f7
DD
7071 * Makefile.in: Remove references to bsp, cygmon, libstub.
7072 * configure.in: Ditto.
7073
7074 * configure.in: Remove leftover reference to gdbtest.
7075
edd1b227
DD
70762002-07-08 Phil Edwards <pme@gcc.gnu.org>
7077
7078 * configure.in (gxx_include_dir): Change to match versioned
7079 C++ headers if --enable-version-specific-runtime-libs is used.
7080
486186e3
AO
70812002-07-04 Steve Ellcey <sje@cup.hp.com>
7082
7083 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7084
ff0a3bf8
DD
70852002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7086
7087 * configure.in: Make --without-x work.
7088
1dfa8174
NC
70892002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7090
7091 * contrib: New directory. Created to contain a copy of the
5481b376 7092 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
7093 the FSF GCC sources.
7094
07637366
DD
70952002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7096
b6f83f2a
DD
7097 * configure.in: Rearrange target Makefile fragment collection.
7098
07637366
DD
7099 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7100 cvs[src].
7101 * configure.in: Ditto.
7102
f48556b1
DD
71032002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7104
7105 * Makefile.in: Eliminate 'apache' targets.
7106 * configure.in: Eliminate 'apache' targets.
7107
7108 * configure.in: Eliminate redundant tests. Reorganize.
7109
7110 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7111
7112 * config-ml.in: Eliminate references to Cygnus configure.
7113
7114 * Makefile.in: Eliminate references to building emacs.
7115
71162002-07-01 Denis Chertykov <denisc@overta.ru>
7117
7118 * configure.in: Add support for ip2k.
7119
cdb9e2b8
BE
71202002-06-24 Ben Elliston <bje@redhat.com>
7121
7122 * configure.in (host_tools): Remove cgen.
7123
7124 * Makefile.in (all-cgen): Remove; runs from its source directory.
7125 (check-cgen, install-cgen, clean-cgen): Likewise.
7126 (all-opcodes): No not depend on all-cgen.
7127 (all-sim): Likewise.
7128
3558860c
DD
71292002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7130
7131 * configure.in: Fix AIX configury bug.
7132
e3b0c936
DD
71332002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7134
cdb9e2b8 7135 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 7136
cdb9e2b8
BE
7137 * configure.in: Move definition of libstdcxx_flags right above
7138 usage, rather than way earlier.
8ee424c0 7139
c712250a
DD
7140 * configure.in: Pull definition of is_cross_compiler earlier.
7141
9ee1a75c
DD
7142 * configure.in: Rearrange a little.
7143
e3b0c936
DD
7144 * configure.in: Remove references to librx.
7145 * Makefile.in: Remove references to librx.
7146
b2bd228e
DD
71472002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7148
7149 * configure.in: Eliminate ${gasdir} variable.
7150
7cd52483
DB
71512002-06-18 Dave Brolley <brolley@redhat.com>
7152
7153 * configure.in: Add support for frv.
7154 * config.sub: Add support for frv.
7155
6c5e141a
DD
71562002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7157
7158 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7159
0d18b56d
JT
71602002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7161
7162 * configure.in (vax-*-netbsd*): Re-enable gas.
7163
fd8958d5
DD
71642002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7165
27f15fdd
DD
7166 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7167 BUILD_PREFIX_1, to correct nomenclature.
7168 * configure: Likewise.
7169
fd8958d5
DD
7170 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7171 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7172
0c2442b7
DD
71732002-05-31 Olaf Hering <olh@suse.de>
7174
7175 * config-ml.in: Propogate DESTDIR also.
7176
a3602181
JT
71772002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7178
7179 * configure.in (vax-*-netbsd*): Don't build gas for this
7180 platform.
7181
c95f53ae
MM
71822002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7183
7184 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7185 and libgcj for AVR.
7186
1d7c1053
NC
71872002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7188
7189 * config.sub: Add DLX target.
7190
4b37028f
JT
71912002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7192
7193 * config.guess: Update to 2002-05-22 version.
7194 * config.sub: Likewise.
7195
d5de0a84
NC
71962002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7197
7198 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7199 * config-ml.in: Likewise.
7200 * configure: Likewise.
7201 * configure.in: Likewise.
7202
c92a0210
DD
72032002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7204
115a77aa
DD
7205 * configure.in: Simplify makefile fragment collection.
7206
7207 * configure.in: Remove code to build emacs.
e99daf2b 7208
91e060aa
DD
7209 * configure.in : Remove --srcdir argument from targargs and buildargs
7210 (it's always overridden in the Makefile anyway). Rearrange a bit.
7211
7212 * configure: Move some logic to configure.in.
7213 * configure.in: Move some logic from configure.
c92a0210 7214
91217342
JJ
72152002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7216
7217 * COPYING.LIBGLOSS: New file.
7218
d3d8a9ee
NC
72192002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7220
7221 * Makefile.in: Honour DESTDIR.
7222
3a036cdc
AO
72232002-05-05 Alexandre Oliva <aoliva@redhat.com>
7224
7225 * configure.in (noconfigdirs): Don't disable libgcj on
7226 sparc64-*-solaris* and sparcv9-*-solaris*.
7227
6d095fe4
AO
72282002-05-03 Alexandre Oliva <aoliva@redhat.com>
7229
7230 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7231
dac55df9
TF
72322002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7233
7234 * configure.in (FLAGS_FOR_TARGET): Do not add
7235 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7236 on i[3456]86-*-linux*.
7237
a018e15b
TF
72382002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7239
7240 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7241
7242 * configure.in (noconfigdirs): Do not add target-newlib if
7243 target == i[3456]86-*-linux*, and host == target.
7244
5f284831
MM
72452002-04-29 Mark Mitchell <mark@codesourcery.com>
7246
7247 * config.guess: Updated to 2002-04-26's version.
7248 * config.sub: Updated to 2002-04-26's version.
7249
33babf59
DD
72502002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7251
bd5f7da2
DD
7252 * configure.in: delete reference to absent file
7253
a0c4f3a0
DD
7254 * configure.in: replace '[' with 'test'
7255
66f1ba4f
DD
7256 * configure.in: Eliminate references to gash.
7257 * Makefile.in: Eliminate references to gash.
7258
7c3ab50c
DD
7259 * configure.in: remove useless references to 'pic' makefile fragments.
7260
bbc025f5
DD
7261 * configure.in: (*-*-windows*) Finish removing.
7262
33babf59
DD
7263 * configure.in: Eliminate redundant test for libgui.
7264
d5ec694c
DD
72652002-04-26 Joel Sherrill <joel@OARcorp.com>
7266
7267 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7268 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7269
57a5346c
DD
72702002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7271
7272 * configure.in: remove references to dead files
7273
dbf93899
DD
72742002-04-18 Tom Tromey <tromey@redhat.com>
7275
7276 * configure.in: Disallow configuring libgcj when it is already
7277 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7278 Solaris 2.8 by default. For PR libgcj/6158.
7279
26eadf68
DD
72802002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7281
7282 * configure.in: Move default CC setting out of config/mh-* fragments
7283 directly into here.
7284
a0a2c6c6
DD
72852002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7286
7287 * configure.in: don't even try to configure or make a subdirectory
7288 if there's no configure script for it.
7289
9972f812
DD
72902002-04-15 Mark Mitchell <mark@codesourcery.com>
7291
7292 * MAINTAINERS: Remove chill maintainers.
7293 * Makefile.in (CHILLFLAGS): Remove.
7294 (CHILL_LIB): Remove.
7295 (TARGET_CONFIGDIRS): Remove libchill.
7296 (CHILL_FOR_TARGET): Remove.
7297 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7298 CHILL_LIB.
7299 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7300 (CHECK_TARGET_MODULES): Likewise.
7301 (INSTALL_TARGET_MODULES): Likewise.
7302 (CLEAN_TARGET_MODULES): Likewise.
7303 (configure-target-libchill): Remove.
7304 (all-target-libchill): Remove.
7305 * configure.in (target_libs): Remove target-libchill.
7306 Do not compute CHILL_FOR_TARGET.
7307 * libchill: Remove directory.
5481b376 7308
75205f78
DD
73092002-04-15 DJ Delorie <dj@redhat.com>
7310
7311 * Makefile.in, configure.in, configure: Sync with gcc, entries
7312 follow...
7313
73142002-04-08 Tom Tromey <tromey@redhat.com>
7315
7316 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7317 Fixes PR libgcj/6068.
7318
73192002-03-30 Krister Walfridsson <cato@df.lth.se>
7320
7321 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7322
73232002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7324
7325 * configure.in (alpha*-dec-osf*): Enable libgcj.
7326
73272002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7328
7329 Fix for: PR bootstrap/3591, target/5676
7330 * configure.in (mcore-pe): Disable the configuration of
7331 libstdc++-v3 since exceptions are not supported.
7332
73332002-03-20 Anthony Green <green@redhat.com>
7334
7335 * configure.in: Enable libgcj for xscale-elf target.
7336
73372002-02-28 Alexandre Oliva <aoliva@redhat.com>
7338
7339 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7340 libjava.
7341 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7342
73432002-02-22 Alexandre Oliva <aoliva@redhat.com>
7344
7345 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7346 libstdc++-v3 and libjava.
7347
73482002-02-11 Adam Megacz <adam@xwt.org>
7349
7350 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7351 boehm-gc
7352
73532002-02-09 Alexandre Oliva <aoliva@redhat.com>
7354
7355 * config.guess: Updated to 2002-01-30's version.
7356 * config.sub: Updated to 2002-02-01's version.
7357 Contribute sh64-elf.
7358 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7359 * configure.in: Added sh64-*-*.
7360
73612002-01-17 H.J. Lu <hjl@gnu.org>
7362
7363 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7364 (all-target-fastjar): Also depend on all-target-libiberty.
7365
7366Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7367
7368 * configure, configure.in: Use temp file for long sed commands.
7369
73702001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7371
7372 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7373 libf2c.
7374
73752001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7376
7377 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7378
73792001-10-11 Hans-Peter Nilsson <hp@axis.com>
7380
7381 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7382
73832001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7384
7385 * configure: Handle temporary files securely using mkdir.
7386
73872001-09-26 Will Cohen <wcohen@redhat.com>
7388
7389 * configure.in (*-*-linux*): Disable configuration of target-newlib
7390 and target-libgloss.
7391
73922001-09-26 Alexandre Oliva <aoliva@redhat.com>
7393
7394 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7395 RANLIB.
7396
73972001-08-11 Graham Stott <grahams@redhat.com>
7398
7399 * Makefile.in (check-c++): Add missing semicolon.
7400
74012001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7402
7403 * configure.in (sh-*-linux*): New.
7404
74052001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7406
7407 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7408 and libgcj on m68hc11/m68hc12.
7409
74102001-06-27 H.J. Lu (hjl@gnu.org)
7411
7412 * Makefile (CFLAGS_FOR_BUILD): New.
7413 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7414
74152001-06-01 Hans-Peter Nilsson <hp@axis.com>
7416
7417 * configure.in (libstdcxx_flags): Do not try to execute
7418 libstdc++-v3/testsuite_flags until it exists.
7419
74202001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7421
7422 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7423
74242001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7425
7426 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7427
7428Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7429
7430 * configure.in: Move *-chorusos target case to the proper switch.
7431 Disable libgcj.
7432
74332001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7434
7435 * Makefile.in (STAGE1_CFLAGS): Pass down.
7436
74372001-04-13 Alan Modra <amodra@one.net.au>
7438
7439 * config.guess: Add hppa64-linux support. Note for next import that
7440 this is already in the master file.
7441 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7442
74432001-03-22 Colin Howell <chowell@redhat.com>
7444
7445 * Makefile.in (DO_X): Do not backslash single-quotes in
7446 backquotes (two places).
7447
74482001-03-18 Laurynas Biveinis <lauras@softhome.net>
7449
7450 * Makefile.in (DO_X): Quote nested quotes.
7451
74522001-03-15 Laurynas Biveinis <lauras@softhome.net>
7453
7454 * Makefile.in (DO_X): Use double quotes for quoting
7455 "RANLIB=$${RANLIB}".
7456
74572001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7458
7459 * configure.in: Only use `lang_requires' for languages athat are
7460 actually enabled.
7461
74622001-03-07 Tom Tromey <tromey@redhat.com>
7463
7464 * configure.in: Allow config-lang.in to set `lang_requires' to list
7465 of other required languages.
7466
74672001-03-06 Laurynas Biveinis <lauras@softhome.net>
7468
7469 * Makefile.in: Remove RANLIB definition. Use RANLIB
7470 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7471 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7472
74732001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7474 Alexandre Oliva <aoliva@redhat.com>
7475
7476 * Makefile.in (check-c++): Use tabs, not spaces.
7477
74782001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7479
7480 * Makefile.in (check-c++): New rule.
7481
7482 * configure.in (target_libs): Remove libg++.
7483 (noconfigdirs): Remove libg++.
7484 (noconfigdirs): Same.
7485 (noconfigdirs): Same.
7486 (noconfigdirs): Same.
7487
7488 * config-ml.in: Remove libg++ references.
7489
7490 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7491 (ALL_TARGET_MODULES): Same.
7492 (configure-target-libg++): Remove.
7493 (all-target-libg++): Remove.
7494 (configure-target-libio): Remove.
7495 (all-target-libio): Remove.
7496 (check-target-libio): Remove.
7497 (.PHONY): Remove.
7498 (libg++.tar.bz2): Remove.
7499 (all-target-cygmon): Remove libio.
7500 (all-target-libstdc++): Remove.
7501 (configure-target-libstdc++): Remove.
7502 (TARGET_LIB_PATH): Remove libstdc++.
7503 (ALL_GCC_CXX): Remove libstdc++.
7504 (all-target-gperf): Correct.
7505
75062001-02-15 Anthony Green <green@redhat.com>
7507
7508 * configure: Introduce GCJ_FOR_TARGET.
7509 * configure.in: Ditto.
7510 * Makefile.in: Ditto.
7511
75122001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7513
7514 * configure.in: for *-chorusos, don't config target-newlib and
7515 target-libgloss.
7516
75172001-02-04 Mark Mitchell <mark@codesourcery.com>
7518
7519 Remove V2 C++ library.
7520 * configure.in: Remove --enable-libstdcxx_v3 support.
7521
75222001-01-27 Richard Henderson <rth@redhat.com>
7523
7524 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7525
75262001-01-26 Tom Tromey <tromey@redhat.com>
7527
7528 * configure.in: Allow libgcj to be built on Sparc Solaris.
7529
75302001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7531
7532 * configure.in: Enable libgcj on several additional platforms.
7533
75342001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7535
7536 * configure.in: Enable libgcj for linux targets.
7537
75382001-01-09 Mike Stump <mrs@wrs.com>
7539
7540 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7541 failures of subdirectories.
7542
75432001-01-02 Laurynas Biveinis <lauras@softhome.net>
7544
7545 * configure: handle DOS-style absolute paths.
7546
75472001-01-02 Laurynas Biveinis <lauras@softhome.net>
7548
7549 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7550
75512000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7552
7553 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7554 (libstdcxx_incdir): Pass down.
7555 * config.if: Remove expired bits for cxx_interface, add stub.
7556 (libstdcxx_incdir): Add variable for g++ include directory.
7557 * configure.in (gxx_include_dir): Use it.
7558
75592000-12-15 Andreas Jaeger <aj@suse.de>
7560
7561 * configure.in: Handle lang_dirs.
7562
75632000-12-13 Anthony Green <green@redhat.com>
7564
7565 * configure.in: Disable libgcj for any target not specifically
7566 listed. Disable libgcj for x86 and Alpha Linux until compatible
7567 with g++ abi.
7568
75692000-12-13 Mike Stump <mrs@wrs.com>
7570
7571 * Makefile.in (local-distclean): Also remove fastjar.
7572
75732000-12-10 Anthony Green <green@redhat.com>
7574
7575 * configure.in: Define libgcj. Disable libgcj target libraries for
7576 most targets.
7577
75782000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7579
7580 * configure.in (target_libs): Revert 2000-12-08 patch.
7581 (noconfigdirs): Added target-libjava.
7582
75832000-12-09 Laurynas Biveinis <lauras@softhome.net>
7584
7585 * Makefile.in: handle DOS-style absolute paths.
7586
75872000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7588
7589 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7590 libjava.
7591 * configure.in (target_libs): Removed `target-libjava'.
7592
75932000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7594
7595 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7596 (ALL_MODULES): Added fastjar.
7597 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7598 (all-target-libjava): all-fastjar replaces all-zip.
7599 (all-fastjar): Added.
7600 (configure-target-fastjar, all-target-fastjar): Likewise.
7601 * configure.in (host_tools): Added fastjar.
7602
76032000-12-07 Mike Stump <mrs@wrs.com>
7604
7605 * Makefile.in (local-distclean): Remove leftover built files.
7606
76072000-11-16 Fred Fish <fnf@be.com>
7608
7609 * configure.in (enable_libstdcxx_v3): Fix typo,
7610 libstd++ -> libstdc++.
7611
76122000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7613
7614 * configure: Provide the original toplevel configure arguments
7615 (including $0) to subprocesses in the environment rather than
7616 through gcc/configargs.h.
7617
76182000-11-12 Mark Mitchell <mark@codesourcery.com>
7619
7620 * configure: Turn on libstdc++ V3 by default.
7621
76222000-10-16 Michael Meissner <meissner@redhat.com>
7623
7624 * configure (gcc/configargs.h): Only create if there is a build GCC
7625 directory created.
7626
76272000-10-05 Phil Edwards <pme@gcc.gnu.org>
7628
7629 * configure: Save configure arguments to gcc/configargs.h.
7630
76312000-10-04 Andris Pavenis <pavenis@latnet.lv>
7632
7633 * Makefile.in (bootstrap): avoid recursion if subdir missing
7634 (cross): ditto
7635 (do-proto-toplev): ditto
7636
7637Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7638
7639 * configure.in: Do not build byacc for hppa64. Provide paths to the
7640 X11 libraries for hppa64.
7641
76422000-09-02 Anthony Green <green@cygnus.com>
7643
7644 * Makefile.in (all-gcc): Depend on all-zlib.
7645 (CLEAN_MODULES): Add clean-zlib.
7646 (ALL_MODULES): Add all-zlib.
7647 * configure.in (host_libs): Add zlib.
7648
76492000-08-25 Alexandre Oliva <aoliva@redhat.com>
7650
7651 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7652 $targargs to tell whether newlib is going to be built.
7653
7654 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7655 $$r/TARGET_SUBDIR/libio for _G_config.h.
7656
76572000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7658
7659 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7660
7661 * configure: Make enable_threads and enable_shared defaults
7662 explicit. Substitute enable_threads into generated Makefiles.
7663 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7664 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7665
76662000-08-02 Manfred Hollstein <manfredh@redhat.com>
7667
7668 * configure.in: Re-enable all references to libg++ and librx.
7669
ffb97b2f 76702002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7671
ffb97b2f
DD
7672 * configure.in: Add *-*-freebsd* configurations.
7673
bbf6e9e3
AC
76742002-04-07 Andrew Cagney <ac131313@redhat.com>
7675
7676 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7677 (do-tar, do-bz2): New rules.
7678 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7679 (gdb-tar): New rule.
7680 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7681 (insight_dejagnu.tar): New rule.
7682 (insight.tar): New rule.
7683 (gdb+dejagnu.tar): New rule.
7684 (gdb.tar): New rule.
7685
8f1579c0
AC
76862002-04-07 Andrew Cagney <ac131313@redhat.com>
7687
7688 * MAINTAINERS: Update dejagnu/
7689
ba3c59ab
AO
76902002-03-16 Alexandre Oliva <aoliva@redhat.com>
7691
7692 * ltmain.sh (relink_command): Fix typo in previous change.
7693
6243d5dd
AO
76942002-03-15 Alexandre Oliva <aoliva@redhat.com>
7695
7696 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7697 (relink_command): Added --tag flags.
7698 (mode=install): If relinking fails; error out.
7699
80413487
RH
77002002-03-12 Richard Henderson <rth@redhat.com>
7701
7702 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7703 .NOTPARALLEL tag.
7704 (do-check): Rename from check.
7705 (check): Allow parallel check.
7706
3daeddf6
RH
77072002-03-11 Richard Henderson <rth@redhat.com>
7708
7709 * Makefile.in (.NOTPARALLEL): Add fake tag.
7710
fad93c55
L
77112002-03-07 H.J. Lu (hjl@gnu.org)
7712
7713 * configure.in: Enable gprof for mips*-*-linux*.
7714
2e8357fc
AO
77152002-02-28 Alexandre Oliva <aoliva@redhat.com>
7716
7717 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7718 libjava.
7719 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7720
bd48e1a9
AC
77212002-02-24 Andrew Cagney <ac131313@redhat.com>
7722
7723 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7724
39121370
DJ
77252002-02-23 Daniel Jacobowitz <drow@mvista.com>
7726
7727 * config.guess: Import from master sources, rev 1.232.
7728 * config.sub: Import from master sources, rev 1.246.
7729
081ff160
AO
77302002-02-23 Alexandre Oliva <aoliva@redhat.com>
7731
7732 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7733 because its Makefile is there; test for the executable instead.
7734
20a5393b
AO
77352002-02-09 Alexandre Oliva <aoliva@redhat.com>
7736
7737 Contribute sh64-elf.
7738 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7739 * configure.in: Added sh64-*-*.
7740
38135629
JJ
77412002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7742
80413487
RH
7743 * COPYING.NEWLIB: Remove advertising clause from
7744 Berkeley and Red Hat licenses.
38135629 7745
48d19748
MD
77462002-02-01 Mo DeJong <supermo@bayarea.net>
7747
7748 * Makefile.in: Add all-tix to deps for all-snavigator
7749 so that tix is built when building snavigator.
7750
f6e1c110
BE
77512002-02-01 Ben Elliston <bje@redhat.com>
7752
7753 * config.guess: Import from master sources, rev 1.229.
7754 * config.sub: Import from master sources, rev 1.240.
7755
4867be41
DJ
77562002-01-27 Daniel Jacobowitz <drow@mvista.com>
7757
7758 From Steve Ellcey <sje@cup.hp.com>:
7759 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7760 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7761 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7762 IA64.
7763 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7764 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7765 soname_spec, sys_lib_search_path_spec): Ditto.
7766
e82380cc
JT
77672002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7768
7769 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7770 target-libiberty, and target-libgloss. Skip Java-related
7771 libraries if not supported for NetBSD on target CPU.
7772
1319fb9c
NC
77732002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7774
7775 * configure.in: Import StrongARM and XScale target_configdirs from
7776 FSF GCC version.
7777
b020f6ac
L
77782002-01-16 H.J. Lu (hjl@gnu.org)
7779
7780 * config.guess: Import from master sources, rev 1.225.
7781 * config.sub: Import from master sources, rev 1.238.
7782
7783 * MAINTAINERS: Updated notes on config.guess and config.sub.
7784
a0c1c920
NC
77852002-01-11 Steve Ellcey <sje@cup.hp.com>
7786
7787 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7788 ld and gdb are not supported.
7789
a9fa5e1f
JJ
77902002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7791
7792 * Change reference to Cygnus Solutions to be Red Hat.
7793
94077108
JJ
77942002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7795
7796 * COPYING.NEWLIB: Update generic copyright date.
7797
05ecd75c
MS
77982002-01-07 Mark Salter <msalter@redhat.com>
7799
7800 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7801 Allow target-libgloss to be built for arm, strongarm, and xscale.
7802
a106bb62
BE
78032002-01-03 Ben Elliston <bje@redhat.com>
7804
7805 * MAINTAINERS: Update URL for config.* scripts.
7806
0e254642
AM
78072001-12-18 Alan Modra <amodra@bigpond.net.au>
7808
7809 * config.sub: Import latest version.
7810 * config.guess: Likewise.
7811
0a0d0041
TF
78122001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7813
7814 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7815 options for i[3456]86-pc-linux* native builds.
7816
d932cae7
NC
78172001-12-05 Laurent Guerby <guerby@acm.org>
7818
7819 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7820 libiberty.
d932cae7
NC
7821
7822 Import this patch from gcc:
5481b376 7823
d932cae7
NC
7824 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7825
7826 * symlink-tree: handle DOS-style absolute paths.
7827
49b7683b
DD
78282001-11-28 DJ Delorie <dj@redhat.com>
7829 Zack Weinberg <zack@codesourcery.com>
7830
7831 When build != host, create libiberty for the build machine.
7832
7833 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7834 CONFIG_ARGUMENTS.
7835 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7836 New variables.
7837 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7838 and rules.
7839 (all.normal): Depend on ALL_BUILD_MODULES.
7840 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7841 (all-build-libiberty): Depend on configure-build-libiberty.
7842
7843 * configure: Calculate and substitute proper value for
7844 ALL_BUILD_MODULES.
7845 * configure.in: Create the build subdirectory.
7846 Calculate and substitute TARGET_CONFIGARGS (formerly
7847 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7848
26ef82f4
GK
78492001-11-26 Geoffrey Keating <geoffk@redhat.com>
7850
7851 * config.sub: Update to version 1.232 on subversion.
7852
43e64072
NC
78532001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7854
7855 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7856 files from .po files for a distribution.
7857
66f6c0d5
HPN
78582001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7859
7860 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7861
4a02fdb2
JH
78622001-11-13 Jeff Holcomb <jeffh@redhat.com>
7863
7864 Merged from net gcc:
7865 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7866 * ltcf-c.sh: Use $objext, not $ac_objext.
7867 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7868 * ltcf-cxx.sh: Add support for GNU.
7869 2001-07-22 Timothy Wall <twall@redhat.com>
7870 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7871 default settings if using GNU tools with that configuration.
7872 * ltcf-cxx.sh: Ditto.
7873 * ltcf-gcj.sh: Ditto.
7874 2001-07-21 Michael Chastain <chastain@redhat.com>
7875 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7876 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7877 * ltmain.sh: Mark as gcc-local.
7878
227b9953
JH
78792001-11-13 Jeff Holcomb <jeffh@redhat.com>
7880
7881 * Makefile.in (all-bison): Revert 2001-10-24.
7882 Don't depend on texinfo.
7883
cbbab8fb
JJ
78842001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7885
80413487 7886 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7887
922b2485
DD
78882001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7889
7890 * configure.in (--enable-languages): Be more permissive about
7891 syntax. Check for empty lists better. Warn about $LANGUAGES.
7892
f08fa01d
HPN
78932001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7894
7895 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7896
fee3da4e
JH
78972001-10-24 Jeff Holcomb <jeffh@redhat.com>
7898
7899 Makefile.in (all-bison): Don't depend on texinfo.
7900
73fb1ef9
AM
79012001-10-03 Alan Modra <amodra@bigpond.net.au>
7902
7903 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7904
373688ac
AO
79052001-09-29 Alexandre Oliva <aoliva@redhat.com>
7906
7907 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7908
9c07660b
HPN
79092001-09-28 Hans-Peter Nilsson <hp@axis.com>
7910
7911 * config.sub, config.guess: Import latest from subversions.
7912
3f152009
AO
79132001-09-21 Alexandre Oliva <aoliva@redhat.com>
7914
7915 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7916 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7917 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7918 avoid quotes nesting problems.
7919 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7920 (DO_X): Export only variables that are set.
7921
8f6a59e5
BE
79222001-09-19 Ben Elliston <bje@redhat.com>
7923
7924 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7925 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7926 semantics. Use the shell built-in "type" command instead.
7927
a1ec19fa
TS
79282001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7929
7930 * config.sub: Reverted the earlier change, this version is not the
7931 master file.
7932
4008bd9b
TS
79332001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7934
7935 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7936 Add support for mips64.
7937
dd1e52a4
JH
79382001-09-03 Jeff Holcomb <jeffh@redhat.com>
7939
7940 * configure.in: Enable libstdc++-v3 for h8300 targets.
7941
91549d1c
EC
79422001-08-30 Eric Christopher <echristo@redhat.com>
7943 Jason Eckhardt <jle@redhat.com>
7944
7945 * config.sub: Add support for mipsisa32.
7946
cf966cf9
EC
79472001-08-30 Eric Christopher <echristo@redhat.com>
7948
7949 * config.sub, config.guess: Import latest from subversions.
7950
82208dc5
AM
79512001-08-20 Alan Modra <amodra@bigpond.net.au>
7952
7953 * config.sub, config.guess: Import latest from subversions.
7954
4dca8403
DD
79552001-07-26 DJ Delorie <dj@redhat.com>
7956
7957 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7958
1107dce2
AM
79592001-06-19 Alan Modra <amodra@bigpond.net.au>
7960
7961 * Makefile.in: Revert 2001-06-17.
7962 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7963
e09a6604
L
79642001-06-17 H.J. Lu <hjl@gnu.org>
7965
7966 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7967 (gas+binutils.tar.bz2): Likewise.
7968 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7969
31a8b634
AC
7970Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7971
7972 * Makefile.in (VER): When present, extract the version number from
5481b376 7973 the file version.in.
31a8b634 7974
dc70af01
AO
79752001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7976
7977 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7978 gcc/xgcc is built, use -print-prog-name to find out the program
7979 name to use.
7980
839bbd8c
AO
79812001-06-04 Mark Mitchell <mark@codesourcery.com>
7982
7983 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7984 with_gcc]: Use `gcc -shared' to build a shared library.
7985
566e9a30
AO
79862001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7987
7988 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7989 archives.
7990
e877bb69
AO
79912001-05-28 Simon Patarin <simon.patarin@inria.fr>
7992
7993 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7994 libraries when using g++ with native linker.
7995
1605288b
AO
79962001-05-28 Alexandre Oliva <aoliva@redhat.com>
7997
7998 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7999
11a383ba
TR
80002001-05-24 Tom Rix <trix@redhat.com>
8001
8002 * configure.in : enable ld for aix
cf966cf9 8003
18611226
AO
80042001-05-22 Alexandre Oliva <aoliva@redhat.com>
8005
8006 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8007 [aix4*|aix5*]: Prepend blank.
8008
6be7c12c
AO
80092001-05-20 Alexandre Oliva <aoliva@redhat.com>
8010
8011 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8012 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8013 of subdir/configure scripts to use the new libtool.m4.
8014
4ed00bba
L
80152001-05-14 H.J. Lu <hjl@gnu.org>
8016
8017 * config.if (libc_interface): Set to -libc6.2- for cross
8018 compiling to Linux/glibc 2.2.
8019
b1af961c
AO
80202001-05-03 Alexandre Oliva <aoliva@redhat.com>
8021
8022 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8023 libgcj.
8024
5ec3e74e
AO
80252001-04-26 Alexandre Oliva <aoliva@redhat.com>
8026
8027 * configure.in (noconfigdirs): Don't reset it from scratch in the
8028 target case; only append to it.
8029
b3ed1d6b
AO
80302001-04-26 Alexandre Oliva <aoliva@redhat.com>
8031
8032 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8033 sparc-*-solaris2.8]: Disable ${libgcj}.
8034
96111c10
AO
80352001-04-25 Alexandre Oliva <aoliva@redhat.com>
8036
8037 * configure.in (libgcj_saved): Copy from $libgcj.
8038 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8039 --disable-libgcj.
8040
b5bf43f2
AO
80412001-04-20 Alexandre Oliva <aoliva@redhat.com>
8042
8043 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8044 1.641.2.228.
8045
8cc32590
AO
80462001-04-12 Alexandre Oliva <aoliva@redhat.com>
8047
8048 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8049 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8050
dec0cb0c
AO
80512001-04-01 Alexandre Oliva <aoliva@redhat.com>
8052
8053 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8054 New macros.
8055 (bootstrap, cross): Use RECURSE_FLAGS.
8056 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8057
6a9c3886
AO
80582001-03-27 Alexandre Oliva <aoliva@redhat.com>
8059
8060 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8061
d4fc7db8
NC
80622001-03-23 Nick Clifton <nickc@redhat.com>
8063
8064 * README-maintainer-mode: Add note about inability to use "make
8065 distclean" in maintainer mode.
8066
7389ff65
AO
80672001-03-22 Alexandre Oliva <aoliva@redhat.com>
8068
8069 Re-installed:
8070 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8071 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8072 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8073 * ltcf-cxx.sh: Likewise.
8074 * ltcf-gcj.sh: Likewise.
8075
b3e0dc8e
PB
80762001-03-22 Philip Blundell <philb@gnu.org>
8077
8078 * config.sub, config.guess: Import latest from subversions.
8079
469b781c
AO
80802001-03-22 Alexandre Oliva <aoliva@redhat.com>
8081
8082 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8083 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8084
b0dad762
MC
80852001-03-20 Michael Chastain <chastain@redhat.com>
8086
8087 * Makefile.in: all-m4 depends on all-texinfo.
8088
c559bb17
AO
80892001-03-08 Alexandre Oliva <aoliva@redhat.com>
8090
8091 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8092
fef4ae2e
JJ
80932001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8094
8095 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8096 longer valid.
8097
8d6dd99d
NC
80982001-02-16 Nick Clifton <nickc@redhat.com>
8099
8100 * configure.in (noconfigdirs): Allow configuration of texinfo
8101 for Cygwin hosts.
8102
a85d7ed0
NC
81032001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8104
8105 * config.guess: Add linux target for S/390.
8106 * config.sub: Likewise.
8107 * configure.in: Likewise.
8108
51221c5e
DD
81092001-02-06 Ben Elliston <bje@redhat.com>
8110
8111 * configure: Output host type to stdout, not stderr.
8112
9dec4c71
MS
81132001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8114
8115 * config.guess: Import from subversions.gnu.org (revision 1.181).
8116 * config.sub: Import from subversions.gnu.org (revision 1.199).
8117
9add9c04
AM
81182001-01-30 Alan Modra <alan@linuxcare.com.au>
8119
8120 * config.guess: Handle hppa64-linux systems.
8121
8679174d
MS
81222001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8123
8124 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8125 Don't unset, it's non-portable and no longer necessary, set to empty
8126 instead.
8127
02d01ed4
MS
81282001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8129
8130 * ltconfig: Shell portability fix for the tagname validity check.
8131
4cc5853d
MS
81322001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8133
8134 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8135
7487e485
AO
81362001-01-27 Alexandre Oliva <aoliva@redhat.com>
8137
8138 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8139 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8140
f332af52
AO
81412001-01-24 Alexandre Oliva <aoliva@redhat.com>
8142
8143 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8144 keep at least one of build_libtool_libs or build_old_libs set to
8145 yes.
8146
ef099754
AO
81472001-01-24 Alexandre Oliva <aoliva@redhat.com>
8148
8149 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8150 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8151
8341f2fc 81522000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 8153
8341f2fc
AJ
8154 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8155
81562000-11-03 Philip Blundell <pb@futuretv.com>
8157
8158 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8159 files.
ebf0fa2e 8160
c320a39f
JJ
81612001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8162
8163 * COPYING.NEWLIB: Put into source repository.
8164
8817b92e
BE
81652001-01-15 Ben Elliston <bje@redhat.com>
8166
8167 * configure.in (host_tools): Add sid.
8168 Always configure cgen.
8169 * Makefile.in (all-sid): New target.
8170 (check-sid, clean-sid, install-sid): Likewise.
8171
35590697
AJ
81722001-01-07 Andreas Jaeger <aj@suse.de>
8173
80413487 8174 * config.sub, config.guess: Update from subversions.
35590697 8175
6ee6cea6
AO
81762000-12-12 Alexandre Oliva <aoliva@redhat.com>
8177
8178 * configure.in: Disable language-specific target libraries for
8179 languages that aren't enabled.
8180
077b8428
NC
81812000-11-24 Nick Clifton <nickc@redhat.com>
8182
8183 * configure.in (xscale-elf): Add target.
8184 (xscale-coff): Add target.
8185 (c4x, c5x, tic54x): Move after ARM targets.
8186
9e28a1ed
AO
81872000-11-23 Alexandre Oliva <aoliva@redhat.com>
8188
8189 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8190
be98a80a
ILT
81912000-11-20 Ian Lance Taylor <ian@zembu.com>
8192
8193 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8194
5cec67bf
AO
81952000-11-18 Alexandre Oliva <aoliva@redhat.com>
8196
8197 * Makefile.in: Merge with GCC and libgcj.
8198 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8199 configure-target-<library> when their configure scripts need the C
8200 or C++ library to have already been built to work properly.
8201 (do_proto_toplev): Set them to an empty string.
8202
d932cae7 82032000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8204
8205 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8206 (REALLY_SET_LIB_PATH): Use them.
8207
d932cae7 82082000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8209
8210 * config.sub: Add support for Sun Chorus
8211
8602ff0c
NC
82122000-11-02 Per Lundberg <plundis@chaosdev.org>
8213
8214 * config.sub: Add support for the *-storm-chaos OS.
8215
f9e0997d
NC
82162000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8217
80413487
RH
8218 * configure.in (noconfigdirs): Don't compile some
8219 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8220
d64552c5
AO
82212000-09-30 Alexandre Oliva <aoliva@redhat.com>
8222
8223 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8224 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8225 all affected `configure' scripts.
8226
97f60b31
AO
82272000-09-25 Alexandre Oliva <aoliva@redhat.com>
8228
8229 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8230 ltcf-c.sh.
8231
6e8dd58f
PB
82322000-09-12 Philip Blundell <philb@gnu.org>
8233
8234 * config.sub, config.guess: Update from subversions.
8235
103a2e99
AO
82362000-09-06 Alexandre Oliva <aoliva@redhat.com>
8237
51601921
AO
8238 * Makefile.in (all-zlib): Added dummy target.
8239
103a2e99
AO
8240 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8241 multi-language branch.
8242
2809b4b9
AO
82432000-09-05 Alexandre Oliva <aoliva@redhat.com>
8244
8245 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8246 (bootstrap*): Depend on all-bootstrap.
8247
7450026c
AO
82482000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8249
8250 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8251 crosses, but add gcc/include to the header search path for them.
8252
6cf86f7f
AO
82532000-08-31 Alexandre Oliva <aoliva@redhat.com>
8254
8255 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8256 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8257 * gettext.m4: New file, extracted from aclocal.m4.
8258
ce2ea6e3
AO
82592000-08-22 Alexandre Oliva <aoliva@redhat.com>
8260
8261 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8262 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8263 sub-configures.
8264
9765193e
DE
82652000-08-20 Doug Evans <dje@casey.transmeta.com>
8266
8267 * Makefile.in (ALL_MODULES): Add all-cgen.
8268 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8269 (all-cgen): New target.
8270 (all-opcodes,all-sim): Depend on all-cgen.
8271 * configure.in (host_tools): Add cgen.
8272 Only configure cgen if --enable-cgen-maint.
8273
d7b32520
AO
82742000-08-17 Alexandre Oliva <aoliva@redhat.com>
8275
8276 * config-ml.in (CC, CXX): Don't introduce a leading space.
8277
e52ef561
AO
82782000-08-16 Alexandre Oliva <aoliva@redhat.com>
8279
8280 * configure.in (libstdcxx_flags): Use
8281 libstdc++-v3/src/libstdc++.INC.
8282
88f9c2a0
AO
82832000-08-15 Alexandre Oliva <aoliva@redhat.com>
8284
8285 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8286
98fbe43f
JM
82872000-08-11 Jason Merrill <jason@redhat.com>
8288
8289 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8290 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8291 (FLAGS_FOR_TARGET): Not here.
8292 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8293
279ddab4
DD
82942000-08-07 DJ Delorie <dj@redhat.com>
8295
8296 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8297 "if we're also building gcc, and it's a gcc that will run on the
8298 build machine, we want to use its includes instead of the system's
8299 default includes".
8300
60523a83
AO
83012000-08-03 Alexandre Oliva <aoliva@redhat.com>
8302
24ffec7a
AO
8303 * configure.in (libstdcxx_flags): Don't use `"'.
8304
60523a83
AO
8305 * config-ml.in: Adjust multilib search paths to the
8306 appropriate multilib tree.
8307
daf644b5
AO
83082000-08-02 Alexandre Oliva <aoliva@redhat.com>
8309
8310 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8311 commas in $LANGUAGES.
8312
63266560
DD
83132000-08-01 Alexandre Oliva <aoliva@redhat.com>
8314
8315 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8316
83172000-07-31 Alexandre Oliva <aoliva@redhat.com>
8318
8319 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8320 CXX_FOR_TARGET for sed.
8321
83222000-07-30 Alexandre Oliva <aoliva@redhat.com>
8323
8324 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8325 Do not override if already set in the environment or in configure.
8326 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8327 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8328
9e449d3e
AO
83292000-07-27 Alexandre Oliva <aoliva@redhat.com>
8330
8331 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8332 (GCC_FOR_TARGET): Use it.
8333 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8334 * configure.in: ... here.
8335 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8336 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8337
8bbd92e0
AO
83382000-07-24 Alexandre Oliva <aoliva@redhat.com>
8339
fd1f87b2
AO
8340 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8341 (configure-target-libchill, configure-target-libobjc): Likewise.
8342
8bbd92e0
AO
8343 * configure.in: Use the same cache file for all target libs.
8344 * config-ml.in: But different cache files per multilib variant.
8345
25c6c112
JL
83462000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8347
8348 * configure (topsrcdir): Don't use dirname.
8349
ba73c63f
JM
83502000-07-20 Jason Merrill <jason@redhat.com>
8351
8352 * configure.in: Remove all references to libg++ and librx.
8353
8354 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8355
1af08294
HPN
83562000-07-20 Hans-Peter Nilsson <hp@axis.com>
8357
8358 * config.sub: Update to subversions version 2000-07-06.
8359
ba73c63f
JM
83602000-07-12 Andrew Haley <aph@cygnus.com>
8361
8362 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8363 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8364
83652000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8366
8367 * symlink-tree: Check number of arguments.
8368
d932cae7 83692000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8370
8371 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8372
ba73c63f
JM
83732000-07-05 Jim Wilson <wilson@cygnus.com>
8374
8375 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8376 search path for a g++ extracted from the build tree. This
8377 will allow link tests run by configure scripts in
8378 subdirectories to succeed.
8379
92ee2f86
UC
83802000-07-01 Koundinya K <kk@ddeorg.soft.net>
8381
80413487 8382 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8383
23f2f29f
CV
83842000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8385
8386 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8387 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8388
f04f5a67
TW
83892000-06-19 Timothy Wall <twall@cygnus.com>
8390
8391 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8392 * config.sub: Add tic54x target.
8393
11da68be
NC
83942000-06-07 Phillip Thomas <pthomas@suse.de>
8395
8396 * README-maintainer-mode: New file: Contains notes on using
8397 --enable-maintainer-mode with binutils.
8398
d932cae7 83992000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8400
8401 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8402
d932cae7 84032000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8404
8405 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8406 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8407
9442cea3
L
840820000-05-21 H.J. Lu (hjl@gnu.org)
8409
80413487
RH
8410 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8411 directory are used if they exist. Make sure
8412 $(build_tooldir)/include is searched for header files,
8413 $(build_tooldir)/lib/ for library files.
9442cea3 8414 (GCC_FOR_TARGET): Likewise.
80413487 8415 (CXX_FOR_TARGET): Likewise.
9442cea3 8416
d932cae7 84172000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8418
8419 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8420
d932cae7 84212000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8422
8423 * Makefile.in (configure-target-libiberty): Depend on
8424 configure-target-newlib.
8425
ba73c63f
JM
84262000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8427
8428 * configure.in, Makefile.in: Merge all libffi-related
8429 configury stuff from the libgcj tree.
8430
d932cae7 84312000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8432
8433 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8434 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8435
d932cae7 84362000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8437
8438 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8439 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8440 current version information. Add to proto-toplev directory.
b5a23627
AC
8441 (gdb-taz): Build do-djunpack.
8442
ba73c63f
JM
84432000-05-15 David Edelsohn <edelsohn@gnu.org>
8444
8445 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8446
7c86ed39
L
84472000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8448
8449 * ltmain.sh: Preserve in relink_command any environment
8450 variables that may affect the linker behavior.
8451
d932cae7 84522000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8453
8454 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8455
d932cae7 84562000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8457
8458 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8459
ed0a91a5
EZ
84602000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8461
8462 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8463 with the version name.
ed0a91a5 8464
ba73c63f 84652000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8466
ba73c63f 8467 * config.if: Tweak.
6cafa39f 8468
ba73c63f 84692000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8470
ba73c63f 8471 * djunpack.bat: New file.
66156876 8472
d932cae7 84732000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8474
8475 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8476 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8477 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8478 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8479
ba73c63f
JM
84802000-04-16 Dave Pitts <dpitts@cozx.com>
8481
80413487
RH
8482 * config.sub (case $basic_machine): Change default for "ibm-*"
8483 to "openedition".
ba73c63f 8484
d932cae7 84852000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8486
8487 * Makefile.in (gdb-taz): New target. GDB specific archive.
8488 (do-md5sum): New target.
8489 (MD5PROG): Define.
8490 (PACKAGE): Default to TOOL.
8491 (VER): Default to a shell script.
8492 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8493 md5 checksum generation.
b35ece4e
AC
8494 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8495 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8496 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8497 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8498
d932cae7 84992000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8500
8501 * configure (warn_cflags): Delete.
8502
ba73c63f 85032000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8504 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8505
80413487
RH
8506 * configure.in (enable_libstdcxx_v3): Add.
8507 (target_libs): Add bits here to switch between libstdc++-v2 and
8508 libstdc++-v3.
8509 * config.if: And this file too.
8510 * Makefile.in: Add libstdc++-v3 targets.
35590697 8511
ba73c63f
JM
85122000-04-05 Michael Meissner <meissner@redhat.com>
8513
8514 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8515
d332c5ac
JM
85162000-03-29 Jason Merrill <jason@casey.cygnus.com>
8517
8518 * configure.in: -linux-gnu*, not -linux-gnu.
8519
d932cae7 85202000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8521
8522 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8523 (do-tar-bz2): Replace TOOL with PACKAGE.
8524 (gdb.tar.bz2): Remove GDBTK from GDB package.
8525 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8526 dejagnu.tar.bz2): New packages.
6dcbc97b 8527
96ce09a7
ILT
85282000-02-27 Andreas Jaeger <aj@suse.de>
8529
8530 * configure.in: Add entry for mips*-*-linux*, move catch all
8531 *-*-*linux* entry below this one.
8532
2031769e
ILT
85332000-02-27 Ian Lance Taylor <ian@zembu.com>
8534
8535 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8536
4bab746c
NC
85372000-02-24 Nick Clifton <nickc@cygnus.com>
8538
8539 * config.sub: Support an OS of "wince".
8540
d932cae7 85412000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8542
8543 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8544 version.
ada59422 8545
5b93d8bb
AM
85462000-02-23 Linas Vepstas <linas@linas.org>
8547
8548 * config.sub: Add support for Linux/IBM 370.
8549 * configure.in: Likewise.
8550
2fb651f6
NC
85512000-02-22 Nick Clifton <nickc@cygnus.com>
8552
8553 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8554
b8441c25
CF
85552000-02-20 Christopher Faylor <cgf@cygnus.com>
8556
8557 * config.guess: Guess "cygwin" rather than "cygwin32".
8558
d332c5ac
JM
85592000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8560
8561 * configure (gcc_version): When setting, narrow search to
8562 lines containing `version_string'.
8563
ba73c63f
JM
85642000-02-15 Denis Chertykov <denisc@overta.ru>
8565
8566 * config.sub: Add support for avr target.
8567
d932cae7 85682000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8569
8570 * config.sub: Add mmix-knuth-mmixware.
8571
85722000-01-27 Christopher Faylor <cgf@redhat.com>
8573
8574 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8575 structure stuff to -L library search.
8576 (CXX_FOR_TARGET): Ditto.
8577 (CROSS_CHECK_MODULES): Fix spelling mistake.
8578
85792000-01-24 Mark Mitchell <mark@codesourcery.com>
8580
8581 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8582 the C++ compiler.
8583
85842000-01-12 Richard Henderson <rth@cygnus.com>
8585
8586 * configure.in: Don't build some bits for beos.
8587
85882000-01-12 Joel Sherrill (joel@OARcorp.com)
8589
8590 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8591 as include files.
8592
91b2c84d
GK
85932000-01-06 Geoff Keating <geoffk@cygnus.com>
8594
8595 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8596 not mh-aix43.
8597
ba73c63f
JM
85981999-12-14 Richard Henderson <rth@cygnus.com>
8599
8600 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8601 * config.sub: Accept alphaev[78], alphaev8.
8602
86031999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8604
8605 * config.guess, config.sub: Update from autoconf.
8606
8607Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8608
8609 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8610 necessary libraries are missing.
8611
86121999-10-25 Andreas Schwab <schwab@suse.de>
8613
8614 * configure: Fix quoting inside arguments of eval.
8615
86161999-10-21 Nick Clifton <nickc@cygnus.com>
8617
8618 * config-ml.in: Allow suppression of some ARM multilibs.
8619
8620Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8621
8622 * config.guess: Add OS/390 match pattern.
8623 * config.sub: Add mvs, openedition targets.
8624 * configure.in (i370-ibm-opened*): New.
8625
ef14edc4
ILT
86261999-09-04 Steve Chamberlain <sac@pobox.com>
8627
8628 * config.sub: Add support for configuring for pj.
8629
afb478e8
NC
86301999-08-31 Nick Clifton <nickc@cygnus.com>
8631
fd6848f6 8632 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8633
ba73c63f 86341999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8635
8636 * configure.in: Do not configure or build ld for AIX
8637 platforms. ld is known to be broken on these platforms.
8638
ba73c63f
JM
8639Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8640
8641 * config-ml.in: Pass compiler flag corresponding to multidirs to
8642 subdir configures.
8643
c363de44
ILT
86441999-08-09 Ian Lance Taylor <ian@zembu.com>
8645
8646 * Makefile.in (LDFLAGS): Define.
8647
dc8bc5a6
ILT
86481999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8649
8650 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8651 noconfigdirs.
8652 (*-*-cygwin*): Likewise.
8653
6ca3858e
ILT
86541999-08-08 Ian Lance Taylor <ian@zembu.com>
8655
71141bb6
ILT
8656 * mkdep: New file.
8657 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8658 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8659
6ca3858e
ILT
8660 From Eli Zaretskii <eliz@is.elta.co.il>:
8661 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8662 long file name when using DJGPP on MS-DOS.
8663
ba73c63f
JM
8664Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8665
8666 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8667
2735a327
AM
86681999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8669
8670 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8671 dependency as this causes "make check" to globally "make all"
8672
ba73c63f
JM
8673Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8674
8675 * configure.in (target_libs): Added target-zlib.
8676 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8677 (CONFIGURE_TARGET_MODULES): Likewise.
8678 (CHECK_TARGET_MODULES): Likewise.
8679 (INSTALL_TARGET_MODULES): Likewise.
8680 (CLEAN_TARGET_MODULES): Likewise.
8681 (configure-target-zlib): New target.
8682 (all-target-zlib): Likewise.
8683 (all-target-libjava): Depend on all-target-zlib.
8684 (configure-target-libjava): Depend on configure-target-zlib.
8685
8686 * Makefile.in (configure-target-libjava): Depend on
8687 configure-target-newlib.
8688 (configure-target-boehm-gc): New target.
8689 (configure-target-qthreads): New target.
8690
80413487
RH
8691 * configure.in (target_libs): Added target-qthreads.
8692 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8693 (CONFIGURE_TARGET_MODULES): Likewise.
8694 (CHECK_TARGET_MODULES): Likewise.
8695 (INSTALL_TARGET_MODULES): Likewise.
8696 (CLEAN_TARGET_MODULES): Likewise.
8697 (all-target-qthreads): New target.
8698 (configure-target-libjava): Depend on configure-target-qthreads.
8699 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8700
8701 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8702 (CONFIGURE_TARGET_MODULES): Likewise.
8703 (CHECK_TARGET_MODULES): Likewise.
8704 (INSTALL_TARGET_MODULES): Likewise.
8705 (CLEAN_TARGET_MODULES): Likewise.
8706 (all-target-libjava): New target.
8707 (all-target-boehm-gc): Likewise.
8708 * configure.in (target_libs): Added libjava, boehm-gc.
8709
08d836d6
ILT
87101999-07-22 Ian Lance Taylor <ian@zembu.com>
8711
8712 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8713 configure.bat in SUPPORT_FILES.
8714 (gas+binutils.tar.bz2): Likewise.
8715
8716 * makeall.bat: Remove; obsolete.
8717
8f36e47c
ILT
87181999-07-21 Ian Lance Taylor <ian@zembu.com>
8719
8720 From Mark Elbrecht:
8721 * configure.bat: Remove; obsolete.
8722
56e82f25
ILT
87231999-07-11 Ian Lance Taylor <ian@zembu.com>
8724
8725 * configure: Add -W -Wall to the default CFLAGS when compiling with
8726 gcc.
8727
1001d816
JL
8728Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8729
8730 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8731
106117aa
MM
87321999-06-30 Mark Mitchell <mark@codesourcery.com>
8733
8734 * configure.in: Build ld on IRIX6.
8735
c376f4ed
ILT
87361999-06-12 Ian Lance Taylor <ian@zembu.com>
8737
8738 * Makefile.in: Change distribution targets to use bzip2 instead of
8739 gzip.
8740 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8741 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8742
306b7445
NC
87431999-06-04 Nick Clifton <nickc@cygnus.com>
8744
8745 * config.sub: Add mcore target.
8746
d932cae7 87471999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8748
8749 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8750
d932cae7 87511999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8752
8753 * config.guess (dummy): Changed to $dummy.
8754
6c3175b0
NC
87551999-05-24 Nick Clifton <nickc@cygnus.com>
8756
ba73c63f
JM
8757 * config.sub: Tidied up case statements.
8758
87591999-05-22 Ben Elliston <bje@cygnus.com>
8760
8761 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8762 <jiro@din.or.jp>.
8763
8764 * config.guess: Merge with FSF version. Future changes will be
8765 more accurately recorded in this ChangeLog.
8766 * config.sub: Likewise.
8767
d932cae7 87681999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8769
8770 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8771
252b5132
RH
87721999-04-30 Tom Tromey <tromey@cygnus.com>
8773
8774 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8775
87761999-04-23 Tom Tromey <tromey@cygnus.com>
8777
8778 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8779
87801999-04-20 Drew Moseley <dmoseley@cygnus.com>
8781
8782 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8783 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8784 Bad merge removed these two changes.
8785
ba73c63f 8786Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8787 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8788
8789 * config.guess (interix Alpha): Add.
8790
252b5132
RH
87911999-04-11 Richard Henderson <rth@cygnus.com>
8792
8793 * configure.in (i?86-*-beos*): Do config gperf; don't config
8794 gdb, newlib, or libgloss.
8795
d932cae7 87961999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8797
ba73c63f
JM
8798 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8799 link a trivial program with -mabi=64. If it fails, remove mabi=64
8800 from multidirs.
8801
d932cae7 88021999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8803
8804 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8805
252b5132
RH
88061999-04-08 Nick Clifton <nickc@cygnus.com>
8807
8808 * config.sub: Add support for mcore targets.
8809
88101999-04-07 Michael Meissner <meissner@cygnus.com>
8811
8812 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8813 not mt-ospace, in order to shut up assembler warning about using
8814 symbols that are named the same as registers.
8815
88161999-04-07 Drew Moseley <dmoseley@cygnus.com>
8817
8818 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8819 dependency list for all-target-cygmon.
8820
88211999-04-05 Doug Evans <devans@casey.cygnus.com>
8822
8823 * config-ml.in: Check $host, not $target, for selective multilibs.
8824 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8825 thumb interworking, and underscore prefix multilibs.
8826
88271999-04-04 Ian Lance Taylor <ian@zembu.com>
8828
8829 * missing: Update to version from current automake.
8830
8831Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8832
8833 * configure (gxx_include_dir): Removed.
8834
8835 * configure.in (gxx_include_dir): Handle it.
8836 * Makefile.in: Likewise.
8837
88381999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8839
8840 * config.sub (mips64vr4111,mips64vr4111el) Add.
8841
88421999-03-21 Ben Elliston <bje@cygnus.com>
8843
80413487 8844 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8845
8846Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8847
252b5132
RH
8848 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8849 config/mh-djgpp.
8850
8851Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8852
8853 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8854 all-target-newlib to dependency list for all-target-bsp.
8855
8856Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8857
8858 * config.sub: Add i386-uwin support.
8859 * config.guess: Likewise.
8860
8861Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8862
8863 * configure.in: cleanup, add mh-*pic handling for arm, special
8864 case powerpc*-*-aix*
8865
8866Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8867
8868 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8869 can be built.
8870
8871Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8872
8873 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8874 targets.
252b5132
RH
8875
88761999-03-02 Nick Clifton <nickc@cygnus.com>
8877
8878 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8879
d932cae7 88801999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8881
8882 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8883
88841999-02-24 Nick Clifton <nickc@cygnus.com>
8885
8886 * config.sub: Fix typo in arm recognition.
8887
d932cae7 88881999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8889
8890 * configure.in (noconfigdirs): Changed target_configdirs to
8891 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8892 rather than m68k-*-* since it is not known to work on
8893 m68k-aout. Ditto for arm-*-*oabi.
8894
d932cae7 88951999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8896
8897 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8898
88991999-02-19 Ben Elliston <bje@cygnus.com>
8900
8901 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8902 Smart and improved by Andrew Cagney.
8903
d932cae7 89041999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8905
8906 * config.guess: Recognize openbsd-*-hppa.
8907
d932cae7 89081999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8909
8910 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8911 only if it is not empty.
8912
89131999-02-17 Nick Clifton <nickc@cygnus.com>
8914
8915 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8916
fd6848f6 8917 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8918
8919 * config.sub: Modified to recognize uname's armv* syntax.
8920
89211999-02-17 Mark Salter <msalter@cygnus.com>
8922
8923 * configure.in: Added target-bsp for sparclite.
8924
d932cae7 89251999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8926
8927 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8928
89291999-02-08 Nick Clifton <nickc@cygnus.com>
8930
8931 * configure.in: Add support for strongarm port.
8932 * config.sub: Add support for strongarm target.
8933
d932cae7 89341999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8935
252b5132
RH
8936 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8937 the old name config/mh-cygwin32.
8938 Enable texinfo.
8939
d932cae7 89401999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8941
8942 * configure.in: Do build ld for ix86 Solaris.
8943
d932cae7 89441999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8945
8946 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8947 $AR_FOR_TARGET. Likewise for RANLIB.
8948
d932cae7 89491999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8950
80413487
RH
8951 * config.sub (oabi): Recognize.
8952 * configure.in (arm-*-oabi): Handle.
252b5132 8953
d932cae7 89541999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8955
8956 * config.guess: Improve detection of i686 on UnixWare 7.
8957
d932cae7 89581999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8959
8960 * config.guess: Add support for i386-pc-interix.
8961 * config.sub: Likewise.
8962 * configure.in: Likewise.
252b5132 8963
d932cae7 89641999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8965
8966 * Makefile.in: Remove unneeded all-target-libio from
8967 from all-target-winsup target since it is now unneeded.
8968 Add all-target-libtermcap in its place since it is now
8969 needed.
8970
d932cae7 89711998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8972
8973 * configure.in: makefile stub for cygwin target is probably
8974 unnecessary. Remove it for now.
252b5132 8975
d932cae7 89761998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8977
8978 * configure.in: libtermcap.a should be built when cygwin is the
8979 target as well as the host.
8980 * config.guess: Allow mixed case in cygwin uname output.
8981 * Makefile.in: Add libtermcap target.
252b5132 8982
d932cae7 89831998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8984
8985 * config.sub: Clean up handling of hppa2.0.
8986
d932cae7 89871998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8988
8989 * config.guess: Use C code to identify more HP machines.
8990
8991Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8992
8993 * config.sub: Handle hppa2.0.
8994
ba73c63f
JM
8995Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8996
8997 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8998 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8999
90001998-12-15 Mark Salter <msalter@cygnus.com>
9001
9002 * configure.in: Added target-bsp for several target architectures.
9003
9004 * Makefile.in: Added rules for bsp.
9005
252b5132
RH
9006Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9007
9008 * config.guess: Improve detection of hppa2.0 processors.
9009
9010Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9011
9012 * config.guess: Recognize FreeBSD using ELF automatically.
9013
90141998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9015
9016 * configure (skip-this-dir): Add handling for new shell script, which
9017 might be created by a sub-directory's configure to indicate, this particular
9018 directory is "unwanted".
9019 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9020
252b5132
RH
9021Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9022
9023 * ltconfig: import from libtool, after changing libtool to
9024 account for the cygwin name change.
9025
9026Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9027
9028 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9029 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9030
9031Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9032
9033 * configure.in: Add libtermcap to list of cygwin dependencies.
9034
d932cae7 90351998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 9036
80413487
RH
9037 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9038 they include winsup/include when it's a cygwin target.
252b5132
RH
9039
90401998-11-12 Tom Tromey <tromey@cygnus.com>
9041
9042 * configure.in (host_tools): Added zip.
9043 * Makefile.in (all-target-libjava): Depend on all-zip.
9044 (all-zip): New target.
9045 (ALL_MODULES): Added all-zip.
9046 (NATIVE_CHECK_MODULES): Added check-zip.
9047 (INSTALL_MODULES): Added install-zip.
9048 (CLEAN_MODULES): Added clean-zip.
9049
d932cae7 90501998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9051
9052 * Makefile.in: lose "32" from comment about cygwin.
9053
d932cae7 90541998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
9055
9056 * configure.in: Use -Os to build target libraries for the fr30.
9057
d932cae7 90581998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
9059
9060 * config.sub: Add fr30.
9061
d932cae7 90621998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 9063
80413487 9064 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
9065 cygwin* instead of cygwin32*.
9066 * config.sub: Check cygwin* instead of cygwin32*.
9067
d932cae7 90681998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
9069
9070 * config.guess: Match any version of Unixware7.
9071
252b5132
RH
90721998-10-20 Syd Polk <spolk@cygnus.com>
9073
9074 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9075 if desired.
9076
d932cae7 90771998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9078
9079 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9080 these if the appropriate directories and files to not exist.
9081
d932cae7 90821998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9083
9084 * Makefile.in (DEVO_SUPPORT): Add config.if.
9085
d932cae7 90861998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
9087
9088 * configure: Add pattern to replace "build_tooldir"'s
9089 definition in the generated Makefile with "tooldir"'s
9090 actual value.
9091
252b5132
RH
9092Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9093
9094 * config.sub: Bring back lost sparcv9.
9095
ba73c63f
JM
9096 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9097
9098Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9099
9100 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9101 CC_FOR_TARGET and friends.
9102
9103Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9104
ba73c63f
JM
9105 * Makefile.in (build_tooldir): New variable, same as tooldir.
9106 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9107 -B$(build_tooldir)/bin/.
9108 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9109
252b5132
RH
9110Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9111
9112 * config.sub: Add support for i[34567]86-pc-udk.
9113 * configure.in: Likewise.
9114
9115Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9116
9117 * Makefile.in: add bzip2 package building bits for user
9118 tools module
9119 * configure.in: ditto
9120
ba73c63f
JM
9121Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9122
9123 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9124 (ALL_TARGET_MODULES): Add all-target-libobjc.
9125 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9126 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9127 (all-target-libchill): Add dependencies.
9128 * configure.in (target_libs): Add libchill.
35590697 9129
252b5132
RH
91301998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9131
ba73c63f 9132 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
9133
9134Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9135
9136 * Makefile.in (all-automake): fix dependencies.
9137
9138Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9139
9140 * configure.in: Minor cleanups for building in the $(target_alias)
9141 subdir.
9142
91431998-09-22 Jim Wilson <wilson@cygnus.com>
9144
9145 * Makefile.in (bootstrap): Set r and s before make all. Use
9146 BASE_FLAGS_TO_PASS in make all.
9147 (cross): Likewise.
9148
91491998-09-20 Mark Mitchell <mark@markmitchell.com>
9150
9151 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9152
252b5132
RH
9153Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9154
9155 * config.sub: Fix typo in last change.
9156
91571998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9158
9159 * config.sub: Add support for C4x target.
9160 * configure.in: Likewise.
9161
91621998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9163
9164 * config.sub: Recognize sparcv9 just like sparc64.
9165
9166Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9167
9168 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9169
9170Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9171
9172 * config.guess: Correctly identify Pentium II sco boxes.
9173
9174 * config.guess: Fix "tr" code. From Weiwen Liu.
9175
9176Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9177
9178 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9179 stabs.
9180
9181Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9182
9183 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9184 (ALL_TARGET_MODULES): Add all-target-libchill.
9185 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9186 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9187 (all-target-libchill): Add dependencies.
9188 * configure.in (target_libs): Add libchill.
9189
9190Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9191
9192 * config.guess: Avoid assumptions about "tr" behaves when
9193 LANG is set to something other than English.
9194
9195Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9196
9197 * configure (gxx_include_dir): Changed to
9198 '${prefix}/include/g++'-${libstdcxx_interface}.
9199
9200 * config.if: New to determine the interfaces.
9201
9202Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9203
9204 * config.guess: Detect and handle MPE/IX.
9205 * config.sub: Deal with MPE/IX.
9206
9207Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9208
9209 * configure.in: Use mh-aix43.
9210
92111998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9212
9213 * configure: Fix --without/--disable cases for gxx-include-dir.
9214
9215Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9216
9217 * mdata-sh: Imported. Needed for automake support.
9218
9219Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9220
ba73c63f 9221 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9222 "chmod og=u `find . -print`".
9223
9224Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9225
ba73c63f 9226 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9227
9228Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9229
9230 * Makefile.in: Undo previous patch.
9231
9232Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9233
9234 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9235 to here ...
9236 (install-no-fixedincludes): and here
9237 (INSTALL_MODULES): ... from here.
9238
9239Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9240
9241 * config.sub: Merge with FSF.
9242
9243 * config.guess: Merge with FSF.
9244
9245Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9246
9247 * configure (extraconfigdirs): New variable.
9248 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9249 * Makefile.in (all): Move higher in file.
9250 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9251 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9252 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9253 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9254 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9255
92561998-07-23 Brendan Kehoe <brendan@cygnus.com>
9257
9258 * Makefile.in (all-target-libjava): Depend on all-gcc and
9259 all-target-newlib.
9260 (configure-target-libjava): Depend on $(ALL_GCC).
9261
9262Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9263
9264 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9265 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9266
9267Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9268
9269 * ylwrap: Change absolute path checks to check for DOS style path
9270 names.
9271
9272 * ylwrap: Don't use a full path name if the source file is in the
9273 same directory. From hjl@lucon.org (H.J. Lu).
9274
9275 * config-ml.in: Default to being verbose, to match Feb 18 change to
9276 configure.
9277
9278Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9279
9280 Brought over from egcs:
9281
9282 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9283
9284 * configure.in (target_subdir): Set to ${target_alias} instead
9285 of "libraries".
9286
9287 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9288
9289 * configure.in (target_subdir): Set to libraries if enable_multilib.
9290
9291Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9292
9293 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9294 multilibs, force reconfiguration the first time we create
9295 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9296
9297Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9298
9299 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9300 avoid confusion with --no-recursion.
9301
9302Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9303
9304 * configure.in: Win32 hosts shouldn't use install -x
9305 * install-sh: remove -x option, and special .exe-handling
9306 hack.
9307
9308Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9309
9310 * config.guess: Recognize i586-pc-beos.
9311 * configure.in: Don't build some bits for beos.
9312
9313Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9314
9315 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9316 CFLAGS default to -O2.
9317
9318 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9319 when using GNU ld.
9320
9321Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9322
9323 * ltmain.sh: Correct install when using a different shell.
9324
9325Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9326
9327 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9328
9329Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9330
9331 * makefile.vms: Update to build binutils/makefile.vms. Add install
9332 target.
9333
9334Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9335
9336 * ltconfig: Update to correct AIX handling.
9337
9338Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9339
9340 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9341
9342 * configure.in (target_subdir): Set to ${target_alias} instead
9343 of "libraries".
9344
93451998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9346
9347 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9348 (Makefile): Depend on $(gcc_version_trigger).
9349
9350 * configure (gcc_version): Change default initializer to empty
9351 string.
9352 (gcc_version_trigger): New variable; pass this variable down
9353 to subdir configures to enable them checking gcc's version
9354 themselves. Emit make macros for both gcc_version vars.
9355 (topsrcdir): Initialize reliably.
9356 (recursion line): Remove --with-gcc-version=${gcc_version}.
9357
93581998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9359
9360 * configure (enable_version_specific_runtime_libs): Implement new flag
9361 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9362 in $(libsubdir); emit definition in each generated Makefile.
9363 (gxx_include_dir): Initialize depending on
9364 $enable_version_specific_runtime_libs.
9365
93661998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9367
9368 * configure (gcc_version): Initialize properly depending on
9369 how and where configure is started.
9370 (recursion line): Pass a --with-gcc-version=${gcc_version}
9371 to configures in subdirs.
9372
9373Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9374
9375 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9376 cygmon
252b5132
RH
9377
9378Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9379
9380 * configure.in: Add cygmon and libstub support for mn10200.
9381
93821998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9383
9384 * configure (gcc_version): Add new variable describing the
9385 particular gcc version we're building.
9386 * Makefile.in (libsubdir): Add new macro for the directory
9387 in which the compiler finds executables, libraries, etc.
9388 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9389 and libsubdir.
9390
9391Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9392
ba73c63f
JM
9393 * Makefile.in (local-clean): Remove *.log.
9394 (warning.log): Built with warn_summary from build.log.
9395 (mail-report.log): Run test_summary.
9396 (mail-report-with-warnings.log): Run test_summary including
9397 warning.log in the report.
252b5132
RH
9398
9399Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9400
9401 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9402
9403Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9404
9405 * Makefile.in (grep): Grep no longer depends on libiberty.
9406
9407Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9408
9409 * Makefile.in: all-snavigator needs all-libgui.
9410
9411Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9412
9413 * configure.in: Add cygmon and libstub support for mn10300.
9414
9415Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9416
9417 * missing: Update to version from automake 1.3.
9418
9419 * ltmain.sh: On installation, don't get confused if the same name
9420 appears more than once in the list of library names.
9421
9422Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9423
9424 * config.sub: Accept m68060 and m5200 as CPU names.
9425
9426Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9427
9428 * configure: Use && rather than using -a in test, because odd
9429 strings can confuse test.
9430 * configure.in: Likewise.
9431
9432Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9433
9434 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9435
9436Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9437
9438 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9439 bootstrap4-lean): New targets.
9440
9441Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9442
9443 * mpw-* Delete. Not used.
252b5132
RH
9444
9445Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9446
9447 * COPYING.LIB: Update FSF address.
9448
9449Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9450
9451 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9452
9453 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9454 GAS_SUPPORT_DIRS.
9455
9456Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9457
9458 * ltconfig, ltmain.sh: Avoid producing a version number if
9459 -version-info was not used.
9460
9461Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9462
9463 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9464 building with newlib.
9465
94661998-04-30 Paul Eggert <eggert@twinsun.com>
9467
ba73c63f 9468 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9469 Solaris `make' causes it to continue to next definition.
252b5132 9470
afb8d725
JM
9471Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9472
9473 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9474 the right GUI libraries and files are installed along with GDB.
9475
252b5132
RH
9476Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9477
9478 * configure.in: Change alpha to alpha* in several places.
9479
9480Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9481
9482 * config.sub: Recognize sparc86x.
9483
9484Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9485
252b5132
RH
9486 * configure.in (--enable-target-optspace): Remove debug echo.
9487
9488Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9489
9490 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9491
9492Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9493
9494 * ltconfig: Update cygwin32 support.
9495
9496 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9497 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9498 (GDB_SUPPORT_DIRS): Likewise.
9499
9500Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9501
9502 * configure.in (target_makefile_frag): If --enable-target-optspace,
9503 use -Os to compile target libraries rather than -O2. Default to
9504 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9505 not used.
9506 * configure.in (target_cflags): Ditto for d30v.
9507
9508Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9509
9510 * Makefile.in (all-bfd): Depend on all-intl.
9511 (all-binutils): Likewise.
9512 (all-gas): Likewise.
9513 (all-gprof): Likewise.
9514 (all-ld): Likewise.
9515
252b5132
RH
95161998-04-19 Brendan Kehoe <brendan@cygnus.com>
9517
9518 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9519
9520Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9521
9522 * Makefile.in (all-bfd): Depend upon all-libiberty.
9523
9524 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9525
9526Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9527
9528 * Makefile.in: Add libstub.
9529
9530 * configure.in: Ditto. Build libstub for targets that have cygmon
9531 support.
9532
9533Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9534
9535 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9536
9537Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9538
9539 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9540 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9541
9542Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9543
9544 * configure: Define DEFAULT_M4 by searching PATH.
9545 * Makfile.in: Use DEFAULT_M4.
9546
9547Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9548
9549 * ltconfig: Add cygwin32 support.
9550
9551 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9552 to configure and build.
9553
9554Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9555
9556 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9557
9558Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9559
9560 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9561
9562Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9563
9564 * Makefile.in: add ash make rules
9565 * configure.in: add ash to native_only and host_tools lists
9566
9567Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9568
9569 * Makefile.in (all-gettext, all-intl): New targets.
9570 (ALL_MODULES): Added all-gettext, all-intl.
9571 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9572 (INSTALL_MODULES): Added install-gettext, install-intl.
9573 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9574
9575 * configure.in (host_tools): Added gettext.
9576 (native_only): Likewise.
9577 (noconfigdirs) [various cases]: Likewise.
9578 (host_libs): Added intl.
9579
afb8d725
JM
9580Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9581
9582 * configure: Do not disable building gdbtk for cygwin32 hosts.
9583
ba73c63f
JM
9584Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9585
9586 * configure.in: Add thumb-coff target.
9587 * config.sub: Add thumb-coff target.
9588
252b5132
RH
9589Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9590
9591 * Makefile.in: Revert yesterday's change.
9592 (all-target-winsup): all-target-librx stays out of here.
9593
9594Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9595
ba73c63f
JM
9596 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9597 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9598 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9599 Remove references to librx and libg++.
9600
9601Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9602
9603 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9604 recursive makes
9605
9606Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9607
9608 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9609 for newlib directory.
9610 (CXX_FOR_TARGET): Likewise.
9611
9612Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9613
9614 * ltconfig: Update after libtool/ltconfig.in change for
9615 hpux11.
9616
9617Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9618
9619 * ltconfig, ltmain.sh: Update to libtool 1.2.
9620
9621Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9622
9623 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9624 (install-gcc-cross): Instead, override LANGUAGES here.
9625
96261998-03-18 Dave Love <d.love@dl.ac.uk>
9627
9628 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9629 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9630
9631Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9632
9633 * configure.in: Add Thumb-pe target.
9634
9635Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9636
252b5132
RH
9637 * Makefile.in - changed sn targets to snavigator
9638 * configure.in - changed sn targets to snavigator
9639
9640Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9641
9642 * config-ml.in: After building symlink tree call make distclean
9643 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9644 to be the case for libiberty.
9645
9646Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9647
9648 * configure: When making link, also check the current
9649 directory. The configure scripts may create one.
9650
9651Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9652
9653 * config.sub: Accept alphapca56 and alphaev6 properly.
9654
9655Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9656
9657 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9658
252b5132
RH
9659Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9660
80413487 9661 * config.sub (sco5): Fix typo.
252b5132
RH
9662
9663Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9664
9665 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9666 install-itcl.
9667 (install-itcl): Remove dependency on install-tcl.
9668
9669Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9670
9671 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9672
252b5132
RH
9673Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9674
9675 * configure.in: Don't build libgui for a cygwin32 target when not on
9676 a cygwin32 host.
9677
9678Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9679
9680 * configure (redirect): Set to null, so default behavior of
9681 configure is now --verbose.
9682
96831998-02-16 Dave Love <d.love@dl.ac.uk>
9684
9685 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9686 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9687
9688Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9689
9690 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9691 this change to sync Makefile.in with its ChangeLog entries.
9692
9693Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9694
9695 * ltmain.sh (mkdir): Check that the directory doesn't exist
9696 before we exit with error, so that we don't get races during
9697 parallel builds.
9698
9699Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9700
9701 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9702
9703Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9704
9705 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9706 PICFLAG_FOR_TARGET.
9707 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9708
9709 * configure: Emit a definition for the new macro enable_shared
9710 into each Makefile.
9711
252b5132
RH
9712Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9713
9714 * configure.in (host_tools, native_only): Add libtool.
9715
9716Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9717
9718 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9719 Fix typo in ming config comment.
9720
9721Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9722
9723 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9724
9725Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9726
9727 * config.sub: Add tic30 cases, and map c30 to tic30.
9728
ba73c63f
JM
9729Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9730
9731 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9732 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9733 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9734 (CLEAN_TARGET_MODULES): Similarly
9735 (all-target-libf2c): Add dependences.
35590697 9736 * configure.in (target_libs): Add libf2c.
ba73c63f 9737
252b5132
RH
9738Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9739
ba73c63f
JM
9740 * configure.in: Remove expect from noconfigdirs when target
9741 is cygwin32. OK to build expect and dejagnu with Canadian
9742 Cross.
252b5132
RH
9743
9744Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9745
9746 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9747 host.
9748
9749 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9750 and mingw32.
9751
9752Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9753
9754 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9755 here as it is not defined in the toplevel Makefile.
9756
9757Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9758
9759 * configure (package_makefile_rules_frag): New variable, which names
9760 a file with generic rules, ...
9761 Change comment to mention we now have FIVE parts.
9762 * configure: Undo last change.
9763
9764Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9765
9766 * config.guess: More accurate determination of HP processor types.
9767 * config.sub: More accurate determination of HP processor types.
9768
9769Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9770
9771 * configure (package_makefile_frag): Move inserting the
9772 ${package_makefile_frag} to where it should be according
9773 to the comment.
9774
ba73c63f 9775Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9776
9777 * config.guess: Add support for Linux/ARM.
9778
9779Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9780
9781 * .cvsignore: Remove *-info and *-install since they match
9782 release-info and mpw-install, which we don't want to just ignore.
9783
9784Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9785
9786 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9787
9788Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9789
9790 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9791 local_prefix to sub-make invocations.
9792
9793Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9794
9795 * configure.in: Check makefile fragments in the source
9796 directory.
9797
9798Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9799
ba73c63f
JM
9800 * configure.in: Check whether host and target makefile
9801 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9802
9803Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9804
9805 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9806
252b5132
RH
9807Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9808
9809 * configure.in: Make sure we only replace RPATH_ENVVAR on
9810 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9811 regexp to sed.
9812
9813 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9814 to sub-makes.
9815
98161998-01-13 Lee Iverson (leei@ai.sri.com)
9817
9818 * config-ml.in (multi-do): LDFLAGS must include multilib
9819 designator.
9820
9821Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9822
9823 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9824
9825Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9826
9827 * config.sub: Add mingw32 support.
9828 * configure.in: Likewise.
252b5132
RH
9829
9830Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9831
9832 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9833
9834Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9835
9836 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9837 * configure (gxx_include_dir): Provide a definition for subdirs
9838 which do not use autoconf.
9839
9840Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9841
9842 * config.guess: Sync with egcs. Picks up new alpha support,
9843 BeOS & some additional linux support.
9844
ba73c63f 9845Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9846
9847 * config.guess: HP 9000/803 is a PA1.1 machine.
9848
ba73c63f
JM
9849Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9850
9851 * configure.in: It's alpha*-...
252b5132
RH
9852
9853Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9854
ba73c63f
JM
9855 * configure.in (host_makefile_frag, target_makefile_frag):
9856 Handle multiple config files.
9857 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9858 alpha-*-*.
252b5132
RH
9859
9860Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9861
9862 * mkdep: New file.
9863
9864Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9865
9866 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9867
9868Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9869
9870 * Makefile.in: Add libgui directory.
9871 (GDB_TK): Add all-libgui.
9872 * configure.in: Add libgui directory.
9873 * configure: Add all-libgui to GDB_TK.
9874
9875Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9876
9877 * config-ml.in (multidirs): Add m32r to multilib list.
9878
9879Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9880
9881 * Makefile.in (all-target-gperf): Change dependency to
9882 all-target-libstdc++.
9883
9884Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9885
9886 * config.guess: Add BeOS support.
9887
9888Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9889
9890 Source directory cvs renamed to cvssrc:
9891 * configure.in (host_tools): Change cvs to cvssrc.
9892 (native_only): Likewise.
9893 (noconfigdirs) [various cases]: Likewise.
9894 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9895 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9896 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9897 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9898 (all-cvssrc): Rename target from all-cvs.
9899
9900Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9901
9902 * configure (gxx_include_dir): Fix thinko.
9903
9904Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9905
9906 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9907 (install-cross, install-gcc-cross): New targets.
9908
9909Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9910
9911 * configure.in (noconfigdirs): Add support for Thumb target.
9912
9913 * config.sub (maybe_os): Add support for Thumb target.
9914
9915Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9916
9917 * Makefile.in: Add rules for cygmon.
9918
9919 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9920
9921Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9922
9923 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9924 * configure (gxx_include_dir): Provide a definition for subdirs
9925 which do not use autoconf.
9926
9927Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9928
9929 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9930 11/18/97 build
252b5132
RH
9931
9932Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9933
9934 * From Franz Sirl.
9935 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9936 found on RedHat Linux systems.
9937
9938Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9939
9940 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9941 guesses.
9942
9943Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9944
9945 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9946
9947Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9948
9949 * ltmain.sh: If mkdir fails, check whether the directory was created
9950 anyhow by some other process.
9951
9952Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9953
9954 * configure.in (d30v-*-*): Configure all directories.
9955
9956Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9957
9958 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9959 for the D30V.
9960
9961Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9962
9963 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9964
9965Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9966
80413487
RH
9967 * include/libiberty.h: Add extern "C" { so it can be used with C++
9968 progrms.
9969 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9970 programs.
252b5132
RH
9971
9972Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9973
9974 * configure.in (d30v-*-*): Configure GCC now.
9975
9976Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9977
9978 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9979 is no longer needed.
9980
9981Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9982
9983 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9984
9985Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9986
9987 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9988 targets using "$@" to provide support for similar but not identical
9989 targets without having to duplicate code.
9990
9991Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9992
9993 * makefile.vms: Fix to work with DEC C.
9994
9995Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9996
9997 * config.sub: Add mips-tx39-elf to marketing names.
9998
9999Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10000
10001 * ltmain.sh: Handle symlinks in generated script.
10002
10003Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10004
10005 * configure: Handle autoconf style directory options: --bindir,
10006 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10007 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10008 --sysconfdir.
10009 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10010 (sharedstatedir, localstatedir, oldincludedir): New variables.
10011 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10012 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10013 sbindir, sharedstatedir, and sysconfdir.
10014
10015Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10016
10017 * Makefile.in (bootstrap-lean): New target.
10018
10019Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10020
10021 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 10022 sn, and gnuserv from noconfigdirs.
252b5132
RH
10023
10024Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10025
10026 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10027
10028Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10029
ba73c63f 10030 * Makefile.in (cross): New target.
252b5132
RH
10031
10032Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 10033 Jeff Law <law@cygnus.com>
252b5132
RH
10034
10035 * Makefile.in (bootstrap2, bootstrap3): New targets.
10036 (all-bootstrap): Remove outdated and confusing target.
10037 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10038
afb8d725
JM
10039Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10040
10041 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 10042 windows. Consistent with gdb/configure.
afb8d725 10043
252b5132
RH
100441997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10045
252b5132
RH
10046 * configure.in: Name Linux target fragment.
10047
10048 * configure: Rewrite so that project Makefile fragment is inserted
10049 first and appears last in the resulting Makefile.
10050
10051Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10052
10053 * Makefile.in (install-itcl): Install tcl first.
10054
252b5132 10055Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 10056
252b5132
RH
10057 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10058
10059Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10060
10061 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10062
10063 * configure.in (skipdirs): Add target-librx for Linux.
10064 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10065
10066Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10067
10068 * Makefile.in (bootstrap): New target.
10069
10070Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10071
10072 * config.sub: Accept 'amigados' for backward compatability.
10073
10074Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10075
10076 * config.guess: Merge with FSF.
10077
ba73c63f
JM
10078Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10079
10080 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10081
252b5132
RH
10082Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10083
10084 * config.sub: Add "marketing-names" patch.
10085
10086Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10087
80413487 10088 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
10089
10090Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10091
10092 * config.sub: Handle v850-elf.
10093
ba73c63f
JM
10094Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10095
10096 * .cvsignore (*-install): Remove.
10097
252b5132
RH
10098Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10099
10100 * ltconfig: Set CONFIG_SHELL in libtool.
10101 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10102
10103Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10104
10105 * configure.in (target_subdir): Set to libraries if enable_multilib.
10106
10107Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10108
10109 * config.guess: Update from gcc directory.
10110
10111Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10112
10113 * Makefile.in (all-sim): Depends on all-readline.
10114
10115Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10116
10117 * Makefile.in (BISON, YACC): Use $$s.
10118 (all-bison): Depend on all-texinfo.
10119
10120Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10121
10122 * Makefile.in (BISON): Add -L flag.
10123 (YACC): Likewise.
10124
10125Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10126
35590697
AJ
10127 * configure.in (noconfigdirs): Add support for v850e target.
10128
252b5132
RH
10129 * config.sub (maybe_os): Add support for v850e target.
10130
10131Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10132
35590697
AJ
10133 * configure.in (noconfigdirs): Add support for v850ea target.
10134
252b5132
RH
10135 * config.sub (maybe_os): Add support for v850ea target.
10136
10137Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10138
10139 * config.sub: Add mipstx39. Delete r3900.
10140
10141Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10142
10143 * Makefile.in (all-autoconf): Depends on all-texinfo.
10144
10145Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10146
10147 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10148 eabi targets.
10149
10150Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10151
10152 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10153
10154 * configure: When handling a Canadian Cross, handle YACC as well as
10155 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 10156 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
10157
10158Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10159
10160 * Makefile.in (BISON): bison, not byacc or bison -y.
10161 (YACC): bison -y or byacc or yacc.
10162 (various): Add *-bison as appropriate.
10163 (taz): No need to mess with BISON anymore.
10164
10165Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10166
10167 * configure: If OSTYPE matches *win32*, try to find a good value for
10168 CONFIG_SHELL.
10169
10170Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10171
10172 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10173 configure.in if it is present.
10174
10175Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10176
10177 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10178
10179Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10180
10181 * config.sub: Recognize `arc' cpu.
10182 * configure.in: Likewise.
10183 * config-ml.in: Likewise.
10184
10185Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10186
10187 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10188
10189Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10190
10191 * configure: Changed sed delimiter from ':' to '|' when
10192 attempting to substitute ${config_shell} for SHELL. On
10193 NT ${config_shell} may contain a ':' in it.
10194
10195Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10196
10197 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10198
10199Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10200
10201 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10202
10203Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10204
10205 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10206
10207 * ylwrap: If the program is a relative path, force it to be
10208 absolute.
10209
10210Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10211
10212 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10213
10214Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10215
10216 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10217 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10218 for libraries.
252b5132
RH
10219
10220Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10221
10222 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10223 separated by spaces.
252b5132
RH
10224
10225Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10226
10227 * ylwrap: New file.
10228 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10229
10230 * ltmain.sh: Handle /bin/sh at start of install program.
10231
10232 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10233
10234 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10235 * missing: New file, from automake 1.2.
10236
10237Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10238
10239 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10240 check-tk to CHECK_X11_MODULES.
10241
10242Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10243
10244 * config.sub: Merge with FSF.
10245
10246Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10247
10248 * config.guess: Merge with FSF.
10249
10250Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10251
10252 * configure: Treat msdosdjgpp like go32.
10253 * configure.in: Likewise. Don't remove gprof for go32.
10254
10255 * configure: Change Makefile.tem2 to Makefile.tm2.
10256
10257Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10258
10259 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10260
10261Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10262
10263 * install-sh (chmodcmd): Set to null if the DST directory already
10264 exists. Same as Nov 11th change.
10265
10266Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10267
35590697 10268 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10269
10270Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10271
10272 * config.guess: Update from FSF.
10273
10274Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10275
10276 * Makefile.in (GDB_TK): Depend on itcl and tix.
10277
10278Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10279
10280 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10281 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10282 (INSTALL_SCRIPT): New variable.
10283 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10284 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10285 to -x.
10286 * install-sh: Add support for -x option.
10287
10288Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10289
10290 * configure.in, Makefile.in: Treat tix like itcl.
10291
10292Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10293
10294 * Makefile.in (WINDRES): New variable.
10295 (WINDRES_FOR_TARGET): New variable.
10296 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10297 (EXTRA_HOST_FLAGS): Add WINDRES.
10298 (EXTRA_TARGET_FLAGS): Add WINDRES.
10299 (EXTRA_GCC_FLAGS): Add WINDRES.
10300 ($(DO_X)): Pass down WINDRES.
10301 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10302 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10303 DLLTOOL_FOR_TARGET.
10304
10305Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10306
10307 * configure.in: configure sim before gdb for win32-x-ppc
10308
10309Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10310
10311 Move gperf into the toplevel, from libg++.
10312 * configure.in (target_tools): Add target-gperf.
10313 (native_only): Add target-gperf.
10314 * Makefile.in (all-target-gperf): New target, depend on
10315 all-target-libg++.
10316 (configure-target-gperf): Empty rule.
10317 (ALL_TARGET_MODULES): Add all-target-gperf.
10318 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10319 (CHECK_TARGET_MODULES): Add check-target-gperf.
10320 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10321 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10322
10323Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10324
252b5132
RH
10325 * config.sub (mn10200): Recognize new basic machine.
10326
10327Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10328
10329 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10330 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10331
10332Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10333
10334 * configure.in: If we're building mips-sgi-irix6* native, turn on
10335 ENABLE_MULTILIB and set TARGET_SUBDIR.
10336
10337Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10338
10339 * Makefile.in (all-sn): Depend on all-grep.
10340
10341Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10342
10343 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10344
10345 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10346 Makefile. From Jeff Makey <jeff@cts.com>.
10347 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10348
10349 * Makefile.in (DISTBISONFILES): Remove.
10350 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10351 $(DEFAULT_YACC).
10352
10353 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10354 cygwin32.
252b5132
RH
10355
10356 * Makefile.in (LD): New variable.
10357 (EXTRA_HOST_FLAGS): Pass down LD.
10358 ($(DO_X)): Likewise.
10359
10360Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10361
10362 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10363
10364Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10365
10366 * configure.in (targargs): Strip out any supplied --build argument
35590697 10367 before adding our own. Always add --build.
252b5132
RH
10368
10369Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10370
10371 * configure.in (targargs): Pass --build if we're doing
10372 a cross-compile.
10373
10374Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10375
ba73c63f 10376 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10377 sed. Otherwise sed chokes on NT path names with drive
10378 designators. Also look for "?:*" as the leading characters in an
10379 absolute pathname.
10380
10381Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10382
10383 * config.sub: Support for r3900.
10384
10385Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10386
10387 * configure.in: Use install-sh, not install.sh.
10388
10389Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10390
10391 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10392 apply it twice.
10393
10394Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10395
10396 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10397 install-binutils.
10398
10399Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10400
10401 * Makefile.in: Add automake targets.
10402 * configure.in (host_tools): Add automake.
10403
10404Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10405
10406 * configure: Default CXX to c++, not gcc.
10407 * Makefile.in (CXX): Set to c++, not gcc.
10408 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10409
10410Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10411
10412 * install-sh: try appending a .exe if source file doesn't
10413 exist
10414
10415Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10416
10417 * configure.in: Turn on multilib by default.
10418 (cross_only): Remove target-libiberty.
10419
10420 * Makefile.in (all-gcc): Don't depend on libiberty.
10421
10422Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10423
10424 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10425
10426Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10427
10428 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10429 (DISTBISONFILES): Add ld/Makefile.in
10430
10431Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10432
10433 * configure.in: if target is cygwin32 but host isn't cygwin32,
10434 don't configure gdb tcl tk expect, not just gdb.
10435
10436Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10437
10438 * configure.in: Added gnuserv everywhere sn appears.
10439
10440 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10441 (CROSS_CHECK_MODULES): Added check-gnuserv.
10442 (INSTALL_MODULES): Added install-gnuserv.
10443 (CLEAN_MODULES): Added clean-gnuserv.
10444 (all-gnuserv): New target.
10445
10446Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10447
10448 * config.guess: Fixes for MIPS OpenBSD systems.
10449
10450Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10451
10452 * Makefile.in (INSTALL_XFORM): Remove.
10453 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10454
10455 * mkinstalldirs: New file, copied from automake.
10456 * Makefile.in (installdirs): Rename from install-dirs. Use
10457 mkinstalldirs. Change all users.
10458 (DEVO_SUPPORT): Add mkinstalldirs.
10459
10460Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10461
10462 * install-sh: Rename from install.sh.
10463 * Makefile.in (INSTALL): Change install.sh to install-sh.
10464 (DEVO_SUPPORT): Likewise.
10465
10466 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10467 Graichen <graichen@rzpd.de>.
10468
10469Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10470
10471 * config.guess: Recognize OpenBSD systems correctly.
10472
10473Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10474
10475 * README, Makefile.in (ETC_SUPPORT): Remove references to
10476 cfg-paper*, configure.{texi,man,info*}._
10477
10478Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10479
10480 * Makefile.in (all.normal): Ensure that gcc is built after all
10481 the x11 - ie gdb - targets.
10482
10483Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10484
10485 * makefile.vms: Don't run conf-a-gas.
10486
10487Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10488
80413487 10489 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10490
10491Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10492
10493 * configure.in: Remove noconfigdirs case since gdb also
10494 configures and builds for tic80-coff.
10495
10496Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10497
10498 * configure: Set cache_file to config.cache.
10499 * Makefile.in (local-distclean): Remove config.cache.
10500
10501Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10502
10503 * COPYING: Update FSF address.
10504
10505Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10506
10507 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10508 noconfigdirs.
10509
10510Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10511
10512 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10513 MAKEDIRS, is empty.
10514
10515Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10516
10517 * config.sub: Tweak mn10300 entry.
10518
10519Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10520
10521 * configure.in (host_tools): Put sim before gdb, so gdb's
10522 configure.tgt can determine if the simulator was configured.
10523
10524Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10525
10526 * config.sub: Move BeOS $os case to be with other Cygnus
10527 local cases.
10528
10529Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10530
10531 * config.sub: Remove misplaced comment that broke Linux.
10532
10533Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10534
10535 * config.sub: Add BeOS support.
10536
10537Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10538
10539 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10540
10541Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10542
10543 * configure.in (noconfigdirs): Remove tcl and tk from
10544 noconfigdirs for cygwin32 builds.
10545
10546Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10547
10548 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10549
10550Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10551
10552 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10553 make-all.com, use makefile.vms instead.
10554
10555Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10556
10557 * config.sub: Accept -lnews*.
10558
10559Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10560
10561 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10562 target-examples and target-libiberty for d30v.
252b5132
RH
10563
10564Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10565
10566 * configure.in (noconfigdirs): Enable ld for d30v.
10567
10568Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10569
10570 * configure.in (tic80-*-*): Build compiler.
10571
10572Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10573
10574 * configure.in (d30v-*): Remove sim directory from list of
35590697 10575 unsupported d30v directories
252b5132
RH
10576
10577Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10578
35590697
AJ
10579 * config.sub, configure.in: Add d30v target cpu.
10580
252b5132
RH
10581Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10582
10583 * makefile.vms: New file.
10584 * make-all.com: Remove.
10585
10586Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10587
10588 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10589
10590Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10591
10592 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10593
10594Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10595
10596 * Makefile.in (ALL_MODULES): Added all-db.
10597 (CROSS_CHECK_MODULES): Addec check-db.
10598 (INSTALL_MODULES): Added install-db.
10599 (CLEAN_MODULES): Added clean-db.
10600
10601Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10602
10603 * config.guess: Merge with latest FSF sources.
10604
10605Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10606
10607 * Makefile.in (ALL_MODULES): Added all-itcl.
10608 (CROSS_CHECK_MODULES): Added check-itcl.
10609 (INSTALL_MODULES): Added install-itcl.
10610 (CLEAN_MODULES): Added clean-itcl.
10611
10612Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10613
10614 * configure.in: build gdb for mn10200
10615
10616Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10617
10618 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10619
10620Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10621
10622 * configure.in (tic80-*-*): Turn off most targets right now.
10623
10624Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10625
10626 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10627 rather than the makeinfo program.
10628 (do-info): Depend upon all-texinfo.
10629
10630Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10631
10632 * configure.in: Remove uses of config/mh-linux.
10633
10634 * config.sub, config.guess: Merge with latest FSF sources.
10635
10636Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10637
10638 * config.sub (case $basic_machine): Add tic80 entries.
10639
10640Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10641
10642 * config.sub, config.guess: Merge with latest FSF sources.
10643
10644Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10645
10646 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10647 * mpw-config.in: Test for NewFolderRecursive.
10648 * mpw-install: Use symbolic name for startup filename.
10649 * mpw-README: Add various additional details.
10650
10651Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10652
10653 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10654
10655Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10656
10657 * configure.in: Do build gcc and the target libraries for
10658 the mn10200.
10659
10660Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10661
10662 * configure.in: don't avoid building gdb for mn10300 any more
10663 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10664 instead of single-quoting it.
10665
10666Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10667
10668 * configure.in: Don't use --with-stabs on IRIX 6.
10669
10670Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10671
10672 * configure.in (m32r): Build gdb, libg++ now.
10673
10674Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10675
10676 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10677 directories from noconfigdirs.
10678
10679Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10680
10681 * config.sub (basic_machine): added mips16 configuration
10682
10683Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10684
10685 * config.sub: Handle d10v-unknown.
10686
10687Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10688
10689 * config.sub: Handle v850-unknown.
10690
10691Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10692
10693 * Makefile.in: add findutils
10694 * configure.in: add findutils to list of host_tools
10695
10696Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10697
10698 * config.sub: Handle mn10200 and mn10300.
10699
10700Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10701
10702 * configure.in (d10v-*): Do not build librx.
10703
10704Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10705
10706 * configure.in (mn10300): Build everything except gdb & libgloss.
10707
10708Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10709
10710 * config.guess: Patch for Dansk Data Elektronik servers,
10711 from Niels Skou Olsen <nso@dde.dk>.
10712
10713 For ncr, use /bin/uname rather than uname, since GNU uname does not
10714 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10715
10716 Patch for MIPS R4000 running System V,
10717 from Eric S. Raymond <esr@snark.thyrsus.com>.
10718
10719 Fix thinko for nextstep.
10720
10721 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10722
10723 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10724 * config.guess: Guess mips-dec-mach_bsd4.3.
10725
10726 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10727 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10728 release numbers.
10729 * config.guess (mips-mips-riscos*): Emit just enough of the
10730 release number.
10731
10732 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10733 * config.guess (sparc-auspex-sunos*): Added.
10734 (f300-fujitsu-*): Added.
10735
10736 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10737 * config.guess: Recognize a Tadpole as a sparc.
10738
10739Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10740
10741 * config.guess: Don't assume that NextStep version is either 2 or
10742 3. NextStep 4 (aka OpenStep 4) has come out now.
10743
10744Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10745
10746 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10747 From Rik Faith <faith@cs.unc.edu>.
10748
10749Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10750
10751 * config.sub: Contributions from bug-gnu-utils to:
10752 Support plain "hppa" (no version given) architecture, reported by
10753 OpenStep.
10754 OpenBSD like NetBSD.
10755 LynxOs is not a hardware supplier.
10756
10757 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10758 OpenBSD like NetBSD.
252b5132
RH
10759 Stratus systems.
10760 More Pyramid systems.
10761 i[n>4]86 Intel chips.
10762 M680[n>4]0 Motorola chips.
10763 Use unknown instead of lynx for hardware manufacturer.
10764
10765Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10766
10767 * install.sh (chmodcmd): Set to null if the DST directory already
10768 exists.
10769
10770Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10771
10772 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10773 not use mt-ppc target Makefile fragment any more.
10774
10775Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10776
10777 * configure.in (*-*-windows): Exclude everything but those dirs
10778 needed to build windows.
10779
10780Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10781
10782 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10783
10784Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10785
10786 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10787
10788Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10789
10790 * Undo my previous change.
10791
10792Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10793
10794 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10795 unconditionally.
10796 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10797
10798Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10799
10800 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10801 host to add it's own flags.
252b5132
RH
10802
10803Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10804
10805 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10806
10807Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10808
10809 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10810 (CXX_FOR_TARGET): Likewise.
10811 (GCC_FOR_TARGET): Define.
10812 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10813 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10814 CC_FOR_TARGET was specified on the command line.
10815 (MAKEOVERRIDES): Don't define.
10816
10817Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10818
10819 * configure.in (m32r): Fix spelling of libg++ libs.
10820
10821Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10822
10823 * config.sub (-apple*): Remove, now redundant.
10824
10825Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10826
10827 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10828
10829 * configure: Rework yesterday's sed script patch.
10830
10831 * config.sub: Merge with FSF.
10832
10833Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10834
10835 * config.guess: Merge from FSF.
10836
10837 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10838 * config.guess: Use pc instead of unknown, for pc clone systems.
10839 Change linux to linux-gnu.
252b5132
RH
10840
10841 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10842 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10843
10844Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10845
10846 * test-build.mk (HOLES): Add "xargs" for gdb.
10847
10848 * configure: Avoid hpux10.20 sed bug.
10849
10850Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10851
4bddf3ad 10852 * configure.in: Add support for windows host
252b5132
RH
10853 (that is a build done under the Microsoft build environment).
10854
10855Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10856
10857 * Makefile.in: Replace all uses of srcroot with s, to shrink
10858 command line lengths.
10859
10860 Patches from Geoffrey Noer <noer@cygnus.com>:
10861 * configure.in: If configuring for newlib, pass --with-newlib to
10862 subdirectories.
10863 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10864 -Bnewlib/ and -Lwinsup to gcc.
10865 (CXX_FOR_TARGET): Likewise.
10866
10867Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10868
10869 * Makefile.in (ETC_SUPPORT): Add configure.
10870
10871Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10872
35590697 10873 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10874 host configuration file.
10875
10876Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10877
10878 * configure.in: Break mn10x00 support into separate
10879 mn10200 and mn10300 configurations.
10880 * config.sub: Likewise.
10881
10882Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10883
10884 * configure.in: Add lots of stuff to noconfigdirs for
10885 the mn10x00 targets.
10886
10887 * config.sub, configure.in: Add mn10x00 support.
10888
10889Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10890
10891 * make-all.com: Call conf-a-gas, not config-a-gas.
10892
10893Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10894
10895 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10896 targets.
252b5132
RH
10897
10898Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10899
10900 * mpw-README: Add much more detail for native PowerMac.
10901 * mpw-install: New file.
10902 * mpw-configure: Add --norecursion and --help options.
10903 * mpw-config.in: Translate readme and install files when
10904 copying to objdir.
10905 * mpw-build.in: Don't always depend on byacc and flex.
10906 (install-only-top): New action.
10907
10908Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10909
10910 * configure.in: You can now configure GDB for the v850.
10911
10912Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10913
10914 * configure.in (noconfigdirs): Don't configure any C++ dirs
10915 if targeting D10V.
10916
10917Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10918
10919 * config.sub: Recognize mips64vr5000.
10920
10921Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10922
10923 * configure.in: Use a single line for host_tools and native_only.
10924
10925Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10926
10927 * config.sub, configure.in: Add entries for m32r.
10928
10929Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10930
10931 * Makefile.in (inet-install): Don't run install-gzip.
10932
10933Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10934
10935 * configure.in: Don't config lots of things for *-*-windows*.
10936
10937Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10938
10939 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10940 (host_libs, host_tools): Copy from configure.in.
10941 * mpw-configure: Don't complain about directories not found.
10942
10943Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10944
10945 * configure.in (i[345]86): Recognize i686 for pentium pro.
10946 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10947 file.
10948
10949 * config.guess (i[345]86): Ditto.
10950
10951Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10952
10953 * configure.in (noconfigdirs): Removed gdb for D10V.
10954
10955Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10956
10957 * configure.in: Remove ld, target-libio, target-libg++, and
10958 target-libstdc++ from noconfigdirs.
10959
10960Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10961
10962 * configure: Fix three locations where shell scripts were
10963 being run directly rather than with config_shell.
10964
10965Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10966
10967 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10968 * config.sub (basic_machine): Recognize v850.
10969
10970Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10971
10972 * mpw-configure: Handle multiple enable/disable options and
10973 pass them down recursively, handle -c and -s flags appropriately
10974 depending on choice of compiler, add escape mechanism for
10975 quoted arguments to gC.
10976
10977Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10978
10979 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10980 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10981 so that -mrelocatable-lib and -mno-eabi are used.
10982
10983 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10984 not support --print-multi-lib, don't abort.
10985
252b5132
RH
10986Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10987
10988 * make-all.com: Run config-a-gas.
10989 * setup.com: Don't copy subdirectory files around.
10990
10991Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10992
10993 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10994 target, it now compiles correctly.
10995
10996Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10997
10998 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10999
11000Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11001
35590697 11002 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
11003
11004Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11005
11006 * configure.in (native_only): Add prms.
11007
11008Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11009
11010 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11011 (BINUTILS_SUPPORT_DIRS): Likewise.
11012
11013Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11014
11015 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11016 d10v support is added.
11017
11018Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11019
11020 * configure.in (d10v-*-*): New target.
11021
11022Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11023
11024 * config.guess (HP 9000/811): Recognize this as a PA1.1
11025 machine.
11026
11027Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11028
11029 * Makefile.in (do-tar-gz): New target, split out from tail end of
11030 taz target. Run each command separately, don't use pipes.
11031 (taz): Use it.
11032
11033Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11034
11035 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11036 * mpw-build.in: No builds should depend on building byacc or flex,
11037 they are assumed to be installed already.
11038
11039Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11040
11041 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11042 variable that CC_FOR_TARGET needs.
11043
11044Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11045
11046 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11047 options have changed since the last time the subdirectory was
11048 configured, and if it has, reconfigure.
11049 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11050 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11051
11052Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11053
11054 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11055 CLEAN_MODULES): Add bash.
11056 (all-bash): New target.
11057
11058Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11059
11060 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11061
11062Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11063
11064 * config.sub (basic_machine): Recognize d10v as a valid processor.
11065
11066Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11067
11068 * mpw-configure: Add support for --bindir.
11069 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11070
11071Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11072
11073 * configure.in: add bash, time, gawk to list of hosttools and things
11074 to only build for native toolchains
11075
11076Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11077
11078 * Makefile.in (docdir): Remove.
11079
11080Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11081
11082 * Makefile.in (datadir): Set to $(prefix)/share.
11083
11084Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11085
11086 * configure.in: build diff and patch for cygwin32-hosted
11087 toolchains.
11088
11089Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11090
11091 * config.sub: Accept -rtems*.
11092
11093Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11094
80413487 11095 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
11096 remove diff from the list of things not buildable
11097 via Canadian Cross
252b5132
RH
11098
11099Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11100
11101 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 11102 don't get ". ".
252b5132
RH
11103
11104Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11105
11106 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11107
11108Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11109
11110 * Makefile.in (taz): Handle case where tex3patch didn't even get
11111 checked out. Also, if it was found, put the symlink in a new util
11112 subdirectory.
11113
11114Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11115
11116 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11117
11118Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11119
11120 * config.sub: Recognize -openvms.
11121 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11122 * make-all.com, setup.com: New files.
11123
11124Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11125
11126 * Makefile.in (taz): tex3patch moved to texinfo/util.
11127
11128Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11129
afb8d725 11130 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
11131 * configure.in: remove make from disable-if-Can-Cross list
11132 enable gdb if ${host} and ${target} are cygwin32
11133
11134Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11135
11136 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11137 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11138
11139Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11140
11141 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11142 distinguish sysv/svr4/bsd variants.
11143 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11144
11145Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11146
11147 * configure.in: Added copyright notice.
11148 * move-if-change: Added copyright notice.
11149
11150Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11151
11152 * configure.in (powerpcle-*-solaris*): Until we get shared
11153 libraries working, don't build gdb, sim, make, tcl, tk, or
11154 expect.
11155
11156Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11157
11158 * config.guess: Merge with FSF:
11159
11160 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11161 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11162
11163 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11164 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11165
11166 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11167 * config.guess: Combine two OSF1 rules.
11168 Also recognize field test versions. From mjr@zk3.dec.com.
11169 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11170 because GNU uname does not support -p. From pmr@pajato.com.
11171
11172Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11173
11174 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11175
11176Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11177
11178 * mpw-README: Document GCCIncludes.
11179
11180Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11181
11182 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11183
11184Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11185
11186 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11187
11188Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11189
11190 * configure.in (*-*-cygwin32): Configure make.
11191
11192Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11193
11194 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11195
11196Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11197
11198 * Makefile.in (all-inet): Depend on all-perl.
11199
11200 * Makefile.in (inet-install): New target.
11201
11202 * Makefile.in (all-inet): Depend on all-tcl.
11203 (all-inet): Depend on all-send-pr.
11204
11205Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11206
11207 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11208 temporarily.
11209
11210Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11211
11212 * configure.in: Don't configure --with-gnu-ld on AIX.
11213
11214Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11215
11216 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11217
11218Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11219
11220 * Makefile.in (ALL_MODULES): Added all-inet.
11221 (CROSS_CHECK_MODULES): Added check-inet.
11222 (INSTALL_MODULES): Added install-inet.
11223 (CLEAN_MODULES): Added clean-inet.
11224 (all-indent): New target.
11225
11226 * configure.in (host_tools): Added inet.
11227 (native_only): Added inet.
11228 (noconfigdirs): Added inet.
11229
11230Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11231
11232 * configure.in: Don't configure libgloss if we are not configuring
11233 newlib.
11234
11235Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11236
11237 * configure.in: Don't configure libgloss for unsupported
11238 architectures.
11239
11240Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11241
11242 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11243
11244Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11245
11246 * Makefile.in (ALL_MODULES): Include all-apache.
11247 (CROSS_CHECK_MODULES): Include check-apache.
11248 (INSTALL_MODULES): Include install-apache.
11249 (all-apache): New target.
11250
11251 * configure.in: Added apache everywhere perl is seen.
11252
11253Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11254
11255 * Makefile.in: Add support for clean-{module} and
11256 clean-target-{module} rules.
11257
11258Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11259
11260 * configure.in (*-*-ose) do not build libgloss.
11261
11262Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11263
11264 * config.guess (prep*:SunOS:5.*:*): Turn into
11265 powerpele-unknown-solaris2.
11266
11267Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11268
11269 * configure.in: Permit --enable-shared to specify a list of
11270 directories.
11271
11272Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11273
11274 * configure.in (host==solaris): Pass only the first word of $CC
11275 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11276
11277Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11278
11279 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11280
11281Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11282
11283 * Makefile.in (ALL_MODULES): Include all-perl.
11284 (CROSS_CHECK_MODULES): Include check-perl.
11285 (INSTALL_MODULES): Include install-perl.
11286 (ALL_X11_MODULES): Include all-guile.
11287 (CHECK_X11_MODULES): Include check-guile.
11288 (INSTALL_X11_MODULES): Include install-guile.
11289 (all-perl): New target.
11290 (all-guile): New target.
11291
11292 * configure.in (host_tools): Include perl and guile.
11293 (native_only): Include perl and guile.
11294 (noconfigdirs): Don't build guile and perl; no ports have been
11295 done.
11296
11297Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11298
80413487
RH
11299 * configure (--enable-*): Handle quoted option lists such as
11300 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11301
11302Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11303
11304 * Makefile.in ({,inst}all-target): New rule so we can make and
11305 install all of the target directories easily.
11306
11307Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11308
11309 * configure.in: Add missing global flag in sed substitution when
11310 deleting `target-' from ${configdirs}.
11311
11312Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11313
11314 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11315 option.
11316
11317 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11318 config/mh-necv4.
11319
11320 * install.sh: Correct misspelling of transformbasename.
11321
11322 * config.guess: Recognize mips-*-sysv*.
11323
11324Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11325
11326 * config.sub: Recognize mon960.
11327
11328Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11329
11330 * configure: Restore Canadian Cross handling of BISON and LEX,
11331 removed in Feb 20 change.
11332
11333Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11334
11335 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11336 Mention make install. Remove the old copyright date as well the
11337 clumsy and rather pointless copyright on the README file.
11338
11339Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11340
11341 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11342 Makefile after running symlink-tree, then run `make distclean' to
11343 avoid clobbering any generated files in srcdir.
11344
11345Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11346
11347 * configure.in (m68k-*-netbsd*): Build everything now.
11348
11349Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11350
11351 * Makefile.in (taz): Fix quoting.
11352
11353Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11354
11355 * configure.in (sparclet-*-*): Build everything now.
11356
11357Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11358
11359 * configure.in (m68k-*-linux*): New host.
11360
11361Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11362
11363 * configure: Check for bison before byacc.
11364
11365Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11366
11367 * Makefile.in configure: Change the way LEX and BISON/YACC are
11368 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11369 searching PATH. These are used as fallbacks by Makefile.in if
11370 flex/bison/byacc aren't in objdir.
11371
11372Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11373
11374 * Makefile.in: Make everything which depends upon all-bfd also
11375 depend upon all-opcodes, in case --with-commonbfdlib is used.
11376
11377Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11378
11379 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11380 building NT native compilers on Unix.
11381
11382Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11383
11384 * configure.in: Don't get CC from the host Makefile fragment if we
11385 can find gcc in PATH, or if this is a Canadian Cross. Move the
11386 Solaris test for /usr/ucb/cc to the post target script, just after
11387 the compiler sanity test.
11388
11389Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11390
11391 * config.sub: Merge with FSF.
11392
11393Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11394
11395 * Makefile.in (RPATH_ENVVAR): New variable.
11396 (REALLY_SET_LIB_PATH): Use it.
11397 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11398
11399Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11400
11401 * config.sub, configure.in: Recognize sparclet cpu.
11402
11403Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11404
11405 * config.guess: Support m68k-cbm-sysv4.
11406
11407Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11408
11409 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11410 m68k-unknown-linuxaout from linker help string. Put quotes around
11411 $ld_help_string.
11412
11413Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11414
11415 * config.guess (powerpc-harris-powerunix): Add guess for port
11416 to new target.
11417
11418Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11419
11420 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11421
11422Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11423
11424 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11425 $(REALLY_SET_LIB_PATH) in Makefile.
11426 * Makefile.in (SET_LIB_PATH): New variable.
11427 (REALLY_SET_LIB_PATH): New variable.
11428 ($(DO_X)): Use $(SET_LIB_PATH).
11429 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11430 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11431 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11432 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11433 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11434 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11435 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11436 (install-dosrel): Likewise.
11437 (all-opcodes): Depend upon all-libiberty.
11438
11439Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11440
11441 * config.guess (*:CYGWIN*): New
11442
11443Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11444
11445 * Makefile.in (all-target-winsup): All all-target-libiberty.
11446
11447Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11448
11449 * configure.in (noconfigdirs): Add missing # in front of comment.
11450
11451Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11452
11453 * configure.in: add second pass to things added to noconfigdirs
11454 so *-gm-magic can exclude libgloss properly.
11455
11456Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11457
11458 * mpw-configure (extralibs_name, rez_name): Set correctly
11459 for MWC68K compiler.
11460
11461 * mpw-README: Add more info on the necessary build tools.
11462
11463Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11464
11465 * configure.in, config.sub: Recognize cygwin32.
11466
11467Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11468
11469 * config.guess, config.sub: Recognize A/UX.
11470
11471Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11472
11473 * config.sub: Merge with gcc/config.sub.
11474
11475Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11476
11477 * mpw-build.in (do-binutils): Add build of stamps.
11478
11479Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11480
11481 * config.sub: Add recognition for mips64vr4100*-* targets.
11482
11483Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11484
11485 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11486 Add creation of gconfigargs with `--enable-shared' turned on.
11487 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11488 ($(host)-stamp-stage3-configured): Likewise.
11489 (HOLES): Add chatr and ldd.
11490 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11491
11492Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11493
11494 * configure: Pass --nfp to recursive configures.
11495
11496Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11497
11498 * Makefile.in (DLLTOOL): New.
11499 (DLLTOOL_FOR_TARGET): New.
11500 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11501 (EXTRA_TARGET_FLAGS): Ditto.
11502 (EXTRA_GCC_FLAGS): Ditto.
11503 (CONFIGURE_TARGET_MODULES): Ditto.
11504 (DO_X): Ditto.
11505 * configure: Add DLLTOOL.
11506
11507Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11508
11509 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11510 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11511 mh-sco, since old workarounds no longer needed, and don't
11512 build ld, since libraries have weak symbols in COFF.
11513
11514Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11515
11516 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11517
11518Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11519
11520 * configure.in: Make sure that ${CC} can be used to compile an
11521 executable.
11522
afb8d725
JM
11523Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11524
11525 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11526 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11527 nothing depending on whether gdbtk is being built.
11528
252b5132
RH
11529Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11530
11531 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11532
11533Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11534
11535 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11536 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11537
11538Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11539
11540 * config-ml.in: Add support for
11541 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11542 Simplify setting of multidirs from --disable-foo.
11543
11544Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11545
11546 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11547 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11548 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11549 non-empty, pass them on to the GCC make.
252b5132
RH
11550 (all-bootstrap): New rule that is like all-gcc, except it executes
11551 the GCC bootstrap rule instead of the GCC all rule.
11552
11553Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11554
11555 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11556
11557Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11558
11559 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11560 DG/UX support.
11561
11562Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11563
11564 * config.sub (i*86*) Change [345] to [3456]
11565
11566Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11567
11568 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11569 --with-gnu-ld=no.
11570
11571Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11572
11573 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11574 AIX multilibs get built.
11575
11576Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11577
11578 * configure.in (i386-win32): Don't build expect if we're not
11579 building the tcl subdir.
11580
11581Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11582
11583 * Makefile.in: (configure-target-examples, all-target-examples):
11584 New targets, configure and build example programs.
11585
11586Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11587
11588 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11589 use it as input to sedit the generated MPW makefile.
11590 * mpw-README: Add a suggestion about Gestalt.h.
11591
11592Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11593
11594 * config.sub: Accept *-*-ieee*.
11595
11596Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11597
11598 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11599 Ronald F. Guilmette <rfg@monkeys.com>.
11600
11601Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11602
11603 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11604 for powerpc-pe native.
11605 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11606 (target==powerpc-pe): duplicate i386-win32 entry.
11607
11608Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11609
11610 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11611 of vxworks, not just vxworks5.1.
11612
11613Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11614
11615 * mpw-configure: Add support for exec-prefix.
11616
11617Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11618
11619 * config.guess: Recognize HP model 816 machines as having
11620 a PA1.1 processor.
11621
11622Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11623
11624 * configure: Ignore new autoconf configure options.
11625
252b5132
RH
11626Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11627
11628 * config.guess: Recognize Pentium under SCO.
11629 From Robert Lipe <robertl@arnet.com>.
11630
11631Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11632
11633 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11634
11635Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11636
11637 * configure.in: Don't configure gas for alpha-dec-osf*.
11638
11639Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11640
11641 * configure.in: Default to --with-stabs for some targets for which
11642 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11643 i[345]86*-*-unixware*.
11644
11645Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11646
11647 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11648 rather than basing it on the target. Simplify handling of options
11649 controlling which directories to configure. Remove extraneous
11650 slash in multi-clean target.
11651
11652Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11653
11654 * config-ml.in: Prefix more variables with ml_ so they don't collide
11655 with configure's.
11656
11657Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11658
11659 * configure: Don't turn -v into --v.
11660
11661Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11662
11663 * configure.in (targargs): Fix typo.
11664
11665 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11666
11667Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11668
11669 * configure.in: Strip --host and --target options from
11670 CONFIG_ARGUMENTS, and always configure for --host only. Add
11671 --with-cross-host option when building with a cross-compiler.
11672 * configure: Canonicalize the arguments put into config.status by
11673 always using `=' for an option with an argument. Pass a presumed
11674 --host or --target explicitly.
11675
11676Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11677
11678 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11679 into general OS recognition case.
11680
11681Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11682
11683 * configure.in (target_configdirs): add target-winsup only
11684 for win32 target systems.
11685
11686Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11687
11688 * Makefile.in (all-target-libgloss): Depend upon
11689 configure-target-newlib, since when libgloss is built it looks to
11690 see if the newlib directory exists.
11691
11692Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11693
11694 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11695 cfg-ml-*.in.
11696
11697Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11698
11699 * configure: Handle LD and LD_FOR_TARGET when configuring a
11700 Canadian Cross.
11701
252b5132
RH
11702Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11703
11704 * configure.in (target_libs): add target-winsup.
11705 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11706 (target==ppcle-pe): remove ld from $noconfigdirs.
11707
11708Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11709
11710 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11711 Preserve relative path names in $srcdir. Build symlink tree if
11712 configuring cross target dir and srcdir=. (= no VPATH support).
11713 (configure-target-libg++): Depend on configure-target-librx.
11714 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11715 * config-ml.in: New file.
11716 * symlink-tree: New file.
11717 * configure: Ensure srcdir="." if that's what it is.
11718
11719Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11720
11721 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11722 includes and FLEX_SKELETON setting.
11723 * mpw-configure (--with-gnu-ld): New option, controls whether
11724 to use PPCLink or ld with PowerMac GCC.
11725 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11726 * mpw-config.in: Configure grez if targeting Mac.
11727
11728 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11729 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11730 just macos.
252b5132
RH
11731 * configure.in: Configure grez resource compiler if targeting Mac.
11732 * Makefile.in (all-grez, install-grez): New targets.
11733
11734Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11735
11736 * configure: CXX defaults to gcc, not g++. If we find
35590697 11737 gcc in the path, set CC to gcc -O2.
252b5132
RH
11738
11739Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11740
11741 * configure: Default ${build} correctly. Avoid picking up extra
11742 spaces when reading CC and CXX from Makefile. When doing a
11743 Canadian Cross, use plausible default values for numerous
11744 variables.
11745 * configure.in: When doing a Canadian Cross, don't try to
11746 configure tools whose configure script can't handle it.
11747
11748Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11749
11750 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11751
11752Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11753
11754 * configure: Remove dubious bug reporting address.
11755
11756Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11757
11758 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11759 configure script, run that instead of this directory's configure.
11760 In either case, print a message that we're configuring the sub-dir.
11761
11762Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11763
11764 * configure.in: Before checking for the existence of various files,
11765 use sed to filter out "target-".
11766
11767Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11768
11769 * Makefile.in (DO_X): Split rule to decrease command line length
11770 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11771 (Philippe De Muyter).
11772
11773Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11774
11775 * Makefile.in (all-patch): depend on all-libiberty.
11776
11777Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11778
11779 * configure.in: If the only directory in target_configdirs which
11780 actually exists is libiberty, then set target_configdirs to empty,
11781 to avoid trying to build a target libiberty in a gas or gdb
11782 distribution.
11783
11784Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11785
11786 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11787 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11788 systems.
252b5132
RH
11789
11790Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11791
11792 * configure.in (copy_dirs): Use sys-include instead of include
11793 for --with-headers option.
11794
11795Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11796
11797 * Makefile.in, configure.in: Make winsup builds work with
11798 new scheme.
11799
11800Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11801
11802 * configure.in: Build the linker on AIX.
11803
11804Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11805
11806 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11807 where needed.
11808
11809Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11810
11811 * Makefile.in (all-gcc): Fix typo.
11812
11813Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11814
11815 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11816
11817Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11818
11819 * configure.in: Rename libFOO to target-libFOO, and xiberty
11820 to target-xiberty, to provide more flexibility.
11821 (target_subdir): Define. Create if cross.
11822 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11823 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11824 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11825 check-libFOO -> check-target-libFOO, etc.
11826 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11827 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11828 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11829 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11830 allow ALL_GCC="" to only configure.
11831 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11832 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11833 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11834
11835Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11836
11837 * Makefile.in (taz): Build "info" in etc explicitly.
11838
11839Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11840
11841 * configure.in: Make sure that CC is undefined (as opposed to
11842 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11843 problem with autoconf trying to configure on a host without GCC.
11844
11845Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11846
11847 * mpw-configure: Set host alias from choice of host compiler,
11848 only use generic MPW Makefile sed if present, edit a file
11849 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11850 * mpw-README: Add problem notes about CW6 and CW7.
11851
11852Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11853
11854 * Makefile.in (taz): Use ";" instead of ";;".
11855
11856Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11857
11858 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11859 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11860 DISTDOCDIRS.
11861 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11862 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11863
11864Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11865
11866 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11867 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11868 Move bfd to DISTSTUFFDIRS.
11869
11870Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11871
11872 * Makefile.in (X11_LIB): Removed.
11873 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11874
11875 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11876
11877Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11878
11879 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11880 names.
11881
11882Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11883
11884 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11885
11886Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11887
11888 * configure.in (i[345]86-*-win32): Always build newlib.
11889 Don't configure cvs, autoconf or texinfo.
11890 * Makefile.in (LD_FOR_TARGET): New.
11891 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11892 Pass down LD_FOR_TARGET.
11893
11894Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11895
11896 * winsup: New directory.
11897 * Makefile.in: Build winsup.
11898 * configure.in: Winsup is configured when target is win32.
11899 Can only build win32 target GDB when native.
35590697 11900
252b5132
RH
11901Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11902
11903 * config.guess: Recognize HP model 819 machines as having
11904 a PA 1.1 processor.
11905
11906Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11907
11908 * configure: Fix sed loop which substitutes for CC and CXX to
11909 avoid bug found in various sed implementations.
11910
11911Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11912
11913 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11914 simulator. Use standard powerpc-*-eabi*.
11915
11916Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11917
11918 * configure.in: Stop putting gas and binutils in noconfigdirs for
11919 powerpc-*-aix* and rs6000-*-*.
11920
11921Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11922
11923 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11924 -mcall-aixdesc libraries.
11925
11926Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11927
11928 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11929
11930 * config.sub (arm | armel | armeb): Fix shell syntax.
11931
11932Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11933
11934 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11935 -msoft-float and -mcpu=common support.
11936 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11937 libraries.
11938
11939Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11940
11941 * configure.in: Allow configuration and build of emacs19 for the alpha.
11942
11943Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11944
11945 * configure.in (CC): Get ^CC, not just any old CC, from
11946 ${host_makefile_frag}.
11947
11948Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11949
35590697 11950 * configure.in (CC): Try to get CC from
252b5132
RH
11951 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11952
11953Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11954
11955 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11956 only if it exists in $(srcdir).
11957
11958Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11959
11960 * configure: If CC and CXX are not set in the environment, set
11961 them, based on either an existing Makefile or on searching for gcc
11962 in PATH. Substitute for CC and CXX in Makefile.
11963 * configure.in: Remove libm from target_libs. Separate
11964 target_configdirs from configdirs. If CC is not set in
11965 environment, try to get it from a host Makefile fragment. Rewrite
11966 changes of configdirs to use skipdirs instead. A few minor
11967 tweaks. Take directories out of target_configdirs as they are
11968 taken out of configdirs. Remove existing Makefile files from
11969 subdirectories. Substitute for TARGET_CONFIGDIRS and
11970 CONFIG_ARGUMENTS in Makefile.
11971 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11972 by configure.in.
11973 (CONFIG_ARGUMENTS): Likewise.
11974 (CONFIGURE_TARGET_MODULES): New variable.
11975 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11976 ($(CONFIGURE_TARGET_MODULES)): New target.
11977 (configure-libg++, configure-libio): New targets.
11978 (all-libg++): Depend upon configure-libg++.
11979 (all-libio): Depend upon configure-libio.
11980 (configure-libgloss, all-libgloss): New targets.
11981 (configure-libstdc++): New target.
11982 (all-libstdc++): Depend upon configure-libstdc++.
11983 (configure-librx, all-librx): New targets.
11984 (configure-newlib): New target.
11985 (all-newlib): Depend upon configure-newlib
11986 (configure-xiberty): New target.
11987 (all-xiberty): Depend upon configure-xiberty.
11988
11989Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11990
11991 * configure.in (host i[345]86-*-win32): Expand the
11992 noconfigdirs again.
11993
11994Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11995
11996 * mpw-configure: Fix sed command file name.
11997
11998Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11999
35590697 12000 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
12001 noconfigdirs again.
12002
12003Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12004
12005 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12006 or powerpc*-*-pe*, since they are not yet supported.
12007
12008Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12009
12010 Add PowerMac support and many other enhancements.
12011 * mpw-configure: New option --cc to select compiler to use,
12012 paste options set according to --cc into the generated
12013 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12014 if mpw-make.sed is present.
12015 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12016 add forward includes for PowerPC include files.
12017 * mpw-build.in: Build using Makefile.PPC if present.
12018 (do-byacc, etc): Remove separate version resource builds.
12019 (do-gas): Build "stamps" before "all".
12020 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12021 * mpw-README: Update to reflect --cc option, PowerMac support,
12022 and recently-reported compatibility problems.
12023
12024Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12025
12026 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12027 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12028 (--with-multilib-top): Pass to recursive invocations.
12029
12030Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12031
12032 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12033 v810-*-*.
12034
12035Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12036
12037 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12038 gdb, ld and opcodes on v810-*-*.
12039
252b5132
RH
12040Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12041
12042 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12043 (local-maintainer-clean): New target.
12044 (maintainer-clean): New target.
12045 (realclean): Just depend upon maintainer-clean.
12046
12047Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12048
12049 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12050
12051Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12052
12053 * configure.in: Build ld in mips*-*-bsd* case.
12054
12055Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12056
12057 * config.sub: Accept -lites* OS. From Ian Dall.
12058
12059Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12060
12061 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 12062 targets.
252b5132
RH
12063
12064Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12065
12066 * configure.in: treat i386-win32 canadian cross the same as
12067 i386-go32 canadian cross.
12068
12069Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12070
12071 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12072 running under the simulator to build a reduced set of libraries.
12073 (powerpc-*-eabiaix): Add fine grained multilib support added to
12074 other powerpc targets yesterday.
12075
12076Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12077
12078 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12079 -disable-softfloat, -disable-relocatable, -disable-aix, and
12080 -disable-sysv to control which multilib libraries get built.
12081
12082Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12083
12084 * configure: Add Makefile.tem to list of files to remove in trap
12085 handler.
12086
12087Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12088
12089 * config.guess (*Linux*): Add missing "exit"s.
12090 Also, need specific check for alpha-unknown-linux (uses COFF).
12091
12092Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12093
12094 * config.guess: Merge with FSF:
12095
12096 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12097 * config.guess (AIX4): More robust release numbering discovery.
12098
12099 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12100 * config.guess (i386-sequent-ptx): Properly get version number.
12101
12102 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12103 * config.guess (mips:*:4*:UMIPS): New case.
12104
12105Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12106
12107 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12108 (i386-win32 host): Likewise. Don't build readline.
12109
afb8d725
JM
12110Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12111
12112 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12113 SUPPORT_FILES to submakes.
12114
252b5132
RH
12115Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12116
12117 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12118 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12119 mpw-configure.
12120
12121Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12122
12123 * configure.in (appdirs): Use =, not ==, in test expression when
12124 trying to build the text to print in the warning message for
12125 Solaris users.
12126
12127Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12128
12129 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12130
12131Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12132
12133 * config.guess: Recognize lynx-2.3.
12134
12135Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12136
12137 * config.sub (z8ksim): Deleted
12138 (z8k-*-coff): New, this is the one true name of the target.
12139
12140Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12141
12142 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12143
12144Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12145
12146 * config.guess (*:Linux:*:*): First try asking the linker what the
12147 default object file format is (elf, aout, or coff). Then if this
12148 fails, try previous methods.
12149
12150Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12151
12152 * configure.in: Don't build newlib for *-*-vxworks5.1.
12153
12154Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12155
12156 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12157 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12158
12159Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12160
12161 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12162
12163Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12164
12165 * cfg-ml-com.in: New file.
12166 * cfg-ml-pos.in: New file.
12167
12168Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12169
12170 * COPYING.NEWLIB: Add HP free copyright to list.
12171
12172Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12173
12174 * config.sub: Recognize -eabi* for the system, not just -eabi.
12175
12176Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12177
12178 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12179 * config.sub, configure.in (win32): New target and host.
12180
12181Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12182
12183 * configure.in: Add i386-pe configuration.
12184
12185Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12186
12187 * mpw-build.in (install): Install GDB after LD.
12188
12189Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12190
12191 * mpw-config.in (elf/mips.h): Always forward-include, needed
12192 for GDB to build.
12193
12194Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12195
12196 * testsuite: New directory for customer acceptance and whole tool
12197 chain tests.
12198
12199Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12200
12201 * configure: If per-host line isn't found, but AC_OUTPUT is found
12202 and a configure script exists, run it instead.
12203
12204Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12205
12206 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12207
12208Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12209
12210 * configure: Set build_{cpu,vendor,os,alias} to host values when
12211 --build isn't specified.
12212
12213Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12214
12215 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12216 (FLAGS_TO_PASS): Pass them.
12217 (EXTRA_TARGET_FLAGS): Ditto.
12218
252b5132
RH
12219Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12220
12221 * Makefile.in (all-libg++): Depend on all-libstdc++.
12222
12223Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12224
12225 * configure.in (noconfigdirs): Enable all packages for
12226 i386-unknown-netbsd.
12227
12228Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12229
12230 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12231 hosted builds (DOS builds)
12232
12233Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12234
12235 Changes for ARM based on patches from Richard Earnshaw:
12236 * config.sub: Handle armeb and armel.
12237 * configure.in: Omit arm linker only for riscix.
12238
12239Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12240
12241 * config.guess: Update from FSF.
12242
12243Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12244
12245 * config.sub: Recognize powerpcle as the little endian varient of
12246 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12247 powerpcle variant. Convert pentium into i586, not i486. Add p5
12248 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12249 temporarily.
12250
12251Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12252
12253 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12254
12255Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12256
12257 * config.sub: Accept -lites* as a basic system type.
12258
12259Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12260
12261 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12262 installed, and if so return linuxoldld as the system name.
12263
12264Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12265
12266 * config.guess: Add hppa1.1-hp-lites support.
12267
12268Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12269
12270 * configure.in: Don't build newlib for m68k-vxworks5.1.
12271
12272Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12273
12274 * configure.in (mips-sgi-irix6): Use mh-irix5.
12275
12276Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12277
12278 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12279
12280Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12281
12282 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12283 OSF/1. Fix compiler flags.
252b5132
RH
12284 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12285
12286Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12287
12288 * configure.in: Recognize --with-newlib.
12289 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12290
afb8d725
JM
12291Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12292
12293 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12294 to *_X11_MODULES due to gdbtk needing X include files et al.
12295
252b5132
RH
12296Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12297
12298 Merge in support for Mac MPW as a host.
12299 (Old change descriptions retained for informational value.)
12300
12301 * mpw-config.in: Add generic include forwards for cpu-specific
12302 include files in aout and elf directories.
12303
12304 * mpw-configure: Added copyright.
12305 * mpw-config.in: Check for presence of required build tools.
12306 (target_libs): Add newlib.
12307 (target_tools): Add examples.
12308 (Read Me): Generate as "Read Me for MPW" instead.
12309 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12310 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12311 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12312
12313 * mpw-configure: Remove subdir-specific makefile hackery,
12314 delete mk.tmp after using it.
12315
12316 * mpw-build.in (all): Display start and end times.
12317
12318 * mpw-configure (host_canonical): Set.
12319 (target_cpu): Always add to makefiles.
12320 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12321 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12322 (mpw-mh-mpw): Look for in srcdir and srcroot.
12323 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12324
12325 * mpw-build.in: (install-only): New target.
12326
12327 * mpw-configure (host_alias, target_alias): Rename from hostalias
12328 and targetalias, add into generated Makefile.
12329 (mk.tmp): If present, add into generated Makefile.
12330 * mpw-build.in (all-gas): Build config.h first before gas proper.
12331
12332 * mpw-configure (config.status): Write only if changed.
12333 * mpw-config.in (readline): Configure it (not built, just used for
12334 definitions).
12335
12336 * mpw-config.in (elf/mips.h): Add a forward include.
12337
12338 * mpw-config.in: Forward-include most .h files in include into
12339 extra-include.
12340 (readline): Don't build.
12341 mpw-build.in (install): Install GDB.
12342
12343 * mpw-configure (prefix, mpw_prefix): Handle it.
12344 * mpw-config.in (mmalloc, readline): Don't configure.
12345 * mpw-build.in (thisscript): Rename to ThisScript.
12346 Use mpw-build instead of BuildProgram everywhere.
12347 (mmalloc, readline): Don't build.
12348 * mpw-README: New file, basic documentation about the MPW port.
12349
12350 * mpw-config.in: Use forward-include to create include files.
12351
12352 * mpw-configure: Add more things to the top of each configured
12353 Makefile, including contents of config/mpw-mh-mpw.
12354 * mpw-config.in (extra-include): Create this directory and fill it
12355 with Posix-like include files when configuring.
12356
12357 * config.sub (apple, mac, mpw): Add various aliases.
12358
12359 * mpw-build.in: New file, top-level build script fragment for MPW.
12360 * mpw-configure: New file, configure script for MPW.
12361 * mpw-config.in: New file, config fragment for MPW.
12362
12363Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12364
12365 * configure.in (host_libs): Remove glob, since it is gone from the
12366 sources.
12367
12368Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12369
12370 * Makefile.in: define empty GDB_NLM_DEPS var.
12371
12372 * configure.in(target_makefile_frag): use config/mt-netware
12373 for netware targets.
12374
12375Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12376
12377 * config.sub: Merge in recent FSF changes. Remove linux special
12378 cases.
12379
12380Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12381
4bddf3ad 12382 Revert this change:
252b5132
RH
12383
12384 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12385
12386 * build-all.mk: Use CC=cc -Xs on Solaris.
12387
252b5132
RH
12388Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12389
12390 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12391 stop using it.
12392 * Makefile.in: Nuke all references to glob subdirectory.
12393
12394Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12395
12396 * configure.in: Fix --enable-shared logic in per-host.
12397
12398Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12399
12400 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12401
12402Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12403
12404 * configure.in (noconfigdirs): Don't build gas on AIX, for
12405 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12406
12407Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12408
12409 * configure: Fix --cache-file to work if the file argument is a
12410 relative path.
12411
12412Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12413
12414 * configure: If the --cache-file is used, pass it down to
12415 configure in subdirectories.
12416
12417Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12418
12419 * config.sub: add vxworks29k configuration.
12420
12421Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12422
12423 * Makefile.in (taz): Do "diststuff" part quietly.
12424
12425Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12426
12427 * config.sub: Mini-merge with gcc/config.sub.
12428
12429Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12430
12431 * config.guess (IRIX): Sed - to _.
12432
12433Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12434
12435 * Makefile.in (source-vault, binary-vault): New targets.
12436
12437Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12438
12439 * config.sub: Recognize -eabi as a basic system type.
12440
12441Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12442
12443 * configure.in (enable_shared stuff): Fix typo.
12444
12445Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12446
12447 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12448
12449Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12450
12451 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12452
12453Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12454
12455 * configure.in (rs6000-*-*): Don't build gas.
12456
12457Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12458
12459 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12460 reduce command line length.
12461 (AS_FOR_TARGET): Check for as.new, not Makefile.
12462 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12463
12464Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12465
12466 * config.guess: Merge from FSF.
12467
12468Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12469
12470 * configure: Don't use $ when handling program_suffix.
12471
12472Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12473
12474 * configure.in: Configure tk for hppa/hpux.
12475
12476Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12477
12478 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12479
12480Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12481
12482 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12483 to LIBCXXFLAGS. Tests are better run without it.
12484
12485Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12486
12487 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12488
12489Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12490
12491 * configure.in (*-*-netware*): Don't configure xiberty.
12492
12493Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12494
12495 * configure.in: Remove tk from native_only list.
12496
12497Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12498
12499 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12500 for special NCD build.
12501
12502Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12503
12504 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12505 makeall.bat, they're only useful for binutils snapshots.
12506 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12507 makeall.bat to specified SUPPORT_FILES.
12508
12509Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12510
12511 * build-all.mk: Add Ericsson targets to sun4 and solaris
12512 hosts. Add BNR's sun4 target to solaris host, so their
12513 build-from-source will be tested in-house first.
12514
12515Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12516
12517 * Makefile.in (LIBCFLAGS): New variable.
12518 (CFLAGS_FOR_TARGET): Ditto.
12519 (LIBCFLAGS_FOR_TARGET): Ditto.
12520 (LIBCXXFLAGS): Ditto.
12521 (CXXFLAGS_FOR_TARGET): Ditto.
12522 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12523 (BASE_FLAGS_TO_PASS): Pass them.
12524 (EXTRA_TARGET_FLAGS): Ditto.
12525
4bddf3ad 12526 * configure.in: Support --enable-shared.
252b5132
RH
12527
12528Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12529
12530 * configure.in (target_libs): Include libstdc++ again.
12531 * config.guess: Update from FSF (for FreeBSD).
12532
12533Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12534
12535 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12536 makeall.bat.
12537 (DISTDOCDIRS): Add `etc'.
12538 (ETC_SUPPORT_PFX): New variable.
12539 (taz): Include anything from etc starting with a word in
12540 ETC_SUPPORT_PFX.
12541
12542Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12543
12544 * config.sub: Update for recent FSF changes. Remove obsolete
12545 h8300hds entry. Add -windows* and -osx as basic os. Minor
12546 spacing changes.
12547
12548Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12549
12550 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12551
12552 * config.guess: Merge with FSF.
12553 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12554
12555Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12556
12557 * configure: Since the "trap 0" handler will override the exit
12558 status on many systems, only use it for "exit 1", and make it set
12559 a non-zero exit status; reset it before "exit 0". Also, check
12560 exit status of config.sub, and error out if it failed.
12561
12562Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12563
12564 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12565 and install libgloss.
12566
12567Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12568
12569 * Makefile.in (all-binutils): Depend upon all-byacc.
12570
12571 * configure.in: Don't build emacs on Irix 5.
12572
12573Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12574
12575 * configure.in (*-*-netware*): Add libio.
12576
12577Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12578
12579 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12580 (CHECK_TARGET_MODULES): Ditto.
12581 (INSTALL_TARGET_MODULES): Ditto.
12582 (TARGET_LIBS): Ditto.
12583 (all-libstdc++): Note dependencies.
12584
12585Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12586
12587 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12588
12589Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12590
12591 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12592 -fexternal-templates.
12593
12594 * configure.in (target_libs): Add libstdc++.
12595 (noconfigdirs): Add libstdc++ as appropriate.
12596
12597Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12598
12599 * config.guess: Update from FSF.
12600
12601Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12602
12603 * configure: Use ${config_shell} when running ${configsub}.
12604
12605Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12606
12607 * config.sub: No longer recognize h8300h.
12608
12609Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12610
12611 * config.sub: Remove extraneous differences between config.sub and
12612 gcc/config.sub.
12613
12614Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12615
12616 * Makefile.in (DISTSTUFFDIRS): Add gas.
12617
12618Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12619
12620 * COPYING.NEWLIB: New file.
12621
12622Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12623
12624 * config.guess (HP-UX): Patch from Harlan Stenn
12625 <harlan@landmark.com> to also emit release level.
12626
12627Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12628
12629 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12630
12631Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12632
12633 * config.sub: Merge nextstep cleanup from FSF.
12634
12635Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12636
12637 * configure.in (arm-*-*): Don't configure ld for this target.
12638
12639Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12640
12641 * configure.in (*-*-netware): don't configure libg++, libio,
12642 librx, or newlib.
12643
12644Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12645
12646 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12647 configure ld--it works, but it doesn't support shared libraries.
12648
12649Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12650
12651 * config.guess (*-unknown-freebsd*): Get rid of possible
12652 trailing "(Release)" in version string.
12653 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12654
12655Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12656
12657 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12658 Fix type: *-next-neststep -> *-next-nextstep.
12659
12660 * config.guess: Merge from FSF:
12661
12662 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12663
12664 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12665
12666 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12667
12668 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12669 instead of UNIX_SV for UnixWare 1.0).
12670
12671Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12672
12673 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12674 to make gdb/nlm/* build after the compiler and linker.
12675
12676Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12677
12678 * config.guess (netbsd, freebsd, linux): Accept any machine,
12679 not just i[34]86.
12680 (m68k-atari-sysv4): Relocate to match FSF version.
12681
12682 * config.guess: More merges from the FSF:
12683
12684 Add a space before function call or macro invocation.
12685
12686 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12687
12688 * config.guess: Add trap cmd to remove dummy.c and dummy when
12689 interrupted.
12690
12691 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12692
12693 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12694 (dummy): Redirect stderr from compilation of dummy.c.
12695
12696 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12697
12698 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12699
12700Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12701
12702 * configure: Accept and ignore --cache*, for compatibility with
12703 new autoconf.
12704
12705Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12706
12707 * config.guess: Merge from FSF:
12708
12709 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12710
12711 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12712 (PATH): Add /.attbin at end for finding uname.
12713 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12714
12715 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12716
80413487 12717 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12718
12719 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12720
80413487
RH
12721 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12722 to select whether to use ELF or COFF.
252b5132
RH
12723
12724 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12725
80413487 12726 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12727
12728 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12729
12730 * config.guess: Guess the OS version for HPUX.
12731
12732 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12733
12734 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12735
12736Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12737
12738 * configure.in: Recognize --with-headers, --with-libs, and
12739 --without-newlib.
12740 * Makefile.in (all-xiberty): Depend upon all-ld.
12741
12742Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12743
12744 * configure.in: Change i[34]86 to i[345]86.
12745
12746Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12747
12748 * configure (version): A few more tweaks to help message.
12749
12750Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12751
12752 * Makefile.in: Remove (for now) librx as a host library,
12753 now that we're building it for target.
12754
12755Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12756
12757 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12758 (Karl Berry).
12759
12760Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12761
12762 * configure.in: Also configure librx.
12763
12764Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12765
12766 * Makefile.in: Update various rules to reflect that librx
12767 is now needed for libg++.
12768
12769Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12770
12771 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12772
12773Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12774
12775 * configure.in: Configure the examples directory.
12776
12777Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12778
12779 * configure: Simplify Jun 2 1994 change.
12780
12781Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12782
12783 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12784 /bin/gcc isn't good enough to build gcc.
12785
12786Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12787
12788 * Makefile.in (GDB_SUPPORT_FILES): Remove
12789 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12790 (gdb.tar.gz): Add new rule to use standard distribution building
12791 mechanism.
12792
12793Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12794
12795 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12796 Bill Cox <bill@cygnus.com>.
12797
12798Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12799
12800 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12801
12802Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12803
12804 * configure: Search current dir first in .gdbinit.
12805
12806Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12807
12808 * config.sub: Recognize freebsd (merged from gcc config.sub).
12809
12810Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12811
12812 * config.sub: Refer to NeXT's operating system as nextstep.
12813
12814 * config.sub (case $basic_machine): Re-order the cases, to match
12815 the order in the FSF version (which is mostly alphabethical).
12816 Merge in some additions and changes from the FSF.
12817
12818Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12819
12820 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12821 * config.sub: Recognize cxux7.
12822 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12823
12824Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12825
12826 * config.sub: Fix typo powerpc -> powerpc-*.
12827
12828Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12829
12830 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12831
12832 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12833 parallel with all-emacs and install-emacs). Top-level command
12834 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12835
12836Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12837
12838 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12839 $(relbindir)/make before doing ``make install'', and use
12840 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12841 installing over running make binary.
12842 ($(host)-stamp-stage3-installed): Likewise.
12843
12844Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12845
12846 * config.guess: Recognize Mach.
12847
12848Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12849
12850 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12851 see whether --exec-prefix was used.
12852
12853Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12854
12855 * README: Explicitly mention libg++/README. (Zoo's idea.)
12856
12857Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12858
12859 * Makefile.in: Add all-librx target similar to all-libproc.
12860
12861Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12862
12863 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12864 with post 1.2 uname bogosity.
12865
12866Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12867
12868 * configure: Remove temporary files on receipt of a signal.
12869
12870Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12871
12872 * configure: If there is a package_makefile_frag, remove
12873 ${subdir}/Makefile.tem after copying it in.
12874
12875Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12876
12877 * build_all.mk: support rs6000 lynx identifies itself as
12878 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12879 since /bin/gcc is too feeble to compile a modern gcc.
12880
12881Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12882
12883 * brought devo/test-build.mk update-to-date with progressive/
12884 test-build.mk. Add lynx targets and hppa flag info.
12885
12886Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12887
12888 * configure.in: Use mh-ncrsvr43. Patch from
12889 Tom McConnell <tmcconne@sedona.intel.com>.
12890
12891Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12892
12893 * config.guess (i386-unknown-bsdi): No longer need to
12894 check #if defined(__bsdi__) && defined(__i386__).
12895
12896Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12897
12898 * configure: Set program_transform_nameoption correctly.
12899
12900Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12901
12902 * brought build-all.mk update-to-date with progressive build-all.mk,
12903 added new targets and hppa info.
35590697 12904
252b5132
RH
12905Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12906
12907 * configure: If config.guess result is a prefix of the user
12908 specified target, assume a native build and use the user specified
12909 target as the host alias. Remove SunOS patch suffix removal hack.
12910 * configure.in: Remove SunOS patch suffix removal hack.
12911
12912 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12913 in NATIVE_CHECK_MODULES.
12914
12915Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12916
12917 * Makefile.in: Rename HOST_ONLY to NATIVE.
12918 * configure: Delete SunOs patch suffix from host_canonical
12919 and build_canonical variables that are prepended to Makefiles.
12920 * configure.in: Add comments for easier maintenance.
12921
12922Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12923
12924 * Makefile.in: Add all-libproc target similar to all-gui.
12925
12926Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12927
12928 * Makefile.in (CHECK_MODULES): split into
12929 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12930
12931Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12932
12933 * config.guess (i386-unknown-bsdi): New system to guess.
12934
12935Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12936
12937 * Makefile.in: Add all-gui target (but not yet build by "all").
12938
12939Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12940
12941 * config.sub: Move deletion of patch suffix from here...
12942 * configure.in: To here, at Ian's suggestion. The top-
12943 level scripts might need to know of a patch level.
12944
12945Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12946
12947 * config.sub: Strip off patch suffix so rtl is recognized
12948 as a sunos4.1.3 machine, even though it's been patched.
12949
12950Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12951
12952 * Makefile.in (INSTALL_LAST): Delete.
12953 (INSTALL_DOSREL): New.
12954
12955Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12956
12957 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12958 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12959 whether we pass down --with-gnu-ld anyhow.
12960
12961Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12962
12963 * Makefile.in (INSTALL_LAST): Change operation so it works
12964 on more flavors of make.
12965 * configure.in (go32): Don't build libg++ or libio.
12966
12967Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12968
12969 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12970 they can be overriden by templates.
12971
12972Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12973
12974 * configure.in (target==go32): Don't build gdb.
12975 * dosrel: New directory.
12976
12977Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12978
12979 * configure.in (host==go32): Configure dosrel too.
12980 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12981 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12982 be set by incoming names or templates.
12983 (INSTALL_LAST): New rule.
252b5132
RH
12984
12985Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12986
12987 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12988
12989Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12990
252b5132
RH
12991 * configure.in (appdirs): New variable. Currently empty, but will
12992 be used in gas distribution. If nonempty, lists a set of
12993 directories at least one of which must get configured, or top
12994 level configuration is considered to have failed.
12995 (rs6000-*-lynxos*): Use new file name.
12996
12997Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12998
12999 Eliminate XTRAFLAGS.
13000 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13001 newlib include files using -idirafter, and also use -nostdinc.
13002 (CXX_FOR_TARGET): Likewise.
13003 (XTRAFLAGS): Removed.
13004 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13005 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13006 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13007 ($(DO_X)): Don't pass down XTRAFLAGS.
13008
13009Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13010
13011 * configure.in (mips*-dec-bsd*): New target; do build linker.
13012 (mips*-*-bsd*): New target; don't build linker.
13013
13014Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13015
13016 * configure.in: support rs6000-*-lynxos* configuration.
13017 support sunos4 as a cross target.
13018
13019 * config.sub: look for lynx*, not lynx since the OS version may
13020 legitimately be part of the name.
13021
13022Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13023
13024 * configure.in (i[34]86-*-sco*): Move to be with other i386
13025 targets.
13026 (romp-*-*): New target. Skip various binary utilities.
13027 (vax-*-*): New target. Don't build newlib.
13028 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13029
13030Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13031
13032 * configure.in: Only set host_makefile_frag if config
13033 directory exists.
13034
13035Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13036
13037 * install.sh: If $dstdir exists, don't check whether each
13038 component does.
13039
13040Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13041
13042 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13043
13044Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13045
35590697
AJ
13046 * configure.in (*-*-lynxos*): Don't configure newlib for either
13047 native or cross Lynx.
252b5132
RH
13048
13049Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13050
13051 * config.sub (sparc64-elf): Fix os.
13052 (z8k): Remove duplicate.
13053
13054Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13055
13056 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13057 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13058
13059Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13060
13061 * configure: Make file links cleanly even if Lynx fails on
80413487 13062 an NFS symlink (at least fail cleanly).
252b5132
RH
13063
13064Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13065
13066 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13067 -XNh2000.
13068
13069Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13070
13071 * configure: Unknown options are fatal again.
13072
13073Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13074
13075 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 13076 compatibility.
252b5132
RH
13077
13078Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13079
13080 * build-all.mk: Add `clean' target.
13081
13082Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13083
13084 * config.guess: Add SINIX support.
13085 * configure.in: Add mips-*-sysv4* support.
13086
13087Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13088
13089 * build-all.mk: Document all useful targets.
13090 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13091 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13092
13093Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13094
13095 * configure: Support --silent, --quiet.
13096
13097Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13098
13099 * configure: Support --disable-FEATURE.
13100
13101Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13102
13103 * config.guess: Recognize NCR running SVR4.3.
13104
13105Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13106
13107 * config.guess: Make BSDI generate i386-unknown-bsd386.
13108 Patch from Paul Eggert <eggert@twinsun.com>.
13109
13110Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13111
13112 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13113
13114Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13115
13116 * configure: Make unrecognized options give nonfatal warnings
13117 instead of fatal errors, and pass them to any subdirectory
13118 configures in case they recognize them.
13119 Make --x equivalent to --with-x.
13120
13121Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13122
13123 * configure: Add --enable-* options. Clean up usage message and
13124 some comments.
13125
13126Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13127
13128 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13129
13130Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13131
13132 * configure.in (hppa*-*-*): Enable binutils.
13133
13134Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13135
13136 * config.sub: Recognize cisco.
13137
13138Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13139
13140 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13141
13142Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13143
13144 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13145 than one configuration name. Add comment.
13146
13147Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13148
13149 * config.guess: about target *-hitachi-hiuxwe2, fixed
13150 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13151 macro is incorrect.]
13152
13153Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13154
13155 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13156 than the "make ls" stuff which used to be here.
13157
13158Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13159
13160 * config.guess: Recognize i[34]86-unknown-freebsd.
13161 From Shawn M Carey <smcarey@rodan.syr.edu>.
13162
13163Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13164
13165 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13166
13167Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13168
13169 * config.guess: Check for ptx.
13170
13171Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13172
13173 * config.sub: Add os9k checking.
13174
13175Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13176
13177 * config.guess: Handle OSF1 running on HPPA processors
13178
13179Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13180
13181 * configure: If subdir configure fails, print out a message with
13182 subdirectory name, in case subdir's configure code didn't identify
13183 itself.
13184
13185Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13186
13187 * configure.in: Remove embedded newlines from configdirs.
13188 Avoid mismatches of substrings. Fix matching strings at end
13189 of configdirs.
13190
13191Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13192
13193 * config.guess: Add Lynx/rs6000 config support.
13194
13195Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13196
13197 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13198
13199Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13200
13201 * configure.in (hppa*-*-osf*): Treat this just like most other
13202 PA configurations (eg no binutils or ld).
13203 (hppa*-*-*elf*): These configurations have binutils and ld.
13204
13205Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13206
13207 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13208
13209Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13210
13211 * configure.in (rs6000-*-*): Build gas.
13212
13213Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13214
80413487 13215 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13216
13217Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13218
13219 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13220 for GDB and GDB has been fixed to not need it.
13221
252b5132
RH
13222Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13223
13224 * config.guess: Recognize vax hosts.
13225
13226Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13227
13228 * configure (while loop): Don't use "break 2" inside case
13229 statement -- the case statement isn't an enclosing loop.
13230
13231Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13232
13233 * config.guess: Clean up NeXT support, to allow nextstep
13234 on Intel machines. Make OS be nextstep.
13235
13236Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13237
13238 * config.guess: Add alternate forms for Convex.
13239
13240Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13241
13242 * configure: Completely rewrite option processing. Take
13243 advantage of pattern-matching to avoid invoking test frequently.
13244 Also clean up host and target defaulting logic.
13245
13246Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13247
13248 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13249 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13250 commands (plus user environment) will fit SCO limits.
13251
13252Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13253
13254 * configure.in: Don't issue warnings about directories which are
13255 not being configured if -norecursion is set. Correct test for
13256 --with-gnu-as and --with-gnu-ld to not get confused by substring
13257 matches.
13258
13259 * configure.in: Don't build gas for alpha-dec-osf1*.
13260
13261Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13262
13263 * configure: Back out Per's change of 12/19/1993. It changes the
13264 behavior of configure in unexpected and confusing ways.
13265
13266 Also, use different delim char when calculating
13267 program_transform_name so that the name can contain slashes.
13268
13269Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13270
13271 * configure.in, config.sub: Add support for VSTa micro-kernel.
13272
13273Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13274
13275 * configure.in: Nuke hacks which were used to get a special
13276 version of GAS for HPPA configurations.
13277
13278Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13279
13280 * configure: If only ${target_alias} is given, use that
13281 as the default for ${host_alias}.
13282 * configure: Add missing back-slashes before nested quotes.
13283
13284Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13285
13286 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13287
13288Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13289
13290 * config.guess: Recognize some Tektronix configurations.
13291 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13292
13293Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13294
13295 * config.sub: Match any flavor of SH.
13296
13297Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13298
13299 * configure.in: Don't try to configure newlib for Alpha.
13300
13301Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13302
13303 * configure.in: Don't build ld for Irix 5. Don't build gas,
13304 libg++ or libio for any Alpha target.
13305
13306 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13307
13308Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13309
13310 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13311 default arguments -- so it tried to compress itself.
13312
13313Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13314
13315 * configure.in (notsupp): ensure that a space is always at the end
13316 of the configdirs list, since the grep checks for an explicit space
13317
13318Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13319
13320 * configure.in (target i386-sysv4.2): don't build ld, since static
13321 versions of many libraries are not available.
13322
13323Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13324
13325 * config.guess: Recognize Apollos (using environment variables).
13326 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13327
13328Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13329
13330 * config.guess: Recognize Sony news mips running newsos.
13331
13332Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13333
13334 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13335 "fi ; else" for bash.
13336
13337Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13338
13339 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13340
13341Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13342
13343 * config.sub: accept unixware as an alias for svr4.2.
13344 Fix some inconsistancies with the gcc version.
13345
13346Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13347
13348 * Makefile.in (DISTDOCDIRS): Add gdb.
13349
13350Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13351
13352 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13353
13354Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13355
13356 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13357 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13358 this now.
13359
13360Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13361
13362 * config.sub: Accept hiux* as an OS name.
13363
13364 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13365 etc/make-stds.texi. The underscore came from gcc, and dje now
13366 agrees that RUNTESTFLAGS is the correct name.
13367
13368Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13369
13370 * install.sh: Remove 'set -e'. It makes any conditionals
13371 in the script useless.
13372
13373 * config.guess: Automatically recognize arm-acorn-riscix
13374 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13375
13376Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13377
13378 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13379
13380Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13381
13382 * Makefile.in (DISTDOCDIRS): New variable.
13383 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13384 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13385
13386Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13387
13388 * configure.in (hppa target): check the source directory for the
13389 pagas sub-directory
13390
13391Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13392
13393 * config.sub: Allow -aout* and -elf*.
13394
13395Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13396
13397 * configure.in: Don't build ld on i386-solaris2, same as for
13398 sparc-solaris2.
13399
13400Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13401
13402 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13403
13404Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13405
13406 * configure.in: Configure gdb for alpha.
13407
13408Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13409
13410 * Makefile.in (CXXFLAGS): Add -O.
13411
13412Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13413
13414 * config.guess: added support for DG Aviion
13415
13416Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13417
13418 * configure.in: Produce warning message for subdirectories not
13419 configurable for this host/target combination. Don't try to
13420 configure gdb for vms.
13421
13422Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13423
13424 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13425 appropriate files before making "diststuff".
13426 (DISTBISONFILES): New var: list of files to be edited.
13427 (DISTSTUFFDIRS): Add binutils.
13428
13429Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13430
13431 * config.sub: also handle mipsel and mips64el (for little endian mips)
13432
13433Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13434
13435 * configure.in: Add * to end of all OS names.
13436
13437Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13438
13439 * configure.in: Build newlib for LynxOS native.
13440
13441Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13442
13443 * config.guess: Add support for delta 88k running SVR3.
13444
13445 * configure.in: Add comment about HP compiler vs. emacs.
13446
13447Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13448
13449 * configure.in: don't build ld on solaris2 (not a viable option
13450 due to bugs in getpwnam & getpwuid)
13451
13452Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13453
13454 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13455 config.guess will produce a full version number.
13456
13457Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13458
13459 * configure.in: Build linker and binutils for alpha-dec-osf1.
13460
13461Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13462
13463 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13464 and gdb/testsuite/Makefile.in.
13465
13466Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13467
13468 * configure.in: recognize mips*- instead of mips-
13469
13470Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13471
13472 * config.sub: Accept linux*coff and linux*elf as operating
13473 systems.
13474
13475Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13476
13477 * config.sub: Recognize mips64, and mips3 as an alias for it.
13478
13479Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13480
13481 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13482 gdb knows how to handle OSF/1 shared libraries.
13483
13484Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13485
13486 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13487 * config.guess: Recognize Hitachi's HIUX.
13488 * config.sub: Recognize h3050r* and hppahitachi.
13489 Remove redundant cases for hp9k[23]*.
13490
13491Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13492
13493 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13494 if gas and ld are in the source tree and are in ${configdirs}.
13495 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13496 --with options (but still pass them down on the command line,
252b5132
RH
13497 if they were explicitly specified).
13498
13499Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13500
13501 * configure: substitute SHELL value in Makefile.in with
13502 ${CONFIG_SHELL}
13503
13504Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13505
13506 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13507 *-*-solaris2* targets.
13508
13509Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13510
13511 * Makefile.in: define M4, and pass it down to sub-makes;
13512 all-autoconf now depends on all-m4
13513
13514Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13515
13516 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13517 presence of {ar,ranlib} instead of a configured directory
13518
13519Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13520
13521 * config.guess: Accept 34?? as well as 33?? for NCR.
13522
13523Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13524
13525 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13526 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13527
13528Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13529
13530 * configure: grab values for $(CC) and $(CXX) from the
13531 environment, so that someone can do "CC=gcc configure; make" and
13532 have it work right (matching the way that autoconf works now)
13533
13534 * configure.in, Makefile.in: add support for gash, the tcl
13535 interface to Galaxy
13536
13537 * config.guess: add NetBSD variants (hp300, x86)
13538
13539Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13540
13541 * install.sh: Support -d option (in the manner of SunOS 4 install,
13542 as it is more deterministic than that of GNU install)
13543 (chmodcmd): Set file to mode 755 by default (should also do default
13544 chgrp and chown, but I don't feel like dealing with that now)
13545
13546Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13547
13548 * config.sub: Remove h8300hhms alias.
13549
13550Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13551
13552 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13553
13554Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13555
13556 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13557 as stmp-fixinc
13558
13559Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13560
13561 * config.sub: recognize m88110-bug-coff.
13562
13563Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13564
13565 * Makefile.in (all-libio): all dependencies on the toolchain used
13566 to build this (gcc, gas, ld, etc)
13567
13568Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13569
13570 * config.guess: Deal with OSF/1 1.3 on alpha.
13571
13572Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13573
13574 * install.sh: add some 'else true' clauses for portability
13575
13576 * configure.in: don't build libio for h8[35]00-*-* targets
13577
13578Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13579
13580 * Makefile.in: Add support for new libio.
13581
13582Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13583
13584 * install.sh: If one command fails, don't try the rest. Don't try
13585 to remove $dsttmp (via trap) unless we have already created it.
13586 If $src doesn't exist, detect it and exit with an error.
13587
13588 * config.guess: Recognize BSD on hp300.
13589
13590Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13591
13592 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13593 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13594
13595Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13596
13597 * Makefile.in (all-send-pr): depends on all-prms
13598
13599Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13600
13601 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13602
13603Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13604
13605 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13606 Added test for mips-mips-riscos5.
13607
13608Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13609
13610 * configure.in: use mh-hp300 for 68k HP hosts
13611
13612Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13613
13614 * configure: add support for CONFIG_SHELL, so that you can use
13615 some alternate shell for evaluating configure scripts
13616
13617Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13618
13619 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13620 in configure script to bug-gdb@prep.ai.mit.edu when building
13621 distribution archive.
13622 * Makefile.in (COMPRESS): Remove def.
13623 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13624 gdb.tar.Z and make-gdb.tar.Z respectively.
13625 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13626 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13627 to convergence with 'taz' target in Makefile.in.
13628
13629Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13630
13631 * install.sh (dsttmp): use trap to ensure that tmp files go
13632 away on error conditions
13633
13634Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13635
13636 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13637
13638Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13639
13640 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13641 its parent is '/' not ''.
13642
13643 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13644
13645Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13646
13647 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13648 that ${newsrcdir}/configure.in does.
13649
13650Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13651
13652 * test-build.mk: support for CONFIG_SHELL
13653
13654Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13655
13656 * config.sub (netware): Add as a basic system type.
13657
13658Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13659
13660 * Makefile.in (Makefile): depend on configure.in. Also drop the
13661 $(srcdir)/ from the dependency on Makefile.in.
13662
13663Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13664
13665 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13666 (h8300hhms is temporary until multi-libraries are implemented).
13667 * configure.in: Handle h8300h too.
13668
13669Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13670
13671 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13672
13673Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13674
13675 * configure: Remove extraneous output when guessing host type.
13676 * config.guess: Remove extraneous output when guessing using C
13677 compiler rather than uname, or when guessing fails.
13678
13679Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13680
13681 * Makefile.in: remove all.cross and install.cross targets
13682
13683 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13684 definitions
13685
13686Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13687
13688 * configure.in (target sh): Build gprof.
13689
13690Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13691
13692 * config.sub: change -solaris to -solaris2
13693
13694Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13695
13696 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13697
13698Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13699
13700 * configure: Correct error message for missing Makefile.in to
13701 print correct directory.
13702
13703Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13704
13705 * install.sh: kludge around 386BSD shell bug
13706
13707Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13708
13709 * config.guess: Recognize NeXT.
13710 * config.guess: Recognize i486-ncr-sysv4.
13711 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13712
13713Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13714
13715 * Makefile.in (MAKEINFOFLAGS): New variable.
13716 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13717 * build-all.mk, test-build.mk: Pass down --no-split as
13718 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13719
13720Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13721
13722 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13723
13724Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13725
13726 * Makefile.in (libg++.tar.z): New rule.
13727 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13728 * Makefile.in (taz): Only do a single chmod.
13729
13730Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13731
13732 * install.sh: don't use dirname anymore (replaced with sed usage)
13733
13734Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13735
13736 * Makefile.in: Change extension for gzip'd files from '.z' to
13737 '.gz' per new FSF standard usage.
13738
13739Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13740
13741 * configure: put quotes around the final value of program_transform_name
13742
13743Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13744
13745 * Makefile.in: new install.sh support; update install-info rules
13746
13747Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13748
13749 * configure.in: Build diff for crosses, but not for go32 host.
13750
13751 * configure.in: Build gprof only for native, and don't build it
13752 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13753
13754Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13755
13756 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13757
13758Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13759
13760 * configure.in (host_tools): Add prms.
13761
13762Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13763
13764 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13765 with $(FLAGS_TO_PASS) on the command line
13766
13767 * config.sub: Recognize lynx and lynxos
13768
13769Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13770
13771 * config.sub: Accept -ecoff*, not just -ecoff.
13772
13773Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13774
13775 * Makefile.in (taz): Use .gz suffix instead of .z.
13776 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13777 names.
13778
13779Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13780
13781 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13782
13783Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13784
13785 * Makefile.in (install-no-fixedincludes): install gcc last, so
13786 that rebuilds that might happen during 'make install' don't get
13787 bogus gcc include files
13788
13789Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13790
13791 Change from Utah for HPPA support:
13792 * config.guess: Recognize hppa1.x-hp-bsd.
13793
13794Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13795
13796 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13797 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13798
13799Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13800
13801 * config.sub: Add support for rom68k and bug boot monitors.
13802
13803Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13804
13805 * Makefile.in: Make all-opcodes depend on all-bfd.
13806
13807Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13808
13809 * config.guess: Added special check for i[34]86-univel-sysv4*.
13810
13811Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13812
13813 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13814 the processor rather than assuming i486.
13815
13816Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13817
13818 * config.guess: Recognize SunOS6 as Solaris3.
13819
13820Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13821
13822 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13823 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13824
13825Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13826
13827 * build-all.mk (all-cross): New target for Canadian Cross.
13828 Added Q2 go32 targets.
13829 * test-build.mk: Configure go32 cross sparclite-aout and
13830 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13831 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13832
13833Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13834
13835 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13836 GO32 hosted toolchains
13837
13838Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13839
13840 * configure: change so "-exec-prefix" gets passed down rather
13841 than "-exec_prefix" so autoconf generated Makefiles get the
13842 exec_prefix set right.
13843
13844Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13845
13846 * config.guess: get the Solaris2 minor version number
13847
13848 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13849
13850Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13851
13852 * config.guess: Recognize some Sequent platforms.
13853
13854Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13855
13856 * Makefile.in: added the vault-install target
13857
13858 * configure.in: actually use the Sun3 makefile fragment that's in
13859 config, also added the release dir to configdirs
13860
13861Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13862
13863 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13864
13865Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13866
13867 * configure.in: remove some program from Alpha targetted toolchains
13868
13869Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13870
13871 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13872 gprof.
13873 (taz): Run "make diststuff" in those directories instead of "make
13874 proto-dir". Look for "VERSION=" only at start of line in subdir
13875 Makefile. Use "gzip -9" for compression.
13876 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13877 (binutils.tar.z): New target.
13878
13879Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13880
13881 * Makefile.in (taz): Include gpl.texinfo.
13882
13883Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13884
13885 * Makefile.in (setup-dirs): Merged into "taz" target.
13886 (taz): Only do `proto-dir' stuff if a directory is actually needed
13887 for this target.
13888
13889Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13890
13891 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13892 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13893 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13894 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13895 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13896
13897Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13898
13899 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13900 config.sub, and move-if-change to gdb testsuite distribution
13901 archive, so the testsuite can be extracted, configured, and
13902 run separately from the gdb distribution. Blow away the Chill
13903 tests that require a Chill compiled executable, since GNU Chill
13904 is not yet publically available.
13905
13906Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13907
13908 * test-build.mk: set environment variables in a single command,
13909 instead of a list of assignments and exports
13910
13911 * config.guess: recognize Alpha/OSF1 systems
13912
13913Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13914
13915 * configure: Change help message to prefer --options rather than
13916 -options.
13917
13918Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13919
13920 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13921 zippy@ecst.csuchico.edu.
13922 * config.guess: Recognize miniframe.
13923
13924Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13925
9eb322aa
MF
13926 * Makefile.in: Use srcroot to find runtest rather than rootme.
13927 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13928
13929Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13930
13931 * test-build.mk: Extensive additions to support building on a
13932 machine other than the host.
13933
13934Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13935
13936 * configure (tooldir): Fix for i386-aix again.
13937
13938Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13939
13940 * configure, Makefile.in: Change definition of $(tooldir)
13941 to match the FSF.
13942
13943Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13944
13945 * config.guess: Recognize i[34]86/SVR4.
13946
13947Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13948
13949 * Makefile.in (all-gdb): gdb depends on sim.
13950
13951Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13952
13953 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13954 at the same time we make the prototype gdb directory.
13955 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13956 files at the same time as the gdb base release distribution.
13957
13958Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13959
13960 * Makefile.in (check): Use individual check targets rather than
13961 DO_X rule.
13962 (check-gcc): Added.
13963
13964Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13965
13966 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13967 for System V release 3.2.
13968
13969Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13970
13971 * config.sub: Recognize hppaosf.
13972 * configure.in: Do configure ld/binutils/gas for it.
13973
13974Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13975
13976 * configure (tooldir): Alter syntax used to set this, for systems
13977 where "\$" isn't handled right, like i386-aix.
13978
13979Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13980
13981 * configure: Pass program-transform-name, not
13982 program_transform_name, to recursive configures.
13983
13984Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13985
13986 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13987 of gas+ld+binutils.
13988
13989Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13990
13991 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13992
13993Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13994
13995 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13996
252b5132
RH
13997Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13998
13999 * Makefile.in (PRMS): Set back to all-prms.
14000
14001Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14002
14003 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14004 targets, rather than for MIPS hosts.
14005
14006Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14007
14008 * configure.in: add comment for --with-x default values
14009
14010 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14011
14012 * Makefile.in: add check-* targets for each of the directories in
14013 the tree. Add a definition of RUNTEST that will use the one we
14014 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14015
14016Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14017
14018 * configure.in: Removed obsolete references to bfd_target and
14019 target_makefile_frag.
14020
14021 * build-all.mk: Set assorted targets for Q2.
14022 * config.sub: Recognize z8k-sim and h8300-hms.
14023 * test-build.mk: Really don't pass host to configure.
14024 (HOLES): Added uname.
14025
14026Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14027
14028 * configure: Handle an empty program-prefix, program-suffix or
14029 program-transform-name correctly.
14030
14031Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14032
14033 * build-all.mk: -G 8 no longer required for MIPS targets.
14034 * test-build.mk: Don't pass host argument to configure; make it
14035 guess.
14036
14037Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14038
14039 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14040 * Makefile.in (COMPRESS): New macro, like GZIP.
14041
14042Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14043
14044 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14045
14046 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14047 with gas currently defaults to -G 0.
14048
14049Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14050
14051 * Makefile.in (all-flex): flex depends on byacc.
14052
14053 * build-all.mk: If host not specified, use config.guess. Pass TAG
14054 to test-build.mk as RELEASE_TAG.
14055 * test-build.mk (configargs): New variable containing arguments to
14056 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14057 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14058
14059 * config.guess: Use /bin/uname when checking -X argument on SCO,
14060 to avoid invoking GNU uname which doesn't understand -X.
14061
14062 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14063
14064 * configure.in: Build gas for mips-*-*.
14065
14066Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14067
14068 * Makefile.in (all.normal): insert missing backslash.
14069
14070Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14071
4bddf3ad 14072 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
14073
14074 * Makefile.in: Complete overhaul to merge many almost identical
14075 targets.
14076
14077Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14078
14079 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14080 (gdb.tar.Z): Adjusted.
14081
14082 * Makefile.in (setup-dirs, taz): New targets; should be general
14083 enough to adapt for gdb sometime. Build only .z file.
14084 (gas.tar.z): New target.
14085
14086Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14087
14088 * build-all.mk: Use CC=cc -Xs on Solaris.
14089
252b5132
RH
14090Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14091
14092 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14093 for handling BISON for FSF releases.
14094
14095Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14096
14097 * configure: Actually implement the change zoo just documented.
14098
14099Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14100
14101 * configure: when using config.guess, only set target_alias when
14102 it's not already been set (ie, on the command line)
14103
14104Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14105
14106 * Makefile.in: add installcheck target, set PRMS to install-prms
14107
14108Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14109
14110 * configure: add support for package_makefile_fragment, handle the
14111 case where a directory has a configure.in file but no Makefile.in
14112 more gracefully (with an actual understandable error message, even);
14113 add support for --without (and add this to the usage message); also
14114 explicitly add a --host=${host_alias} to the command line when
14115 config.guess is used
14116
14117Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14118
14119 * configure: Must use both --host and --target in recursive calls.
14120
14121Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14122
14123 * Makefile.in: Change deja-gnu to dejagnu.
14124
14125Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14126
14127 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14128
14129Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14130
14131 * configure.in: canonicalize all instances to *-*-solaris2*,
14132 also strip out a number of tools to not build for go32 host
14133
14134Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14135
14136 * config.guess: add GPL.
14137
14138 * Makefile.in, config.guess, config.sub, configure: bump
14139 copyrights to 93.
14140
14141Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14142
14143 * Makefile.in (do-info): Removed obsolete check for existence of
14144 localenv file.
14145
14146 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14147
14148Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14149
14150 * Makefile.in: a couple of 'else true' for decstation,
14151 support for TclX
14152
14153 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14154
14155Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14156
14157 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14158
14159Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14160
14161 * config.guess: Recognize i386-ibm-aix (PS/2).
14162 * configure.in: Use config/mh-aix386 file for it.
14163
14164Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14165
14166 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14167 CC_FOR_TARGET instead.
14168 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14169
14170Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14171
14172 * Makefile.in: Add sim to list of directories sent with gdb
14173
14174Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14175
14176 * configure.in: Put back mips-dec-bsd* case.
14177
14178Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14179
14180 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14181 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14182 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14183
14184Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14185
14186 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14187
14188 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14189 (install-info): install dir.info only if it exists,
14190 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14191
14192Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14193
14194 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14195 gas for mips-dec-bsd.
14196
14197Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14198
14199 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14200 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14201
14202Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14203
14204 * configure.in: Added "dejagnu" to hosttools list.
14205
14206Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14207
14208 * config.sub, configure.in, config.guess: Add support
14209 for Bosx, an AIX variant from Bull.
14210 Patches from F.Pierresteguy@frcl.bull.fr.
14211
14212Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14213
14214 * devo/dejagnu: Initial creation of devo/dejagnu.
14215 Migrated dejagnu testcases and support files for testing software
14216 tools to reside as subdirectories, currently called "testsuite",
14217 within the directory of the software tool. Migrated all programs,
14218 support libraries, etc. beloging to dejagnu proper from
14219 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14220 with no modifications. The changes to these files which will
14221 allow them to configure, build, and execute properly will be made
14222 in a future update.
14223
14224Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14225
14226 * Makefile.in: Change send_pr to send-pr.
14227 * configure.in: Likewise.
14228 * send_pr: Renamed directory to send-pr.
14229
14230Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14231
14232 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14233
14234Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14235
14236 * README: Update for gdb-4.8 release.
14237 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14238 gdb-xxx.tar.z (gzip'd) file also.
14239
14240Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14241
14242 * Makefile.in: make all-diff depend on all-libiberty
14243
14244Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14245
14246 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14247
14248Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14249
14250 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14251
14252Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14253
14254 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14255 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14256 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14257
14258Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14259
14260 * Makefile.in: makeinfo binary is in a new location
14261
14262Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14263
14264 * config.sub: Accept -ecoff as an OS.
14265
14266 * Makefile.in: Various changes to eliminate a level of make
14267 recursion and reduce the required command line length.
14268 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14269 sub-makes.
14270 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14271 variables holding settings for specific sub-makes.
14272 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14273 in terms of BASE_FLAGS_TO_PASS.
14274 (TARGET_LIBS): New variable listing directories which use
14275 TARGET_FLAGS_TO_PASS.
14276 (subdir_do): Eliminated.
14277 (do-*): New set of targets to replace subdir_do.
14278 (various): All targets which used subdir_do now depend on do-*.
14279 (local-clean): Renamed from do_clean.
14280 (local-distclean): New target, dependency of distclean and
14281 realclean.
14282 (install-info): Don't create directories. Depend on dir.info
14283 rather than calling make recursively.
14284 (install-dir.info): Eliminated.
14285 (install-info-dirs): Create all info directories here.
14286 (dir.info): Depend upon do-install-info.
14287
14288 * test-build.mk (HOLES): Added false.
14289
14290Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14291
14292 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14293
14294Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14295
14296 * Makefile.in (info): remove dependency on all-texinfo. The
14297 problem was really in texinfo/C, not at this level.
14298
14299Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14300
14301 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14302
14303Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14304
14305 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14306 GDB releases.
14307
14308Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14309
14310 * configure: Include srcdir in message about target of link not
14311 being found. Don't convert `-' to `_' in `with' options being
14312 passed to subdirs.
14313
14314Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14315
14316 * configure.in: add uudecode to host_tools
14317
14318 * Makefile.in: added {all,install}-uudecode targets, added them to
14319 the appropriate lists
14320
14321Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14322
14323 * Makefile.in (all-gcc): Added dependency on all-gas.
14324
14325 * configure.in (mips-*-*): Build ld and binutils.
14326
14327Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14328
14329 * configure: check return code from mkdir, print error message and
14330 exit on failure.
14331
14332Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14333
14334 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14335
14336Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14337
14338 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14339
14340Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14341
14342 * config.sub (h8500): Recognize this as a cpu type.
14343
14344Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14345
14346 * configure: source directory missing is no longer a warning
14347
14348 * configure.in: recognize irix[34]* instead of irix[34]
14349
14350 * Makefile.in: define and pass down X11_LIB
14351
252b5132
RH
14352Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14353
14354 * guess-systype: Renamed to ...
14355 * config.guess: ... by popular request.
14356 * configure.in, Makefile.in: Update accordingly.
14357
14358Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14359
14360 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14361 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14362 + Execute ./dummy instead of assuming . is in PATH.
14363
14364Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14365
14366 * guess-systype: New shell script. Attempts to guess the
14367 canonical host name of the executing host.
14368 Only a few hosts are supported so far.
14369 * configure: Call guess-systype if no host is specified.
14370
14371Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14372
14373 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14374 gcc Makefile.
14375
14376
14377Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14378
14379 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14380 (all-gcc, install-gcc, subdir_do): Use it.
14381
14382Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14383
14384 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14385
14386Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14387
14388 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14389 set exclusively by configure, using configure.in .
14390
14391Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14392
14393 * test-build.mk: set $PATH for all builds
14394
14395 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14396
14397Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14398
14399 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14400 the one used in gcc/Makefile.in, so that a null expansion doesn't
14401 override the one needed to build gcc with a native cc.
14402
14403
14404Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14405
14406 * configure: Accept -with arguments.
14407
14408Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14409
14410 * Makefile.in: added h8300sim
14411
14412Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14413
252b5132
RH
14414 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14415 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14416 (all-cygnus, native, build-cygnus): Make
14417 $(canonhost)-stamp-3stage-done, not $(host)....
14418 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14419 i386-sco3.2v4. Added else true to if command.
14420
14421Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14422
14423 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14424
14425Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14426
14427 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14428
14429Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14430
14431 * configure.in: don't remove binutils from Solaris builds
14432
14433Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14434
14435 * Makefile.in: get rid of earlier definitions for *clean,
14436 also handle the recursive info rule better
14437
14438Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14439
14440 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14441 do more-or-less the right thing.
14442
14443Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14444
14445 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14446 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14447
14448Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14449
14450 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14451 $(host_canonical).
14452
14453 * configure.in: split the configdirs list into 4 categories (native
14454 v. cross, library v. tool) and handle the cross-only and native-
14455 only in more reasonable (and correct!) way.
14456
14457Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14458
14459 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14460 configdirs anymore.
14461
14462Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14463
14464 * Makefile.in: extensive cleanup:: removed all of the explicit
14465 clean-* targets, collapsed many wrappers around subdir_do into
14466 one, added additional targets to satisfy standards.texi, deleted
14467 some old targets, some changes for consistency
14468
14469Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14470
14471 * configure.in: handle some programs as cross-only, and others as
14472 native only
14473
14474 * test-build.mk: handle partial holes in a more generic manner
14475
14476 * Makefile.in: m4 depends on libiberty
14477
252b5132
RH
14478Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14479
14480 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14481 time, wdiff, and find to configdirs
14482
14483 * Makefile.in: all, clean, and install rules for the new programs
14484 added to configure.in
14485
14486Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14487
14488 * configure.in: use mh-sun for all *-sun-* hosts
14489
252b5132
RH
14490Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14491
14492 * Makefile.in: define flags for X11 include files and library file
14493 locations, pass them down to the programs that need this info
14494
14495 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14496
252b5132
RH
14497Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14498
14499 * configure.in: start building libg++ for HP-UX targets
14500
14501Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14502
14503 * README: Update references to files moved into etc/.
14504
14505Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14506
14507 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14508 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14509
14510Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14511
14512 * configure: accept dash as well as underscore in long option
14513 names for FSF compatibility.
14514
14515Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14516
14517 * config.sub: added -sco3.2v4 support from FSF.
14518
14519Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14520
14521 * configure.in: expand the section that adds or removes
14522 directories from the list of programs to build, to handle native
14523 vs. cross in addition to host v. native
14524
14525Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14526
14527 * Makefile.in: Replace C++ in macro names with CXX.
14528 This is less likely to break ...
14529
14530Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14531
14532 * test-build.mk: add -w to GNU_MAKE
14533
14534Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14535
14536 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14537 add 'sparc' to list of recognized cpus. This needed to make
14538 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14539 Delete some redundant ose68 variants. Recognize -wrs as an os,
14540 then changes that into $CPU-wrs-vxworks.
14541
14542 * configure.in: remove most references to gdbtest, regularize
14543 target based program removal
14544
14545 * test-build.mk: import from p3 tree (many fixes and changes)
14546
14547Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14548
14549 * Makefile.in: added rules to handle tcl, tk, and expect
14550
14551 * configure.in: handle those directories if they exist
14552
14553Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14554
14555 * config.sub: removed bogus hppabsd and hppahpux names, since
14556 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14557
14558Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14559
14560 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14561 depends upon all-xiberty
14562
14563 * Makefile.in: changes from p3, including:
14564
14565 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14566
14567 * Makefile.in (XTRAFLAGS): include newlib directories if
14568 newlib/Makefile exists, rather than if host != target.
14569
14570 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14571
14572 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14573 from the same source tree and not building a cross-compiler. This
14574 matters for the libg++ configuration if reconfiguring a tree that
14575 has already been installed.
14576
14577 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14578
14579 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14580 pick up the machine and system specific header files.
14581
14582 * Makefile.in: added AS_FOR_TARGET, passed down in
14583 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14584 the C compiler to use to create programs which are run in the
14585 build environment, set it to default to $(CC), and passed it down
14586 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14587
14588 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14589
14590 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14591 We need them for unusual native builds, like systems without
14592 ranlib.
14593
14594 * configure: also define $(host_canonical) and
80413487
RH
14595 $(target_canonical), which are the full, canonical names for the
14596 given host and target
252b5132
RH
14597
14598Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14599
14600 * Makefile.in: Added separate definitions for C++.
14601
14602Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14603
14604 * configure.in (configdirs): Add deja-gnu.
14605
14606Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14607
14608 * README: Update for configure.texi and gdb-4.7 release.
14609
14610Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14611
14612 * Makefile.in: Move "all" target to top of file.
14613 Previously, first target was ".PHONY" which caused BSD4.4 make
14614 to build .PHONY when make was run without arguments.
14615
14616Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14617
14618 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14619 Library-copylefted code in libiberty.
14620
14621Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14622
14623 * config.sub: Replace m68kmote with plain old m68k.
14624
14625Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14626
14627 * Makefile.in: Remove space from blank line, avoid Make complaints.
14628
14629Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14630
14631 * config.sub: Complain if no argument is given. Added support for
14632 386bsd as OS and target alias.
14633
14634Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14635
14636 * Makefile.in (XTRAFLAGS): include newlib directories if
14637 newlib/Makefile exists, rather than if host != target.
14638
14639Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14640
14641 * config.sub: recognize sparclite-wrs-vxworks.
14642
14643 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14644 p3.) Added clean-xiberty to clean.
14645
14646Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14647
14648 * configure.in: use *-*-* instead of nested cases for host and target
14649
14650Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14651
14652 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14653 from the same source tree and not building a cross-compiler. This
14654 matters for the libg++ configuration if reconfiguring a tree that
14655 has already been installed.
14656
14657Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14658
14659 * config.sub (i486v/i486v4): Merge in from FSF version.
14660
14661Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14662
14663 * configure: only set PWD if it is already set.
14664
14665Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14666
14667 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14668 doesn't have unset and all success paths (and most error paths)
14669 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14670 to just ${PWD} to avoid confusion.)
14671
14672Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14673
14674 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14675 even for a native compilation.
14676
14677Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14678
14679 Changes to make the gdb.tar.Z rule work better.
14680
14681 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14682 (DEVO_SUPPORT): Add configure.texi.
14683 (bfd-ilrt.tar.Z): Remove ancient rule.
14684
14685Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14686
14687 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14688 pick up the machine and system specific header files.
14689
14690 * configure.in, config.sub: added new target m68010-adobe-scout,
14691 with alias of adobe68k. Changed configure.in to check for
14692 -scout before -sco* to avoid a false match.
14693
14694 * Makefile.in: added AS_FOR_TARGET, passed down in
14695 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14696 the C compiler to use to create programs which are run in the
14697 build environment, set it to default to $(CC), and passed it down
14698 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14699
14700Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14701
14702 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14703 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14704 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14705 FOR_TARGET variants, to newlib and libg++.
14706
14707Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14708
14709 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14710 first.
14711
14712Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14713
14714 * config.sub: Accept `elf' as an environment.
14715
14716Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14717
14718 * Makefile.in (all-opcodes): cd into the right directory
14719
14720Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14721
14722 * configure: added -program_transform_name option, used as
14723 argument to sed when installing programs.
14724 configure.texi: added documentation for -program_prefix,
14725 -program_suffix and -program_transform_name.
14726
14727Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14728
14729 * config.sub: Accept i486 where i386 ok.
14730
14731Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14732
14733 * config.sub: accept we32k
14734
14735Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14736
35590697 14737 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14738
14739 * Makefile.in: don't create all directories for ``make install'';
14740 let the subdirectories create the ones they need.
14741
14742Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14743
80413487 14744 * COPYING: new file, GPL v2
252b5132
RH
14745
14746Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14747
14748 * Makefile.in: use the new gen-info-dir, which needs a template
14749 argument (which also lives in texinfo)
14750
14751 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14752
252b5132
RH
14753Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14754
14755 * config.sub (ncr3000): Change i386 to i486.
14756
14757Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14758
14759 * Makefile.in: add install-rcs, install-grep to
14760 install-no-fixedincludes, removed install-bison and install-libgcc
14761
14762Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14763
14764 * configure.in: grab the HPUX makefile fragment if on HPUX
14765
14766Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14767
14768 * Makefile.in: eradicate bison spoor (ditto libgcc).
14769 configure.in: recognise m68{k,000}-ericsson-OSE.
14770 es1800 is alias for m68k-ericsson-OSE
14771
14772Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14773
14774 * configure.in: rearrange the parts that remove programs from
14775 configdirs, based now on HOST==TARGET or by canonical triple.
14776
14777Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14778
14779 * test-build.mk: recurse explicitly with -f test-build.mk when
14780 appropriate. predicate stage3 and comparison on the existence
14781 of gcc. That is, if gcc isn't around, we aren't three-staging.
14782 On very clean, also remove ...stamp-co. Build in-place before
14783 doing other builds.
14784
14785Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14786
14787 * Makefile.in, configure.in: add tgas
14788
14789Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14790
14791 * Makefile.in: a number of changes merged in from progressive.
14792
14793 * configure.in: add libm.
14794
14795 * .cvsignore: ignore some stuff that comes from test-build.mk.
14796
252b5132
RH
14797Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14798
14799 * config.sub: Add es1800 (m68k-ericsson-es1800).
14800
14801Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14802
14803 * configure: Add program_suffix (parallel to program_prefix)
14804 * Makefile.in: adjust directory-creating script for losing decstation
14805
14806Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14807
14808 * configure: Minor $subdir-related fixes.
14809
14810Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14811
14812 * configure: fix various problems with propogating
14813 makefile_target_frag in subdirs.
14814 * configure.in: config libgcc if its there
14815
14816Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14817
14818 * config.sub: HPPA merge.
14819
252b5132
RH
14820Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14821
14822 * Makefile.in: Replace all-bison with all-byacc in all
14823 dependency lines for other tools (which now use byacc).
14824
14825Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14826
14827 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14828
252b5132
RH
14829Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14830
14831 * Makefile.in: make gprof rules similar to byacc rules (instead of
14832 vestigal $(unsubdir) that didn't work...)
14833
14834Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14835
14836 * config.sub: Add support for Linux.
14837 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14838 (at least for libg++).
14839
14840Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14841
14842 * configure.texi: fix doc for the -nfp option to configure
14843
14844Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14845
14846 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14847
14848Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14849
14850 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14851 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14852 * configure.in: added solaris* host_makefile_frag hook.
14853
14854Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14855
14856 * config.sub: changed recognition of m68000 so that various
14857 m68k types can be specified via m680[01234]0
14858
14859Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14860
14861 * config.sub (basic_machine): fix sed so that '-foo' isn't
14862 completely substituted out while .+'-foo' loses the '-foo'
14863
14864Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14865
14866 * config.sub ($os): Add -aout.
14867
14868Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14869
14870 * configure: If host_makefile_frag is absolute, don't
14871 prefix ${invsubdir} (relevant to libg++ auto-configure).
14872
14873Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14874
14875 * Makefile.in (tooldir): Define it.
14876 (all-ld): Depend on all-flex.
14877
14878Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14879
14880 * Makefile.in (check): Fix libg++ special case.
14881
14882Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14883
14884 * configure: do not bury `pwd` into config.status, thus do fewer
14885 pwd's.
14886
14887 * configure: print the "Building in" message only when building in
14888 other than "." AND verbose.
14889
14890 * configure: remove -s, rework -v to better accomodate guested
14891 configures.
14892
14893 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14894
14895Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14896
14897 * Makefile.in: macroize flags passed on recursion. remove
14898 fileutils.
14899
14900Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14901
14902 * configure: get makesrcdir right for subdirs deeper than 1.
14903
14904 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14905 install.
14906
14907Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14908
14909 * Makefile.in: don't print subdir_do or recursion lines.
14910
14911Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14912
14913 * standards.texi: added menu item.
14914
14915 * Makefile.in: build and install standards.info.
14916
14917 * standards.texi: new file.
14918
14919Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14920
14921 * configure: test for and move config.status pieces from
14922 ${subdir}/.
14923
14924Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14925
252b5132
RH
14926 * configure: Test for existance of files before trying to mv
14927 them, to avoid numerous non-existance messages.
14928
14929Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14930
14931 * configure: correct final line of config.status.
14932
14933 * configure: patch from eggert. Avoids a protection problem if
14934 the original Makefile.in is read only.
14935
14936 * configure: use move-if-change from gcc to create config.status.
14937 Some makefiles depend on config.status to tell if a directory
14938 has been reconfigured for a different host. This change
14939 prevents those directories from remaking everything in the case
14940 where the reconfig was only intended to rebuild a Makefile.
14941
14942 * configure: test for config.sub with "config.sub sun4" rather
14943 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14944 host alias from a missing config.sub.
14945
14946Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14947
14948 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14949 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14950
14951Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14952
14953 * configure: mkdir ${subdir} as needed.
14954
14955Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14956
14957 * Makefile.in,configure.in: added autoconf.
14958
14959Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14960
14961 * Makefile.in: no longer pass against on recursion.
14962
14963 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14964 definitions are not inherited.
14965
14966 * configure: correct makesrcdir when subdir is .
14967
14968Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14969
14970 * configure: Add support for 'subdirs' variable, which is
14971 like 'configdirs', except that configure doesn't re-invoke
14972 itself for subdirs, it just creates a Makefile for each subdir.
14973 * configure.texi: Document subdirs.
14974
14975Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14976
14977 * configure.in: added flex to configdirs
14978
14979Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14980
14981 * Makefile.in: remove clean-stamps from clean.
14982
14983Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14984
14985 * configure.in: Add gdbtest to configdirs.
14986
14987Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14988
14989 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14990 to recursive makes.
14991 * configure.in: Recognize new ncr3000 config.
14992
14993Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14994
14995 * Makefile.in, configure.in: removed references to gdbm.
14996
14997Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14998
14999 * config.sub: Don't canonicalize os value
15000 newsos* to bsd (readline needs to check for newsos).
15001 (This fix was earlier made Jan 31, but got re-broken.)
15002
15003Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15004
15005 * configure.in: sco is an os, not a vendor!
15006
15007 * configure: Quote $( better. Keep various shells happy.
15008
15009Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15010
15011 * Makefile.in: eliminate stamp-files.
15012
15013Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15014
15015 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15016 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15017
15018Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15019
15020 * config.sub: fix iris/iris3.
15021
15022Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15023
15024 * configure: re-add -rm.
15025
15026Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15027
15028 * Maskefile.in: add .stmp-rcs to all.
15029
15030 * configure.in: remove gas from rs6000 build, use aix host fragment.
15031
15032Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15033
15034 * configure: pass down site_option during recursion.
15035
15036Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15037
15038 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15039
15040Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15041
15042 * configure: Change exec_prefix so that it really defaults to prefix.
15043
15044Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15045
15046 * Makefile.in, configure.in: Add support for mmalloc library.
15047
15048Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15049
15050 * Makefile.in: add stmp dependencies for a few more things.
15051
15052Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15053
15054 * configure: adjusted error message on objdir/srcdir configure
15055 collision, per john's suggestion.
15056
15057 * Makefile.in: add libiberty stmp to all and all.cross.
15058
15059Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15060
15061 * Makefile.in: remove force dependencies, add grep to all.
15062
15063Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15064
15065 * Makefile.in: drop flex. make stamp files work.
15066
15067 * configure: added test for conflicting configuration in srcdir,
15068 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15069 gets cranky. use relative paths for configure and srcdir
15070 whenever possible. Send some error messages to stderr that were
15071 going to stdout.
15072
15073Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15074
15075 * Makefile.in: Fix libg++ rule to check for gcc directory
15076 before using gcc/gcc. Also pass XTRAFLAGS.
15077
15078Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15079
15080 * Makefile.in: added stmp-files so that directories aren't polled
15081 when they are already built.
15082
15083 * configure.texi: fixed a node pointer problem.
15084
15085Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15086
4bddf3ad 15087 * config.sub configure.in gdb/configure.in
252b5132
RH
15088 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15089 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15090 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15091
15092Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15093
15094 * configure: -recurring becomes -silent. corrected help message
15095 for -site= option.
15096
15097 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15098
15099Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15100
15101 * configure: when building Makefile for crosses, replace
15102 tooldir and program_prefix. default srcdir from location of
15103 config.sub. remove "for host in hosts" and "for target in
15104 targets" loops.
15105
15106Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15107
15108 * Makefile.in: Do not pass bindir or mandir to cvs.
15109
15110Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15111
15112 * Makefile.in, configure.in: removed traces of namesubdir,
15113 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15114 copyrights to '92, changed some from Cygnus to FSF.
15115
15116 * configure.texi: remove most references to multiple hosts,
15117 multiple targets, subdirs, etc.
15118
15119 * configure.man: removed rcsid. reference config.sub not
15120 config.subr.
15121
15122 * Makefile.in: mkdir $(infodir) on install-info.
15123
15124Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15125
15126 * configure.texi: Explain better about .gdbinit and about
15127 the environment that configure.in sections run in.
15128
15129Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15130
15131 * configure.in: Ultrix is only a decstation if it's a MIPS.
15132
15133Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15134
15135 * README: DOC.configure => cfg-paper.texi.
15136
15137Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15138
15139 * config.sub (near case $os): Don't convert newsos* to bsd!
15140
15141Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15142
15143 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15144 the number of copies of COPYING that go into the GDB tar file.
15145
15146Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15147
4bddf3ad 15148 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
15149 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15150 Fix SCO configuration stuff.
15151
15152Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15153
15154 * Makefile.in: For libg++, make sure the -I pointing
15155 to the gcc directory goes *after* all the libg++-local -I flags.
15156 Also, move just-gcc dependency from just-libg++ to all-libg++.
15157
15158Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15159
15160 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15161
15162Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15163
15164 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15165
15166Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15167
15168 * config.sub: Add stratus configuration frags. Also
15169 submitted to FSF.
15170
15171Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15172
15173 * Makefile.in (DEV_SUPPORT): add configure.man.
15174
15175 * config.sub(Decode manufacturer-specific): add -none*.
15176
15177Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15178
15179 * Makefile.in: remove form feeds to make Sun's make happy.
15180 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15181
15182Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15183
15184 * Makefile.in (AR_FLAGS): Make quieter.
15185
15186Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15187
15188 * configure.in: Add libg++.
15189 * configure: When verbose, don't output the command line at each
15190 level; it will be unremarkably the same as the previous version,
15191 which will be the same as what the user typed.
15192
15193Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15194
15195 * configure.in, Makefile.in: fix clean-info, add flex. add
15196 fileutils.
15197
15198 * configure: be less sensitive to spaces in Makefile.in. Do not
15199 look for sources in "..". Doing so breaks subdirectories that
15200 might have their own configure. If a subdir has it's own
15201 configure script, use it.
15202
15203Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15204
15205 * cfg-paper.texi: some changes suggested by rms.
15206
15207Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15208
15209 * config.sub: Merge in some small additions from the FSF version,
15210 taken from the gcc distribution, to bring the Cygnus and FSF
15211 versions into closer sync.
15212
15213Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15214
15215 * configure.in: Changed svr4 references to sysv4.
15216
15217Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15218
15219 * configure: added -V for version number option.
15220
15221Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15222
15223 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15224 renamed from DOC.configure to cfg-paper.texi.
15225
15226Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15227
15228 * configure, config.subr, config.sub: config.subr is now
15229 config.sub again.
15230
15231Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15232
15233 * configure.texi: new file, in progress.
15234
15235 * Makefile.in: build info file and install the man page for
15236 configure.
15237
15238 * configure.man: new file, first cut.
15239
15240 * configure: find config.subr again now that configuration "none"
15241 has gone. removed all traces of the -ansi option. removed all
15242 traces of the -languages option.
15243
15244 * config.subr: resync from rms.
15245
d932cae7 152461991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15247
15248 * configure, config.sub, config.subr: merge config.sub into
15249 config.subr, call the result config.subr, remove config.sub, use
15250 config.subr.
15251
15252 * Makefile.in: revised install for dir.info.
15253
d932cae7 152541991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15255
15256 * configure.in: add decstation host makefile frag.
15257
15258 * Makefile.in: BISON now bison -y again. also install-gcc on
15259 install. clean-gdbm on clean. infodir belongs in datadir.
15260 Make directories for info install. Build dir.info here then
15261 install it.
15262
d932cae7 152631991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15264
15265 * Makefile.in: fix for bad directory tests.
15266
d932cae7 152671991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15268
15269 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15270 regexp. -srcdir relative was being handled incorrectly.
15271
15272 * Makefile.in: unwrapped some for loops so that parallel makes
15273 work again and so one can focus one's attention on a particular
15274 package.
15275
d932cae7 152761991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15277
15278 * configure: added PWD as a stand in for `pwd` (for speed). use
15279 elif wherever possible. make -srcdir work without -objdir.
15280 -objdir= commented out.
15281
d932cae7 152821991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15283
15284 * configure: +options become --options. -subdirs commented out.
15285 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15286 Makefile now at top of generated Makefile. Removed cvs log
15287 entries. added -srcdir. create .gdbinit only if there is one
15288 in ${srcdir}.
15289
15290 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15291 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15292 and mandir now keyed off datadir by default.
15293
d932cae7 152941991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15295
15296 * Freshly created ChangeLog.
15297
15298\f
15299Local Variables:
15300mode: change-log
15301left-margin: 8
15302fill-column: 76
15303version-control: never
15304End:
This page took 1.320326 seconds and 4 git commands to generate.