gdbserver: Fix whitespace configure.srv damage for `i[34567]86-*-mingw*'
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
cf1d9e09
SM
12020-01-19 Simon Marchi <simon.marchi@polymtl.ca>
2
3 * remote-sim.c (gdbsim_target::wait): Return
4 sim_data->remote_sim_ptid instead of inferior_ptid.
5
ae774686
NC
62020-01-18 Nick Clifton <nickc@redhat.com>
7
8 Binutils 2.34 branch created.
9
4fb3a8da
NC
102020-01-18 Nick Clifton <nickc@redhat.com>
11
12 Synchronize top level configure files with master version:
13
14 2020-01-01 Ben Elliston <bje@gnu.org>
15
16 * config.guess: Update copyright years.
17 * config.sub: Likewise.
18
19 2019-12-21 Ben Elliston <bje@gnu.org>
20
21 * config.guess (set_cc_for_build): Prevent multiple calls by
22 checking if $tmp is already set. We can't check CC_FOR_BUILD as
23 the user may set it externally. Thanks to Torbjörn Granlund for
24 the bug report.
25
26 2019-12-21 Torbjörn Granlund <tg@gmplib.org>
27
28 * config.guess (alpha:Linux:*:*): Guard against missing
29 /proc/cpuinfo by redirecting standard error to /dev/null.
30
31 2019-09-12 Daniel Bittman <danielbittman1@gmail.com>
32
33 * config.guess (*:Twizzler:*:*): New.
34 * config.sub (-twizzler*): New.
35
36 2019-07-24 Ben Elliston <bje@gnu.org>
37
38 * config.guess (mips:OSF1:*.*): Whitespace cleanup.
39
40 2019-06-30 Ben Elliston <bje@gnu.org>
41
42 * config.sub (case $os): Match nsk* and powerunix. Don't later
43 match nsk* and set os=nsk which removes the OS version number.
44
45 2019-06-30 Ben Elliston <bje@gnu.org>
46
47 * config.sub: Recognise os108*.
48
49 2019-06-26 Ben Elliston <bje@gnu.org>
50
51 * config.sub (hp300): Set $os to hpux.
52
53 2019-06-26 Ben Elliston <bje@gnu.org>
54
55 * config.sub (vsta): Move into alphabetical order.
56
57 2019-06-10 Ben Elliston <bje@gnu.org>
58
59 * config.guess (*:OS108:*:*): Recognise new OS.
60
61 2019-05-28 Ben Elliston <bje@gnu.org>
62
63 * config.guess (*:Darwin:*:*): Run xcode-select to determine if a
64 system compiler is installed. If not, do not run set_cc_for_build,
65 as the default cc will open a dialog box asking to install
66 Xcode. If no C compiler is available, guess based on uname -p and
67 uname -m.
68
69 2019-05-28 Ben Elliston <bje@gnu.org>
70
71 * config.guess (*:Darwin:*:*): Simplify UNAME_PROCESSOR.
72
c4d3fc14
SM
732020-01-17 Simon Marchi <simon.marchi@efficios.com>
74
75 * Makefile.def: Add dependencies of all-gdbsupport on all-bfd.
76 * Makefile.in: Re-generate.
77
01027315
TT
782020-01-14 Tom Tromey <tom@tromey.com>
79
80 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbsupport.
81 * MAINTAINERS: Add gdbsupport.
82 * configure: Rebuild.
83 * configure.ac (configdirs): Add gdbsupport.
84 * gdbsupport: New directory, move from gdb/gdbsupport.
85 * Makefile.def (host_modules, dependencies): Add gnulib.
86 * Makefile.in: Rebuild.
87
abb78b78
AM
882020-01-09 Aaron Merey <amerey@redhat.com>
89
90 * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds
91 new configure option --with-debuginfod.
92 * configure: Regenerate.
93 * configure.ac: Call AC_DEBUGINFOD.
94
cef2097a
CB
952019-12-26 Christian Biesinger <cbiesinger@google.com>
96
97 * .gitignore: Add perf.data and perf.data.old.
98
95c746cc
SDJ
992019-10-17 Sergio Durigan Junior <sergiodj@redhat.com>
100
101 * src-release.sh (GDB_SUPPORT_DIRS): Add libctf.
102
a315e147
AM
1032019-10-17 Alan Modra <amodra@gmail.com>
104
105 PR 29
106 * src-release.sh (getver): Replace "head -1" with "head -n 1".
107
87279e3c
NA
1082019-07-30 Nick Alcock <nick.alcock@oracle.com>
109
110 * Makefile.def (host_modules): libctf is no longer no_install.
111 * Makefile.in: Regenerated.
112
1ff6de03
NA
1132019-07-13 Nick Alcock <nick.alcock@oracle.com>
114
115 * Makefile.def (dependencies): all-ld depends on all-libctf.
116 * Makefile.in: Regenerated.
117
60391a25
PB
1182019-09-09 Phil Blundell <pb@pbcl.net>
119
120 binutils 2.33 branch created
121
c1a5d03a
TT
1222019-08-19 Tom Tromey <tom@tromey.com>
123
124 * configure: Rebuild.
125 * configure.ac: Add --with-static-standard-libraries.
126
f211b8c0
NC
1272019-08-09 Nick Clifton <nickc@redhat.com>
128
129 * libiberty: Sync with gcc. Bring in:
130 2019-08-08 Martin Liska <mliska@suse.cz>
131
132 PR bootstrap/91352
133 * lrealpath.c (is_valid_fd): New function.
134
135 2019-07-24 Martin Liska <mliska@suse.cz>
136
137 PR lto/91228
138 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
139 Find first '\0' starting from gnu_lto + 1.
140
141 2019-07-12 Ren Kimura <rkx1209dev@gmail.com>
142
143 * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
144 This fixes a Bug 90924.
145
146 2019-07-22 Martin Liska <mliska@suse.cz>
147
148 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
149 Do not search for gnu_lto_v1, but search for first '\0'.
150
151 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
152
153 * cplus-dem.c: Include rust-demangle.h.
154 * rust-demangle.c: Include rust-demangle.h.
155 * rust-demangle.h: New file.
156
157 2019-05-31 Michael Forney <mforney@mforney.org>
158
159 * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
160 is non-zero.
161
162 2019-04-30 Ben L <bobsayshilol@live.co.uk>
163
164 * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
165 * testsuite/d-demangle-expected: Add testcase.
166
167 * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
168 * testsuite/d-demangle-expected: Add testcase.
169
170 * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
171 * testsuite/d-demangle-expected: Add testcase.
172
173 * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
174 * testsuite/d-demangle-expected: Add testcase.
175
176 * d-demangle.c (dlang_parse_integer): Fix stack underflow.
177 * testsuite/d-demangle-expected: Add testcase.
178
179 * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
180 * testsuite/demangle-expected: Add testcase.
181
182 * cp-demangle.c (d_encoding): Guard against NULL return values from
183 d_right (dc).
184 * testsuite/demangle-expected: Add testcase.
185
186 2019-04-29 Ben L <bobsayshilol@live.co.uk>
187
188 * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
189 char is valid.
190 * testsuite/demangle-expected: Add testcase.
191
192 2019-04-10 Nick Clifton <nickc@redhat.com>
193
194 PR 89394
195 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
196 lengths.
197 (d_count_templates_scopes): Replace num_templates and num_scopes
198 parameters with a struct d_print_info pointer parameter. Adjust
199 body of the function accordingly. Add recursion counter and check
200 that the recursion limit is not reached.
201 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
202 Reset recursion counter afterwards, unless the recursion limit was
203 reached.
204
48b550c2
JB
2052019-07-13 Joel Brobecker <brobecker@adacore.com>
206
207 * src-release (getver): If $tool/gdbsupport/create-version.sh
208 exists, use that to determine the version number.
209
be74b5b7
AS
2102019-06-21 Andreas Schwab <schwab@linux-m68k.org>
211
212 * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
213
73cc7272
TT
2142019-06-14 Tom Tromey <tom@tromey.com>
215
216 * MAINTAINERS: Add gnulib.
217 * gnulib: New directory, move from gdb/gnulib.
218 * configure.ac (host_libs): Add gnulib.
219 * configure: Rebuild.
220 * Makefile.def (host_modules, dependencies): Add gnulib.
221 * Makefile.in: Rebuild.
222
79b377b3
NC
2232019-06-03 Nick Clifton <nickc@redhat.com>
224
225 Revert:
226 2019-05-29 Nick Clifton <nickc@redhat.com>
227
228 * configure.ac (noconfigdirs): Add libctf if the target does not use
229 the ELF file format.
230 * configure: Regenerate.
231
e33f2313
NC
2322019-05-29 Nick Clifton <nickc@redhat.com>
233
234 * src-release.sh (do_proto_toplev): Add libctf to list of
235 directories that can be disabled.
236
90bd5423
NC
2372019-05-29 Nick Clifton <nickc@redhat.com>
238
239 * configure.ac (noconfigdirs): Add libctf if the target does not use
240 the ELF file format.
241 * configure: Regenerate.
242
9698cf9b
NA
2432019-05-28 Nick Alcock <nick.alcock@oracle.com>
244
245 * Makefile.def (dependencies): configure-libctf depends on all-bfd
246 and all its deps.
247 * Makefile.in: Regenerated.
248
88981b15
NA
2492019-05-28 Nick Alcock <nick.alcock@oracle.com>
250
251 * MAINTAINERS: Add libctf.
252
0e65dfba
NA
2532019-05-28 Nick Alcock <nick.alcock@oracle.com>
254
255 * Makefile.def (host_modules): Add libctf.
256 * Makefile.def (dependencies): Likewise.
257 libctf depends on zlib, libiberty, and bfd.
258 * Makefile.in: Regenerated.
259 * configure.ac (host_libs): Add libctf.
260 * configure: Regenerated.
261
2376c370
JM
2622019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
263
264 * config.guess: Synchronize with config project master sources.
265 * config.sub: Likewise.
266 * readline/support/config.guess: Likewise.
267 * readline/support/config.sub: Likewise.
268
c1202057
NC
2692019-04-10 Nick Clifton <nickc@redhat.com>
270
271 * libiberty: Sync with gcc. Bring in:
272 2019-04-10 Nick Clifton <nickc@redhat.com>
273
274 PR 89394
275 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
276 lengths.
277 (d_count_templates_scopes): Replace num_templates and num_scopes
278 parameters with a struct d_print_info pointer parameter. Adjust
279 body of the function accordingly. Add recursion counter and check
280 that the recursion limit is not reached.
281 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
282 Reset recursion counter afterwards, unless the recursion limit was
283 reached.
284
f974f26c
NC
2852018-06-24 Nick Clifton <nickc@redhat.com>
286
287 2.32 branch created.
288
d63f2be2
RO
2892019-01-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
290
291 Merge from GCC:
292 PR target/88535
293 * config.guess: Import upstream version 2019-01-03.
294 * config.sub: Import upstream version 2019-01-01.
295
1910070b
NC
2962019-01-10 Nick Clifton <nickc@redhat.com>
297
298 * libiberty: Sync with gcc. Bring in:
299 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
300
301 PR other/16615
302
303 * cp-demangle.c: Mechanically replace "can not" with "cannot".
304 * floatformat.c: Likewise.
305 * strerror.c: Likewise.
306
307 2018-12-22 Jason Merrill <jason@redhat.com>
308
309 Remove support for demangling GCC 2.x era mangling schemes.
310 * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
311 internal_cplus_demangle, and all subroutines.
312 (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
313 Lucid, ARM, HP, and EDG demangling styles.
314 (cplus_demangle): Remove 'work' variable. Don't call
315 internal_cplus_demangle.
316
69961a84
ДП
3172019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org>
318
319 * configure.ac: Don't configure readline if --with-system-readline is
320 used.
321 * configure: Re-generate.
322
b555fb21
JM
3232018-10-31 Joseph Myers <joseph@codesourcery.com>
324
325 Merge from GCC:
326 PR bootstrap/82856
327 * multilib.am: New file. From automake.
328
80ca5f98
SDJ
3292018-09-12 Sergio Durigan Junior <sergiodj@redhat.com>
330
331 * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
332
0a8288f7
NC
3332018-07-16 Nick Clifton <nickc@redhat.com>
334
335 * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
336
26996596
SH
3372018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
338
339 * config.sub: Sync with upstream version 2018-07-03.
340
c5244148
SH
3412018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
342
343 * config.guess: Sync with upstream version 2018-06-26.
344 * config.sub: Sync with upstream version 2018-07-02.
345
4119873a
AO
3462018-06-29 Alexandre Oliva <oliva@adacore.com>
347
348 * configure.ac: Introduce support for @unless/@endunless.
349 * Makefile.tpl (dep-kind): Rewrite with cond; return
350 postbootstrap in some cases.
351 (make-postboot-dep, postboot-targets): New.
352 (dependencies): Do not output postbootstrap dependencies at
353 first. Output non-target ones changed for configure to depend
354 on stage_last @if gcc-bootstrap, and the original deps @unless
355 gcc-bootstrap.
356 * configure.in, Makefile.in: Rebuilt.
357
71300e2c
NC
3582018-06-24 Nick Clifton <nickc@redhat.com>
359
360 * configure: Regenerate.
361
d0ac1c44
SM
3622018-06-19 Simon Marchi <simon.marchi@ericsson.com>
363
364 * libtool.m4: Use AC_LANG_SOURCE.
365 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
366 * README-maintainer-mode: Update version requirements.
367 * ar-lib: New file.
368 * test-driver: New file.
369 * configure: Re-generate.
370
e0541124
EB
3712018-06-18 Eric Botcazou <ebotcazou@adacore.com>
372
373 * Makefile.def (fortran): Add check-target-libgomp-fortran.
374 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
375 * Makefile.in: Regenerate.
376
377 * configure: Regenerate.
378
db67d458
SM
3792018-06-18 Simon Marchi <simon.marchi@ericsson.com>
380
381 * configure.ac: Sync with GCC, remove MPX-related things.
382
b5778783
NC
3832018-05-01 Nick Clifton <nickc@redhat.com>
384
385 * config.guess: Synchronize with config project master sources.
386 * config.sub: Likewise.
387
1063beb5
FT
3882018-05-01 Francois H. Theron <francois.theron@netronome.com>
389
390 * configure.ac: Added "nfp" target.
391 * configure: Regenerate.
392
b29d2641
MR
3932018-02-13 Maciej W. Rozycki <macro@mips.com>
394
395 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
396 * configure: Regenerate.
397
52b2f300
NC
3982018-01-30 Nick Clifton <nickc@redhat.com>
399
400 * src-release.sh (do_proto_toplev): Add patterns for more junk files
401 to delete before creating the tarball.
402
b431b4ea
NC
4032018-01-29 Nick Clifton <nickc@redhat.com>
404
405 * src-release.sh (do_proto_toplev): Strip patch remnant files from
406 the sources before creating the tarball.
407
19e2900b
NC
4082018-01-13 Nick Clifton <nickc@redhat.com>
409
410 * src-release.sh: Update copyright notice. Change reference to devo
411 to be a reference to root.
412
bf41f30d
NC
4132018-01-10 Nick Clifton <nickc@redhat.com>
414
415 * config-ml.in: Sync with gcc sources.
416 * config.guess: Likewise.
417 * config.sub: Likewise.
418 * configure.ac: Likewise.
7ec0cd50 419 * configure: Regenerate.
bf41f30d 420
863f7a5f
NC
4212017-12-14 Nick Clifton <nickc@redhat.com>
422
423 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
424
638d9137
SH
4252017-12-12 Stafford Horne <shorne@gmail.com>
426
427 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
428 * configure: Regenerate.
429
ef87240f
NC
4302017-09-15 Nick Clifton <nickc@redhat.com>
431
432 * src-release.sh (LZIPPROG): New define. Provides the name of the
433 lzip program.
434 (do_lz): New function. Compresses a tarball using the lzip
435 program.
436 (do_compress): Add support for lzip compression.
437 (usage): Mention -l option.
438 (build_release): Support -l option to invoke lzip compression.
439
817b7711
AM
4402017-09-15 Alan Modra <amodra@gmail.com>
441
442 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
443 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
444 and sim depending on $tool and $support_files. Echo configure line.
445
255300f5 4462017-09-14 Matt Rice <ratmice@gmail.com>
447
448 * src-release.sh (do_proto_toplev): Enable gold during release process.
449
8f0dd45f
AJ
4502017-04-13 Andrew Jenner <andrew@codesourcery.com>
451
452 * config.sub: Sync with master version in config project.
453
2f5f29ca
AJ
4542017-04-03 Andrew Jenner <andrew@codesourcery.com>
455
456 * config.sub: Handle ia16 in $basic_machine.
457
458 bfd/
459 * config.bfd: Handle ia16.
460
461 gas/
462 * configure.tgt: Handle ia16.
463
464 ld/
465 * configure.tgt: Handle ia16.
466
11997a83
NC
4672017-03-22 Nick Clifton <nickc@redhat.com>
468
469 * config.sub: Sync with master version in config project.
470 * config.guess: Likewise.
471
05a13254
NC
4722017-01-23 Nick Clifton <nickc@redhat.com>
473
474 * configure.ac: Update year in copyright notice.
475 Sync from FSF GCC mainline, bringing in the following patches.
476 * Makefile.def: Likewise.
477 * Makefile.tpl: Likewise.
478 * configure: Regenerate.
479 * Makefile.in: Regenerate.
480
481 2016-12-21 Jakub Jelinek <jakub@redhat.com>
482
483 * configure.ac: Don't bootstrap libmpx unless --with-build-config
484 includes bootstrap-mpx.
485
486 2016-12-01 Matthias Klose <doko@ubuntu.com>
487
488 * configure.ac: Don't use pkg-config to check for bdw-gc.
489
490 2016-11-30 Matthias Klose <doko@ubuntu.com>
491
492 * Makefile.def: Remove reference to boehm-gc target module.
493 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
494 options and for the bdw-gc pkg-config module.
495
496 2016-11-15 Matthias Klose <doko@ubuntu.com>
497
498 * config-ml.in: Remove references to GCJ.
499 * configure.ac: Likewise.
500
501 2016-09-30 Jakub Jelinek <jakub@redhat.com>
502
503 * configure.ac: Add target-libffi to target_libraries.
504 Readd libgcj target disablings, modified to only target-libffi.
505 Readd target addition of go to unsupported languages.
506
507 2016-09-30 Andrew Haley <aph@redhat.com>
508
509 * Makefile.def: Remove libjava.
510 * Makefile.tpl: Likewise.
511 * configure.ac: Likewise.
512
513 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
514
515 * configure.ac: Disable "sim" directory for arc*-*-*.
516
517 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
518
519 * configure.ac: Check for the minimum in-tree MPFR version
520 handled.
521
3f66c01b
AM
5222016-12-31 Alan Modra <amodra@gmail.com>
523
524 * config.sub: Import from upstream.
525
da17fe9d
AM
5262016-12-08 Alan Modra <amodra@gmail.com>
527
528 * configure: Regenerate.
529
d5451cd4
JC
5302016-12-02 Josh Conner <joshconner@google.com>
531
532 * configure.ac: Add fuchsia to targets that use ELF.
533 * configure: Regenerated.
534
5ada5c6f
DE
5352016-11-07 Doug Evans <dje@google.com>
536
537 * config.sub: Sync with upstream version 2016-11-03.
538 git://git.sv.gnu.org/config.git
539 * config.guess: Sync with upstream version 2016-10-02.
540
07619d52
SM
5412016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
542
543 * .gitignore: Add archives and make stamps.
544
bedbe19c
YTL
5452016-07-20 Yan-Ting Lin <currygt52@gmail.com>
546
547 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
548 * configure: Regenerated.
549
9abdce70
WL
5502016-06-28 Walter Lee <walt@tilera.com>
551
552 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
553 * configure: Regenerate.
554
0597bdc4
AM
5552016-05-28 Alan Modra <amodra@gmail.com>
556
557 * Makefile.tpl (configure): Depend on m4 files included.
558 * Makefile.in: Regenerate.
559
1690f1db
NC
5602016-05-27 Nick Clifton <nickc@redhat.com>
561
562 * config.guess (Alpha OSF1): Fix typo introduced during the most
563 recent synchronization update.
564
b43b8535
NC
5652016-05-23 Nick Clifton <nickc@redhat.com>
566
567 * Import these patches from the gcc mainline:
568
569 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
570
571 * config.guess: Import version 2016-04-02 (newest).
572 * config.sub: Import version 2016-05-10 (newest).
573
bb7dc663
NC
5742016-04-19 Nick Clifton <nickc@redhat.com>
575
576 * Import this patch from the GCC mainline:
577
578 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
579
580 PR bootstrap/70173
581 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
582 and gotools directories. Delete the stage_final file.
583 * Makefile.in: Regenerate.
584
ea016470
CC
5852016-03-17 Cary Coutant <ccoutant@gmail.com>
586
587 * configure.ac: Add mips and s390 to the gold target check.
588 * configure: Regenerate.
589
52cf9762
NC
5902016-02-10 Nick Clifton <nickc@redhat.com>
591
592 Import these patches from the GCC mainline:
593
594 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
595
596 * configure.ac: Enable LTO for DJGPP
597 * configure: Regenerate
598
599 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
600
601 PR bootstrap/69329
602 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
603 * Makefile.in: Regenerate.
604
605 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
606 Sebastian Pop <s.pop@samsung.com>
607
608 * Makefile.in: Regenerate.
609 * Makefile.tpl: Export ISLVER.
610 * configure: Regenerate.
611 * config/isl.m4: Detect isl-0.15.
612
613 2016-01-29 Sebastian Pop <s.pop@samsung.com>
614
615 * config/isl.m4: Add comments about isl-0.16.
616 * configure: Regenerate.
617
1985dc2d
L
6182016-01-12 H.J. Lu <hongjiu.lu@intel.com>
619
620 Sync with GCC
621 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
622
623 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
624 symbols.
625
626 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
ce5e165e
L
627
628 PR bootstrap/69134
629 * Makefile.def (mpfr): Disable assembler.
630 * Makefile.in: Regenerate.
631
4849dfd8
NC
6322016-01-11 Nick Clifton <nickc@redhat.com>
633
634 Import the following changes from the GCC mainline:
635
636 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
637
638 * configure.ac: Enable libmpx by default.
639 * configure: Regenerated.
640
641 2015-11-19 Martin Liska <mliska@suse.cz>
642
643 * .gitignore: Add .clang-format to ignored files.
644 * Makefile.tpl: Add clang-format.
645 * Makefile.in: Regenerate.
646
647 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
648
649 PR libffi/65726
650 * Makefile.def (lang_env_dependencies): Make libffi depend
651 on cxx.
652 * Makefile.in: Regenerate.
653
654 2015-12-02 Ian Lance Taylor <iant@google.com>
655
656 PR go/66147
657 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
658 * Makefile.in: Regenerate.
659
660 2015-12-17 Nathan Sidwell <nathan@acm.org>
661
662 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
663 * configure: Regenerate.
664
665 2015-12-17 Sebastian Pop <s.pop@samsung.com>
666
667 * Makefile.in: Replace ISL with isl.
668 * Makefile.tpl: Same.
669 * config/isl.m4: Same.
670 * configure.ac: Same.
671 * contrib/download_prerequisites: Same.
672 * configure: Regenerate.
673
674 2016-01-01 Ben Elliston <bje@gnu.org>
675
676 * config.guess: Import version 2016-01-01.
677 * config.sub: Likewise.
678
f075eb5e
TG
6792015-11-20 Tristan Gingold <gingold@adacore.com>
680
681 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
682 * configure: Regenerate.
683
6c3bc0f8
NC
6842015-10-21 Nick Clifton <nickc@redhat.com>
685
686 PR gas/19109
687 * configure.ac: Note the 'none' is an acceptable argument to
688 --enable-compressed-debug-sections.
689 * configure: Regenerate.
690
edeefb67
L
6912015-10-20 H.J. Lu <hongjiu.lu@intel.com>
692
693 PR gas/19109
694 * configure.ac: Add
695 --enable-compressed-debug-sections={all,gas,gold,ld}.
696 * configure: Regenerated.
697
68996839
NC
6982015-09-30 Nick Clifton <nickc@redhat.com>
699
700 Import the following patches from the GCC mainline:
701
702 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
703
704 PR libfortran/54572
705 * Makefile.def: Make libgfortran depend on libbacktrace.
706 * Makefile.in: Regenerate.
707
708 2015-08-12 Tom de Vries <tom@codesourcery.com>
709
710 PR other/67092
711 PR other/67098
712 * configure.ac: Remove --with_host_libstdcxx support.
713 * configure: Regenerate.
714
715 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
716 Jakub Jelinek <jakub@redhat.com>
717
718 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
719 nvptx*-*-*.
720 * configure: Regenerate.
721
5960642a
L
7222015-08-07 H.J. Lu <hongjiu.lu@intel.com>
723
724 Sync with GCC
725 2015-07-28 Ben Elliston <bje@gnu.org>
726
727 * config.sub, config.guess: Import from upstream.
728
016a3251
DD
7292015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
730
731 * Makefile.def (libiconv): Define bootstrap=true.
732 Mark pdf/html/info as missing.
733 (configure-gcc): Depend on all-libiconv.
734 (all-gcc): Ditto.
735 (configure-libcpp): Ditto.
736 (all-libcpp): Ditto.
737 (configure-intl): Ditto.
738 (all-intl): Ditto.
739 * Makefile.in: Regenerate.
740
136bb21f
L
7412015-07-27 H.J. Lu <hongjiu.lu@intel.com>
742
743 Sync with GCC
744 2015-07-24 Michael Darling <darlingm@gmail.com>
745
746 PR other/66259
747 * config-ml.in: Reflects renaming of configure.in to configure.ac
748 * configure: Likewise
749 * configure.ac: Likewise
750
22121df0
L
7512015-07-14 H.J. Lu <hongjiu.lu@intel.com>
752
753 * Makefile.in: Regenerated.
754
755 Sync with GCC
756 2015-05-21 Jason Merrill <jason@redhat.com>
757
758 * Makefile.tpl: Update comments.
759
760 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
761
762 * Makefile.tpl: Remove surplus whitespace throughout.
763
764 2015-03-25 Martin Liska <mliska@suse.cz>
765 Yury Gribov <y.gribov@samsung.com>
766
767 * Makefile.tpl: Fix ln source location for vimrc file.
768
969b1713
L
7692015-07-14 H.J. Lu <hongjiu.lu@intel.com>
770
771 Sync with GCC
772 2015-05-16 James Bowman <james.bowman@ftdichip.com>
773
774 * configure.ac: FT32 target added.
775 * configure: Regenerate.
776
ce6c656d
L
7772015-07-14 H.J. Lu <hongjiu.lu@intel.com>
778
779 Sync with GCC
780 2015-06-02 Jason Merrill <jason@redhat.com>
781
782 PR bootstrap/66319
783 * configure.ac: Use -std=gnu++98.
784
785 2015-05-28 Mike Frysinger <vapier@gentoo.org>
786
787 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
788 * configure: Regenerate.
789
790 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
791
792 * configure.ac: Fix typo.
793 * configure: Regenerate.
794
795 2015-05-03 Matthias Klose <doko@ubuntu.com>
796
797 * configure.ac: Match $host configured with triplets.
798 * configure: Regenerate.
799
800 2015-04-17 Jakub Jelinek <jakub@redhat.com>
801
802 PR bootstrap/62077
803 * configure.ac (--enable-stage1-checking): Default to
804 release,misc,gimple,rtlflag,tree,types if --disable-checking
805 or --enable-checking is not specified and DEV-PHASE is not
806 experimental.
807 * configure: Regenerated.
808
809 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
810
811 Install back PR target/47230 fix (Revert the revert).
812
16beab3d
L
8132015-06-30 H.J. Lu <hongjiu.lu@intel.com>
814
815 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
816 target.
817 * configure: Regenerate.
818
5569a85f
JDA
8192015-05-13 John David Anglin <dave.anglin@bell.net>
820
821 * configure.ac: Disable configuration of GDB for HPUX targets.
822 * configure: Regenerate.
823
e81d5d05
L
8242015-05-01 H.J. Lu <hongjiu.lu@intel.com>
825
826 PR ld/18355
827 * Makefile.def: Add extra_configure_flags to host zlib.
828 * configure.ac (extra_host_zlib_configure_flags): New. Set
829 to --enable-host-shared When bfd is to be built as shared
830 library. AC_SUBST.
831 * Makefile.in: Regenerated.
832
ec5b9462
HPN
8332015-04-15 Mike Frysinger <vapier@gentoo.org>
834 Hans-Peter Nilsson <hp@axis.com>
835
836 Adjust src-release.sh for sim using the gdb create-version.sh.
a644aa89 837 * src-release.sh (tar_compress): If there's a fifth parameter,
ec5b9462
HPN
838 use that in the getver call instead of $tool.
839 (sim_release): Pass gdb as fifth parameter to tar_compress.
840 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
841
f91ca6bc
IB
8422015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
843
844 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
845 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
846 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
847 * Makefile.in: Regenerate.
848
cf39cfc5
L
8492015-04-01 H.J. Lu <hongjiu.lu@intel.com>
850
851 * configure.ac: Add --with-system-zlib.
852 * configure: Regenerated.
853
6ac1079e
L
8542015-03-31 H.J. Lu <hongjiu.lu@intel.com>
855
856 * src-release.sh: Don't configure with --with-target-subdir=.
857 --disable-multilib.
858
890ba06f
L
8592015-03-31 H.J. Lu <hongjiu.lu@intel.com>
860
861 * src-release.sh (DEVO_SUPPORT): Replace src-release with
862 src-release.sh.
863
5675acd9
ES
8642015-03-30 Ed Schouten <ed@nuxi.nl>
865
866 * config.sub: Update from upstream, to 2015-03-04 version.
867 * config.guess: Likewise.
868
d2d67aea
L
8692015-03-30 H.J. Lu <hongjiu.lu@intel.com>
870
871 * Makefile.def (dependencies): Add all-zlib to all-bfd.
872 * Makefile.in: Regenerated.
873
92c695a1
L
8742015-03-28 H.J. Lu <hongjiu.lu@intel.com>
875
876 * src-release.sh (do_proto_toplev): Configure with --target
877 --with-target-subdir and --disable-multilib.
878 (BINUTILS_SUPPORT_DIRS): Add zlib.
879 (GAS_SUPPORT_DIRS): Likewise.
880 (GDB_SUPPORT_DIRS): Likewise.
881 (SIM_SUPPORT_DIRS): Likewise.
882
091021fa
L
8832015-03-17 H.J. Lu <hongjiu.lu@intel.com>
884
885 * configure.ac (target_configdirs): Exclude target-zlib if
886 target-libjava isn't built.
887 * configure: Regenerated.
888
5df8a8fc
L
8892015-03-17 H.J. Lu <hongjiu.lu@intel.com>
890
891 Sync with GCC
892 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
893
894 * config-ml.in: Robustify ac_configure_args parsing.
895
1b6c0831
L
8962015-03-16 H.J. Lu <hongjiu.lu@intel.com>
897
898 * Makefile.def: Updated from GCC trunk.
899 * Makefile.tpl: Likewise.
900 * configure.ac: Likewise.
901 * Makefile.in: Regenerated.
902 * configure: Likewise.
903
3f8107ab
AM
9042015-01-28 James Bowman <james.bowman@ftdichip.com>
905
906 * configure.ac: Add FT32 support.
907 * configure: Regenerate.
908
10b8fe5e
AG
9092015-01-12 Anthony Green <green@moxielogic.com>
910
911 * configure.ac: Don't disable gprof for moxie.
912 * configure: Rebuild.
913
6b91c541
AP
9142015-01-03 Andrew Pinski <apinski@cavium.com>
915
916 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
917 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
918 (BASE_TARGET_EXPORTS): Add OBJCOPY.
919 (OBJCOPY_FOR_TARGET): New variable.
920 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
921 * Makefile.in: Regenerate.
922 * configure.ac: Check for already installed target objcopy.
923 Also GCC_TARGET_TOOL on objcopy.
924 * configure: Regenerate.
925
6ba37ab4
HPN
9262015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
927
928 * config.sub: Update from upstream, to 2015-01-01 version.
929 * config.guess: Ditto.
930
bb5f7690
EB
9312014-12-06 Eric Botcazou <ebotcazou@adacore.com>
932
933 * config.sub: Update from upstream config repo.
934
6e733cce
L
9352014-11-24 H.J. Lu <hongjiu.lu@intel.com>
936
937 * libtool.m4: Updated from GCC trunk.
938
8969c424
JBG
9392014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
940
941 * config.guess: Update from upstream config repo.
942 * config.sub: Ditto.
943
37e77caf
JBG
9442014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
945
946 * move-if-change: Update from upstream gnulib.
947
e3046511
JBG
9482014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
949
950 * compile: Sync with upstream Automake.
951 * depcomp: Ditto.
952 * install-sh: Ditto.
953 * missing: Ditto.
954 * mkinstalldirs: Ditto.
955 * ylwrap: Ditto.
956
3e615393
TG
9572014-10-15 Tristan Gingold <gingold@adacore.com>
958
959 * src-release.sh (do_proto_toplev): Configure with --target.
960
6d26190c
JY
9612014-10-03 Jing Yu <jingyu@google.com>
962
963 * configure.ac: Add aarch64 to list of targets that support gold.
964 * configure: Regenerate.
965
a9d58c06
AB
9662014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
967
968 * configure.ac: Add mips*-img-elf* target triple.
969 * configure: Regenerate.
970
b25b5cef
CJW
9712014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
972 * configure: Disable gdb for nds32*-*-* until supported.
973 * configure.ac: Disable gdb for nds32*-*-* until supported.
974
f8797b5a
JB
9752014-09-05 Joel Brobecker <brobecker@adacore.com>
976
977 * configure: Regenerate.
978
2536ee9d
WN
9792014-08-27 Will Newton <will.newton@linaro.org>
980
981 * src-release.sh: New file.
982 * src-release: Remove file.
983
1f995db6
JS
9842014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
985
986 GDB not supported for or1k*-*-rtems*
987 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
988 of the stanzas results in this not being caught by or1k*-*-* later.
989 * configure. Regenerated.
990
a843ea33
SB
9912014-07-25 Samuel Bronson <naesten@gmail.com>
992
993 * .gitattributes: New file for use with git-merge-changelog.
994
cfbc1a6c
JS
9952014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
996
997 Disable gdb for or1k*-*-* until supported
998 * configure.ac (or1k*-*-*): Disable gdb.
999 * configure: Regenerated.
1000
d9e042ac
SL
10012014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1002
1003 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1004 * configure: Regenerated.
1005
201f096f 10062014-03-26 Jakub Jelinek <jakub@redhat.com>
1007
1008 PR sanitizer/56781
1009 * Makefile.def: Set bootstrap=true; for host fixincludes.
1010 * configure.ac: Don't bootstrap host fixincludes unless
1011 --with-build-config=bootstrap-{a,ub}san.
1012 * Makefile.in: Regenerated.
1013 * configure: Regenerated.
1014
730af8ee 10152014-03-21 Jakub Jelinek <jakub@redhat.com>
1016
1017 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1018 --enable-vtable-verify option parsing. Don't add
1019 target-libsanitizer to bootstrap_target_libs unless
1020 --with-build-config=bootstrap-asan or
1021 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1022 to bootstrap_target_libs unless --enable-vtable-verify.
1023 * configure: Regenerated.
1024
abca8d87 10252014-03-07 Jakub Jelinek <jakub@redhat.com>
1026
1027 PR bootstrap/58572
1028 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1029 -I for libstdc++-v3 includes if $(LEAN).
1030 * Makefile.in: Regenerated.
1031
68d122bb 10322014-02-24 Walter Lee <walt@tilera.com>
1033
1034 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1035 (tilegx-*-*): Change to tilegx*-*-*.
1036 * configure: Regenerate.
1037
39d1b2ae
RS
10382014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1039
1040 * config.sub, config.guess: Import from upstream.
1041
50f80006
EB
10422014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1043
1044 PR bootstrap/60620
72f4393d 1045 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
50f80006
EB
1046 * Makefile.in: Regenerate.
1047
a6305403
YS
10482014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1049
1050 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1051 for WINDRES_FOR_TARGET in default-manifest.o rule.
1052 * Makefile.in: Regenerate.
1053
62a0f723
RO
10542014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1055
1056 PR target/59788
1057 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1058 *solaris2*.
1059
530e8392
KB
10602013-12-19 Keven Boell <keven.boell@intel.com>
1061
1062 * cp-namespace.c (cp_lookup_nested_symbol): Enable
1063 nested lookups for fortran modules.
1064 * dwarf2read.c (read_module): Add fortran module to
1065 the symbol table.
1066 (add_partial_symbol, add_partial_module): Add fortran
1067 module to the partial symbol table.
1068 (new_symbol_full): Create full symbol for fortran module.
1069 * f-exp.y (yylex): Add new module domain to be parsed.
1070 * symtab.h: New domain for fortran modules.
1071
7f9b20bb
KB
10722013-12-19 Keven Boell <keven.boell@intel.com>
1073
1074 * f-exp.y (yylex): Add domain array to enable lookup
1075 in multiple domains. Loop over lookup domains and try
1076 to find requested symbol. Add STRUCT_DOMAIN to lookup
1077 domains to be able to query for user defined types.
1078
afc0578d 10792013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1080
1081 * configure.ac: Add user-friendly check for native x86_64-linux
1082 multilibs.
1083 * configure: Regenerate.
1084
f3f51a69
AM
10852013-11-23 Alan Modra <amodra@gmail.com>
1086
1087 * config.sub, config.guess: Import from upstream.
1088
2440009d 10892013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1090
2440009d 1091 * Makefile.in: Regenerate.
1092
e78e02e6 1093 * Makefile.tpl: Fix typo.
1094 * Makefile.in: Regenerate partially.
1095
9aaf2a7e 10962013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1097
1098 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1099 supported.
1100 * configure: Regenerated.
1101
880b18d1 11022013-10-30 Jason Merrill <jason@redhat.com>
1103
1104 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1105 --disable-build-format-warnings.
1106
522e3d71 11072013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1108
f3f51a69 1109 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 1110 depend on libstdc++ and libgcc.
1111 * configure: Regenerate.
1112 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1113 libcilkrts for POSIX and i*86, and x86_64 architectures.
1114 * Makefile.in: Added libcilkrts related fields to support building it.
1115
cb49a9e1 11162013-10-26 Jeff Law <law@redhat.com>
1117
1118 * Makefile.def (target_modules): Remove libmudflap
1119 (languages): Remove check-target-libmudflap).
1120 * Makefile.in: Rebuilt.
1121 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1122 * configure.ac (target_libraries): Remove target-libmudflap.
1123 Remove checks which disabled libmudflap on some systems.
1124 * configure: Rebuilt.
1125 * libmudflap: Directory removed.
1126
82033c9b
JBG
11272013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1128
1129 * configure.ac: Update from GCC.
1130 * configure: Regenerate.
1131
b50d7605
HPN
11322013-10-15 Hans-Peter Nilsson <hp@axis.com>
1133
1134 * src-release (do-proto-toplevel): Support subdir-path-prefixed
1135 files in SUPPORT_FILES.
1136 (SIM_SUPPORT_DIRS): New variable.
1137 (sim.tar.bz2): New rule.
1138
f4cfb980
JBG
11392013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1140
1141 * configure.ac: Update from GCC.
1142 * configure: Regenerate.
1143
78b1434c
JJ
11442013-10-01 Jeff Johnston <jjohnstn@redhat.com>
1145
1146 * COPYING.NEWLIB: Update with new copyright.
1147
b3fc79f8
JBG
11482013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1149
1150 * configure.ac: Update from GCC.
1151 * configure: Regenerate.
1152
cc9afea3
AM
11532013-09-20 Alan Modra <amodra@gmail.com>
1154
1155 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1156 ppc host match. Support little-endian powerpc linux hosts.
1157
f006cabd
JB
11582013-08-16 Joel Brobecker <brobecker@adacore.com>
1159
1160 * src-release (VER): When using $(TOOL)/common/create-version.sh,
1161 strip the "-cvs" suffix from the version number if present.
1162
95e43135
JBG
11632013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1164
1165 * configure.ac: Sync with GCC repo.
1166 * Makefile.def: Ditto.
1167 * configure: Regenerate.
1168 * Makefile.in: Ditto.
1169
7539e41e
JB
11702013-07-22 Joel Brobecker <brobecker@adacore.com>
1171
1172 * src-release (VER): Use $(TOOL)/common/create-version.sh
1173 if it exists.
1174
e8044f35
RS
11752013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
1176
1177 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
1178 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
1179 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
1180 * configure: Regenerate.
1181
7bab7634
DC
11822013-06-01 George Thomas <george.thomas@atmel.com>
1183
95e43135
JBG
1184 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
1185 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 1186
b5364c9e
JJ
11872013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1188
1189 * COPYING.NEWLIB: Add Altera Corporation copyright.
1190
5dad867c
JBG
11912013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1192
1193 * config.guess: Update from config repo.
1194 * config.sub: Ditto.
1195
b836cb18
JBG
11962013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1197
1198 * Makefile.def: Sync with GCC.
1199 * Makefile.in: Regenerate.
1200
e7d5abf1
JBG
12012013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1202
1203 * configure.ac: Sync with GCC.
b836cb18 1204 * configure: Regenerate.
e7d5abf1 1205
4f778543
MF
12062013-03-22 Mike Frysinger <vapier@gentoo.org>
1207
1208 * src-release (VER): Change bfd/configure.in sed to use the new
1209 `bfd/configure --version` output.
1210
f1dd87fc
YZ
12112013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1212
1213 * configure.ac: Sync with GCC repo.
1214 * configure: Ditto.
1215
a413f71a
ILT
12162013-02-05 Ian Lance Taylor <iant@google.com>
1217
1218 PR go/55969
1219 * configure.ac: Disable libgo on some systems where it does not
1220 work.
1221 * configure: Rebuild.
1222
3a98824c
AM
12232013-02-05 Alan Modra <amodra@gmail.com>
1224
1225 * configure: Regenerate after syncing config/.
1226
3dae1673
JBG
12272013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1228
1229 * configure.ac: Sync with GCC repo.
1230 * configure: Ditto.
1231 * Makefile.def: Ditto.
1232 * Makefile.in: Ditto.
1233
bf51454b
JB
12342013-01-11 Joel Brobecker <brobecker@adacore.com>
1235
1236 Sync with GCC, merge:
1237
1238 2013-01-09 Jason Merrill <jason@redhat.com>
1239
1240 * .gitignore: Import from gdb repository.
1241
c841a2be
JBG
12422013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1243
1244 * config.sub: Update from config repo.
1245
d7b9dae9
EB
12462013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1247
1248 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1249 * Makefile.in: Regenerate.
1250
861ea9c8
L
12512013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1252
1253 * Makefile.def (configure-gcc): Depend on all-gmp.
1254 (all-gcc): Remove dependency on all-gmp.
1255 * Makefile.in: Regenerated.
1256
ce82b126
JBG
12572013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1258
1b4f418d 1259 * config.guess: Update from config repo.
c2e5e6d7 1260 * config.sub: Ditto.
ce82b126 1261
fd62a30d
JJ
12622013-01-07 Jeff Johnston <jjohnstn@redhat.com>
1263
1264 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
1265 exists and replace the new bfin license in its location.
1266
0140d685
L
12672013-01-07 H.J. Lu <hongjiu.lu@intel.com>
1268
1269 PR gas/14899
1270 * Makefile.def (dependencies): Make all-binutils, all-gprof,
1271 all-ld and all-gold depend on all-gas.
1272 * Makefile.in: Regenerated.
1273
c3d399e7
L
12742012-12-29 Ben Elliston <bje@gnu.org>
1275
1276 * config.guess: Update to 2012-12-29 version.
1277 * config.sub: Likewise.
1278
9417cd2f
JBG
12792012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1280
1281 * Makefile.def (install-target-libgo): Depend on
1282 install-target-libatomic. Merged from GCC repo.
1283 * Makefile.in: Regenerate.
1284
68dad382
JJ
12852012-12-17 Jeff Johnston <jjohnstn@redhat.com>
1286
1287 * COPYING.LIBGLOSS: Add license for bfin libgloss.
1288
2344b8da
TS
12892012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1290
1291 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1292 * configure: Regenerate.
1293
5eb08693
L
12942012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1295
1296 * Makefile.def (target_modules): Add bootstrap=true and
1297 raw_cxx=true to libsanitizer.
1298 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1299 * Makefile.in: Regenerated.
1300 * configure: Likewise.
1301
53ab32d8
JBG
13022012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1303
1304 * config.sub: Merge from config repo.
1305
d2489204
JBG
13062012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1307
1308 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
1309 * Makefile.tpl: Ditto.
1310 * Makefile.in: Ditto.
1311 * configure: Ditto.
d2489204 1312
c23b5043
JBG
13132012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1314
1315 * configure.ac (noconfigdirs): Merge from GCC.
1316 * configure: Regenerate.
1317
1dd1f7f6
JBG
13182012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1319
1320 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
1321
2bda3143
L
13222012-11-14 Roland McGrath <mcgrathr@google.com>
1323
1324 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1325 * configure: Regenerate.
1326
5286fdef
L
13272012-11-13 Richard Henderson <rth@redhat.com>
1328
1329 * configure.ac: Move libsanitizer logic to subdirectory.
1330 * configure: Regenerate.
1331
13322012-11-13 Dodji Seketeli <dodji@redhat.com>
1333
1334 * configure.ac: Enable libsanitizer just on x86 linux for now.
1335 * configure: Re-generate.
1336
13372012-11-13 David Edelsohn <dje.gcc@gmail.com>
1338
1339 * configure.ac: Merge libquadmath sections.
1340 * configure: Regenerate.
1341
13422012-11-12 Wei Mi <wmi@google.com>
1343
1344 * configure.ac: Add libsanitizer to target_libraries.
1345 * Makefile.def: Ditto.
1346 * configure: Regenerate.
1347 * Makefile.in: Regenerate.
1348
f66a9a70
L
13492012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1350
1351 * configure: Regenerated.
1352
13532012-11-03 Robert Mason <rbmj@verizon.net>
1354
1355 * configure.ac: add --disable-libstdcxx configure option
1356 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1357
6d94c122
CV
13582012-10-24 Corinna Vinschen <corinna@vinschen.de>
1359
1360 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1361 against Mingw64 w32api.
1362 * configure: Regenerate.
1363
a882be68
EB
13642012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1365
1366 PR bootstrap/54820
1367 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1368 * configure: Regenerate.
1369
b3676d82
EB
13702012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1371
1372 PR bootstrap/54820
1373 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1374 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1375 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1376 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1377 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1378 * Makefile.in: Regenerate.
1379 * configure.ac (have_static_libs): New variable and associated check.
1380 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1381 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1382 * configure: Regenerate.
1383
7b0e8ca5
MF
13842012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1385
1386 * config.guess, config.sub: Include updated version from
1387 config-patches. Adds microblaze little endian support.
1388
8e71395b
L
13892012-09-28 Ian Lance Taylor <iant@google.com>
1390
1391 * Makefile.def: Make all-target-libgo depend on
1392 all-target-libbacktrace.
1393 * Makefile.in: Rebuild.
1394
13952012-09-26 Ian Lance Taylor <iant@google.com>
1396
1397 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1398 * Makefile.in: Rebuild.
1399
14002012-09-06 Diego Novillo <dnovillo@google.com>
1401
1402 * configure.ac: Bump minimum GMP version to 4.2.3.
1403 * configure: Re-generate.
1404
14052012-09-05 Georg-Johann Lay <avr@gjlay.de>
1406
1407 PR target/54461
1408 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1409 target-libgloss if not configured --with-avrlibc=no.
1410 * configure: Regenerate.
1411
14122012-09-04 Jason Merrill <jason@redhat.com>
1413
1414 * configure.ac: Fix --enable-languages=all.
1415
14162012-09-03 Richard Guenther <rguenther@suse.de>
1417
1418 PR bootstrap/54138
1419 * configure.ac: Re-organize ISL / CLOOG checks to allow
1420 disabling with either --without-isl or --without-cloog.
1421 * configure: Regenerated.
1422
14232012-09-03 Georg-Johann Lay <avr@gjlay.de>
1424
1425 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1426 * configure: Regenerate.
1427
d09bbf00
SE
14282012-09-21 Steve Ellcey <sellcey@mips.com>
1429
1430 * configure.ac: Add mips*-mti-elf* target.
1431 * configure: Regenerate.
1432
2bf680c4
ILT
14332012-09-19 Ian Lance Taylor <iant@google.com>
1434
1435 * configure.ac (host_libs): Add libbacktrace.
1436 (target_libraries): Add libbacktrace.
1437 * Makefile.def (host_modules): Add libbacktrace.
1438 (target_modules): Likewise.
1439 * configure, Makefile.in: Rebuild.
1440
5c0b3823
WL
14412012-09-15 Jiong Wang <jiwang@tilera.com>
1442
1443 * configure.ac (ENABLE_GOLD): support tilegx*
1444 * configure: rebuild
1445
1488e230
DE
14462012-09-14 David Edelsohn <dje.gcc@gmail.com>
1447
1448 PR target/38607
1449 Merge upstream change.
1450 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1451
1452 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1453 Add libgomp*.o to compare_exclusions for AIX.
1454 * configure: Regenerate.
1455
df6795ce
L
14562012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1457
1458 PR binutils/4970
1459 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1460 and opcodes.
1461 * Makefile.in: Regenerated.
1462
7ec59b9e
L
14632012-08-14 Diego Novillo <dnovillo@google.com>
1464
1465 Merge from cxx-conversion branch.
1466
1467 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1468 POSTSTAGE1_CONFIGURE_FLAGS.
1469 * Makefile.in: Regenerate.
1470 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1471 Force C++ when bootstrapping.
1472 * configure: Regenerate.
1473
14742012-07-06 Richard Guenther <rguenther@suse.de>
1475
1476 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1477 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1478 --with-gmp=system.
1479 * Makefile.in: Regenerated.
1480 * configure: Likewise.
1481
14822012-07-06 Richard Guenther <rguenther@suse.de>
1483
1484 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1485 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1486 supply V=1 as extra_make_flags.
1487 * configure: Regenerated.
1488 * Makefile.in: Likewise.
1489
14902012-07-03 Richard Guenther <rguenther@suse.de>
1491
1492 * Makfile.def (isl): Remove not necessary extra_exports and
1493 extra_make_flags.
1494 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1495 * Makefile.in: Regenerated.
1496
14972012-07-03 Richard Guenther <rguenther@suse.de>
1498
1499 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1500 * configure.ac: If either the ISL or the CLooG check failed
1501 do not try to build in-tree versions.
1502 * Makefile.in: Regenerated.
1503 * configure: Regenerated.
1504
15052012-07-02 Richard Guenther <rguenther@suse.de>
1506 Michael Matz <matz@suse.de>
1507 Tobias Grosser <tobias@grosser.es>
1508 Sebastian Pop <sebpop@gmail.com>
1509
1510 * Makefile.def: Add ISL host module, remove PPL host module.
1511 Adjust ClooG host module to use the proper ISL.
1512 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1513 * configure.ac: Include config/isl.m4. Add ISL host library,
1514 remove PPL. Remove PPL configury, add ISL configury, adjust
1515 ClooG configury.
1516 * Makefile.in: Regenerated.
1517 * configure: Likewise.
1518
15192012-07-02 Richard Guenther <rguenther@suse.de>
1520
1521 Merge from graphite branch
1522 2011-07-21 Tobias Grosser <tobias@grosser.es>
1523
1524 * configure: Regenerated.
1525 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1526 both cloog.org and legacy versions. The only supported version will
1527 be CLooG with the isl backend.
1528
1529 2011-07-21 Tobias Grosser <tobias@grosser.es>
1530
1531 * configure: Regenerated.
1532 * configure.ac: Require cloog isl 0.17.0
1533
1534 2011-07-21 Tobias Grosser <tobias@grosser.es>
1535
1536 * configure: Regenerated.
1537 * config/cloog.m4: Do not define CLOOG_ORG
1538
15392012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1540
1541 * configure.ac: Skip C if explicitly selected.
1542 * configure: Regenerate.
1543
15442012-06-28 Christophe Lyon <christophe.lyon@st.com>
1545
1546 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1547 they contain -O2.
1548 * configure: Regenerate.
1549
15502012-06-20 Jason Merrill <jason@redhat.com>
1551
1552 * Makefile.tpl (check-target-libgomp-c++): New.
1553 (check-target-libitm-c++): New.
1554 * Makefile.def (c++): Add them.
1555 * Makefile.in: Regenerate.
1556
15572012-05-16 Olivier Hainque <hainque@adacore.com>
1558
1559 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1560 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1561 (install-no-fixedincludes): Adjust accordingly.
1562 * Makefile.in: Regenerate.
1563
15642012-05-09 Nick Clifton <nickc@redhat.com>
1565 Paul Smith <psmith@gnu.org>
1566
1567 PR bootstrap/50461
1568 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1569 allow for the fact that from release v3.1.0 of MPFR the source
1570 files were moved into a src sub-directory.
1571 * configure: Regenerate.
1572
15732012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1574
1575 * configure.ac: Bump minimum MPFR version to 2.4.0.
1576 * configure: Regenerated.
1577
15782012-05-01 Richard Henderson <rth@redhat.com>
1579
1580 * Makefile.def (libatomic): New target_module.
1581 * configure.ac (target_libraries): Add libatomic.
1582 (noconfigdirs): Check if libatomic is supported.
1583 * Makefile.in, configure: Rebuild.
1584
f87f9c61
L
15852012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1586
1587 Merge upstream change
1588 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1589
15902011-11-21 Andreas Tobler <andreast@fgznet.ch>
1591
1592 * libtool.m4: Additional FreeBSD 10 fixes.
1593
68f107fa
AO
15942012-06-28 Christophe Lyon <christophe.lyon@st.com>
1595
1596 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1597 they contain -O2.
1598 * configure: Regenerate.
1599
b9c361e0
JL
16002012-05-14 Catherine Moore <clm@codesourcery.com>
1601
1602 * NEWS: Mention PowerPC VLE port.
1603
9eb322aa
MF
16042012-05-11 Mike Frysinger <vapier@gentoo.org>
1605
1606 * MAINTAINERS (config/): Move to intl/ section.
1607 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1608
58b1dd21
NC
16092012-05-09 Nick Clifton <nickc@redhat.com>
1610 Paul Smith <psmith@gnu.org>
1611
1612 PR bootstrap/50461
1613 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1614 allow for the fact that from release v3.1.0 of MPFR the source
1615 files were moved into a src sub-directory.
1616 * configure: Regenerate.
1617
2e702c99
RM
16182012-05-02 Roland McGrath <mcgrathr@google.com>
1619
1620 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1621 * configure: Regenerate.
1622
d2213593
JB
16232012-04-25 Joel Brobecker <brobecker@adacore.com>
1624
1625 * config.sub: Update to 2012-04-18 version from official repo.
1626
202e2356
NC
16272012-03-19 Tristan Gingold <gingold@adacore.com>
1628
1629 * configure.ac (ia64*-*-*vms*): Add support for ld.
1630 * configure: Regenerate.
1631
2479f722
RO
16322012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1633
1634 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1635 (unsupported_languages): Remove mips-sgi-irix6.*.
1636 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1637 (with_stabs): Remove.
1638 * configure: Regenerate.
1639
4e97d92b
RO
16402012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1641
1642 * configure.ac (enable_libgomp): Remove *-*-osf*.
1643 (with_stabs): Remove alpha*-*-osf*.
1644 * configure: Regenerate.
1645
f9ea6f98
JJ
16462012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1647
1648 * COPYING.NEWLIB: Modify DJ Delorie license to include
1649 modification rights in clause as permitted by DJ Delorie.
1650 * COPYING.LIBGLOSS: Ditto.
1651
48688b3e
JJ
16522012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1653
1654 * COPYING.NEWLIB: Remove two unused licenses.
1655
0945bbee
TG
16562012-03-05 Tristan Gingold <gingold@adacore.com>
1657
1658 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1659 * configure: Regenerate.
1660
516be0c5
JJ
16612012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1662
1663 * COPYING.NEWLIB: Add Adapteva notice.
1664 * COPYING.LIBGLOSS: Add Adapteva notice.
1665
64b986c0
EB
16662011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1667
1668 * configure: Regenerate.
1669
58cddc18
JJ
16702011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1671
1672 * COPYING.LIBGLOSS: Add GPL with exception license.
1673
b121d7d4
DD
16742011-11-09 Roland McGrath <mcgrathr@google.com>
1675
1676 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1677 * configure: Rebuild.
1678 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1679 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1680 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1681 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1682 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1683 Add READELF.
1684 * Makefile.in: Rebuild.
1685
d32e2926
RH
16862011-11-08 Richard Henderson <rth@redhat.com>
1687
1688 * configure.ac: Test for libitm directory present first.
1689
1690 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1691
1692 * configure.ac: Test libitm/configure.tgt to disable libitm.
1693 * configure: Rebuild.
1694
98dd765a
RO
16952011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1696
1697 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1698 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1699 * Makefile.in: Regenerate.
1700
99c513f6
DD
17012011-11-01 DJ Delorie <dj@redhat.com>
1702
1703 * configure.ac (rl78-*-*) New case.
1704 * configure: Regenerate.
1705
ff3ec4ee
DD
17062011-11-01 DJ Delorie <dj@redhat.com>
1707
1708 * config.sub: Update to version 2011-10-29 (added rl78)
1709
c28a9f49
NC
17102011-10-27 Nick Clifton <nickc@redhat.com>
1711
1712 * config.sub: Import these changes from the config project:
1713
a903d6ac 1714 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
1715 Ben Elliston <bje@gnu.org>
1716
1717 * config.sub (epiphany): New.
1718
1719 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1720 Ben Elliston <bje@gnu.org>
1721
9eb322aa 1722 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
1723
1724 2011-08-23 Roland McGrath <mcgrathr@google.com>
1725
1726 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1727 64eb to be64.
1728
1729 2011-08-16 Roland McGrath <mcgrathr@google.com>
1730
1731 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1732 (nacl): Grok as alias for 32el-unknown-nacl.
1733
860144e4
JB
17342011-08-19 Joel Brobecker <brobecker@adacore.com>
1735
1736 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1737
40ae9136
YQ
17382011-08-14 Yao Qi <yao@codesourcery.com>
1739
1740 Merge from gcc:
1741
1742 2011-08-14 Yao Qi <yao@codesourcery.com>
1743 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1744 * configure: Regenerate.
1745
ffdd6afc
ILT
17462011-07-26 Ian Lance Taylor <iant@google.com>
1747
1748 Merge from gcc:
1749
1750 2011-07-26 Ian Lance Taylor <iant@google.com>
1751 * configure.ac: Set have_compiler based on whether gcc directory
1752 exists, rather than on whether gcc is in configdirs.
1753 * configure: Rebuild.
1754
1755 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1756 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1757 link directories.
1758 * Makefile.in: Rebuild.
1759
1760 2011-07-20 Ian Lance Taylor <iant@google.com>
1761 PR bootstrap/49787
1762 * configure.ac: Move --enable-bootstrap handling earlier in file.
1763 If --enable-bootstrap and either --enable-build-with-cxx or
1764 --enable-build-poststage1-with-cxx, enable C++ automatically.
1765 * configure: Rebuild.
1766
1767 2011-07-19 Ian Lance Taylor <iant@google.com>
1768 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1769 make C++ a boot_language. Set and substitute
1770 POSTSTAGE1_CONFIGURE_FLAGS.
1771 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1772 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1773 * configure, Makefile.in: Rebuild.
1774
1775 2011-07-16 Jason Merrill <jason@redhat.com>
1776 * Makefile.def (language=c++): Add check-c++0x and
1777 check-target-libmudflap-c++.
1778 * Makefile.tpl (check-target-libmudflap-c++): New.
1779 * Makefile.in: Regenerate.
1780
1781 2011-07-16 Matthias Klose <doko@ubuntu.com>
1782 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1783 * Makefile.def (target_modules/libjava): Pass
1784 $(EXTRA_CONFIGARGS_LIBJAVA).
1785 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1786 if not configured with --enable-static-libjava.
1787 * Makefile.in: Regenerate.
1788 * configure: Likewise.
1789
1790 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1791 PR regression/47836
1792 PR bootstrap/23656
1793 PR other/47733
1794 PR bootstrap/49247
1795 PR c/48825
1796 * configure.ac (target_libraries): Remove target-libiberty.
1797 Remove case-statement setting skipdirs=target-libiberty for
1798 multiple targets. Remove checking target_configdirs and
1799 removing target-libiberty but keeping target-libgcc if
1800 otherwise empty.
1801 * Makefile.def (target_modules): Don't add libiberty.
1802 (dependencies): Remove all traces of target-libiberty.
1803 * configure, Makefile.in: Regenerate.
1804
9ccb86e7
JM
18052011-07-22 Jason Merrill <jason@redhat.com>
1806
1807 * Makefile.def (language=c++): Add check-c++0x and
1808 check-target-libmudflap-c++.
1809 * Makefile.tpl (check-target-libmudflap-c++): New.
1810 * Makefile.in: Regenerate.
1811
090bc50f
RO
18122011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1813
1814 * configure: Regenerate.
1815
cff32a7c
RO
18162011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1817
1818 PR target/39150
1819 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1820 x86_64-*-solaris2.1[0-9]*.
1821 * configure: Regenerate.
1822
eb4b2452
NC
18232011-06-13 Walter Lee <walt@tilera.com>
1824
1825 * configure.ac (tilepro-*-*) New case.
1826 (tilegx-*-*): Likewise.
1827 * configure: Regenerate.
1828
3c0013bf
NC
18292011-06-06 Nick Clifton <nickc@redhat.com>
1830
1831 * config.sub: Sync from upstream.
1832
91c1f14c
DK
18332011-05-08 Doug Kwan <dougkwan@google.com>
1834
1835 Merge from gcc:
1836
1837 2011-05-08 Doug Kwan <dougkwan@google.com>
1838
1839 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1840 * configure: Regenerated.
1841 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1842 value from configure.
1843 * Makefile.in: Regenerated.
1844
c7e4b184
JM
18452011-05-05 Joseph Myers <joseph@codesourcery.com>
1846
1847 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1848 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1849 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1850 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1851 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1852 *-*-vxworks*): Disable newlib and libgloss in separate case
1853 statement.
1854 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1855 to separate case statement.
1856 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1857 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1858 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1859 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1860 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1861 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1862 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1863 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1864 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1865 i[[3456789]]86-*-rdos*, m32r-*-*,
1866 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1867 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1868 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1869 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1870 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1871 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1872 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1873 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1874 and libgloss in main case over targets. Remove most empty cases
1875 in main case over targets.
1876 * configure: Regenerate.
1877
7152a690
JM
18782011-05-04 Joseph Myers <joseph@codesourcery.com>
1879
1880 * configure.ac: Remove code setting special library locations for
1881 hppa*64*-*-hpux11*. Remove code setting compiler for
1882 sparc-sun-solaris2*.
1883 * configure: Regenerate.
1884
ff46fb8f
JM
18852011-05-04 Joseph Myers <joseph@codesourcery.com>
1886
1887 * configure.ac: Separate libgloss_dir settings from general case
1888 over targets.
1889 * configure: Regenerate.
1890
82ae827f
JM
18912011-04-28 Joseph Myers <joseph@codesourcery.com>
1892
1893 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1894 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1895 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1896 cases in libgcj-disabling case statement.
1897 (hppa*64*-*-linux*): Set unsupported_languages instead of
1898 disabling target-zlib.
1899 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1900 to hppa*64*-*-hpux*.
1901 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1902 hppa*-*-hpux*.
1903 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1904 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1905 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1906 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1907 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1908 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1909 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1910 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1911 libgcj-disabling case statement.
1912 * configure: Regenerate.
1913
0827f9a6
JM
19142011-04-28 Joseph Myers <joseph@codesourcery.com>
1915
1916 * configure.ac: Disable Java for targets not supporting libffi.
1917 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1918 Remove cases in Java-disabling statement.
1919 (*arm-wince-pe): Change to arm-wince-pe.
1920 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1921 cases in Java-disabling statement.
1922 (bfin-*-*): Don't disable Java again.
1923 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1924 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1925 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1926 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1927 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1928 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1929 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1930 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1931 Java-disabling statement.
1932 (mmix-*-*): Don't disable Java again.
1933 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1934 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1935 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1936 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1937 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1938 statement.
1939 * configure: Regenerate.
1940
899b04ef
JM
19412011-04-28 Joseph Myers <joseph@codesourcery.com>
1942
1943 Merge from GCC:
1944
1945 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1946
1947 PR lto/48086
1948 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1949 * configure: Regenerate.
1950
9863d716
JM
19512011-04-28 Joseph Myers <joseph@codesourcery.com>
1952
1953 * configure.ac: Separate cases disabling Java and Java libraries
1954 from general case over targets.
1955 * configure: Regenerate.
1956
a90ef4bf
JM
19572011-04-06 Joseph Myers <joseph@codesourcery.com>
1958
1959 * configure.ac (build_tools): Remove build-byacc.
1960 (host_libs): Remove mmalloc.
1961 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1962 autoconf automake libtool diff rcs fileutils shellutils time
1963 textutils wdiff find uudecode hello tar gzip indent recode release
1964 sed perl gawk findutils gettext zip.
1965 (libgcj): Remove target-qthreads.
1966 (target_tools): Remove target-examples target-gperf.
1967 (YACC): Don't handle building byacc.
1968 * configure: Regenerate.
1969 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1970 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1971 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1972 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1973 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1974 handle building components.
1975 * Makefile.in: Regenerate.
1976
05a02268
RW
19772011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1978
1979 * config.sub: Sync from upstream.
1980
c5f5c3c2
JM
19812011-04-01 Joseph Myers <joseph@codesourcery.com>
1982
1983 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1984 (microblaze*): Don't disable libssp.
1985 * configure: Regenerate.
1986
f6c1938b
JM
19872011-04-01 Joseph Myers <joseph@codesourcery.com>
1988
1989 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1990 moveifchange.
1991 * configure: Regenerate.
1992 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1993 * Makefile.in: Regenerate.
1994
1f111696
JM
19952011-04-01 Joseph Myers <joseph@codesourcery.com>
1996
1997 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1998 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1999 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2000 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2001 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2002 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2003 md_exec_prefix cases.
2004 * configure: Regenerate.
2005
065a5627
JM
20062011-04-01 Joseph Myers <joseph@codesourcery.com>
2007
2008 * configure.ac: Separate cases disabling target-libssp,
2009 target-libiberty, target-libstdc++-v3 and Fortran from general
2010 case over targets.
2011 * configure: Regenerate.
2012
b2f14e4a
JM
20132011-04-01 Joseph Myers <joseph@codesourcery.com>
2014
2015 * configure.ac (*-*-chorusos): Don't disable libgcj.
2016 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2017 Remove case.
2018 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2019 (arm-*-coff): Don't disable libgcj.
2020 (arm*-*-linux-gnueabi): Remove useless assignment.
2021 (arm-*-riscix*): Don't disable libgcj.
2022 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2023 configuration.
2024 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2025 (c54x*-*-*): Remove case.
2026 (tic54x-*-*): Don't disable GCC or GCC libraries.
2027 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2028 to *.
2029 (d10v-*-*): Don't disable GCC libraries.
2030 (d30v-*-*): Don't disable libgcj.
2031 (h8500-*-*): Don't disable GCC libraries.
2032 (i960-*-*): Don't disable libgcj.
2033 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2034 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2035 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2036 libgcj.
2037 (m68k-*-coff*): Remove case.
2038 (mmix-*-*): Don't disable libgloss on host.
2039 (mn10200-*-*, mn10300-*-*): Remove cases.
2040 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2041 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2042 Don't disable libgcj.
2043 (romp-*-*): Remove case.
2044 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2045 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2046 case.
2047 (v810-*-*): Don't disable GCC libraries.
2048 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2049 (ip2k-*-*): Don't disable GCC libraries.
2050 * configure: Regenerate.
2051
6a608608
JM
20522011-03-28 Joseph Myers <joseph@codesourcery.com>
2053
2054 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2055 libffi on host.
2056 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2057 on host.
2058 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2059 * configure: Regenerate.
2060
5b806d27
NC
20612011-03-26 John Marino <binutils@marino.st>
2062
2063 * configure.ac: Add support for *-*-dragonfly*
2064 * configure: Regenerate.
2065
0377a422
JM
20662011-03-25 Joseph Myers <joseph@codesourcery.com>
2067
2068 * configure.ac (native_only): Remove.
2069 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2070 send-pr uudecode guile gnuserv on host.
2071 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2072 send-pr rcs guile perl texinfo libtool on host.
2073 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2074 automake send-pr rcs guile perl texinfo libtool on host.
2075 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2076 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2077 (alpha*-dec-osf*): Don't disable fileutils on target.
2078 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2079 texinfo send-pr expect dejagnu on target.
2080 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2081 target-qthreads on target.
2082 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2083 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2084 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2085 x86_64-*-mingw*): Don't disable expect on target.
2086 (*-*-cygwin*): Don't disable target-gperf on target.
2087 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2088 gnuserv on target.
2089 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2090 target.
2091 * configure: Regenerate.
2092
2354b38b
JM
20932011-03-25 Joseph Myers <joseph@codesourcery.com>
2094
2095 * configure.ac (target_tools): Remove target-groff.
2096 (native_only): Remove target-groff.
2097 (hppa*64*-*-*): Don't disable byacc.
2098 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2099 setting.
2100 (*-*-kaos*): Don't skip target-librx and target-groff.
2101 (*-*-netware*): Don't skip target-libmudflap.
2102 (*-*-tpf*): Don't skip target-libmudflap.
2103 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2104 directories on the host.
2105 (ia64*-*-*vms*): Don't skip tix.
2106 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2107 host.
2108 * configure: Regenerate.
2109
28d9b232
PB
21102011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2111
2112 * configure.ac: Remove references to mt-mep, mt-netware,
2113 mt-wince.
2114 * Makefile.def: Add all-utils soft dependencies.
2115 * Makefile.tpl: Remove GDB_NLM_DEPS.
2116 * configure: Regenerate.
2117 * Makefile.in: Regenerate.
2118
dbbe5f95
PB
21192011-03-24 Paolo Bonzini <bonzini@gnu.org>
2120
2121 Sync from GCC:
2122
2123 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2124
2125 * configure.ac: Do not include mh-x86omitfp.
2126 * configure: Regenerate.
2127
2128 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2129
2130 * configure.ac: Remove empty cases.
2131 * configure: Regenerate.
2132
2133 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2134
2135 * Makefile.def: Add dependency from termcap to gdb.
2136 * Makefile.in: Regenerate.
2137
2138 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2139
2140 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2141 * configure: Regenerate.
2142 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2143 * Makefile.tpl: Likewise.
2144 * Makefile.in: Regenerate.
2145
2146 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2147
2148 * configure.ac: Remove all mentions of tentative_cc.
2149 * configure: Regenerate.
2150
2151 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2152
2153 PR lto/48086
2154 * configure.ac: Re-enable LTO on *-apple-darwin9.
2155 * configure: Regenerate.
2156
3516a403
JM
21572011-03-24 Joseph Myers <joseph@codesourcery.com>
2158
2159 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2160 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2161 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2162 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2163 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2164 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2165 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2166 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2167 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2168 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2169 *-*-rhapsody*): Remove host cases.
2170 * configure: Regenerate.
2171
93cc359e
JM
21722011-03-24 Joseph Myers <joseph@codesourcery.com>
2173
2174 * configure.ac (ppc*-*-pe): Remove host case.
2175 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2176 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2177 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2178 cases.
2179 * configure: Regenerate.
2180
29b2c556
JM
21812011-03-24 Joseph Myers <joseph@codesourcery.com>
2182
2183 * config.sub: Update to version 2011-03-23.
2184
f0ff0f90
JM
21852011-03-22 Joseph Myers <joseph@codesourcery.com>
2186
2187 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2188 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2189 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2190 * configure: Regenerate.
2191
782cb41f
JM
21922011-03-22 Joseph Myers <joseph@codesourcery.com>
2193
2194 * config-ml.in: Don't handle arc-*-elf*.
2195 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2196 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2197 handle GCC libraries.
2198 * configure: Regenerate.
2199
0e8ad34f
RO
22002011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2201
2202 PR bootstrap/48120:
2203 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2204 Add -lstdc++ -lm to LIBS.
2205 * configure: Regenerate.
2206
5548b4ce
DE
22072011-03-18 David Edelsohn <dje.gcc@gmail.com>
2208
2209 * config.guess: Update to version 2011-02-02
2210 * config.sub: Update to version 2011-02-24
2e702c99 2211
86ed8cf6
SP
22122011-03-03 Sebastian Pop <sebastian.pop@amd.com>
2213
9eb322aa
MF
2214 * configure.ac: Adjust test of with_ppl.
2215 * configure: Regenerated.
86ed8cf6 2216
b123da99
SP
22172011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2218
2219 * configure.ac: Add -lpwl to ppllibs.
2220 * config/cloog.m4: Add -lisl to clooglibs.
2221 * configure: Regenerated.
2222
822ce8ee
RW
22232011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2224
2225 Import from Libtool and gnulib:
2226
2227 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2228
2229 Prepare for supporting FreeBSD 10.
2230 * config.rpath: Remove handling of freebsd1* which soon would
2231 match FreeBSD 10.0.
2232
2233 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2234
2235 Remove support for FreeBSD 1.x.
2236 * libtool.m4 (_LT_LINKER_SHLIBS)
2237 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2238 soon would incorrectly match FreeBSD 10.0.
2239
dcb5e506
RW
22402011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2241
2242 PR binutils/12283
2243 * MAINTAINERS (mkinstalldirs): Comes from Automake.
2244 (move-if-change): Comes from gnulib.
2245 * move-if-change: Import version from gnulib.
2246
8d8eef9a
RW
22472011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2248
2249 Sync from GCC:
2250
2251 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2252
2253 PR lto/47225
2254 * Makefile.def (lto-plugin): Double dash for enable-shared.
2255 (configure-gcc): Depend on all-lto-plugin.
2256 * Makefile.in: Rebuilt.
2257
2258 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2259
2260 * configure.ac: Remove extra bracket.
2261 * configure: Regenerate.
2262
2263 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2264
2265 PR lto/47225
2266 * Makefile.def: Add dependency for install-gcc
2267 on install-lto-plugin.
2268 * Makfile.in: Regenerated
2269
2270 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2271
2272 * configure.ac: If with_ppl is no, move setting with_cloog=no
2273 after CLOOG_REQUESTED check.
2274 * configure: Regenerated.
2275
2276 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2277
2278 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2279 CLooG has been requested.
2280 * configure: Regenerated.
2281
2282 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2283
2284 * configure: Regenerated.
2285 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2286
2287 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2288
2289 * configure: Regenerated.
2290 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2291
2292 2011-01-07 Jan Hubicka <jh@suse.cz>
2293
2294 PR lto/47225
2295 * Makefile.in: Regenerate.
2296 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2297 configure.
2298
65b4571a
AO
22992011-01-31 Alexandre Oliva <aoliva@redhat.com>
2300
2301 PR libgcj/44341
2302 * configure.ac: Discard --with-* flags for host when configuring
2303 target libraries for cross build.
2304 * configure: Rebuilt.
2305
7837304f
AS
23062011-01-21 Andreas Schwab <schwab@redhat.com>
2307
2308 Sync from GCC:
2309
2310 2011-01-21 Andreas Schwab <schwab@redhat.com>
2311
2312 * configure.ac: Use AS_HELP_STRING throughout.
2313 * configure: Regenerate.
2314
2315 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2316
2317 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2318 * configure: Regenerate.
2319
115ef890
RW
23202010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2321
2322 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2323
92c9a463
JB
23242011-01-13 Joel Brobecker <brobecker@adacore.com>
2325
2326 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2327 for ia64-hpux.
2328 * configure: Regenerate.
2329
887ebfb4
RW
23302011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2331
2332 Sync from GCC:
2333 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2334
2335 * configure.ac: (picochip): Disable libiberty.
2336 * configure: Regenerate.
2337
04d2c2b2
JJ
23382010-12-18 Jeff Johnston <jjohnstn@redhat.com>
2339
2340 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2341
33d23ee8
ILT
23422010-12-10 Ian Lance Taylor <iant@google.com>
2343
2344 PR bootstrap/46819
2345 * configure.ac: For --disable-libgcj clear libgcj_saved.
2346 * configure: Rebuild.
2347
89a1e9c3
PB
23482010-12-10 Tobias Burnus <burnus@net-b.de>
2349
2350 PR fortran/46540
2351 * configure.ac: Add --disable-libquadmath and
2352 --disable-libquadmath-support.
2353 * configure: Regenerate.
2354
ac7bcd26
TG
23552010-12-10 Tristan Gingold <gingold@adacore.com>
2356
2357 * src-release (ETC_SUPPORT): add gnu-oids.texi
2358
d357cef7
HPN
23592010-12-03 Hans-Peter Nilsson <hp@axis.com>
2360
2361 PR libffi/46792
2362 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2363 * configure: Regenerate.
2364
4f11b223
ILT
23652010-12-02 Ian Lance Taylor <iant@google.com>
2366
2367 * configure.ac: Always set default for poststage1_ldflags to
2368 -static-libstdc++ -static-libgcc.
2369
989abc33
JJ
23702010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2371
2372 * COPYING.NEWLIB: Add National Semiconductor notice.
2373
950386c6
AS
23742010-11-29 Andreas Schwab <schwab@redhat.com>
2375
2376 * configure.ac: Move comment to remove extra space in last argument
2377 of GCC_TARGET_TOOL.
2378
87cda2cf
AO
23792010-11-26 Alexandre Oliva <aoliva@redhat.com>
2380
7d509c83 2381 PR other/46026
87cda2cf
AO
2382 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2383 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2384 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2385 (BASE_FLAGS_TO_PASS): Use it.
2386 * configure: Rebuilt.
2387 * Makefile.in: Rebuilt.
2388
d3b50760
L
23892010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2390
2391 PR binutils/12258
2392 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2393 Properly check default linker.
2394 * configure: Regnerated.
2395
c7791212
NC
23962010-11-23 Matthias Klose <doko@ubuntu.com>
2397
2398 * configure.ac: For --enable-gold, handle value `default' instead of
2399 `both*'. New configure option --{en,dis}able-ld.
2400 * configure: Regenerate.
2401
9e1a94f4
ILT
24022010-11-20 Ian Lance Taylor <iant@google.com>
2403
2404 * configure.ac: Only disable a language library if no language needs
2405 it. Don't let --disable-libgcj uncondtionally disable libffi.
2406 * configure: Rebuild.
2407
ceca0218
PB
24082010-11-20 Paolo Bonzini <bonzini@gnu.org>
2409
2410 * configure: Regenerate.
2411
9b980aa1
RW
24122010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2413
2414 PR other/46202
2415 * configure.ac: Fix just-built in-tree STRIP name to be
2416 binutils/strip-new.
2417 * configure: Regenerate.
2418 * Makefile.def (install-strip-gcc, install-strip-binutils)
2419 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2420 (install-strip-sid): Mirror dependencies on non-strip variants
2421 of these targets on the respective -strip prerequisites.
2422 * Makefile.tpl (install-strip, install-strip-host)
2423 (install-strip-target): New targets.
2424 (install-strip-[+module+], install-strip-target-[+module+]):
2425 New targets.
2426 * Makefile.in: Regenerate.
2427
e552509b
ILT
24282010-11-19 Ian Lance Taylor <iant@google.com>
2429 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2430
2431 * configure.ac: Add target-libgo to target_libraries. Set
2432 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2433 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2434 (HOST_EXPORTS): Add GOC.
2435 (BASE_TARGET_EXPORTS): Add GOC.
2436 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2437 (GOCFLAGS_FOR_TARGET): New variable.
2438 (EXTRA_HOST_FLAGS): Add GOC.
2439 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2440 * Makefile.def (target_modules): Add libgo.
2441 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2442 (dependencies): Add dependency from configure-target-libgo to
2443 configure-target-libffi and all-target-libstdc++-v3. Add
2444 dependencies from all-target-libgo to all-target-libffi.
2445 (languages): Add go.
2446 * configure: Rebuild.
2447 * Makefile.in: Rebuild.
2448
24492010-11-19 Ian Lance Taylor <iant@google.com>
2450
2451 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2452 compiler/flag environment variables.
2453
24542010-11-18 Ian Lance Taylor <iant@google.com>
2455
2456 * configure.ac: Check for lang_requires_boot_languages in
2457 config-lang.in files.
2458 * configure: Rebuild.
2459
8c21d9c7
MF
24602010-11-17 Mike Frysinger <vapier@gentoo.org>
2461
2462 * .gitignore: New file.
2463
e552509b
ILT
24642010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2465 Tobias Burnus <burnus@net-b.de>
2466
2467 PR fortran/32049
2468 * Makefile.def: Add libquadmath; build it with language=fortran.
2469 * configure.ac: Add libquadmath.
2470 * Makefile.tpl: Handle multiple libs in check-[+language+].
2471 * Makefile.in: Regenerate.
2472 * configure: Regenerate.
2473
24742010-11-15 Andreas Schwab <schwab@redhat.com>
2475
2476 * configure.ac: Fix spelling in option names.
2477 * configure: Regenerated.
2478
24792010-11-13 Georg-Johann Lay <georgjohann@web.de>
2480
2481 PR bootstrap/39622
2482 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2483 * configure: Regenerated.
2484
24852010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2486
2487 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2488 define the cloog backend to use. Furthermore, only pass the ppllibs to
2489 the configure checks, if necessary.
2490 * configure: Regenerate.
2491
24922010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2493
2494 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2495 * configure: regenerate
2496
24972010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2498
2499 * config/cloog.m4: Fix typo. verison -> version.
2500 * configure: Regenerate.
2501
25022010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2503
2504 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2505 * configure: Regenerate.
2506
25072010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2508
2509 * configure.ac: Support official CLooG.org versions.
2510 * configure: Regenerate.
2511 * config/cloog.m4: New.
2512
aa291e2d
ME
25132010-11-05 Michael Eager <eager@eagercon.com>
2514
2515 * COPYING.LIBGLOSS: Correct typo in microblaze.
2516 * COPYING.NEWLIB: Same.
2517
e552509b
ILT
25182010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2519
2520 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2521 * configure: Regenerate.
2522
74cea91b
DK
25232010-11-03 Ian Lance Taylor <iant@google.com>
2524 Dave Korn <dave.korn.cygwin@gmail.com>
2525
2526 PR lto/46273
2527 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2528 and on other supported platforms whenever LTO is enabled.
2529 * configure: Rebuild.
2530
6d0cd39e
AM
25312010-11-02 Alan Modra <amodra@gmail.com>
2532
2533 PR binutils/12110
2534 * configure.ac: Error when source path contains spaces.
2535 * configure: Regenerate.
2536
18a8530e
ILT
25372010-10-20 Ian Lance Taylor <iant@google.com>
2538
2539 * Makefile.def (target_modules): Set lib_path to src/.libs for
2540 libstdc++-v3 module.
2541 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2542 * Makefile.in: Rebuild.
2543
6ed3211e
JJ
25442010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2545 Joseph Myers <joseph@codesourcery.com>
2546
2547 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2548 notices.
2549 * COPYING.NEWLIB: Add Texas Instruments notice.
2550
a8eb3f0a
DK
25512010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2552
2553 * configure.ac (build_lto_plugin): New shell variable.
2554 (--enable-lto): Turn on by default for all non-ELF platforms that
2555 have had LTO support added so far. Set build_lto_plugin appropriately
2556 for both ELF and non-ELF.
2557 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2558 * configure: Regenerate.
2559
4074d5f2
RW
25602010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2561
2562 PR bootstrap/45326
2563 PR bootstrap/45174
2564 * configure.ac: Honor initial values of $build_configargs,
2565 $host_configargs, $target_configargs. Mark the precious, so
2566 environment settings get recorded.
2567 * configure: Regenerate.
2568
29821356
RW
25692010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2570
2571 Sync from GCC:
2572
2573 2010-09-30 Michael Eager <eager@eagercon.com>
2574
2575 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2576 * configure: Regenerate.
2577
2578 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2579
2580 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2581 targets and amend comment.
2582 * configure: Regenerate.
2583
2584 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2585
2586 * configure.ac: Enable LTO by default on Darwin.
2587 * configure: Regenerate.
2588
2589 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2590
2591 PR bootstrap/44455
2592 * configure.ac (extra_mpfr_configure_flags): Copy from
2593 extra_mpc_gmp_configure_flags.
2594 * configure: Re-generated.
2595
57eefe4d
RW
25962010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2597
2598 Sync from GCC:
2599
2600 PR bootstrap/45796
2601 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2602 Depend on all-build-libiberty.
2603 * Makefile.in: Regenerate.
2604
26052010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
2606
2607 Sync from GCC:
2608
2609 PR bootstrap/44621
2610 * configure.ac: Fix unportable shell quoting.
2611 * configure: Regenerate.
2612
48bb73dd
RW
26132010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2614
2615 * configure.ac: Support all v850 targets.
2616 * configure: Regenerate.
2617
1d14850f
PB
26182010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2619
2620 PR target/44862
2621 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2622 Provide -B option to allow for link spec %s substitutions for
2623 libstdc++.a on darwin.
2624 * Makefile.in: Regenerate.
2625
7530c480
AO
26262010-06-10 Alexandre Oliva <aoliva@redhat.com>
2627
2628 * Makefile.def (configure-gcc): Depend on all-libelf.
2629 * Makefile.in: Rebuild.
2630
285d560d
RW
26312010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2632
2633 * config.sub, config.guess: Update from upstream sources.
2634
a009f2e7
RW
26352010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2636
2637 Sync from GCC:
2638
2639 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2640 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2641 * configure: Regenerated.
2642
2643 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2644 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2645 * configure: Regenerate.
2646
2647 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2648 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2649 * configure: Regenerate.
2650
2651 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2652 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2653 separately.
2654 * configure: Regenerate.
2655
2656 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2657 * configure: Regenerate after change to elf.m4.
2658
2659 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2660 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2661 * configure: Regenerated.
2662
2663 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2664 * configure.ac: Print "buggy but acceptable" when CLooG
2665 revision is less than 9.
2666 * configure: Regenerated.
2667
e49e5c92
DK
26682010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2669
2670 Merge from gcc:
2671
2672 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2673 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2674 * configure: Regenerate.
2675
2676 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2677 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2678 a platform that supports LTO.
2679 * configure: Regenerate.
2680
2681 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2682 PR lto/42776
2683 * configure.ac (--enable-lto): Refactor handling so libelf tests
2684 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2685 and allow LTO to be explicitly enabled on non-ELF platforms that
2686 are known to support it inside else-clause.
2687 * configure: Regenerate.
2688
e6de499b
NC
26892010-04-27 Roland McGrath <roland@redhat.com>
2690 H.J. Lu <hongjiu.lu@intel.com>
2691
2692 * configure.ac (--enable-gold): Support both, both/gold and
2693 both/bfd to add gold to configdirs without removing ld.
2694 * configure: Regenerated.
2695
2696 * Makefile.def: Add install-gold dependency to install-ld.
2697 * Makefile.in: Regenerated.
2698
d594eacc
TG
26992010-04-14 Tristan Gingold <gingold@adacore.com>
2700
2701 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2702 * configure: Regenerate.
2703
938d2b74
RW
27042010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2705
2706 Merge from gcc:
2707 PR bootstrap/43615
2708 PR bootstrap/43328
2709 Revert:
2710 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2711 * configure.ac: Do not pass --enable-multilib nor
2712 --disable-multilib in baseargs. Accept explicitly passed
2713 --enable_multilib.
2714 * configure: Regenerate.
2715
a9ef41a7
RW
27162010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2717
2718 PR bootstrap/43328
2719 * configure.ac: Do not pass --enable-multilib nor
2720 --disable-multilib in baseargs. Accept explicitly passed
2721 --enable_multilib.
2722 * configure: Regenerate.
2723
619a3713
JM
27242010-03-23 Joseph Myers <joseph@codesourcery.com>
2725
2726 * configure.ac (tic6x-*-*): New case.
2727 * configure: Regenerate.
2728
92f4e989
JM
27292010-03-23 Joseph Myers <joseph@codesourcery.com>
2730
2731 Merge from gcc:
2732 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2733 PR ada/42554
2734 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2735 * configure: Regenerate.
2736
c35a0556
JM
27372010-03-23 Joseph Myers <joseph@codesourcery.com>
2738
2739 * config.sub: Update to version 2010-03-22.
2740 * config.guess: Update to version 2009-12-30.
2741
18fa8f9c
JM
27422010-03-14 Joseph Myers <joseph@codesourcery.com>
2743
2744 Merge from gcc:
2745 2010-01-11 Richard Guenther <rguenther@suse.de>
2746 PR lto/41569
2747 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2748 * Makefile.in: Regenerated.
2749
ba98da75
RO
27502010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2751
2752 PR libstdc++/32499
2753 * configure.ac (RANLIB): Default to true.
2754 (STRIP): Likewise.
2755 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2756 * configure: Regenerate.
2757
3994761f
NC
27582010-02-17 Nick Clifton <nickc@redhat.com>
2759
2760 PR 11238
2761 * Makefile.tpl (local-distclean): Also remove config.cache files in
2762 sub-directories as there may not be Makefiles present in the
2763 sub-directories.
792cdb50
NC
2764 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2765 the config.cache files found by the find command.
2766
3994761f
NC
2767 * Makefile.in: Regenerate.
2768 * configure.ac: Revert previous delta.
2769 * configure: Regenerate.
2770
01a82011
NC
27712010-02-15 Nick Clifton <nickc@redhat.com>
2772
2773 PR 11238
2774 * configure.ac: Delete config.cache files in sub-directories when
2775 deleting Makefiles.
2776 * configure: Regenerate.
2777
143754cd
NC
27782010-02-15 Nick Clifton <nickc@redhat.com>
2779
2780 * configure.ac: Sync from gcc.
2781 * configure: Regenerate.
2782
a6b5846e
KG
27832010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2784
2785 Sync from gcc:
2786 * configure.ac: Add "recommended" version checks for GMP/MPC.
2787 Update recommended GMP/MPFR/MPC versions.
2788 * configure: Regenerate.
2789
2aa2364a
JR
27902010-01-25 Joern Rennecke <amylaar@spamcop.net>
2791
2792 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2793 * configure.ac (bootstrap_target_libs): Make inclusion of
2794 target-libgomp conditional on libgomb being in target_configdirs.
2795 * configure: Regenerate.
2796
d35e937f
JR
27972010-01-23 Joern Rennecke <amylaar@spamcop.net>
2798
2799 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2800 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2801 * configure: Regenerate.
2802
911e63d0
JR
28032010-01-22 Joern Rennecke <amylaar@spamcop.net>
2804
2805 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2806 * configure.ac (target_configdirs): Substitute.
2807 * Makefile.def: Bootstrap target module libgomp.
2808 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2809 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2810 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2811 * configure, Makefile.in: Regenerate.
2812
3725885a
RW
28132009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2814
2815 * libtool.m4: Sync from git Libtool.
2816 * ltmain.sh: Likewise.
2817 * ltoptions.m4: Likewise.
2818 * ltversion.m4: Likewise.
2819 * lt~obsolete.m4: Likewise.
2820
d5f2ee2e 28212010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 2822 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
2823
2824 PR bootstrap/42424
2825 * configure.ac: Include libtool m4 files.
9eb322aa 2826 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
2827 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2828 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 2829
d5f2ee2e
KG
2830 * configure: Regenerate.
2831
f2b2dd91
RW
28322010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2833
2834 PR bootstrap/41818
2835 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2836 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2837 * Makefile.in: Regenerate.
2838
06ca7962
BE
28392009-12-18 Ben Elliston <bje@au.ibm.com>
2840
2841 * config.sub, config.guess: Update from upstream sources.
2842
30a16d7b
JJ
28432009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2844
2845 * COPYING.NEWLIB: Update copyright date.
2846 * COPYING.LIBGLOSS: Ditto.
2847
d9b76ff9
KG
28482009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2849
2850 PR middle-end/30447
2851 PR middle-end/30789
2852 PR other/40302
2853
2854 * configure.ac: Require MPC.
2855 * configure: Regenerate.
2856
2857 * configure.ac: Update minimum MPC version to 0.8.
2858 * configure: Regenerate.
2859
e12dec02
PB
28602009-11-20 Paolo Bonzini <bonzini@gnu.org>
2861
2862 * config.guess: Sync with upstream and gcc.
2863 * config.sub: Sync with upstream and gcc.
2864
606a9ca0
AO
28652009-11-16 Alexandre Oliva <aoliva@redhat.com>
2866
2867 * Makefile.def: Restore host and target settings for gmp.
2868 * Makefile.in: Rebuild.
2869
1f53ca9a
AO
28702009-11-16 Alexandre Oliva <aoliva@redhat.com>
2871
2872 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2873 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2874 Fix portability of test of C++ as bootstrap language. Add
2875 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2876 * configure: Rebuild.
2877 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2878 and cloog. Fix in-tree ppl configuration. Introduce libelf
2879 in-tree building.
2880 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2881 (POSTSTAGE1_HOST_EXPORTS): Use it.
2882 (STAGE[+id+]_CXXFLAGS): New.
2883 (BASE_FLAGS_TO_PASS): Pass it down.
2884 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2885 extra_exports.
2886 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2887 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2888 extra_exports.
2889 * Makefile.in: Rebuild.
2890
28912009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2892
2893 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2894 paths for *-w64-mingw* and x86_64-*mingw*.
2895 * configure: Regenerated.
2896
28972009-10-30 Kai Tietz <kai.tietz@onevision.com>
2898
2899 * configure.ac: Disable target-winsup & co for
2900 x86_64-*-mingw* and *-w64-mingw* targets.
2901 * configure: Regenerated.
2902
29032009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2904
2905 * configure.ac (CLooG test): Use = with test.
2906 * configure: Regenerate.
2907
29082009-10-22 Richard Guenther <rguenther@suse.de>
2909
2910 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2911 cloog if the ppl version check failed. Move flags saving
2912 before setting in libelf check.
2913 * configure: Regenerate.
2914
29152009-10-21 Richard Guenther <rguenther@suse.de>
2916
2917 * configure.ac: Adjust the ppl and cloog configure to work as
2918 documented. Disable cloog if ppl was disabled. Omit the version
2919 checks if they were disabled.
2920 * configure: Re-generate.
2921
6811fb56
RW
29222009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2923
2924 * configure.ac: Add 'lto' to enable_languages, not
2925 new_enable_languages, and only if not already present.
2926 * configure: Regenerate.
2927
700d40ca
ILT
29282009-10-06 Ian Lance Taylor <iant@google.com>
2929
2930 * Makefile.def: check-gold depends upon all-gas.
2931 * Makefile.in: Rebuild.
2932
29332009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2934
2935 * Makefile.def: all-lto-plugin depends on all-libiberty.
2936 set bootstrap=true for lto-plugin.
2937 Add lto-plugin.
2938 * Makefile.in: Regenerate.
2939 * configure.ac (host_libs): Add lto-plugin.
2940 * configure: Regenerate.
2941
29422009-10-03 Diego Novillo <dnovillo@google.com>
2943
2944 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2945 (HOST_LIBELFLIBS): Define.
2946 (HOST_LIBELFINC): Define.
2947 * Makefile.in: Regenerate.
2948 * configure.ac: Add --enable-lto.
2949 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2950 If --enable-lto is used, add 'lto' to new_enable_languages.
2951 If --enable-lto is used and gold is enabled, add
2952 lto-plugin to configdirs.
2953 * configure: Regenerate.
2954
29552009-10-03 Simon Baldwin <simonb@google.com>
2956
2957 * configure.ac: If --with-system-zlib, suppress local zlib and
2958 pass --with-system-zlib to subdir configure scripts.
2959 * configure: Regenerate.
2960
29612009-10-01 Loren J. Rittle <ljrittle@acm.org>
2962 Paolo Bonzini <bonzini@gnu.org>
2963
2964 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2965 $(srcdir).
2966 * Makefile.in: Rebuilt.
2967
c8cb1b3e
PB
29682009-09-29 Paolo Bonzini <bonzini@gnu.org>
2969
2970 Sync from gcc:
2971 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2972
2973 * configure.ac: Update minimum MPC version to 0.7.
2974 * configure: Regenerate.
2975
30167e0a
NC
29762009-09-25 Nick Clifton <nickc@redhat.com>
2977
2978 * configure.ac: Pass any --cache-file=/dev/null option on to
2979 subconfigures.
2980 * configure: Regenerate.
2981
707a0b5c
NC
29822009-09-23 Nick Clifton <nickc@redhat.com>
2983
2984 * config.sub, config.guess: Update from upstream sources.
2985
700d40ca
ILT
29862009-09-22 Loren J. Rittle <ljrittle@acm.org>
2987
2988 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2989 * Makefile.in: Rebuilt.
2990
2fd0b40b
RW
29912009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2992
2993 PR bootstrap/32272
2994 * configure.ac: Error out if $srcdir isn't '.' but contains
2995 host-${host_noncanonical}.
2996 * configure: Regenerate.
2997
4385ad3c
RW
29982009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2999
16b1ad29
RW
3000 * configure.ac: If bootstrapping a combined tree with
3001 --enable-gold, require c++ in stage1_languages.
3002 * configure: Regenerate.
3003
f8dc745f
RW
3004 * configure.ac: Also add target_libs of stage1_languages to
3005 bootstrap_target_libs.
3006 * configure: Regenerate.
3007
4385ad3c
RW
3008 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3009 with --enable-languages not containing c++.
3010 * configure: Regenerate.
3011
df51e4e1
JZ
30122009-09-16 Jie Zhang <jie.zhang@analog.com>
3013
3014 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3015 * configure: Regenerate.
3016
06a51eac
RW
30172009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3018
3019 * configure.ac: Do not use $extrasub for replacing @if/@endif
3020 parts in Makefile; instead, use additional arguments to
3021 AC_CONFIG_COMMANDS to do the replacement manually, with several
3022 sed invocations, to avoid HP-UX sed command limits.
3023 * configure: Regenerate.
3024
96655cc4
AO
30252009-09-04 Alexandre Oliva <aoliva@redhat.com>
3026
3027 * configure.ac (with-build-config): Document. Handle without.
3028 Handle missing argument.
3029 * configure: Rebuilt.
3030
30312009-09-03 Alexandre Oliva <aoliva@redhat.com>
3032
3033 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3034 Default to bootstrap-debug only if compare-debug works.
3035 * configure: Rebuilt.
3036 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3037 * Makefile.in: Rebuilt.
3038
30392009-09-01 Alexandre Oliva <aoliva@redhat.com>
3040
3041 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3042 * Makefile.in: Rebuilt.
3043
8e957354
PB
30442009-09-02 Paolo Bonzini <bonzini@gnu.org>
3045
3046 * Makefile.tpl (AWK): Fix typo.
3047 * Makefile.in: Regenerate.
3048
30492009-09-02 Paolo Bonzini <bonzini@gnu.org>
3050
3051 * configure.ac: Detect awk and sed.
3052 * Makefile.def (flags_to_pass): Add AWK and SED.
3053 * Makefile.tpl (AWK, SED): New.
3054 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3055 * configure: Regenerate.
3056 * Makefile.in: Regenerate.
3057
fb792462
TG
30582009-09-01 Tristan Gingold <gingold@adacore.com>
3059
3060 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
3061 Remove logical names.
3062
a69e7d0a
DK
30632009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
3064
3065 * ltmain.sh (func_normal_abspath): New function.
3066 (func_relative_path): Likewise.
3067 (func_mode_help): Document new -bindir option for link mode.
3068 (func_mode_link): Add new -bindir option, and use it to place
3069 output DLL if specified.
3070
d444d2ba
RW
30712009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3072
3073 * configure.ac (AC_PREREQ): Bump to 2.64.
3074
13b7343a
RW
30752009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3076
af542c2e
RW
3077 * README-maintainer-mode: Point directly to upstream locations
3078 for autoconf, automake, libtool, gettext, instead of copies on
3079 sources.redhat.com. Document required versions.
3080 * configure.ac: Do not substitute datarootdir, htmldir,
3081 pdfdir, docdir. Do not process --with-datarootdir,
3082 --with-htmldir, --with-pdfdir, --with-docdir.
3083 * configure: Regenerate.
3084
81ecdfbb
RW
3085 * configure: Regenerate.
3086
13b7343a
RW
3087 * compile: Sync from Automake 1.11.
3088 * depcomp: Likewise.
3089 * install-sh: Likewise.
3090 * missing: Likewise.
3091 * mkinstalldirs: Likewise.
3092 * ylwrap: Likewise.
3093
c1102ce7
RW
30942009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3095
34a0f3cf
RW
3096 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3097 (baseargs): Add --disable-option-checking.
3098 * configure: Regenerate.
3099
c1102ce7
RW
3100 * Makefile.def (configure-target-libiberty): Depend on
3101 all-binutils and all-ld.
3102 (configure-target-newlib): Likewise.
3103 * Makefile.in: Regenerate.
3104
e8a5fa9c
RW
31052009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3106
3107 Sync with GCC, merge:
3108
3109 2009-07-31 Christian Bruel <christian.bruel@st.com>
3110
3111 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3112 * configure: Regenerate.
3113
3114 2009-07-06 Ian Lance Taylor <iant@google.com>
3115
3116 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3117 * configure: Rebuild.
3118
3119 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3120
3121 PR bootstrap/40338
3122 * configure.ac (comparestring): Create new variable.
3123 * Makefile.tpl (comparestring): Use to skip some comparisions.
3124 * configure: Regenerate.
3125 * Makefile.in: Regenerate.
3126
3127 2009-06-23 Ian Lance Taylor <iant@google.com>
3128
3129 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3130 boot_languages. Only bootstrap target libraries listed in
3131 target_libs for some boot language. Add --with-stage1-ldflags,
3132 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3133 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3134 if not building with C++.
3135 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3136 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3137 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3138 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3139 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3140 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3141 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3142 * configure, Makefile.in: Rebuild.
3143
3144 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3145
3146 * configure.ac: Detect MPC in default directory.
3147 * configure: Regenerate.
3148
3149 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3150
3151 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3152 to noconfdirs.
3153 * configure: Regenerate.
3154
3155 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3156
3157 * Makefile.def: Add MPC support and dependencies.
3158 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3159
3160 * Makefile.in, configure: Regenerate.
3161
3162 2009-05-24 Nicolas Roche <roche@adacore.com>
3163
3164 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3165 * Makefile.in: Regenerate.
3166
3167 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3168
3169 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3170 * configure: Regenerate.
3171
3172 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3173
3174 * configure.ac ($with_ppl): Default to no if not supplied.
3175 ($with_cloog): Likewise.
3176 configure: Regenerate.
3177
3178 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3179
3180 PR bootstrap/39739
3181 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3182 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3183
3184 * configure, Makefile.in: Regenerate.
3185
3186 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3187
3188 * configure.ac: Change copyright header to refer to version
3189 3 of the GNU General Public License and to point readers at the
3190 COPYING3 file and the FSF's license web page.
3191 * Makefile.def: Likewise.
3192 * Makefile.tpl: Likewise.
3193 * Makefile.in: Regenerate.
3194
3195 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3196
3197 * configure.ac: Restore match for darwin9 or later. Use double
3198 brackets since regeneration eats one pair.
3199 * configure: Regenerate.
3200
bf110216
CF
32012009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
3202
3203 * MAINTAINERS: Perform some obvious fixups.
3204
2262bbf4
BE
32052009-08-17 Ben Elliston <bje@au.ibm.com>
3206
3207 * config.sub, config.guess: Update from upstream sources.
3208
25a07265
NC
32092009-08-06 Michael Eager <eager@eagercon.com>
3210
3211 * configure.ac: Add Microblaze target.
3212 * configure: Regenerate.
3213
85bd1942
TG
32142009-07-02 Tristan Gingold <gingold@adacore.com>
3215
3216 * configure.ac: Do not exclude gas for i386-*-darwin.
3217 Add a case for x86_64-*-darwin.
3218 * configure: Regenerate.
3219
f9806fa5
DE
32202009-06-26 Doug Evans <dje@sebabeach.org>
3221
3222 * Makefile.def (host_modules): Add cgen.
3223 * Makefile.in: Regenerate.
3224 * configure.ac (host_tools): Add cgen.
3225 * configure: Regenerate.
3226
6bfb4e30
JJ
32272009-06-17 Michael Eager <eager@eagercon.com>
3228
3229 * COPYING.LIBGLOSS: Add Xilinx license.
3230
8bcf2718
NC
32312009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3232
3233 * configure.ac: Define is_elf for QNX Neutrino targets.
3234 * configure: Regenerate.
3235
04ec0acb
RW
32362009-06-03 Jerome Guitton <guitton@adacore.com>
3237 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3238
9eb322aa
MF
3239 * Makefile.tpl (all): Avoid a trailing backslash.
3240 * Makefile.in: Regenerate.
04ec0acb 3241
7ee5dbeb
BE
32422009-06-03 Ben Elliston <bje@au.ibm.com>
3243
3244 * config.sub, config.guess: Update from upstream sources.
3245
fda13ee8
AO
32462009-06-02 Alexandre Oliva <aoliva@redhat.com>
3247
3248 * Makefile.tpl ([+compare-target+]): Compare all stage
3249 directories, rather than just gcc.
3250 * Makefile.in: Rebuilt.
3251
4a657b0d
DK
32522009-05-28 Doug Kwan <dougkwan@google.com>
3253
3254 * configure.ac: Support gold for target arm*-*-*.
3255 * configure: Regenerate.
3256
07fc31c9
AO
32572009-05-27 Alexandre Oliva <aoliva@redhat.com>
3258
3259 * Makefile.tpl (all): Avoid harmless warning in make all when
3260 gcc-bootstrap is enabled but stage_last does not exist.
3261 * Makefile.in: Rebuilt.
3262
8a7a39ab
TG
32632009-05-25 Tristan Gingold <gingold@adacore.com>
3264
3265 * setup.com: Complete the file with configuration and build.
3266
b5233201
AO
32672009-05-18 Alexandre Oliva <aoliva@redhat.com>
3268
3269 PR other/40159
3270 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3271 gcc-no-bootstrap are mutually exclusive.
3272 * Makefile.in: Rebuilt.
3273
7b6175f9
AO
32742009-05-18 Alexandre Oliva <aoliva@redhat.com>
3275
3276 PR other/40159
3277 * Makefile.tpl (all): Don't end with unconditional success.
3278 * Makefile.in: Rebuilt.
3279
1b05fbbd
AO
32802009-05-12 Alexandre Oliva <aoliva@redhat.com>
3281
3282 PR target/37137
3283 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3284 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3285 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3286 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3287 stage_configureflags, stage_cflags and stage_libcflags into
3288 explicit Makefile macros.
3289 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3290 GFORTRAN.
3291 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3292 CC. Set CC_FOR_BUILD from CC.
3293 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3294 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3295 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3296 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3297 and GFORTRAN.
3298 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3299 (_LIBCFLAGS): Renamed to _TFLAGS.
3300 (do-compare-debug, do-compare3-debug): Drop.
3301 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3302 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3303 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3304 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3305 (XGCC_FLAGS_FOR_TARGET): New.
3306 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3307 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3308 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3309 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3310 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3311 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3312 TFLAGS.
3313 (BUILD_CONFIG): Include if requested.
3314 (all): Set TFLAGS on bootstrap.
3315 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3316 (all-stageid-prefixmodule): Likewise.
3317 (do-clean, distclean-stageid): Set TFLAGS.
3318 (restrap): Fix whitespace.
3319 * Makefile.in: Rebuilt.
3320
dc17c78c
EB
33212009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3322
3323 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3324 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3325 * Makefile.in: Regenerate.
3326
14324cd7
EZ
33272009-04-24 Eli Zaretskii <eliz@gnu.org>
3328
3329 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
3330 consistency with config.sub. (Update from upstream sources.)
3331
f8d5f06c
JM
33322009-04-21 Joseph Myers <joseph@codesourcery.com>
3333
3334 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
3335
0000e2bf
BE
33362009-04-17 Ben Elliston <bje@au.ibm.com>
3337
3338 * config.sub, config.guess: Update from upstream sources.
3339
20135e4c
NC
33402009-04-15 Anthony Green <green@moxielogic.com>
3341
34adf976 3342 * configure.ac: Add moxie support.
20135e4c
NC
3343 * configure: Rebuilt.
3344
ef699244
L
33452009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3346
3347 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3348 * configure: Regenerate.
3349
10ad8ef3
L
33502009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3351
3352 PR gas/10039
3353 * configure.ac: Require texinfo 4.7.
3354 * configure: Regenerated.
3355
c50523ce
L
33562009-04-09 Steve Ellcey <sje@cup.hp.com>
3357
3358 * Makefil.def (languages): New entries.
3359 * Makefile.tpl (check-gcc-*): New generic target.
3360 * Makefile.in: Regenerate.
3361
47afba5f
EZ
33622009-03-27 Eli Zaretskii <eliz@gnu.org>
3363
3364 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3365 Windows builds of Sed.
3366
dc448a7b
TT
33672009-03-18 Tom Tromey <tromey@redhat.com>
3368
3369 * configure: Rebuild.
3370 * configure.ac (host_libs): Add libiconv.
3371 * Makefile.in: Rebuild.
3372 * Makefile.def (host_modules): Add libiconv.
3373 (configure-gdb, all-gdb): Depend on libiconv.
3374
24741ab2
JB
33752009-03-16 Tristan Gingold <gingold@adacore.com>
3376
3377 * configure.ac: Treat gdb as supported on x86_64-darwin.
3378 * configure: Regenerate.
3379
29383458
JM
33802009-03-16 Joseph Myers <joseph@codesourcery.com>
3381
3382 Merge from GCC:
3383
3384 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3385
3386 * configure.ac (--with-host-libstdcxx): New option.
3387 * configure: Regenerate.
3388
3389 2009-01-29 Robert Millan <rmh@aybabtu.com>
3390
3391 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3392 * configure: Regenerate.
3393
3394 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3395
3396 PR tree-optimization/38515
3397 * configure.ac (cloog-polylib): Removed.
3398 (with_ppl, with_cloog): Test for "no".
3399 * configure: Regenerated.
3400
58e24671
RW
34012009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3402
3403 Backport from git Libtool:
3404
3405 2009-01-19 Robert Millan <rmh@aybabtu.com>
3406 Support GNU/kOpenSolaris.
3407 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3408 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3409 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3410 GNU/kOpenSolaris.
3411
314b2e66
AS
34122009-02-05 Andreas Schwab <schwab@suse.de>
3413
3414 * Makefile.tpl (stage_last): Define $r and $s before using
3415 $(RECURSE_FLAGS_TO_PASS).
3416 * Makefile.in: Regenerate
3417
8b700390
JJ
34182009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3419
3420 * COPYING.NEWLIB: Add ARM license.
3421
66775d67
AM
34222009-01-16 Alan Modra <amodra@bigpond.net.au>
3423
3424 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 3425 (all-opcodes): Depend on all-libiberty.
66775d67
AM
3426 * Makefile.in: Regenerate.
3427
19e99079
NC
34282009-01-15 Douglas B Rupp <rupp@gnat.com>
3429
3430 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3431 * configure: Regenerate.
3432
22e8c8e0
RW
34332008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3434
3435 Backport link test fix from upstream Libtool:
3436
3437 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3438 Add cache variables to tests that require the linker to work.
3439 For shlibpath_overrides_runpath, this also changes the semantics
3440 to let the result from the C compiler take precedence.
3441 compiler take precedence.
3442
7d6d7764
BE
34432008-12-02 Ben Elliston <bje@au.ibm.com>
3444
3445 * config.sub, config.guess: Update from upstream sources.
3446
ea8af06e
JJ
34472008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3448
3449 * COPYING.NEWLIB: Updated.
3450 * COPYING.LIBGLOSS: Ditto.
3451
af0771d3
PB
34522008-12-16 Paolo Bonzini <bonzini@gnu.org>
3453
3454 Sync with GCC:
3455
3456 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3457
3458 * configure.ac (ppllibs): Add by default the lib flags.
3459 * configure: Regenerate.
3460
3461 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3462
314b2e66
AS
3463 * configure.ac: Add double brackets on darwin[912].
3464 * configure: Regenerate.
af0771d3
PB
3465
3466 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3467
314b2e66
AS
3468 * configure.ac: Expand to darwin10 and later.
3469 * configure: Regenerate.
af0771d3 3470
f7c83eac
AS
34712008-12-02 Andreas Schwab <schwab@suse.de>
3472
3473 * Makefile.def: configure-target-boehm-gc depends on
3474 all-target-libstdc++-v3.
3475 * Makefile.in: Regenerate.
3476
bc67ad83
BE
34772008-12-02 Ben Elliston <bje@au.ibm.com>
3478
3479 * config.sub, config.guess: Update from upstream sources.
3480
e28c595f
JM
34812008-11-27 Joseph Myers <joseph@codesourcery.com>
3482
3483 Merge from GCC:
3484
3485 2007-12-02 Matthias Klose <doko@ubuntu.com>
3486
3487 * config-ml.in: Remove 64bit configure tests.
3488
3489 2008-05-14 Rafael Espindola <espindola@google.com>
3490
3491 * config-ml.in: don't handle --enable-shared and --enable-static.
3492
3493 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3494 Tobias Grosser <grosser@fim.uni-passau.de>
3495 Jan Sjodin <jan.sjodin@amd.com>
3496 Harsha Jagasia <harsha.jagasia@amd.com>
3497 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3498 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3499 Adrien Eliche <aeliche@isty.uvsq.fr>
3500
3501 Merge from graphite branch.
3502 * configure: Regenerate.
3503 * Makefile.in: Regenerate.
3504 * configure.ac (host_libs): Add ppl and cloog.
3505 Add checks for PPL and CLooG.
3506 * Makefile.def (ppl, cloog): Added modules and dependences.
3507 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3508 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3509
3510 2008-09-03 Richard Guenther <rguenther@suse.de>
3511
3512 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3513 cloog test.
3514 * configure: Re-generate.
3515
3516 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3517
3518 * configure.ac (--with-cloog-polylib): New.
3519 (--disable-cloog-version-check): New.
3520 (--disable-ppl-version-check): New.
3521 * configure: Re-generate.
3522
3523 2008-09-05 Richard Guenther <rguenther@suse.de>
3524
3525 * configure.ac: Initialize clooglibs to -lcloog.
3526 * configure: Re-generate.
3527
3528 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3529
3530 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3531 recommended version to 2.3.2.
3532
3533 * configure: Regenerate.
3534
3535 2008-10-31 Ben Elliston <bje@au.ibm.com>
3536
3537 * configure.ac (spu-*-*): Remove special case.
3538 * configure: Regenerate.
3539
3540 Complete comment text from GCC version of:
3541
3542 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3543
3544 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3545 (GCC_SHLIB_SUBDIR): New.
3546 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3547 * configure: Regenerate.
3548 * Makefile.in: Regenerate.
3549
652dec25
TG
35502008-11-27 Tristan Gingold <gingold@adacore.com>
3551
3552 * configure.ac: Build gdb for i?86-*-darwin*
3553 * configure: Regenerated.
3554
7582fb4a
DJ
35552008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3556
3557 PR bootstrap/38014
3558 PR bootstrap/37923
3559
3560 Revert:
3561
3562 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3563
3564 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3565 * Makefile.in: Regenerated.
3566
3567 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3568
3569 PR gdb/921
3570 PR gdb/1646
3571 PR gdb/2175
3572 PR gdb/2176
3573
3574 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3575 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3576 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3577 (HOST_EXPORTS): Pass CPPFLAGS.
3578 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3579 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3580 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3581 * Makefile.in, configure: Regenerated.
3582 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3583 and CPPFLAGS_FOR_BUILD.
3584
faee1be2
UW
35852008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3586
3587 * configure.ac [spu-*-*]: Do not set skipdirs.
3588 * configure: Re-generate.
3589
b7c2dce4
DJ
35902008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3591
3592 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3593 * Makefile.in: Regenerated.
3594
bb52de30
DJ
35952008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3596
3597 PR gdb/921
3598 PR gdb/1646
3599 PR gdb/2175
3600 PR gdb/2176
3601
3602 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3603 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3604 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3605 (HOST_EXPORTS): Pass CPPFLAGS.
3606 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3607 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3608 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3609 * Makefile.in, configure: Regenerated.
3610 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3611 and CPPFLAGS_FOR_BUILD.
3612
b25062ae
SE
36132008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3614
3615 * libtool.m4: Update to libtool 2.2.6.
3616 * lt~obsolete.m4: Update to libtool 2.2.6.
3617 * ltmain.sh: Update to libtool 2.2.6.
3618 * ltsugar.m4: Update to libtool 2.2.6.
3619 * ltversion.m4: Update to libtool 2.2.6.
3620 * ltoptions.m4: Update to libtool 2.2.6.
3621 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3622
3bbd2f8f
AL
36232008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3624
3625 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3626 (GCC_SHLIB_SUBDIR): New.
3627 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3628 * configure: Regenerate.
3629 * Makefile.in: Regenerate.
3630
b29d32ce
TG
36312008-08-28 Tristan Gingold <gingold@adacore.com>
3632
3633 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3634 Enable bfd, binutils and opcodes.
3635 * configure: Regenerate.
3636
c325a203
DD
36372008-08-16 Nicolas Roche <roche@adacore.com>
3638
3639 * Makefile.tpl: Add BOOT_ADAFLAGS.
3640 * Makefile.in: Regenerate.
3641
e7c8859c
RS
36422008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3643
3644 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3645 * configure: Regenerate.
3646
da888c87
PB
36472008-07-30 Paolo Bonzini <bonzini@gnu.org>
3648
3649 Sync with gcc:
3650 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3651
f7c83eac
AS
3652 * configure.ac: Add makefile fragments for hpux.
3653 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3654 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3655 * configure: Regenerate.
3656 * Makefile.in: Regenerate.
da888c87
PB
3657
3658 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3659
f7c83eac
AS
3660 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3661 * Makefile.in: Regenerate.
3662 * configure: Regenerate.
da888c87 3663
944982cf
ILT
36642008-06-18 Ian Lance Taylor <iant@google.com>
3665
662c6704
ILT
3666 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3667
944982cf
ILT
3668 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3669
7a283e07
RW
36702008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3671
3672 * configure: Regenerate.
3673
5b553f7e
RW
36742008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3675
3676 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3677 "$@" is still intact with both Autoconf 2.59 and 2.62.
3678 * configure: Regenerate.
3679
675492f0
RW
36802008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3681
3682 * Makefile.tpl: Fix comment errors.
3683 * Makefile.in: Regenerate.
3684
b018a5d1
JB
36852008-06-13 Julian Brown <julian@codesourcery.com>
3686
3687 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3688 of libobjc for ARM EABI Linux.
3689 * configure: Regenerate.
3690
310213e8
DE
36912008-06-12 David S. Miller <davem@davemloft.net>
3692 David Edelsohn <edelsohn@gnu.org>
3693
3694 * configure.ac: Add powerpc*-*-* to gold supported targets.
3695 * configure: Regenerate.
3696
6641ce42
JM
36972008-06-08 Joseph Myers <joseph@codesourcery.com>
3698
3699 PR tree-optimization/36218
3700 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3701 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3702 (all prefix="build-"): Pass them to build-system sub-makes.
3703 * Makefile.in: Regenerate.
3704
03c2f9e6
DJ
37052008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3706
3707 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3708 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3709 mkdep, and compile. Update comments.
3710 (ETC_SUPPORT): Add ChangeLog and update comments.
3711
4538db8b
ILT
37122008-05-11 Ian Lance Taylor <iant@google.com>
3713
3714 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3715
266df637
PB
37162008-04-18 Paolo Bonzini <bonzini@gnu.org>
3717
3718 Sync with gcc:
3719 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3720
3721 PR bootstrap/35457
3722 * configure.ac: Include override.m4.
3723 * configure: Regenerate.
3724
3725 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3726
f7c83eac
AS
3727 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3728 * Makefile.in: Regenerate.
266df637
PB
3729
3730 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3731
f7c83eac
AS
3732 * configure.ac: Do not build libssp for the AVR.
3733 * configure: Regenerate.
266df637 3734
a86a761e
NC
37352008-04-18 Nick Clifton <nickc@redhat.com>
3736
3737 * MAINTAINERS: Replace reference to configure.in with reference to
3738 configure.ac.
3739
52310858
NC
37402008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3741
f7c83eac 3742 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 3743 as nonconfigurable directories list.
f7c83eac 3744 * configure: Regenerate.
52310858 3745
f5314dd5
DM
37462008-04-14 David S. Miller <davem@davemloft.net>
3747
3748 * configure.ac: Add sparc*-*-* to gold supported targets.
3749 * configure: Regenerate.
3750
e2208220
BE
37512008-04-14 Ben Elliston <bje@au.ibm.com>
3752
3753 * config.sub, config.guess: Update from upstream sources.
3754
0bb6ea20
HPN
37552008-04-12 Hans-Peter Nilsson <hp@axis.com>
3756
3757 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3758 * Makefile.in: Regenerate.
3759
e5164e97
ILT
37602008-04-07 Ian Lance Taylor <iant@google.com>
3761
3762 * Makefile.def: check-gold depends upon all-binutils.
3763 * Makefile.in: Regenerate.
3764
e33b51a6
NC
37652008-04-04 Nick Clifton <nickc@redhat.com>
3766
3767 PR binutils/4334
3768 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3769 builds.
3770 * configure: Regenerate.
3771
fc5df3ab
NC
37722008-04-04 NightStrike <NightStrike@gmail.com>
3773
3774 PR other/35151
f7c83eac
AS
3775 * configure.ac: Combine rules for mingw32 and mingw64.
3776 * configure: Regenerate.
fc5df3ab 3777
c779bab8
PB
37782008-03-27 Paolo Bonzini <bonzini@gnu.org>
3779
3780 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3781 * Makefile.in: Regenerate.
3782
93f9b408
ILT
37832008-03-20 Ian Lance Taylor <iant@google.com>
3784
3785 * configure.ac: Add support for --enable-gold.
3786 * Makefile.def: Add gold as a directory like ld.
3787 * configure, Makefile.in: Regenerate.
3788
5746fb46
AK
37892008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3790
3791 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3792 (s390_cond_extensions): Reduced extensions to the compare related.
3793 (main): z10 cpu type option added.
3794 (expandConditionalJump): Renamed to ...
3795 (insertExpandedMnemonic): ... this.
3796
3797 * opcodes/s390-opc.c: Re-group the operand format makros.
3798 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3799 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3800 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3801 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3802 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3803 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3804 INSTR_SIL_RDU): New instruction formats added.
3805 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3806 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3807 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3808 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3809 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3810 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3811 masks added.
3812 (s390_opformats): New formats added "ris", "rrs", "sil".
3813 * opcodes/s390-opc.txt: Add the conditional jumps with the
3814 extensions removed from automatic expansion in s390-mkopc.c manually.
3815 (asi - trtre): Add new System z10 EC instructions.
3816 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3817
58c85be7
RW
38182008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3819
3820 * configure.ac: m4_include config/proginstall.m4.
3821 * configure: Regenerate.
3822
78124051
RW
38232008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3824
3825 Backport from upstream Libtool:
f7c83eac 3826
78124051 3827 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 3828
78124051
RW
3829 Deal with Autoconf 2.62's semantic change in m4_append.
3830 * ltsugar.m4 (lt_append): Replace broken versions of
3831 m4_append.
3832 (lt_if_append_uniq): Don't require separator to be overquoted,
3833 and avoid broken m4_append.
3834 (lt_dict_add): Fix typo.
3835 * libtool.m4 (_LT_DECL): Don't overquote separator.
3836
018f1bea
DE
38372008-03-13 David Edelsohn <edelsohn@gnu.org>
3838
3839 * config.rpath: Add AIX 6 support.
3840
5c5f596d
PB
38412008-03-13 Paolo Bonzini <bonzini@gnu.org>
3842
3843 * Makefile.def (stageprofile). Remove -fprofile-generate
3844 from stage_libcflags.
3845 * Makefile.in: Regenerate.
3846
a1f93a5e
BE
38472008-03-13 Ben Elliston <bje@au.ibm.com>
3848
3849 * config.sub, config.guess: Update from upstream sources.
3850
98c3d905
AK
38512008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3852
3853 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3854 * s390-opc.txt (cmpsc): Duplicate entry removed.
3855 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3856 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3857 fier, cu42, cu41): Fix operand format.
3858
7f6ef0c0
PB
38592008-02-20 Paolo Bonzini <bonzini@gnu.org>
3860
f7c83eac
AS
3861 PR bootstrap/32009
3862 PR bootstrap/32161
3863
3864 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3865 * configure: Regenerate.
3866
3867 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3868 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3869 STAGE4_LIBCFLAGS): New.
3870 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3871 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3872 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3873 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3874 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3875 for target modules. Don't export LIBCFLAGS.
3876 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3877 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3878 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3879 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3880 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3881 * Makefile.in: Regenerate.
7f6ef0c0 3882
eaf19029
PB
38832008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3884
3885 PR libgcj/33085
3886 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3887 Do not use -DDLL_EXPORT. Backport from upstream.
3888
680c43e9
NC
38892008-02-14 Nick Clifton <nickc@redhat.com>
3890
3891 Import this patch from gcc:
3892 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3893
3894 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3895
c72b1d96
HPN
38962008-02-02 Hans-Peter Nilsson <hp@axis.com>
3897
3898 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3899 * configure: Regenerate.
3900
8b66833e
BW
39012008-01-31 Marc Gauthier <marc@tensilica.com>
3902
3903 * configure.ac (xtensa*-*-*): Recognize processor variants.
3904 * configure: Regenerate.
3905
9cc8ae67
PB
39062008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3907
f7c83eac
AS
3908 PR bootstrap/34922
3909 * configure.ac (PARSE_ARGS): Push suitable setting of
3910 ac_subdirs_all, for `./configure --help=recursive'.
3911 Handle `+' in generic toplevel directory disabling.
3912 * configure: Regenerate.
9cc8ae67 3913
19090595
BE
39142008-01-23 Ben Elliston <bje@au.ibm.com>
3915
3916 * config.sub, config.guess: Update from upstream sources.
3917
9f1e7fd3
BE
39182008-01-08 Ben Elliston <bje@au.ibm.com>
3919
3920 * config.sub, config.guess: Update from upstream sources.
3921
2f959d61
JJ
39222007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3923
3924 * COPYING.LIBGLOSS: Update default copyright.
3925
aa054b85
JJ
39262007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3927
3928 * COPYING.NEWLIB: Update default copyright.
3929
57c53b2b
RS
39302007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3931
3932 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3933 Change recommended MPFR from 2.2.1 > 2.3.0.
3934 * configure: Regenerate.
3935
fee14b60
RS
39362007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3937
3938 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3939 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3940 * Makefile.in: Regenerate.
3941
c9b68031
DD
39422007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3943
3944 * configure.ac: Enable libjava for x86_64-*-darwin9.
3945 * configure: Regenerate.
3946
ad25e7d5
BE
39472007-12-05 Ben Elliston <bje@au.ibm.com>
3948
3949 * config.sub, config.guess: Update from upstream sources.
3950
6ac84f65
PB
39512007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3952
f7c83eac
AS
3953 * config-ml.in: Robustify against white space in absolute file
3954 names.
6ac84f65 3955
f7c83eac
AS
3956 * config-ml.in (multi-clean): Substitute ${Makefile}.
3957 Remove superfluous ${Makefile} in list.
6ac84f65 3958
7b3200f9
DJ
39592007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3960
3961 * Makefile.def (dependencies): Make configure-gdb depend on
3962 all-intl.
3963 * Makefile.in: Regenerated.
3964
2c133ff9
JJ
39652007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3966
3967 * Makefile.def: To avoid problems running with parallel makes,
3968 build newlib before libgloss so that target specific header
3969 files are availble.
3970 * Makefile.in: Regenerate.
3971
5074315a
DJ
39722007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3973
3974 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3975 * Makefile.in: Regenerate.
3976
f5bc1778
DJ
39772007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3978
3979 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3980 * libdecnumber: New directory, imported from GCC.
3981
c66487f8
NC
39822007-10-08 Mike Frysinger <vapier@gentoo.org>
3983
3984 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3985 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3986 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3987 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3988 * configure: Regenerate.
3989
b5714970
PB
39902007-10-01 Paolo Bonzini <bonzini@gnu.org>
3991
3992 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3993 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3994 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3995 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3996 * configure.ac: Default them to host tools for $host = $build.
3997 Subst them.
3998
3999 * configure: Regenerate.
4000 * Makefile.in: Regenerate.
4001
f3b1e08e
RS
40022007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4003
4004 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4005 * configure: Regenerate.
4006
cff87f51
DD
40072007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4008
4009 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4010 libstdc++.
4011 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4012 * configure: Regenerate.
4013 * Makefile.in: Regenerate.
f7c83eac 4014
625a61cd
AS
40152007-09-17 Andreas Schwab <schwab@suse.de>
4016
4017 * configure.ac: Raise minimum makeinfo version to 4.6.
4018 * configure: Regenerate.
4019
83a3a68b
AM
40202007-09-15 Alan Modra <amodra@bigpond.net.au>
4021
4022 * configure.ac: Correct makeinfo version check.
4023 * configure: Regenerate.
4024
5bd8be13
RS
40252007-09-14 Richard Sandiford <richard@codesourcery.com>
4026
4027 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4028 to $skipdirs and only disable gprof for newlib. Use the normal
4029 mips*-elf* handling in other respects.
4030 * configure: Regnerate.
4031
5566c1fa
DD
40322007-09-12 David Daney <ddaney@avtrex.com>
4033
4034 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4035 enabling libgcj.
4036 * configure: Regenerate.
4037
40382007-09-12 Richard Guenther <rguenther@suse.de>
4039
4040 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4041 nor --disable-checking is provided also turn on yes and types
4042 checking for stage1.
4043 * configure: Re-generate.
4044
a18e2996 40452007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
4046
4047 PR target/33281
4048 * configure.ac: Use config/mh-mingw on mingw.
4049 * configure: Regenerate.
84e7906e 4050
691bb5a1
DD
40512007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4052
4053 PR other/32154
4054 * configure.ac: For libgloss targets, point the linker to the linker
4055 script, startup code and simulator library.
4056 * configure: Regenerate.
4057
6d18b86b
AH
40582007-09-09 Andrew Haley <aph@redhat.com>
4059
4060 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 4061 target-libjava.
6d18b86b 4062
f00a3165 40632007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 4064
f00a3165 4065 * config.sub, config.guess: Update from upstream sources.
971aaaa5 4066
2abc4e65
BE
40672007-08-21 Richard Guenther <rguenther@suse.de>
4068
4069 * configure.ac: Add types checking to stage1 checking flags.
4070 * configure: Regenerate.
4071
8a6ee3ab 40722007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 4073 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
4074
4075 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4076 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4077 * Makefile.in: Regenerate.
4078 * configure.ac (--with-debug-prefix-map): New.
4079 * configure: Regenerate.
4080
429acdec
RS
40812007-08-17 Richard Sandiford <richard@codesourcery.com>
4082 Nigel Stephens <nigel@mips.com>
4083
429acdec
RS
4084 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4085 as target_makefile_frag.
4086 * configure: Regenerate.
4087
8520c408
AO
40882007-08-16 Alexandre Oliva <aoliva@redhat.com>
4089
4090 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4091 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4092 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4093 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4094 (do-compare, do-compare3, do-compare-debug): New.
4095 ([+compare-target+]): Use them.
4096
40972007-08-16 Alexandre Oliva <aoliva@redhat.com>
4098
4099 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4100 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4101 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4102 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4103 (do-compare, do-compare3, do-compare-debug): New.
4104 ([+compare-target+]): Use them.
4105
2444379b
BE
41062007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4107 Ben Elliston <bje@au.ibm.com>
4108
4109 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4110 --silent if $silent.
4111 * configure: Regenerate.
4112
d6f99447
DJ
41132007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
4114
4115 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
4116
bd0aa315
NC
41172007-07-17 Nick Clifton <nickc@redhat.com>
4118
4119 * COPYING3: New file. Contains version 3 of the GNU General
4120 Public License.
4121 * COPYING3.LIB: New file. Contains version 3 of the GNU
4122 Lesser General Public License.
4123
0ebe98fb
BS
41242007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
4125
4126 * configure.ac: Fix my previous change to really match GCC.
4127 * configure: Regenerate.
4128
521ec477
DD
41292007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4130
4131 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4132 * configure: Regenerate.
4133
41342007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4135
4136 * configure.ac: Add some missing m4 quotation.
4137 * configure: Regenerate.
4138
0c24b341
NC
41392007-07-09 Kai Tietz <kai.tietz@onevision.com>
4140
f7c83eac
AS
4141 * Makefile.def: Add windmc tool to build.
4142 * Makefile.tpl: Likewise.
4143 * configure.ac: Likewise.
4144 * Makefile.in: Regenerate.
4145 * configure: Regenerate.
0c24b341 4146
a09314d0
L
41472007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4148
4149 * lt~obsolete.m4: New. Import from 20070318 libtool.
4150
7c3e1d12
BS
41512007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
4152
4153 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4154 uclinux and linux-uclibc targets.
4155 * configure: Regenerate.
4156
a5b3b4dd
DD
41572007-06-28 DJ Delorie <dj@redhat.com>
4158
4159 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4160 not building newlib.
4161 * configure: Regenerated.
f7c83eac 4162
184d813c
DJ
41632007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4164
4165 * src-release (DEVO_SUPPORT): Correct typos.
4166
31d99776
DJ
41672007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4168
4169 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4170 * Makefile.in: Regenerated.
4171
e00a73e3
PB
41722007-06-14 Paolo Bonzini <bonzini@gnu.org>
4173
f7c83eac
AS
4174 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4175 (distclean-stage[+id+]): Possibly delete stage_last.
4176 * Makefile.in: Regenerate.
e00a73e3 4177
98a1bbc5
BE
41782007-06-07 Ben Elliston <bje@au.ibm.com>
4179
4180 * config.sub, config.guess: Update from upstream sources.
4181
973601e1
BE
41822007-06-07 Ben Elliston <bje@au.ibm.com>
4183
4184 * Makefile.tpl: Fix spelling error.
4185 * Makefile.in: Regenerate.
4186
2038f525
PB
41872007-06-04 Paolo Bonzini <bonzini@gnu.org>
4188
4189 Sync with gcc:
4190 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4191
f7c83eac
AS
4192 PR bootstrap/29382
4193 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4194 * configure: Rebuilt.
2038f525 4195
f7c5c4b5
PB
41962007-06-01 Steve Ellcey <sje@cup.hp.com>
4197
12a64d4f
L
4198 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4199 lt_cv_sys_max_cmd_len.
f7c5c4b5 4200
7ad9660b
PB
42012007-05-31 Paolo Bonzini <bonzini@gnu.org>
4202
4203 * ltgcc.m4: Update from GCC.
4204
0e7ef45c
EC
42052007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4206
12a64d4f 4207 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 4208
37ad9514
SE
42092007-05-24 Steve Ellcey <sje@cup.hp.com>
4210
4211 * ltmain.sh: Update from GCC.
4212 * libtool.m4: Update from GCC.
4213 * ltsugar.m4: New. Update from GCC.
4214 * ltversion.m4: New. Update from GCC.
4215 * ltoptions.m4: New. Update from GCC.
4216 * ltconfig: Remove.
4217 * ltcf-c.sh: Remove.
4218 * ltcf-cxx.sh: Remove.
4219 * ltcf-gcj.sh: Remove.
4220 * src-release: Update with new libtool file list.
4221
8ee82aff
PB
42222007-05-16 Paolo Bonzini <bonzini@gnu.org>
4223
4224 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4225 stage_cflags.
4226 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4227 Remove CFLAGS/LIBCFLAGS.
4228 (configure-stage[+id+]-[+prefix+][+module+],
4229 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4230 * Makefile.in: Regenerate.
4231
149cb58d
SE
42322007-04-14 Steve Ellcey <sje@cup.hp.com>
4233
4234 * config-ml.in: Update from GCC.
4235
91506736
DJ
42362007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
4237
4238 * src-release (do-proto-toplev): Process the support directories before
4239 the tool directory.
4240
ffa8bd48
RS
42412007-03-21 Richard Sandiford <richard@codesourcery.com>
4242
4243 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4244 of glob. Quote arguments with single quotes too.
4245 * configure: Regenerate.
4246
a4fd3374
DD
42472007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4248
4249 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4250 * Makefile.in: Regenerate
4251
b8025f34
AS
42522007-03-07 Andreas Schwab <schwab@suse.de>
4253
4254 * configure: Regenerate.
4255
a3ca38d2
DD
42562007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4257
4258 * configure.ac: Add "--with-pdfdir" configure option,
4259 which defines pdfdir variable.
4260 * Makefile.def (target=fixincludes): Add install-pdf to
4261 missing targets.
4262 (recursive_targets): Add install-pdf target.
4263 (flags_to_pass): Add pdfdir.
4264 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4265 target.
4266 * configure: Regenerate
4267 * Makefile.in: Regenerate
4268
42692007-02-28 Eric Christopher <echristo@apple.com>
4270
4271 Revert:
4272 2006-12-07 Mike Stump <mrs@apple.com>
4273
4274 * Makefile.def (dependencies): Add dependency for
4275 install-target-libssp and install-target-libgomp on
4276 install-gcc.
4277 * Makefile.in: Regenerate.
4278
42792007-02-27 Matt Kraai <kraai@ftbfs.org>
4280
4281 * configure: Regenerate.
4282 * configure.ac: Move statements after variable declarations.
4283
a4708fba
JM
42842007-02-19 Joseph Myers <joseph@codesourcery.com>
4285
4286 * configure.ac: Adjust for loop syntax.
4287 * configure: Regenerate.
4288
9a819804
AO
42892007-02-18 Alexandre Oliva <aoliva@redhat.com>
4290
4291 * configure: Rebuilt.
4292
81ec575a
AO
42932007-02-18 Alexandre Oliva <aoliva@redhat.com>
4294
4295 * configure.ac: Drop multiple occurrences of --enable-languages,
4296 and fix its quoting.
4297 * configure: Rebuilt.
4298
92f01d61 42992007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
4300 Nathan Sidwell <nathan@codesourcery.com>
4301 Vladimir Prus <vladimir@codesourcery.com
4302 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
4303
4304 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4305 * configure: Regenerate.
4306
b1299c4e
DJ
43072007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4308
4309 * configure.ac (target_libraries): Move libgcc before libiberty.
4310 * configure: Regenerated.
4311
18f6b6ee
PB
43122007-02-13 Paolo Bonzini <bonzini@gnu.org>
4313
4314 * configure: Regenerate again?
4315
9c4e9f27
PB
43162007-02-13 Paolo Bonzini <bonzini@gnu.org>
4317
4318 * configure: Reapply PR30748 fix which was lost in the previous commit.
4319
24ff9987
DJ
43202007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4321 Paolo Bonzini <bonzini@gnu.org>
4322
4323 PR bootstrap/30753
4324 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4325 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4326 * configure: Regenerated.
4327
7df2cd5d
PB
43282007-02-10 Paolo Bonzini <bonzini@gnu.org>
4329
4330 * configure: Regenerate.
4331
b0aaa663
DJ
43322007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4333
4334 PR bootstrap/30748
4335 * configure.ac: Correct syntax for Solaris ksh.
4336 * configure: Regenerated.
4337
a0323144
PB
43382007-02-09 Paolo Bonzini <bonzini@gnu.org>
4339
4340 * Makefile.def: Sync with GCC.
4341 * Makefile.tpl: Sync with GCC.
4342 * Makefile.in: Regenerate.
4343 * configure: Regenerate.
4344
c6b750e1
DJ
43452007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4346
4347 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4348 noncanonical equivalents.
4349 * configure.in: Rename to...
4350 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4351 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4352 target_noncanonical. Use them. Rewrite removal of configure
4353 arguments for autoconf 2.59. Discard variable settings. Force
4354 program_transform_name for native tools.
4355
4356 * Makefile.in: Regenerated.
4357 * configure: Regenerated with autoconf 2.59.
4358
4359 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4360
f3cd89f4
JJ
43612007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4362
4363 * COPYING.LIBGLOSS: Reformat default Red Hat
4364 license to fit within 80 columns.
4365 * COPYING.NEWLIB: Ditto.
4366
4e206d7e
DB
43672007-02-05 Dave Brolley <brolley@redhat.com>
4368
4369 * Contribute the following changes:
4370 2006-11-28 DJ Delorie <dj@redhat.com>
4371
4372 * configure.in: Fix typo for mep's target_makefile_frag.
4373 * configure: Regenerated.
4374
4375 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4376
4377 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4378 * configure: Regenerate.
4379
4380 2001-09-19 DJ Delorie <dj@redhat.com>
4381
4382 * configure.in (target_makefile_frag): use mt-mep
4383
4384 2001-06-12 Don Howard <dhoward@redhat.com>
4385
4386 * configure.in: Remove gdb from MeP skip list.
4387
4388 2001-04-05 DJ Delorie <dj@redhat.com>
4389
4390 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4391
4392 2001-03-20 Ben Elliston <bje@redhat.com>
4393
4394 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4395
4396 2001-03-19 Ben Elliston <bje@redhat.com>
4397
4398 * config.sub (mep, mep-*): Add.
4399
b2edfdd2
AS
44002007-01-31 Andreas Schwab <schwab@suse.de>
4401
4402 * Makefile.tpl (LDFLAGS): Substitute it.
4403 * Makefile.in: Regenerate.
4404
ceb92e78
PB
44052007-01-11 Paolo Bonzini <bonzini@gnu.org>
4406
4407 * configure.in: Change == to = in test command.
f7c83eac 4408 * configure: Regenerate.
ceb92e78 4409
4b900473 44102007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
4411 Nick Clifton <nickc@redhat.com>
4412 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4413
4414 * configure.in (build_configargs, host_configargs, target_configargs):
4415 Remove build/host/target parameters.
4416 (host_libs): Add gmp and mpfr.
4417 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4418 * Makefile.def (gmp, mpfr): New.
4419 (gcc): Remove target.
4420 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4421 target_os, target_vendor): New.
4422 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4423 * configure: Regenerate.
4424 * Makefile.in: Regenerate.
4b900473
PB
4425
44262007-01-11 Matt Fago <fago@earthlink.net>
4427
4428 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 4429 to improve robustness of configure tests.
4b900473
PB
4430 * configure: Regenerate.
4431
80f6dcbc
NC
44322007-01-08 Kai Tietz <kai.tietz@onevision.com>
4433
4434 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 4435 * configure: Regenerate.
80f6dcbc 4436
f86e35b8
NC
44372007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4438
4439 * Makefile.tpl (all-target): Correct @if conditional for target
4440 modules.
4441 * configure.in: Omit libiberty if building only target libgcc.
4442 * configure, Makefile.in: Regenerated.
4443
79fcd0ec
PB
44442007-01-04 Paolo Bonzini <bonzini@gnu.org>
4445
4446 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4447 * configure: Regenerate.
4448
6aa8ef82
DJ
44492007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4450
4451 * Makefile.def (target_modules): Add libgcc.
4452 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4453 * Makefile.tpl (clean-target-libgcc): Delete.
4454 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4455 on gcc even for bootstrapped modules. Rewrite handling of
4456 lang_env_dependencies to loop over target_modules.
4457 * configure.in (target_libraries): Add target-libgcc.
4458 * Makefile.in, configure: Regenerated.
4459
9b134994
PB
44602006-12-29 Paolo Bonzini <bonzini@gnu.org>
4461
4462 Sync with gcc:
4463 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4464
f7c83eac
AS
4465 * configure.in: Reorganize recognition of languages. Add
4466 --enable-stage1-languages. Show supported languages for the chosen
4467 target rather than all recognized languages.
4468 * configure: Regenerate.
9b134994
PB
4469
4470 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4471
f7c83eac
AS
4472 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4473 * Makefile.in: Regenerate.
9b134994
PB
4474
4475 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4476
f7c83eac
AS
4477 * configure.in: Warn that MPFR 2.2.0 is buggy.
4478 * configure: Regenerate.
9b134994 4479
8cf39b1b
ILT
44802006-12-27 Ian Lance Taylor <iant@google.com>
4481
4482 * configure.in: When removing Makefiles to force a reconfigure, also
4483 remove prev-DIR*/Makefile.
4484 * configure: Regenerate.
4485
ebff6cd5
KH
44862006-12-23 Kazu Hirata <kazu@codesourcery.com>
4487
4488 * config.bfd: Recognize fido.
4489
8a0d8a5c
PB
44902006-12-19 Paolo Bonzini <bonzini@gnu.org>
4491
4492 Sync with gcc:
4493
4494 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4495
4496 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4497 it only affects bootstrap and could be tested on "$host" as well.
4498 * configure: Regenerate.
4499 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4500
4501 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4502
4503 PR bootstrap/29544
4504 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4505 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4506 move here comment from Makefile.tpl.
4507 * Makefile.tpl: Move some definitions higher in the file.
4508 (STAGE1_CHECKING): New.
4509 * configure.in: Add --enable-stage1-checking.
4510 * configure: Regenerate.
4511 * Makefile.in: Regenerate.
4512
4513 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4514
4515 * configure.in: Update error message for missing GMP/MPFR.
4516
4517 * configure: Regenerate.
4518
4519 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4520
4521 * configure.in: Update MPFR version in error message.
4522
4523 * configure: Regenerate.
4524
4525 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4526
4527 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4528 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4529 --with-gmp-lib): New flags.
4530
4531 * configure: Regenerate.
4532
790c0838
AM
45332006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4534
4535 PR bootstrap/30134
4536 * configure.in: Correct x86 darwin support for libjava to powerpc
4537 and i?86 only.
4538 * configure: Regenerate.
4539
77d7106f
AM
45402006-12-11 Alan Modra <amodra@bigpond.net.au>
4541
4542 * configure.in: Handle spu makefile frag.
77d7106f
AM
4543 * Makefile.tpl (MAINT): Define
4544 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4545 * configure: Regenerate.
4546 * Makefile.in: Regenerate.
4547
0cfa5389
BE
45482006-12-11 Ben Elliston <bje@au.ibm.com>
4549
4550 * config.sub, config.guess: Update from upstream sources.
4551
2839fe5d
BE
45522006-12-11 Ben Elliston <bje@au.ibm.com>
4553
4554 * configure.in: Sync with GCC (spu-*-*).
4555 * configure: Sync with GCC.
4556
b897f5d4
MS
45572006-12-07 Mike Stump <mrs@apple.com>
4558
4559 * Makefile.def (dependencies): Add dependency for
4560 install-target-libssp and install-target-libgomp on
4561 install-gcc.
4562 * Makefile.in: Regenerate.
4563
9daf3993
PB
45642006-11-16 Paolo Bonzini <bonzini@gnu.org>
4565
4566 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4567 (unstage): Test for stage_last presence.
4568
4569 PR bootstrap/29802
4570 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4571 * Makefile.in: Regenerate.
4572
9dbaa842
DD
45732006-11-14 DJ Delorie <dj@redhat.com>
4574
4575 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4576 * Makefile.in: Sync with GCC.
4577 * configure.in: Sync with GCC (mpfr, gmp).
4578 * configure: Sync with GCC.
4579
b0cbce8d
JJ
45802006-11-08 Jie Zhang <jie.zhang@analog.com>
4581
4582 * configure.in: Remove target-libgloss from noconfigdirs for
4583 bfin-*-*.
4584 * configure: Regenerated.
4585
44330a94
JJ
45862006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4587
4588 * COPYING.NEWLIB: Add spu license.
7de05dd5 4589 * COPYING.LIBGLOSS: Ditto.
44330a94 4590
56a8fe78
DD
45912006-10-17 Brooks Moses <bmoses@stanford.edu>
4592
4593 * Makefile.def: Added pdf target handling.
4594 * Makefile.tpl: Added pdf target handling.
4595 * Makefile.in: Regenerated.
4596
fbb00ad0
JJ
45972006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4598
4599 * COPYING.NEWLIB: Updated.
4600 * COPYING.LIBGLOSS: Ditto.
4601
6b89cc21
DB
46022006-09-27 Dave Brolley <brolley@redhat.com>
4603
4604 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4605 $s instead of $r.
4606 * configure: Regenerated.
4607
17bcf627
BE
46082006-09-26 Ben Elliston <bje@au.ibm.com>
4609
4610 * config.sub, config.guess: Update from upstream sources.
4611
f3529cf1
TS
46122006-09-20 Thiemo Seufer <ths@mips.com>
4613
4614 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4615 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4616 * configure: Regenerate.
4617
45055374
CV
46182006-08-30 Corinna Vinschen <corinna@vinschen.de>
4619
4620 * configure.in: Never build newlib for a Mingw host.
4621 Never build newlib as Mingw target library.
4622 Test the existence of winsup/cygwin for building a Cygwin newlib,
4623 rather than just winsup.
4624 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4625 building a Mingw target.
4626 * configure: Regenerate.
4627
4be041b2 46282006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
4629 Nigel Stephens <nigel@mips.com>
4630 David Ung <davidu@mips.com>
4be041b2
TS
4631
4632 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4633
1d89b610
PB
46342006-07-25 Paolo Bonzini <bonzini@gnu.org>
4635
4636 Sync from GCC:
4637 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4638
f7c83eac
AS
4639 PR bootstrap/18058
4640 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4641 if the bootstrap compiler is a GCC version that supports it.
4642 * configure: Regenerate.
1d89b610 4643
66a79c16
DJ
46442006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4645
4646 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4647 * configure: Regenerated.
4648
c1cb7e02
PB
46492006-07-18 Paolo Bonzini <bonzini@gnu.org>
4650
f7c83eac
AS
4651 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4652 for stages after the first.
c1cb7e02 4653
7206a0ee
JJ
46542006-07-17 Jakub Jelinek <jakub@redhat.com>
4655
4656 * Makefile.def: Add dependencies for configure-opcodes
4657 on configure-intl and all-opcodes on all-intl.
4658 * Makefile.in: Regenerated.
4659
6816f995
AO
46602006-07-04 Peter O'Gorman <peter@pogma.com>
4661
4662 * ltconfig: chmod 644 before ranlib during install.
4663
3d3adb43
PB
46642006-07-03 Paolo Bonzini <bonzini@gnu.org>
4665
1f3f1bbf 4666 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
4667 * configure: Regenerate.
4668
64ce424c
PB
46692006-07-03 Paolo Bonzini <bonzini@gnu.org>
4670
4671 Sync from gcc:
4672
4673 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4674
4675 PR other/27063
4676 * configure.in: Test subdir_requires and give an appropriate
4677 error message.
4678 * configure: Regenerate.
4679
4680 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4681
4682 PR target/27540
4683 * configure.in: Only enable libgomp on IRIX 6.
4684 * configure: Regenerate.
4685
d42c4017
DA
46862006-06-20 David Ayers <d.ayers@inode.at>
4687
4688 PR bootstrap/28072
4689 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4690 whether target-libjava is being configured instead of whether the
4691 java front end is enabled.
4692 * configure: Regenerate.
0e7ef45c 4693
4962c51a
MS
46942006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4695
4696 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4697 to R_ARM_LDC_SB_G{0,1,2} respectively.
4698
caee866a
PB
46992006-06-15 Paolo Bonzini <bonzini@gnu.org>
4700
4701 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4702 too.
4703 * Makefile.in: Regenerate.
4704
363ef840
DA
47052006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4706
4707 Sync from gcc:
4708
4709 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4710 * configure.in: Don't enable libgomp on hpux10.
4711 * configure: Rebuilt.
4712
54d1c879
DA
47132006-06-13 David Ayers <d.ayers@inode.at>
4714
4715 Sync from gcc:
4716
4717 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 4718
54d1c879
DA
4719 PR bootstrap/27963
4720 PR target/19970
0e7ef45c 4721 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
4722 ${libgcj} is specified.
4723 * configure: Regenerate.
0e7ef45c 4724
a4d8b690
JJ
47252006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4726
4727 Sync from gcc:
4728
4729 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 4730 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
4731
4732 PR bootstrap/18033
4733 * config-ml.in: Eval option if surrounded by single quotes.
4734
4f0ef2d8
CD
47352006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4736
4737 Sync from gcc:
0e7ef45c 4738
4f0ef2d8 4739 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 4740
4f0ef2d8
CD
4741 PR libobjc/13946
4742 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4743 * Makefile.in: Regenerate.
4744 * configure.in: Add --enable-objc-gc at toplevel and have it
4745 enable boehm-gc for Objective-C.
4746 Remove target-boehm-gc from libgcj.
4747 Add target-boehm-gc to target_libraries.
4748 Add target-boehm-gc to noconfigdirs where ${libgcj}
4749 is specified.
4750 Assert that boehm-gc is supported when requested for Objective-C.
4751 Only build boehm-gc if needed either for Java or Objective-C.
4752 * configure: Regenerate.
4753
4754 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 4755
4f0ef2d8
CD
4756 PR 27674
4757 * Makefile.tpl (configure-[+prefix+][+module+],
4758 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4759 Remove rule to unstage bootstrapped modules.
4760 (stage_current): New.
4761 * Makefile.in: Regenerate.
4762
4763 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4764 Andreas Tobler <a.tobler@schweiz.ch>
4765
4766 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4767 * configure: Rebuilt.
4768
4769 Revert
4770 2006-01-31 Richard Guenther <rguenther@suse.de>
4771 Paolo Bonzini <bonzini@gnu.org>
4772
4773 * Makefile.def (target_modules): Add libgcc-math target module.
4774 * configure.in (target_libraries): Add libgcc-math target library.
4775 (--enable-libgcc-math): New configure switch.
4776 * Makefile.in: Re-generate.
4777 * configure: Re-generate.
4778
c17b816b
JJ
47792006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4780
4781 * config-ml.in: Alter CCASFLAGS to include special
4782 multilib options the same as is done for CFLAGS.
4783
20e95c23
DJ
47842006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4785
4786 * Makefile.def: Added dependencies from sim and gdb on intl, and
4787 added configure dependencies to everything with an all dependency
4788 on intl.
4789 * gettext.m4: Removed.
4790 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4791 (GDB_SUPPORT_DIRS): Add intl.
4792 * Makefile.in: Regenerated.
4793
4bd8ad80
DJ
47942006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4795
4796 * src-release (DEVO_SUPPORT): Add config.rpath.
4797
c380fdd8
PB
47982006-05-25 Paolo Bonzini <bonzini@gnu.org>
4799
4800 * Makefile.def (bfd, opcodes): Fix lib_path.
4801 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4802 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4803 * Makefile.in: Regenerate.
4804
701628f5
MS
48052006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4806
4807 * configure.in: Enable gprof for cross builds.
4808 * configure: Regenerate.
4809
25aae7f2
DJ
48102006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4811
4812 * src-release (MAKEINFOFLAGS): Define.
4813 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4814
ea3d1626
BE
48152006-05-14 Ben Elliston <bje@au.ibm.com>
4816
4817 * config.sub, config.guess: Update from upstream sources.
4818
49b9e644
BE
48192006-05-12 Ben Elliston <bje@au.ibm.com>
4820
4821 * config.sub, config.guess: Update from upstream sources.
4822
482dd2f6
DJ
48232006-05-04 Steve Ellcey <sje@cup.hp.com>
4824
4825 * blt, iwidgets, mmalloc: Remove directories.
4826
8b01a5c2
DD
48272006-05-01 DJ Delorie <dj@redhat.com>
4828
641a3af4 4829 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
4830 * configure: Regenerate.
4831
a481dbb7
DD
48322006-04-18 DJ Delorie <dj@redhat.com>
4833
4834 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4835 reference libgloss so that libssp can be built in a combined
4836 tree.
4837 * configure: Regenerate.
4838
962c9e74
BE
48392006-04-10 Ben Elliston <bje@au.ibm.com>
4840
4841 * contrib: Remove directory.
4842
108a6f8e
CD
48432006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4844
4845 * Makefile.tpl: Add install-html target.
4846 * Makefile.def: Add install-html target.
4847 * Makefile.in: Regenerate.
4848 * configure.in: Add --with-datarootdir, --with-docdir,
4849 and --with-htmldir options.
4850 * configure: Regenerate.
4851
a4ef73e9
BE
48522006-03-31 Ben Elliston <bje@au.ibm.com>
4853
4854 PR binutils/1860
4855 * configure.in: Require makeinfo 4.4 or higher.
4856 * configure: Regenerate.
4857
b37df25a
PB
48582006-03-14 Paolo Bonzini <bonzini@gnu.org>
4859
4860 * Makefile.in: Regenerate.
4861
a6df5a19
PB
48622006-03-14 Paolo Bonzini <bonzini@gnu.org>
4863
4864 Sync with gcc:
4865 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4866
f7c83eac
AS
4867 * configure.in: Handle --disable-<component> generically.
4868 * configure: Regenerate.
a6df5a19
PB
4869
4870 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 4871
f7c83eac
AS
4872 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4873 (TARGET_CONFIGDIRS): Remove.
4874 * configure.in: Remove AC_SUBST(target_configdirs).
4875 * Makefile.in, configure: Regenerated.
a6df5a19
PB
4876
4877
65419985
L
48782006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4879
4880 PR libgcj/17311
4881 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4882
c52c6897
PB
48832006-02-20 Paolo Bonzini <bonzini@gnu.org>
4884
4885 PR bootstrap/25670
4886
4887 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4888
4889 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4890 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4891 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4892 BUILD_PREFIX, BUILD_PREFIX_1.
4893 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4894
4895 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4896 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4897
4898 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4899 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4900 of `cat stage_current`. Always provide the `r' and `s' variables.
4901 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4902 a single shell execution.
4903 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4904 bootstrapped modules, make the stage1 module if the build was not
4905 started yet, else build the current stage.
4906 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4907 (all-build, all-host, all-target, [+make_target+]-host,
4908 [+make_target+]-target): Do not use \-continued lines.
4909 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4910 (current_stage, restrap, stage_last): New.
4911
4912 * Makefile.in: Regenerate.
4913 * configure: Regenerate.
4914
b3ded179
PB
49152006-02-14 Paolo Bonzini <bonzini@gnu.org>
4916
4917 Sync from gcc:
4918
4919 2006-01-31 Richard Guenther <rguenther@suse.de>
4920 Paolo Bonzini <bonzini@gnu.org>
4921
f7c83eac
AS
4922 * Makefile.def (target_modules): Add libgcc-math target module.
4923 * configure.in (target_libraries): Add libgcc-math target library.
4924 (--enable-libgcc-math): New configure switch.
4925 * Makefile.in: Re-generate.
4926 * configure: Re-generate.
4927 * libgcc-math: New toplevel directory.
b3ded179
PB
4928
4929 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
4930 Jakub Jelinek <jakub@redhat.com>
4931 Diego Novillo <dnovillo@redhat.com>
b3ded179 4932
f7c83eac
AS
4933 * libgomp: New directory.
4934 * Makefile.def: Add target_module libgomp.
4935 * Makefile.in: Regenerate.
4936 * configure.in (target_libraries): Add target-libgomp.
4937 * configure: Regenerate.
b3ded179 4938
3a35eeb3
PB
49392006-02-14 Paolo Bonzini <bonzini@gnu.org>
4940 Andreas Schwab <schwab@suse.de>
0e7ef45c 4941
3a35eeb3
PB
4942 * configure: Regenerate.
4943
2429c060
PB
49442006-01-16 Paolo Bonzini <bonzini@gnu.org>
4945
4946 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4947 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4948 the assembler, linker and binutils.
4949 * configure: Regenerate.
4950
ec49b2b8
NC
49512006-01-16 Nick Clifton <nickc@redhat.com>
4952
49b9e644 4953 * config.sub, config.guess: Sync from config repository.
ec49b2b8 4954
44b2308f
AO
49552006-01-05 Alexandre Oliva <aoliva@redhat.com>
4956
4957 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4958 @ from continuation.
4959 * Makefile.in: Rebuilt.
4960
80911fe1
PB
49612006-01-04 Paolo Bonzini <bonzini@gnu.org>
4962
4963 Sync from gcc:
4964
4965 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4966
f7c83eac 4967 PR bootstrap/24252
80911fe1 4968
f7c83eac
AS
4969 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4970 * Makefile.tpl (OBJDUMP): New.
4971 (EXTRA_HOST_FLAGS): Add it.
4972 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 4973
f7c83eac
AS
4974 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4975 to use symbolic links between directories. Avoid race conditions
4976 or make them harmless.
4977 * configure.in: Do not try to use symbolic links between directories.
80911fe1 4978
f7c83eac
AS
4979 * Makefile.def (LEAN): Pass.
4980 * Makefile.tpl (LEAN): Define.
4981 (stage[+id+]-start): Accept that the previous directory does not
4982 exist, if the bootstrap is lean.
4983 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4984 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4985 configure substitution.
4986 ([+compare-target+]): Likewise.
4987 ([+bootstrap-target+]-lean): New.
4988 * configure.in: Remove lean bootstrap support from here.
80911fe1 4989
f7c83eac
AS
4990 * Makefile.in: Regenerate.
4991 * configure: Regenerate.
80911fe1
PB
4992
4993 2006-01-02 Andreas Schwab <schwab@suse.de>
4994
f7c83eac
AS
4995 * configure.in: When reconfiguring remove Makefile in
4996 all stage directories.
4997 * configure: Regenerate.
80911fe1 4998
b59bea8a
NC
49992005-12-27 Leif Ekblad <leif@rdos.net>
5000
5001 * configure.in: Add support for RDOS target.
5002 * configure: Regenerate.
5003
d7730bac
NC
50042005-12-27 Nick Clifton <nickc@redhat.com>
5005
5006 PR binutils/1990
5007 * libtool.m4: Synchronize with version in GCC sources.
5008
c02dabc3
PB
50092005-12-20 Paolo Bonzini <bonzini@gnu.org>
5010
f7c83eac 5011 Revert Ada-related part of the previous change.
c02dabc3 5012
f7c83eac
AS
5013 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5014 Do not pass.
5015 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5016 * Makefile.in: Regenerate.
5017 * configure.in: Do not include mt-ppc-aix target fragment.
5018 * configure: Regenerate.
c02dabc3 5019
f6d183c0
PB
50202005-12-19 Paolo Bonzini <bonzini@gnu.org>
5021
5022 * configure.in: Select appropriate fragments for PowerPC/AIX.
5023 * configure: Regenerate.
5024
5025 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5026 BOOT_CFLAGS, BOOT_LDFLAGS.
5027 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5028 BOOT_CFLAGS, BOOT_LDFLAGS.
5029 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5030 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5031 (stage): Fail if we cannot complete the work.
5032 * Makefile.in: Regenerate.
5033
f29759fc
JJ
50342005-12-16 Jeff Johnston <jjohnstn@redhat.com>
5035
5036 * COPYING.NEWLIB: Update copyright year for default
5037 copyright.
5038
1f054001
PB
50392005-12-15 Paolo Bonzini <bonzini@gnu.org>
5040
5041 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5042 install-host-nogcc): Don't invoke $(stage) at the end.
5043 * Makefile.in: Regenerate.
5044
0aed8855
PB
50452005-12-14 Paolo Bonzini <bonzini@gnu.org>
5046
5047 * configure.in: Flip the top-level bootstrap switch.
5048 * configure: Regenerate.
5049
5050 Merge from gcc:
5051
5052 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5053
f7c83eac
AS
5054 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5055 $(stage) and $(unstage).
5056 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5057 (all): Remove stray semicolon.
5058 (local-distclean): Don't handle multilib.tmp and multilib.out.
5059 (install.all): Set $s for consistency.
5060 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5061 check_multilibs setting. Always make the install directory.
5062 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5063 Correct @if/@endif.
5064 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5065 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5066 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5067 (multilib.out): Remove.
5068 * Makefile.in: Regenerated.
0aed8855
PB
5069
50702005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5071
5072 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5073 * configure.in: Replace ms1 arch with mt.
5074 * configure: Rebuilt.
5075
50762005-12-05 Paolo Bonzini <bonzini@gnu.org>
5077
5078 Sync with gcc:
5079
4970f871
NS
50802005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5081
5082 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5083 * configure.in: Replace ms1 arch with mt.
5084 * configure: Rebuilt.
5085
be01d343
PB
50862005-12-05 Paolo Bonzini <bonzini@gnu.org>
5087
5088 Sync with gcc:
5089
5090 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5091
f7c83eac
AS
5092 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5093 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5094 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5095 Find in-tree tools if available.
5096 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5097 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5098 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5099 (COMPILER_*_FOR_TARGET): New.
5100 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5101 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5102 (CONFIGURED_*, USUAL_*): Remove.
5103 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5104 STRIP): Use autoconf substitutions.
5105 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5106 COMPILER_NM_FOR_TARGET): New.
5107 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5108
5109 (all): Make all-host and all-target in parallel.
5110 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5111 that $$r and $$s are set before invoking a recursive make.
5112 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5113 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
5114
5115 2005-11-29 Ben Elliston <bje@au.ibm.com>
5116
f7c83eac
AS
5117 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5118 from the gcc build directory.
5119 * Makefile.in: Regenerate.
be01d343
PB
5120
5121 2005-11-29 Ben Elliston <bje@au.ibm.com>
5122
f7c83eac
AS
5123 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5124 depend on all-libdecnumber.
5125 * configure.in (host_libs): Include libdecnumber.
5126 * Makefile.in: Regenerate.
5127 * configure: Likewise.
be01d343
PB
5128
5129 2005-11-21 Kean Johnston <jkj@sco.com>
5130
f7c83eac 5131 * config.sub, config.guess: Sync from upstream sources.
be01d343 5132
907be67c
DJ
51332005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5134
5135 * Makefile.def: Remove gdb dependencies for gdbtk.
5136 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5137 (configure-gdb, install-gdb): New rules.
5138 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5139 * Makefile.in, configure: Regenerated.
5140
e360f423
PB
51412005-10-22 Paolo Bonzini <bonzini@gnu.org>
5142
5143 PR bootstrap/24297
5144 * Makefile.tpl (do-[+make-target+], do-check, install,
5145 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5146 are set before recursing.
5147 * Makefile.in: Regenerate.
5148
45d5eb0a
EB
51492005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5150
5151 PR bootstrap/18939
5152 * Makefile.def (gcc) <target>: Fix thinko.
5153 * Makefile.in: Regenerate.
5154
3cf3372e
BS
51552005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5156
5157 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5158 * configure: Regenerate.
5159
bd70a46f
KH
51602005-10-09 Kazu Hirata <kazu@codesourcery.com>
5161
5162 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5163 target-libffi, target-qthreads, target-libjava, and
5164 targetlibobjc.
5165 * configure: Regenerate.
5166
5ae72758
DJ
51672005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5168
5169 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5170 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5171 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5172 (USUAL_OBJDUMP_FOR_TARGET): New.
5173 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5174 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 5175 * configure, Makefile.in: Regenerated.
5ae72758 5176
cc96343e
PB
51772005-10-05 Paolo Bonzini <bonzini@gnu.org>
5178
5179 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5180 before other host packages.
5181
f70224b5
PB
51822005-10-05 Paolo Bonzini <bonzini@gnu.org>
5183
5184 PR bootstrap/22340
5185
5186 * configure.in (default_target): Remove.
5187 * Makefile.tpl (all): Do not use prerequisites as subroutines
5188 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5189 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5190 use prerequisites as subroutines.
5191 (check-host, check-target): New.
5192 (bootstrap configure & all targets): Do not use stage*-start
5193 if the directory layout is already ok.
5194 (non-bootstrap configure & all targets): Prepend a $(unstage).
5195 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5196 (NOTPARALLEL): Remove.
5197 (unstage, stage variables): New variables.
5198 (unstage, stage targets): Simply expand to those variables.
5199
5200 * configure: Regenerate.
5201 * Makefile.in: Regenerate.
5202
c13c918a
JW
52032005-10-04 James E Wilson <wilson@specifix.com>
5204
5205 * Makefile.def (lang_env_dependencies): Add libmudflap.
5206 * Makefile.in: Regenerate.
5207
376a0e54
CM
52082005-10-03 Catherine Moore <clm@cm00re.com>
5209
5210 * configure.in (bfin-*-*): Support bfin.
5211 * configure: Regenerated.
5212
d320aacb
L
52132005-09-30 H.J. Lu <hongjiu.lu@intel.com>
5214
5215 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5216 * configure: Regenerated.
5217
7e0f7140
GK
52182005-09-28 Geoffrey Keating <geoffk@apple.com>
5219
5220 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5221 (LIPO_FOR_TARGET): New.
5222 (CONFIGURED_LIPO_FOR_TARGET): New.
5223 (USUAL_LIPO_FOR_TARGET): New.
5224 (STRIP_FOR_TARGET): New.
5225 (CONFIGURED_STRIP_FOR_TARGET): New.
5226 (USUAL_STRIP_FOR_TARGET): New.
5227 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5228 STRIP_FOR_TARGET.
5229 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5230 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5231 * Makefile.in: Regenerate.
5232 * configure: Regenerate.
0e7ef45c 5233
096f7d00
DE
52342005-09-19 David Edelsohn <edelsohn@gnu.org>
5235
5236 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5237 (rs6000-*-aix*): Same.
5238 * configure: Regenerate.
5239
52402005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5241
5242 * configure.in: Recognize f95 in the --enable-languages option,
5243 and substitute it for fortran, issuing a warning.
5244 * configure: Regenerate.
5245
2016dfcc
BE
52462005-09-07 Ben Elliston <bje@au.ibm.com>
5247
5248 Import from Autoconf sources:
5249
5250 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5251 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
5252 Elliston. Handle weird characters correctly.
5253
6dd2fda9
DD
52542005-08-30 Phil Edwards <phil@codesourcery.com>
5255
5256 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5257 * configure: Regenerated.
5258
e6db70d4
RE
52592005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5260
f7c83eac
AS
5261 * Makefile.def (libssp): Add to lang_env_dependencies.
5262 * Makefile.in: Regenerate.
e6db70d4 5263
e1e3d0f5
CG
52642005-08-17 Christian Groessler <chris@groessler.org>
5265
5266 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5267 * Makefile.in: Regenerate.
5268
05cbd757
PB
52692005-08-12 Paolo Bonzini <bonzini@gnu.org>
5270
5271 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5272 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5273 Look for alternate names of the target cc and c++
5274 * configure: Regenerate.
5275
55db4b87
PB
52762005-08-08 Paolo Bonzini <bonzini@gnu.org>
5277
5278 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5279 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5280 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5281 tools; remove code to manually set them.
5282 (Target tools): Look in the environment for them.
5283 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5284 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5285 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5286 build directory.
5287 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5288 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5289 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5290 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5291 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5292 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5293 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5294 * configure: Regenerate.
5295 * Makefile.in: Regenerate.
5296
414e5532
MM
52972005-07-27 Mark Mitchell <mark@codesourcery.com>
5298
5299 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 5300 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
5301 * Makefile.in: Regenerated.
5302
a19b6204
MM
53032005-07-26 Mark Mitchell <mark@codesourcery.com>
5304
5305 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5306 (CFLAGS_FOR_TARGET): Use it.
5307 (CXXFLAGS_FOR_TARGET): Likewise.
5308 * Makefile.in: Regenerated.
5309 * configure.in (--with-build-sysroot): New option.
5310 * configure: Regenerated.
5311
b73aa406
PB
53122005-07-24 Paolo Bonzini <bonzini@gnu.org>
5313
5314 * Makefile.tpl: Wrap install between unstage and stage
5315 * Makefile.in: Regenerate.
5316
6e4d0bcb
KC
53172005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5318
5319 * all files: Update FSF address.
5320
49f58d10
JB
53212005-07-14 Jim Blandy <jimb@redhat.com>
5322
5323 * configure.in: Add cases for Renesas m32c.
5324 * configure: Regenerated.
0e7ef45c 5325
1d9c9cd7
KC
53262005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5327
5328 * COPYING, compile, config-ml.in, config.guess,
5329 config.sub, install-sh, missing, mkinstalldirs,
5330 symlink-tree, ylwrap: Sync from upstream sources.
5331
1587117a
EC
53322005-07-13 Eric Christopher <echristo@redhat.com>
5333
5334 * configure.in: Add toplevel noconfigdir support for tpf.
5335 * configure: Regenerate.
5336
bb780410
DD
53372005-07-11 Jakub Jelinek <jakub@redhat.com>
5338
5339 * Makefile.def (target_modules): Add libssp.
5340 * configure.in (target_libraries): Add target-libssp.
5341 * configure: Rebuilt.
5342 * Makefile.in: Rebuilt.
5343
064d0a7c
PB
53442005-07-11 Paolo Bonzini <bonzini@gnu.org>
5345
5346 PR ada/22340
5347
5348 * Makefile.def: Sync with gcc.
5349 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5350 * Makefile.in: Regenerate.
5351
b2edd3b5
AS
53522005-07-07 Andreas Schwab <schwab@suse.de>
5353
5354 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5355 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5356 * Makefile.in: Regenerated.
5357
5f128533
KH
53582005-07-07 Kazu Hirata <kazu@codesourcery.com>
5359
5360 * configure.in: Add --enable-libssp and --disable-libssp.
5361 * configure: Regenerate with autoconf-2.13.
5362
4e3fc8e5
GK
53632005-07-06 Geoffrey Keating <geoffk@apple.com>
5364
5365 * configure.in: Don't build sim or rda when targetting darwin.
5366 * configure: Regenerate.
5367
c7357d6a
BE
53682005-07-04 Ben Elliston <bje@gnu.org>
5369
5370 * src-release (do-proto-toplev): Remove dejagnu bits.
5371 (DEJAGNU_SUPPORT_DIRS): Remove.
5372 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5373 (GDBD_SUPPORT_DIRS): Likewise.
5374 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5375 (INSIGHTD_SUPPORT_DIRS): Likewise.
5376 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5377
53782005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
5379
5380 * setup.com (mpw): Remove unused directive.
5381
7d329e61
PB
53822005-06-22 Paolo Bonzini <bonzini@gnu.org>
5383
5384 * Makefile.def (stagefeedback): Come after profile.
5385 Define profiledbootstrap target.
5386 * Makefile.tpl (profiledbootstrap): Remove.
5387 (stageprofile-end): Zap stagefeedback.
5388 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5389 * Makefile.in: Regenerate.
5390
e5fbed21
DD
53912005-06-13 Zack Weinberg <zack@codesourcery.com>
5392
5393 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5394 In 'cpp' stanza, support '#line' as well as '# '.
5395
59f7ec45
HPN
53962005-06-07 Hans-Peter Nilsson <hp@axis.com>
5397
5398 * configure.in (unsupported_languages): New macro.
5399 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5400 non-ported target libraries in noconfigdirs.
5401 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5402 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 5403 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
5404 unsupported_languages.
5405 * configure: Regenerate.
5406
c10e9ba7
DD
54072005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5408
5409 * configure.in: Fix typo in handling of --with-mpfr-dir.
5410 * configure: Regenerate.
5411
20deb2b8
JB
54122005-06-02 Jim Blandy <jimb@redhat.com>
5413
5414 * config.sub: Add cases for the Renesas m32c. (This patch has been
5415 accepted into the master sources.)
5416
cdb9b172 54172005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
5418 Michael Snyder <msnyder@redhat.com>
5419 Stan Cox <scox@redhat.com>
cdb9b172 5420
f7c83eac 5421 * configure.in: Set noconfigdirs for ms1.
cdb9b172 5422
f7c83eac 5423 * configure: Regenerate.
cdb9b172 5424
1dc3053f
PB
54252005-05-25 Paolo Bonzini <bonzini@gnu.org>
5426
5427 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5428 (Dependencies): Consider target modules for bootstrap dependencies.
5429 Make target bootstrap modules depend on each stage's gcc.
5430 * Makefile.in: Regenerate.
5431
c60fe18b
PB
54322005-05-20 Paolo Bonzini <bonzini@gnu.org>
5433
5434 * Makefile.def (configure-gcc): Depend on binutils having been built.
5435 (all-gcc): No need to do it here.
5436 * Makefile.in: Regenerate.
5437
27258dd4
PB
54382005-05-19 Paul Brook <paul@codesourcery.com>
5439
0e7ef45c 5440 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
5441 language cannot be built.
5442 * configure: Regenerate.
5443
42ecbf5e
DJ
54442005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5445
5446 * ylwrap: Import from Automake 1.9.5.
5447
ae380b45
MS
54482005-05-04 Mike Stump <mrs@apple.com>
5449
5450 * configure.in: Always pass --target to target configures as
5451 otherwise rebuilds that do --recheck will fail.
811d3af8 5452 * configure: Rebuilt.
ae380b45 5453
d545f33b
PB
54542005-05-04 Paolo Bonzini <bonzini@gnu.org>
5455
5456 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5457 STAGE_HOST_EXPORTS.
5458 (configure, all): Add bootstrap support.
5459 (Host modules, target modules): Pass post-stage1 flags and exports.
5460 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5461 * Makefile.in: Regenerate.
5462
2faa2958
PB
54632005-04-29 Paolo Bonzini <bonzini@gnu.org>
5464
5465 Sync from gcc:
5466
5467 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5468
f7c83eac 5469 * config.sub: Update from master copy.
2faa2958
PB
5470
5471 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5472
f7c83eac
AS
5473 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5474 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5475 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5476 "*-*-elf" and "*-*-linux*".
5477 * configure: Regenerate.
2faa2958 5478
a7254363
PB
54792005-04-06 Paolo Bonzini <bonzini@gnu.org>
5480
f7c83eac 5481 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
5482 (TARGET_CONFIGARGS): Include --with-target-subdir.
5483 (configure, all): New macros. Use them throughout.
5484
a8637a7d
PB
54852005-04-05 Paolo Bonzini <bonzini@gnu.org>
5486
5487 * Makefile.tpl: Sync with gcc.
5488 * Makefile.in: Regenerate.
5489
dd387d52
JR
54902005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5491
5492 * config/mh-mingw32: Delete.
5493 * configure.in: Don't use it.
5494 * configure: Regenerate.
5495
e90269c8
PB
54962005-03-31 Paolo Bonzini <bonzini@gnu.org>
5497
5498 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5499 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5500 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5501 (HOST_LIB_PATH): Generate from Makefile.def.
5502 (TARGET_LIB_PATH): Likewise.
5503 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5504 * Makefile.in: Regenerate.
5505 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5506 (RPATH_ENVVAR): Include Darwin case.
5507 * configure: Regenerate.
5508
9a237d9e
PB
55092005-03-25 Paolo Bonzini <bonzini@gnu.org>
5510
5511 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5512 * configure: Regenerate.
5513
479759c8
ZW
55142005-03-21 Zack Weinberg <zack@codesourcery.com>
5515
5516 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5517 gcc_version, and gcc_version_trigger from set of flags to pass.
5518 * Makefile.tpl: Remove definitions of above variables.
5519 (config.status): Remove dependency on $(gcc_version_trigger).
5520 * Makefile.in: Regenerate.
5521 * configure.in: Do not reference config/gcc-version.m4 nor
5522 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5523 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5524 * configure: Regenerate.
5525
4cfaf6d5
DD
55262005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5527 Andrew Pinski <pinskia@physics.uc.edu>
5528
5529 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5530 * Makefile.in: Regenerate.
5531
33a3fb7b
AO
55322005-03-01 Alexandre Oliva <aoliva@redhat.com>
5533
5534 PR libgcj/20160
5535 * ltmain.sh: Avoid creating archives with components that have
5536 duplicate basenames.
5537
2da12f12
PB
55382005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5539
479759c8
ZW
5540 PR bootstrap/20250
5541 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5542 instead of check.
5543 * Makefile.in: Regenerate.
2da12f12 5544
b00612cc
PB
55452005-02-28 Paolo Bonzini <bonzini@gnu.org>
5546
5547 Sync from gcc.
5548
5549 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5550
5551 PR bootstrap/17383
5552 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5553 * Makefile.tpl (HOST_SUBDIR): New substitution.
5554 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5555 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5556 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5557 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5558 (Host modules, Bootstrapped modules): Use it.
5559 (Build modules, Target modules): Do not create symlink trees,
5560 always configure out-of-srcdir.
5561 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5562 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5563 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5564 $(HOST_SUBDIR). Create a symlink for host_subdir.
5565
5566 * Makefile.in: Regenerate.
5567 * configure: Regenerate.
5568
5569 Merged from libada-gnattools-branch:
5570 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5571
5572 * Makefile.def: Add gnattools as a module, depending on target-libada.
5573 * Makefile.in: Regenerate.
5574 * configure.in: Include gnattools in host_tools; disable it if ada
5575 is disabled.
5576 * configure: Regenerate.
5577
c3e65f62
NC
55782005-02-23 Nick Clifton <nickc@redhat.com>
5579
5580 * configure: Regenerate.
5581
e4d180c2
NC
55822005-02-22 Paul Schlie <schlie@comcast.net>
5583
5584 * configure.in: Allow darwin targeted ports to build tk, itcl and
5585 libgui.
5586
e3c770b1
EB
55872005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5588
5589 PR libgcj/10353
5590 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5591 * configure: Regenerate.
5592
9c73618c
AC
55932005-02-08 Andrew Cagney <cagney@gnu.org>
5594
5595 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5596 gdb/ section. Update GDB's URL.
5597
c46f8c51
AC
55982005-01-31 Andrew Cagney <cagney@gnu.org>
5599
5600 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5601
c7e66c6d
HPN
56022005-01-29 Hans-Peter Nilsson <hp@axis.com>
5603
5604 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5605 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5606 target-libgloss when not *-*-elf and *-*-aout.
5607 * configure: Regenerate.
5608
a53bf506
AC
56092005-01-27 Andrew Cagney <cagney@gnu.org>
5610
5611 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5612
45181ed1
AC
56132005-01-24 Andrew Cagney <cagney@gnu.org>
5614
5615 * gettext.m4: Only fall back to ../intl/ when it's present.
5616
a1e0f4e4
KC
56172005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5618
5619 * install-sh, config.sub: Import from upstream.
5620
56212005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
5622
5623 PR bootstrap/18222
5624 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5625 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5626 * Makefile.in: Regenerate.
5627
c50382e2
PB
56282005-01-03 Paolo Bonzini <bonzini@gnu.org>
5629
5630 Revert 2004-12-28 Makefile changes, a better fix will be
5631 applied to mainline and src after GCC 4.0 branches.
5632
11d07737
PB
56332004-12-28 Paolo Bonzini <bonzini@gnu.org>
5634
5635 PR bootstrap/17383
5636
5637 * Makefile.def (target_modules): Remove stage parameter,
5638 it is always true now.
5639 * Makefile.tpl (configure-build-[+module+],
5640 configure-target-[+module+]): Always build symlink tree
5641 for the directory and for include. BUILD_SUBDIR and
5642 TARGET_SUBDIR cannot be . anymore.
5643 * Makefile.in: Regenerate.
5644
dadfdbe2
DD
56452004-12-25 David Edelsohn <edelsohn@gnu.org>
5646
5647 Revert 2004-12-08 Makefile changes.
5648
dbf85af7
JR
56492004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5650
5651 * configure.in (sh64-*-*): Reenable gprof.
5652 * configure: Regenerate.
5653
6b8fea99
JB
56542004-12-09 Jim Blandy <jimb@redhat.com>
5655
5656 * MAINTAINERS: List 'depcomp' as part of automake.
5657
7341462c
DE
56582004-12-08 David Edelsohn <edelsohn@gnu.org>
5659
5660 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5661 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5662 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5663 * Makefile.in: Regenerate.
5664
21fde4dc
DD
56652004-12-07 Matt Kraai <kraai@ftbfs.org>
5666
5667 * Makefile.tpl: Generate normal dependencies if the LHS module is
5668 not bootstrapped.
5669 * Makefile.in: Regenerate.
5670
3da796a2
RS
56712004-12-03 Richard Sandiford <rsandifo@redhat.com>
5672
5673 * configure.in: Include config/gxx-include-dir.m4. Use
5674 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5675 * configure: Regenerate.
5676
73fb7068
RS
56772004-12-03 Richard Sandiford <rsandifo@redhat.com>
5678
5679 * config.if: Delete.
5680 * configure.in: Set libstdcxx_incdir directly.
5681 * configure: Regenerate.
5682 * MAINTAINERS: Remove mention of config.if.
5683 * src-release (DEVO_SUPPORT): Remove config.if.
5684
6c8e6ce9
EC
56852004-12-02 Eric Christopher <echristo@redhat.com>
5686
3b6098f8
EC
5687 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5688 of things to remove.
6c8e6ce9 5689 * Makefile.in: Regenerate.
479759c8 5690
b8658a2f
RS
56912004-12-02 Richard Sandiford <rsandifo@redhat.com>
5692
5693 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5694 * configure: Regenerate.
5695
afefada0
RS
56962004-12-02 Richard Sandiford <rsandifo@redhat.com>
5697
5698 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5699 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5700 * configure: Regenerate.
5701
5dcac624
DA
57022004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5703
5704 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5705 (hppa*64*-*-*): Delete incorrect comment.
5706 * configure: Rebuilt.
5707
57d1eb1a
DD
57082004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5709
5710 * install-sh, compile: Import from automake.
5711
57122004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5713
5714 * config.guess, config.sub: Import from savannnah.
5715
6d389afc
MS
57162004-11-12 Mike Stump <mrs@apple.com>
5717
5718 * Makefile.def: Add html support.
5719 * Makefile.tpl: Likewise.
5720 * Makefile.in: Regenerate.
5721
69e57115
GK
57222004-11-11 Geoffrey Keating <geoffk@apple.com>
5723
5724 PR 18423
5725 * configure.in: Remove all instances of build-fixincludes from
5726 noconfigdirs.
5727 (build_configargs): Supply --target to subdirectories.
5728 * configure: Regenerate.
5729
5730 * Makefile.def: Make gcc install depend on fixincludes install.
5731 * Makefile.in: Regenerate.
5732
ba719b26
HPN
57332004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5734
5735 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5736 target-libgfortran.
5737 * configure: Regenerate.
5738
c37653e7
DE
57392004-11-07 David Edelsohn <edelsohn@gnu.org>
5740
5741 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5742 like CC.
5743
1eefd493
PB
57442004-11-05 Paolo Bonzini <bonzini@gnu.org>
5745
5746 * Makefile.def (host fixincludes): Specify missing targets.
5747 * Makefile.in: Regenerate.
5748
02b1af09
L
57492004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5750
5751 PR other/17783
5752 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5753 * configure: Regenerated.
5754
7f266840
DJ
57552004-11-04 Daniel Jacobowitz <dan@debian.org>
5756
5757 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5758 * configure: Regenerated.
5759
47444073
AL
57602004-10-28 Eric B. Weddington <ericw@evcohs.com>
5761
5762 PR target/18151
5763 * configure.in (case ${target}): Do not build fixincludes for avr.
5764 * configure: Regenerated.
5765
caeba88f
AL
57662004-10-26 Paolo Bonzini <bonzini@gnu.org>
5767
5768 * configure.in (case ${target}): Do not build fixincludes
5769 on platforms where it is not used.
5770 * configure: Regenerated.
5771
0fdbe983
DJ
57722004-10-23 Daniel Jacobowitz <dan@debian.org>
5773
5774 * configure.in: Use an absolute path to install-sh.
5775 * configure: Regenerated.
5776
1c0f67c1
AC
57772004-10-19 Andrew Cagney <cagney@gnu.org>
5778
5779 * src-release (do-djunpack, do-md5sum): Install the generated file
5780 directly into the proto-toplev/ directory.
479759c8 5781
a9cfce9c
AC
57822004-10-19 Andrew Cagney <cagney@gnu.org>
5783
5784 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5785
ac0fa625
DD
57862004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5787
5788 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5789 * configure: Regenerate.
5790
d27cc32e
PB
57912004-10-06 Paolo Bonzini <bonzini@gnu.org>
5792
5793 Fix wrong conflict resolution in:
5794
5795 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5796
5797 * Makefile.in: Regenerate.
5798 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5799 in the recursive `make', instead of hardwiring `all'.
5800 (Autogenerated TARGET-* variables): New.
5801
1763908f
UW
58022004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5803
5804 Merged from GCC / libtool upstream:
5805 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5806 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5807 * ltcf-cxx.sh (tpf*): Likewise.
5808 * ltconfig (tpf*): Add TPF OS configuration support.
5809
0490e016
NC
58102004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5811
5812 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 5813 * configure: Regenerate.
0490e016 5814
32be62b5
RS
58152004-09-24 Michael Roth <mroth@nessie.de>
5816
5817 * configure.in (--without-headers): Add missing double quotes.
5818 * configure: Regenerate.
5819
6048df60
DD
58202004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5821
5822 * ylwrap: Revert to previous version.
5823
315b3b02
L
58242004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5825
6048df60 5826 PR bootstrap/17369
315b3b02
L
5827 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5828 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5829 SET_GCC_LIB_PATH_CMD.
5830 (BASE_TARGET_EXPORTS): Likewise.
5831 * Makefile.in: Regenerated.
5832
5833 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5834 * configure: Regenerated.
5835
fe69863c
DD
58362004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5837
5838 * config.guess: New upstream version
5839 * compile, depcomp, install-sh, ylwrap: Likewise.
5840
58412004-09-19 Roger Sayle <roger@eyesopen.com>
5842
5843 * config/mh-x86omitfp: New host makefile fragment. Add
5844 -fomit-frame-pointer to the default BOOT_CFLAGS.
5845 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5846 * configure: Regenerate.
5847
58482004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5849
5850 PR target/11572
5851 * configure.in (*-*-darwin*): Renable libobjc.
5852 * configure: Regenerate.
5853
be75bbe1 58542004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 5855
be75bbe1
DB
5856 * Makefile.def: Remove libbanshee.
5857 * Makefile.tpl: Ditto.
5858 * configure.in: Ditto.
5859 * Makefile.in: Regen.
5860 * configure: Ditto.
5861
1b882a91
PB
58622004-09-07 Paolo Bonzini <bonzini@gnu.org>
5863
5864 * missing: Import latest version from master repository.
5865
eb1352ed
NC
58662004-09-04 Nick Clifton <nickc@redhat.com>
5867
5868 * config.sub: Import latest version from master repository.
5869 * config.guess: Likewise.
5870 This includes these changes:
479759c8 5871
eb1352ed
NC
5872 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5873
5874 * config.sub: Handle crisv32, alias etraxfs.
5875 * config.guess (crisv32:Linux:*:*): Handle.
5876
5877 2004-08-13 Brad Smith <brad@comstyle.com>
5878
5879 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5880 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5881
5882 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5883
5884 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5885 assume the processor is a powerpc. This is because coreutils
5886 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5887 in this case, due to a MacOS X bug that causes
5888 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5889 to return a negative number.
5890 Problem reported by Petter Reinholdtsen in:
5891 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5892
5893 2004-07-19 Ben Elliston <bje@gnu.org>
5894
5895 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5896
5897 2004-06-24 Ben Elliston <bje@gnu.org>
5898
5899 * config.guess: Update copyright years.
5900 * config.sub: Likewise.
5901
5902 2004-06-22 Robert Millan <robertmh@gnu.org>
5903
5904 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5905 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5906
5907 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5908
5909 * config.guess (*:*VMS:*:*): New entry. Replaces
5910 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5911 manufacturer.
5912
5913 2004-06-22 Ben Elliston <bje@gnu.org>
5914
5915 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5916 * config.sub: Likewise.
5917
5918 2004-06-22 Ben Elliston <bje@gnu.org>
5919
5920 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5921 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5922
5923 2004-06-11 Ben Elliston <bje@gnu.org>
5924
5925 * config.guess (pegasos:OpenBSD:*:*): Remove.
5926
5927 2004-06-11 Ben Elliston <bje@gnu.org>
5928
5929 From Wouter Verhelst <wouter@grep.be>:
5930 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5931
5932 2004-06-11 Ben Elliston <bje@gnu.org>
5933
5934 * config.guess (luna88k:OpenBSD:*:*): New.
5935
5936 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5937
5938 * config.guess (m32r*:Linux:*:*): New case.
5939 * config.sub: Handle m32rle.
5940
5941 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5942
5943 From Jens Petersen <petersen@redhat.com>:
5944 * config.sub: Handle sparcv8.
5945
5946 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5947
5948 From Tom Smith <smith@cag.lkg.hp.com>:
5949 * config.guess: Version suffixes are equally significant on Tru64
5950 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5951 prefix of "P" (patched kernel).
5952
5953 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5954
5955 * config.sub: Add support for National Semiconductor CRX target.
5956
2a3124ca 59572004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 5958
2a3124ca
RH
5959 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5960 *-*-netware, but add target-libmudflap.
5961 Consolidate *-*-netware targets (of which really only i?86 exists)
5962 into a single entry.
5963 * configure: Likewise.
5964
0df3d27f
PB
59652004-09-01 Paolo Bonzini <bonzini@gnu.org>
5966
5967 * Makefile.tpl (sorry): Remove.
5968 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5969 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5970 (do-clean): Clean per-stage directories too.
5971 (do-distclean): Run distclean-stage1 too.
5972 (.NOTPARALLEL): Enable during toplevel bootstrap.
5973 (stage[+id+]-bubble): Enable parallel execution during
5974 the recursive invocation.
5975 * Makefile.in: Regenerate.
5976
5977 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5978
5979 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5980
5981 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5982 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5983 * configure: regenerate
479759c8
ZW
5984 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5985 -mdynamic-no-pic
0df3d27f
PB
5986
59872004-08-31 Paolo Bonzini <bonzini@gnu.org>
5988
5989 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5990 include.
5991 * configure.in: Fix indentation.
5992 * configure: Regenerate.
5993
ee025550
PB
59942004-08-31 Paolo Bonzini <bonzini@gnu.org>
5995
5996 * Makefile.def (build_modules): Add fixincludes.
5997 (dependencies): Make gcc depend on fixincludes.
5998 * configure.in (build_tools): Add fixincludes.
5999 (build_configdirs): Always include build_libs.
6000 * Makefile.in: Regenerate.
6001 * configure: Regenerate.
6002
60032004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
6004
6005 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6006 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6007 phony targets; do not generate timestamp files.
6008 (distclean-stageN): Remove references to their timestamp files.
6009 (restageN, touch-stageN): Remove.
6010 (stageN-bubble): Rewritten.
6011 (compare): Support lean bootstraps.
6012 * Makefile.in: Regenerate.
6013
6014 * configure.in: Only warn when bootstrapping but
6015 build != host or build != target. Support lean bootstraps.
6016 * configure: Regenerate.
6017
6018 Sync from gcc:
6019 2004-08-26 Phil Edwards <phil@codesourcery.com>
6020
6021 * configure.in: Give a better error message if GMP/MPFR are missing
6022 and a language needing them has been requested.
6023 * configure: Regenerated.
6024
6025 2004-08-25 Phil Edwards <phil@codesourcery.com>
6026
6027 * configure.in: Print a list of available language front-ends if
6028 a requested one is missing. Tidy stray tab characters.
6029 * configure: Regenerated.
6030
72b2455a
PB
60312004-08-17 Paolo Bonzini <bonzini@gnu.org>
6032
6033 * Makefile.in: Regenerate.
6034 * configure: Regenerate.
6035
6036 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6037 stage_*_flags.
6038 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6039 for bootstrapped modules if toplevel bootstrap is going.
6040 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6041 modules. Adjust for changes in Makefile.def. Enable several
6042 rules even in non-bootstrap mode, just to avoid peppering the
6043 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6044 (stage-[+prev+]-bubble): Remove.
6045
6046 * Makefile.def (Dependencies): Depend on all-build-bison,
6047 all-build-flex, all-build-byacc, all-build-texinfo, rather
6048 than the host variations.
6049 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6050 with BUILD_SUBDIR.
6051 (BISON): Update for recent Bisons.
6052 (YACC): Fix typo.
6053 (cross): Depend on all-build.
6054 (all): Do not depend on all-build.
6055 (prebootstrap): Remove.
6056 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6057 (Prebootstrap dependencies): Add them to the per-stage targets
6058 and to all-prebootstrap.
6059 * configure.in (build_configdirs): Always enable build_tools.
6060 (BUILD_DIR_PREFIX): Remove.
6061
6062 * Makefile.def (gcc): Add target variable.
6063 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6064 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6065 in the recursive `make', instead of hardwiring `all'.
6066 (Autogenerated TARGET-* variables): New.
6067
de0b4a87
JW
60682004-08-17 Robert Millan <robertmh@gnu.org>
6069
6070 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6071 (instead of FreeBSD).
6072 * configure: Regenerate.
6073
ad681c85
NN
60742004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6075
675c6968
NN
6076 * Makefile.def, configure.in, src-release: Remove useless, bogus
6077 references to tix.
6078 * Makefile.in, configure: Regenerate.
6079
ad681c85
NN
6080 * src-release: Stop distributing mmalloc with gdb (which doesn't
6081 use it).
6082 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6083 * Makefile.in: Regenerate.
6084
11b04d1f
DD
60852004-08-09 Mark Mitchell <mark@codesourcery.com>
6086
6087 * configure.in (arm*-*-eabi*): New target.
6088 * configure: Regenerate.
6089
f2420bea
NN
60902004-08-01 Robert Millan <robertmh@gnu.org>
6091
6092 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6093 libmudflap for all GNU-based systems (with Glibc).
6094 * configure: Regenerate.
6095
9e6ce191
PB
60962004-08-06 Paolo Bonzini <bonzini@gnu.org>
6097
6098 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6099 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6100 (Dependencies): New section.
6101 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6102 (configure-target-[+module+]): Depend on maybe-all-gcc
6103 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6104 (toplevel profiledbootstrap): Fix dependencies.
6105 * Makefile.in: Regenerate.
6106
df4a6958
MM
61072004-08-03 Mark Mitchell <mark@codesourcery.com>
6108
6109 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6110 target-libiberty to noconfigdirs.
6111
11b04d1f
DD
61122004-08-03 Paul Brook <paul@codesourcery.com>
6113
6114 * configure.in: Check for MPFR as well as GMP.
6115 * configure: Regenerate.
6116
b813574b
PB
61172004-08-03 Paolo Bonzini <bonzini@gnu.org>
6118
6119 * Makefile.def (host-modules): Add gcc.
6120 * Makefile.in: Regenerate.
6121 * Makefile.tpl (sorry): New rule.
6122 (configure-host, all-host, [+make_target+]-host, do-check,
6123 install-host): Do not add gcc as a special case.
6124 (host modules): Add a small special-casing for gcc. Export
6125 extra_make_flags through the environment.
6126 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6127 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6128 other recursive targets for gcc): Remove.
6129
6130 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6131 (stage, unstage): New rules.
6132 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6133 distclean-stage[+id+]): Use stage_current.
6134 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6135 the stage*-start rules.
6136
61edac0c
JW
61372004-07-19 Robert Millan <robertmh@gnu.org>
6138
6139 Synced from gcc:
6140
6141 2004-04-26 Robert Millan <robertmh@gnu.org>
6142
6143 Add patches from libtool CVS.
6144 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6145 * ltconfig: Likewise.
6146 * ltcf-c.sh: Likewise.
6147 * ltcf-cxx.sh: Likewise.
6148 * ltcf-gcj.sh: Likewise.
6149
3e707e94
PB
61502004-07-12 Paolo Bonzini <bonzini@gnu.org>
6151
6152 * configure.in: Add noconfigdirs for crx-*-*.
6153 * configure: Regenerate.
6154
61552004-07-12 Paolo Bonzini <bonzini@gnu.org>
6156
6157 Synced from gcc:
6158
6159 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6160
6161 * configure.in: Build libmudflap by default on FreeBSD.
6162 * configure: Regenerated.
6163
6164 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6165
6166 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6167 systems.
6168 * configure: Regenerated.
6169
6170 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6171
6172 PR target/16344
6173 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6174 feedback based compiler.
6175 * Makefile.in: Rebuilt.
6176
6177 2004-07-05 Phil Edwards <phil@codesourcery.com>
6178
6179 * configure.in: Do not prepend $srcdir to /dev/null in
6180 makefile fragments.
6181 * configure: Regenerate.
6182
a7ee7660
AO
61832004-07-08 Alexandre Oliva <aoliva@redhat.com>
6184
6185 * Makefile.def (host_modules): Set bootstrap=true for flex.
6186 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6187 * Makefile.in: Rebuilt.
6188
6a9cf61e
PB
61892004-07-01 Paolo Bonzini <bonzini@gnu.org>
6190
6191 * Makefile.def (build_modules): Add bison, byacc, flex,
6192 m4, texinfo.
6193 (flags_to_pass): Add FLEX.
6194 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6195 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6196 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6197 DEFAULT_MAKEINFO): Remove.
6198 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6199 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6200 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6201 objdir or else use configured tool.
6202 (all-build): New.
6203 (all): Depend on it.
6204 (Build module dependencies): Add.
6205 * Makefile.in: Regenerate.
6206 * configure.in: Better support for multiple build modules,
6207 matching what is done for host/target modules. Do not look
6208 for "plausible" locations of build tools if Canadian cross.
6209 Use autoconf's AC_PROG_CC to find a C compiler. Define
6210 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6211 * configure: Regenerate.
6212
95b6a1f2
PB
62132004-06-22 Paolo Bonzini <bonzini@gnu.org>
6214
6215 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6216 * Makefile.in: Regenerate.
6217
7ffa0b57
PB
62182004-06-22 Paolo Bonzini <bonzini@gnu.org>
6219
6220 * Makefile.tpl (configure-build-[+module+],
6221 configure-[+module+], configure-target-[+module+]): Pass
6222 [+extra_configure_args+].
6223 (all-build-[+module+], all-[+module+], check-[+module+],
6224 install-[+module+], [+make_target+]-[+module+],
6225 all-target-[+module+], check-target-[+module+],
6226 install-target-[+module+], [+make_target+]-target-[+module+]):
6227 Pass [+extra_make_args+].
6228 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6229 (GCC_HOST_EXPORTS): Remove.
6230 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6231 cross, check-gcc, check-gcc-c++, install-gcc,
6232 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6233 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6234 * Makefile.in: Regenerate.
6235
929ba6e7
CF
62362004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6237
6238 * configure.in: Check for srcdir/winsup rather than build directory
6239 winsup.
6240 * configure: Regenerate.
6241
b76d7de0
CV
62422004-06-17 Corinna Vinschen <vinschen@redhat.com>
6243
6244 * configure.in: Don't build Cygwin native newlib if winsup
6245 directory is missing. Emit warning instead.
6246 * configure: Regenerate.
6247
656fdd47
PB
62482004-06-09 Paolo Bonzini <bonzini@gnu.org>
6249
6250 * Makefile.tpl (touch-stage[+id+]): New.
6251 (restage[+prev+]): Depend on touch-stage[+id+].
6252
6253 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6254 Use it throughout.
6255
6256 * Makefile.def: Add profile and feedback bootstrap stages.
6257 Remove next field from bootstrap stages.
6258 * Makefile.tpl (LN, LN_S): Substitute.
6259 (stageN-start, stageN-end): Use double-colon rules, to
6260 provide a hook for additional setup commands.
6261 (distclean-stageN-gcc, restageN): Create dependencies from
6262 [+prev+], not from [+next+].
6263 (stageN-bubble): Add commands for successive stages from
6264 [+prev+], using double-colon rules.
6265 (all-stageN-gcc): Fix typo.
6266 (stagefeedback-start, profiledbootstrap): New.
6267 * Makefile.in: Regenerate.
6268 * configure.in: Call ACX_PROG_LN.
6269 * configure: Regenerate.
6270
498d4a71
CF
62712004-06-03 Paolo Bonzini <bonzini@gnu.org>
6272
6273 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6274 without gcc.
6275 * configure: Regenerate.
6276
377d8c42
PB
62772004-06-01 Paolo Bonzini <bonzini@gnu.org>
6278
6279 * Makefile.tpl: Fix typo.
6280 * Makefile.in: Regenerate.
6281
f5f8a794
PB
62822004-06-01 Paolo Bonzini <bonzini@gnu.org>
6283
6284 * configure.in: Remove new- prefix from toplevel
6285 bootstrap targets.
6286 * configure: Regenerate.
6287
f7a4c34f
PB
62882004-06-01 Paolo Bonzini <bonzini@gnu.org>
6289
6290 Merge this patch from the gcc tree:
6291
6292 2004-05-30 Andreas Jaeger <aj@suse.de>
6293 Jim Wilson <wilson@specifixinc.com>
6294
6295 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6296 like CC.
6297
319cab08
PB
62982004-06-01 Paolo Bonzini <bonzini@gnu.org>
6299
6300 * Makefile.tpl (all.normal): Rename to all.
6301 (all): Replace with a rule to pick the default
6302 target from configure.
6303 (all-gcc, configure-gcc): Use conditionals to
6304 do nothing when toplevel bootstrap is going on.
6305 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6306 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6307 * configure.in: Support --enable-bootstrap.
6308
6309 * Makefile.def: Remove new- prefix from toplevel
6310 bootstrap targets.
6311 * Makefile.tpl: Likewise.
6312
6313 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6314 target.
6315
6316 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6317 $(RECURSE_FLAGS) to recursive invocation of make.
6318
6319 * Makefile.in: Regenerate.
6320 * configure: Regenerate.
6321
88f64edc
DJ
63222004-05-27 Daniel Jacobowitz <dan@debian.org>
6323
6324 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6325 * configure: Regenerate.
6326
378fce5b
DD
63272004-05-25 Daniel Jacobowitz <drow@false.org>
6328
6329 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6330 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6331 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6332 targets.
6333 * Makefile.in: Regenerate.
6334
dfdffa2c
PB
63352005-05-24 Paolo Bonzini <bonzini@gnu.org>
6336
6337 * configure.in: Test the ability to symlink directories.
6338 * configure: Regenerate.
6339
6340 * Makefile.def (bootstrap-stage): New definitions.
6341 * Makefile.tpl (configure-stage1-gcc,
6342 configure-stage2-gcc, configure-stage3-gcc,
6343 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6344 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6345 new-restage3, compare): Autogenerate, see Makefile.in
6346 entry for behavioral changes.
6347 (distclean-stage1, new-stage1-start, new-stage1-end,
6348 new-stage1-bubble, distclean-stage2, new-stage2-start,
6349 new-stage2-end, new-stage2-bubble, distclean-stage3,
6350 new-stage3-start, new-stage3-end): New autogenerated targets.
6351 (objext, prebootstrap, BOOT_CFLAGS,
6352 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6353 targets.
6354
6355 * Makefile.in: Regenerate.
6356 (distclean-stage1, new-stage1-start, new-stage1-end,
6357 new-stage1-bubble, distclean-stage2, new-stage2-start,
6358 new-stage2-end, new-stage2-bubble, distclean-stage3,
6359 new-stage3-start, new-stage3-end): New targets.
6360 (all-stage1-gcc): Move prebootstrap dependency from here...
6361 (configure-stage1-gcc): ...to here.
6362 (new-bootstrap): Use bubble targets.
6363 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6364 Use per-stage distclean targets.
6365 (configure-stage1-gcc, configure-stage2-gcc,
6366 configure-stage3-gcc, all-stage1-gcc,
6367 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6368 Use new-stageN-start to prepare the tree.
6369
04cf1b77
PB
63702004-05-23 Paolo Bonzini <bonzini@gnu.org>
6371
6372 * Makefile.def (host_modules): add libcpp.
6373 * Makefile.tpl: Add dependencies on and for libcpp.
6374 * Makefile.in: Regenerate.
6375 * configure.in: Add libcpp host module.
6376 * configure: Regenerate.
6377
80b200a1
ZW
63782004-05-17 Zack Weinberg <zack@codesourcery.com>
6379
6380 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6381 of libf2c.
6382 * configure, Makefile.in: Regenerate.
6383
4b1cb4fe
DD
63842004-05-13 Diego Novillo <dnovillo@redhat.com>
6385
6386 Merge from tree-ssa-20020619-branch.
6387
6388 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6389 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6390 (HOST_GMPLIBS): Define.
6391 (HOST_GMPINC): Define.
6392 (TARGET_LIB_PATH): Add libmudflap.
6393 (GFORTRAN_FOR_TARGET): Define.
6394 (configure-build*): Export GFORTRAN.
6395 (configure-gcc): Export GMPLIBS and GMPINC.
6396 (all-gcc): Add maybe-all-libbanshee.
6397 (configure-target-libgfortran): Define.
6398 * Makefile.in: Regenerate.
6399 * configure.in (host_libs): Add libbanshee.
6400 (target_libraries): Add target-libmudflap and target-libgfortran.
6401 Add --with-libbanshee.
6402 Handle --disable-libmudflap.
6403 (*-*-freebsd*): Use with_gmp.
6404 Add $(libgcj) to noconfigdirs.
6405 * configure: Regenerate.
6406 * depcomp: New file.
6407 * MAINTAINERS: Add tree-ssa maintainers.
6408
64092004-04-28 Paolo Bonzini <bonzini@gnu.org>
6410
6411 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6412 * configure: Regenerate.
6413
b8908782
DD
64142004-04-27 Paolo Bonzini <bonzini@gnu.org>
6415
6416 Revert:
6417 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6418
6419 * Makefile.def (flags_to_pass): Remove *dir variables that
6420 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6421 as well as prefix and exec_prefix.
6422 * Makefile.in: Regenerate.
6423
64242004-04-26 Paolo Bonzini <bonzini@gnu.org>
6425
6426 * Makefile.def (host_modules): Mark with the bootstrap
6427 flag packages on which gcc depends.
6428 * Makefile.tpl (all-bootstrap): Use it.
6429 * Makefile.in: Regenerate.
6430
64312004-04-26 Paolo Bonzini <bonzini@gnu.org>
6432
6433 * Makefile.def (flags_to_pass): Remove *dir variables that
6434 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6435 as well as prefix and exec_prefix.
6436 * Makefile.in: Regenerate.
6437
64382004-04-26 Paolo Bonzini <bonzini@gnu.org>
6439
80b200a1
ZW
6440 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6441 * configure: Regenerate.
6442 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6443 * gcc/Makefile.tpl (compare): Use the result of the test.
6444 * gcc/Makefile.in: Regenerate.
b8908782
DD
6445
64462004-04-23 Paolo Bonzini <bonzini@gnu.org>
6447
6448 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6449 Always relocate gcc and prev-gcc to the original names, even
6450 if the build fails.
6451 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6452 New targets.
6453
0f260896
RO
64542004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6455
6456 * configure.in (mips*-*-irix5*): Enable ld.
6457 * configure: Regenerate.
6458
51860f05
JW
64592004-04-15 James E Wilson <wilson@specifixinc.com>
6460
6461 * Makefile.tpl (configure-[+module+], configure-gcc,
6462 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6463 Set and export LDFLAGS.
6464 * Makefile.in: Regenerate.
6465
54752a6b
NN
64662004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6467
6468 PR bootstrap/14871
6469 * Makefile.tpl: If we don't have built-in-tree target tools,
6470 use the ones found by configure rather than hacking around with
6471 program_transform_name.
6472 * configure.in: Give Makefile.tpl the information necessary
6473 to do that.
6474 * Makefile.in: Regenerate.
6475 * configure: Regenerate.
6476
64772004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6478
6479 PR bootstrap/14760
6480 * configure.in: When computing baseargs, strip *all* copies of
6481 offending options. Also, don't match/substitute the trailing space,
6482 so that this actually works when two similar options are separated by
6483 only one space.
6484 * configure: Regenerate.
6485
64862004-04-06 David Edelsohn <edelsohn@gnu.org>
6487
80b200a1
ZW
6488 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6489 (rs6000-*-aix*): Same.
6490 * configure: Regenerate.
54752a6b 6491
5e2b61fb
SS
64922004-03-25 Stan Shebs <shebs@apple.com>
6493
6494 Remove MPW support, no longer used.
6495 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6496 mpw-install: Remove files.
6497 * src-release (DEVO_SUPPORT): Remove names of removed files.
6498 * MAINTAINERS: Likewise.
6499
1a6f2dc7
NN
65002004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6501
a0049f1b
NN
6502 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6503 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6504 * Makefile.in: Regenerate.
6505
1a6f2dc7
NN
6506 * configure.in (top level bootstrap support): Rework --enable-werror
6507 to set @stage2_werror_flag@.
6508 * configure: Regenerate.
6509 * Makefile.tpl (top level bootstrap support): Pass
6510 @stage2_werror_flag@ down to configure in stages 2 and 3.
6511 * Makefile.in: Regenerate.
6512
920e3419
NN
65132004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6514
6515 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6516 for stages 2 and 3 as well as in make. As a consequence, remove
6517 OUTPUT_OPTION (now detected by configure) from the flags passed down
6518 to make.
6519 * Makefile.in: Regenerate.
6520
6521 * Makefile.tpl (new-bootstrap): Fix typo.
6522 * Makefile.in: Regenerate.
6523
4fa63067
NN
65242004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6525
6526 * Makefile.tpl: Rearrange by moving recursive_targets rules
6527 into their proper sections.
6528 * Makefile.tpl (top level bootstrap support): Move disabling
6529 of coverage flags from 'make' to 'configure'; improve comments.
6530 * Makefile.in: Regenerate.
6531
6532 * Makefile.tpl (experimental top level bootstrap) Move stage1
6533 language setting from all- target to configure- target; disable
6534 intermodule optimization in stage 1; prevent gratuitous rebuilds
6535 of stage 1.
6536 * Makefile.in: Regenerate.
6537 * configure.in: Comma-separate stage 1 language list for top
6538 level bootstrap.
6539 * configure: Regenerate.
6540
6541 * Makefile.tpl: Clean up experimental top level bootstrap support:
6542 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6543 prev-gcc in configure- targets as well as all- targets.
6544 * Makefile.in: Regenerate.
6545
fb8a10fd
NN
65462004-03-17 Paolo Bonzini <bonzini@gnu.org>
6547
6548 * configure.in: Remove symbolic link section.
6549 * configure: Regenerate.
6550 * Makefile.tpl (links): Remove.
6551 * Makefile.in: Regenerate.
6552
947f426e 65532004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 6554 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
6555
6556 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 6557 Set with AC_CHECK_PROGS.
947f426e
NN
6558 * configure.in: Fix comment typo from last patch.
6559 * configure: Regenerate.
6560
1d39f329
NN
65612004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6562
6563 * Makefile.tpl: Introduce experimental top level bootstrap support.
6564 * Makefile.in: Regenerate.
6565 * configure.in: Introduce support for top level bootstrap.
6566 * configure: Regenerate.
6567
4b0ac75d 65682004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6569 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
6570
6571 PR bootstrap/14522
6572 * configure.in: Cope with shells that do not support unquoted ^
6573 * configure: Regenerate.
6574
2e70b094 65752004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6576 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
6577
6578 PR bootstrap/14522
6579 * configure.in: Cope with shell that do not support nesting
6580 quotes inside quoted backquote substitutions.
6581 * configure: Regenerate.
6582
65832004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6584
6585 PR bootstrap/14522
6586 * configure.in: Fix escaping of $.
6587 * configure: Regenerate.
6588
9e07f89d
NN
65892004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6590
6591 * configure: Regenerate.
6592
65932004-03-08 Paolo Bonzini <bonzini@gnu.org>
6594
6595 PR ada/14131
6596 Move language detection to the top level.
6597 * configure.in: Find default values for the tools as
6598 soon as possible. Disable ada if GNAT is not found.
6599 Emit error message about missing languages. Expand
6600 --enable-languages=all for the gcc subdirectory.
6601
1712ab83
RS
66022004-03-01 Richard Sandiford <rsandifo@redhat.com>
6603
6604 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6605 and disable libgcj.
6606 * configure: Regenerated.
6607
3dee29da
NN
66082004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6609
6610 PR bootstrap/7087
6611 * Makefile.tpl: Guard XFOO sed statements better.
6612 * Makefile.tpl: Add dependency for configure-target-libada.
6613 * Makefile.in: Regenerate (incidentally fixes broken
6614 commit when libada-branch was merged).
6615
0558264b
AC
66162004-02-28 Andrew Cagney <cagney@redhat.com>
6617
6618 * src-release (CVS_NAMES): Define.
6619 (do-tar, do-tar): Prune $(CVS_NAMES).
6620
c38f9803
AC
66212004-02-23 Andrew Cagney <cagney@redhat.com>
6622
6623 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6624 2004-02-19.09.
6625
55636792
NN
66262004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6627
6628 PR bootstrap/11932
6629 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6630
1e600082
AC
66312004-02-19 Andrew Cagney <cagney@redhat.com>
6632
6633 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6634 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6635
3769cd82
DD
66362004-02-11 David Edelsohn <edelsohn@gnu.org>
6637
6638 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6639 (rs6000-*-aix*): Same.
6640 * configure: Regenerate.
6641
a92834c8
DD
66422004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6643
6644 * configure.in (host): Add in missing $noconfigdirs to defines.
6645 * configure: Regenerate.
6646
a2592b1b
DD
66472004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6648 Nathanael Nerode <neroden@gcc.gnu.org>
6649
6650 PR ada/6637, PR ada/5911
80b200a1 6651 Merge with libada-branch:
a2592b1b
DD
6652 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6653 with appropriate dependencies. Add --enable-libada configure switch.
6654 * configure, Makefile.in: Regenerate.
6655
e31d1ea3
DD
66562004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6657
6658 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6659 * configure: Regenerate.
6660
db85f5c0
JJ
66612004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6662
6663 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 6664
fc434214
DD
66652004-01-23 DJ Delorie <dj@redhat.com>
6666
6667 * Makefile.def (target_modules) [libiberty]: Don't stage.
6668 * Makefile.in: Rebuilt.
6669
ad445c2c 66702004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 6671
ad445c2c
JJ
6672 * COPYING.NEWLIB: Update to include copyrights for new
6673 iconv code.
6674
72bbedde
AC
66752004-01-15 Andrew Cagney <cagney@redhat.com>
6676
6677 * src-release: Update copyright year.
6678 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6679 (NEWLIB_SUPPORT_DIRS): Delete macro.
6680 (newlib.tar.bz2): Delete rule.
6681
a6d6062d
DD
66822004-01-14 Loren J. Rittle <ljrittle@acm.org>
6683
6684 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6685 * Makefile.tpl (configure-target-[+module+]): Support stage.
6686 * Makefile.in: Rebuilt.
6687
f8b73030
MR
66882003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6689
6690 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6691 throughout.
6692
aff0e9df
NN
66932004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6694
bb5dca17
NN
6695 * configure.in: Use ./config.cache, not config.cache.
6696 * configure: Regenerate.
6697 * Makefile.tpl: Special-casing not needed for GCC any more.
6698 * Makefile.in: Regenerate.
6699
82252c06
NN
6700 * configure.in: Don't share a cache file for host dirs.
6701 * configure: Regenerate.
6702
aff0e9df
NN
6703 * config-ml.in: Don't mess with the cache file.
6704
95036d20
NN
67052004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6706
ac7b618e
NN
6707 * Makefile.tpl: Make GCC use a separate config.cache.
6708 * Makefile.in: Regenerate.
6709
95036d20
NN
6710 PR bootstrap/11932, PR bootstrap/11933
6711 (I don't know if it will fix either of them, but it relates
6712 to them.)
6713 * configure.in: Don't use shared config.cache for target
6714 directories.
6715 * configure: Regenerate.
6716
08c1856b
DD
67172003-12-31 Roger Sayle <roger@eyesopen.com>
6718
6719 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6720 * configure: Regenerated.
6721
c1968181 67222003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 6723
9eb322aa
MF
6724 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6725 * configure: Regenerated.
c1968181 6726
10ecffb9
NN
67272003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6728
6729 Port change over from GCC:
6730 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6731 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6732 (configure-build-[+module+], configure-[+module+]): Likewise.
6733 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6734 * Makefile.in: Regenerate.
6735
f2ab5990
TF
67362003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6737
6738 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6739 * configure: Regenerate.
6740
41a7d11a
JJ
67412003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6742
80b200a1 6743 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
6744 stdlib.
6745
d9441a1f
DD
67462003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6747
6748 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6749 * Makefile.in: Regenerate.
6750
3a48a978
DD
67512003-10-20 Phil Edwards <phil@codesourcery.com>
6752
6753 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6754 * configure: Regenerate.
6755
f0b24077
NN
67562003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6757
6758 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6759 HOST_FLAGS_TO_PASS.
6760 * Makefile.in: Regenerate.
6761
5fbad20a
DD
67622003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6763
6764 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6765 * configure: Rebuilt
6766 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6767 * Makefile.in: Rebuilt
6768
78be4155
L
67692003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6770
6771 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6772
051fcc7a
L
67732003-10-01 Phil Edwards <pme@gcc.gnu.org>
6774
6775 * config-ml.in: Use ac_configure_args directly instead of
6776 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6777 actually seen.
6778
67792003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6780
6781 * config-ml.in: Propagate INSTALL variables.
6782
f27d4f92
DJ
67832003-09-21 Daniel Jacobowitz <drow@mvista.com>
6784
6785 * configure.in: Pass a computed --program-transform-name
6786 to subconfigures.
6787 * configure: Regenerated.
6788
cae4d560
NN
67892003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6790
6791 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6792 * Makefile.in: Regenerate.
6793
6794 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6795 * Makefile.in: Regenerate.
6796
8ff944f6
DJ
67972003-09-17 Daniel Jacobowitz <drow@mvista.com>
6798
6799 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6800 quoting.
6801 * configure: Regenerated.
6802
d9a35680
MC
68032003-09-12 Michael Chastain <mec@shout.net>
6804
6805 Fix PR gdb/857.
6806 * src-release (do-proto-topleve): Remove junk files
6807 intl/config.cache, intl/config.status,
6808 intl/config.h, intl/stamp-h.
6809
710068b9
AC
68102003-09-14 Andrew Cagney <cagney@redhat.com>
6811
6812 * src-release (dejagnu.tar): New target.
6813 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6814 (do-djunpack): Use $(PACKAGE) for the package name.
6815
e1008165
DD
68162003-09-04 DJ Delorie <dj@redhat.com>
6817
6818 * configure: Regenerate.
6819
21998d12
NC
68202003-09-04 Robert Millan <robertmh@gnu.org>
6821
6822 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 6823
ccca4bb3
DD
68242003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6825
6826 * configure.in: Ensure arguments to sed are properly spaced.
6827 * configure: Regenerate.
6828
ee949b5e
DJ
68292003-08-28 Daniel Jacobowitz <drow@mvista.com>
6830
6831 Merge from gcc:
6832 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6833 * install-sh: Update to newer upstream versions (associated with
6834 aclocal 1.7).
6835 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6836
75addda2
DJ
68372003-08-27 Daniel Jacobowitz <drow@mvista.com>
6838
6839 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6840 * configure: Regenerated.
6841
8d2877d8
NN
68422003-08-23 Phil Edwards <pme@gcc.gnu.org>
6843
6844 * configure.in: Use newline instead of semicolon when assuming
6845 shell arguments in a for loop.
6846 * configure: Regenerated.
6847
d2cc0e0d
GK
68482003-08-20 Geoffrey Keating <geoffk@apple.com>
6849
6850 PR 8180
6851 * configure.in: When testing with_libs and with_headers, treat
6852 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6853 * configure: Regenerate.
80b200a1 6854
d2cc0e0d
GK
6855 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6856 make, shell, etc.
6857 (baseargs): Likewise.
6858 * configure: Regenerate.
6859
04d1ab34
GK
68602003-08-19 Geoffrey Keating <geoffk@apple.com>
6861
6862 * configure.in: Disable libgcj for darwin not on powerpc.
6863 * configure: Rebuild.
6864
ca506da8
MC
68652003-08-15 Michael Chastain <mec@shout.net>
6866
6867 * src-release (do-proto-toplev): Remove junk files
6868 dejagnu/example/calc/config.status,
6869 dejagnu/example/calc/config.log.
6870
a4aa3f49
DD
68712003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6872
6873 * config-ml.in, symlink-tree: Add license.
6874
ede4fbe4
NN
68752003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6876
6877 Merge from gcc:
6878
6879 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6880 * Makefile.tpl (check, check-c++): Express dependencies using
6881 dependencies rather than commands.
6882 * Makefile.in: Regenerate.
6883
6884 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6885 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6886 * Makefile.in: Update.
6887
970f29af
AC
68882003-08-01 Andrew Cagney <cagney@redhat.com>
6889
6890 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6891 * configure: Ditto.
6892
b2884a0c
DD
68932003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6894
6895 * configure.in: Enable libgcj for darwin.
6896 * configure: Rebuild.
6897
c07f46a4
NN
68982003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6899
6900 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6901
9175bfc0
NN
69022003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6903
6904 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6905 creating target and build subdirs to build all parent dirs as needed.
6906 * Makefile.in: Rebuild.
6907 * configure.in: Don't build dirs explicitly here.
6908 * configure: Rebuild.
6909
b9abda6a
AO
69102003-07-22 Alexandre Oliva <aoliva@redhat.com>
6911
6912 * Makefile.tpl (all-make): Depend on intl.
6913 * Makefile.in: Rebuilt.
6914
eef8ffd4
NN
69152003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6916
6917 * config.if: Remove unused libc_interface determination.
6918
295efaf0
NN
69192003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6920
6921 * Makefile.in: Regenerate, correctly this time.
6922
e5c3f801
NN
69232003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6924
6925 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6926 unused INSTALL_PROGRAM_ARGS.
6927 * configure.in: Use AC_PROG_INSTALL.
6928 * Makefile.in: Regenerate.
6929 * configure: Regenerate.
6930
4a18bd6b
AO
69312003-07-10 Alexandre Oliva <aoliva@redhat.com>
6932
6933 * configure: Rebuilt.
6934 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6935 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6936 newlib nor libgloss.
6937 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6938 * configure.in (am33_2.0-*-linux*): Added.
6939
fbd1054d
BW
69402003-07-09 Bob Wilson <bob.wilson@acm.org>
6941
6942 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6943 * configure: Regenerate.
6944
b40e3958
L
69452003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6946
6947 * config-ml.in: Replace PWD with PWD_COMMAND.
6948 * Makefile.tpl: Likewise.
6949 * Makefile.in: Regenerated.
6950
4a5be7ba
NN
69512003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6952
6953 * configure.in: Clean up config-lang.in handling. Delete
6954 useless assignment to "subdirs".
6955 * configure: Regenerate.
6956
9c14acb8
NN
69572003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6958
6959 * configure.in: Rename 'target_libs' to 'target_libraries'.
6960 Remove useless reference to 'target_libs'.
6961 * configure: Regenerate.
6962
8f32e830
KS
69632003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6964
6965 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6966 * Makefile.in: Regenerate.
6967
12f0bd74
NN
69682003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6969
6970 * Makefile.def: Introduce flags_to_pass.
6971 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6972 * Makefile.in: Regenerate.
6973
b07c2aad
HPN
69742003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6975
6976 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6977 and target-libgloss.
6978 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6979 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 6980 * configure: Regenerate.
b07c2aad 6981
56f25033
DD
69822003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6983
6984 * configure.in: Update testsuite_flags to new location.
6985 * configure. Regenerate.
80b200a1 6986
4ec9a3b2
NN
69872003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6988
6989 * Makefile.tpl: Remove BUILD_CC stuff.
6990 * Makefile.in: Regenerate.
6991
059083b1 69922003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6993
059083b1
L
6994 * config.guess: Update to 2003-06-12 version.
6995 * config.sub: Update to 2003-06-13 version.
6996
535b046a
TS
69972003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6998
6999 * MAINTAINERS: Add myself as MIPS co-maintainer.
7000
00c22daa 70012003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 7002
00c22daa
L
7003 * config.guess: Update to 2003-06-06 version.
7004 * config.sub: Update to 2003-06-06 version.
7005
1047cb91
DD
70062003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7007
7008 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7009 * configure. Regenerate.
7010
123494c8
NN
70112003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7012
1047cb91
DD
7013 * configure.in: Disable serial configure by default.
7014 * configure: Regenerate.
7015 * Makefile.tpl: Abolish .NOTPARALLEL.
7016 * Makefile.in: Regenerate.
7017
7f121bbf
NN
7018 * Makefile.tpl: Replace {build,host,target}_canonical by
7019 {build,host,target}.
7020 * Makefile.in: Regenerate.
7021
123494c8
NN
7022 * Makefile.tpl: Fix stupid pasto.
7023 * Makefile.in: Regenerate.
7024
ec7e0995
NN
70252003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7026
7027 * Makefile.tpl: Remove bogus conditional.
7028 * Makefile.in: Regenerate.
7029
27b1cc72
NN
70302003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7031
2a4cbe27
NN
7032 * Makefile.tpl: Make 'recursive targets' using autogen rather
7033 than shell loop. Remove duplicate 'clean' targets and false
7034 comments.
7035 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7036 Add systematic method of specifying missing targets in subdirs.
7037 Add copyright boilerplate.
7038 * Makefile.in: Regenerate.
7039 * configure.in: Add 'recursive targets' to maybe list.
7040 * configure: Regenerate.
7041
27b1cc72
NN
7042 * Makefile.tpl: Rename [+target+] to [+make_target+].
7043 * Makefile.def: Rename 'target' to 'make_target'.
7044
01e51bd0
NC
70452003-05-30 Nick Clifton <nickc@redhat.com>
7046
7047 * README-maintainer-mode: Update URL for locating blessed config
7048 tools.
7049
2fd84b42
NC
70502003-05-29 Robert Millan <rmh@debian.org>
7051
7052 * ltconfig: Import this patch and modify for use with current
7053 version of ltconfig:
7054
7055 2003-05-21 Bruno Haible <bruno@clisp.org>
7056
7057 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
7058 GNU/FreeBSD.
7059
8945c6bb
DD
70602003-05-28 DJ Delorie <dj@redhat.com>
7061
7062 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7063 * Makefile.in: Regenerate.
7064
2f9632a1
JJ
70652003-05-28 Jeff Johnston <jjohnstn@redhat.com>
7066
80b200a1 7067 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 7068
3a12db16 70692003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 7070
3a12db16
DD
7071 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7072 newlib or libgloss.
7073 * Makefile.in: Regenerate.
7074
44482353
DD
70752003-05-21 DJ Delorie <dj@redhat.com>
7076
7077 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7078 * Makefile.in: Regenerate.
7079
fec2c52d
MR
70802003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7081
7082 * configure.in: Use curly braces in the definition of tooldir.
7083 * configure: Regenerate.
7084
16ae0395
NN
70852003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7086
7087 * configure.in: Switch more things to use maybe dependencies.
80b200a1 7088 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
7089 Factor out common code from autogen IF statements.
7090 * configure: Regenerate.
7091 * Makefile.in: Regenerate.
7092
ec11bdc6
DD
70932003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7094
7095 * configure.in: Accept i[3456789]86 for machine type.
7096 * configure: Regenerate.
7097
dd12c3a8
NN
70982003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7099
7100 * configure.in: Switch more things to use maybe dependencies.
7101 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7102 * configure: Regenerate.
7103 * Makefile.tpl: Switch more things to use maybe dependencies.
7104 * Makefile.in: Regenerate.
7105
cf662e21
AJ
71062003-05-16 Andreas Schwab <schwab@suse.de>
7107
7108 * Makefile.tpl (install-opcodes): Define.
7109 * Makefile.in: Rebuild.
7110
5481b376
AJ
71112003-05-13 Andreas Jaeger <aj@suse.de>
7112
7113 * config.guess: Update to 2003-05-09 version.
7114 * config.sub: Update to 2003-05-09 version.
7115
3959a22a
AJ
71162003-05-13 Michael Eager <eager@mvista.com>
7117
7118 * configure.in: Correct sed script so that options in quotes are not
7119 deleted.
7120 * configure: Rebuild.
7121
564b43e5
CV
71222003-05-12 Corinna Vinschen <corinna@vinschen.de>
7123
7124 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7125 and $$s/newlib/libc/sys/cygwin32 include paths.
7126 * configure: Ditto.
7127
bb947dc9
L
71282003-05-05 H.J. Lu <hjl@gnu.org>
7129
7130 * config-ml.in: Restored from gcc repository.
7131
77f7441a
CD
71322003-05-02 Chris Demetriou <cgd@broadcom.com>
7133
80b200a1
ZW
7134 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7135 * Makefile.in: Regenerate.
77f7441a 7136
a26d7085
DJ
71372003-04-27 Daniel Jacobowitz <drow@mvista.com>
7138
7139 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
7140 and Makefile.def.
7141
e4c4d240
DJ
71422003-04-27 Daniel Jacobowitz <drow@mvista.com>
7143
7144 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7145 * Makefile.in: Regenerated.
7146
62a3fc85
DD
71472003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7148
7149 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7150 * Makefile.in: Regenerate.
7151
71522003-04-18 Jakub Jelinek <jakub@redhat.com>
7153
7154 * configure.in (powerpc64*-*-linux*): Remove.
7155 * configure: Rebuilt.
7156
5b474aa8
DD
71572003-04-17 Phil Edwards <pme@gcc.gnu.org>
7158
7159 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7160 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7161 and restrap.
7162 * Makefile.in: Regenerate.
7163
71642003-04-16 Richard Earnshaw <rearnsha@arm.com>
7165
7166 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7167 * configure: Regenerated.
7168
bc295afe
AO
71692003-04-11 Alexandre Oliva <aoliva@redhat.com>
7170
7171 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7172 * */configure: Rebuilt.
7173
3728fade
NN
71742003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7175
7176 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7177 * Makefile.in: Regenerate.
7178
ce5b542e
MC
71792003-03-14 Michael Chastain <mec@shout.net>
7180
7181 * Makefile.in: Regenerate with correct Makefile.def.
7182
3db0a37f
NN
71832003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7184
7185 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7186 Make macro.
7187 * Makefile.in: Regenerate.
7188 * configure.in: Clean up gxx_include_dir logic.
7189 * configure: Regenerate.
7190
34349c6e
DD
71912003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7192
7193 * configure.in (gxx_include_dir): Fix typo.
7194 * configure: Regenerated.
7195
686c28c9
AC
71962003-03-06 Andrew Cagney <cagney@redhat.com>
7197
7198 * texinfo/texinfo.tex: Import version 2003-02-03.16.
7199
bba45b8b 72002003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 7201
bba45b8b
NN
7202 * configure.in: Include $(build_tooldir)/sys-include in
7203 FLAGS_FOR_TARGET.
7204 * configure: Regenerated.
7205
2683747f
NN
72062003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7207
bba45b8b
NN
7208 * Makefile.tpl: Reindent.
7209 * Makefile.in: Regenerate.
7210 * configure.in: Reindent. Don't set unused variables.
7211 * configure: Regenerate.
7212
2683747f
NN
7213 * Makefile.tpl: Always pass down RANLIB.
7214 * Makefile.in: Regenerate.
7215
7216 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7217 * Makefile.in: Regenerate.
7218 * configure.in: Remove unused logic relating to --enable-shared
7219 and --enable-threads. Remove bogus comments. Remove redundant
7220 noconfigdirs.
7221 * configure: Regenerate.
7222
7223 * configure.in: Replace ${libstdcxx_version} by its value.
7224 Remove reference to mh-dgux.
7225 * configure: Regenerate.
7226
50212802
NN
72272003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7228
7229 * Makefile.tpl: Rearrange.
7230 * Makefile.in: Regenerate.
7231
a6be7fc6
NC
72322003-02-25 Nick Clifton <nickc@redhat.com>
7233
7234 * configure: Remove site-file supprot - it is obsolete.
7235
f8a495c8
NC
72362003-02-24 Uwe Stieber <uwe@wwws.de>
7237
7238 * configure.in: Add support for kaOS as cross build target system.
7239 * configure: Regenerated.
7240
3decd77d
DD
72412003-02-20 Sean McNeil <sean@blue.mcneil.com>
7242
7243 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7244 configure-target-* as some target builds may require additional
7245 flags for preprocessor tests.
7246 * Makefile.in: Regenerated.
7247
f4ff34a3
AO
72482003-02-19 Alexandre Oliva <aoliva@redhat.com>
7249
7250 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7251 * ltconfig: Handle it.
7252 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7253 auto-detecting it.
7254
b7e4a931
AO
72552003-02-19 Alexandre Oliva <aoliva@redhat.com>
7256
7257 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7258 it is used as argument to $CC.
7259 * ltcf-gcj.sh: Likewise.
7260
6b784d9f
AO
72612003-02-19 Alexandre Oliva <aoliva@redhat.com>
7262
7263 * configure.in: Introduce --enable-maintainer-mode.
7264 * configure: Rebuilt.
7265 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7266 for maintainer mode.
7267 * Makefile.in: Rebuilt.
7268
8bcd8a07
AC
72692003-02-19 Andrew Cagney <ac131313@redhat.com>
7270
7271 * configure: Regenerate using autoconf 2.13.
7272
ee3fd329
AM
72732003-02-19 Alan Modra <amodra@bigpond.net.au>
7274
7275 * config.guess: Import latest version.
7276 * config.sub: Import latest version.
7277
e9e45685
JM
72782003-02-18 Jason Merrill <jason@redhat.com>
7279
7280 * Makefile.tpl (check-c++): Allow parallelism.
7281
859789af
AC
72822003-02-17 Andrew Cagney <ac131313@redhat.com>
7283
7284 * configure: Regenerate using autoconf 000227.
7285
b3f16a9b
GK
72862003-02-15 Geoffrey Keating <geoffk@apple.com>
7287
7288 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7289 don't configure target-libobjc.
7290 * configure: Regenerate.
7291
72e60e02
DD
72922003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7293
7294 * Makefile.tpl (RANLIB): Define.
7295 * Makefile.in: Regenerate.
7296
91f0e695
KS
72972003-02-06 Keith R Seitz <keiths@redhat.com>
7298
7299 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7300 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7301 * Makefile.in: Regenerated.
7302 * configure.in: Remove all traces of snavigator, db, and grep.
7303 * configure: Regenerated.
7304
122bfa92
FCE
73052003-01-31 Frank Ch. Eigler <fche@redhat.com>
7306
7307 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7308 * Makefile.in: Regenerated.
7309
264095c3
AO
73102003-01-30 Alexandre Oliva <aoliva@redhat.com>
7311
7312 * config.if: Copy from GCC.
7313
a84dbcb3
AO
73142003-01-27 Phil Edwards <pme@gcc.gnu.org>
7315
7316 * configure.in: Revert 24Jan change.
7317 * configure: Regenerate.
7318
19618276
NN
73192003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7320
7321 * configure.in: Revert previous change.
7322 * configure: Regenerate.
7323
b7f27a92
NN
73242003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7325
7326 * configure.in: Make rda native-only.
7327 * configure: Regenerate.
7328
83326456
NN
73292003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7330
7331 * configure.in: Add missing \.
7332 * configure: Rebuilt.
7333
5e367fa5
JJ
73342003-01-17 Jakub Jelinek <jakub@redhat.com>
7335
7336 * configure.in (baseargs): Avoid using \| in sed regular
7337 expressions.
7338 * configure: Rebuilt.
7339
e01f337c
JJ
73402003-01-16 Jakub Jelinek <jakub@redhat.com>
7341
7342 * configure.in (baseargs): Remove all supported forms of
7343 --cache-file, --srcdir, --host, --build and --target options
7344 from argument lists.
7345 * configure: Rebuilt.
7346
aa236487
AO
73472003-01-15 Alexandre Oliva <aoliva@redhat.com>
7348
7349 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7350 * configure: Rebuilt.
7351
586c0873
NN
73522003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7353
7354 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7355 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7356 * Makefile.in: Regenerate.
7357 * configure: Regenerate.
7358
497f816e
DD
73592003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7360
7361 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7362 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7363 * Makefile.in: Regenerate.
7364
bfbe5519
AO
73652003-01-09 Alexandre Oliva <aoliva@redhat.com>
7366
7367 * configure.in: Remove Makefile in build, host and target modules
7368 unless configure was run with --no-recursion.
7369 * configure: Rebuilt.
7370
3f234ef5
CD
73712003-01-08 Chris Demetriou <cgd@broadcom.com>
7372
7373 * config.guess: Update to 2003-01-03 version.
7374 * config.sub: Update to 2003-01-03 version.
7375
a3982d48
CF
73762003-01-07 Christopher Faylor <cgf@redhat.com>
7377
7378 * configure: Regenerate with proper autoconf 2.13.
7379
75778ec4
CF
73802003-01-07 Christopher Faylor <cgf@redhat.com>
7381
80b200a1
ZW
7382 * configure.in: Add AC_PREREQ for consistency.
7383 * configure: Regenerate.
75778ec4 7384
c180f501
AC
73852003-01-06 Andrew Cagney <ac131313@redhat.com>
7386
7387 * configure.in (GDB_TK): Add tcl directories conditional on
7388 gdb/gdbtk directory being present.
7389 * configure: Regenerate.
5481b376 7390
46ca2cc2
DA
73912003-01-04 John David Anglin <dave.anglin@nrc.ca>
7392
7393 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7394 by gcc if LD is not defined and we are not doing a Canadian Cross.
7395 * configure: Rebuilt.
7396
53dd8dab
DJ
73972003-01-01 Daniel Jacobowitz <drow@mvista.com>
7398
7399 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7400
50ceb20c
TT
74012002-12-31 Tom Tromey <tromey@redhat.com>
7402
7403 * Makefile.in: Rebuilt.
7404 * Makefile.def (target_modules) [libffi]: Allow installation.
7405
e78b5cfe
AS
74062002-12-31 Andreas Schwab <schwab@suse.de>
7407
7408 * configure.in: Fix use of $program_transform_name.
7409 * configure: Regenerated.
7410
67448102
DJ
74112002-12-30 Daniel Jacobowitz <drow@mvista.com>
7412
7413 * configure.in (baseargs): Don't remove first configure argument.
7414 * configure: Regenerated.
7415
e6bfb94a
AO
74162002-12-29 Alexandre Oliva <aoliva@redhat.com>
7417
7418 * Makefile.tpl (local-distclean): Don't remove...
7419 (multilib.ts): ... this. Moved into...
7420 (multilib.out): ... this. Don't use sub-make.
7421 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7422 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7423 (configure-build-[+module+], configure-[+module+],
7424 configure-target-[+module+], configure-gcc): ... these. Test
7425 for Makefile existence. Drop config.status from dependencies.
7426 * Makefile.in: Rebuilt.
7427 * configure.in: Move gcc-version-trigger to the end of
7428 ac_configure_args. Add comments to maybedep.tmp and
7429 serdep.tmp. Introduce --disable-serial-configure. Remove
7430 nonopt from baseargs, matching and removing corresponding
7431 whitespace while at it.
7432 * configure: Rebuilt.
7433
8f0dfb36
AO
74342002-12-28 Alexandre Oliva <aoliva@redhat.com>
7435
7436 * configure.in (host_configargs): Replace reference to
7437 no-longer-defined buildopts with --build=${build_alias}.
7438 * configure: Rebuilt.
7439
43be203f
AO
74402002-12-28 Alexandre Oliva <aoliva@redhat.com>
7441
7442 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7443 program_transform_name to standard idiom.
7444 (AUTOGEN, AUTOCONF): Define.
7445 (Makefile.in): Use $(AUTOGEN).
7446 (Makefile): Depend on config.status, and use autoconf-style rule to
7447 build it. Move original commands to...
7448 (config.status): ... this new target.
7449 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7450 $(AUTOCONF).
7451 * Makefile.in: Rebuilt.
7452
a0da8069
NN
74532002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7454
d18f1c9f
NN
7455 * Makefile.tpl: Fix dramatic bustage due to change in
7456 program_transform_name.
7457 * Makefile.in: Regenerate.
7458
7459 * configure.in: Remove unnecessary PATH setting.
7460 * configure: Regnerate.
7461
7462 * configure.in: Don't default to unprefixed tools unless
7463 the native tools will work.
7464 * configure: Regenerate.
7465
a0da8069
NN
7466 * configure.in: Convert to autoconf script. Blow away lots
7467 of now-redundant Makefile fragments.
7468 * configure: Generate using Autoconf.
7469 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7470 * Makefile.in: Regenerate.
7471
c567df0a
NN
74722002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7473
5481b376 7474 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
7475 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7476
5481b376 7477 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 7478 where they belong.
2c7f9a32 7479
2dabcfb4
AS
74802002-12-24 Andreas Schwab <schwab@suse.de>
7481
7482 * Makefile.tpl (multilib.out): Fix missing space.
7483 * Makefile.in: Regenerate.
7484
1086bc09
NN
74852002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7486
7487 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7488 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7489 * Makefile.in: Regenerate.
7490 * configure.in: Remove unnecessary leftovers.
7491
1086bc09
NN
74922002-12-21 Geoffrey Keating <geoffk@apple.com>
7493
7494 * configure.in (extra_ranlibflags_for_target): New variable.
7495 (*-*-darwin): Add -c to ranlib commands.
7496 * configure (tooldir): Handle extra_ranlibflags_for_target.
7497
14e9ca95
JJ
74982002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7499
7500 * COPYING.NEWLIB: Updated.
7501 * COPYING.LIBGLOSS: Ditto.
7502
14c428fb
NN
75032002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7504
7505 * Makefile.tpl: Revert HJL's change.
7506 * Makefile.in: Regenerated.
7507 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7508 always.
7509
313b8244
AS
75102002-12-19 Andreas Schwab <schwab@suse.de>
7511
7512 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7513 * Makefile.in: Regenerate.
7514
efeae3db
L
75152002-12-18 H.J. Lu <hjl@gnu.org>
7516
7517 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7518 * Makefile.in: Regenerated.
7519
7520 * configure.in (build_prefix): New. Substitute.
7521
43d92c63
NN
75222002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7523
59da4fe6
NN
7524 * Makefile.tpl: Don't let real targets depend on phony targets.
7525 * Makefile.in: Regenerate.
7526
43d92c63
NN
7527 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7528 * Makefile.in: Regenerate.
7529
b72e6a2d
JM
75302002-12-16 Jason Merrill <jason@redhat.com>
7531
7532 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7533 previous 'make bootstrap'.
7534 * Makefile.in: Regenerate.
7535
95c72c44
HPN
75362002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7537
7538 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7539
7d695d07
JM
75402002-12-13 Jason Merrill <jason@redhat.com>
7541
7542 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7543 library tests.
7544 (check-c++): Just depend on it and check-target-libstdc++-v3.
7545 * Makefile.in: Regenerate.
7546
54103d1e
NN
75472002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7548
7549 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7550 * Makefile.in: Regenerate.
7551
4024f1e1
JJ
75522002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7553
80b200a1
ZW
7554 * COPYING.NEWLIB: Update list of alternate Regent of California
7555 licenses and discuss official revoking of advertising clause.
7556 * COPYING.LIBGLOSS: Ditto.
4024f1e1 7557
7dda0df6
AO
75582002-12-12 Alexandre Oliva <aoliva@redhat.com>
7559
7560 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7561 * Makefile.in: Rebuilt.
7562
d03be79e 75632002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 7564
929293f4
NN
7565 * configure: Fix bug put in by gremlins.
7566
d03be79e
NN
7567 * Makefile.tpl: Substitute more autoconfily.
7568 * configure: Substitute more autoconfily.
7569 * Makefile.in: Regenerate.
7570
75712002-12-08 Andrew Cagney <ac131313@redhat.com>
7572
7573 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7574 * Makefile.in (all-sim): Ditto.
a36d530e
DD
7575
75762002-12-06 DJ Delorie <dj@redhat.com>
7577
7578 * Makefile.tpl: Change configure dependencies to not have real
7579 targets depend on phony targets.
b4a77b47 7580
db1ac78d
NN
75812002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7582
bcaf2395
NN
7583 * configure.in: Revert unintentional change.
7584
b4fa093e
NN
7585 * src-release: Configure host subdirs.
7586
db1ac78d
NN
7587 * Makefile.tpl: Change dependency for */multilib.out so that
7588 it works when gcc isn't in the tree.
7589
7590 * configure.in: Substitute more.
7591 * configure: Run subconfigures from the Makefile.
7592 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7593 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7594
15723a45
NN
75952002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7596
e2b9e2dc
NN
7597 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7598 and corresponding dependencies.
7599 * Makefile.in: Regenerate.
7600
2af579c4
NN
7601 * configure.in (host_tools): Order binutils, gas and ld for
7602 convenience in running the testsuites.
7603
a2cc058a
NN
7604 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7605 * Makefile.in: Regenerate.
7606 * configure.in: Introduce rules to serialize subconfigure runs.
7607
15723a45
NN
7608 * configure.in: Introduce BASE_CC_FOR_TARGET.
7609 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7610 Realize configure-build-* targets. Realize configure-target-* targets.
7611 * Makefile.in: Regenerate.
7612
ae831be5
NN
76132002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7614
7615 * configure: Move gcc_version_trigger stuff from here...
7616 * configure.in: ...to here.
7617
7618 * configure.in: Separate subconfigure options added by this file from
7619 options given by the user. Add machinery to put args for host
7620 subconfigures into the Makefile.
7621
7622 * Makefile.tpl: Remove 'vault' targets.
7623 * Makefile.tpl: Reorder and comment dependencies.
7624 * Makefile.in: Regenerate.
7625
bbf7c8ac
NN
76262002-11-28 Geoffrey Keating <geoffk@apple.com>
7627
7628 * configure.in: Move host-specific darwin noconfigdirs into
7629 the host-specific section.
7630
930314a4
NN
76312002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7632
52d7cdee
NN
7633 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7634 during replay.
7635 * Makefile.in: Regenerate.
7636
930314a4
NN
7637 (finishing slow-motion replay)
7638 * configure: Remove skip-this-dir support.
7639 * Makefile.tpl: Remove skip-this-dir support.
7640
7641 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7642 subdirectories.
7643 * Makefile.in: Regenerate.
7644
7645 * Makefile.tpl: Strip out useless setting of 'dir'.
7646 * Makefile.in: Regenerate.
5481b376 7647
930314a4
NN
76482002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7649
7650 (finishing slow-motion replay)
7651 * configure.in: Fix deeply stupid bug.
7652
7653 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7654 shell code in CXX_FOR_TARGET
7655 * Makefile.def: Introduce raw_cxx.
7656 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7657 RAW_CXX_FOR_TARGET.
7658 * Makefile.in: Regenerate.
7659
76602002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7661
7662 (finishing slow-motion replay)
7663 * Makefile.tpl: Remove unnecessary ifs.
7664 * Makefile.in: Regenerate.
7665
5481b376 7666 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7667 dependencies. Maybe-ize build-libiberty. Create dummy install
7668 targets for 'no_install' modules.
5481b376 7669 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 7670 build_modules stuff to configure.in.
5481b376 7671 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7672 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7673 * Makefile.in: Regenerate.
7674
3866be5d
NN
76752002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7676
7677 (continuing slow-motion replay)
7678 * Makefile.tpl: Make all-target, install-target behave similarly
7679 to all, install (only hitting configured targets). Eliminate
7680 unused macro defintions.
7681
7682 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7683 build != host.
7684
7685 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7686
7687 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7688
5481b376 7689 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
7690 configuring. Remove references to "dosrel".
7691 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 7692 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 7693 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 7694 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
7695 and redundant dependency; rearrange slightly.
7696 * Makefile.def: Add host-side libtermcap, utils.
7697
7698 * Makefile.in: Regenerate.
7699
e393202e
NN
77002002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7701
7702 (Continuing slow-motion replay)
7703 * Makefile.def: Add list of recursive targets to autogenerate.
7704 Add build_modules.
7705 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7706 targets. Autogenerate *-build-* targets.
7707 * Makefile.in: Regenerate.
7708
583d52d7
NN
77092002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7710
7711 (Continuing slow-motion replay)
7712 * configure: More autoconf-style substitutions.
7713 * Makefile.tpl: More autoconf-style substitutions.
7714 * Makefile.in: Regenerate.
7715
77162002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7717
7718 (Continuing slow-motion replay)
7719 * configure: Substitute more variables in a more autoconf-friendly
7720 way. Simplify slightly.
7721 * Makefile.tpl: Make more variables substitutable in an
7722 autoconf-friendly way.
7723 * Makefile.in: Regenerate.
7724
874e38b4
NN
77252002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7726
7727 (Continuing slow-motion replay)
7728 * configure.in (v810*): Remove special setting of tools.
7729
7730 * configure: Add support for extra required flags for ar or nm.
7731 * configure.in (aix4.3+): Use above support for target-specific
7732 issues, rather than using config/mt-aix43.
7733
852e5f18
NN
77342002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7735
7736 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7737 * configure: Remove 'removing', which doesn't work. Replace $subdir
7738 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7739 with $srcdir. Reformat indentation. Substitute some variables
7740 formerly hard-coded in the Makefile for build=host.
7741 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7742 * Makefile.def: Autogenerate more.
7743 * Makefile.in: Regenerate.
7744
c9a0d920
DD
77452002-11-13 Bruce Korb <bkorb@gnu.org>
7746
7747 * Makefile.tpl: syntactic cleanup
7748
dd2768ff
KB
77492002-11-04 Kevin Buettner <kevinb@redhat.com>
7750
7751 * Makefile.def (host_modules): Add rda.
7752 * Makefile.in: Regenerate.
7753 * configure.in (target_tool): Add target-rda to list.
7754
1aa8389d
DD
77552002-10-25 Phil Edwards <pme@gcc.gnu.org>
7756
7757 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7758 and restrap targets to this rule.
7759 * Makefile.in: Regenerate.
7760
28f46298
HPN
77612002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7762
7763 * configure.in (i[3456]86-*-linux*): Add check to disable
7764 ${libgcj} for glibc1.
7765
ff72e302
NC
77662002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7767
7768 * configure.in: Add tic4x target.
7769
8607b6c9
NN
77702002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7771
7772 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7773 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7774 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7775 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7776 * Makefile.in: Regenerate.
7777
f8f61f4a
NN
77782002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7779
c86f794b
NN
7780 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7781 * Makefile.in: Regenerate.
7782
a9590527
NN
7783 * Makefile.def: Remove order dependency comments.
7784 * Makefile.tpl: Add explicit install-install dependencies.
7785 * Makefile.in: Regenerate.
7786
8412ce72
NN
7787 * Makefile.tpl: Remove material now in src-release. (Finally!)
7788 * Makefile.in: Regenerate.
7789
8b9f37f1
NN
7790 * configure: Restore my original patch by syncing with gcc version.
7791
f8f61f4a
NN
7792 * Bring following over from gcc:
7793
77942002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7795
7796 * configure.in (s390*-*-linux*): Enable libgcj.
7797
403d9505
NN
77982002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7799
7800 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7801
95f6f383
AM
78022002-10-02 Alan Modra <amodra@bigpond.net.au>
7803
e4673b0a 7804 * configure: Move stray lines back to where they belong.
95f6f383 7805
748503c8
NN
78062002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7807
a581b5c3
NN
7808 * Makefile.tpl: Insert configure-target target, for src-release.
7809
c084f5b4
NN
7810 * configure: Finish reverting change which Andrew Cagney started
7811 reverting. Should fix bustage.
7812
7aa673ed 7813 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
7814 * src-release: New file. Contains material for making net
7815 releases for gdb, binutils, et al., formerly in Makefile.in.
7816
82a9b2d9
NC
78172002-09-30 Nick Clifton <nickc@redhat.com>
7818
7819 * cpu: New top level directory. Intended to hold input files for
7820 CGEN which have FSF copyright assignment.
7821 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7822
c2463a00
AC
78232002-09-29 Andrew Cagney <ac131313@redhat.com>
7824
7825 Revert below (note that src does not contain Makefile.tpl):
7826 * Makefile.tpl: Make subsituted variables more autoconfy.
7827 * Makefile.in: Regenerate.
7828
f03b4789
NN
78292002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7830
c11e16a9
NN
7831 * configure: Revert accidentally applied changes.
7832
f03b4789
NN
7833 * Makefile.tpl: Make more autoconf-friendly.
7834 * Makefile.in: Regenerate.
7835 * configure: Make substitution more autoconf-like.
7836
78372002-09-28 Richard Earnshaw <rearnsha@arm.com>
7838
7839 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7840 single entry to handle all these.
7841 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7842 libjava on arm-*-elf.
7843
c0292023
GK
78442002-09-27 Geoffrey Keating <geoffk@apple.com>
7845
7846 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7847 things that depend on them.
7848
c66d951e
NN
78492002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7850
7851 * Makefile.tpl: Make subsituted variables more autoconfy.
7852 * Makefile.in: Regenerate.
7853 * configure: Make seds more autoconfy.
7854
907a7241 78552002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
7856
7857 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7858 * Makefile.in: Regenerate.
7859 * configure.in: Rewrite sed statements to look autoconfy.
7860
907a7241
NN
7861 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7862 all-target-foo on configure-target-foo.
7863 * Makefile.def: Ditto.
7864 * Makefile.in: Rebuild.
7865
405ea7a0
NN
78662002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7867
7868 * Makefile.def: New file.
7869 * Makefile.tpl: New file.
7870 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7871
7872 * configure.in: Minor rearrangement. Simplify tests.
7873
bdc57bfd
JT
78742002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7875
7876 * configure.in (with_headers): Skip copy if value is "yes".
7877 (with_libs): Likewise.
7878
ae03d6e2
NN
78792002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7880
7881 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7882 * configure.in (sh*-*-pe*): Ditto.
7883 * configure.in (mips*-*-pe*): Ditto.
7884 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
7885
7886 * configure.in: Rearrange.
7887
707960fe
NC
78882002-09-12 Nick Clifton <nickc@redhat.com>
7889
7890 * Import these changes from the config master repository:
7891
7892 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7893
7894 * config.sub: Add tic4x target.
7895
7896 2002-09-03 Ben Elliston <bje@redhat.com>
7897
7898 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7899 Reported by <Duncan_Stodart@insession.com>.
7900
36ea319f
JJ
79012002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7902
7903 * COPYING.NEWLIB: More updates.
7904
cf57480a
JJ
79052002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7906
7907 * COPYING.NEWLIB: Update.
7908
fd31a171
AC
79092002-08-23 Andrew Cagney <ac131313@redhat.com>
7910
23b632fc
AC
7911 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7912
fd31a171
AC
7913 * config.guess: Import version 2002-08-23.
7914 * config.sub: Import version 2002-08-22.
7915
a08bafb5
AO
79162002-08-20 Alexandre Oliva <aoliva@redhat.com>
7917
7918 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7919 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7920 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7921
17240c1f
NC
79222002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7923
7924 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7925
e70ad0c6
L
79262002-08-04 H.J. Lu (hjl@gnu.org)
7927
7928 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7929
574e6d11
DD
79302002-07-31 Alan Modra <amodra@bigpond.net.au>
7931
7932 * configure.in: Move generic linux case to end. Copy generic
7933 linux noconfigdirs to mips*-*-linux* entry and new
7934 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7935
611e7523
CD
79362002-07-19 Chris Demetriou <cgd@broadcom.com>
7937
7938 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7939 one instance of them which was missed to the list to update.
7940
51759676
CD
79412002-07-16 Chris Demetriou <cgd@broadcom.com>
7942
7943 * config.guess: Update to 2002-07-09 version.
7944 * config.sub: Update to 2002-07-03 version.
7945
7c1f909c
DD
79462002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7947
7948 * configure.in: Remove two redundant tests.
7949
d7cf5d30
DD
79502002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7951
7952 * configure.in (mips*-*-irix6*o32): Enable stabs.
7953
c74222f7
DD
79542002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7955
5b53c336
DD
7956 * configure.in: Don't build grez.
7957 * Makefile.in: Ditto.
7958
c74222f7
DD
7959 * Makefile.in: Remove references to bsp, cygmon, libstub.
7960 * configure.in: Ditto.
7961
7962 * configure.in: Remove leftover reference to gdbtest.
7963
edd1b227
DD
79642002-07-08 Phil Edwards <pme@gcc.gnu.org>
7965
7966 * configure.in (gxx_include_dir): Change to match versioned
7967 C++ headers if --enable-version-specific-runtime-libs is used.
7968
486186e3
AO
79692002-07-04 Steve Ellcey <sje@cup.hp.com>
7970
7971 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7972
ff0a3bf8
DD
79732002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7974
7975 * configure.in: Make --without-x work.
7976
1dfa8174
NC
79772002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7978
7979 * contrib: New directory. Created to contain a copy of the
5481b376 7980 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
7981 the FSF GCC sources.
7982
07637366
DD
79832002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7984
b6f83f2a
DD
7985 * configure.in: Rearrange target Makefile fragment collection.
7986
07637366
DD
7987 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7988 cvs[src].
7989 * configure.in: Ditto.
7990
f48556b1
DD
79912002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7992
7993 * Makefile.in: Eliminate 'apache' targets.
7994 * configure.in: Eliminate 'apache' targets.
7995
7996 * configure.in: Eliminate redundant tests. Reorganize.
7997
7998 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7999
8000 * config-ml.in: Eliminate references to Cygnus configure.
8001
8002 * Makefile.in: Eliminate references to building emacs.
8003
80042002-07-01 Denis Chertykov <denisc@overta.ru>
8005
8006 * configure.in: Add support for ip2k.
8007
cdb9e2b8
BE
80082002-06-24 Ben Elliston <bje@redhat.com>
8009
8010 * configure.in (host_tools): Remove cgen.
8011
8012 * Makefile.in (all-cgen): Remove; runs from its source directory.
8013 (check-cgen, install-cgen, clean-cgen): Likewise.
8014 (all-opcodes): No not depend on all-cgen.
8015 (all-sim): Likewise.
8016
3558860c
DD
80172002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8018
8019 * configure.in: Fix AIX configury bug.
8020
e3b0c936
DD
80212002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8022
cdb9e2b8 8023 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 8024
cdb9e2b8
BE
8025 * configure.in: Move definition of libstdcxx_flags right above
8026 usage, rather than way earlier.
8ee424c0 8027
c712250a
DD
8028 * configure.in: Pull definition of is_cross_compiler earlier.
8029
9ee1a75c
DD
8030 * configure.in: Rearrange a little.
8031
e3b0c936
DD
8032 * configure.in: Remove references to librx.
8033 * Makefile.in: Remove references to librx.
8034
b2bd228e
DD
80352002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8036
8037 * configure.in: Eliminate ${gasdir} variable.
8038
7cd52483
DB
80392002-06-18 Dave Brolley <brolley@redhat.com>
8040
8041 * configure.in: Add support for frv.
8042 * config.sub: Add support for frv.
8043
6c5e141a
DD
80442002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8045
8046 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8047
0d18b56d
JT
80482002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8049
8050 * configure.in (vax-*-netbsd*): Re-enable gas.
8051
fd8958d5
DD
80522002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8053
27f15fdd
DD
8054 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8055 BUILD_PREFIX_1, to correct nomenclature.
8056 * configure: Likewise.
8057
fd8958d5
DD
8058 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8059 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8060
0c2442b7
DD
80612002-05-31 Olaf Hering <olh@suse.de>
8062
8063 * config-ml.in: Propogate DESTDIR also.
8064
a3602181
JT
80652002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8066
8067 * configure.in (vax-*-netbsd*): Don't build gas for this
8068 platform.
8069
c95f53ae
MM
80702002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8071
8072 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8073 and libgcj for AVR.
8074
1d7c1053
NC
80752002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
8076
8077 * config.sub: Add DLX target.
8078
4b37028f
JT
80792002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8080
8081 * config.guess: Update to 2002-05-22 version.
8082 * config.sub: Likewise.
8083
d5de0a84
NC
80842002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8085
8086 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8087 * config-ml.in: Likewise.
8088 * configure: Likewise.
8089 * configure.in: Likewise.
8090
c92a0210
DD
80912002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8092
115a77aa
DD
8093 * configure.in: Simplify makefile fragment collection.
8094
8095 * configure.in: Remove code to build emacs.
e99daf2b 8096
91e060aa
DD
8097 * configure.in : Remove --srcdir argument from targargs and buildargs
8098 (it's always overridden in the Makefile anyway). Rearrange a bit.
8099
8100 * configure: Move some logic to configure.in.
8101 * configure.in: Move some logic from configure.
c92a0210 8102
91217342
JJ
81032002-05-07 Jeff Johnston <jjohnstn@redhat.com>
8104
8105 * COPYING.LIBGLOSS: New file.
8106
d3d8a9ee
NC
81072002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
8108
8109 * Makefile.in: Honour DESTDIR.
8110
3a036cdc
AO
81112002-05-05 Alexandre Oliva <aoliva@redhat.com>
8112
8113 * configure.in (noconfigdirs): Don't disable libgcj on
8114 sparc64-*-solaris* and sparcv9-*-solaris*.
8115
6d095fe4
AO
81162002-05-03 Alexandre Oliva <aoliva@redhat.com>
8117
8118 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8119
dac55df9
TF
81202002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8121
8122 * configure.in (FLAGS_FOR_TARGET): Do not add
8123 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8124 on i[3456]86-*-linux*.
8125
a018e15b
TF
81262002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8127
8128 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
8129
8130 * configure.in (noconfigdirs): Do not add target-newlib if
8131 target == i[3456]86-*-linux*, and host == target.
8132
5f284831
MM
81332002-04-29 Mark Mitchell <mark@codesourcery.com>
8134
8135 * config.guess: Updated to 2002-04-26's version.
8136 * config.sub: Updated to 2002-04-26's version.
8137
33babf59
DD
81382002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8139
bd5f7da2
DD
8140 * configure.in: delete reference to absent file
8141
a0c4f3a0
DD
8142 * configure.in: replace '[' with 'test'
8143
66f1ba4f
DD
8144 * configure.in: Eliminate references to gash.
8145 * Makefile.in: Eliminate references to gash.
8146
7c3ab50c
DD
8147 * configure.in: remove useless references to 'pic' makefile fragments.
8148
bbc025f5
DD
8149 * configure.in: (*-*-windows*) Finish removing.
8150
33babf59
DD
8151 * configure.in: Eliminate redundant test for libgui.
8152
d5ec694c
DD
81532002-04-26 Joel Sherrill <joel@OARcorp.com>
8154
8155 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8156 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8157
57a5346c
DD
81582002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8159
8160 * configure.in: remove references to dead files
8161
dbf93899
DD
81622002-04-18 Tom Tromey <tromey@redhat.com>
8163
8164 * configure.in: Disallow configuring libgcj when it is already
8165 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8166 Solaris 2.8 by default. For PR libgcj/6158.
8167
26eadf68
DD
81682002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8169
8170 * configure.in: Move default CC setting out of config/mh-* fragments
8171 directly into here.
8172
a0a2c6c6
DD
81732002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8174
8175 * configure.in: don't even try to configure or make a subdirectory
8176 if there's no configure script for it.
8177
9972f812
DD
81782002-04-15 Mark Mitchell <mark@codesourcery.com>
8179
8180 * MAINTAINERS: Remove chill maintainers.
8181 * Makefile.in (CHILLFLAGS): Remove.
8182 (CHILL_LIB): Remove.
8183 (TARGET_CONFIGDIRS): Remove libchill.
8184 (CHILL_FOR_TARGET): Remove.
8185 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8186 CHILL_LIB.
8187 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8188 (CHECK_TARGET_MODULES): Likewise.
8189 (INSTALL_TARGET_MODULES): Likewise.
8190 (CLEAN_TARGET_MODULES): Likewise.
8191 (configure-target-libchill): Remove.
8192 (all-target-libchill): Remove.
8193 * configure.in (target_libs): Remove target-libchill.
8194 Do not compute CHILL_FOR_TARGET.
8195 * libchill: Remove directory.
5481b376 8196
75205f78
DD
81972002-04-15 DJ Delorie <dj@redhat.com>
8198
8199 * Makefile.in, configure.in, configure: Sync with gcc, entries
8200 follow...
8201
82022002-04-08 Tom Tromey <tromey@redhat.com>
8203
8204 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8205 Fixes PR libgcj/6068.
8206
82072002-03-30 Krister Walfridsson <cato@df.lth.se>
8208
8209 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8210
82112002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8212
8213 * configure.in (alpha*-dec-osf*): Enable libgcj.
8214
82152002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8216
8217 Fix for: PR bootstrap/3591, target/5676
8218 * configure.in (mcore-pe): Disable the configuration of
8219 libstdc++-v3 since exceptions are not supported.
8220
82212002-03-20 Anthony Green <green@redhat.com>
8222
8223 * configure.in: Enable libgcj for xscale-elf target.
8224
82252002-02-28 Alexandre Oliva <aoliva@redhat.com>
8226
8227 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8228 libjava.
8229 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8230
82312002-02-22 Alexandre Oliva <aoliva@redhat.com>
8232
8233 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8234 libstdc++-v3 and libjava.
8235
82362002-02-11 Adam Megacz <adam@xwt.org>
8237
8238 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8239 boehm-gc
8240
82412002-02-09 Alexandre Oliva <aoliva@redhat.com>
8242
8243 * config.guess: Updated to 2002-01-30's version.
8244 * config.sub: Updated to 2002-02-01's version.
8245 Contribute sh64-elf.
8246 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8247 * configure.in: Added sh64-*-*.
8248
82492002-01-17 H.J. Lu <hjl@gnu.org>
8250
8251 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8252 (all-target-fastjar): Also depend on all-target-libiberty.
8253
8254Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8255
8256 * configure, configure.in: Use temp file for long sed commands.
8257
82582001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8259
8260 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8261 libf2c.
8262
82632001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8264
8265 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8266
82672001-10-11 Hans-Peter Nilsson <hp@axis.com>
8268
8269 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8270
82712001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8272
8273 * configure: Handle temporary files securely using mkdir.
8274
82752001-09-26 Will Cohen <wcohen@redhat.com>
8276
8277 * configure.in (*-*-linux*): Disable configuration of target-newlib
8278 and target-libgloss.
8279
82802001-09-26 Alexandre Oliva <aoliva@redhat.com>
8281
8282 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8283 RANLIB.
8284
82852001-08-11 Graham Stott <grahams@redhat.com>
8286
8287 * Makefile.in (check-c++): Add missing semicolon.
8288
82892001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8290
8291 * configure.in (sh-*-linux*): New.
8292
82932001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8294
8295 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8296 and libgcj on m68hc11/m68hc12.
8297
82982001-06-27 H.J. Lu (hjl@gnu.org)
8299
8300 * Makefile (CFLAGS_FOR_BUILD): New.
8301 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8302
83032001-06-01 Hans-Peter Nilsson <hp@axis.com>
8304
8305 * configure.in (libstdcxx_flags): Do not try to execute
8306 libstdc++-v3/testsuite_flags until it exists.
8307
83082001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8309
8310 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8311
83122001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8313
8314 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8315
8316Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8317
8318 * configure.in: Move *-chorusos target case to the proper switch.
8319 Disable libgcj.
8320
83212001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8322
8323 * Makefile.in (STAGE1_CFLAGS): Pass down.
8324
83252001-04-13 Alan Modra <amodra@one.net.au>
8326
8327 * config.guess: Add hppa64-linux support. Note for next import that
8328 this is already in the master file.
8329 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8330
83312001-03-22 Colin Howell <chowell@redhat.com>
8332
8333 * Makefile.in (DO_X): Do not backslash single-quotes in
8334 backquotes (two places).
8335
83362001-03-18 Laurynas Biveinis <lauras@softhome.net>
8337
8338 * Makefile.in (DO_X): Quote nested quotes.
8339
83402001-03-15 Laurynas Biveinis <lauras@softhome.net>
8341
8342 * Makefile.in (DO_X): Use double quotes for quoting
8343 "RANLIB=$${RANLIB}".
8344
83452001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8346
8347 * configure.in: Only use `lang_requires' for languages athat are
8348 actually enabled.
8349
83502001-03-07 Tom Tromey <tromey@redhat.com>
8351
8352 * configure.in: Allow config-lang.in to set `lang_requires' to list
8353 of other required languages.
8354
83552001-03-06 Laurynas Biveinis <lauras@softhome.net>
8356
8357 * Makefile.in: Remove RANLIB definition. Use RANLIB
8358 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8359 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8360
83612001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8362 Alexandre Oliva <aoliva@redhat.com>
8363
8364 * Makefile.in (check-c++): Use tabs, not spaces.
8365
83662001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8367
8368 * Makefile.in (check-c++): New rule.
8369
8370 * configure.in (target_libs): Remove libg++.
8371 (noconfigdirs): Remove libg++.
8372 (noconfigdirs): Same.
8373 (noconfigdirs): Same.
8374 (noconfigdirs): Same.
8375
8376 * config-ml.in: Remove libg++ references.
8377
8378 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8379 (ALL_TARGET_MODULES): Same.
8380 (configure-target-libg++): Remove.
8381 (all-target-libg++): Remove.
8382 (configure-target-libio): Remove.
8383 (all-target-libio): Remove.
8384 (check-target-libio): Remove.
8385 (.PHONY): Remove.
8386 (libg++.tar.bz2): Remove.
8387 (all-target-cygmon): Remove libio.
8388 (all-target-libstdc++): Remove.
8389 (configure-target-libstdc++): Remove.
8390 (TARGET_LIB_PATH): Remove libstdc++.
8391 (ALL_GCC_CXX): Remove libstdc++.
8392 (all-target-gperf): Correct.
8393
83942001-02-15 Anthony Green <green@redhat.com>
8395
8396 * configure: Introduce GCJ_FOR_TARGET.
8397 * configure.in: Ditto.
8398 * Makefile.in: Ditto.
8399
84002001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8401
8402 * configure.in: for *-chorusos, don't config target-newlib and
8403 target-libgloss.
8404
84052001-02-04 Mark Mitchell <mark@codesourcery.com>
8406
8407 Remove V2 C++ library.
8408 * configure.in: Remove --enable-libstdcxx_v3 support.
8409
84102001-01-27 Richard Henderson <rth@redhat.com>
8411
8412 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8413
84142001-01-26 Tom Tromey <tromey@redhat.com>
8415
8416 * configure.in: Allow libgcj to be built on Sparc Solaris.
8417
84182001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8419
8420 * configure.in: Enable libgcj on several additional platforms.
8421
84222001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8423
8424 * configure.in: Enable libgcj for linux targets.
8425
84262001-01-09 Mike Stump <mrs@wrs.com>
8427
8428 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8429 failures of subdirectories.
8430
84312001-01-02 Laurynas Biveinis <lauras@softhome.net>
8432
8433 * configure: handle DOS-style absolute paths.
8434
84352001-01-02 Laurynas Biveinis <lauras@softhome.net>
8436
8437 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8438
84392000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8440
8441 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8442 (libstdcxx_incdir): Pass down.
8443 * config.if: Remove expired bits for cxx_interface, add stub.
8444 (libstdcxx_incdir): Add variable for g++ include directory.
8445 * configure.in (gxx_include_dir): Use it.
8446
84472000-12-15 Andreas Jaeger <aj@suse.de>
8448
8449 * configure.in: Handle lang_dirs.
8450
84512000-12-13 Anthony Green <green@redhat.com>
8452
8453 * configure.in: Disable libgcj for any target not specifically
8454 listed. Disable libgcj for x86 and Alpha Linux until compatible
8455 with g++ abi.
8456
84572000-12-13 Mike Stump <mrs@wrs.com>
8458
8459 * Makefile.in (local-distclean): Also remove fastjar.
8460
84612000-12-10 Anthony Green <green@redhat.com>
8462
8463 * configure.in: Define libgcj. Disable libgcj target libraries for
8464 most targets.
8465
84662000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8467
8468 * configure.in (target_libs): Revert 2000-12-08 patch.
8469 (noconfigdirs): Added target-libjava.
8470
84712000-12-09 Laurynas Biveinis <lauras@softhome.net>
8472
8473 * Makefile.in: handle DOS-style absolute paths.
8474
84752000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8476
8477 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8478 libjava.
8479 * configure.in (target_libs): Removed `target-libjava'.
8480
84812000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8482
8483 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8484 (ALL_MODULES): Added fastjar.
8485 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8486 (all-target-libjava): all-fastjar replaces all-zip.
8487 (all-fastjar): Added.
8488 (configure-target-fastjar, all-target-fastjar): Likewise.
8489 * configure.in (host_tools): Added fastjar.
8490
84912000-12-07 Mike Stump <mrs@wrs.com>
8492
8493 * Makefile.in (local-distclean): Remove leftover built files.
8494
84952000-11-16 Fred Fish <fnf@be.com>
8496
8497 * configure.in (enable_libstdcxx_v3): Fix typo,
8498 libstd++ -> libstdc++.
8499
85002000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8501
8502 * configure: Provide the original toplevel configure arguments
8503 (including $0) to subprocesses in the environment rather than
8504 through gcc/configargs.h.
8505
85062000-11-12 Mark Mitchell <mark@codesourcery.com>
8507
8508 * configure: Turn on libstdc++ V3 by default.
8509
85102000-10-16 Michael Meissner <meissner@redhat.com>
8511
8512 * configure (gcc/configargs.h): Only create if there is a build GCC
8513 directory created.
8514
85152000-10-05 Phil Edwards <pme@gcc.gnu.org>
8516
8517 * configure: Save configure arguments to gcc/configargs.h.
8518
85192000-10-04 Andris Pavenis <pavenis@latnet.lv>
8520
8521 * Makefile.in (bootstrap): avoid recursion if subdir missing
8522 (cross): ditto
8523 (do-proto-toplev): ditto
8524
8525Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8526
8527 * configure.in: Do not build byacc for hppa64. Provide paths to the
8528 X11 libraries for hppa64.
8529
85302000-09-02 Anthony Green <green@cygnus.com>
8531
8532 * Makefile.in (all-gcc): Depend on all-zlib.
8533 (CLEAN_MODULES): Add clean-zlib.
8534 (ALL_MODULES): Add all-zlib.
8535 * configure.in (host_libs): Add zlib.
8536
85372000-08-25 Alexandre Oliva <aoliva@redhat.com>
8538
8539 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8540 $targargs to tell whether newlib is going to be built.
8541
8542 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8543 $$r/TARGET_SUBDIR/libio for _G_config.h.
8544
85452000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8546
8547 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8548
8549 * configure: Make enable_threads and enable_shared defaults
8550 explicit. Substitute enable_threads into generated Makefiles.
8551 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8552 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8553
85542000-08-02 Manfred Hollstein <manfredh@redhat.com>
8555
8556 * configure.in: Re-enable all references to libg++ and librx.
8557
ffb97b2f 85582002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 8559
ffb97b2f
DD
8560 * configure.in: Add *-*-freebsd* configurations.
8561
bbf6e9e3
AC
85622002-04-07 Andrew Cagney <ac131313@redhat.com>
8563
8564 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8565 (do-tar, do-bz2): New rules.
8566 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8567 (gdb-tar): New rule.
8568 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8569 (insight_dejagnu.tar): New rule.
8570 (insight.tar): New rule.
8571 (gdb+dejagnu.tar): New rule.
8572 (gdb.tar): New rule.
8573
8f1579c0
AC
85742002-04-07 Andrew Cagney <ac131313@redhat.com>
8575
8576 * MAINTAINERS: Update dejagnu/
8577
ba3c59ab
AO
85782002-03-16 Alexandre Oliva <aoliva@redhat.com>
8579
8580 * ltmain.sh (relink_command): Fix typo in previous change.
8581
6243d5dd
AO
85822002-03-15 Alexandre Oliva <aoliva@redhat.com>
8583
8584 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8585 (relink_command): Added --tag flags.
8586 (mode=install): If relinking fails; error out.
8587
80413487
RH
85882002-03-12 Richard Henderson <rth@redhat.com>
8589
8590 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8591 .NOTPARALLEL tag.
8592 (do-check): Rename from check.
8593 (check): Allow parallel check.
8594
3daeddf6
RH
85952002-03-11 Richard Henderson <rth@redhat.com>
8596
8597 * Makefile.in (.NOTPARALLEL): Add fake tag.
8598
fad93c55
L
85992002-03-07 H.J. Lu (hjl@gnu.org)
8600
8601 * configure.in: Enable gprof for mips*-*-linux*.
8602
2e8357fc
AO
86032002-02-28 Alexandre Oliva <aoliva@redhat.com>
8604
8605 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8606 libjava.
8607 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8608
bd48e1a9
AC
86092002-02-24 Andrew Cagney <ac131313@redhat.com>
8610
8611 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8612
39121370
DJ
86132002-02-23 Daniel Jacobowitz <drow@mvista.com>
8614
8615 * config.guess: Import from master sources, rev 1.232.
8616 * config.sub: Import from master sources, rev 1.246.
8617
081ff160
AO
86182002-02-23 Alexandre Oliva <aoliva@redhat.com>
8619
8620 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8621 because its Makefile is there; test for the executable instead.
8622
20a5393b
AO
86232002-02-09 Alexandre Oliva <aoliva@redhat.com>
8624
8625 Contribute sh64-elf.
8626 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8627 * configure.in: Added sh64-*-*.
8628
38135629
JJ
86292002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8630
80413487
RH
8631 * COPYING.NEWLIB: Remove advertising clause from
8632 Berkeley and Red Hat licenses.
38135629 8633
48d19748
MD
86342002-02-01 Mo DeJong <supermo@bayarea.net>
8635
8636 * Makefile.in: Add all-tix to deps for all-snavigator
8637 so that tix is built when building snavigator.
8638
f6e1c110
BE
86392002-02-01 Ben Elliston <bje@redhat.com>
8640
8641 * config.guess: Import from master sources, rev 1.229.
8642 * config.sub: Import from master sources, rev 1.240.
8643
4867be41
DJ
86442002-01-27 Daniel Jacobowitz <drow@mvista.com>
8645
8646 From Steve Ellcey <sje@cup.hp.com>:
8647 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8648 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8649 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8650 IA64.
8651 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8652 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8653 soname_spec, sys_lib_search_path_spec): Ditto.
8654
e82380cc
JT
86552002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8656
8657 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8658 target-libiberty, and target-libgloss. Skip Java-related
8659 libraries if not supported for NetBSD on target CPU.
8660
1319fb9c
NC
86612002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8662
8663 * configure.in: Import StrongARM and XScale target_configdirs from
8664 FSF GCC version.
8665
b020f6ac
L
86662002-01-16 H.J. Lu (hjl@gnu.org)
8667
8668 * config.guess: Import from master sources, rev 1.225.
8669 * config.sub: Import from master sources, rev 1.238.
8670
8671 * MAINTAINERS: Updated notes on config.guess and config.sub.
8672
a0c1c920
NC
86732002-01-11 Steve Ellcey <sje@cup.hp.com>
8674
8675 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8676 ld and gdb are not supported.
8677
a9fa5e1f
JJ
86782002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8679
8680 * Change reference to Cygnus Solutions to be Red Hat.
8681
94077108
JJ
86822002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8683
8684 * COPYING.NEWLIB: Update generic copyright date.
8685
05ecd75c
MS
86862002-01-07 Mark Salter <msalter@redhat.com>
8687
8688 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8689 Allow target-libgloss to be built for arm, strongarm, and xscale.
8690
a106bb62
BE
86912002-01-03 Ben Elliston <bje@redhat.com>
8692
8693 * MAINTAINERS: Update URL for config.* scripts.
8694
0e254642
AM
86952001-12-18 Alan Modra <amodra@bigpond.net.au>
8696
8697 * config.sub: Import latest version.
8698 * config.guess: Likewise.
8699
0a0d0041
TF
87002001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8701
8702 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8703 options for i[3456]86-pc-linux* native builds.
8704
d932cae7
NC
87052001-12-05 Laurent Guerby <guerby@acm.org>
8706
8707 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 8708 libiberty.
d932cae7
NC
8709
8710 Import this patch from gcc:
5481b376 8711
d932cae7
NC
8712 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8713
8714 * symlink-tree: handle DOS-style absolute paths.
8715
49b7683b
DD
87162001-11-28 DJ Delorie <dj@redhat.com>
8717 Zack Weinberg <zack@codesourcery.com>
8718
8719 When build != host, create libiberty for the build machine.
8720
8721 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8722 CONFIG_ARGUMENTS.
8723 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8724 New variables.
8725 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8726 and rules.
8727 (all.normal): Depend on ALL_BUILD_MODULES.
8728 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8729 (all-build-libiberty): Depend on configure-build-libiberty.
8730
8731 * configure: Calculate and substitute proper value for
8732 ALL_BUILD_MODULES.
8733 * configure.in: Create the build subdirectory.
8734 Calculate and substitute TARGET_CONFIGARGS (formerly
8735 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8736
26ef82f4
GK
87372001-11-26 Geoffrey Keating <geoffk@redhat.com>
8738
8739 * config.sub: Update to version 1.232 on subversion.
8740
43e64072
NC
87412001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8742
8743 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8744 files from .po files for a distribution.
8745
66f6c0d5
HPN
87462001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8747
8748 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8749
4a02fdb2
JH
87502001-11-13 Jeff Holcomb <jeffh@redhat.com>
8751
8752 Merged from net gcc:
8753 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8754 * ltcf-c.sh: Use $objext, not $ac_objext.
8755 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8756 * ltcf-cxx.sh: Add support for GNU.
8757 2001-07-22 Timothy Wall <twall@redhat.com>
8758 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8759 default settings if using GNU tools with that configuration.
8760 * ltcf-cxx.sh: Ditto.
8761 * ltcf-gcj.sh: Ditto.
8762 2001-07-21 Michael Chastain <chastain@redhat.com>
8763 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8764 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8765 * ltmain.sh: Mark as gcc-local.
8766
227b9953
JH
87672001-11-13 Jeff Holcomb <jeffh@redhat.com>
8768
8769 * Makefile.in (all-bison): Revert 2001-10-24.
8770 Don't depend on texinfo.
8771
cbbab8fb
JJ
87722001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8773
80413487 8774 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 8775
922b2485
DD
87762001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8777
8778 * configure.in (--enable-languages): Be more permissive about
8779 syntax. Check for empty lists better. Warn about $LANGUAGES.
8780
f08fa01d
HPN
87812001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8782
8783 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8784
fee3da4e
JH
87852001-10-24 Jeff Holcomb <jeffh@redhat.com>
8786
8787 Makefile.in (all-bison): Don't depend on texinfo.
8788
73fb1ef9
AM
87892001-10-03 Alan Modra <amodra@bigpond.net.au>
8790
8791 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8792
373688ac
AO
87932001-09-29 Alexandre Oliva <aoliva@redhat.com>
8794
8795 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8796
9c07660b
HPN
87972001-09-28 Hans-Peter Nilsson <hp@axis.com>
8798
8799 * config.sub, config.guess: Import latest from subversions.
8800
3f152009
AO
88012001-09-21 Alexandre Oliva <aoliva@redhat.com>
8802
8803 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8804 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8805 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8806 avoid quotes nesting problems.
8807 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8808 (DO_X): Export only variables that are set.
8809
8f6a59e5
BE
88102001-09-19 Ben Elliston <bje@redhat.com>
8811
8812 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8813 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8814 semantics. Use the shell built-in "type" command instead.
8815
a1ec19fa
TS
88162001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8817
8818 * config.sub: Reverted the earlier change, this version is not the
8819 master file.
8820
4008bd9b
TS
88212001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8822
8823 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8824 Add support for mips64.
8825
dd1e52a4
JH
88262001-09-03 Jeff Holcomb <jeffh@redhat.com>
8827
8828 * configure.in: Enable libstdc++-v3 for h8300 targets.
8829
91549d1c
EC
88302001-08-30 Eric Christopher <echristo@redhat.com>
8831 Jason Eckhardt <jle@redhat.com>
8832
8833 * config.sub: Add support for mipsisa32.
8834
cf966cf9
EC
88352001-08-30 Eric Christopher <echristo@redhat.com>
8836
8837 * config.sub, config.guess: Import latest from subversions.
8838
82208dc5
AM
88392001-08-20 Alan Modra <amodra@bigpond.net.au>
8840
8841 * config.sub, config.guess: Import latest from subversions.
8842
4dca8403
DD
88432001-07-26 DJ Delorie <dj@redhat.com>
8844
8845 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8846
1107dce2
AM
88472001-06-19 Alan Modra <amodra@bigpond.net.au>
8848
8849 * Makefile.in: Revert 2001-06-17.
8850 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8851
e09a6604
L
88522001-06-17 H.J. Lu <hjl@gnu.org>
8853
8854 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8855 (gas+binutils.tar.bz2): Likewise.
8856 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8857
31a8b634
AC
8858Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8859
8860 * Makefile.in (VER): When present, extract the version number from
5481b376 8861 the file version.in.
31a8b634 8862
dc70af01
AO
88632001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8864
8865 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8866 gcc/xgcc is built, use -print-prog-name to find out the program
8867 name to use.
8868
839bbd8c
AO
88692001-06-04 Mark Mitchell <mark@codesourcery.com>
8870
8871 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8872 with_gcc]: Use `gcc -shared' to build a shared library.
8873
566e9a30
AO
88742001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8875
8876 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8877 archives.
8878
e877bb69
AO
88792001-05-28 Simon Patarin <simon.patarin@inria.fr>
8880
8881 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8882 libraries when using g++ with native linker.
8883
1605288b
AO
88842001-05-28 Alexandre Oliva <aoliva@redhat.com>
8885
8886 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8887
11a383ba
TR
88882001-05-24 Tom Rix <trix@redhat.com>
8889
8890 * configure.in : enable ld for aix
cf966cf9 8891
18611226
AO
88922001-05-22 Alexandre Oliva <aoliva@redhat.com>
8893
8894 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8895 [aix4*|aix5*]: Prepend blank.
8896
6be7c12c
AO
88972001-05-20 Alexandre Oliva <aoliva@redhat.com>
8898
8899 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8900 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8901 of subdir/configure scripts to use the new libtool.m4.
8902
4ed00bba
L
89032001-05-14 H.J. Lu <hjl@gnu.org>
8904
8905 * config.if (libc_interface): Set to -libc6.2- for cross
8906 compiling to Linux/glibc 2.2.
8907
b1af961c
AO
89082001-05-03 Alexandre Oliva <aoliva@redhat.com>
8909
8910 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8911 libgcj.
8912
5ec3e74e
AO
89132001-04-26 Alexandre Oliva <aoliva@redhat.com>
8914
8915 * configure.in (noconfigdirs): Don't reset it from scratch in the
8916 target case; only append to it.
8917
b3ed1d6b
AO
89182001-04-26 Alexandre Oliva <aoliva@redhat.com>
8919
8920 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8921 sparc-*-solaris2.8]: Disable ${libgcj}.
8922
96111c10
AO
89232001-04-25 Alexandre Oliva <aoliva@redhat.com>
8924
8925 * configure.in (libgcj_saved): Copy from $libgcj.
8926 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8927 --disable-libgcj.
8928
b5bf43f2
AO
89292001-04-20 Alexandre Oliva <aoliva@redhat.com>
8930
8931 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8932 1.641.2.228.
8933
8cc32590
AO
89342001-04-12 Alexandre Oliva <aoliva@redhat.com>
8935
8936 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8937 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8938
dec0cb0c
AO
89392001-04-01 Alexandre Oliva <aoliva@redhat.com>
8940
8941 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8942 New macros.
8943 (bootstrap, cross): Use RECURSE_FLAGS.
8944 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8945
6a9c3886
AO
89462001-03-27 Alexandre Oliva <aoliva@redhat.com>
8947
8948 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8949
d4fc7db8
NC
89502001-03-23 Nick Clifton <nickc@redhat.com>
8951
8952 * README-maintainer-mode: Add note about inability to use "make
8953 distclean" in maintainer mode.
8954
7389ff65
AO
89552001-03-22 Alexandre Oliva <aoliva@redhat.com>
8956
8957 Re-installed:
8958 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8959 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8960 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8961 * ltcf-cxx.sh: Likewise.
8962 * ltcf-gcj.sh: Likewise.
8963
b3e0dc8e
PB
89642001-03-22 Philip Blundell <philb@gnu.org>
8965
8966 * config.sub, config.guess: Import latest from subversions.
8967
469b781c
AO
89682001-03-22 Alexandre Oliva <aoliva@redhat.com>
8969
8970 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8971 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8972
b0dad762
MC
89732001-03-20 Michael Chastain <chastain@redhat.com>
8974
8975 * Makefile.in: all-m4 depends on all-texinfo.
8976
c559bb17
AO
89772001-03-08 Alexandre Oliva <aoliva@redhat.com>
8978
8979 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8980
fef4ae2e
JJ
89812001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8982
8983 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8984 longer valid.
8985
8d6dd99d
NC
89862001-02-16 Nick Clifton <nickc@redhat.com>
8987
8988 * configure.in (noconfigdirs): Allow configuration of texinfo
8989 for Cygwin hosts.
8990
a85d7ed0
NC
89912001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8992
8993 * config.guess: Add linux target for S/390.
8994 * config.sub: Likewise.
8995 * configure.in: Likewise.
8996
51221c5e
DD
89972001-02-06 Ben Elliston <bje@redhat.com>
8998
8999 * configure: Output host type to stdout, not stderr.
9000
9dec4c71
MS
90012001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9002
9003 * config.guess: Import from subversions.gnu.org (revision 1.181).
9004 * config.sub: Import from subversions.gnu.org (revision 1.199).
9005
9add9c04
AM
90062001-01-30 Alan Modra <alan@linuxcare.com.au>
9007
9008 * config.guess: Handle hppa64-linux systems.
9009
8679174d
MS
90102001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9011
9012 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9013 Don't unset, it's non-portable and no longer necessary, set to empty
9014 instead.
9015
02d01ed4
MS
90162001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9017
9018 * ltconfig: Shell portability fix for the tagname validity check.
9019
4cc5853d
MS
90202001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9021
9022 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9023
7487e485
AO
90242001-01-27 Alexandre Oliva <aoliva@redhat.com>
9025
9026 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9027 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9028
f332af52
AO
90292001-01-24 Alexandre Oliva <aoliva@redhat.com>
9030
9031 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9032 keep at least one of build_libtool_libs or build_old_libs set to
9033 yes.
9034
ef099754
AO
90352001-01-24 Alexandre Oliva <aoliva@redhat.com>
9036
9037 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9038 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9039
8341f2fc 90402000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 9041
8341f2fc
AJ
9042 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9043
90442000-11-03 Philip Blundell <pb@futuretv.com>
9045
9046 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9047 files.
ebf0fa2e 9048
c320a39f
JJ
90492001-01-15 Jeff Johnston <jjohnstn@redhat.com>
9050
9051 * COPYING.NEWLIB: Put into source repository.
9052
8817b92e
BE
90532001-01-15 Ben Elliston <bje@redhat.com>
9054
9055 * configure.in (host_tools): Add sid.
9056 Always configure cgen.
9057 * Makefile.in (all-sid): New target.
9058 (check-sid, clean-sid, install-sid): Likewise.
9059
35590697
AJ
90602001-01-07 Andreas Jaeger <aj@suse.de>
9061
80413487 9062 * config.sub, config.guess: Update from subversions.
35590697 9063
6ee6cea6
AO
90642000-12-12 Alexandre Oliva <aoliva@redhat.com>
9065
9066 * configure.in: Disable language-specific target libraries for
9067 languages that aren't enabled.
9068
077b8428
NC
90692000-11-24 Nick Clifton <nickc@redhat.com>
9070
9071 * configure.in (xscale-elf): Add target.
9072 (xscale-coff): Add target.
9073 (c4x, c5x, tic54x): Move after ARM targets.
9074
9e28a1ed
AO
90752000-11-23 Alexandre Oliva <aoliva@redhat.com>
9076
9077 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
9078
be98a80a
ILT
90792000-11-20 Ian Lance Taylor <ian@zembu.com>
9080
9081 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
9082
5cec67bf
AO
90832000-11-18 Alexandre Oliva <aoliva@redhat.com>
9084
9085 * Makefile.in: Merge with GCC and libgcj.
9086 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9087 configure-target-<library> when their configure scripts need the C
9088 or C++ library to have already been built to work properly.
9089 (do_proto_toplev): Set them to an empty string.
9090
d932cae7 90912000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
9092
9093 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9094 (REALLY_SET_LIB_PATH): Use them.
9095
d932cae7 90962000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
9097
9098 * config.sub: Add support for Sun Chorus
9099
8602ff0c
NC
91002000-11-02 Per Lundberg <plundis@chaosdev.org>
9101
9102 * config.sub: Add support for the *-storm-chaos OS.
9103
f9e0997d
NC
91042000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
9105
80413487
RH
9106 * configure.in (noconfigdirs): Don't compile some
9107 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 9108
d64552c5
AO
91092000-09-30 Alexandre Oliva <aoliva@redhat.com>
9110
9111 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
9112 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9113 all affected `configure' scripts.
9114
97f60b31
AO
91152000-09-25 Alexandre Oliva <aoliva@redhat.com>
9116
9117 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
9118 ltcf-c.sh.
9119
6e8dd58f
PB
91202000-09-12 Philip Blundell <philb@gnu.org>
9121
9122 * config.sub, config.guess: Update from subversions.
9123
103a2e99
AO
91242000-09-06 Alexandre Oliva <aoliva@redhat.com>
9125
51601921
AO
9126 * Makefile.in (all-zlib): Added dummy target.
9127
103a2e99
AO
9128 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
9129 multi-language branch.
9130
2809b4b9
AO
91312000-09-05 Alexandre Oliva <aoliva@redhat.com>
9132
9133 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9134 (bootstrap*): Depend on all-bootstrap.
9135
7450026c
AO
91362000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9137
9138 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9139 crosses, but add gcc/include to the header search path for them.
9140
6cf86f7f
AO
91412000-08-31 Alexandre Oliva <aoliva@redhat.com>
9142
9143 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
9144 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
9145 * gettext.m4: New file, extracted from aclocal.m4.
9146
ce2ea6e3
AO
91472000-08-22 Alexandre Oliva <aoliva@redhat.com>
9148
9149 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9150 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9151 sub-configures.
9152
9765193e
DE
91532000-08-20 Doug Evans <dje@casey.transmeta.com>
9154
9155 * Makefile.in (ALL_MODULES): Add all-cgen.
9156 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9157 (all-cgen): New target.
9158 (all-opcodes,all-sim): Depend on all-cgen.
9159 * configure.in (host_tools): Add cgen.
9160 Only configure cgen if --enable-cgen-maint.
9161
d7b32520
AO
91622000-08-17 Alexandre Oliva <aoliva@redhat.com>
9163
9164 * config-ml.in (CC, CXX): Don't introduce a leading space.
9165
e52ef561
AO
91662000-08-16 Alexandre Oliva <aoliva@redhat.com>
9167
9168 * configure.in (libstdcxx_flags): Use
9169 libstdc++-v3/src/libstdc++.INC.
9170
88f9c2a0
AO
91712000-08-15 Alexandre Oliva <aoliva@redhat.com>
9172
9173 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9174
98fbe43f
JM
91752000-08-11 Jason Merrill <jason@redhat.com>
9176
9177 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9178 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9179 (FLAGS_FOR_TARGET): Not here.
9180 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9181
279ddab4
DD
91822000-08-07 DJ Delorie <dj@redhat.com>
9183
9184 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9185 "if we're also building gcc, and it's a gcc that will run on the
9186 build machine, we want to use its includes instead of the system's
9187 default includes".
9188
60523a83
AO
91892000-08-03 Alexandre Oliva <aoliva@redhat.com>
9190
24ffec7a
AO
9191 * configure.in (libstdcxx_flags): Don't use `"'.
9192
60523a83
AO
9193 * config-ml.in: Adjust multilib search paths to the
9194 appropriate multilib tree.
9195
daf644b5
AO
91962000-08-02 Alexandre Oliva <aoliva@redhat.com>
9197
9198 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9199 commas in $LANGUAGES.
9200
63266560
DD
92012000-08-01 Alexandre Oliva <aoliva@redhat.com>
9202
9203 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9204
92052000-07-31 Alexandre Oliva <aoliva@redhat.com>
9206
9207 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9208 CXX_FOR_TARGET for sed.
9209
92102000-07-30 Alexandre Oliva <aoliva@redhat.com>
9211
9212 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9213 Do not override if already set in the environment or in configure.
9214 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9215 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9216
9e449d3e
AO
92172000-07-27 Alexandre Oliva <aoliva@redhat.com>
9218
9219 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9220 (GCC_FOR_TARGET): Use it.
9221 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9222 * configure.in: ... here.
9223 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9224 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9225
8bbd92e0
AO
92262000-07-24 Alexandre Oliva <aoliva@redhat.com>
9227
fd1f87b2
AO
9228 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9229 (configure-target-libchill, configure-target-libobjc): Likewise.
9230
8bbd92e0
AO
9231 * configure.in: Use the same cache file for all target libs.
9232 * config-ml.in: But different cache files per multilib variant.
9233
25c6c112
JL
92342000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9235
9236 * configure (topsrcdir): Don't use dirname.
9237
ba73c63f
JM
92382000-07-20 Jason Merrill <jason@redhat.com>
9239
9240 * configure.in: Remove all references to libg++ and librx.
9241
9242 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9243
1af08294
HPN
92442000-07-20 Hans-Peter Nilsson <hp@axis.com>
9245
9246 * config.sub: Update to subversions version 2000-07-06.
9247
ba73c63f
JM
92482000-07-12 Andrew Haley <aph@cygnus.com>
9249
9250 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9251 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9252
92532000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
9254
9255 * symlink-tree: Check number of arguments.
9256
d932cae7 92572000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
9258
9259 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
9260
ba73c63f
JM
92612000-07-05 Jim Wilson <wilson@cygnus.com>
9262
9263 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9264 search path for a g++ extracted from the build tree. This
9265 will allow link tests run by configure scripts in
9266 subdirectories to succeed.
9267
92ee2f86
UC
92682000-07-01 Koundinya K <kk@ddeorg.soft.net>
9269
80413487 9270 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 9271
23f2f29f
CV
92722000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9273
9274 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9275 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9276
f04f5a67
TW
92772000-06-19 Timothy Wall <twall@cygnus.com>
9278
9279 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9280 * config.sub: Add tic54x target.
9281
11da68be
NC
92822000-06-07 Phillip Thomas <pthomas@suse.de>
9283
9284 * README-maintainer-mode: New file: Contains notes on using
9285 --enable-maintainer-mode with binutils.
9286
d932cae7 92872000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
9288
9289 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
9290
d932cae7 92912000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
9292
9293 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9294 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9295
9442cea3
L
929620000-05-21 H.J. Lu (hjl@gnu.org)
9297
80413487
RH
9298 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9299 directory are used if they exist. Make sure
9300 $(build_tooldir)/include is searched for header files,
9301 $(build_tooldir)/lib/ for library files.
9442cea3 9302 (GCC_FOR_TARGET): Likewise.
80413487 9303 (CXX_FOR_TARGET): Likewise.
9442cea3 9304
d932cae7 93052000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
9306
9307 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9308
d932cae7 93092000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
9310
9311 * Makefile.in (configure-target-libiberty): Depend on
9312 configure-target-newlib.
9313
ba73c63f
JM
93142000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9315
9316 * configure.in, Makefile.in: Merge all libffi-related
9317 configury stuff from the libgcj tree.
9318
d932cae7 93192000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
9320
9321 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9322 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9323
d932cae7 93242000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
9325
9326 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9327 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 9328 current version information. Add to proto-toplev directory.
b5a23627
AC
9329 (gdb-taz): Build do-djunpack.
9330
ba73c63f
JM
93312000-05-15 David Edelsohn <edelsohn@gnu.org>
9332
9333 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9334
7c86ed39
L
93352000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9336
9337 * ltmain.sh: Preserve in relink_command any environment
9338 variables that may affect the linker behavior.
9339
d932cae7 93402000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
9341
9342 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9343
d932cae7 93442000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
9345
9346 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9347
ed0a91a5
EZ
93482000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9349
9350 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 9351 with the version name.
ed0a91a5 9352
ba73c63f 93532000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 9354
ba73c63f 9355 * config.if: Tweak.
6cafa39f 9356
ba73c63f 93572000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 9358
ba73c63f 9359 * djunpack.bat: New file.
66156876 9360
d932cae7 93612000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
9362
9363 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
9364 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9365 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9366 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 9367
ba73c63f
JM
93682000-04-16 Dave Pitts <dpitts@cozx.com>
9369
80413487
RH
9370 * config.sub (case $basic_machine): Change default for "ibm-*"
9371 to "openedition".
ba73c63f 9372
d932cae7 93732000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
9374
9375 * Makefile.in (gdb-taz): New target. GDB specific archive.
9376 (do-md5sum): New target.
9377 (MD5PROG): Define.
9378 (PACKAGE): Default to TOOL.
9379 (VER): Default to a shell script.
9380 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 9381 md5 checksum generation.
b35ece4e
AC
9382 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9383 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9384 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 9385 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 9386
d932cae7 93872000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
9388
9389 * configure (warn_cflags): Delete.
9390
ba73c63f 93912000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 9392 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 9393
80413487
RH
9394 * configure.in (enable_libstdcxx_v3): Add.
9395 (target_libs): Add bits here to switch between libstdc++-v2 and
9396 libstdc++-v3.
9397 * config.if: And this file too.
9398 * Makefile.in: Add libstdc++-v3 targets.
35590697 9399
ba73c63f
JM
94002000-04-05 Michael Meissner <meissner@redhat.com>
9401
9402 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 9403
d332c5ac
JM
94042000-03-29 Jason Merrill <jason@casey.cygnus.com>
9405
9406 * configure.in: -linux-gnu*, not -linux-gnu.
9407
d932cae7 94082000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
9409
9410 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9411 (do-tar-bz2): Replace TOOL with PACKAGE.
9412 (gdb.tar.bz2): Remove GDBTK from GDB package.
9413 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 9414 dejagnu.tar.bz2): New packages.
6dcbc97b 9415
96ce09a7
ILT
94162000-02-27 Andreas Jaeger <aj@suse.de>
9417
9418 * configure.in: Add entry for mips*-*-linux*, move catch all
9419 *-*-*linux* entry below this one.
9420
2031769e
ILT
94212000-02-27 Ian Lance Taylor <ian@zembu.com>
9422
9423 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9424
4bab746c
NC
94252000-02-24 Nick Clifton <nickc@cygnus.com>
9426
9427 * config.sub: Support an OS of "wince".
9428
d932cae7 94292000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
9430
9431 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 9432 version.
ada59422 9433
5b93d8bb
AM
94342000-02-23 Linas Vepstas <linas@linas.org>
9435
9436 * config.sub: Add support for Linux/IBM 370.
9437 * configure.in: Likewise.
9438
2fb651f6
NC
94392000-02-22 Nick Clifton <nickc@cygnus.com>
9440
9441 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9442
b8441c25
CF
94432000-02-20 Christopher Faylor <cgf@cygnus.com>
9444
9445 * config.guess: Guess "cygwin" rather than "cygwin32".
9446
d332c5ac
JM
94472000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9448
9449 * configure (gcc_version): When setting, narrow search to
9450 lines containing `version_string'.
9451
ba73c63f
JM
94522000-02-15 Denis Chertykov <denisc@overta.ru>
9453
9454 * config.sub: Add support for avr target.
9455
d932cae7 94562000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
9457
9458 * config.sub: Add mmix-knuth-mmixware.
9459
94602000-01-27 Christopher Faylor <cgf@redhat.com>
9461
9462 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9463 structure stuff to -L library search.
9464 (CXX_FOR_TARGET): Ditto.
9465 (CROSS_CHECK_MODULES): Fix spelling mistake.
9466
94672000-01-24 Mark Mitchell <mark@codesourcery.com>
9468
9469 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9470 the C++ compiler.
9471
94722000-01-12 Richard Henderson <rth@cygnus.com>
9473
9474 * configure.in: Don't build some bits for beos.
9475
94762000-01-12 Joel Sherrill (joel@OARcorp.com)
9477
9478 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9479 as include files.
9480
91b2c84d
GK
94812000-01-06 Geoff Keating <geoffk@cygnus.com>
9482
9483 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9484 not mh-aix43.
9485
ba73c63f
JM
94861999-12-14 Richard Henderson <rth@cygnus.com>
9487
9488 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9489 * config.sub: Accept alphaev[78], alphaev8.
9490
94911999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9492
9493 * config.guess, config.sub: Update from autoconf.
9494
9495Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9496
9497 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9498 necessary libraries are missing.
9499
95001999-10-25 Andreas Schwab <schwab@suse.de>
9501
9502 * configure: Fix quoting inside arguments of eval.
9503
95041999-10-21 Nick Clifton <nickc@cygnus.com>
9505
9506 * config-ml.in: Allow suppression of some ARM multilibs.
9507
9508Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9509
9510 * config.guess: Add OS/390 match pattern.
9511 * config.sub: Add mvs, openedition targets.
9512 * configure.in (i370-ibm-opened*): New.
9513
ef14edc4
ILT
95141999-09-04 Steve Chamberlain <sac@pobox.com>
9515
9516 * config.sub: Add support for configuring for pj.
9517
afb478e8
NC
95181999-08-31 Nick Clifton <nickc@cygnus.com>
9519
fd6848f6 9520 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 9521
ba73c63f 95221999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
9523
9524 * configure.in: Do not configure or build ld for AIX
9525 platforms. ld is known to be broken on these platforms.
9526
ba73c63f
JM
9527Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9528
9529 * config-ml.in: Pass compiler flag corresponding to multidirs to
9530 subdir configures.
9531
c363de44
ILT
95321999-08-09 Ian Lance Taylor <ian@zembu.com>
9533
9534 * Makefile.in (LDFLAGS): Define.
9535
dc8bc5a6
ILT
95361999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9537
9538 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9539 noconfigdirs.
9540 (*-*-cygwin*): Likewise.
9541
6ca3858e
ILT
95421999-08-08 Ian Lance Taylor <ian@zembu.com>
9543
71141bb6
ILT
9544 * mkdep: New file.
9545 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9546 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9547
6ca3858e
ILT
9548 From Eli Zaretskii <eliz@is.elta.co.il>:
9549 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9550 long file name when using DJGPP on MS-DOS.
9551
ba73c63f
JM
9552Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9553
9554 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9555
2735a327
AM
95561999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9557
9558 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9559 dependency as this causes "make check" to globally "make all"
9560
ba73c63f
JM
9561Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9562
9563 * configure.in (target_libs): Added target-zlib.
9564 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9565 (CONFIGURE_TARGET_MODULES): Likewise.
9566 (CHECK_TARGET_MODULES): Likewise.
9567 (INSTALL_TARGET_MODULES): Likewise.
9568 (CLEAN_TARGET_MODULES): Likewise.
9569 (configure-target-zlib): New target.
9570 (all-target-zlib): Likewise.
9571 (all-target-libjava): Depend on all-target-zlib.
9572 (configure-target-libjava): Depend on configure-target-zlib.
9573
9574 * Makefile.in (configure-target-libjava): Depend on
9575 configure-target-newlib.
9576 (configure-target-boehm-gc): New target.
9577 (configure-target-qthreads): New target.
9578
80413487
RH
9579 * configure.in (target_libs): Added target-qthreads.
9580 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9581 (CONFIGURE_TARGET_MODULES): Likewise.
9582 (CHECK_TARGET_MODULES): Likewise.
9583 (INSTALL_TARGET_MODULES): Likewise.
9584 (CLEAN_TARGET_MODULES): Likewise.
9585 (all-target-qthreads): New target.
9586 (configure-target-libjava): Depend on configure-target-qthreads.
9587 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
9588
9589 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9590 (CONFIGURE_TARGET_MODULES): Likewise.
9591 (CHECK_TARGET_MODULES): Likewise.
9592 (INSTALL_TARGET_MODULES): Likewise.
9593 (CLEAN_TARGET_MODULES): Likewise.
9594 (all-target-libjava): New target.
9595 (all-target-boehm-gc): Likewise.
9596 * configure.in (target_libs): Added libjava, boehm-gc.
9597
08d836d6
ILT
95981999-07-22 Ian Lance Taylor <ian@zembu.com>
9599
9600 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9601 configure.bat in SUPPORT_FILES.
9602 (gas+binutils.tar.bz2): Likewise.
9603
9604 * makeall.bat: Remove; obsolete.
9605
8f36e47c
ILT
96061999-07-21 Ian Lance Taylor <ian@zembu.com>
9607
9608 From Mark Elbrecht:
9609 * configure.bat: Remove; obsolete.
9610
56e82f25
ILT
96111999-07-11 Ian Lance Taylor <ian@zembu.com>
9612
9613 * configure: Add -W -Wall to the default CFLAGS when compiling with
9614 gcc.
9615
1001d816
JL
9616Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9617
9618 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9619
106117aa
MM
96201999-06-30 Mark Mitchell <mark@codesourcery.com>
9621
9622 * configure.in: Build ld on IRIX6.
9623
c376f4ed
ILT
96241999-06-12 Ian Lance Taylor <ian@zembu.com>
9625
9626 * Makefile.in: Change distribution targets to use bzip2 instead of
9627 gzip.
9628 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 9629 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 9630
306b7445
NC
96311999-06-04 Nick Clifton <nickc@cygnus.com>
9632
9633 * config.sub: Add mcore target.
9634
d932cae7 96351999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
9636
9637 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9638
d932cae7 96391999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
9640
9641 * config.guess (dummy): Changed to $dummy.
9642
6c3175b0
NC
96431999-05-24 Nick Clifton <nickc@cygnus.com>
9644
ba73c63f
JM
9645 * config.sub: Tidied up case statements.
9646
96471999-05-22 Ben Elliston <bje@cygnus.com>
9648
9649 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9650 <jiro@din.or.jp>.
9651
9652 * config.guess: Merge with FSF version. Future changes will be
9653 more accurately recorded in this ChangeLog.
9654 * config.sub: Likewise.
9655
d932cae7 96561999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
9657
9658 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 9659
252b5132
RH
96601999-04-30 Tom Tromey <tromey@cygnus.com>
9661
9662 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9663
96641999-04-23 Tom Tromey <tromey@cygnus.com>
9665
9666 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9667
96681999-04-20 Drew Moseley <dmoseley@cygnus.com>
9669
9670 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9671 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9672 Bad merge removed these two changes.
9673
ba73c63f 9674Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 9675 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
9676
9677 * config.guess (interix Alpha): Add.
9678
252b5132
RH
96791999-04-11 Richard Henderson <rth@cygnus.com>
9680
9681 * configure.in (i?86-*-beos*): Do config gperf; don't config
9682 gdb, newlib, or libgloss.
9683
d932cae7 96841999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9685
ba73c63f
JM
9686 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9687 link a trivial program with -mabi=64. If it fails, remove mabi=64
9688 from multidirs.
9689
d932cae7 96901999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
9691
9692 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9693
252b5132
RH
96941999-04-08 Nick Clifton <nickc@cygnus.com>
9695
9696 * config.sub: Add support for mcore targets.
9697
96981999-04-07 Michael Meissner <meissner@cygnus.com>
9699
9700 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9701 not mt-ospace, in order to shut up assembler warning about using
9702 symbols that are named the same as registers.
9703
97041999-04-07 Drew Moseley <dmoseley@cygnus.com>
9705
9706 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9707 dependency list for all-target-cygmon.
9708
97091999-04-05 Doug Evans <devans@casey.cygnus.com>
9710
9711 * config-ml.in: Check $host, not $target, for selective multilibs.
9712 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9713 thumb interworking, and underscore prefix multilibs.
9714
97151999-04-04 Ian Lance Taylor <ian@zembu.com>
9716
9717 * missing: Update to version from current automake.
9718
9719Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9720
9721 * configure (gxx_include_dir): Removed.
9722
9723 * configure.in (gxx_include_dir): Handle it.
9724 * Makefile.in: Likewise.
9725
97261999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9727
9728 * config.sub (mips64vr4111,mips64vr4111el) Add.
9729
97301999-03-21 Ben Elliston <bje@cygnus.com>
9731
80413487 9732 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
9733
9734Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9735
252b5132
RH
9736 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9737 config/mh-djgpp.
9738
9739Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9740
9741 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9742 all-target-newlib to dependency list for all-target-bsp.
9743
9744Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9745
9746 * config.sub: Add i386-uwin support.
9747 * config.guess: Likewise.
9748
9749Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9750
9751 * configure.in: cleanup, add mh-*pic handling for arm, special
9752 case powerpc*-*-aix*
9753
9754Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9755
9756 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9757 can be built.
9758
9759Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9760
9761 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 9762 targets.
252b5132
RH
9763
97641999-03-02 Nick Clifton <nickc@cygnus.com>
9765
9766 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9767
d932cae7 97681999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9769
9770 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9771
97721999-02-24 Nick Clifton <nickc@cygnus.com>
9773
9774 * config.sub: Fix typo in arm recognition.
9775
d932cae7 97761999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
9777
9778 * configure.in (noconfigdirs): Changed target_configdirs to
9779 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9780 rather than m68k-*-* since it is not known to work on
9781 m68k-aout. Ditto for arm-*-*oabi.
9782
d932cae7 97831999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
9784
9785 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
9786
97871999-02-19 Ben Elliston <bje@cygnus.com>
9788
9789 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9790 Smart and improved by Andrew Cagney.
9791
d932cae7 97921999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
9793
9794 * config.guess: Recognize openbsd-*-hppa.
9795
d932cae7 97961999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
9797
9798 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9799 only if it is not empty.
9800
98011999-02-17 Nick Clifton <nickc@cygnus.com>
9802
9803 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 9804
fd6848f6 9805 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
9806
9807 * config.sub: Modified to recognize uname's armv* syntax.
9808
98091999-02-17 Mark Salter <msalter@cygnus.com>
9810
9811 * configure.in: Added target-bsp for sparclite.
9812
d932cae7 98131999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
9814
9815 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9816
98171999-02-08 Nick Clifton <nickc@cygnus.com>
9818
9819 * configure.in: Add support for strongarm port.
9820 * config.sub: Add support for strongarm target.
9821
d932cae7 98221999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 9823
252b5132
RH
9824 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9825 the old name config/mh-cygwin32.
9826 Enable texinfo.
9827
d932cae7 98281999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
9829
9830 * configure.in: Do build ld for ix86 Solaris.
9831
d932cae7 98321999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
9833
9834 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9835 $AR_FOR_TARGET. Likewise for RANLIB.
9836
d932cae7 98371999-02-02 Catherine Moore <clm@cygnus.com>
35590697 9838
80413487
RH
9839 * config.sub (oabi): Recognize.
9840 * configure.in (arm-*-oabi): Handle.
252b5132 9841
d932cae7 98421999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
9843
9844 * config.guess: Improve detection of i686 on UnixWare 7.
9845
d932cae7 98461999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
9847
9848 * config.guess: Add support for i386-pc-interix.
9849 * config.sub: Likewise.
9850 * configure.in: Likewise.
252b5132 9851
d932cae7 98521999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9853
9854 * Makefile.in: Remove unneeded all-target-libio from
9855 from all-target-winsup target since it is now unneeded.
9856 Add all-target-libtermcap in its place since it is now
9857 needed.
9858
d932cae7 98591998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9860
9861 * configure.in: makefile stub for cygwin target is probably
9862 unnecessary. Remove it for now.
252b5132 9863
d932cae7 98641998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9865
9866 * configure.in: libtermcap.a should be built when cygwin is the
9867 target as well as the host.
9868 * config.guess: Allow mixed case in cygwin uname output.
9869 * Makefile.in: Add libtermcap target.
252b5132 9870
d932cae7 98711998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9872
9873 * config.sub: Clean up handling of hppa2.0.
9874
d932cae7 98751998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
9876
9877 * config.guess: Use C code to identify more HP machines.
9878
9879Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9880
9881 * config.sub: Handle hppa2.0.
9882
ba73c63f
JM
9883Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9884
9885 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 9886 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
9887
98881998-12-15 Mark Salter <msalter@cygnus.com>
9889
9890 * configure.in: Added target-bsp for several target architectures.
9891
9892 * Makefile.in: Added rules for bsp.
9893
252b5132
RH
9894Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9895
9896 * config.guess: Improve detection of hppa2.0 processors.
9897
9898Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9899
9900 * config.guess: Recognize FreeBSD using ELF automatically.
9901
99021998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9903
9904 * configure (skip-this-dir): Add handling for new shell script, which
9905 might be created by a sub-directory's configure to indicate, this particular
9906 directory is "unwanted".
9907 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9908
252b5132
RH
9909Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9910
9911 * ltconfig: import from libtool, after changing libtool to
9912 account for the cygwin name change.
9913
9914Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9915
9916 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9917 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9918
9919Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9920
9921 * configure.in: Add libtermcap to list of cygwin dependencies.
9922
d932cae7 99231998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 9924
80413487
RH
9925 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9926 they include winsup/include when it's a cygwin target.
252b5132
RH
9927
99281998-11-12 Tom Tromey <tromey@cygnus.com>
9929
9930 * configure.in (host_tools): Added zip.
9931 * Makefile.in (all-target-libjava): Depend on all-zip.
9932 (all-zip): New target.
9933 (ALL_MODULES): Added all-zip.
9934 (NATIVE_CHECK_MODULES): Added check-zip.
9935 (INSTALL_MODULES): Added install-zip.
9936 (CLEAN_MODULES): Added clean-zip.
9937
d932cae7 99381998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9939
9940 * Makefile.in: lose "32" from comment about cygwin.
9941
d932cae7 99421998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
9943
9944 * configure.in: Use -Os to build target libraries for the fr30.
9945
d932cae7 99461998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
9947
9948 * config.sub: Add fr30.
9949
d932cae7 99501998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 9951
80413487 9952 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
9953 cygwin* instead of cygwin32*.
9954 * config.sub: Check cygwin* instead of cygwin32*.
9955
d932cae7 99561998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
9957
9958 * config.guess: Match any version of Unixware7.
9959
252b5132
RH
99601998-10-20 Syd Polk <spolk@cygnus.com>
9961
9962 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9963 if desired.
9964
d932cae7 99651998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9966
9967 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9968 these if the appropriate directories and files to not exist.
9969
d932cae7 99701998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9971
9972 * Makefile.in (DEVO_SUPPORT): Add config.if.
9973
d932cae7 99741998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
9975
9976 * configure: Add pattern to replace "build_tooldir"'s
9977 definition in the generated Makefile with "tooldir"'s
9978 actual value.
9979
252b5132
RH
9980Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9981
9982 * config.sub: Bring back lost sparcv9.
9983
ba73c63f
JM
9984 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9985
9986Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9987
9988 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9989 CC_FOR_TARGET and friends.
9990
9991Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9992
ba73c63f
JM
9993 * Makefile.in (build_tooldir): New variable, same as tooldir.
9994 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9995 -B$(build_tooldir)/bin/.
9996 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9997
252b5132
RH
9998Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9999
10000 * config.sub: Add support for i[34567]86-pc-udk.
10001 * configure.in: Likewise.
10002
10003Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10004
10005 * Makefile.in: add bzip2 package building bits for user
10006 tools module
10007 * configure.in: ditto
10008
ba73c63f
JM
10009Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10010
10011 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10012 (ALL_TARGET_MODULES): Add all-target-libobjc.
10013 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10014 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10015 (all-target-libchill): Add dependencies.
10016 * configure.in (target_libs): Add libchill.
35590697 10017
252b5132
RH
100181998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10019
ba73c63f 10020 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
10021
10022Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10023
10024 * Makefile.in (all-automake): fix dependencies.
10025
10026Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10027
10028 * configure.in: Minor cleanups for building in the $(target_alias)
10029 subdir.
10030
100311998-09-22 Jim Wilson <wilson@cygnus.com>
10032
10033 * Makefile.in (bootstrap): Set r and s before make all. Use
10034 BASE_FLAGS_TO_PASS in make all.
10035 (cross): Likewise.
10036
100371998-09-20 Mark Mitchell <mark@markmitchell.com>
10038
10039 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10040
252b5132
RH
10041Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10042
10043 * config.sub: Fix typo in last change.
10044
100451998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10046
10047 * config.sub: Add support for C4x target.
10048 * configure.in: Likewise.
10049
100501998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10051
10052 * config.sub: Recognize sparcv9 just like sparc64.
10053
10054Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10055
10056 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10057
10058Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10059
10060 * config.guess: Correctly identify Pentium II sco boxes.
10061
10062 * config.guess: Fix "tr" code. From Weiwen Liu.
10063
10064Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10065
10066 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10067 stabs.
10068
10069Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10070
10071 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10072 (ALL_TARGET_MODULES): Add all-target-libchill.
10073 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10074 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10075 (all-target-libchill): Add dependencies.
10076 * configure.in (target_libs): Add libchill.
10077
10078Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10079
10080 * config.guess: Avoid assumptions about "tr" behaves when
10081 LANG is set to something other than English.
10082
10083Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10084
10085 * configure (gxx_include_dir): Changed to
10086 '${prefix}/include/g++'-${libstdcxx_interface}.
10087
10088 * config.if: New to determine the interfaces.
10089
10090Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10091
10092 * config.guess: Detect and handle MPE/IX.
10093 * config.sub: Deal with MPE/IX.
10094
10095Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10096
10097 * configure.in: Use mh-aix43.
10098
100991998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10100
10101 * configure: Fix --without/--disable cases for gxx-include-dir.
10102
10103Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10104
10105 * mdata-sh: Imported. Needed for automake support.
10106
10107Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10108
ba73c63f 10109 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
10110 "chmod og=u `find . -print`".
10111
10112Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10113
ba73c63f 10114 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
10115
10116Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10117
10118 * Makefile.in: Undo previous patch.
10119
10120Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10121
10122 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10123 to here ...
10124 (install-no-fixedincludes): and here
10125 (INSTALL_MODULES): ... from here.
10126
10127Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10128
10129 * config.sub: Merge with FSF.
10130
10131 * config.guess: Merge with FSF.
10132
10133Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10134
10135 * configure (extraconfigdirs): New variable.
10136 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10137 * Makefile.in (all): Move higher in file.
10138 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10139 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10140 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10141 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10142 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10143
101441998-07-23 Brendan Kehoe <brendan@cygnus.com>
10145
10146 * Makefile.in (all-target-libjava): Depend on all-gcc and
10147 all-target-newlib.
10148 (configure-target-libjava): Depend on $(ALL_GCC).
10149
10150Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10151
10152 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10153 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10154
10155Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10156
10157 * ylwrap: Change absolute path checks to check for DOS style path
10158 names.
10159
10160 * ylwrap: Don't use a full path name if the source file is in the
10161 same directory. From hjl@lucon.org (H.J. Lu).
10162
10163 * config-ml.in: Default to being verbose, to match Feb 18 change to
10164 configure.
10165
10166Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10167
10168 Brought over from egcs:
10169
10170 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10171
10172 * configure.in (target_subdir): Set to ${target_alias} instead
10173 of "libraries".
10174
10175 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10176
10177 * configure.in (target_subdir): Set to libraries if enable_multilib.
10178
10179Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10180
10181 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10182 multilibs, force reconfiguration the first time we create
10183 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10184
10185Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10186
10187 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10188 avoid confusion with --no-recursion.
10189
10190Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10191
10192 * configure.in: Win32 hosts shouldn't use install -x
10193 * install-sh: remove -x option, and special .exe-handling
10194 hack.
10195
10196Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10197
10198 * config.guess: Recognize i586-pc-beos.
10199 * configure.in: Don't build some bits for beos.
10200
10201Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10202
10203 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10204 CFLAGS default to -O2.
10205
10206 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10207 when using GNU ld.
10208
10209Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10210
10211 * ltmain.sh: Correct install when using a different shell.
10212
10213Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10214
10215 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10216
10217Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10218
10219 * makefile.vms: Update to build binutils/makefile.vms. Add install
10220 target.
10221
10222Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10223
10224 * ltconfig: Update to correct AIX handling.
10225
10226Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10227
10228 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10229
10230 * configure.in (target_subdir): Set to ${target_alias} instead
10231 of "libraries".
10232
102331998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10234
10235 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10236 (Makefile): Depend on $(gcc_version_trigger).
10237
10238 * configure (gcc_version): Change default initializer to empty
10239 string.
10240 (gcc_version_trigger): New variable; pass this variable down
10241 to subdir configures to enable them checking gcc's version
10242 themselves. Emit make macros for both gcc_version vars.
10243 (topsrcdir): Initialize reliably.
10244 (recursion line): Remove --with-gcc-version=${gcc_version}.
10245
102461998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10247
10248 * configure (enable_version_specific_runtime_libs): Implement new flag
10249 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10250 in $(libsubdir); emit definition in each generated Makefile.
10251 (gxx_include_dir): Initialize depending on
10252 $enable_version_specific_runtime_libs.
10253
102541998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10255
10256 * configure (gcc_version): Initialize properly depending on
10257 how and where configure is started.
10258 (recursion line): Pass a --with-gcc-version=${gcc_version}
10259 to configures in subdirs.
10260
10261Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10262
10263 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 10264 cygmon
252b5132
RH
10265
10266Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10267
10268 * configure.in: Add cygmon and libstub support for mn10200.
10269
102701998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10271
10272 * configure (gcc_version): Add new variable describing the
10273 particular gcc version we're building.
10274 * Makefile.in (libsubdir): Add new macro for the directory
10275 in which the compiler finds executables, libraries, etc.
10276 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10277 and libsubdir.
10278
10279Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10280
ba73c63f
JM
10281 * Makefile.in (local-clean): Remove *.log.
10282 (warning.log): Built with warn_summary from build.log.
10283 (mail-report.log): Run test_summary.
10284 (mail-report-with-warnings.log): Run test_summary including
10285 warning.log in the report.
252b5132
RH
10286
10287Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10288
10289 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10290
10291Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10292
10293 * Makefile.in (grep): Grep no longer depends on libiberty.
10294
10295Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10296
10297 * Makefile.in: all-snavigator needs all-libgui.
10298
10299Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10300
10301 * configure.in: Add cygmon and libstub support for mn10300.
10302
10303Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10304
10305 * missing: Update to version from automake 1.3.
10306
10307 * ltmain.sh: On installation, don't get confused if the same name
10308 appears more than once in the list of library names.
10309
10310Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10311
10312 * config.sub: Accept m68060 and m5200 as CPU names.
10313
10314Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10315
10316 * configure: Use && rather than using -a in test, because odd
10317 strings can confuse test.
10318 * configure.in: Likewise.
10319
10320Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10321
10322 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10323
10324Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10325
10326 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
10327 bootstrap4-lean): New targets.
10328
10329Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10330
10331 * mpw-* Delete. Not used.
252b5132
RH
10332
10333Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10334
10335 * COPYING.LIB: Update FSF address.
10336
10337Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10338
10339 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10340
10341 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10342 GAS_SUPPORT_DIRS.
10343
10344Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10345
10346 * ltconfig, ltmain.sh: Avoid producing a version number if
10347 -version-info was not used.
10348
10349Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10350
10351 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10352 building with newlib.
10353
103541998-04-30 Paul Eggert <eggert@twinsun.com>
10355
ba73c63f 10356 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 10357 Solaris `make' causes it to continue to next definition.
252b5132 10358
afb8d725
JM
10359Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10360
10361 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10362 the right GUI libraries and files are installed along with GDB.
10363
252b5132
RH
10364Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10365
10366 * configure.in: Change alpha to alpha* in several places.
10367
10368Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10369
10370 * config.sub: Recognize sparc86x.
10371
10372Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 10373
252b5132
RH
10374 * configure.in (--enable-target-optspace): Remove debug echo.
10375
10376Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10377
10378 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10379
10380Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10381
10382 * ltconfig: Update cygwin32 support.
10383
10384 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10385 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10386 (GDB_SUPPORT_DIRS): Likewise.
10387
10388Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10389
10390 * configure.in (target_makefile_frag): If --enable-target-optspace,
10391 use -Os to compile target libraries rather than -O2. Default to
10392 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10393 not used.
10394 * configure.in (target_cflags): Ditto for d30v.
10395
10396Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10397
10398 * Makefile.in (all-bfd): Depend on all-intl.
10399 (all-binutils): Likewise.
10400 (all-gas): Likewise.
10401 (all-gprof): Likewise.
10402 (all-ld): Likewise.
10403
252b5132
RH
104041998-04-19 Brendan Kehoe <brendan@cygnus.com>
10405
10406 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10407
10408Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10409
10410 * Makefile.in (all-bfd): Depend upon all-libiberty.
10411
10412 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10413
10414Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10415
10416 * Makefile.in: Add libstub.
10417
10418 * configure.in: Ditto. Build libstub for targets that have cygmon
10419 support.
10420
10421Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10422
10423 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10424
10425Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10426
10427 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10428 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10429
10430Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10431
10432 * configure: Define DEFAULT_M4 by searching PATH.
10433 * Makfile.in: Use DEFAULT_M4.
10434
10435Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10436
10437 * ltconfig: Add cygwin32 support.
10438
10439 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
10440 to configure and build.
10441
10442Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10443
10444 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
10445
10446Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10447
10448 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10449
10450Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10451
10452 * Makefile.in: add ash make rules
10453 * configure.in: add ash to native_only and host_tools lists
10454
10455Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10456
10457 * Makefile.in (all-gettext, all-intl): New targets.
10458 (ALL_MODULES): Added all-gettext, all-intl.
10459 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10460 (INSTALL_MODULES): Added install-gettext, install-intl.
10461 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10462
10463 * configure.in (host_tools): Added gettext.
10464 (native_only): Likewise.
10465 (noconfigdirs) [various cases]: Likewise.
10466 (host_libs): Added intl.
10467
afb8d725
JM
10468Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10469
10470 * configure: Do not disable building gdbtk for cygwin32 hosts.
10471
ba73c63f
JM
10472Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10473
10474 * configure.in: Add thumb-coff target.
10475 * config.sub: Add thumb-coff target.
10476
252b5132
RH
10477Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10478
10479 * Makefile.in: Revert yesterday's change.
10480 (all-target-winsup): all-target-librx stays out of here.
10481
10482Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10483
ba73c63f
JM
10484 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10485 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10486 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
10487 Remove references to librx and libg++.
10488
10489Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10490
10491 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10492 recursive makes
10493
10494Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10495
10496 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10497 for newlib directory.
10498 (CXX_FOR_TARGET): Likewise.
10499
10500Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10501
10502 * ltconfig: Update after libtool/ltconfig.in change for
10503 hpux11.
10504
10505Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10506
10507 * ltconfig, ltmain.sh: Update to libtool 1.2.
10508
10509Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10510
10511 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10512 (install-gcc-cross): Instead, override LANGUAGES here.
10513
105141998-03-18 Dave Love <d.love@dl.ac.uk>
10515
10516 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10517 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10518
10519Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10520
10521 * configure.in: Add Thumb-pe target.
10522
10523Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 10524
252b5132
RH
10525 * Makefile.in - changed sn targets to snavigator
10526 * configure.in - changed sn targets to snavigator
10527
10528Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10529
10530 * config-ml.in: After building symlink tree call make distclean
10531 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10532 to be the case for libiberty.
10533
10534Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10535
10536 * configure: When making link, also check the current
10537 directory. The configure scripts may create one.
10538
10539Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10540
10541 * config.sub: Accept alphapca56 and alphaev6 properly.
10542
10543Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10544
10545 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10546
252b5132
RH
10547Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10548
80413487 10549 * config.sub (sco5): Fix typo.
252b5132
RH
10550
10551Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10552
10553 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10554 install-itcl.
10555 (install-itcl): Remove dependency on install-tcl.
10556
10557Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10558
10559 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10560
252b5132
RH
10561Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10562
10563 * configure.in: Don't build libgui for a cygwin32 target when not on
10564 a cygwin32 host.
10565
10566Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10567
10568 * configure (redirect): Set to null, so default behavior of
10569 configure is now --verbose.
10570
105711998-02-16 Dave Love <d.love@dl.ac.uk>
10572
10573 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10574 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10575
10576Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10577
10578 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10579 this change to sync Makefile.in with its ChangeLog entries.
10580
10581Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10582
10583 * ltmain.sh (mkdir): Check that the directory doesn't exist
10584 before we exit with error, so that we don't get races during
10585 parallel builds.
10586
10587Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10588
10589 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10590
10591Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10592
10593 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10594 PICFLAG_FOR_TARGET.
10595 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10596
10597 * configure: Emit a definition for the new macro enable_shared
10598 into each Makefile.
10599
252b5132
RH
10600Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10601
10602 * configure.in (host_tools, native_only): Add libtool.
10603
10604Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10605
10606 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10607 Fix typo in ming config comment.
10608
10609Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10610
10611 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10612
10613Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10614
10615 * config.sub: Add tic30 cases, and map c30 to tic30.
10616
ba73c63f
JM
10617Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10618
10619 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10620 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10621 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10622 (CLEAN_TARGET_MODULES): Similarly
10623 (all-target-libf2c): Add dependences.
35590697 10624 * configure.in (target_libs): Add libf2c.
ba73c63f 10625
252b5132
RH
10626Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10627
ba73c63f
JM
10628 * configure.in: Remove expect from noconfigdirs when target
10629 is cygwin32. OK to build expect and dejagnu with Canadian
10630 Cross.
252b5132
RH
10631
10632Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10633
10634 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10635 host.
10636
10637 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10638 and mingw32.
10639
10640Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10641
10642 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10643 here as it is not defined in the toplevel Makefile.
10644
10645Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10646
10647 * configure (package_makefile_rules_frag): New variable, which names
10648 a file with generic rules, ...
10649 Change comment to mention we now have FIVE parts.
10650 * configure: Undo last change.
10651
10652Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10653
10654 * config.guess: More accurate determination of HP processor types.
10655 * config.sub: More accurate determination of HP processor types.
10656
10657Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10658
10659 * configure (package_makefile_frag): Move inserting the
10660 ${package_makefile_frag} to where it should be according
10661 to the comment.
10662
ba73c63f 10663Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
10664
10665 * config.guess: Add support for Linux/ARM.
10666
10667Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10668
10669 * .cvsignore: Remove *-info and *-install since they match
10670 release-info and mpw-install, which we don't want to just ignore.
10671
10672Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10673
10674 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10675
10676Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10677
10678 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10679 local_prefix to sub-make invocations.
10680
10681Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10682
10683 * configure.in: Check makefile fragments in the source
10684 directory.
10685
10686Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10687
ba73c63f
JM
10688 * configure.in: Check whether host and target makefile
10689 fragments exist before adding them to *_makefile_frag.
252b5132
RH
10690
10691Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10692
10693 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 10694
252b5132
RH
10695Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10696
10697 * configure.in: Make sure we only replace RPATH_ENVVAR on
10698 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10699 regexp to sed.
10700
10701 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10702 to sub-makes.
10703
107041998-01-13 Lee Iverson (leei@ai.sri.com)
10705
10706 * config-ml.in (multi-do): LDFLAGS must include multilib
10707 designator.
10708
10709Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10710
10711 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10712
10713Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10714
10715 * config.sub: Add mingw32 support.
10716 * configure.in: Likewise.
252b5132
RH
10717
10718Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10719
10720 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10721
10722Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10723
10724 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10725 * configure (gxx_include_dir): Provide a definition for subdirs
10726 which do not use autoconf.
10727
10728Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10729
10730 * config.guess: Sync with egcs. Picks up new alpha support,
10731 BeOS & some additional linux support.
10732
ba73c63f 10733Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10734
10735 * config.guess: HP 9000/803 is a PA1.1 machine.
10736
ba73c63f
JM
10737Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10738
10739 * configure.in: It's alpha*-...
252b5132
RH
10740
10741Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10742
ba73c63f
JM
10743 * configure.in (host_makefile_frag, target_makefile_frag):
10744 Handle multiple config files.
10745 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10746 alpha-*-*.
252b5132
RH
10747
10748Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10749
10750 * mkdep: New file.
10751
10752Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10753
10754 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10755
10756Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10757
10758 * Makefile.in: Add libgui directory.
10759 (GDB_TK): Add all-libgui.
10760 * configure.in: Add libgui directory.
10761 * configure: Add all-libgui to GDB_TK.
10762
10763Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10764
10765 * config-ml.in (multidirs): Add m32r to multilib list.
10766
10767Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10768
10769 * Makefile.in (all-target-gperf): Change dependency to
10770 all-target-libstdc++.
10771
10772Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10773
10774 * config.guess: Add BeOS support.
10775
10776Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10777
10778 Source directory cvs renamed to cvssrc:
10779 * configure.in (host_tools): Change cvs to cvssrc.
10780 (native_only): Likewise.
10781 (noconfigdirs) [various cases]: Likewise.
10782 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10783 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10784 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10785 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10786 (all-cvssrc): Rename target from all-cvs.
10787
10788Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10789
10790 * configure (gxx_include_dir): Fix thinko.
10791
10792Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10793
10794 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10795 (install-cross, install-gcc-cross): New targets.
10796
10797Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10798
10799 * configure.in (noconfigdirs): Add support for Thumb target.
10800
10801 * config.sub (maybe_os): Add support for Thumb target.
10802
10803Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10804
10805 * Makefile.in: Add rules for cygmon.
10806
10807 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10808
10809Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10810
10811 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10812 * configure (gxx_include_dir): Provide a definition for subdirs
10813 which do not use autoconf.
10814
10815Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10816
10817 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 10818 11/18/97 build
252b5132
RH
10819
10820Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10821
10822 * From Franz Sirl.
10823 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10824 found on RedHat Linux systems.
10825
10826Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10827
10828 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10829 guesses.
10830
10831Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10832
10833 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10834
10835Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10836
10837 * ltmain.sh: If mkdir fails, check whether the directory was created
10838 anyhow by some other process.
10839
10840Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10841
10842 * configure.in (d30v-*-*): Configure all directories.
10843
10844Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10845
10846 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10847 for the D30V.
10848
10849Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10850
10851 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10852
10853Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10854
80413487
RH
10855 * include/libiberty.h: Add extern "C" { so it can be used with C++
10856 progrms.
10857 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10858 programs.
252b5132
RH
10859
10860Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10861
10862 * configure.in (d30v-*-*): Configure GCC now.
10863
10864Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10865
10866 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10867 is no longer needed.
10868
10869Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10870
10871 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10872
10873Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10874
10875 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10876 targets using "$@" to provide support for similar but not identical
10877 targets without having to duplicate code.
10878
10879Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10880
10881 * makefile.vms: Fix to work with DEC C.
10882
10883Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10884
10885 * config.sub: Add mips-tx39-elf to marketing names.
10886
10887Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10888
10889 * ltmain.sh: Handle symlinks in generated script.
10890
10891Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10892
10893 * configure: Handle autoconf style directory options: --bindir,
10894 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10895 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10896 --sysconfdir.
10897 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10898 (sharedstatedir, localstatedir, oldincludedir): New variables.
10899 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10900 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10901 sbindir, sharedstatedir, and sysconfdir.
10902
10903Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10904
10905 * Makefile.in (bootstrap-lean): New target.
10906
10907Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10908
10909 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 10910 sn, and gnuserv from noconfigdirs.
252b5132
RH
10911
10912Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10913
10914 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10915
10916Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10917
ba73c63f 10918 * Makefile.in (cross): New target.
252b5132
RH
10919
10920Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 10921 Jeff Law <law@cygnus.com>
252b5132
RH
10922
10923 * Makefile.in (bootstrap2, bootstrap3): New targets.
10924 (all-bootstrap): Remove outdated and confusing target.
10925 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10926
afb8d725
JM
10927Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10928
10929 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 10930 windows. Consistent with gdb/configure.
afb8d725 10931
252b5132
RH
109321997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10933
252b5132
RH
10934 * configure.in: Name Linux target fragment.
10935
10936 * configure: Rewrite so that project Makefile fragment is inserted
10937 first and appears last in the resulting Makefile.
10938
10939Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10940
10941 * Makefile.in (install-itcl): Install tcl first.
10942
252b5132 10943Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 10944
252b5132
RH
10945 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10946
10947Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10948
10949 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10950
10951 * configure.in (skipdirs): Add target-librx for Linux.
10952 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10953
10954Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10955
10956 * Makefile.in (bootstrap): New target.
10957
10958Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10959
10960 * config.sub: Accept 'amigados' for backward compatability.
10961
10962Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10963
10964 * config.guess: Merge with FSF.
10965
ba73c63f
JM
10966Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10967
10968 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10969
252b5132
RH
10970Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10971
10972 * config.sub: Add "marketing-names" patch.
10973
10974Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10975
80413487 10976 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
10977
10978Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10979
10980 * config.sub: Handle v850-elf.
10981
ba73c63f
JM
10982Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10983
10984 * .cvsignore (*-install): Remove.
10985
252b5132
RH
10986Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10987
10988 * ltconfig: Set CONFIG_SHELL in libtool.
10989 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10990
10991Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10992
10993 * configure.in (target_subdir): Set to libraries if enable_multilib.
10994
10995Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10996
10997 * config.guess: Update from gcc directory.
10998
10999Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11000
11001 * Makefile.in (all-sim): Depends on all-readline.
11002
11003Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11004
11005 * Makefile.in (BISON, YACC): Use $$s.
11006 (all-bison): Depend on all-texinfo.
11007
11008Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11009
11010 * Makefile.in (BISON): Add -L flag.
11011 (YACC): Likewise.
11012
11013Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11014
35590697
AJ
11015 * configure.in (noconfigdirs): Add support for v850e target.
11016
252b5132
RH
11017 * config.sub (maybe_os): Add support for v850e target.
11018
11019Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11020
35590697
AJ
11021 * configure.in (noconfigdirs): Add support for v850ea target.
11022
252b5132
RH
11023 * config.sub (maybe_os): Add support for v850ea target.
11024
11025Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11026
11027 * config.sub: Add mipstx39. Delete r3900.
11028
11029Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11030
11031 * Makefile.in (all-autoconf): Depends on all-texinfo.
11032
11033Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11034
11035 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11036 eabi targets.
11037
11038Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11039
11040 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11041
11042 * configure: When handling a Canadian Cross, handle YACC as well as
11043 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 11044 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
11045
11046Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11047
11048 * Makefile.in (BISON): bison, not byacc or bison -y.
11049 (YACC): bison -y or byacc or yacc.
11050 (various): Add *-bison as appropriate.
11051 (taz): No need to mess with BISON anymore.
11052
11053Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11054
11055 * configure: If OSTYPE matches *win32*, try to find a good value for
11056 CONFIG_SHELL.
11057
11058Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11059
11060 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11061 configure.in if it is present.
11062
11063Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11064
11065 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11066
11067Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11068
11069 * config.sub: Recognize `arc' cpu.
11070 * configure.in: Likewise.
11071 * config-ml.in: Likewise.
11072
11073Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11074
11075 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11076
11077Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11078
11079 * configure: Changed sed delimiter from ':' to '|' when
11080 attempting to substitute ${config_shell} for SHELL. On
11081 NT ${config_shell} may contain a ':' in it.
11082
11083Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11084
11085 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11086
11087Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11088
11089 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11090
11091Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11092
11093 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11094
11095 * ylwrap: If the program is a relative path, force it to be
11096 absolute.
11097
11098Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11099
11100 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11101
11102Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11103
11104 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
11105 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11106 for libraries.
252b5132
RH
11107
11108Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11109
11110 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 11111 separated by spaces.
252b5132
RH
11112
11113Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11114
11115 * ylwrap: New file.
11116 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11117
11118 * ltmain.sh: Handle /bin/sh at start of install program.
11119
11120 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11121
11122 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11123 * missing: New file, from automake 1.2.
11124
11125Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11126
11127 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11128 check-tk to CHECK_X11_MODULES.
11129
11130Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11131
11132 * config.sub: Merge with FSF.
11133
11134Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11135
11136 * config.guess: Merge with FSF.
11137
11138Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11139
11140 * configure: Treat msdosdjgpp like go32.
11141 * configure.in: Likewise. Don't remove gprof for go32.
11142
11143 * configure: Change Makefile.tem2 to Makefile.tm2.
11144
11145Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11146
11147 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11148
11149Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11150
11151 * install-sh (chmodcmd): Set to null if the DST directory already
11152 exists. Same as Nov 11th change.
11153
11154Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11155
35590697 11156 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
11157
11158Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11159
11160 * config.guess: Update from FSF.
11161
11162Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11163
11164 * Makefile.in (GDB_TK): Depend on itcl and tix.
11165
11166Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11167
11168 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11169 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11170 (INSTALL_SCRIPT): New variable.
11171 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11172 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11173 to -x.
11174 * install-sh: Add support for -x option.
11175
11176Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11177
11178 * configure.in, Makefile.in: Treat tix like itcl.
11179
11180Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11181
11182 * Makefile.in (WINDRES): New variable.
11183 (WINDRES_FOR_TARGET): New variable.
11184 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11185 (EXTRA_HOST_FLAGS): Add WINDRES.
11186 (EXTRA_TARGET_FLAGS): Add WINDRES.
11187 (EXTRA_GCC_FLAGS): Add WINDRES.
11188 ($(DO_X)): Pass down WINDRES.
11189 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11190 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11191 DLLTOOL_FOR_TARGET.
11192
11193Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11194
11195 * configure.in: configure sim before gdb for win32-x-ppc
11196
11197Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11198
11199 Move gperf into the toplevel, from libg++.
11200 * configure.in (target_tools): Add target-gperf.
11201 (native_only): Add target-gperf.
11202 * Makefile.in (all-target-gperf): New target, depend on
11203 all-target-libg++.
11204 (configure-target-gperf): Empty rule.
11205 (ALL_TARGET_MODULES): Add all-target-gperf.
11206 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11207 (CHECK_TARGET_MODULES): Add check-target-gperf.
11208 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11209 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11210
11211Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 11212
252b5132
RH
11213 * config.sub (mn10200): Recognize new basic machine.
11214
11215Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11216
11217 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11218 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11219
11220Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11221
11222 * configure.in: If we're building mips-sgi-irix6* native, turn on
11223 ENABLE_MULTILIB and set TARGET_SUBDIR.
11224
11225Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11226
11227 * Makefile.in (all-sn): Depend on all-grep.
11228
11229Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11230
11231 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11232
11233 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11234 Makefile. From Jeff Makey <jeff@cts.com>.
11235 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11236
11237 * Makefile.in (DISTBISONFILES): Remove.
11238 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11239 $(DEFAULT_YACC).
11240
11241 * configure.in: Build itl, db, sn, etc., when building for native
35590697 11242 cygwin32.
252b5132
RH
11243
11244 * Makefile.in (LD): New variable.
11245 (EXTRA_HOST_FLAGS): Pass down LD.
11246 ($(DO_X)): Likewise.
11247
11248Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11249
11250 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11251
11252Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11253
11254 * configure.in (targargs): Strip out any supplied --build argument
35590697 11255 before adding our own. Always add --build.
252b5132
RH
11256
11257Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11258
11259 * configure.in (targargs): Pass --build if we're doing
11260 a cross-compile.
11261
11262Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11263
ba73c63f 11264 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
11265 sed. Otherwise sed chokes on NT path names with drive
11266 designators. Also look for "?:*" as the leading characters in an
11267 absolute pathname.
11268
11269Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11270
11271 * config.sub: Support for r3900.
11272
11273Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11274
11275 * configure.in: Use install-sh, not install.sh.
11276
11277Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11278
11279 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11280 apply it twice.
11281
11282Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11283
11284 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11285 install-binutils.
11286
11287Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11288
11289 * Makefile.in: Add automake targets.
11290 * configure.in (host_tools): Add automake.
11291
11292Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11293
11294 * configure: Default CXX to c++, not gcc.
11295 * Makefile.in (CXX): Set to c++, not gcc.
11296 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11297
11298Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11299
11300 * install-sh: try appending a .exe if source file doesn't
11301 exist
11302
11303Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11304
11305 * configure.in: Turn on multilib by default.
11306 (cross_only): Remove target-libiberty.
11307
11308 * Makefile.in (all-gcc): Don't depend on libiberty.
11309
11310Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11311
11312 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11313
11314Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11315
11316 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11317 (DISTBISONFILES): Add ld/Makefile.in
11318
11319Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11320
11321 * configure.in: if target is cygwin32 but host isn't cygwin32,
11322 don't configure gdb tcl tk expect, not just gdb.
11323
11324Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11325
11326 * configure.in: Added gnuserv everywhere sn appears.
11327
11328 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11329 (CROSS_CHECK_MODULES): Added check-gnuserv.
11330 (INSTALL_MODULES): Added install-gnuserv.
11331 (CLEAN_MODULES): Added clean-gnuserv.
11332 (all-gnuserv): New target.
11333
11334Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11335
11336 * config.guess: Fixes for MIPS OpenBSD systems.
11337
11338Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11339
11340 * Makefile.in (INSTALL_XFORM): Remove.
11341 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11342
11343 * mkinstalldirs: New file, copied from automake.
11344 * Makefile.in (installdirs): Rename from install-dirs. Use
11345 mkinstalldirs. Change all users.
11346 (DEVO_SUPPORT): Add mkinstalldirs.
11347
11348Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11349
11350 * install-sh: Rename from install.sh.
11351 * Makefile.in (INSTALL): Change install.sh to install-sh.
11352 (DEVO_SUPPORT): Likewise.
11353
11354 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11355 Graichen <graichen@rzpd.de>.
11356
11357Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11358
11359 * config.guess: Recognize OpenBSD systems correctly.
11360
11361Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11362
11363 * README, Makefile.in (ETC_SUPPORT): Remove references to
11364 cfg-paper*, configure.{texi,man,info*}._
11365
11366Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11367
11368 * Makefile.in (all.normal): Ensure that gcc is built after all
11369 the x11 - ie gdb - targets.
11370
11371Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11372
11373 * makefile.vms: Don't run conf-a-gas.
11374
11375Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11376
80413487 11377 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
11378
11379Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11380
11381 * configure.in: Remove noconfigdirs case since gdb also
11382 configures and builds for tic80-coff.
11383
11384Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11385
11386 * configure: Set cache_file to config.cache.
11387 * Makefile.in (local-distclean): Remove config.cache.
11388
11389Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11390
11391 * COPYING: Update FSF address.
11392
11393Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11394
11395 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11396 noconfigdirs.
11397
11398Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11399
11400 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11401 MAKEDIRS, is empty.
11402
11403Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11404
11405 * config.sub: Tweak mn10300 entry.
11406
11407Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11408
11409 * configure.in (host_tools): Put sim before gdb, so gdb's
11410 configure.tgt can determine if the simulator was configured.
11411
11412Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11413
11414 * config.sub: Move BeOS $os case to be with other Cygnus
11415 local cases.
11416
11417Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11418
11419 * config.sub: Remove misplaced comment that broke Linux.
11420
11421Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11422
11423 * config.sub: Add BeOS support.
11424
11425Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11426
11427 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11428
11429Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11430
11431 * configure.in (noconfigdirs): Remove tcl and tk from
11432 noconfigdirs for cygwin32 builds.
11433
11434Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11435
11436 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11437
11438Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11439
11440 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11441 make-all.com, use makefile.vms instead.
11442
11443Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11444
11445 * config.sub: Accept -lnews*.
11446
11447Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11448
11449 * configure.in (noconfigdirs): Disable target-newlib,
35590697 11450 target-examples and target-libiberty for d30v.
252b5132
RH
11451
11452Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11453
11454 * configure.in (noconfigdirs): Enable ld for d30v.
11455
11456Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11457
11458 * configure.in (tic80-*-*): Build compiler.
11459
11460Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11461
11462 * configure.in (d30v-*): Remove sim directory from list of
35590697 11463 unsupported d30v directories
252b5132
RH
11464
11465Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11466
35590697
AJ
11467 * config.sub, configure.in: Add d30v target cpu.
11468
252b5132
RH
11469Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11470
11471 * makefile.vms: New file.
11472 * make-all.com: Remove.
11473
11474Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11475
11476 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11477
11478Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11479
11480 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11481
11482Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11483
11484 * Makefile.in (ALL_MODULES): Added all-db.
11485 (CROSS_CHECK_MODULES): Addec check-db.
11486 (INSTALL_MODULES): Added install-db.
11487 (CLEAN_MODULES): Added clean-db.
11488
11489Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11490
11491 * config.guess: Merge with latest FSF sources.
11492
11493Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11494
11495 * Makefile.in (ALL_MODULES): Added all-itcl.
11496 (CROSS_CHECK_MODULES): Added check-itcl.
11497 (INSTALL_MODULES): Added install-itcl.
11498 (CLEAN_MODULES): Added clean-itcl.
11499
11500Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11501
11502 * configure.in: build gdb for mn10200
11503
11504Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11505
11506 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11507
11508Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11509
11510 * configure.in (tic80-*-*): Turn off most targets right now.
11511
11512Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11513
11514 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11515 rather than the makeinfo program.
11516 (do-info): Depend upon all-texinfo.
11517
11518Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11519
11520 * configure.in: Remove uses of config/mh-linux.
11521
11522 * config.sub, config.guess: Merge with latest FSF sources.
11523
11524Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11525
11526 * config.sub (case $basic_machine): Add tic80 entries.
11527
11528Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11529
11530 * config.sub, config.guess: Merge with latest FSF sources.
11531
11532Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11533
11534 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11535 * mpw-config.in: Test for NewFolderRecursive.
11536 * mpw-install: Use symbolic name for startup filename.
11537 * mpw-README: Add various additional details.
11538
11539Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11540
11541 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11542
11543Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11544
11545 * configure.in: Do build gcc and the target libraries for
11546 the mn10200.
11547
11548Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11549
11550 * configure.in: don't avoid building gdb for mn10300 any more
11551 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11552 instead of single-quoting it.
11553
11554Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11555
11556 * configure.in: Don't use --with-stabs on IRIX 6.
11557
11558Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11559
11560 * configure.in (m32r): Build gdb, libg++ now.
11561
11562Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11563
11564 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11565 directories from noconfigdirs.
11566
11567Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11568
11569 * config.sub (basic_machine): added mips16 configuration
11570
11571Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11572
11573 * config.sub: Handle d10v-unknown.
11574
11575Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11576
11577 * config.sub: Handle v850-unknown.
11578
11579Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11580
11581 * Makefile.in: add findutils
11582 * configure.in: add findutils to list of host_tools
11583
11584Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11585
11586 * config.sub: Handle mn10200 and mn10300.
11587
11588Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11589
11590 * configure.in (d10v-*): Do not build librx.
11591
11592Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11593
11594 * configure.in (mn10300): Build everything except gdb & libgloss.
11595
11596Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11597
11598 * config.guess: Patch for Dansk Data Elektronik servers,
11599 from Niels Skou Olsen <nso@dde.dk>.
11600
11601 For ncr, use /bin/uname rather than uname, since GNU uname does not
11602 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11603
11604 Patch for MIPS R4000 running System V,
11605 from Eric S. Raymond <esr@snark.thyrsus.com>.
11606
11607 Fix thinko for nextstep.
11608
11609 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11610
11611 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11612 * config.guess: Guess mips-dec-mach_bsd4.3.
11613
11614 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11615 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11616 release numbers.
11617 * config.guess (mips-mips-riscos*): Emit just enough of the
11618 release number.
11619
11620 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11621 * config.guess (sparc-auspex-sunos*): Added.
11622 (f300-fujitsu-*): Added.
11623
11624 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11625 * config.guess: Recognize a Tadpole as a sparc.
11626
11627Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11628
11629 * config.guess: Don't assume that NextStep version is either 2 or
11630 3. NextStep 4 (aka OpenStep 4) has come out now.
11631
11632Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11633
11634 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11635 From Rik Faith <faith@cs.unc.edu>.
11636
11637Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11638
11639 * config.sub: Contributions from bug-gnu-utils to:
11640 Support plain "hppa" (no version given) architecture, reported by
11641 OpenStep.
11642 OpenBSD like NetBSD.
11643 LynxOs is not a hardware supplier.
11644
11645 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 11646 OpenBSD like NetBSD.
252b5132
RH
11647 Stratus systems.
11648 More Pyramid systems.
11649 i[n>4]86 Intel chips.
11650 M680[n>4]0 Motorola chips.
11651 Use unknown instead of lynx for hardware manufacturer.
11652
11653Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11654
11655 * install.sh (chmodcmd): Set to null if the DST directory already
11656 exists.
11657
11658Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11659
11660 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11661 not use mt-ppc target Makefile fragment any more.
11662
11663Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11664
11665 * configure.in (*-*-windows): Exclude everything but those dirs
11666 needed to build windows.
11667
11668Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11669
11670 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11671
11672Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11673
11674 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
11675
11676Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11677
11678 * Undo my previous change.
11679
11680Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11681
11682 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11683 unconditionally.
11684 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11685
11686Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11687
11688 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11689 host to add it's own flags.
252b5132
RH
11690
11691Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11692
11693 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11694
11695Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11696
11697 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11698 (CXX_FOR_TARGET): Likewise.
11699 (GCC_FOR_TARGET): Define.
11700 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11701 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11702 CC_FOR_TARGET was specified on the command line.
11703 (MAKEOVERRIDES): Don't define.
11704
11705Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11706
11707 * configure.in (m32r): Fix spelling of libg++ libs.
11708
11709Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11710
11711 * config.sub (-apple*): Remove, now redundant.
11712
11713Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11714
11715 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11716
11717 * configure: Rework yesterday's sed script patch.
11718
11719 * config.sub: Merge with FSF.
11720
11721Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11722
11723 * config.guess: Merge from FSF.
11724
11725 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
11726 * config.guess: Use pc instead of unknown, for pc clone systems.
11727 Change linux to linux-gnu.
252b5132
RH
11728
11729 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 11730 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
11731
11732Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11733
11734 * test-build.mk (HOLES): Add "xargs" for gdb.
11735
11736 * configure: Avoid hpux10.20 sed bug.
11737
11738Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11739
4bddf3ad 11740 * configure.in: Add support for windows host
252b5132
RH
11741 (that is a build done under the Microsoft build environment).
11742
11743Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11744
11745 * Makefile.in: Replace all uses of srcroot with s, to shrink
11746 command line lengths.
11747
11748 Patches from Geoffrey Noer <noer@cygnus.com>:
11749 * configure.in: If configuring for newlib, pass --with-newlib to
11750 subdirectories.
11751 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11752 -Bnewlib/ and -Lwinsup to gcc.
11753 (CXX_FOR_TARGET): Likewise.
11754
11755Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11756
11757 * Makefile.in (ETC_SUPPORT): Add configure.
11758
11759Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11760
35590697 11761 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
11762 host configuration file.
11763
11764Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11765
11766 * configure.in: Break mn10x00 support into separate
11767 mn10200 and mn10300 configurations.
11768 * config.sub: Likewise.
11769
11770Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11771
11772 * configure.in: Add lots of stuff to noconfigdirs for
11773 the mn10x00 targets.
11774
11775 * config.sub, configure.in: Add mn10x00 support.
11776
11777Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11778
11779 * make-all.com: Call conf-a-gas, not config-a-gas.
11780
11781Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11782
11783 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 11784 targets.
252b5132
RH
11785
11786Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11787
11788 * mpw-README: Add much more detail for native PowerMac.
11789 * mpw-install: New file.
11790 * mpw-configure: Add --norecursion and --help options.
11791 * mpw-config.in: Translate readme and install files when
11792 copying to objdir.
11793 * mpw-build.in: Don't always depend on byacc and flex.
11794 (install-only-top): New action.
11795
11796Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11797
11798 * configure.in: You can now configure GDB for the v850.
11799
11800Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11801
11802 * configure.in (noconfigdirs): Don't configure any C++ dirs
11803 if targeting D10V.
11804
11805Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11806
11807 * config.sub: Recognize mips64vr5000.
11808
11809Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11810
11811 * configure.in: Use a single line for host_tools and native_only.
11812
11813Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11814
11815 * config.sub, configure.in: Add entries for m32r.
11816
11817Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11818
11819 * Makefile.in (inet-install): Don't run install-gzip.
11820
11821Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11822
11823 * configure.in: Don't config lots of things for *-*-windows*.
11824
11825Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11826
11827 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11828 (host_libs, host_tools): Copy from configure.in.
11829 * mpw-configure: Don't complain about directories not found.
11830
11831Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11832
11833 * configure.in (i[345]86): Recognize i686 for pentium pro.
11834 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11835 file.
11836
11837 * config.guess (i[345]86): Ditto.
11838
11839Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11840
11841 * configure.in (noconfigdirs): Removed gdb for D10V.
11842
11843Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11844
11845 * configure.in: Remove ld, target-libio, target-libg++, and
11846 target-libstdc++ from noconfigdirs.
11847
11848Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11849
11850 * configure: Fix three locations where shell scripts were
11851 being run directly rather than with config_shell.
11852
11853Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11854
11855 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11856 * config.sub (basic_machine): Recognize v850.
11857
11858Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11859
11860 * mpw-configure: Handle multiple enable/disable options and
11861 pass them down recursively, handle -c and -s flags appropriately
11862 depending on choice of compiler, add escape mechanism for
11863 quoted arguments to gC.
11864
11865Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11866
11867 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11868 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11869 so that -mrelocatable-lib and -mno-eabi are used.
11870
11871 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11872 not support --print-multi-lib, don't abort.
11873
252b5132
RH
11874Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11875
11876 * make-all.com: Run config-a-gas.
11877 * setup.com: Don't copy subdirectory files around.
11878
11879Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11880
11881 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11882 target, it now compiles correctly.
11883
11884Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11885
11886 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11887
11888Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11889
35590697 11890 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
11891
11892Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11893
11894 * configure.in (native_only): Add prms.
11895
11896Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11897
11898 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11899 (BINUTILS_SUPPORT_DIRS): Likewise.
11900
11901Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11902
11903 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11904 d10v support is added.
11905
11906Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11907
11908 * configure.in (d10v-*-*): New target.
11909
11910Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11911
11912 * config.guess (HP 9000/811): Recognize this as a PA1.1
11913 machine.
11914
11915Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11916
11917 * Makefile.in (do-tar-gz): New target, split out from tail end of
11918 taz target. Run each command separately, don't use pipes.
11919 (taz): Use it.
11920
11921Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11922
11923 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11924 * mpw-build.in: No builds should depend on building byacc or flex,
11925 they are assumed to be installed already.
11926
11927Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11928
11929 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11930 variable that CC_FOR_TARGET needs.
11931
11932Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11933
11934 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11935 options have changed since the last time the subdirectory was
11936 configured, and if it has, reconfigure.
11937 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11938 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11939
11940Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11941
11942 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11943 CLEAN_MODULES): Add bash.
11944 (all-bash): New target.
11945
11946Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11947
11948 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11949
11950Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11951
11952 * config.sub (basic_machine): Recognize d10v as a valid processor.
11953
11954Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11955
11956 * mpw-configure: Add support for --bindir.
11957 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11958
11959Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11960
11961 * configure.in: add bash, time, gawk to list of hosttools and things
11962 to only build for native toolchains
11963
11964Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11965
11966 * Makefile.in (docdir): Remove.
11967
11968Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11969
11970 * Makefile.in (datadir): Set to $(prefix)/share.
11971
11972Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11973
11974 * configure.in: build diff and patch for cygwin32-hosted
11975 toolchains.
11976
11977Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11978
11979 * config.sub: Accept -rtems*.
11980
11981Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11982
80413487 11983 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
11984 remove diff from the list of things not buildable
11985 via Canadian Cross
252b5132
RH
11986
11987Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11988
11989 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 11990 don't get ". ".
252b5132
RH
11991
11992Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11993
11994 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11995
11996Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11997
11998 * Makefile.in (taz): Handle case where tex3patch didn't even get
11999 checked out. Also, if it was found, put the symlink in a new util
12000 subdirectory.
12001
12002Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12003
12004 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12005
12006Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12007
12008 * config.sub: Recognize -openvms.
12009 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12010 * make-all.com, setup.com: New files.
12011
12012Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12013
12014 * Makefile.in (taz): tex3patch moved to texinfo/util.
12015
12016Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12017
afb8d725 12018 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
12019 * configure.in: remove make from disable-if-Can-Cross list
12020 enable gdb if ${host} and ${target} are cygwin32
12021
12022Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12023
12024 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12025 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12026
12027Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12028
12029 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12030 distinguish sysv/svr4/bsd variants.
12031 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12032
12033Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12034
12035 * configure.in: Added copyright notice.
12036 * move-if-change: Added copyright notice.
12037
12038Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12039
12040 * configure.in (powerpcle-*-solaris*): Until we get shared
12041 libraries working, don't build gdb, sim, make, tcl, tk, or
12042 expect.
12043
12044Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12045
12046 * config.guess: Merge with FSF:
12047
12048 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12049 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12050
12051 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12052 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12053
12054 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12055 * config.guess: Combine two OSF1 rules.
12056 Also recognize field test versions. From mjr@zk3.dec.com.
12057 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12058 because GNU uname does not support -p. From pmr@pajato.com.
12059
12060Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12061
12062 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12063
12064Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12065
12066 * mpw-README: Document GCCIncludes.
12067
12068Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12069
12070 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12071
12072Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12073
12074 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12075
12076Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12077
12078 * configure.in (*-*-cygwin32): Configure make.
12079
12080Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12081
12082 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12083
12084Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12085
12086 * Makefile.in (all-inet): Depend on all-perl.
12087
12088 * Makefile.in (inet-install): New target.
12089
12090 * Makefile.in (all-inet): Depend on all-tcl.
12091 (all-inet): Depend on all-send-pr.
12092
12093Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12094
12095 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12096 temporarily.
12097
12098Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12099
12100 * configure.in: Don't configure --with-gnu-ld on AIX.
12101
12102Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12103
12104 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12105
12106Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12107
12108 * Makefile.in (ALL_MODULES): Added all-inet.
12109 (CROSS_CHECK_MODULES): Added check-inet.
12110 (INSTALL_MODULES): Added install-inet.
12111 (CLEAN_MODULES): Added clean-inet.
12112 (all-indent): New target.
12113
12114 * configure.in (host_tools): Added inet.
12115 (native_only): Added inet.
12116 (noconfigdirs): Added inet.
12117
12118Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12119
12120 * configure.in: Don't configure libgloss if we are not configuring
12121 newlib.
12122
12123Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12124
12125 * configure.in: Don't configure libgloss for unsupported
12126 architectures.
12127
12128Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12129
12130 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12131
12132Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12133
12134 * Makefile.in (ALL_MODULES): Include all-apache.
12135 (CROSS_CHECK_MODULES): Include check-apache.
12136 (INSTALL_MODULES): Include install-apache.
12137 (all-apache): New target.
12138
12139 * configure.in: Added apache everywhere perl is seen.
12140
12141Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12142
12143 * Makefile.in: Add support for clean-{module} and
12144 clean-target-{module} rules.
12145
12146Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12147
12148 * configure.in (*-*-ose) do not build libgloss.
12149
12150Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12151
12152 * config.guess (prep*:SunOS:5.*:*): Turn into
12153 powerpele-unknown-solaris2.
12154
12155Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12156
12157 * configure.in: Permit --enable-shared to specify a list of
12158 directories.
12159
12160Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12161
12162 * configure.in (host==solaris): Pass only the first word of $CC
12163 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12164
12165Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12166
12167 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12168
12169Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12170
12171 * Makefile.in (ALL_MODULES): Include all-perl.
12172 (CROSS_CHECK_MODULES): Include check-perl.
12173 (INSTALL_MODULES): Include install-perl.
12174 (ALL_X11_MODULES): Include all-guile.
12175 (CHECK_X11_MODULES): Include check-guile.
12176 (INSTALL_X11_MODULES): Include install-guile.
12177 (all-perl): New target.
12178 (all-guile): New target.
12179
12180 * configure.in (host_tools): Include perl and guile.
12181 (native_only): Include perl and guile.
12182 (noconfigdirs): Don't build guile and perl; no ports have been
12183 done.
12184
12185Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12186
80413487
RH
12187 * configure (--enable-*): Handle quoted option lists such as
12188 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
12189
12190Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12191
12192 * Makefile.in ({,inst}all-target): New rule so we can make and
12193 install all of the target directories easily.
12194
12195Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12196
12197 * configure.in: Add missing global flag in sed substitution when
12198 deleting `target-' from ${configdirs}.
12199
12200Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12201
12202 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12203 option.
12204
12205 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12206 config/mh-necv4.
12207
12208 * install.sh: Correct misspelling of transformbasename.
12209
12210 * config.guess: Recognize mips-*-sysv*.
12211
12212Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12213
12214 * config.sub: Recognize mon960.
12215
12216Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12217
12218 * configure: Restore Canadian Cross handling of BISON and LEX,
12219 removed in Feb 20 change.
12220
12221Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12222
12223 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12224 Mention make install. Remove the old copyright date as well the
12225 clumsy and rather pointless copyright on the README file.
12226
12227Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12228
12229 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12230 Makefile after running symlink-tree, then run `make distclean' to
12231 avoid clobbering any generated files in srcdir.
12232
12233Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12234
12235 * configure.in (m68k-*-netbsd*): Build everything now.
12236
12237Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12238
12239 * Makefile.in (taz): Fix quoting.
12240
12241Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12242
12243 * configure.in (sparclet-*-*): Build everything now.
12244
12245Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12246
12247 * configure.in (m68k-*-linux*): New host.
12248
12249Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12250
12251 * configure: Check for bison before byacc.
12252
12253Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12254
12255 * Makefile.in configure: Change the way LEX and BISON/YACC are
12256 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12257 searching PATH. These are used as fallbacks by Makefile.in if
12258 flex/bison/byacc aren't in objdir.
12259
12260Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12261
12262 * Makefile.in: Make everything which depends upon all-bfd also
12263 depend upon all-opcodes, in case --with-commonbfdlib is used.
12264
12265Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12266
12267 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12268 building NT native compilers on Unix.
12269
12270Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12271
12272 * configure.in: Don't get CC from the host Makefile fragment if we
12273 can find gcc in PATH, or if this is a Canadian Cross. Move the
12274 Solaris test for /usr/ucb/cc to the post target script, just after
12275 the compiler sanity test.
12276
12277Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12278
12279 * config.sub: Merge with FSF.
12280
12281Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12282
12283 * Makefile.in (RPATH_ENVVAR): New variable.
12284 (REALLY_SET_LIB_PATH): Use it.
12285 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12286
12287Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12288
12289 * config.sub, configure.in: Recognize sparclet cpu.
12290
12291Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12292
12293 * config.guess: Support m68k-cbm-sysv4.
12294
12295Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12296
12297 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12298 m68k-unknown-linuxaout from linker help string. Put quotes around
12299 $ld_help_string.
12300
12301Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12302
12303 * config.guess (powerpc-harris-powerunix): Add guess for port
12304 to new target.
12305
12306Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12307
12308 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12309
12310Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12311
12312 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12313 $(REALLY_SET_LIB_PATH) in Makefile.
12314 * Makefile.in (SET_LIB_PATH): New variable.
12315 (REALLY_SET_LIB_PATH): New variable.
12316 ($(DO_X)): Use $(SET_LIB_PATH).
12317 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12318 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12319 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12320 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12321 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12322 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12323 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12324 (install-dosrel): Likewise.
12325 (all-opcodes): Depend upon all-libiberty.
12326
12327Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12328
12329 * config.guess (*:CYGWIN*): New
12330
12331Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12332
12333 * Makefile.in (all-target-winsup): All all-target-libiberty.
12334
12335Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12336
12337 * configure.in (noconfigdirs): Add missing # in front of comment.
12338
12339Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12340
12341 * configure.in: add second pass to things added to noconfigdirs
12342 so *-gm-magic can exclude libgloss properly.
12343
12344Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12345
12346 * mpw-configure (extralibs_name, rez_name): Set correctly
12347 for MWC68K compiler.
12348
12349 * mpw-README: Add more info on the necessary build tools.
12350
12351Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12352
12353 * configure.in, config.sub: Recognize cygwin32.
12354
12355Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12356
12357 * config.guess, config.sub: Recognize A/UX.
12358
12359Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12360
12361 * config.sub: Merge with gcc/config.sub.
12362
12363Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12364
12365 * mpw-build.in (do-binutils): Add build of stamps.
12366
12367Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12368
12369 * config.sub: Add recognition for mips64vr4100*-* targets.
12370
12371Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12372
12373 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12374 Add creation of gconfigargs with `--enable-shared' turned on.
12375 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12376 ($(host)-stamp-stage3-configured): Likewise.
12377 (HOLES): Add chatr and ldd.
12378 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12379
12380Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12381
12382 * configure: Pass --nfp to recursive configures.
12383
12384Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12385
12386 * Makefile.in (DLLTOOL): New.
12387 (DLLTOOL_FOR_TARGET): New.
12388 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12389 (EXTRA_TARGET_FLAGS): Ditto.
12390 (EXTRA_GCC_FLAGS): Ditto.
12391 (CONFIGURE_TARGET_MODULES): Ditto.
12392 (DO_X): Ditto.
12393 * configure: Add DLLTOOL.
12394
12395Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12396
12397 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12398 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12399 mh-sco, since old workarounds no longer needed, and don't
12400 build ld, since libraries have weak symbols in COFF.
12401
12402Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12403
12404 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12405
12406Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12407
12408 * configure.in: Make sure that ${CC} can be used to compile an
12409 executable.
12410
afb8d725
JM
12411Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12412
12413 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12414 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12415 nothing depending on whether gdbtk is being built.
12416
252b5132
RH
12417Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12418
12419 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12420
12421Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12422
12423 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12424 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12425
12426Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12427
12428 * config-ml.in: Add support for
12429 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12430 Simplify setting of multidirs from --disable-foo.
12431
12432Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12433
12434 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12435 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12436 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 12437 non-empty, pass them on to the GCC make.
252b5132
RH
12438 (all-bootstrap): New rule that is like all-gcc, except it executes
12439 the GCC bootstrap rule instead of the GCC all rule.
12440
12441Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12442
12443 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12444
12445Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12446
12447 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12448 DG/UX support.
12449
12450Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12451
12452 * config.sub (i*86*) Change [345] to [3456]
12453
12454Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12455
12456 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12457 --with-gnu-ld=no.
12458
12459Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12460
12461 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12462 AIX multilibs get built.
12463
12464Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12465
12466 * configure.in (i386-win32): Don't build expect if we're not
12467 building the tcl subdir.
12468
12469Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12470
12471 * Makefile.in: (configure-target-examples, all-target-examples):
12472 New targets, configure and build example programs.
12473
12474Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12475
12476 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12477 use it as input to sedit the generated MPW makefile.
12478 * mpw-README: Add a suggestion about Gestalt.h.
12479
12480Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12481
12482 * config.sub: Accept *-*-ieee*.
12483
12484Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12485
12486 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12487 Ronald F. Guilmette <rfg@monkeys.com>.
12488
12489Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12490
12491 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12492 for powerpc-pe native.
12493 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12494 (target==powerpc-pe): duplicate i386-win32 entry.
12495
12496Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12497
12498 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12499 of vxworks, not just vxworks5.1.
12500
12501Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12502
12503 * mpw-configure: Add support for exec-prefix.
12504
12505Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12506
12507 * config.guess: Recognize HP model 816 machines as having
12508 a PA1.1 processor.
12509
12510Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12511
12512 * configure: Ignore new autoconf configure options.
12513
252b5132
RH
12514Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12515
12516 * config.guess: Recognize Pentium under SCO.
12517 From Robert Lipe <robertl@arnet.com>.
12518
12519Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12520
12521 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
12522
12523Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12524
12525 * configure.in: Don't configure gas for alpha-dec-osf*.
12526
12527Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12528
12529 * configure.in: Default to --with-stabs for some targets for which
12530 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12531 i[345]86*-*-unixware*.
12532
12533Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12534
12535 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12536 rather than basing it on the target. Simplify handling of options
12537 controlling which directories to configure. Remove extraneous
12538 slash in multi-clean target.
12539
12540Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12541
12542 * config-ml.in: Prefix more variables with ml_ so they don't collide
12543 with configure's.
12544
12545Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12546
12547 * configure: Don't turn -v into --v.
12548
12549Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12550
12551 * configure.in (targargs): Fix typo.
12552
12553 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12554
12555Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12556
12557 * configure.in: Strip --host and --target options from
12558 CONFIG_ARGUMENTS, and always configure for --host only. Add
12559 --with-cross-host option when building with a cross-compiler.
12560 * configure: Canonicalize the arguments put into config.status by
12561 always using `=' for an option with an argument. Pass a presumed
12562 --host or --target explicitly.
12563
12564Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12565
12566 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12567 into general OS recognition case.
12568
12569Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12570
12571 * configure.in (target_configdirs): add target-winsup only
12572 for win32 target systems.
12573
12574Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12575
12576 * Makefile.in (all-target-libgloss): Depend upon
12577 configure-target-newlib, since when libgloss is built it looks to
12578 see if the newlib directory exists.
12579
12580Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12581
12582 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12583 cfg-ml-*.in.
12584
12585Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12586
12587 * configure: Handle LD and LD_FOR_TARGET when configuring a
12588 Canadian Cross.
12589
252b5132
RH
12590Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12591
12592 * configure.in (target_libs): add target-winsup.
12593 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12594 (target==ppcle-pe): remove ld from $noconfigdirs.
12595
12596Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12597
12598 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12599 Preserve relative path names in $srcdir. Build symlink tree if
12600 configuring cross target dir and srcdir=. (= no VPATH support).
12601 (configure-target-libg++): Depend on configure-target-librx.
12602 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12603 * config-ml.in: New file.
12604 * symlink-tree: New file.
12605 * configure: Ensure srcdir="." if that's what it is.
12606
12607Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12608
12609 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12610 includes and FLEX_SKELETON setting.
12611 * mpw-configure (--with-gnu-ld): New option, controls whether
12612 to use PPCLink or ld with PowerMac GCC.
12613 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12614 * mpw-config.in: Configure grez if targeting Mac.
12615
12616 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
12617 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12618 just macos.
252b5132
RH
12619 * configure.in: Configure grez resource compiler if targeting Mac.
12620 * Makefile.in (all-grez, install-grez): New targets.
12621
12622Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12623
12624 * configure: CXX defaults to gcc, not g++. If we find
35590697 12625 gcc in the path, set CC to gcc -O2.
252b5132
RH
12626
12627Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12628
12629 * configure: Default ${build} correctly. Avoid picking up extra
12630 spaces when reading CC and CXX from Makefile. When doing a
12631 Canadian Cross, use plausible default values for numerous
12632 variables.
12633 * configure.in: When doing a Canadian Cross, don't try to
12634 configure tools whose configure script can't handle it.
12635
12636Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12637
12638 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12639
12640Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12641
12642 * configure: Remove dubious bug reporting address.
12643
12644Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12645
12646 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12647 configure script, run that instead of this directory's configure.
12648 In either case, print a message that we're configuring the sub-dir.
12649
12650Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12651
12652 * configure.in: Before checking for the existence of various files,
12653 use sed to filter out "target-".
12654
12655Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12656
12657 * Makefile.in (DO_X): Split rule to decrease command line length
12658 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12659 (Philippe De Muyter).
12660
12661Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12662
12663 * Makefile.in (all-patch): depend on all-libiberty.
12664
12665Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12666
12667 * configure.in: If the only directory in target_configdirs which
12668 actually exists is libiberty, then set target_configdirs to empty,
12669 to avoid trying to build a target libiberty in a gas or gdb
12670 distribution.
12671
12672Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12673
12674 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
12675 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12676 systems.
252b5132
RH
12677
12678Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12679
12680 * configure.in (copy_dirs): Use sys-include instead of include
12681 for --with-headers option.
12682
12683Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12684
12685 * Makefile.in, configure.in: Make winsup builds work with
12686 new scheme.
12687
12688Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12689
12690 * configure.in: Build the linker on AIX.
12691
12692Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12693
12694 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12695 where needed.
12696
12697Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12698
12699 * Makefile.in (all-gcc): Fix typo.
12700
12701Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12702
12703 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12704
12705Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12706
12707 * configure.in: Rename libFOO to target-libFOO, and xiberty
12708 to target-xiberty, to provide more flexibility.
12709 (target_subdir): Define. Create if cross.
12710 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12711 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12712 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12713 check-libFOO -> check-target-libFOO, etc.
12714 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12715 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12716 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12717 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12718 allow ALL_GCC="" to only configure.
12719 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12720 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12721 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12722
12723Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12724
12725 * Makefile.in (taz): Build "info" in etc explicitly.
12726
12727Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12728
12729 * configure.in: Make sure that CC is undefined (as opposed to
12730 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12731 problem with autoconf trying to configure on a host without GCC.
12732
12733Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12734
12735 * mpw-configure: Set host alias from choice of host compiler,
12736 only use generic MPW Makefile sed if present, edit a file
12737 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12738 * mpw-README: Add problem notes about CW6 and CW7.
12739
12740Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12741
12742 * Makefile.in (taz): Use ";" instead of ";;".
12743
12744Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12745
12746 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12747 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12748 DISTDOCDIRS.
12749 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12750 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12751
12752Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12753
12754 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12755 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12756 Move bfd to DISTSTUFFDIRS.
12757
12758Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12759
12760 * Makefile.in (X11_LIB): Removed.
12761 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12762
12763 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12764
12765Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12766
12767 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12768 names.
12769
12770Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12771
12772 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12773
12774Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12775
12776 * configure.in (i[345]86-*-win32): Always build newlib.
12777 Don't configure cvs, autoconf or texinfo.
12778 * Makefile.in (LD_FOR_TARGET): New.
12779 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12780 Pass down LD_FOR_TARGET.
12781
12782Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12783
12784 * winsup: New directory.
12785 * Makefile.in: Build winsup.
12786 * configure.in: Winsup is configured when target is win32.
12787 Can only build win32 target GDB when native.
35590697 12788
252b5132
RH
12789Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12790
12791 * config.guess: Recognize HP model 819 machines as having
12792 a PA 1.1 processor.
12793
12794Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12795
12796 * configure: Fix sed loop which substitutes for CC and CXX to
12797 avoid bug found in various sed implementations.
12798
12799Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12800
12801 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12802 simulator. Use standard powerpc-*-eabi*.
12803
12804Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12805
12806 * configure.in: Stop putting gas and binutils in noconfigdirs for
12807 powerpc-*-aix* and rs6000-*-*.
12808
12809Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12810
12811 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12812 -mcall-aixdesc libraries.
12813
12814Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12815
12816 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12817
12818 * config.sub (arm | armel | armeb): Fix shell syntax.
12819
12820Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12821
12822 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12823 -msoft-float and -mcpu=common support.
12824 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12825 libraries.
12826
12827Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12828
12829 * configure.in: Allow configuration and build of emacs19 for the alpha.
12830
12831Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12832
12833 * configure.in (CC): Get ^CC, not just any old CC, from
12834 ${host_makefile_frag}.
12835
12836Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12837
35590697 12838 * configure.in (CC): Try to get CC from
252b5132
RH
12839 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12840
12841Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12842
12843 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12844 only if it exists in $(srcdir).
12845
12846Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12847
12848 * configure: If CC and CXX are not set in the environment, set
12849 them, based on either an existing Makefile or on searching for gcc
12850 in PATH. Substitute for CC and CXX in Makefile.
12851 * configure.in: Remove libm from target_libs. Separate
12852 target_configdirs from configdirs. If CC is not set in
12853 environment, try to get it from a host Makefile fragment. Rewrite
12854 changes of configdirs to use skipdirs instead. A few minor
12855 tweaks. Take directories out of target_configdirs as they are
12856 taken out of configdirs. Remove existing Makefile files from
12857 subdirectories. Substitute for TARGET_CONFIGDIRS and
12858 CONFIG_ARGUMENTS in Makefile.
12859 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12860 by configure.in.
12861 (CONFIG_ARGUMENTS): Likewise.
12862 (CONFIGURE_TARGET_MODULES): New variable.
12863 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12864 ($(CONFIGURE_TARGET_MODULES)): New target.
12865 (configure-libg++, configure-libio): New targets.
12866 (all-libg++): Depend upon configure-libg++.
12867 (all-libio): Depend upon configure-libio.
12868 (configure-libgloss, all-libgloss): New targets.
12869 (configure-libstdc++): New target.
12870 (all-libstdc++): Depend upon configure-libstdc++.
12871 (configure-librx, all-librx): New targets.
12872 (configure-newlib): New target.
12873 (all-newlib): Depend upon configure-newlib
12874 (configure-xiberty): New target.
12875 (all-xiberty): Depend upon configure-xiberty.
12876
12877Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12878
12879 * configure.in (host i[345]86-*-win32): Expand the
12880 noconfigdirs again.
12881
12882Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12883
12884 * mpw-configure: Fix sed command file name.
12885
12886Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12887
35590697 12888 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
12889 noconfigdirs again.
12890
12891Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12892
12893 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12894 or powerpc*-*-pe*, since they are not yet supported.
12895
12896Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12897
12898 Add PowerMac support and many other enhancements.
12899 * mpw-configure: New option --cc to select compiler to use,
12900 paste options set according to --cc into the generated
12901 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12902 if mpw-make.sed is present.
12903 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12904 add forward includes for PowerPC include files.
12905 * mpw-build.in: Build using Makefile.PPC if present.
12906 (do-byacc, etc): Remove separate version resource builds.
12907 (do-gas): Build "stamps" before "all".
12908 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12909 * mpw-README: Update to reflect --cc option, PowerMac support,
12910 and recently-reported compatibility problems.
12911
12912Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12913
12914 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12915 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12916 (--with-multilib-top): Pass to recursive invocations.
12917
12918Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12919
12920 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12921 v810-*-*.
12922
12923Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12924
12925 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12926 gdb, ld and opcodes on v810-*-*.
12927
252b5132
RH
12928Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12929
12930 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12931 (local-maintainer-clean): New target.
12932 (maintainer-clean): New target.
12933 (realclean): Just depend upon maintainer-clean.
12934
12935Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12936
12937 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12938
12939Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12940
12941 * configure.in: Build ld in mips*-*-bsd* case.
12942
12943Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12944
12945 * config.sub: Accept -lites* OS. From Ian Dall.
12946
12947Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12948
12949 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 12950 targets.
252b5132
RH
12951
12952Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12953
12954 * configure.in: treat i386-win32 canadian cross the same as
12955 i386-go32 canadian cross.
12956
12957Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12958
12959 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12960 running under the simulator to build a reduced set of libraries.
12961 (powerpc-*-eabiaix): Add fine grained multilib support added to
12962 other powerpc targets yesterday.
12963
12964Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12965
12966 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12967 -disable-softfloat, -disable-relocatable, -disable-aix, and
12968 -disable-sysv to control which multilib libraries get built.
12969
12970Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12971
12972 * configure: Add Makefile.tem to list of files to remove in trap
12973 handler.
12974
12975Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12976
12977 * config.guess (*Linux*): Add missing "exit"s.
12978 Also, need specific check for alpha-unknown-linux (uses COFF).
12979
12980Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12981
12982 * config.guess: Merge with FSF:
12983
12984 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12985 * config.guess (AIX4): More robust release numbering discovery.
12986
12987 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12988 * config.guess (i386-sequent-ptx): Properly get version number.
12989
12990 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12991 * config.guess (mips:*:4*:UMIPS): New case.
12992
12993Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12994
12995 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12996 (i386-win32 host): Likewise. Don't build readline.
12997
afb8d725
JM
12998Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12999
13000 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13001 SUPPORT_FILES to submakes.
13002
252b5132
RH
13003Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13004
13005 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13006 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13007 mpw-configure.
13008
13009Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13010
13011 * configure.in (appdirs): Use =, not ==, in test expression when
13012 trying to build the text to print in the warning message for
13013 Solaris users.
13014
13015Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13016
13017 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13018
13019Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13020
13021 * config.guess: Recognize lynx-2.3.
13022
13023Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13024
13025 * config.sub (z8ksim): Deleted
13026 (z8k-*-coff): New, this is the one true name of the target.
13027
13028Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13029
13030 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13031
13032Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13033
13034 * config.guess (*:Linux:*:*): First try asking the linker what the
13035 default object file format is (elf, aout, or coff). Then if this
13036 fails, try previous methods.
13037
13038Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13039
13040 * configure.in: Don't build newlib for *-*-vxworks5.1.
13041
13042Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13043
13044 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13045 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13046
13047Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13048
13049 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13050
13051Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13052
13053 * cfg-ml-com.in: New file.
13054 * cfg-ml-pos.in: New file.
13055
13056Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13057
13058 * COPYING.NEWLIB: Add HP free copyright to list.
13059
13060Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13061
13062 * config.sub: Recognize -eabi* for the system, not just -eabi.
13063
13064Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13065
13066 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13067 * config.sub, configure.in (win32): New target and host.
13068
13069Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13070
13071 * configure.in: Add i386-pe configuration.
13072
13073Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13074
13075 * mpw-build.in (install): Install GDB after LD.
13076
13077Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13078
13079 * mpw-config.in (elf/mips.h): Always forward-include, needed
13080 for GDB to build.
13081
13082Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13083
13084 * testsuite: New directory for customer acceptance and whole tool
13085 chain tests.
13086
13087Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13088
13089 * configure: If per-host line isn't found, but AC_OUTPUT is found
13090 and a configure script exists, run it instead.
13091
13092Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13093
13094 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13095
13096Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13097
13098 * configure: Set build_{cpu,vendor,os,alias} to host values when
13099 --build isn't specified.
13100
13101Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13102
13103 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13104 (FLAGS_TO_PASS): Pass them.
13105 (EXTRA_TARGET_FLAGS): Ditto.
13106
252b5132
RH
13107Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13108
13109 * Makefile.in (all-libg++): Depend on all-libstdc++.
13110
13111Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13112
13113 * configure.in (noconfigdirs): Enable all packages for
13114 i386-unknown-netbsd.
13115
13116Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13117
13118 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13119 hosted builds (DOS builds)
13120
13121Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13122
13123 Changes for ARM based on patches from Richard Earnshaw:
13124 * config.sub: Handle armeb and armel.
13125 * configure.in: Omit arm linker only for riscix.
13126
13127Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13128
13129 * config.guess: Update from FSF.
13130
13131Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13132
13133 * config.sub: Recognize powerpcle as the little endian varient of
13134 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13135 powerpcle variant. Convert pentium into i586, not i486. Add p5
13136 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13137 temporarily.
13138
13139Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13140
13141 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13142
13143Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13144
13145 * config.sub: Accept -lites* as a basic system type.
13146
13147Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13148
13149 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13150 installed, and if so return linuxoldld as the system name.
13151
13152Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13153
13154 * config.guess: Add hppa1.1-hp-lites support.
13155
13156Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13157
13158 * configure.in: Don't build newlib for m68k-vxworks5.1.
13159
13160Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13161
13162 * configure.in (mips-sgi-irix6): Use mh-irix5.
13163
13164Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13165
13166 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13167
13168Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13169
13170 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 13171 OSF/1. Fix compiler flags.
252b5132
RH
13172 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13173
13174Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13175
13176 * configure.in: Recognize --with-newlib.
13177 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13178
afb8d725
JM
13179Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13180
13181 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13182 to *_X11_MODULES due to gdbtk needing X include files et al.
13183
252b5132
RH
13184Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13185
13186 Merge in support for Mac MPW as a host.
13187 (Old change descriptions retained for informational value.)
13188
13189 * mpw-config.in: Add generic include forwards for cpu-specific
13190 include files in aout and elf directories.
13191
13192 * mpw-configure: Added copyright.
13193 * mpw-config.in: Check for presence of required build tools.
13194 (target_libs): Add newlib.
13195 (target_tools): Add examples.
13196 (Read Me): Generate as "Read Me for MPW" instead.
13197 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13198 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13199 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13200
13201 * mpw-configure: Remove subdir-specific makefile hackery,
13202 delete mk.tmp after using it.
13203
13204 * mpw-build.in (all): Display start and end times.
13205
13206 * mpw-configure (host_canonical): Set.
13207 (target_cpu): Always add to makefiles.
13208 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13209 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13210 (mpw-mh-mpw): Look for in srcdir and srcroot.
13211 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13212
13213 * mpw-build.in: (install-only): New target.
13214
13215 * mpw-configure (host_alias, target_alias): Rename from hostalias
13216 and targetalias, add into generated Makefile.
13217 (mk.tmp): If present, add into generated Makefile.
13218 * mpw-build.in (all-gas): Build config.h first before gas proper.
13219
13220 * mpw-configure (config.status): Write only if changed.
13221 * mpw-config.in (readline): Configure it (not built, just used for
13222 definitions).
13223
13224 * mpw-config.in (elf/mips.h): Add a forward include.
13225
13226 * mpw-config.in: Forward-include most .h files in include into
13227 extra-include.
13228 (readline): Don't build.
13229 mpw-build.in (install): Install GDB.
13230
13231 * mpw-configure (prefix, mpw_prefix): Handle it.
13232 * mpw-config.in (mmalloc, readline): Don't configure.
13233 * mpw-build.in (thisscript): Rename to ThisScript.
13234 Use mpw-build instead of BuildProgram everywhere.
13235 (mmalloc, readline): Don't build.
13236 * mpw-README: New file, basic documentation about the MPW port.
13237
13238 * mpw-config.in: Use forward-include to create include files.
13239
13240 * mpw-configure: Add more things to the top of each configured
13241 Makefile, including contents of config/mpw-mh-mpw.
13242 * mpw-config.in (extra-include): Create this directory and fill it
13243 with Posix-like include files when configuring.
13244
13245 * config.sub (apple, mac, mpw): Add various aliases.
13246
13247 * mpw-build.in: New file, top-level build script fragment for MPW.
13248 * mpw-configure: New file, configure script for MPW.
13249 * mpw-config.in: New file, config fragment for MPW.
13250
13251Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13252
13253 * configure.in (host_libs): Remove glob, since it is gone from the
13254 sources.
13255
13256Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13257
13258 * Makefile.in: define empty GDB_NLM_DEPS var.
13259
13260 * configure.in(target_makefile_frag): use config/mt-netware
13261 for netware targets.
13262
13263Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13264
13265 * config.sub: Merge in recent FSF changes. Remove linux special
13266 cases.
13267
13268Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13269
4bddf3ad 13270 Revert this change:
252b5132
RH
13271
13272 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13273
13274 * build-all.mk: Use CC=cc -Xs on Solaris.
13275
252b5132
RH
13276Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13277
13278 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13279 stop using it.
13280 * Makefile.in: Nuke all references to glob subdirectory.
13281
13282Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13283
13284 * configure.in: Fix --enable-shared logic in per-host.
13285
13286Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13287
13288 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13289
13290Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13291
13292 * configure.in (noconfigdirs): Don't build gas on AIX, for
13293 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13294
13295Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13296
13297 * configure: Fix --cache-file to work if the file argument is a
13298 relative path.
13299
13300Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13301
13302 * configure: If the --cache-file is used, pass it down to
13303 configure in subdirectories.
13304
13305Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13306
13307 * config.sub: add vxworks29k configuration.
13308
13309Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13310
13311 * Makefile.in (taz): Do "diststuff" part quietly.
13312
13313Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13314
13315 * config.sub: Mini-merge with gcc/config.sub.
13316
13317Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13318
13319 * config.guess (IRIX): Sed - to _.
13320
13321Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13322
13323 * Makefile.in (source-vault, binary-vault): New targets.
13324
13325Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13326
13327 * config.sub: Recognize -eabi as a basic system type.
13328
13329Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13330
13331 * configure.in (enable_shared stuff): Fix typo.
13332
13333Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13334
13335 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13336
13337Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13338
13339 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13340
13341Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13342
13343 * configure.in (rs6000-*-*): Don't build gas.
13344
13345Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13346
13347 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13348 reduce command line length.
13349 (AS_FOR_TARGET): Check for as.new, not Makefile.
13350 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13351
13352Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13353
13354 * config.guess: Merge from FSF.
13355
13356Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13357
13358 * configure: Don't use $ when handling program_suffix.
13359
13360Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13361
13362 * configure.in: Configure tk for hppa/hpux.
13363
13364Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13365
13366 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13367
13368Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13369
13370 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13371 to LIBCXXFLAGS. Tests are better run without it.
13372
13373Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13374
13375 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13376
13377Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13378
13379 * configure.in (*-*-netware*): Don't configure xiberty.
13380
13381Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13382
13383 * configure.in: Remove tk from native_only list.
13384
13385Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13386
13387 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13388 for special NCD build.
13389
13390Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13391
13392 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13393 makeall.bat, they're only useful for binutils snapshots.
13394 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13395 makeall.bat to specified SUPPORT_FILES.
13396
13397Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13398
13399 * build-all.mk: Add Ericsson targets to sun4 and solaris
13400 hosts. Add BNR's sun4 target to solaris host, so their
13401 build-from-source will be tested in-house first.
13402
13403Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13404
13405 * Makefile.in (LIBCFLAGS): New variable.
13406 (CFLAGS_FOR_TARGET): Ditto.
13407 (LIBCFLAGS_FOR_TARGET): Ditto.
13408 (LIBCXXFLAGS): Ditto.
13409 (CXXFLAGS_FOR_TARGET): Ditto.
13410 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13411 (BASE_FLAGS_TO_PASS): Pass them.
13412 (EXTRA_TARGET_FLAGS): Ditto.
13413
4bddf3ad 13414 * configure.in: Support --enable-shared.
252b5132
RH
13415
13416Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13417
13418 * configure.in (target_libs): Include libstdc++ again.
13419 * config.guess: Update from FSF (for FreeBSD).
13420
13421Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13422
13423 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13424 makeall.bat.
13425 (DISTDOCDIRS): Add `etc'.
13426 (ETC_SUPPORT_PFX): New variable.
13427 (taz): Include anything from etc starting with a word in
13428 ETC_SUPPORT_PFX.
13429
13430Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13431
13432 * config.sub: Update for recent FSF changes. Remove obsolete
13433 h8300hds entry. Add -windows* and -osx as basic os. Minor
13434 spacing changes.
13435
13436Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13437
13438 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13439
13440 * config.guess: Merge with FSF.
13441 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13442
13443Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13444
13445 * configure: Since the "trap 0" handler will override the exit
13446 status on many systems, only use it for "exit 1", and make it set
13447 a non-zero exit status; reset it before "exit 0". Also, check
13448 exit status of config.sub, and error out if it failed.
13449
13450Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13451
13452 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13453 and install libgloss.
13454
13455Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13456
13457 * Makefile.in (all-binutils): Depend upon all-byacc.
13458
13459 * configure.in: Don't build emacs on Irix 5.
13460
13461Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13462
13463 * configure.in (*-*-netware*): Add libio.
13464
13465Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13466
13467 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13468 (CHECK_TARGET_MODULES): Ditto.
13469 (INSTALL_TARGET_MODULES): Ditto.
13470 (TARGET_LIBS): Ditto.
13471 (all-libstdc++): Note dependencies.
13472
13473Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13474
13475 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13476
13477Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13478
13479 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13480 -fexternal-templates.
13481
13482 * configure.in (target_libs): Add libstdc++.
13483 (noconfigdirs): Add libstdc++ as appropriate.
13484
13485Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13486
13487 * config.guess: Update from FSF.
13488
13489Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13490
13491 * configure: Use ${config_shell} when running ${configsub}.
13492
13493Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13494
13495 * config.sub: No longer recognize h8300h.
13496
13497Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13498
13499 * config.sub: Remove extraneous differences between config.sub and
13500 gcc/config.sub.
13501
13502Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13503
13504 * Makefile.in (DISTSTUFFDIRS): Add gas.
13505
13506Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13507
13508 * COPYING.NEWLIB: New file.
13509
13510Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13511
13512 * config.guess (HP-UX): Patch from Harlan Stenn
13513 <harlan@landmark.com> to also emit release level.
13514
13515Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13516
13517 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13518
13519Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13520
13521 * config.sub: Merge nextstep cleanup from FSF.
13522
13523Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13524
13525 * configure.in (arm-*-*): Don't configure ld for this target.
13526
13527Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13528
13529 * configure.in (*-*-netware): don't configure libg++, libio,
13530 librx, or newlib.
13531
13532Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13533
13534 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13535 configure ld--it works, but it doesn't support shared libraries.
13536
13537Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13538
13539 * config.guess (*-unknown-freebsd*): Get rid of possible
13540 trailing "(Release)" in version string.
13541 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13542
13543Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13544
13545 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13546 Fix type: *-next-neststep -> *-next-nextstep.
13547
13548 * config.guess: Merge from FSF:
13549
13550 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13551
13552 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13553
13554 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13555
13556 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13557 instead of UNIX_SV for UnixWare 1.0).
13558
13559Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13560
13561 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13562 to make gdb/nlm/* build after the compiler and linker.
13563
13564Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13565
13566 * config.guess (netbsd, freebsd, linux): Accept any machine,
13567 not just i[34]86.
13568 (m68k-atari-sysv4): Relocate to match FSF version.
13569
13570 * config.guess: More merges from the FSF:
13571
13572 Add a space before function call or macro invocation.
13573
13574 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13575
13576 * config.guess: Add trap cmd to remove dummy.c and dummy when
13577 interrupted.
13578
13579 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13580
13581 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13582 (dummy): Redirect stderr from compilation of dummy.c.
13583
13584 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13585
13586 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13587
13588Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13589
13590 * configure: Accept and ignore --cache*, for compatibility with
13591 new autoconf.
13592
13593Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13594
13595 * config.guess: Merge from FSF:
13596
13597 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13598
13599 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
13600 (PATH): Add /.attbin at end for finding uname.
13601 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
13602
13603 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13604
80413487 13605 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
13606
13607 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13608
80413487
RH
13609 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13610 to select whether to use ELF or COFF.
252b5132
RH
13611
13612 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13613
80413487 13614 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
13615
13616 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13617
13618 * config.guess: Guess the OS version for HPUX.
13619
13620 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13621
13622 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13623
13624Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13625
13626 * configure.in: Recognize --with-headers, --with-libs, and
13627 --without-newlib.
13628 * Makefile.in (all-xiberty): Depend upon all-ld.
13629
13630Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13631
13632 * configure.in: Change i[34]86 to i[345]86.
13633
13634Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13635
13636 * configure (version): A few more tweaks to help message.
13637
13638Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13639
13640 * Makefile.in: Remove (for now) librx as a host library,
13641 now that we're building it for target.
13642
13643Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13644
13645 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13646 (Karl Berry).
13647
13648Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13649
13650 * configure.in: Also configure librx.
13651
13652Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13653
13654 * Makefile.in: Update various rules to reflect that librx
13655 is now needed for libg++.
13656
13657Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13658
13659 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13660
13661Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13662
13663 * configure.in: Configure the examples directory.
13664
13665Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13666
13667 * configure: Simplify Jun 2 1994 change.
13668
13669Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13670
13671 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13672 /bin/gcc isn't good enough to build gcc.
13673
13674Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13675
13676 * Makefile.in (GDB_SUPPORT_FILES): Remove
13677 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13678 (gdb.tar.gz): Add new rule to use standard distribution building
13679 mechanism.
13680
13681Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13682
13683 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13684 Bill Cox <bill@cygnus.com>.
13685
13686Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13687
13688 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13689
13690Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13691
13692 * configure: Search current dir first in .gdbinit.
13693
13694Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13695
13696 * config.sub: Recognize freebsd (merged from gcc config.sub).
13697
13698Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13699
13700 * config.sub: Refer to NeXT's operating system as nextstep.
13701
13702 * config.sub (case $basic_machine): Re-order the cases, to match
13703 the order in the FSF version (which is mostly alphabethical).
13704 Merge in some additions and changes from the FSF.
13705
13706Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13707
13708 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13709 * config.sub: Recognize cxux7.
13710 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13711
13712Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13713
13714 * config.sub: Fix typo powerpc -> powerpc-*.
13715
13716Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13717
13718 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13719
13720 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13721 parallel with all-emacs and install-emacs). Top-level command
13722 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13723
13724Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13725
13726 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13727 $(relbindir)/make before doing ``make install'', and use
13728 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13729 installing over running make binary.
13730 ($(host)-stamp-stage3-installed): Likewise.
13731
13732Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13733
13734 * config.guess: Recognize Mach.
13735
13736Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13737
13738 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13739 see whether --exec-prefix was used.
13740
13741Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13742
13743 * README: Explicitly mention libg++/README. (Zoo's idea.)
13744
13745Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13746
13747 * Makefile.in: Add all-librx target similar to all-libproc.
13748
13749Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13750
13751 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13752 with post 1.2 uname bogosity.
13753
13754Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13755
13756 * configure: Remove temporary files on receipt of a signal.
13757
13758Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13759
13760 * configure: If there is a package_makefile_frag, remove
13761 ${subdir}/Makefile.tem after copying it in.
13762
13763Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13764
13765 * build_all.mk: support rs6000 lynx identifies itself as
13766 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13767 since /bin/gcc is too feeble to compile a modern gcc.
13768
13769Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13770
13771 * brought devo/test-build.mk update-to-date with progressive/
13772 test-build.mk. Add lynx targets and hppa flag info.
13773
13774Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13775
13776 * configure.in: Use mh-ncrsvr43. Patch from
13777 Tom McConnell <tmcconne@sedona.intel.com>.
13778
13779Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13780
13781 * config.guess (i386-unknown-bsdi): No longer need to
13782 check #if defined(__bsdi__) && defined(__i386__).
13783
13784Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13785
13786 * configure: Set program_transform_nameoption correctly.
13787
13788Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13789
13790 * brought build-all.mk update-to-date with progressive build-all.mk,
13791 added new targets and hppa info.
35590697 13792
252b5132
RH
13793Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13794
13795 * configure: If config.guess result is a prefix of the user
13796 specified target, assume a native build and use the user specified
13797 target as the host alias. Remove SunOS patch suffix removal hack.
13798 * configure.in: Remove SunOS patch suffix removal hack.
13799
13800 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13801 in NATIVE_CHECK_MODULES.
13802
13803Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13804
13805 * Makefile.in: Rename HOST_ONLY to NATIVE.
13806 * configure: Delete SunOs patch suffix from host_canonical
13807 and build_canonical variables that are prepended to Makefiles.
13808 * configure.in: Add comments for easier maintenance.
13809
13810Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13811
13812 * Makefile.in: Add all-libproc target similar to all-gui.
13813
13814Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13815
13816 * Makefile.in (CHECK_MODULES): split into
13817 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13818
13819Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13820
13821 * config.guess (i386-unknown-bsdi): New system to guess.
13822
13823Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13824
13825 * Makefile.in: Add all-gui target (but not yet build by "all").
13826
13827Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13828
13829 * config.sub: Move deletion of patch suffix from here...
13830 * configure.in: To here, at Ian's suggestion. The top-
13831 level scripts might need to know of a patch level.
13832
13833Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13834
13835 * config.sub: Strip off patch suffix so rtl is recognized
13836 as a sunos4.1.3 machine, even though it's been patched.
13837
13838Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13839
13840 * Makefile.in (INSTALL_LAST): Delete.
13841 (INSTALL_DOSREL): New.
13842
13843Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13844
13845 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13846 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13847 whether we pass down --with-gnu-ld anyhow.
13848
13849Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13850
13851 * Makefile.in (INSTALL_LAST): Change operation so it works
13852 on more flavors of make.
13853 * configure.in (go32): Don't build libg++ or libio.
13854
13855Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13856
13857 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13858 they can be overriden by templates.
13859
13860Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13861
13862 * configure.in (target==go32): Don't build gdb.
13863 * dosrel: New directory.
13864
13865Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13866
13867 * configure.in (host==go32): Configure dosrel too.
13868 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13869 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13870 be set by incoming names or templates.
13871 (INSTALL_LAST): New rule.
252b5132
RH
13872
13873Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13874
13875 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13876
13877Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13878
252b5132
RH
13879 * configure.in (appdirs): New variable. Currently empty, but will
13880 be used in gas distribution. If nonempty, lists a set of
13881 directories at least one of which must get configured, or top
13882 level configuration is considered to have failed.
13883 (rs6000-*-lynxos*): Use new file name.
13884
13885Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13886
13887 Eliminate XTRAFLAGS.
13888 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13889 newlib include files using -idirafter, and also use -nostdinc.
13890 (CXX_FOR_TARGET): Likewise.
13891 (XTRAFLAGS): Removed.
13892 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13893 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13894 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13895 ($(DO_X)): Don't pass down XTRAFLAGS.
13896
13897Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13898
13899 * configure.in (mips*-dec-bsd*): New target; do build linker.
13900 (mips*-*-bsd*): New target; don't build linker.
13901
13902Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13903
13904 * configure.in: support rs6000-*-lynxos* configuration.
13905 support sunos4 as a cross target.
13906
13907 * config.sub: look for lynx*, not lynx since the OS version may
13908 legitimately be part of the name.
13909
13910Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13911
13912 * configure.in (i[34]86-*-sco*): Move to be with other i386
13913 targets.
13914 (romp-*-*): New target. Skip various binary utilities.
13915 (vax-*-*): New target. Don't build newlib.
13916 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13917
13918Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13919
13920 * configure.in: Only set host_makefile_frag if config
13921 directory exists.
13922
13923Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13924
13925 * install.sh: If $dstdir exists, don't check whether each
13926 component does.
13927
13928Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13929
13930 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13931
13932Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13933
35590697
AJ
13934 * configure.in (*-*-lynxos*): Don't configure newlib for either
13935 native or cross Lynx.
252b5132
RH
13936
13937Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13938
13939 * config.sub (sparc64-elf): Fix os.
13940 (z8k): Remove duplicate.
13941
13942Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13943
13944 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13945 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13946
13947Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13948
13949 * configure: Make file links cleanly even if Lynx fails on
80413487 13950 an NFS symlink (at least fail cleanly).
252b5132
RH
13951
13952Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13953
13954 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13955 -XNh2000.
13956
13957Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13958
13959 * configure: Unknown options are fatal again.
13960
13961Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13962
13963 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 13964 compatibility.
252b5132
RH
13965
13966Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13967
13968 * build-all.mk: Add `clean' target.
13969
13970Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13971
13972 * config.guess: Add SINIX support.
13973 * configure.in: Add mips-*-sysv4* support.
13974
13975Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13976
13977 * build-all.mk: Document all useful targets.
13978 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13979 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13980
13981Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13982
13983 * configure: Support --silent, --quiet.
13984
13985Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13986
13987 * configure: Support --disable-FEATURE.
13988
13989Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13990
13991 * config.guess: Recognize NCR running SVR4.3.
13992
13993Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13994
13995 * config.guess: Make BSDI generate i386-unknown-bsd386.
13996 Patch from Paul Eggert <eggert@twinsun.com>.
13997
13998Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13999
14000 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14001
14002Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14003
14004 * configure: Make unrecognized options give nonfatal warnings
14005 instead of fatal errors, and pass them to any subdirectory
14006 configures in case they recognize them.
14007 Make --x equivalent to --with-x.
14008
14009Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14010
14011 * configure: Add --enable-* options. Clean up usage message and
14012 some comments.
14013
14014Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14015
14016 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14017
14018Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14019
14020 * configure.in (hppa*-*-*): Enable binutils.
14021
14022Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14023
14024 * config.sub: Recognize cisco.
14025
14026Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14027
14028 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14029
14030Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14031
14032 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14033 than one configuration name. Add comment.
14034
14035Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14036
14037 * config.guess: about target *-hitachi-hiuxwe2, fixed
14038 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14039 macro is incorrect.]
14040
14041Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14042
14043 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14044 than the "make ls" stuff which used to be here.
14045
14046Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14047
14048 * config.guess: Recognize i[34]86-unknown-freebsd.
14049 From Shawn M Carey <smcarey@rodan.syr.edu>.
14050
14051Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14052
14053 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14054
14055Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14056
14057 * config.guess: Check for ptx.
14058
14059Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14060
14061 * config.sub: Add os9k checking.
14062
14063Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14064
14065 * config.guess: Handle OSF1 running on HPPA processors
14066
14067Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14068
14069 * configure: If subdir configure fails, print out a message with
14070 subdirectory name, in case subdir's configure code didn't identify
14071 itself.
14072
14073Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14074
14075 * configure.in: Remove embedded newlines from configdirs.
14076 Avoid mismatches of substrings. Fix matching strings at end
14077 of configdirs.
14078
14079Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14080
14081 * config.guess: Add Lynx/rs6000 config support.
14082
14083Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14084
14085 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14086
14087Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14088
14089 * configure.in (hppa*-*-osf*): Treat this just like most other
14090 PA configurations (eg no binutils or ld).
14091 (hppa*-*-*elf*): These configurations have binutils and ld.
14092
14093Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14094
14095 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14096
14097Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14098
14099 * configure.in (rs6000-*-*): Build gas.
14100
14101Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14102
80413487 14103 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
14104
14105Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14106
14107 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14108 for GDB and GDB has been fixed to not need it.
14109
252b5132
RH
14110Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14111
14112 * config.guess: Recognize vax hosts.
14113
14114Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14115
14116 * configure (while loop): Don't use "break 2" inside case
14117 statement -- the case statement isn't an enclosing loop.
14118
14119Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14120
14121 * config.guess: Clean up NeXT support, to allow nextstep
14122 on Intel machines. Make OS be nextstep.
14123
14124Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14125
14126 * config.guess: Add alternate forms for Convex.
14127
14128Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14129
14130 * configure: Completely rewrite option processing. Take
14131 advantage of pattern-matching to avoid invoking test frequently.
14132 Also clean up host and target defaulting logic.
14133
14134Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14135
14136 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14137 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14138 commands (plus user environment) will fit SCO limits.
14139
14140Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14141
14142 * configure.in: Don't issue warnings about directories which are
14143 not being configured if -norecursion is set. Correct test for
14144 --with-gnu-as and --with-gnu-ld to not get confused by substring
14145 matches.
14146
14147 * configure.in: Don't build gas for alpha-dec-osf1*.
14148
14149Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14150
14151 * configure: Back out Per's change of 12/19/1993. It changes the
14152 behavior of configure in unexpected and confusing ways.
14153
14154 Also, use different delim char when calculating
14155 program_transform_name so that the name can contain slashes.
14156
14157Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14158
14159 * configure.in, config.sub: Add support for VSTa micro-kernel.
14160
14161Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14162
14163 * configure.in: Nuke hacks which were used to get a special
14164 version of GAS for HPPA configurations.
14165
14166Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14167
14168 * configure: If only ${target_alias} is given, use that
14169 as the default for ${host_alias}.
14170 * configure: Add missing back-slashes before nested quotes.
14171
14172Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14173
14174 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14175
14176Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14177
14178 * config.guess: Recognize some Tektronix configurations.
14179 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14180
14181Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14182
14183 * config.sub: Match any flavor of SH.
14184
14185Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14186
14187 * configure.in: Don't try to configure newlib for Alpha.
14188
14189Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14190
14191 * configure.in: Don't build ld for Irix 5. Don't build gas,
14192 libg++ or libio for any Alpha target.
14193
14194 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
14195
14196Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14197
14198 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14199 default arguments -- so it tried to compress itself.
14200
14201Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14202
14203 * configure.in (notsupp): ensure that a space is always at the end
14204 of the configdirs list, since the grep checks for an explicit space
14205
14206Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14207
14208 * configure.in (target i386-sysv4.2): don't build ld, since static
14209 versions of many libraries are not available.
14210
14211Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14212
14213 * config.guess: Recognize Apollos (using environment variables).
14214 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14215
14216Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14217
14218 * config.guess: Recognize Sony news mips running newsos.
14219
14220Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14221
14222 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14223 "fi ; else" for bash.
14224
14225Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14226
14227 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14228
14229Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14230
14231 * config.sub: accept unixware as an alias for svr4.2.
14232 Fix some inconsistancies with the gcc version.
14233
14234Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14235
14236 * Makefile.in (DISTDOCDIRS): Add gdb.
14237
14238Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14239
14240 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14241
14242Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14243
14244 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14245 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14246 this now.
14247
14248Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14249
14250 * config.sub: Accept hiux* as an OS name.
14251
14252 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14253 etc/make-stds.texi. The underscore came from gcc, and dje now
14254 agrees that RUNTESTFLAGS is the correct name.
14255
14256Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14257
14258 * install.sh: Remove 'set -e'. It makes any conditionals
14259 in the script useless.
14260
14261 * config.guess: Automatically recognize arm-acorn-riscix
14262 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14263
14264Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14265
14266 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14267
14268Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14269
14270 * Makefile.in (DISTDOCDIRS): New variable.
14271 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 14272 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
14273
14274Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14275
14276 * configure.in (hppa target): check the source directory for the
14277 pagas sub-directory
14278
14279Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14280
14281 * config.sub: Allow -aout* and -elf*.
14282
14283Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14284
14285 * configure.in: Don't build ld on i386-solaris2, same as for
14286 sparc-solaris2.
14287
14288Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14289
14290 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14291
14292Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14293
14294 * configure.in: Configure gdb for alpha.
14295
14296Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14297
14298 * Makefile.in (CXXFLAGS): Add -O.
14299
14300Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14301
14302 * config.guess: added support for DG Aviion
14303
14304Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14305
14306 * configure.in: Produce warning message for subdirectories not
14307 configurable for this host/target combination. Don't try to
14308 configure gdb for vms.
14309
14310Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14311
14312 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14313 appropriate files before making "diststuff".
14314 (DISTBISONFILES): New var: list of files to be edited.
14315 (DISTSTUFFDIRS): Add binutils.
14316
14317Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14318
14319 * config.sub: also handle mipsel and mips64el (for little endian mips)
14320
14321Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14322
14323 * configure.in: Add * to end of all OS names.
14324
14325Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14326
14327 * configure.in: Build newlib for LynxOS native.
14328
14329Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14330
14331 * config.guess: Add support for delta 88k running SVR3.
14332
14333 * configure.in: Add comment about HP compiler vs. emacs.
14334
14335Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14336
14337 * configure.in: don't build ld on solaris2 (not a viable option
14338 due to bugs in getpwnam & getpwuid)
14339
14340Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14341
14342 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14343 config.guess will produce a full version number.
14344
14345Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14346
14347 * configure.in: Build linker and binutils for alpha-dec-osf1.
14348
14349Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14350
14351 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14352 and gdb/testsuite/Makefile.in.
14353
14354Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14355
14356 * configure.in: recognize mips*- instead of mips-
14357
14358Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14359
14360 * config.sub: Accept linux*coff and linux*elf as operating
14361 systems.
14362
14363Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14364
14365 * config.sub: Recognize mips64, and mips3 as an alias for it.
14366
14367Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14368
14369 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14370 gdb knows how to handle OSF/1 shared libraries.
14371
14372Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14373
14374 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14375 * config.guess: Recognize Hitachi's HIUX.
14376 * config.sub: Recognize h3050r* and hppahitachi.
14377 Remove redundant cases for hp9k[23]*.
14378
14379Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14380
14381 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14382 if gas and ld are in the source tree and are in ${configdirs}.
14383 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 14384 --with options (but still pass them down on the command line,
252b5132
RH
14385 if they were explicitly specified).
14386
14387Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14388
14389 * configure: substitute SHELL value in Makefile.in with
14390 ${CONFIG_SHELL}
14391
14392Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14393
14394 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14395 *-*-solaris2* targets.
14396
14397Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14398
14399 * Makefile.in: define M4, and pass it down to sub-makes;
14400 all-autoconf now depends on all-m4
14401
14402Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14403
14404 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14405 presence of {ar,ranlib} instead of a configured directory
14406
14407Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14408
14409 * config.guess: Accept 34?? as well as 33?? for NCR.
14410
14411Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14412
14413 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14414 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14415
14416Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14417
14418 * configure: grab values for $(CC) and $(CXX) from the
14419 environment, so that someone can do "CC=gcc configure; make" and
14420 have it work right (matching the way that autoconf works now)
14421
14422 * configure.in, Makefile.in: add support for gash, the tcl
14423 interface to Galaxy
14424
14425 * config.guess: add NetBSD variants (hp300, x86)
14426
14427Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14428
14429 * install.sh: Support -d option (in the manner of SunOS 4 install,
14430 as it is more deterministic than that of GNU install)
14431 (chmodcmd): Set file to mode 755 by default (should also do default
14432 chgrp and chown, but I don't feel like dealing with that now)
14433
14434Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14435
14436 * config.sub: Remove h8300hhms alias.
14437
14438Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14439
14440 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14441
14442Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14443
14444 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14445 as stmp-fixinc
14446
14447Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14448
14449 * config.sub: recognize m88110-bug-coff.
14450
14451Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14452
14453 * Makefile.in (all-libio): all dependencies on the toolchain used
14454 to build this (gcc, gas, ld, etc)
14455
14456Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14457
14458 * config.guess: Deal with OSF/1 1.3 on alpha.
14459
14460Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14461
14462 * install.sh: add some 'else true' clauses for portability
14463
14464 * configure.in: don't build libio for h8[35]00-*-* targets
14465
14466Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14467
14468 * Makefile.in: Add support for new libio.
14469
14470Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14471
14472 * install.sh: If one command fails, don't try the rest. Don't try
14473 to remove $dsttmp (via trap) unless we have already created it.
14474 If $src doesn't exist, detect it and exit with an error.
14475
14476 * config.guess: Recognize BSD on hp300.
14477
14478Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14479
14480 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14481 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14482
14483Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14484
14485 * Makefile.in (all-send-pr): depends on all-prms
14486
14487Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14488
14489 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14490
14491Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14492
14493 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14494 Added test for mips-mips-riscos5.
14495
14496Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14497
14498 * configure.in: use mh-hp300 for 68k HP hosts
14499
14500Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14501
14502 * configure: add support for CONFIG_SHELL, so that you can use
14503 some alternate shell for evaluating configure scripts
14504
14505Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14506
14507 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14508 in configure script to bug-gdb@prep.ai.mit.edu when building
14509 distribution archive.
14510 * Makefile.in (COMPRESS): Remove def.
14511 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14512 gdb.tar.Z and make-gdb.tar.Z respectively.
14513 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14514 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14515 to convergence with 'taz' target in Makefile.in.
14516
14517Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14518
14519 * install.sh (dsttmp): use trap to ensure that tmp files go
14520 away on error conditions
14521
14522Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14523
14524 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14525
14526Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14527
14528 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14529 its parent is '/' not ''.
14530
14531 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14532
14533Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14534
14535 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14536 that ${newsrcdir}/configure.in does.
14537
14538Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14539
14540 * test-build.mk: support for CONFIG_SHELL
14541
14542Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14543
14544 * config.sub (netware): Add as a basic system type.
14545
14546Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14547
14548 * Makefile.in (Makefile): depend on configure.in. Also drop the
14549 $(srcdir)/ from the dependency on Makefile.in.
14550
14551Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14552
14553 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14554 (h8300hhms is temporary until multi-libraries are implemented).
14555 * configure.in: Handle h8300h too.
14556
14557Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14558
14559 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14560
14561Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14562
14563 * configure: Remove extraneous output when guessing host type.
14564 * config.guess: Remove extraneous output when guessing using C
14565 compiler rather than uname, or when guessing fails.
14566
14567Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14568
14569 * Makefile.in: remove all.cross and install.cross targets
14570
14571 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14572 definitions
14573
14574Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14575
14576 * configure.in (target sh): Build gprof.
14577
14578Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14579
14580 * config.sub: change -solaris to -solaris2
14581
14582Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14583
14584 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14585
14586Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14587
14588 * configure: Correct error message for missing Makefile.in to
14589 print correct directory.
14590
14591Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14592
14593 * install.sh: kludge around 386BSD shell bug
14594
14595Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14596
14597 * config.guess: Recognize NeXT.
14598 * config.guess: Recognize i486-ncr-sysv4.
14599 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14600
14601Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14602
14603 * Makefile.in (MAKEINFOFLAGS): New variable.
14604 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14605 * build-all.mk, test-build.mk: Pass down --no-split as
14606 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14607
14608Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14609
14610 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14611
14612Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14613
14614 * Makefile.in (libg++.tar.z): New rule.
14615 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14616 * Makefile.in (taz): Only do a single chmod.
14617
14618Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14619
14620 * install.sh: don't use dirname anymore (replaced with sed usage)
14621
14622Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14623
14624 * Makefile.in: Change extension for gzip'd files from '.z' to
14625 '.gz' per new FSF standard usage.
14626
14627Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14628
14629 * configure: put quotes around the final value of program_transform_name
14630
14631Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14632
14633 * Makefile.in: new install.sh support; update install-info rules
14634
14635Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14636
14637 * configure.in: Build diff for crosses, but not for go32 host.
14638
14639 * configure.in: Build gprof only for native, and don't build it
14640 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14641
14642Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14643
14644 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14645
14646Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14647
14648 * configure.in (host_tools): Add prms.
14649
14650Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14651
14652 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14653 with $(FLAGS_TO_PASS) on the command line
14654
14655 * config.sub: Recognize lynx and lynxos
14656
14657Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14658
14659 * config.sub: Accept -ecoff*, not just -ecoff.
14660
14661Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14662
14663 * Makefile.in (taz): Use .gz suffix instead of .z.
14664 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14665 names.
14666
14667Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14668
14669 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14670
14671Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14672
14673 * Makefile.in (install-no-fixedincludes): install gcc last, so
14674 that rebuilds that might happen during 'make install' don't get
14675 bogus gcc include files
14676
14677Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14678
14679 Change from Utah for HPPA support:
14680 * config.guess: Recognize hppa1.x-hp-bsd.
14681
14682Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14683
14684 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14685 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14686
14687Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14688
14689 * config.sub: Add support for rom68k and bug boot monitors.
14690
14691Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14692
14693 * Makefile.in: Make all-opcodes depend on all-bfd.
14694
14695Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14696
14697 * config.guess: Added special check for i[34]86-univel-sysv4*.
14698
14699Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14700
14701 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14702 the processor rather than assuming i486.
14703
14704Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14705
14706 * config.guess: Recognize SunOS6 as Solaris3.
14707
14708Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14709
14710 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14711 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14712
14713Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14714
14715 * build-all.mk (all-cross): New target for Canadian Cross.
14716 Added Q2 go32 targets.
14717 * test-build.mk: Configure go32 cross sparclite-aout and
14718 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14719 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14720
14721Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14722
14723 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14724 GO32 hosted toolchains
14725
14726Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14727
14728 * configure: change so "-exec-prefix" gets passed down rather
14729 than "-exec_prefix" so autoconf generated Makefiles get the
14730 exec_prefix set right.
14731
14732Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14733
14734 * config.guess: get the Solaris2 minor version number
14735
14736 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14737
14738Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14739
14740 * config.guess: Recognize some Sequent platforms.
14741
14742Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14743
14744 * Makefile.in: added the vault-install target
14745
14746 * configure.in: actually use the Sun3 makefile fragment that's in
14747 config, also added the release dir to configdirs
14748
14749Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14750
14751 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14752
14753Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14754
14755 * configure.in: remove some program from Alpha targetted toolchains
14756
14757Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14758
14759 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14760 gprof.
14761 (taz): Run "make diststuff" in those directories instead of "make
14762 proto-dir". Look for "VERSION=" only at start of line in subdir
14763 Makefile. Use "gzip -9" for compression.
14764 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14765 (binutils.tar.z): New target.
14766
14767Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14768
14769 * Makefile.in (taz): Include gpl.texinfo.
14770
14771Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14772
14773 * Makefile.in (setup-dirs): Merged into "taz" target.
14774 (taz): Only do `proto-dir' stuff if a directory is actually needed
14775 for this target.
14776
14777Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14778
14779 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14780 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14781 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14782 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14783 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14784
14785Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14786
14787 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14788 config.sub, and move-if-change to gdb testsuite distribution
14789 archive, so the testsuite can be extracted, configured, and
14790 run separately from the gdb distribution. Blow away the Chill
14791 tests that require a Chill compiled executable, since GNU Chill
14792 is not yet publically available.
14793
14794Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14795
14796 * test-build.mk: set environment variables in a single command,
14797 instead of a list of assignments and exports
14798
14799 * config.guess: recognize Alpha/OSF1 systems
14800
14801Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14802
14803 * configure: Change help message to prefer --options rather than
14804 -options.
14805
14806Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14807
14808 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14809 zippy@ecst.csuchico.edu.
14810 * config.guess: Recognize miniframe.
14811
14812Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14813
9eb322aa
MF
14814 * Makefile.in: Use srcroot to find runtest rather than rootme.
14815 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
14816
14817Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14818
14819 * test-build.mk: Extensive additions to support building on a
14820 machine other than the host.
14821
14822Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14823
14824 * configure (tooldir): Fix for i386-aix again.
14825
14826Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14827
14828 * configure, Makefile.in: Change definition of $(tooldir)
14829 to match the FSF.
14830
14831Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14832
14833 * config.guess: Recognize i[34]86/SVR4.
14834
14835Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14836
14837 * Makefile.in (all-gdb): gdb depends on sim.
14838
14839Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14840
14841 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14842 at the same time we make the prototype gdb directory.
14843 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14844 files at the same time as the gdb base release distribution.
14845
14846Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14847
14848 * Makefile.in (check): Use individual check targets rather than
14849 DO_X rule.
14850 (check-gcc): Added.
14851
14852Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14853
14854 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14855 for System V release 3.2.
14856
14857Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14858
14859 * config.sub: Recognize hppaosf.
14860 * configure.in: Do configure ld/binutils/gas for it.
14861
14862Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14863
14864 * configure (tooldir): Alter syntax used to set this, for systems
14865 where "\$" isn't handled right, like i386-aix.
14866
14867Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14868
14869 * configure: Pass program-transform-name, not
14870 program_transform_name, to recursive configures.
14871
14872Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14873
14874 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14875 of gas+ld+binutils.
14876
14877Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14878
14879 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14880
14881Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14882
14883 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14884
252b5132
RH
14885Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14886
14887 * Makefile.in (PRMS): Set back to all-prms.
14888
14889Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14890
14891 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14892 targets, rather than for MIPS hosts.
14893
14894Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14895
14896 * configure.in: add comment for --with-x default values
14897
14898 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14899
14900 * Makefile.in: add check-* targets for each of the directories in
14901 the tree. Add a definition of RUNTEST that will use the one we
14902 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14903
14904Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14905
14906 * configure.in: Removed obsolete references to bfd_target and
14907 target_makefile_frag.
14908
14909 * build-all.mk: Set assorted targets for Q2.
14910 * config.sub: Recognize z8k-sim and h8300-hms.
14911 * test-build.mk: Really don't pass host to configure.
14912 (HOLES): Added uname.
14913
14914Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14915
14916 * configure: Handle an empty program-prefix, program-suffix or
14917 program-transform-name correctly.
14918
14919Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14920
14921 * build-all.mk: -G 8 no longer required for MIPS targets.
14922 * test-build.mk: Don't pass host argument to configure; make it
14923 guess.
14924
14925Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14926
14927 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14928 * Makefile.in (COMPRESS): New macro, like GZIP.
14929
14930Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14931
14932 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14933
14934 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14935 with gas currently defaults to -G 0.
14936
14937Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14938
14939 * Makefile.in (all-flex): flex depends on byacc.
14940
14941 * build-all.mk: If host not specified, use config.guess. Pass TAG
14942 to test-build.mk as RELEASE_TAG.
14943 * test-build.mk (configargs): New variable containing arguments to
14944 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14945 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14946
14947 * config.guess: Use /bin/uname when checking -X argument on SCO,
14948 to avoid invoking GNU uname which doesn't understand -X.
14949
14950 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14951
14952 * configure.in: Build gas for mips-*-*.
14953
14954Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14955
14956 * Makefile.in (all.normal): insert missing backslash.
14957
14958Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14959
4bddf3ad 14960 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
14961
14962 * Makefile.in: Complete overhaul to merge many almost identical
14963 targets.
14964
14965Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14966
14967 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14968 (gdb.tar.Z): Adjusted.
14969
14970 * Makefile.in (setup-dirs, taz): New targets; should be general
14971 enough to adapt for gdb sometime. Build only .z file.
14972 (gas.tar.z): New target.
14973
14974Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14975
14976 * build-all.mk: Use CC=cc -Xs on Solaris.
14977
252b5132
RH
14978Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14979
14980 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14981 for handling BISON for FSF releases.
14982
14983Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14984
14985 * configure: Actually implement the change zoo just documented.
14986
14987Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14988
14989 * configure: when using config.guess, only set target_alias when
14990 it's not already been set (ie, on the command line)
14991
14992Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14993
14994 * Makefile.in: add installcheck target, set PRMS to install-prms
14995
14996Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14997
14998 * configure: add support for package_makefile_fragment, handle the
14999 case where a directory has a configure.in file but no Makefile.in
15000 more gracefully (with an actual understandable error message, even);
15001 add support for --without (and add this to the usage message); also
15002 explicitly add a --host=${host_alias} to the command line when
15003 config.guess is used
15004
15005Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15006
15007 * configure: Must use both --host and --target in recursive calls.
15008
15009Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15010
15011 * Makefile.in: Change deja-gnu to dejagnu.
15012
15013Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15014
15015 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15016
15017Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15018
15019 * configure.in: canonicalize all instances to *-*-solaris2*,
15020 also strip out a number of tools to not build for go32 host
15021
15022Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15023
15024 * config.guess: add GPL.
15025
15026 * Makefile.in, config.guess, config.sub, configure: bump
15027 copyrights to 93.
15028
15029Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15030
15031 * Makefile.in (do-info): Removed obsolete check for existence of
15032 localenv file.
15033
15034 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15035
15036Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15037
15038 * Makefile.in: a couple of 'else true' for decstation,
15039 support for TclX
15040
15041 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15042
15043Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15044
15045 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15046
15047Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15048
15049 * config.guess: Recognize i386-ibm-aix (PS/2).
15050 * configure.in: Use config/mh-aix386 file for it.
15051
15052Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15053
15054 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15055 CC_FOR_TARGET instead.
15056 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15057
15058Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15059
15060 * Makefile.in: Add sim to list of directories sent with gdb
15061
15062Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15063
15064 * configure.in: Put back mips-dec-bsd* case.
15065
15066Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15067
15068 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15069 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15070 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
15071
15072Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15073
15074 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15075
15076 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15077 (install-info): install dir.info only if it exists,
15078 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15079
15080Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15081
15082 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15083 gas for mips-dec-bsd.
15084
15085Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15086
15087 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15088 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15089
15090Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15091
15092 * configure.in: Added "dejagnu" to hosttools list.
15093
15094Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15095
15096 * config.sub, configure.in, config.guess: Add support
15097 for Bosx, an AIX variant from Bull.
15098 Patches from F.Pierresteguy@frcl.bull.fr.
15099
15100Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15101
15102 * devo/dejagnu: Initial creation of devo/dejagnu.
15103 Migrated dejagnu testcases and support files for testing software
15104 tools to reside as subdirectories, currently called "testsuite",
15105 within the directory of the software tool. Migrated all programs,
15106 support libraries, etc. beloging to dejagnu proper from
15107 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15108 with no modifications. The changes to these files which will
15109 allow them to configure, build, and execute properly will be made
15110 in a future update.
15111
15112Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15113
15114 * Makefile.in: Change send_pr to send-pr.
15115 * configure.in: Likewise.
15116 * send_pr: Renamed directory to send-pr.
15117
15118Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15119
15120 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15121
15122Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15123
15124 * README: Update for gdb-4.8 release.
15125 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15126 gdb-xxx.tar.z (gzip'd) file also.
15127
15128Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15129
15130 * Makefile.in: make all-diff depend on all-libiberty
15131
15132Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15133
15134 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15135
15136Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15137
15138 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15139
15140Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15141
15142 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15143 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15144 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15145
15146Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15147
15148 * Makefile.in: makeinfo binary is in a new location
15149
15150Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15151
15152 * config.sub: Accept -ecoff as an OS.
15153
15154 * Makefile.in: Various changes to eliminate a level of make
15155 recursion and reduce the required command line length.
15156 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15157 sub-makes.
15158 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15159 variables holding settings for specific sub-makes.
15160 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15161 in terms of BASE_FLAGS_TO_PASS.
15162 (TARGET_LIBS): New variable listing directories which use
15163 TARGET_FLAGS_TO_PASS.
15164 (subdir_do): Eliminated.
15165 (do-*): New set of targets to replace subdir_do.
15166 (various): All targets which used subdir_do now depend on do-*.
15167 (local-clean): Renamed from do_clean.
15168 (local-distclean): New target, dependency of distclean and
15169 realclean.
15170 (install-info): Don't create directories. Depend on dir.info
15171 rather than calling make recursively.
15172 (install-dir.info): Eliminated.
15173 (install-info-dirs): Create all info directories here.
15174 (dir.info): Depend upon do-install-info.
15175
15176 * test-build.mk (HOLES): Added false.
15177
15178Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15179
15180 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15181
15182Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15183
15184 * Makefile.in (info): remove dependency on all-texinfo. The
15185 problem was really in texinfo/C, not at this level.
15186
15187Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15188
15189 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15190
15191Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15192
15193 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15194 GDB releases.
15195
15196Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15197
15198 * configure: Include srcdir in message about target of link not
15199 being found. Don't convert `-' to `_' in `with' options being
15200 passed to subdirs.
15201
15202Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15203
15204 * configure.in: add uudecode to host_tools
15205
15206 * Makefile.in: added {all,install}-uudecode targets, added them to
15207 the appropriate lists
15208
15209Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15210
15211 * Makefile.in (all-gcc): Added dependency on all-gas.
15212
15213 * configure.in (mips-*-*): Build ld and binutils.
15214
15215Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15216
15217 * configure: check return code from mkdir, print error message and
15218 exit on failure.
15219
15220Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15221
15222 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15223
15224Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15225
15226 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15227
15228Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15229
15230 * config.sub (h8500): Recognize this as a cpu type.
15231
15232Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15233
15234 * configure: source directory missing is no longer a warning
15235
15236 * configure.in: recognize irix[34]* instead of irix[34]
15237
15238 * Makefile.in: define and pass down X11_LIB
15239
252b5132
RH
15240Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15241
15242 * guess-systype: Renamed to ...
15243 * config.guess: ... by popular request.
15244 * configure.in, Makefile.in: Update accordingly.
15245
15246Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15247
15248 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15249 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15250 + Execute ./dummy instead of assuming . is in PATH.
15251
15252Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15253
15254 * guess-systype: New shell script. Attempts to guess the
15255 canonical host name of the executing host.
15256 Only a few hosts are supported so far.
15257 * configure: Call guess-systype if no host is specified.
15258
15259Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15260
15261 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15262 gcc Makefile.
15263
15264
15265Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15266
15267 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15268 (all-gcc, install-gcc, subdir_do): Use it.
15269
15270Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15271
15272 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15273
15274Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15275
15276 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15277 set exclusively by configure, using configure.in .
15278
15279Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15280
15281 * test-build.mk: set $PATH for all builds
15282
15283 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15284
15285Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15286
15287 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15288 the one used in gcc/Makefile.in, so that a null expansion doesn't
15289 override the one needed to build gcc with a native cc.
15290
15291
15292Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15293
15294 * configure: Accept -with arguments.
15295
15296Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15297
15298 * Makefile.in: added h8300sim
15299
15300Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15301
252b5132
RH
15302 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15303 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15304 (all-cygnus, native, build-cygnus): Make
15305 $(canonhost)-stamp-3stage-done, not $(host)....
15306 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15307 i386-sco3.2v4. Added else true to if command.
15308
15309Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15310
15311 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15312
15313Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15314
15315 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15316
15317Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15318
15319 * configure.in: don't remove binutils from Solaris builds
15320
15321Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15322
15323 * Makefile.in: get rid of earlier definitions for *clean,
15324 also handle the recursive info rule better
15325
15326Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15327
15328 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15329 do more-or-less the right thing.
15330
15331Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15332
15333 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15334 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15335
15336Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15337
15338 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15339 $(host_canonical).
15340
15341 * configure.in: split the configdirs list into 4 categories (native
15342 v. cross, library v. tool) and handle the cross-only and native-
15343 only in more reasonable (and correct!) way.
15344
15345Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15346
15347 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15348 configdirs anymore.
15349
15350Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15351
15352 * Makefile.in: extensive cleanup:: removed all of the explicit
15353 clean-* targets, collapsed many wrappers around subdir_do into
15354 one, added additional targets to satisfy standards.texi, deleted
15355 some old targets, some changes for consistency
15356
15357Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15358
15359 * configure.in: handle some programs as cross-only, and others as
15360 native only
15361
15362 * test-build.mk: handle partial holes in a more generic manner
15363
15364 * Makefile.in: m4 depends on libiberty
15365
252b5132
RH
15366Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15367
15368 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15369 time, wdiff, and find to configdirs
15370
15371 * Makefile.in: all, clean, and install rules for the new programs
15372 added to configure.in
15373
15374Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15375
15376 * configure.in: use mh-sun for all *-sun-* hosts
15377
252b5132
RH
15378Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15379
15380 * Makefile.in: define flags for X11 include files and library file
15381 locations, pass them down to the programs that need this info
15382
15383 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15384
252b5132
RH
15385Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15386
15387 * configure.in: start building libg++ for HP-UX targets
15388
15389Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15390
15391 * README: Update references to files moved into etc/.
15392
15393Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15394
15395 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15396 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15397
15398Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15399
15400 * configure: accept dash as well as underscore in long option
15401 names for FSF compatibility.
15402
15403Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15404
15405 * config.sub: added -sco3.2v4 support from FSF.
15406
15407Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15408
15409 * configure.in: expand the section that adds or removes
15410 directories from the list of programs to build, to handle native
15411 vs. cross in addition to host v. native
15412
15413Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15414
15415 * Makefile.in: Replace C++ in macro names with CXX.
15416 This is less likely to break ...
15417
15418Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15419
15420 * test-build.mk: add -w to GNU_MAKE
15421
15422Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15423
15424 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15425 add 'sparc' to list of recognized cpus. This needed to make
15426 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15427 Delete some redundant ose68 variants. Recognize -wrs as an os,
15428 then changes that into $CPU-wrs-vxworks.
15429
15430 * configure.in: remove most references to gdbtest, regularize
15431 target based program removal
15432
15433 * test-build.mk: import from p3 tree (many fixes and changes)
15434
15435Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15436
15437 * Makefile.in: added rules to handle tcl, tk, and expect
15438
15439 * configure.in: handle those directories if they exist
15440
15441Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15442
15443 * config.sub: removed bogus hppabsd and hppahpux names, since
15444 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15445
15446Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15447
15448 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15449 depends upon all-xiberty
15450
15451 * Makefile.in: changes from p3, including:
15452
15453 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15454
15455 * Makefile.in (XTRAFLAGS): include newlib directories if
15456 newlib/Makefile exists, rather than if host != target.
15457
15458 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15459
15460 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15461 from the same source tree and not building a cross-compiler. This
15462 matters for the libg++ configuration if reconfiguring a tree that
15463 has already been installed.
15464
15465 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15466
15467 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15468 pick up the machine and system specific header files.
15469
15470 * Makefile.in: added AS_FOR_TARGET, passed down in
15471 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15472 the C compiler to use to create programs which are run in the
15473 build environment, set it to default to $(CC), and passed it down
15474 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15475
15476 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15477
15478 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15479 We need them for unusual native builds, like systems without
15480 ranlib.
15481
15482 * configure: also define $(host_canonical) and
80413487
RH
15483 $(target_canonical), which are the full, canonical names for the
15484 given host and target
252b5132
RH
15485
15486Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15487
15488 * Makefile.in: Added separate definitions for C++.
15489
15490Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15491
15492 * configure.in (configdirs): Add deja-gnu.
15493
15494Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15495
15496 * README: Update for configure.texi and gdb-4.7 release.
15497
15498Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15499
15500 * Makefile.in: Move "all" target to top of file.
15501 Previously, first target was ".PHONY" which caused BSD4.4 make
15502 to build .PHONY when make was run without arguments.
15503
15504Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15505
15506 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15507 Library-copylefted code in libiberty.
15508
15509Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15510
15511 * config.sub: Replace m68kmote with plain old m68k.
15512
15513Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15514
15515 * Makefile.in: Remove space from blank line, avoid Make complaints.
15516
15517Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15518
15519 * config.sub: Complain if no argument is given. Added support for
15520 386bsd as OS and target alias.
15521
15522Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15523
15524 * Makefile.in (XTRAFLAGS): include newlib directories if
15525 newlib/Makefile exists, rather than if host != target.
15526
15527Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15528
15529 * config.sub: recognize sparclite-wrs-vxworks.
15530
15531 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15532 p3.) Added clean-xiberty to clean.
15533
15534Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15535
15536 * configure.in: use *-*-* instead of nested cases for host and target
15537
15538Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15539
15540 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15541 from the same source tree and not building a cross-compiler. This
15542 matters for the libg++ configuration if reconfiguring a tree that
15543 has already been installed.
15544
15545Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15546
15547 * config.sub (i486v/i486v4): Merge in from FSF version.
15548
15549Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15550
15551 * configure: only set PWD if it is already set.
15552
15553Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15554
15555 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15556 doesn't have unset and all success paths (and most error paths)
15557 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15558 to just ${PWD} to avoid confusion.)
15559
15560Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15561
15562 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15563 even for a native compilation.
15564
15565Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15566
15567 Changes to make the gdb.tar.Z rule work better.
15568
15569 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15570 (DEVO_SUPPORT): Add configure.texi.
15571 (bfd-ilrt.tar.Z): Remove ancient rule.
15572
15573Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15574
15575 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15576 pick up the machine and system specific header files.
15577
15578 * configure.in, config.sub: added new target m68010-adobe-scout,
15579 with alias of adobe68k. Changed configure.in to check for
15580 -scout before -sco* to avoid a false match.
15581
15582 * Makefile.in: added AS_FOR_TARGET, passed down in
15583 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15584 the C compiler to use to create programs which are run in the
15585 build environment, set it to default to $(CC), and passed it down
15586 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15587
15588Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15589
15590 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15591 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15592 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15593 FOR_TARGET variants, to newlib and libg++.
15594
15595Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15596
15597 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15598 first.
15599
15600Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15601
15602 * config.sub: Accept `elf' as an environment.
15603
15604Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15605
15606 * Makefile.in (all-opcodes): cd into the right directory
15607
15608Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15609
15610 * configure: added -program_transform_name option, used as
15611 argument to sed when installing programs.
15612 configure.texi: added documentation for -program_prefix,
15613 -program_suffix and -program_transform_name.
15614
15615Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15616
15617 * config.sub: Accept i486 where i386 ok.
15618
15619Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15620
15621 * config.sub: accept we32k
15622
15623Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15624
35590697 15625 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
15626
15627 * Makefile.in: don't create all directories for ``make install'';
15628 let the subdirectories create the ones they need.
15629
15630Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15631
80413487 15632 * COPYING: new file, GPL v2
252b5132
RH
15633
15634Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15635
15636 * Makefile.in: use the new gen-info-dir, which needs a template
15637 argument (which also lives in texinfo)
15638
15639 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15640
252b5132
RH
15641Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15642
15643 * config.sub (ncr3000): Change i386 to i486.
15644
15645Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15646
15647 * Makefile.in: add install-rcs, install-grep to
15648 install-no-fixedincludes, removed install-bison and install-libgcc
15649
15650Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15651
15652 * configure.in: grab the HPUX makefile fragment if on HPUX
15653
15654Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15655
15656 * Makefile.in: eradicate bison spoor (ditto libgcc).
15657 configure.in: recognise m68{k,000}-ericsson-OSE.
15658 es1800 is alias for m68k-ericsson-OSE
15659
15660Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15661
15662 * configure.in: rearrange the parts that remove programs from
15663 configdirs, based now on HOST==TARGET or by canonical triple.
15664
15665Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15666
15667 * test-build.mk: recurse explicitly with -f test-build.mk when
15668 appropriate. predicate stage3 and comparison on the existence
15669 of gcc. That is, if gcc isn't around, we aren't three-staging.
15670 On very clean, also remove ...stamp-co. Build in-place before
15671 doing other builds.
15672
15673Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15674
15675 * Makefile.in, configure.in: add tgas
15676
15677Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15678
15679 * Makefile.in: a number of changes merged in from progressive.
15680
15681 * configure.in: add libm.
15682
15683 * .cvsignore: ignore some stuff that comes from test-build.mk.
15684
252b5132
RH
15685Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15686
15687 * config.sub: Add es1800 (m68k-ericsson-es1800).
15688
15689Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15690
15691 * configure: Add program_suffix (parallel to program_prefix)
15692 * Makefile.in: adjust directory-creating script for losing decstation
15693
15694Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15695
15696 * configure: Minor $subdir-related fixes.
15697
15698Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15699
15700 * configure: fix various problems with propogating
15701 makefile_target_frag in subdirs.
15702 * configure.in: config libgcc if its there
15703
15704Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15705
15706 * config.sub: HPPA merge.
15707
252b5132
RH
15708Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15709
15710 * Makefile.in: Replace all-bison with all-byacc in all
15711 dependency lines for other tools (which now use byacc).
15712
15713Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15714
15715 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15716
252b5132
RH
15717Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15718
15719 * Makefile.in: make gprof rules similar to byacc rules (instead of
15720 vestigal $(unsubdir) that didn't work...)
15721
15722Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15723
15724 * config.sub: Add support for Linux.
15725 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15726 (at least for libg++).
15727
15728Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15729
15730 * configure.texi: fix doc for the -nfp option to configure
15731
15732Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15733
15734 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15735
15736Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15737
15738 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15739 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15740 * configure.in: added solaris* host_makefile_frag hook.
15741
15742Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15743
15744 * config.sub: changed recognition of m68000 so that various
15745 m68k types can be specified via m680[01234]0
15746
15747Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15748
15749 * config.sub (basic_machine): fix sed so that '-foo' isn't
15750 completely substituted out while .+'-foo' loses the '-foo'
15751
15752Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15753
15754 * config.sub ($os): Add -aout.
15755
15756Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15757
15758 * configure: If host_makefile_frag is absolute, don't
15759 prefix ${invsubdir} (relevant to libg++ auto-configure).
15760
15761Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15762
15763 * Makefile.in (tooldir): Define it.
15764 (all-ld): Depend on all-flex.
15765
15766Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15767
15768 * Makefile.in (check): Fix libg++ special case.
15769
15770Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15771
15772 * configure: do not bury `pwd` into config.status, thus do fewer
15773 pwd's.
15774
15775 * configure: print the "Building in" message only when building in
15776 other than "." AND verbose.
15777
15778 * configure: remove -s, rework -v to better accomodate guested
15779 configures.
15780
15781 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15782
15783Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15784
15785 * Makefile.in: macroize flags passed on recursion. remove
15786 fileutils.
15787
15788Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15789
15790 * configure: get makesrcdir right for subdirs deeper than 1.
15791
15792 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15793 install.
15794
15795Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15796
15797 * Makefile.in: don't print subdir_do or recursion lines.
15798
15799Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15800
15801 * standards.texi: added menu item.
15802
15803 * Makefile.in: build and install standards.info.
15804
15805 * standards.texi: new file.
15806
15807Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15808
15809 * configure: test for and move config.status pieces from
15810 ${subdir}/.
15811
15812Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15813
252b5132
RH
15814 * configure: Test for existance of files before trying to mv
15815 them, to avoid numerous non-existance messages.
15816
15817Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15818
15819 * configure: correct final line of config.status.
15820
15821 * configure: patch from eggert. Avoids a protection problem if
15822 the original Makefile.in is read only.
15823
15824 * configure: use move-if-change from gcc to create config.status.
15825 Some makefiles depend on config.status to tell if a directory
15826 has been reconfigured for a different host. This change
15827 prevents those directories from remaking everything in the case
15828 where the reconfig was only intended to rebuild a Makefile.
15829
15830 * configure: test for config.sub with "config.sub sun4" rather
15831 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15832 host alias from a missing config.sub.
15833
15834Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15835
15836 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15837 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15838
15839Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15840
15841 * configure: mkdir ${subdir} as needed.
15842
15843Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15844
15845 * Makefile.in,configure.in: added autoconf.
15846
15847Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15848
15849 * Makefile.in: no longer pass against on recursion.
15850
15851 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15852 definitions are not inherited.
15853
15854 * configure: correct makesrcdir when subdir is .
15855
15856Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15857
15858 * configure: Add support for 'subdirs' variable, which is
15859 like 'configdirs', except that configure doesn't re-invoke
15860 itself for subdirs, it just creates a Makefile for each subdir.
15861 * configure.texi: Document subdirs.
15862
15863Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15864
15865 * configure.in: added flex to configdirs
15866
15867Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15868
15869 * Makefile.in: remove clean-stamps from clean.
15870
15871Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15872
15873 * configure.in: Add gdbtest to configdirs.
15874
15875Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15876
15877 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15878 to recursive makes.
15879 * configure.in: Recognize new ncr3000 config.
15880
15881Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15882
15883 * Makefile.in, configure.in: removed references to gdbm.
15884
15885Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15886
15887 * config.sub: Don't canonicalize os value
15888 newsos* to bsd (readline needs to check for newsos).
15889 (This fix was earlier made Jan 31, but got re-broken.)
15890
15891Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15892
15893 * configure.in: sco is an os, not a vendor!
15894
15895 * configure: Quote $( better. Keep various shells happy.
15896
15897Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15898
15899 * Makefile.in: eliminate stamp-files.
15900
15901Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15902
15903 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15904 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15905
15906Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15907
15908 * config.sub: fix iris/iris3.
15909
15910Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15911
15912 * configure: re-add -rm.
15913
15914Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15915
15916 * Maskefile.in: add .stmp-rcs to all.
15917
15918 * configure.in: remove gas from rs6000 build, use aix host fragment.
15919
15920Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15921
15922 * configure: pass down site_option during recursion.
15923
15924Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15925
15926 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15927
15928Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15929
15930 * configure: Change exec_prefix so that it really defaults to prefix.
15931
15932Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15933
15934 * Makefile.in, configure.in: Add support for mmalloc library.
15935
15936Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15937
15938 * Makefile.in: add stmp dependencies for a few more things.
15939
15940Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15941
15942 * configure: adjusted error message on objdir/srcdir configure
15943 collision, per john's suggestion.
15944
15945 * Makefile.in: add libiberty stmp to all and all.cross.
15946
15947Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15948
15949 * Makefile.in: remove force dependencies, add grep to all.
15950
15951Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15952
15953 * Makefile.in: drop flex. make stamp files work.
15954
15955 * configure: added test for conflicting configuration in srcdir,
15956 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15957 gets cranky. use relative paths for configure and srcdir
15958 whenever possible. Send some error messages to stderr that were
15959 going to stdout.
15960
15961Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15962
15963 * Makefile.in: Fix libg++ rule to check for gcc directory
15964 before using gcc/gcc. Also pass XTRAFLAGS.
15965
15966Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15967
15968 * Makefile.in: added stmp-files so that directories aren't polled
15969 when they are already built.
15970
15971 * configure.texi: fixed a node pointer problem.
15972
15973Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15974
4bddf3ad 15975 * config.sub configure.in gdb/configure.in
252b5132
RH
15976 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15977 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15978 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15979
15980Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15981
15982 * configure: -recurring becomes -silent. corrected help message
15983 for -site= option.
15984
15985 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15986
15987Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15988
15989 * configure: when building Makefile for crosses, replace
15990 tooldir and program_prefix. default srcdir from location of
15991 config.sub. remove "for host in hosts" and "for target in
15992 targets" loops.
15993
15994Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15995
15996 * Makefile.in: Do not pass bindir or mandir to cvs.
15997
15998Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15999
16000 * Makefile.in, configure.in: removed traces of namesubdir,
16001 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16002 copyrights to '92, changed some from Cygnus to FSF.
16003
16004 * configure.texi: remove most references to multiple hosts,
16005 multiple targets, subdirs, etc.
16006
16007 * configure.man: removed rcsid. reference config.sub not
16008 config.subr.
16009
16010 * Makefile.in: mkdir $(infodir) on install-info.
16011
16012Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16013
16014 * configure.texi: Explain better about .gdbinit and about
16015 the environment that configure.in sections run in.
16016
16017Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16018
16019 * configure.in: Ultrix is only a decstation if it's a MIPS.
16020
16021Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16022
16023 * README: DOC.configure => cfg-paper.texi.
16024
16025Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16026
16027 * config.sub (near case $os): Don't convert newsos* to bsd!
16028
16029Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16030
16031 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16032 the number of copies of COPYING that go into the GDB tar file.
16033
16034Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16035
4bddf3ad 16036 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
16037 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16038 Fix SCO configuration stuff.
16039
16040Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16041
16042 * Makefile.in: For libg++, make sure the -I pointing
16043 to the gcc directory goes *after* all the libg++-local -I flags.
16044 Also, move just-gcc dependency from just-libg++ to all-libg++.
16045
16046Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16047
16048 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16049
16050Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16051
16052 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16053
16054Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16055
16056 * config.sub: Add stratus configuration frags. Also
16057 submitted to FSF.
16058
16059Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16060
16061 * Makefile.in (DEV_SUPPORT): add configure.man.
16062
16063 * config.sub(Decode manufacturer-specific): add -none*.
16064
16065Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16066
16067 * Makefile.in: remove form feeds to make Sun's make happy.
16068 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16069
16070Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16071
16072 * Makefile.in (AR_FLAGS): Make quieter.
16073
16074Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16075
16076 * configure.in: Add libg++.
16077 * configure: When verbose, don't output the command line at each
16078 level; it will be unremarkably the same as the previous version,
16079 which will be the same as what the user typed.
16080
16081Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16082
16083 * configure.in, Makefile.in: fix clean-info, add flex. add
16084 fileutils.
16085
16086 * configure: be less sensitive to spaces in Makefile.in. Do not
16087 look for sources in "..". Doing so breaks subdirectories that
16088 might have their own configure. If a subdir has it's own
16089 configure script, use it.
16090
16091Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16092
16093 * cfg-paper.texi: some changes suggested by rms.
16094
16095Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16096
16097 * config.sub: Merge in some small additions from the FSF version,
16098 taken from the gcc distribution, to bring the Cygnus and FSF
16099 versions into closer sync.
16100
16101Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16102
16103 * configure.in: Changed svr4 references to sysv4.
16104
16105Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16106
16107 * configure: added -V for version number option.
16108
16109Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16110
16111 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16112 renamed from DOC.configure to cfg-paper.texi.
16113
16114Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16115
16116 * configure, config.subr, config.sub: config.subr is now
16117 config.sub again.
16118
16119Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16120
16121 * configure.texi: new file, in progress.
16122
16123 * Makefile.in: build info file and install the man page for
16124 configure.
16125
16126 * configure.man: new file, first cut.
16127
16128 * configure: find config.subr again now that configuration "none"
16129 has gone. removed all traces of the -ansi option. removed all
16130 traces of the -languages option.
16131
16132 * config.subr: resync from rms.
16133
d932cae7 161341991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16135
16136 * configure, config.sub, config.subr: merge config.sub into
16137 config.subr, call the result config.subr, remove config.sub, use
16138 config.subr.
16139
16140 * Makefile.in: revised install for dir.info.
16141
d932cae7 161421991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16143
16144 * configure.in: add decstation host makefile frag.
16145
16146 * Makefile.in: BISON now bison -y again. also install-gcc on
16147 install. clean-gdbm on clean. infodir belongs in datadir.
16148 Make directories for info install. Build dir.info here then
16149 install it.
16150
d932cae7 161511991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16152
16153 * Makefile.in: fix for bad directory tests.
16154
d932cae7 161551991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16156
16157 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16158 regexp. -srcdir relative was being handled incorrectly.
16159
16160 * Makefile.in: unwrapped some for loops so that parallel makes
16161 work again and so one can focus one's attention on a particular
16162 package.
16163
d932cae7 161641991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16165
16166 * configure: added PWD as a stand in for `pwd` (for speed). use
16167 elif wherever possible. make -srcdir work without -objdir.
16168 -objdir= commented out.
16169
d932cae7 161701991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16171
16172 * configure: +options become --options. -subdirs commented out.
16173 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16174 Makefile now at top of generated Makefile. Removed cvs log
16175 entries. added -srcdir. create .gdbinit only if there is one
16176 in ${srcdir}.
16177
16178 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16179 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16180 and mandir now keyed off datadir by default.
16181
d932cae7 161821991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16183
16184 * Freshly created ChangeLog.
16185
16186\f
16187Local Variables:
16188mode: change-log
16189left-margin: 8
16190fill-column: 76
16191version-control: never
16192End:
This page took 1.614472 seconds and 4 git commands to generate.