Cache .gnu_debugdata BFD
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
919adfe8
TT
12020-02-07 Tom Tromey <tom@tromey.com>
2 Pedro Alves <palves@redhat.com>
3
4 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbserver.
5 * gdbserver: New directory, moved from gdb/gdbserver.
6 * configure.ac (host_tools): Add gdbserver.
7 Only build gdbserver on certain systems.
8 * Makefile.in, configure: Rebuild.
9 * Makefile.def (host_modules, dependencies): Add gdbserver.
10 * MAINTAINERS: Add gdbserver.
11
fc1ca146
SDJ
122020-01-28 Sergio Durigan Junior <sergiodj@redhat.com>
13
14 * src-release.sh (getver): Look for gdbsupport's
15 create-version.sh script at the current directory if tool is
16 "gdb".
17
cf1d9e09
SM
182020-01-19 Simon Marchi <simon.marchi@polymtl.ca>
19
20 * remote-sim.c (gdbsim_target::wait): Return
21 sim_data->remote_sim_ptid instead of inferior_ptid.
22
ae774686
NC
232020-01-18 Nick Clifton <nickc@redhat.com>
24
25 Binutils 2.34 branch created.
26
4fb3a8da
NC
272020-01-18 Nick Clifton <nickc@redhat.com>
28
29 Synchronize top level configure files with master version:
30
31 2020-01-01 Ben Elliston <bje@gnu.org>
32
33 * config.guess: Update copyright years.
34 * config.sub: Likewise.
35
36 2019-12-21 Ben Elliston <bje@gnu.org>
37
38 * config.guess (set_cc_for_build): Prevent multiple calls by
39 checking if $tmp is already set. We can't check CC_FOR_BUILD as
40 the user may set it externally. Thanks to Torbjörn Granlund for
41 the bug report.
42
43 2019-12-21 Torbjörn Granlund <tg@gmplib.org>
44
45 * config.guess (alpha:Linux:*:*): Guard against missing
46 /proc/cpuinfo by redirecting standard error to /dev/null.
47
48 2019-09-12 Daniel Bittman <danielbittman1@gmail.com>
49
50 * config.guess (*:Twizzler:*:*): New.
51 * config.sub (-twizzler*): New.
52
53 2019-07-24 Ben Elliston <bje@gnu.org>
54
55 * config.guess (mips:OSF1:*.*): Whitespace cleanup.
56
57 2019-06-30 Ben Elliston <bje@gnu.org>
58
59 * config.sub (case $os): Match nsk* and powerunix. Don't later
60 match nsk* and set os=nsk which removes the OS version number.
61
62 2019-06-30 Ben Elliston <bje@gnu.org>
63
64 * config.sub: Recognise os108*.
65
66 2019-06-26 Ben Elliston <bje@gnu.org>
67
68 * config.sub (hp300): Set $os to hpux.
69
70 2019-06-26 Ben Elliston <bje@gnu.org>
71
72 * config.sub (vsta): Move into alphabetical order.
73
74 2019-06-10 Ben Elliston <bje@gnu.org>
75
76 * config.guess (*:OS108:*:*): Recognise new OS.
77
78 2019-05-28 Ben Elliston <bje@gnu.org>
79
80 * config.guess (*:Darwin:*:*): Run xcode-select to determine if a
81 system compiler is installed. If not, do not run set_cc_for_build,
82 as the default cc will open a dialog box asking to install
83 Xcode. If no C compiler is available, guess based on uname -p and
84 uname -m.
85
86 2019-05-28 Ben Elliston <bje@gnu.org>
87
88 * config.guess (*:Darwin:*:*): Simplify UNAME_PROCESSOR.
89
c4d3fc14
SM
902020-01-17 Simon Marchi <simon.marchi@efficios.com>
91
92 * Makefile.def: Add dependencies of all-gdbsupport on all-bfd.
93 * Makefile.in: Re-generate.
94
01027315
TT
952020-01-14 Tom Tromey <tom@tromey.com>
96
97 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbsupport.
98 * MAINTAINERS: Add gdbsupport.
99 * configure: Rebuild.
100 * configure.ac (configdirs): Add gdbsupport.
101 * gdbsupport: New directory, move from gdb/gdbsupport.
102 * Makefile.def (host_modules, dependencies): Add gnulib.
103 * Makefile.in: Rebuild.
104
abb78b78
AM
1052020-01-09 Aaron Merey <amerey@redhat.com>
106
107 * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds
108 new configure option --with-debuginfod.
109 * configure: Regenerate.
110 * configure.ac: Call AC_DEBUGINFOD.
111
cef2097a
CB
1122019-12-26 Christian Biesinger <cbiesinger@google.com>
113
114 * .gitignore: Add perf.data and perf.data.old.
115
95c746cc
SDJ
1162019-10-17 Sergio Durigan Junior <sergiodj@redhat.com>
117
118 * src-release.sh (GDB_SUPPORT_DIRS): Add libctf.
119
a315e147
AM
1202019-10-17 Alan Modra <amodra@gmail.com>
121
122 PR 29
123 * src-release.sh (getver): Replace "head -1" with "head -n 1".
124
87279e3c
NA
1252019-07-30 Nick Alcock <nick.alcock@oracle.com>
126
127 * Makefile.def (host_modules): libctf is no longer no_install.
128 * Makefile.in: Regenerated.
129
1ff6de03
NA
1302019-07-13 Nick Alcock <nick.alcock@oracle.com>
131
132 * Makefile.def (dependencies): all-ld depends on all-libctf.
133 * Makefile.in: Regenerated.
134
60391a25
PB
1352019-09-09 Phil Blundell <pb@pbcl.net>
136
137 binutils 2.33 branch created
138
c1a5d03a
TT
1392019-08-19 Tom Tromey <tom@tromey.com>
140
141 * configure: Rebuild.
142 * configure.ac: Add --with-static-standard-libraries.
143
f211b8c0
NC
1442019-08-09 Nick Clifton <nickc@redhat.com>
145
146 * libiberty: Sync with gcc. Bring in:
147 2019-08-08 Martin Liska <mliska@suse.cz>
148
149 PR bootstrap/91352
150 * lrealpath.c (is_valid_fd): New function.
151
152 2019-07-24 Martin Liska <mliska@suse.cz>
153
154 PR lto/91228
155 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
156 Find first '\0' starting from gnu_lto + 1.
157
158 2019-07-12 Ren Kimura <rkx1209dev@gmail.com>
159
160 * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
161 This fixes a Bug 90924.
162
163 2019-07-22 Martin Liska <mliska@suse.cz>
164
165 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
166 Do not search for gnu_lto_v1, but search for first '\0'.
167
168 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
169
170 * cplus-dem.c: Include rust-demangle.h.
171 * rust-demangle.c: Include rust-demangle.h.
172 * rust-demangle.h: New file.
173
174 2019-05-31 Michael Forney <mforney@mforney.org>
175
176 * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
177 is non-zero.
178
179 2019-04-30 Ben L <bobsayshilol@live.co.uk>
180
181 * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
182 * testsuite/d-demangle-expected: Add testcase.
183
184 * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
185 * testsuite/d-demangle-expected: Add testcase.
186
187 * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
188 * testsuite/d-demangle-expected: Add testcase.
189
190 * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
191 * testsuite/d-demangle-expected: Add testcase.
192
193 * d-demangle.c (dlang_parse_integer): Fix stack underflow.
194 * testsuite/d-demangle-expected: Add testcase.
195
196 * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
197 * testsuite/demangle-expected: Add testcase.
198
199 * cp-demangle.c (d_encoding): Guard against NULL return values from
200 d_right (dc).
201 * testsuite/demangle-expected: Add testcase.
202
203 2019-04-29 Ben L <bobsayshilol@live.co.uk>
204
205 * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
206 char is valid.
207 * testsuite/demangle-expected: Add testcase.
208
209 2019-04-10 Nick Clifton <nickc@redhat.com>
210
211 PR 89394
212 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
213 lengths.
214 (d_count_templates_scopes): Replace num_templates and num_scopes
215 parameters with a struct d_print_info pointer parameter. Adjust
216 body of the function accordingly. Add recursion counter and check
217 that the recursion limit is not reached.
218 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
219 Reset recursion counter afterwards, unless the recursion limit was
220 reached.
221
48b550c2
JB
2222019-07-13 Joel Brobecker <brobecker@adacore.com>
223
224 * src-release (getver): If $tool/gdbsupport/create-version.sh
225 exists, use that to determine the version number.
226
be74b5b7
AS
2272019-06-21 Andreas Schwab <schwab@linux-m68k.org>
228
229 * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
230
73cc7272
TT
2312019-06-14 Tom Tromey <tom@tromey.com>
232
233 * MAINTAINERS: Add gnulib.
234 * gnulib: New directory, move from gdb/gnulib.
235 * configure.ac (host_libs): Add gnulib.
236 * configure: Rebuild.
237 * Makefile.def (host_modules, dependencies): Add gnulib.
238 * Makefile.in: Rebuild.
239
79b377b3
NC
2402019-06-03 Nick Clifton <nickc@redhat.com>
241
242 Revert:
243 2019-05-29 Nick Clifton <nickc@redhat.com>
244
245 * configure.ac (noconfigdirs): Add libctf if the target does not use
246 the ELF file format.
247 * configure: Regenerate.
248
e33f2313
NC
2492019-05-29 Nick Clifton <nickc@redhat.com>
250
251 * src-release.sh (do_proto_toplev): Add libctf to list of
252 directories that can be disabled.
253
90bd5423
NC
2542019-05-29 Nick Clifton <nickc@redhat.com>
255
256 * configure.ac (noconfigdirs): Add libctf if the target does not use
257 the ELF file format.
258 * configure: Regenerate.
259
9698cf9b
NA
2602019-05-28 Nick Alcock <nick.alcock@oracle.com>
261
262 * Makefile.def (dependencies): configure-libctf depends on all-bfd
263 and all its deps.
264 * Makefile.in: Regenerated.
265
88981b15
NA
2662019-05-28 Nick Alcock <nick.alcock@oracle.com>
267
268 * MAINTAINERS: Add libctf.
269
0e65dfba
NA
2702019-05-28 Nick Alcock <nick.alcock@oracle.com>
271
272 * Makefile.def (host_modules): Add libctf.
273 * Makefile.def (dependencies): Likewise.
274 libctf depends on zlib, libiberty, and bfd.
275 * Makefile.in: Regenerated.
276 * configure.ac (host_libs): Add libctf.
277 * configure: Regenerated.
278
2376c370
JM
2792019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
280
281 * config.guess: Synchronize with config project master sources.
282 * config.sub: Likewise.
283 * readline/support/config.guess: Likewise.
284 * readline/support/config.sub: Likewise.
285
c1202057
NC
2862019-04-10 Nick Clifton <nickc@redhat.com>
287
288 * libiberty: Sync with gcc. Bring in:
289 2019-04-10 Nick Clifton <nickc@redhat.com>
290
291 PR 89394
292 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
293 lengths.
294 (d_count_templates_scopes): Replace num_templates and num_scopes
295 parameters with a struct d_print_info pointer parameter. Adjust
296 body of the function accordingly. Add recursion counter and check
297 that the recursion limit is not reached.
298 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
299 Reset recursion counter afterwards, unless the recursion limit was
300 reached.
301
f974f26c
NC
3022018-06-24 Nick Clifton <nickc@redhat.com>
303
304 2.32 branch created.
305
d63f2be2
RO
3062019-01-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
307
308 Merge from GCC:
309 PR target/88535
310 * config.guess: Import upstream version 2019-01-03.
311 * config.sub: Import upstream version 2019-01-01.
312
1910070b
NC
3132019-01-10 Nick Clifton <nickc@redhat.com>
314
315 * libiberty: Sync with gcc. Bring in:
316 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
317
318 PR other/16615
319
320 * cp-demangle.c: Mechanically replace "can not" with "cannot".
321 * floatformat.c: Likewise.
322 * strerror.c: Likewise.
323
324 2018-12-22 Jason Merrill <jason@redhat.com>
325
326 Remove support for demangling GCC 2.x era mangling schemes.
327 * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
328 internal_cplus_demangle, and all subroutines.
329 (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
330 Lucid, ARM, HP, and EDG demangling styles.
331 (cplus_demangle): Remove 'work' variable. Don't call
332 internal_cplus_demangle.
333
69961a84
ДП
3342019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org>
335
336 * configure.ac: Don't configure readline if --with-system-readline is
337 used.
338 * configure: Re-generate.
339
b555fb21
JM
3402018-10-31 Joseph Myers <joseph@codesourcery.com>
341
342 Merge from GCC:
343 PR bootstrap/82856
344 * multilib.am: New file. From automake.
345
80ca5f98
SDJ
3462018-09-12 Sergio Durigan Junior <sergiodj@redhat.com>
347
348 * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
349
0a8288f7
NC
3502018-07-16 Nick Clifton <nickc@redhat.com>
351
352 * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
353
26996596
SH
3542018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
355
356 * config.sub: Sync with upstream version 2018-07-03.
357
c5244148
SH
3582018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
359
360 * config.guess: Sync with upstream version 2018-06-26.
361 * config.sub: Sync with upstream version 2018-07-02.
362
4119873a
AO
3632018-06-29 Alexandre Oliva <oliva@adacore.com>
364
365 * configure.ac: Introduce support for @unless/@endunless.
366 * Makefile.tpl (dep-kind): Rewrite with cond; return
367 postbootstrap in some cases.
368 (make-postboot-dep, postboot-targets): New.
369 (dependencies): Do not output postbootstrap dependencies at
370 first. Output non-target ones changed for configure to depend
371 on stage_last @if gcc-bootstrap, and the original deps @unless
372 gcc-bootstrap.
373 * configure.in, Makefile.in: Rebuilt.
374
71300e2c
NC
3752018-06-24 Nick Clifton <nickc@redhat.com>
376
377 * configure: Regenerate.
378
d0ac1c44
SM
3792018-06-19 Simon Marchi <simon.marchi@ericsson.com>
380
381 * libtool.m4: Use AC_LANG_SOURCE.
382 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
383 * README-maintainer-mode: Update version requirements.
384 * ar-lib: New file.
385 * test-driver: New file.
386 * configure: Re-generate.
387
e0541124
EB
3882018-06-18 Eric Botcazou <ebotcazou@adacore.com>
389
390 * Makefile.def (fortran): Add check-target-libgomp-fortran.
391 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
392 * Makefile.in: Regenerate.
393
394 * configure: Regenerate.
395
db67d458
SM
3962018-06-18 Simon Marchi <simon.marchi@ericsson.com>
397
398 * configure.ac: Sync with GCC, remove MPX-related things.
399
b5778783
NC
4002018-05-01 Nick Clifton <nickc@redhat.com>
401
402 * config.guess: Synchronize with config project master sources.
403 * config.sub: Likewise.
404
1063beb5
FT
4052018-05-01 Francois H. Theron <francois.theron@netronome.com>
406
407 * configure.ac: Added "nfp" target.
408 * configure: Regenerate.
409
b29d2641
MR
4102018-02-13 Maciej W. Rozycki <macro@mips.com>
411
412 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
413 * configure: Regenerate.
414
52b2f300
NC
4152018-01-30 Nick Clifton <nickc@redhat.com>
416
417 * src-release.sh (do_proto_toplev): Add patterns for more junk files
418 to delete before creating the tarball.
419
b431b4ea
NC
4202018-01-29 Nick Clifton <nickc@redhat.com>
421
422 * src-release.sh (do_proto_toplev): Strip patch remnant files from
423 the sources before creating the tarball.
424
19e2900b
NC
4252018-01-13 Nick Clifton <nickc@redhat.com>
426
427 * src-release.sh: Update copyright notice. Change reference to devo
428 to be a reference to root.
429
bf41f30d
NC
4302018-01-10 Nick Clifton <nickc@redhat.com>
431
432 * config-ml.in: Sync with gcc sources.
433 * config.guess: Likewise.
434 * config.sub: Likewise.
435 * configure.ac: Likewise.
7ec0cd50 436 * configure: Regenerate.
bf41f30d 437
863f7a5f
NC
4382017-12-14 Nick Clifton <nickc@redhat.com>
439
440 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
441
638d9137
SH
4422017-12-12 Stafford Horne <shorne@gmail.com>
443
444 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
445 * configure: Regenerate.
446
ef87240f
NC
4472017-09-15 Nick Clifton <nickc@redhat.com>
448
449 * src-release.sh (LZIPPROG): New define. Provides the name of the
450 lzip program.
451 (do_lz): New function. Compresses a tarball using the lzip
452 program.
453 (do_compress): Add support for lzip compression.
454 (usage): Mention -l option.
455 (build_release): Support -l option to invoke lzip compression.
456
817b7711
AM
4572017-09-15 Alan Modra <amodra@gmail.com>
458
459 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
460 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
461 and sim depending on $tool and $support_files. Echo configure line.
462
255300f5 4632017-09-14 Matt Rice <ratmice@gmail.com>
464
465 * src-release.sh (do_proto_toplev): Enable gold during release process.
466
8f0dd45f
AJ
4672017-04-13 Andrew Jenner <andrew@codesourcery.com>
468
469 * config.sub: Sync with master version in config project.
470
2f5f29ca
AJ
4712017-04-03 Andrew Jenner <andrew@codesourcery.com>
472
473 * config.sub: Handle ia16 in $basic_machine.
474
475 bfd/
476 * config.bfd: Handle ia16.
477
478 gas/
479 * configure.tgt: Handle ia16.
480
481 ld/
482 * configure.tgt: Handle ia16.
483
11997a83
NC
4842017-03-22 Nick Clifton <nickc@redhat.com>
485
486 * config.sub: Sync with master version in config project.
487 * config.guess: Likewise.
488
05a13254
NC
4892017-01-23 Nick Clifton <nickc@redhat.com>
490
491 * configure.ac: Update year in copyright notice.
492 Sync from FSF GCC mainline, bringing in the following patches.
493 * Makefile.def: Likewise.
494 * Makefile.tpl: Likewise.
495 * configure: Regenerate.
496 * Makefile.in: Regenerate.
497
498 2016-12-21 Jakub Jelinek <jakub@redhat.com>
499
500 * configure.ac: Don't bootstrap libmpx unless --with-build-config
501 includes bootstrap-mpx.
502
503 2016-12-01 Matthias Klose <doko@ubuntu.com>
504
505 * configure.ac: Don't use pkg-config to check for bdw-gc.
506
507 2016-11-30 Matthias Klose <doko@ubuntu.com>
508
509 * Makefile.def: Remove reference to boehm-gc target module.
510 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
511 options and for the bdw-gc pkg-config module.
512
513 2016-11-15 Matthias Klose <doko@ubuntu.com>
514
515 * config-ml.in: Remove references to GCJ.
516 * configure.ac: Likewise.
517
518 2016-09-30 Jakub Jelinek <jakub@redhat.com>
519
520 * configure.ac: Add target-libffi to target_libraries.
521 Readd libgcj target disablings, modified to only target-libffi.
522 Readd target addition of go to unsupported languages.
523
524 2016-09-30 Andrew Haley <aph@redhat.com>
525
526 * Makefile.def: Remove libjava.
527 * Makefile.tpl: Likewise.
528 * configure.ac: Likewise.
529
530 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
531
532 * configure.ac: Disable "sim" directory for arc*-*-*.
533
534 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
535
536 * configure.ac: Check for the minimum in-tree MPFR version
537 handled.
538
3f66c01b
AM
5392016-12-31 Alan Modra <amodra@gmail.com>
540
541 * config.sub: Import from upstream.
542
da17fe9d
AM
5432016-12-08 Alan Modra <amodra@gmail.com>
544
545 * configure: Regenerate.
546
d5451cd4
JC
5472016-12-02 Josh Conner <joshconner@google.com>
548
549 * configure.ac: Add fuchsia to targets that use ELF.
550 * configure: Regenerated.
551
5ada5c6f
DE
5522016-11-07 Doug Evans <dje@google.com>
553
554 * config.sub: Sync with upstream version 2016-11-03.
555 git://git.sv.gnu.org/config.git
556 * config.guess: Sync with upstream version 2016-10-02.
557
07619d52
SM
5582016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
559
560 * .gitignore: Add archives and make stamps.
561
bedbe19c
YTL
5622016-07-20 Yan-Ting Lin <currygt52@gmail.com>
563
564 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
565 * configure: Regenerated.
566
9abdce70
WL
5672016-06-28 Walter Lee <walt@tilera.com>
568
569 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
570 * configure: Regenerate.
571
0597bdc4
AM
5722016-05-28 Alan Modra <amodra@gmail.com>
573
574 * Makefile.tpl (configure): Depend on m4 files included.
575 * Makefile.in: Regenerate.
576
1690f1db
NC
5772016-05-27 Nick Clifton <nickc@redhat.com>
578
579 * config.guess (Alpha OSF1): Fix typo introduced during the most
580 recent synchronization update.
581
b43b8535
NC
5822016-05-23 Nick Clifton <nickc@redhat.com>
583
584 * Import these patches from the gcc mainline:
585
586 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
587
588 * config.guess: Import version 2016-04-02 (newest).
589 * config.sub: Import version 2016-05-10 (newest).
590
bb7dc663
NC
5912016-04-19 Nick Clifton <nickc@redhat.com>
592
593 * Import this patch from the GCC mainline:
594
595 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
596
597 PR bootstrap/70173
598 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
599 and gotools directories. Delete the stage_final file.
600 * Makefile.in: Regenerate.
601
ea016470
CC
6022016-03-17 Cary Coutant <ccoutant@gmail.com>
603
604 * configure.ac: Add mips and s390 to the gold target check.
605 * configure: Regenerate.
606
52cf9762
NC
6072016-02-10 Nick Clifton <nickc@redhat.com>
608
609 Import these patches from the GCC mainline:
610
611 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
612
613 * configure.ac: Enable LTO for DJGPP
614 * configure: Regenerate
615
616 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
617
618 PR bootstrap/69329
619 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
620 * Makefile.in: Regenerate.
621
622 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
623 Sebastian Pop <s.pop@samsung.com>
624
625 * Makefile.in: Regenerate.
626 * Makefile.tpl: Export ISLVER.
627 * configure: Regenerate.
628 * config/isl.m4: Detect isl-0.15.
629
630 2016-01-29 Sebastian Pop <s.pop@samsung.com>
631
632 * config/isl.m4: Add comments about isl-0.16.
633 * configure: Regenerate.
634
1985dc2d
L
6352016-01-12 H.J. Lu <hongjiu.lu@intel.com>
636
637 Sync with GCC
638 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
639
640 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
641 symbols.
642
643 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
ce5e165e
L
644
645 PR bootstrap/69134
646 * Makefile.def (mpfr): Disable assembler.
647 * Makefile.in: Regenerate.
648
4849dfd8
NC
6492016-01-11 Nick Clifton <nickc@redhat.com>
650
651 Import the following changes from the GCC mainline:
652
653 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
654
655 * configure.ac: Enable libmpx by default.
656 * configure: Regenerated.
657
658 2015-11-19 Martin Liska <mliska@suse.cz>
659
660 * .gitignore: Add .clang-format to ignored files.
661 * Makefile.tpl: Add clang-format.
662 * Makefile.in: Regenerate.
663
664 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
665
666 PR libffi/65726
667 * Makefile.def (lang_env_dependencies): Make libffi depend
668 on cxx.
669 * Makefile.in: Regenerate.
670
671 2015-12-02 Ian Lance Taylor <iant@google.com>
672
673 PR go/66147
674 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
675 * Makefile.in: Regenerate.
676
677 2015-12-17 Nathan Sidwell <nathan@acm.org>
678
679 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
680 * configure: Regenerate.
681
682 2015-12-17 Sebastian Pop <s.pop@samsung.com>
683
684 * Makefile.in: Replace ISL with isl.
685 * Makefile.tpl: Same.
686 * config/isl.m4: Same.
687 * configure.ac: Same.
688 * contrib/download_prerequisites: Same.
689 * configure: Regenerate.
690
691 2016-01-01 Ben Elliston <bje@gnu.org>
692
693 * config.guess: Import version 2016-01-01.
694 * config.sub: Likewise.
695
f075eb5e
TG
6962015-11-20 Tristan Gingold <gingold@adacore.com>
697
698 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
699 * configure: Regenerate.
700
6c3bc0f8
NC
7012015-10-21 Nick Clifton <nickc@redhat.com>
702
703 PR gas/19109
704 * configure.ac: Note the 'none' is an acceptable argument to
705 --enable-compressed-debug-sections.
706 * configure: Regenerate.
707
edeefb67
L
7082015-10-20 H.J. Lu <hongjiu.lu@intel.com>
709
710 PR gas/19109
711 * configure.ac: Add
712 --enable-compressed-debug-sections={all,gas,gold,ld}.
713 * configure: Regenerated.
714
68996839
NC
7152015-09-30 Nick Clifton <nickc@redhat.com>
716
717 Import the following patches from the GCC mainline:
718
719 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
720
721 PR libfortran/54572
722 * Makefile.def: Make libgfortran depend on libbacktrace.
723 * Makefile.in: Regenerate.
724
725 2015-08-12 Tom de Vries <tom@codesourcery.com>
726
727 PR other/67092
728 PR other/67098
729 * configure.ac: Remove --with_host_libstdcxx support.
730 * configure: Regenerate.
731
732 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
733 Jakub Jelinek <jakub@redhat.com>
734
735 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
736 nvptx*-*-*.
737 * configure: Regenerate.
738
5960642a
L
7392015-08-07 H.J. Lu <hongjiu.lu@intel.com>
740
741 Sync with GCC
742 2015-07-28 Ben Elliston <bje@gnu.org>
743
744 * config.sub, config.guess: Import from upstream.
745
016a3251
DD
7462015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
747
748 * Makefile.def (libiconv): Define bootstrap=true.
749 Mark pdf/html/info as missing.
750 (configure-gcc): Depend on all-libiconv.
751 (all-gcc): Ditto.
752 (configure-libcpp): Ditto.
753 (all-libcpp): Ditto.
754 (configure-intl): Ditto.
755 (all-intl): Ditto.
756 * Makefile.in: Regenerate.
757
136bb21f
L
7582015-07-27 H.J. Lu <hongjiu.lu@intel.com>
759
760 Sync with GCC
761 2015-07-24 Michael Darling <darlingm@gmail.com>
762
763 PR other/66259
764 * config-ml.in: Reflects renaming of configure.in to configure.ac
765 * configure: Likewise
766 * configure.ac: Likewise
767
22121df0
L
7682015-07-14 H.J. Lu <hongjiu.lu@intel.com>
769
770 * Makefile.in: Regenerated.
771
772 Sync with GCC
773 2015-05-21 Jason Merrill <jason@redhat.com>
774
775 * Makefile.tpl: Update comments.
776
777 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
778
779 * Makefile.tpl: Remove surplus whitespace throughout.
780
781 2015-03-25 Martin Liska <mliska@suse.cz>
782 Yury Gribov <y.gribov@samsung.com>
783
784 * Makefile.tpl: Fix ln source location for vimrc file.
785
969b1713
L
7862015-07-14 H.J. Lu <hongjiu.lu@intel.com>
787
788 Sync with GCC
789 2015-05-16 James Bowman <james.bowman@ftdichip.com>
790
791 * configure.ac: FT32 target added.
792 * configure: Regenerate.
793
ce6c656d
L
7942015-07-14 H.J. Lu <hongjiu.lu@intel.com>
795
796 Sync with GCC
797 2015-06-02 Jason Merrill <jason@redhat.com>
798
799 PR bootstrap/66319
800 * configure.ac: Use -std=gnu++98.
801
802 2015-05-28 Mike Frysinger <vapier@gentoo.org>
803
804 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
805 * configure: Regenerate.
806
807 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
808
809 * configure.ac: Fix typo.
810 * configure: Regenerate.
811
812 2015-05-03 Matthias Klose <doko@ubuntu.com>
813
814 * configure.ac: Match $host configured with triplets.
815 * configure: Regenerate.
816
817 2015-04-17 Jakub Jelinek <jakub@redhat.com>
818
819 PR bootstrap/62077
820 * configure.ac (--enable-stage1-checking): Default to
821 release,misc,gimple,rtlflag,tree,types if --disable-checking
822 or --enable-checking is not specified and DEV-PHASE is not
823 experimental.
824 * configure: Regenerated.
825
826 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
827
828 Install back PR target/47230 fix (Revert the revert).
829
16beab3d
L
8302015-06-30 H.J. Lu <hongjiu.lu@intel.com>
831
832 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
833 target.
834 * configure: Regenerate.
835
5569a85f
JDA
8362015-05-13 John David Anglin <dave.anglin@bell.net>
837
838 * configure.ac: Disable configuration of GDB for HPUX targets.
839 * configure: Regenerate.
840
e81d5d05
L
8412015-05-01 H.J. Lu <hongjiu.lu@intel.com>
842
843 PR ld/18355
844 * Makefile.def: Add extra_configure_flags to host zlib.
845 * configure.ac (extra_host_zlib_configure_flags): New. Set
846 to --enable-host-shared When bfd is to be built as shared
847 library. AC_SUBST.
848 * Makefile.in: Regenerated.
849
ec5b9462
HPN
8502015-04-15 Mike Frysinger <vapier@gentoo.org>
851 Hans-Peter Nilsson <hp@axis.com>
852
853 Adjust src-release.sh for sim using the gdb create-version.sh.
a644aa89 854 * src-release.sh (tar_compress): If there's a fifth parameter,
ec5b9462
HPN
855 use that in the getver call instead of $tool.
856 (sim_release): Pass gdb as fifth parameter to tar_compress.
857 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
858
f91ca6bc
IB
8592015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
860
861 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
862 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
863 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
864 * Makefile.in: Regenerate.
865
cf39cfc5
L
8662015-04-01 H.J. Lu <hongjiu.lu@intel.com>
867
868 * configure.ac: Add --with-system-zlib.
869 * configure: Regenerated.
870
6ac1079e
L
8712015-03-31 H.J. Lu <hongjiu.lu@intel.com>
872
873 * src-release.sh: Don't configure with --with-target-subdir=.
874 --disable-multilib.
875
890ba06f
L
8762015-03-31 H.J. Lu <hongjiu.lu@intel.com>
877
878 * src-release.sh (DEVO_SUPPORT): Replace src-release with
879 src-release.sh.
880
5675acd9
ES
8812015-03-30 Ed Schouten <ed@nuxi.nl>
882
883 * config.sub: Update from upstream, to 2015-03-04 version.
884 * config.guess: Likewise.
885
d2d67aea
L
8862015-03-30 H.J. Lu <hongjiu.lu@intel.com>
887
888 * Makefile.def (dependencies): Add all-zlib to all-bfd.
889 * Makefile.in: Regenerated.
890
92c695a1
L
8912015-03-28 H.J. Lu <hongjiu.lu@intel.com>
892
893 * src-release.sh (do_proto_toplev): Configure with --target
894 --with-target-subdir and --disable-multilib.
895 (BINUTILS_SUPPORT_DIRS): Add zlib.
896 (GAS_SUPPORT_DIRS): Likewise.
897 (GDB_SUPPORT_DIRS): Likewise.
898 (SIM_SUPPORT_DIRS): Likewise.
899
091021fa
L
9002015-03-17 H.J. Lu <hongjiu.lu@intel.com>
901
902 * configure.ac (target_configdirs): Exclude target-zlib if
903 target-libjava isn't built.
904 * configure: Regenerated.
905
5df8a8fc
L
9062015-03-17 H.J. Lu <hongjiu.lu@intel.com>
907
908 Sync with GCC
909 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
910
911 * config-ml.in: Robustify ac_configure_args parsing.
912
1b6c0831
L
9132015-03-16 H.J. Lu <hongjiu.lu@intel.com>
914
915 * Makefile.def: Updated from GCC trunk.
916 * Makefile.tpl: Likewise.
917 * configure.ac: Likewise.
918 * Makefile.in: Regenerated.
919 * configure: Likewise.
920
3f8107ab
AM
9212015-01-28 James Bowman <james.bowman@ftdichip.com>
922
923 * configure.ac: Add FT32 support.
924 * configure: Regenerate.
925
10b8fe5e
AG
9262015-01-12 Anthony Green <green@moxielogic.com>
927
928 * configure.ac: Don't disable gprof for moxie.
929 * configure: Rebuild.
930
6b91c541
AP
9312015-01-03 Andrew Pinski <apinski@cavium.com>
932
933 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
934 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
935 (BASE_TARGET_EXPORTS): Add OBJCOPY.
936 (OBJCOPY_FOR_TARGET): New variable.
937 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
938 * Makefile.in: Regenerate.
939 * configure.ac: Check for already installed target objcopy.
940 Also GCC_TARGET_TOOL on objcopy.
941 * configure: Regenerate.
942
6ba37ab4
HPN
9432015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
944
945 * config.sub: Update from upstream, to 2015-01-01 version.
946 * config.guess: Ditto.
947
bb5f7690
EB
9482014-12-06 Eric Botcazou <ebotcazou@adacore.com>
949
950 * config.sub: Update from upstream config repo.
951
6e733cce
L
9522014-11-24 H.J. Lu <hongjiu.lu@intel.com>
953
954 * libtool.m4: Updated from GCC trunk.
955
8969c424
JBG
9562014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
957
958 * config.guess: Update from upstream config repo.
959 * config.sub: Ditto.
960
37e77caf
JBG
9612014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
962
963 * move-if-change: Update from upstream gnulib.
964
e3046511
JBG
9652014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
966
967 * compile: Sync with upstream Automake.
968 * depcomp: Ditto.
969 * install-sh: Ditto.
970 * missing: Ditto.
971 * mkinstalldirs: Ditto.
972 * ylwrap: Ditto.
973
3e615393
TG
9742014-10-15 Tristan Gingold <gingold@adacore.com>
975
976 * src-release.sh (do_proto_toplev): Configure with --target.
977
6d26190c
JY
9782014-10-03 Jing Yu <jingyu@google.com>
979
980 * configure.ac: Add aarch64 to list of targets that support gold.
981 * configure: Regenerate.
982
a9d58c06
AB
9832014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
984
985 * configure.ac: Add mips*-img-elf* target triple.
986 * configure: Regenerate.
987
b25b5cef
CJW
9882014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
989 * configure: Disable gdb for nds32*-*-* until supported.
990 * configure.ac: Disable gdb for nds32*-*-* until supported.
991
f8797b5a
JB
9922014-09-05 Joel Brobecker <brobecker@adacore.com>
993
994 * configure: Regenerate.
995
2536ee9d
WN
9962014-08-27 Will Newton <will.newton@linaro.org>
997
998 * src-release.sh: New file.
999 * src-release: Remove file.
1000
1f995db6
JS
10012014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
1002
1003 GDB not supported for or1k*-*-rtems*
1004 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
1005 of the stanzas results in this not being caught by or1k*-*-* later.
1006 * configure. Regenerated.
1007
a843ea33
SB
10082014-07-25 Samuel Bronson <naesten@gmail.com>
1009
1010 * .gitattributes: New file for use with git-merge-changelog.
1011
cfbc1a6c
JS
10122014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
1013
1014 Disable gdb for or1k*-*-* until supported
1015 * configure.ac (or1k*-*-*): Disable gdb.
1016 * configure: Regenerated.
1017
d9e042ac
SL
10182014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1019
1020 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1021 * configure: Regenerated.
1022
201f096f 10232014-03-26 Jakub Jelinek <jakub@redhat.com>
1024
1025 PR sanitizer/56781
1026 * Makefile.def: Set bootstrap=true; for host fixincludes.
1027 * configure.ac: Don't bootstrap host fixincludes unless
1028 --with-build-config=bootstrap-{a,ub}san.
1029 * Makefile.in: Regenerated.
1030 * configure: Regenerated.
1031
730af8ee 10322014-03-21 Jakub Jelinek <jakub@redhat.com>
1033
1034 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1035 --enable-vtable-verify option parsing. Don't add
1036 target-libsanitizer to bootstrap_target_libs unless
1037 --with-build-config=bootstrap-asan or
1038 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1039 to bootstrap_target_libs unless --enable-vtable-verify.
1040 * configure: Regenerated.
1041
abca8d87 10422014-03-07 Jakub Jelinek <jakub@redhat.com>
1043
1044 PR bootstrap/58572
1045 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1046 -I for libstdc++-v3 includes if $(LEAN).
1047 * Makefile.in: Regenerated.
1048
68d122bb 10492014-02-24 Walter Lee <walt@tilera.com>
1050
1051 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1052 (tilegx-*-*): Change to tilegx*-*-*.
1053 * configure: Regenerate.
1054
39d1b2ae
RS
10552014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1056
1057 * config.sub, config.guess: Import from upstream.
1058
50f80006
EB
10592014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1060
1061 PR bootstrap/60620
72f4393d 1062 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
50f80006
EB
1063 * Makefile.in: Regenerate.
1064
a6305403
YS
10652014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1066
1067 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1068 for WINDRES_FOR_TARGET in default-manifest.o rule.
1069 * Makefile.in: Regenerate.
1070
62a0f723
RO
10712014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1072
1073 PR target/59788
1074 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1075 *solaris2*.
1076
530e8392
KB
10772013-12-19 Keven Boell <keven.boell@intel.com>
1078
1079 * cp-namespace.c (cp_lookup_nested_symbol): Enable
1080 nested lookups for fortran modules.
1081 * dwarf2read.c (read_module): Add fortran module to
1082 the symbol table.
1083 (add_partial_symbol, add_partial_module): Add fortran
1084 module to the partial symbol table.
1085 (new_symbol_full): Create full symbol for fortran module.
1086 * f-exp.y (yylex): Add new module domain to be parsed.
1087 * symtab.h: New domain for fortran modules.
1088
7f9b20bb
KB
10892013-12-19 Keven Boell <keven.boell@intel.com>
1090
1091 * f-exp.y (yylex): Add domain array to enable lookup
1092 in multiple domains. Loop over lookup domains and try
1093 to find requested symbol. Add STRUCT_DOMAIN to lookup
1094 domains to be able to query for user defined types.
1095
afc0578d 10962013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1097
1098 * configure.ac: Add user-friendly check for native x86_64-linux
1099 multilibs.
1100 * configure: Regenerate.
1101
f3f51a69
AM
11022013-11-23 Alan Modra <amodra@gmail.com>
1103
1104 * config.sub, config.guess: Import from upstream.
1105
2440009d 11062013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1107
2440009d 1108 * Makefile.in: Regenerate.
1109
e78e02e6 1110 * Makefile.tpl: Fix typo.
1111 * Makefile.in: Regenerate partially.
1112
9aaf2a7e 11132013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1114
1115 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1116 supported.
1117 * configure: Regenerated.
1118
880b18d1 11192013-10-30 Jason Merrill <jason@redhat.com>
1120
1121 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1122 --disable-build-format-warnings.
1123
522e3d71 11242013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1125
f3f51a69 1126 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 1127 depend on libstdc++ and libgcc.
1128 * configure: Regenerate.
1129 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1130 libcilkrts for POSIX and i*86, and x86_64 architectures.
1131 * Makefile.in: Added libcilkrts related fields to support building it.
1132
cb49a9e1 11332013-10-26 Jeff Law <law@redhat.com>
1134
1135 * Makefile.def (target_modules): Remove libmudflap
1136 (languages): Remove check-target-libmudflap).
1137 * Makefile.in: Rebuilt.
1138 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1139 * configure.ac (target_libraries): Remove target-libmudflap.
1140 Remove checks which disabled libmudflap on some systems.
1141 * configure: Rebuilt.
1142 * libmudflap: Directory removed.
1143
82033c9b
JBG
11442013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1145
1146 * configure.ac: Update from GCC.
1147 * configure: Regenerate.
1148
b50d7605
HPN
11492013-10-15 Hans-Peter Nilsson <hp@axis.com>
1150
1151 * src-release (do-proto-toplevel): Support subdir-path-prefixed
1152 files in SUPPORT_FILES.
1153 (SIM_SUPPORT_DIRS): New variable.
1154 (sim.tar.bz2): New rule.
1155
f4cfb980
JBG
11562013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1157
1158 * configure.ac: Update from GCC.
1159 * configure: Regenerate.
1160
78b1434c
JJ
11612013-10-01 Jeff Johnston <jjohnstn@redhat.com>
1162
1163 * COPYING.NEWLIB: Update with new copyright.
1164
b3fc79f8
JBG
11652013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1166
1167 * configure.ac: Update from GCC.
1168 * configure: Regenerate.
1169
cc9afea3
AM
11702013-09-20 Alan Modra <amodra@gmail.com>
1171
1172 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1173 ppc host match. Support little-endian powerpc linux hosts.
1174
f006cabd
JB
11752013-08-16 Joel Brobecker <brobecker@adacore.com>
1176
1177 * src-release (VER): When using $(TOOL)/common/create-version.sh,
1178 strip the "-cvs" suffix from the version number if present.
1179
95e43135
JBG
11802013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1181
1182 * configure.ac: Sync with GCC repo.
1183 * Makefile.def: Ditto.
1184 * configure: Regenerate.
1185 * Makefile.in: Ditto.
1186
7539e41e
JB
11872013-07-22 Joel Brobecker <brobecker@adacore.com>
1188
1189 * src-release (VER): Use $(TOOL)/common/create-version.sh
1190 if it exists.
1191
e8044f35
RS
11922013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
1193
1194 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
1195 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
1196 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
1197 * configure: Regenerate.
1198
7bab7634
DC
11992013-06-01 George Thomas <george.thomas@atmel.com>
1200
95e43135
JBG
1201 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
1202 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 1203
b5364c9e
JJ
12042013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1205
1206 * COPYING.NEWLIB: Add Altera Corporation copyright.
1207
5dad867c
JBG
12082013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1209
1210 * config.guess: Update from config repo.
1211 * config.sub: Ditto.
1212
b836cb18
JBG
12132013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1214
1215 * Makefile.def: Sync with GCC.
1216 * Makefile.in: Regenerate.
1217
e7d5abf1
JBG
12182013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1219
1220 * configure.ac: Sync with GCC.
b836cb18 1221 * configure: Regenerate.
e7d5abf1 1222
4f778543
MF
12232013-03-22 Mike Frysinger <vapier@gentoo.org>
1224
1225 * src-release (VER): Change bfd/configure.in sed to use the new
1226 `bfd/configure --version` output.
1227
f1dd87fc
YZ
12282013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1229
1230 * configure.ac: Sync with GCC repo.
1231 * configure: Ditto.
1232
a413f71a
ILT
12332013-02-05 Ian Lance Taylor <iant@google.com>
1234
1235 PR go/55969
1236 * configure.ac: Disable libgo on some systems where it does not
1237 work.
1238 * configure: Rebuild.
1239
3a98824c
AM
12402013-02-05 Alan Modra <amodra@gmail.com>
1241
1242 * configure: Regenerate after syncing config/.
1243
3dae1673
JBG
12442013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1245
1246 * configure.ac: Sync with GCC repo.
1247 * configure: Ditto.
1248 * Makefile.def: Ditto.
1249 * Makefile.in: Ditto.
1250
bf51454b
JB
12512013-01-11 Joel Brobecker <brobecker@adacore.com>
1252
1253 Sync with GCC, merge:
1254
1255 2013-01-09 Jason Merrill <jason@redhat.com>
1256
1257 * .gitignore: Import from gdb repository.
1258
c841a2be
JBG
12592013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1260
1261 * config.sub: Update from config repo.
1262
d7b9dae9
EB
12632013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1264
1265 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1266 * Makefile.in: Regenerate.
1267
861ea9c8
L
12682013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1269
1270 * Makefile.def (configure-gcc): Depend on all-gmp.
1271 (all-gcc): Remove dependency on all-gmp.
1272 * Makefile.in: Regenerated.
1273
ce82b126
JBG
12742013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1275
1b4f418d 1276 * config.guess: Update from config repo.
c2e5e6d7 1277 * config.sub: Ditto.
ce82b126 1278
fd62a30d
JJ
12792013-01-07 Jeff Johnston <jjohnstn@redhat.com>
1280
1281 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
1282 exists and replace the new bfin license in its location.
1283
0140d685
L
12842013-01-07 H.J. Lu <hongjiu.lu@intel.com>
1285
1286 PR gas/14899
1287 * Makefile.def (dependencies): Make all-binutils, all-gprof,
1288 all-ld and all-gold depend on all-gas.
1289 * Makefile.in: Regenerated.
1290
c3d399e7
L
12912012-12-29 Ben Elliston <bje@gnu.org>
1292
1293 * config.guess: Update to 2012-12-29 version.
1294 * config.sub: Likewise.
1295
9417cd2f
JBG
12962012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1297
1298 * Makefile.def (install-target-libgo): Depend on
1299 install-target-libatomic. Merged from GCC repo.
1300 * Makefile.in: Regenerate.
1301
68dad382
JJ
13022012-12-17 Jeff Johnston <jjohnstn@redhat.com>
1303
1304 * COPYING.LIBGLOSS: Add license for bfin libgloss.
1305
2344b8da
TS
13062012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1307
1308 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1309 * configure: Regenerate.
1310
5eb08693
L
13112012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1312
1313 * Makefile.def (target_modules): Add bootstrap=true and
1314 raw_cxx=true to libsanitizer.
1315 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1316 * Makefile.in: Regenerated.
1317 * configure: Likewise.
1318
53ab32d8
JBG
13192012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1320
1321 * config.sub: Merge from config repo.
1322
d2489204
JBG
13232012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1324
1325 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
1326 * Makefile.tpl: Ditto.
1327 * Makefile.in: Ditto.
1328 * configure: Ditto.
d2489204 1329
c23b5043
JBG
13302012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1331
1332 * configure.ac (noconfigdirs): Merge from GCC.
1333 * configure: Regenerate.
1334
1dd1f7f6
JBG
13352012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1336
1337 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
1338
2bda3143
L
13392012-11-14 Roland McGrath <mcgrathr@google.com>
1340
1341 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1342 * configure: Regenerate.
1343
5286fdef
L
13442012-11-13 Richard Henderson <rth@redhat.com>
1345
1346 * configure.ac: Move libsanitizer logic to subdirectory.
1347 * configure: Regenerate.
1348
13492012-11-13 Dodji Seketeli <dodji@redhat.com>
1350
1351 * configure.ac: Enable libsanitizer just on x86 linux for now.
1352 * configure: Re-generate.
1353
13542012-11-13 David Edelsohn <dje.gcc@gmail.com>
1355
1356 * configure.ac: Merge libquadmath sections.
1357 * configure: Regenerate.
1358
13592012-11-12 Wei Mi <wmi@google.com>
1360
1361 * configure.ac: Add libsanitizer to target_libraries.
1362 * Makefile.def: Ditto.
1363 * configure: Regenerate.
1364 * Makefile.in: Regenerate.
1365
f66a9a70
L
13662012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1367
1368 * configure: Regenerated.
1369
13702012-11-03 Robert Mason <rbmj@verizon.net>
1371
1372 * configure.ac: add --disable-libstdcxx configure option
1373 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1374
6d94c122
CV
13752012-10-24 Corinna Vinschen <corinna@vinschen.de>
1376
1377 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1378 against Mingw64 w32api.
1379 * configure: Regenerate.
1380
a882be68
EB
13812012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1382
1383 PR bootstrap/54820
1384 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1385 * configure: Regenerate.
1386
b3676d82
EB
13872012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1388
1389 PR bootstrap/54820
1390 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1391 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1392 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1393 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1394 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1395 * Makefile.in: Regenerate.
1396 * configure.ac (have_static_libs): New variable and associated check.
1397 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1398 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1399 * configure: Regenerate.
1400
7b0e8ca5
MF
14012012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1402
1403 * config.guess, config.sub: Include updated version from
1404 config-patches. Adds microblaze little endian support.
1405
8e71395b
L
14062012-09-28 Ian Lance Taylor <iant@google.com>
1407
1408 * Makefile.def: Make all-target-libgo depend on
1409 all-target-libbacktrace.
1410 * Makefile.in: Rebuild.
1411
14122012-09-26 Ian Lance Taylor <iant@google.com>
1413
1414 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1415 * Makefile.in: Rebuild.
1416
14172012-09-06 Diego Novillo <dnovillo@google.com>
1418
1419 * configure.ac: Bump minimum GMP version to 4.2.3.
1420 * configure: Re-generate.
1421
14222012-09-05 Georg-Johann Lay <avr@gjlay.de>
1423
1424 PR target/54461
1425 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1426 target-libgloss if not configured --with-avrlibc=no.
1427 * configure: Regenerate.
1428
14292012-09-04 Jason Merrill <jason@redhat.com>
1430
1431 * configure.ac: Fix --enable-languages=all.
1432
14332012-09-03 Richard Guenther <rguenther@suse.de>
1434
1435 PR bootstrap/54138
1436 * configure.ac: Re-organize ISL / CLOOG checks to allow
1437 disabling with either --without-isl or --without-cloog.
1438 * configure: Regenerated.
1439
14402012-09-03 Georg-Johann Lay <avr@gjlay.de>
1441
1442 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1443 * configure: Regenerate.
1444
d09bbf00
SE
14452012-09-21 Steve Ellcey <sellcey@mips.com>
1446
1447 * configure.ac: Add mips*-mti-elf* target.
1448 * configure: Regenerate.
1449
2bf680c4
ILT
14502012-09-19 Ian Lance Taylor <iant@google.com>
1451
1452 * configure.ac (host_libs): Add libbacktrace.
1453 (target_libraries): Add libbacktrace.
1454 * Makefile.def (host_modules): Add libbacktrace.
1455 (target_modules): Likewise.
1456 * configure, Makefile.in: Rebuild.
1457
5c0b3823
WL
14582012-09-15 Jiong Wang <jiwang@tilera.com>
1459
1460 * configure.ac (ENABLE_GOLD): support tilegx*
1461 * configure: rebuild
1462
1488e230
DE
14632012-09-14 David Edelsohn <dje.gcc@gmail.com>
1464
1465 PR target/38607
1466 Merge upstream change.
1467 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1468
1469 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1470 Add libgomp*.o to compare_exclusions for AIX.
1471 * configure: Regenerate.
1472
df6795ce
L
14732012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1474
1475 PR binutils/4970
1476 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1477 and opcodes.
1478 * Makefile.in: Regenerated.
1479
7ec59b9e
L
14802012-08-14 Diego Novillo <dnovillo@google.com>
1481
1482 Merge from cxx-conversion branch.
1483
1484 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1485 POSTSTAGE1_CONFIGURE_FLAGS.
1486 * Makefile.in: Regenerate.
1487 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1488 Force C++ when bootstrapping.
1489 * configure: Regenerate.
1490
14912012-07-06 Richard Guenther <rguenther@suse.de>
1492
1493 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1494 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1495 --with-gmp=system.
1496 * Makefile.in: Regenerated.
1497 * configure: Likewise.
1498
14992012-07-06 Richard Guenther <rguenther@suse.de>
1500
1501 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1502 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1503 supply V=1 as extra_make_flags.
1504 * configure: Regenerated.
1505 * Makefile.in: Likewise.
1506
15072012-07-03 Richard Guenther <rguenther@suse.de>
1508
1509 * Makfile.def (isl): Remove not necessary extra_exports and
1510 extra_make_flags.
1511 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1512 * Makefile.in: Regenerated.
1513
15142012-07-03 Richard Guenther <rguenther@suse.de>
1515
1516 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1517 * configure.ac: If either the ISL or the CLooG check failed
1518 do not try to build in-tree versions.
1519 * Makefile.in: Regenerated.
1520 * configure: Regenerated.
1521
15222012-07-02 Richard Guenther <rguenther@suse.de>
1523 Michael Matz <matz@suse.de>
1524 Tobias Grosser <tobias@grosser.es>
1525 Sebastian Pop <sebpop@gmail.com>
1526
1527 * Makefile.def: Add ISL host module, remove PPL host module.
1528 Adjust ClooG host module to use the proper ISL.
1529 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1530 * configure.ac: Include config/isl.m4. Add ISL host library,
1531 remove PPL. Remove PPL configury, add ISL configury, adjust
1532 ClooG configury.
1533 * Makefile.in: Regenerated.
1534 * configure: Likewise.
1535
15362012-07-02 Richard Guenther <rguenther@suse.de>
1537
1538 Merge from graphite branch
1539 2011-07-21 Tobias Grosser <tobias@grosser.es>
1540
1541 * configure: Regenerated.
1542 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1543 both cloog.org and legacy versions. The only supported version will
1544 be CLooG with the isl backend.
1545
1546 2011-07-21 Tobias Grosser <tobias@grosser.es>
1547
1548 * configure: Regenerated.
1549 * configure.ac: Require cloog isl 0.17.0
1550
1551 2011-07-21 Tobias Grosser <tobias@grosser.es>
1552
1553 * configure: Regenerated.
1554 * config/cloog.m4: Do not define CLOOG_ORG
1555
15562012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1557
1558 * configure.ac: Skip C if explicitly selected.
1559 * configure: Regenerate.
1560
15612012-06-28 Christophe Lyon <christophe.lyon@st.com>
1562
1563 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1564 they contain -O2.
1565 * configure: Regenerate.
1566
15672012-06-20 Jason Merrill <jason@redhat.com>
1568
1569 * Makefile.tpl (check-target-libgomp-c++): New.
1570 (check-target-libitm-c++): New.
1571 * Makefile.def (c++): Add them.
1572 * Makefile.in: Regenerate.
1573
15742012-05-16 Olivier Hainque <hainque@adacore.com>
1575
1576 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1577 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1578 (install-no-fixedincludes): Adjust accordingly.
1579 * Makefile.in: Regenerate.
1580
15812012-05-09 Nick Clifton <nickc@redhat.com>
1582 Paul Smith <psmith@gnu.org>
1583
1584 PR bootstrap/50461
1585 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1586 allow for the fact that from release v3.1.0 of MPFR the source
1587 files were moved into a src sub-directory.
1588 * configure: Regenerate.
1589
15902012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1591
1592 * configure.ac: Bump minimum MPFR version to 2.4.0.
1593 * configure: Regenerated.
1594
15952012-05-01 Richard Henderson <rth@redhat.com>
1596
1597 * Makefile.def (libatomic): New target_module.
1598 * configure.ac (target_libraries): Add libatomic.
1599 (noconfigdirs): Check if libatomic is supported.
1600 * Makefile.in, configure: Rebuild.
1601
f87f9c61
L
16022012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1603
1604 Merge upstream change
1605 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1606
16072011-11-21 Andreas Tobler <andreast@fgznet.ch>
1608
1609 * libtool.m4: Additional FreeBSD 10 fixes.
1610
68f107fa
AO
16112012-06-28 Christophe Lyon <christophe.lyon@st.com>
1612
1613 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1614 they contain -O2.
1615 * configure: Regenerate.
1616
b9c361e0
JL
16172012-05-14 Catherine Moore <clm@codesourcery.com>
1618
1619 * NEWS: Mention PowerPC VLE port.
1620
9eb322aa
MF
16212012-05-11 Mike Frysinger <vapier@gentoo.org>
1622
1623 * MAINTAINERS (config/): Move to intl/ section.
1624 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1625
58b1dd21
NC
16262012-05-09 Nick Clifton <nickc@redhat.com>
1627 Paul Smith <psmith@gnu.org>
1628
1629 PR bootstrap/50461
1630 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1631 allow for the fact that from release v3.1.0 of MPFR the source
1632 files were moved into a src sub-directory.
1633 * configure: Regenerate.
1634
2e702c99
RM
16352012-05-02 Roland McGrath <mcgrathr@google.com>
1636
1637 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1638 * configure: Regenerate.
1639
d2213593
JB
16402012-04-25 Joel Brobecker <brobecker@adacore.com>
1641
1642 * config.sub: Update to 2012-04-18 version from official repo.
1643
202e2356
NC
16442012-03-19 Tristan Gingold <gingold@adacore.com>
1645
1646 * configure.ac (ia64*-*-*vms*): Add support for ld.
1647 * configure: Regenerate.
1648
2479f722
RO
16492012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1650
1651 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1652 (unsupported_languages): Remove mips-sgi-irix6.*.
1653 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1654 (with_stabs): Remove.
1655 * configure: Regenerate.
1656
4e97d92b
RO
16572012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1658
1659 * configure.ac (enable_libgomp): Remove *-*-osf*.
1660 (with_stabs): Remove alpha*-*-osf*.
1661 * configure: Regenerate.
1662
f9ea6f98
JJ
16632012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1664
1665 * COPYING.NEWLIB: Modify DJ Delorie license to include
1666 modification rights in clause as permitted by DJ Delorie.
1667 * COPYING.LIBGLOSS: Ditto.
1668
48688b3e
JJ
16692012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1670
1671 * COPYING.NEWLIB: Remove two unused licenses.
1672
0945bbee
TG
16732012-03-05 Tristan Gingold <gingold@adacore.com>
1674
1675 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1676 * configure: Regenerate.
1677
516be0c5
JJ
16782012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1679
1680 * COPYING.NEWLIB: Add Adapteva notice.
1681 * COPYING.LIBGLOSS: Add Adapteva notice.
1682
64b986c0
EB
16832011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1684
1685 * configure: Regenerate.
1686
58cddc18
JJ
16872011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1688
1689 * COPYING.LIBGLOSS: Add GPL with exception license.
1690
b121d7d4
DD
16912011-11-09 Roland McGrath <mcgrathr@google.com>
1692
1693 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1694 * configure: Rebuild.
1695 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1696 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1697 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1698 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1699 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1700 Add READELF.
1701 * Makefile.in: Rebuild.
1702
d32e2926
RH
17032011-11-08 Richard Henderson <rth@redhat.com>
1704
1705 * configure.ac: Test for libitm directory present first.
1706
1707 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1708
1709 * configure.ac: Test libitm/configure.tgt to disable libitm.
1710 * configure: Rebuild.
1711
98dd765a
RO
17122011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1713
1714 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1715 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1716 * Makefile.in: Regenerate.
1717
99c513f6
DD
17182011-11-01 DJ Delorie <dj@redhat.com>
1719
1720 * configure.ac (rl78-*-*) New case.
1721 * configure: Regenerate.
1722
ff3ec4ee
DD
17232011-11-01 DJ Delorie <dj@redhat.com>
1724
1725 * config.sub: Update to version 2011-10-29 (added rl78)
1726
c28a9f49
NC
17272011-10-27 Nick Clifton <nickc@redhat.com>
1728
1729 * config.sub: Import these changes from the config project:
1730
a903d6ac 1731 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
1732 Ben Elliston <bje@gnu.org>
1733
1734 * config.sub (epiphany): New.
1735
1736 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1737 Ben Elliston <bje@gnu.org>
1738
9eb322aa 1739 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
1740
1741 2011-08-23 Roland McGrath <mcgrathr@google.com>
1742
1743 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1744 64eb to be64.
1745
1746 2011-08-16 Roland McGrath <mcgrathr@google.com>
1747
1748 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1749 (nacl): Grok as alias for 32el-unknown-nacl.
1750
860144e4
JB
17512011-08-19 Joel Brobecker <brobecker@adacore.com>
1752
1753 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1754
40ae9136
YQ
17552011-08-14 Yao Qi <yao@codesourcery.com>
1756
1757 Merge from gcc:
1758
1759 2011-08-14 Yao Qi <yao@codesourcery.com>
1760 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1761 * configure: Regenerate.
1762
ffdd6afc
ILT
17632011-07-26 Ian Lance Taylor <iant@google.com>
1764
1765 Merge from gcc:
1766
1767 2011-07-26 Ian Lance Taylor <iant@google.com>
1768 * configure.ac: Set have_compiler based on whether gcc directory
1769 exists, rather than on whether gcc is in configdirs.
1770 * configure: Rebuild.
1771
1772 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1773 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1774 link directories.
1775 * Makefile.in: Rebuild.
1776
1777 2011-07-20 Ian Lance Taylor <iant@google.com>
1778 PR bootstrap/49787
1779 * configure.ac: Move --enable-bootstrap handling earlier in file.
1780 If --enable-bootstrap and either --enable-build-with-cxx or
1781 --enable-build-poststage1-with-cxx, enable C++ automatically.
1782 * configure: Rebuild.
1783
1784 2011-07-19 Ian Lance Taylor <iant@google.com>
1785 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1786 make C++ a boot_language. Set and substitute
1787 POSTSTAGE1_CONFIGURE_FLAGS.
1788 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1789 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1790 * configure, Makefile.in: Rebuild.
1791
1792 2011-07-16 Jason Merrill <jason@redhat.com>
1793 * Makefile.def (language=c++): Add check-c++0x and
1794 check-target-libmudflap-c++.
1795 * Makefile.tpl (check-target-libmudflap-c++): New.
1796 * Makefile.in: Regenerate.
1797
1798 2011-07-16 Matthias Klose <doko@ubuntu.com>
1799 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1800 * Makefile.def (target_modules/libjava): Pass
1801 $(EXTRA_CONFIGARGS_LIBJAVA).
1802 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1803 if not configured with --enable-static-libjava.
1804 * Makefile.in: Regenerate.
1805 * configure: Likewise.
1806
1807 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1808 PR regression/47836
1809 PR bootstrap/23656
1810 PR other/47733
1811 PR bootstrap/49247
1812 PR c/48825
1813 * configure.ac (target_libraries): Remove target-libiberty.
1814 Remove case-statement setting skipdirs=target-libiberty for
1815 multiple targets. Remove checking target_configdirs and
1816 removing target-libiberty but keeping target-libgcc if
1817 otherwise empty.
1818 * Makefile.def (target_modules): Don't add libiberty.
1819 (dependencies): Remove all traces of target-libiberty.
1820 * configure, Makefile.in: Regenerate.
1821
9ccb86e7
JM
18222011-07-22 Jason Merrill <jason@redhat.com>
1823
1824 * Makefile.def (language=c++): Add check-c++0x and
1825 check-target-libmudflap-c++.
1826 * Makefile.tpl (check-target-libmudflap-c++): New.
1827 * Makefile.in: Regenerate.
1828
090bc50f
RO
18292011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1830
1831 * configure: Regenerate.
1832
cff32a7c
RO
18332011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1834
1835 PR target/39150
1836 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1837 x86_64-*-solaris2.1[0-9]*.
1838 * configure: Regenerate.
1839
eb4b2452
NC
18402011-06-13 Walter Lee <walt@tilera.com>
1841
1842 * configure.ac (tilepro-*-*) New case.
1843 (tilegx-*-*): Likewise.
1844 * configure: Regenerate.
1845
3c0013bf
NC
18462011-06-06 Nick Clifton <nickc@redhat.com>
1847
1848 * config.sub: Sync from upstream.
1849
91c1f14c
DK
18502011-05-08 Doug Kwan <dougkwan@google.com>
1851
1852 Merge from gcc:
1853
1854 2011-05-08 Doug Kwan <dougkwan@google.com>
1855
1856 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1857 * configure: Regenerated.
1858 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1859 value from configure.
1860 * Makefile.in: Regenerated.
1861
c7e4b184
JM
18622011-05-05 Joseph Myers <joseph@codesourcery.com>
1863
1864 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1865 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1866 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1867 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1868 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1869 *-*-vxworks*): Disable newlib and libgloss in separate case
1870 statement.
1871 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1872 to separate case statement.
1873 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1874 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1875 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1876 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1877 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1878 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1879 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1880 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1881 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1882 i[[3456789]]86-*-rdos*, m32r-*-*,
1883 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1884 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1885 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1886 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1887 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1888 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1889 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1890 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1891 and libgloss in main case over targets. Remove most empty cases
1892 in main case over targets.
1893 * configure: Regenerate.
1894
7152a690
JM
18952011-05-04 Joseph Myers <joseph@codesourcery.com>
1896
1897 * configure.ac: Remove code setting special library locations for
1898 hppa*64*-*-hpux11*. Remove code setting compiler for
1899 sparc-sun-solaris2*.
1900 * configure: Regenerate.
1901
ff46fb8f
JM
19022011-05-04 Joseph Myers <joseph@codesourcery.com>
1903
1904 * configure.ac: Separate libgloss_dir settings from general case
1905 over targets.
1906 * configure: Regenerate.
1907
82ae827f
JM
19082011-04-28 Joseph Myers <joseph@codesourcery.com>
1909
1910 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1911 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1912 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1913 cases in libgcj-disabling case statement.
1914 (hppa*64*-*-linux*): Set unsupported_languages instead of
1915 disabling target-zlib.
1916 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1917 to hppa*64*-*-hpux*.
1918 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1919 hppa*-*-hpux*.
1920 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1921 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1922 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1923 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1924 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1925 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1926 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1927 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1928 libgcj-disabling case statement.
1929 * configure: Regenerate.
1930
0827f9a6
JM
19312011-04-28 Joseph Myers <joseph@codesourcery.com>
1932
1933 * configure.ac: Disable Java for targets not supporting libffi.
1934 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1935 Remove cases in Java-disabling statement.
1936 (*arm-wince-pe): Change to arm-wince-pe.
1937 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1938 cases in Java-disabling statement.
1939 (bfin-*-*): Don't disable Java again.
1940 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1941 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1942 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1943 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1944 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1945 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1946 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1947 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1948 Java-disabling statement.
1949 (mmix-*-*): Don't disable Java again.
1950 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1951 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1952 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1953 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1954 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1955 statement.
1956 * configure: Regenerate.
1957
899b04ef
JM
19582011-04-28 Joseph Myers <joseph@codesourcery.com>
1959
1960 Merge from GCC:
1961
1962 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1963
1964 PR lto/48086
1965 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1966 * configure: Regenerate.
1967
9863d716
JM
19682011-04-28 Joseph Myers <joseph@codesourcery.com>
1969
1970 * configure.ac: Separate cases disabling Java and Java libraries
1971 from general case over targets.
1972 * configure: Regenerate.
1973
a90ef4bf
JM
19742011-04-06 Joseph Myers <joseph@codesourcery.com>
1975
1976 * configure.ac (build_tools): Remove build-byacc.
1977 (host_libs): Remove mmalloc.
1978 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1979 autoconf automake libtool diff rcs fileutils shellutils time
1980 textutils wdiff find uudecode hello tar gzip indent recode release
1981 sed perl gawk findutils gettext zip.
1982 (libgcj): Remove target-qthreads.
1983 (target_tools): Remove target-examples target-gperf.
1984 (YACC): Don't handle building byacc.
1985 * configure: Regenerate.
1986 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1987 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1988 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1989 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1990 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1991 handle building components.
1992 * Makefile.in: Regenerate.
1993
05a02268
RW
19942011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1995
1996 * config.sub: Sync from upstream.
1997
c5f5c3c2
JM
19982011-04-01 Joseph Myers <joseph@codesourcery.com>
1999
2000 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2001 (microblaze*): Don't disable libssp.
2002 * configure: Regenerate.
2003
f6c1938b
JM
20042011-04-01 Joseph Myers <joseph@codesourcery.com>
2005
2006 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2007 moveifchange.
2008 * configure: Regenerate.
2009 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2010 * Makefile.in: Regenerate.
2011
1f111696
JM
20122011-04-01 Joseph Myers <joseph@codesourcery.com>
2013
2014 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2015 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2016 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2017 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2018 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2019 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2020 md_exec_prefix cases.
2021 * configure: Regenerate.
2022
065a5627
JM
20232011-04-01 Joseph Myers <joseph@codesourcery.com>
2024
2025 * configure.ac: Separate cases disabling target-libssp,
2026 target-libiberty, target-libstdc++-v3 and Fortran from general
2027 case over targets.
2028 * configure: Regenerate.
2029
b2f14e4a
JM
20302011-04-01 Joseph Myers <joseph@codesourcery.com>
2031
2032 * configure.ac (*-*-chorusos): Don't disable libgcj.
2033 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2034 Remove case.
2035 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2036 (arm-*-coff): Don't disable libgcj.
2037 (arm*-*-linux-gnueabi): Remove useless assignment.
2038 (arm-*-riscix*): Don't disable libgcj.
2039 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2040 configuration.
2041 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2042 (c54x*-*-*): Remove case.
2043 (tic54x-*-*): Don't disable GCC or GCC libraries.
2044 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2045 to *.
2046 (d10v-*-*): Don't disable GCC libraries.
2047 (d30v-*-*): Don't disable libgcj.
2048 (h8500-*-*): Don't disable GCC libraries.
2049 (i960-*-*): Don't disable libgcj.
2050 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2051 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2052 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2053 libgcj.
2054 (m68k-*-coff*): Remove case.
2055 (mmix-*-*): Don't disable libgloss on host.
2056 (mn10200-*-*, mn10300-*-*): Remove cases.
2057 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2058 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2059 Don't disable libgcj.
2060 (romp-*-*): Remove case.
2061 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2062 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2063 case.
2064 (v810-*-*): Don't disable GCC libraries.
2065 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2066 (ip2k-*-*): Don't disable GCC libraries.
2067 * configure: Regenerate.
2068
6a608608
JM
20692011-03-28 Joseph Myers <joseph@codesourcery.com>
2070
2071 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2072 libffi on host.
2073 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2074 on host.
2075 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2076 * configure: Regenerate.
2077
5b806d27
NC
20782011-03-26 John Marino <binutils@marino.st>
2079
2080 * configure.ac: Add support for *-*-dragonfly*
2081 * configure: Regenerate.
2082
0377a422
JM
20832011-03-25 Joseph Myers <joseph@codesourcery.com>
2084
2085 * configure.ac (native_only): Remove.
2086 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2087 send-pr uudecode guile gnuserv on host.
2088 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2089 send-pr rcs guile perl texinfo libtool on host.
2090 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2091 automake send-pr rcs guile perl texinfo libtool on host.
2092 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2093 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2094 (alpha*-dec-osf*): Don't disable fileutils on target.
2095 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2096 texinfo send-pr expect dejagnu on target.
2097 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2098 target-qthreads on target.
2099 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2100 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2101 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2102 x86_64-*-mingw*): Don't disable expect on target.
2103 (*-*-cygwin*): Don't disable target-gperf on target.
2104 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2105 gnuserv on target.
2106 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2107 target.
2108 * configure: Regenerate.
2109
2354b38b
JM
21102011-03-25 Joseph Myers <joseph@codesourcery.com>
2111
2112 * configure.ac (target_tools): Remove target-groff.
2113 (native_only): Remove target-groff.
2114 (hppa*64*-*-*): Don't disable byacc.
2115 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2116 setting.
2117 (*-*-kaos*): Don't skip target-librx and target-groff.
2118 (*-*-netware*): Don't skip target-libmudflap.
2119 (*-*-tpf*): Don't skip target-libmudflap.
2120 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2121 directories on the host.
2122 (ia64*-*-*vms*): Don't skip tix.
2123 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2124 host.
2125 * configure: Regenerate.
2126
28d9b232
PB
21272011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2128
2129 * configure.ac: Remove references to mt-mep, mt-netware,
2130 mt-wince.
2131 * Makefile.def: Add all-utils soft dependencies.
2132 * Makefile.tpl: Remove GDB_NLM_DEPS.
2133 * configure: Regenerate.
2134 * Makefile.in: Regenerate.
2135
dbbe5f95
PB
21362011-03-24 Paolo Bonzini <bonzini@gnu.org>
2137
2138 Sync from GCC:
2139
2140 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2141
2142 * configure.ac: Do not include mh-x86omitfp.
2143 * configure: Regenerate.
2144
2145 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2146
2147 * configure.ac: Remove empty cases.
2148 * configure: Regenerate.
2149
2150 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2151
2152 * Makefile.def: Add dependency from termcap to gdb.
2153 * Makefile.in: Regenerate.
2154
2155 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2156
2157 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2158 * configure: Regenerate.
2159 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2160 * Makefile.tpl: Likewise.
2161 * Makefile.in: Regenerate.
2162
2163 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2164
2165 * configure.ac: Remove all mentions of tentative_cc.
2166 * configure: Regenerate.
2167
2168 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2169
2170 PR lto/48086
2171 * configure.ac: Re-enable LTO on *-apple-darwin9.
2172 * configure: Regenerate.
2173
3516a403
JM
21742011-03-24 Joseph Myers <joseph@codesourcery.com>
2175
2176 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2177 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2178 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2179 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2180 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2181 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2182 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2183 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2184 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2185 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2186 *-*-rhapsody*): Remove host cases.
2187 * configure: Regenerate.
2188
93cc359e
JM
21892011-03-24 Joseph Myers <joseph@codesourcery.com>
2190
2191 * configure.ac (ppc*-*-pe): Remove host case.
2192 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2193 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2194 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2195 cases.
2196 * configure: Regenerate.
2197
29b2c556
JM
21982011-03-24 Joseph Myers <joseph@codesourcery.com>
2199
2200 * config.sub: Update to version 2011-03-23.
2201
f0ff0f90
JM
22022011-03-22 Joseph Myers <joseph@codesourcery.com>
2203
2204 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2205 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2206 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2207 * configure: Regenerate.
2208
782cb41f
JM
22092011-03-22 Joseph Myers <joseph@codesourcery.com>
2210
2211 * config-ml.in: Don't handle arc-*-elf*.
2212 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2213 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2214 handle GCC libraries.
2215 * configure: Regenerate.
2216
0e8ad34f
RO
22172011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2218
2219 PR bootstrap/48120:
2220 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2221 Add -lstdc++ -lm to LIBS.
2222 * configure: Regenerate.
2223
5548b4ce
DE
22242011-03-18 David Edelsohn <dje.gcc@gmail.com>
2225
2226 * config.guess: Update to version 2011-02-02
2227 * config.sub: Update to version 2011-02-24
2e702c99 2228
86ed8cf6
SP
22292011-03-03 Sebastian Pop <sebastian.pop@amd.com>
2230
9eb322aa
MF
2231 * configure.ac: Adjust test of with_ppl.
2232 * configure: Regenerated.
86ed8cf6 2233
b123da99
SP
22342011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2235
2236 * configure.ac: Add -lpwl to ppllibs.
2237 * config/cloog.m4: Add -lisl to clooglibs.
2238 * configure: Regenerated.
2239
822ce8ee
RW
22402011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2241
2242 Import from Libtool and gnulib:
2243
2244 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2245
2246 Prepare for supporting FreeBSD 10.
2247 * config.rpath: Remove handling of freebsd1* which soon would
2248 match FreeBSD 10.0.
2249
2250 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2251
2252 Remove support for FreeBSD 1.x.
2253 * libtool.m4 (_LT_LINKER_SHLIBS)
2254 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2255 soon would incorrectly match FreeBSD 10.0.
2256
dcb5e506
RW
22572011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2258
2259 PR binutils/12283
2260 * MAINTAINERS (mkinstalldirs): Comes from Automake.
2261 (move-if-change): Comes from gnulib.
2262 * move-if-change: Import version from gnulib.
2263
8d8eef9a
RW
22642011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2265
2266 Sync from GCC:
2267
2268 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2269
2270 PR lto/47225
2271 * Makefile.def (lto-plugin): Double dash for enable-shared.
2272 (configure-gcc): Depend on all-lto-plugin.
2273 * Makefile.in: Rebuilt.
2274
2275 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2276
2277 * configure.ac: Remove extra bracket.
2278 * configure: Regenerate.
2279
2280 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2281
2282 PR lto/47225
2283 * Makefile.def: Add dependency for install-gcc
2284 on install-lto-plugin.
2285 * Makfile.in: Regenerated
2286
2287 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2288
2289 * configure.ac: If with_ppl is no, move setting with_cloog=no
2290 after CLOOG_REQUESTED check.
2291 * configure: Regenerated.
2292
2293 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2294
2295 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2296 CLooG has been requested.
2297 * configure: Regenerated.
2298
2299 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2300
2301 * configure: Regenerated.
2302 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2303
2304 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2305
2306 * configure: Regenerated.
2307 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2308
2309 2011-01-07 Jan Hubicka <jh@suse.cz>
2310
2311 PR lto/47225
2312 * Makefile.in: Regenerate.
2313 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2314 configure.
2315
65b4571a
AO
23162011-01-31 Alexandre Oliva <aoliva@redhat.com>
2317
2318 PR libgcj/44341
2319 * configure.ac: Discard --with-* flags for host when configuring
2320 target libraries for cross build.
2321 * configure: Rebuilt.
2322
7837304f
AS
23232011-01-21 Andreas Schwab <schwab@redhat.com>
2324
2325 Sync from GCC:
2326
2327 2011-01-21 Andreas Schwab <schwab@redhat.com>
2328
2329 * configure.ac: Use AS_HELP_STRING throughout.
2330 * configure: Regenerate.
2331
2332 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2333
2334 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2335 * configure: Regenerate.
2336
115ef890
RW
23372010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2338
2339 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2340
92c9a463
JB
23412011-01-13 Joel Brobecker <brobecker@adacore.com>
2342
2343 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2344 for ia64-hpux.
2345 * configure: Regenerate.
2346
887ebfb4
RW
23472011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2348
2349 Sync from GCC:
2350 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2351
2352 * configure.ac: (picochip): Disable libiberty.
2353 * configure: Regenerate.
2354
04d2c2b2
JJ
23552010-12-18 Jeff Johnston <jjohnstn@redhat.com>
2356
2357 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2358
33d23ee8
ILT
23592010-12-10 Ian Lance Taylor <iant@google.com>
2360
2361 PR bootstrap/46819
2362 * configure.ac: For --disable-libgcj clear libgcj_saved.
2363 * configure: Rebuild.
2364
89a1e9c3
PB
23652010-12-10 Tobias Burnus <burnus@net-b.de>
2366
2367 PR fortran/46540
2368 * configure.ac: Add --disable-libquadmath and
2369 --disable-libquadmath-support.
2370 * configure: Regenerate.
2371
ac7bcd26
TG
23722010-12-10 Tristan Gingold <gingold@adacore.com>
2373
2374 * src-release (ETC_SUPPORT): add gnu-oids.texi
2375
d357cef7
HPN
23762010-12-03 Hans-Peter Nilsson <hp@axis.com>
2377
2378 PR libffi/46792
2379 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2380 * configure: Regenerate.
2381
4f11b223
ILT
23822010-12-02 Ian Lance Taylor <iant@google.com>
2383
2384 * configure.ac: Always set default for poststage1_ldflags to
2385 -static-libstdc++ -static-libgcc.
2386
989abc33
JJ
23872010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2388
2389 * COPYING.NEWLIB: Add National Semiconductor notice.
2390
950386c6
AS
23912010-11-29 Andreas Schwab <schwab@redhat.com>
2392
2393 * configure.ac: Move comment to remove extra space in last argument
2394 of GCC_TARGET_TOOL.
2395
87cda2cf
AO
23962010-11-26 Alexandre Oliva <aoliva@redhat.com>
2397
7d509c83 2398 PR other/46026
87cda2cf
AO
2399 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2400 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2401 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2402 (BASE_FLAGS_TO_PASS): Use it.
2403 * configure: Rebuilt.
2404 * Makefile.in: Rebuilt.
2405
d3b50760
L
24062010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2407
2408 PR binutils/12258
2409 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2410 Properly check default linker.
2411 * configure: Regnerated.
2412
c7791212
NC
24132010-11-23 Matthias Klose <doko@ubuntu.com>
2414
2415 * configure.ac: For --enable-gold, handle value `default' instead of
2416 `both*'. New configure option --{en,dis}able-ld.
2417 * configure: Regenerate.
2418
9e1a94f4
ILT
24192010-11-20 Ian Lance Taylor <iant@google.com>
2420
2421 * configure.ac: Only disable a language library if no language needs
2422 it. Don't let --disable-libgcj uncondtionally disable libffi.
2423 * configure: Rebuild.
2424
ceca0218
PB
24252010-11-20 Paolo Bonzini <bonzini@gnu.org>
2426
2427 * configure: Regenerate.
2428
9b980aa1
RW
24292010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2430
2431 PR other/46202
2432 * configure.ac: Fix just-built in-tree STRIP name to be
2433 binutils/strip-new.
2434 * configure: Regenerate.
2435 * Makefile.def (install-strip-gcc, install-strip-binutils)
2436 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2437 (install-strip-sid): Mirror dependencies on non-strip variants
2438 of these targets on the respective -strip prerequisites.
2439 * Makefile.tpl (install-strip, install-strip-host)
2440 (install-strip-target): New targets.
2441 (install-strip-[+module+], install-strip-target-[+module+]):
2442 New targets.
2443 * Makefile.in: Regenerate.
2444
e552509b
ILT
24452010-11-19 Ian Lance Taylor <iant@google.com>
2446 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2447
2448 * configure.ac: Add target-libgo to target_libraries. Set
2449 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2450 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2451 (HOST_EXPORTS): Add GOC.
2452 (BASE_TARGET_EXPORTS): Add GOC.
2453 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2454 (GOCFLAGS_FOR_TARGET): New variable.
2455 (EXTRA_HOST_FLAGS): Add GOC.
2456 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2457 * Makefile.def (target_modules): Add libgo.
2458 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2459 (dependencies): Add dependency from configure-target-libgo to
2460 configure-target-libffi and all-target-libstdc++-v3. Add
2461 dependencies from all-target-libgo to all-target-libffi.
2462 (languages): Add go.
2463 * configure: Rebuild.
2464 * Makefile.in: Rebuild.
2465
24662010-11-19 Ian Lance Taylor <iant@google.com>
2467
2468 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2469 compiler/flag environment variables.
2470
24712010-11-18 Ian Lance Taylor <iant@google.com>
2472
2473 * configure.ac: Check for lang_requires_boot_languages in
2474 config-lang.in files.
2475 * configure: Rebuild.
2476
8c21d9c7
MF
24772010-11-17 Mike Frysinger <vapier@gentoo.org>
2478
2479 * .gitignore: New file.
2480
e552509b
ILT
24812010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2482 Tobias Burnus <burnus@net-b.de>
2483
2484 PR fortran/32049
2485 * Makefile.def: Add libquadmath; build it with language=fortran.
2486 * configure.ac: Add libquadmath.
2487 * Makefile.tpl: Handle multiple libs in check-[+language+].
2488 * Makefile.in: Regenerate.
2489 * configure: Regenerate.
2490
24912010-11-15 Andreas Schwab <schwab@redhat.com>
2492
2493 * configure.ac: Fix spelling in option names.
2494 * configure: Regenerated.
2495
24962010-11-13 Georg-Johann Lay <georgjohann@web.de>
2497
2498 PR bootstrap/39622
2499 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2500 * configure: Regenerated.
2501
25022010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2503
2504 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2505 define the cloog backend to use. Furthermore, only pass the ppllibs to
2506 the configure checks, if necessary.
2507 * configure: Regenerate.
2508
25092010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2510
2511 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2512 * configure: regenerate
2513
25142010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2515
2516 * config/cloog.m4: Fix typo. verison -> version.
2517 * configure: Regenerate.
2518
25192010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2520
2521 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2522 * configure: Regenerate.
2523
25242010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2525
2526 * configure.ac: Support official CLooG.org versions.
2527 * configure: Regenerate.
2528 * config/cloog.m4: New.
2529
aa291e2d
ME
25302010-11-05 Michael Eager <eager@eagercon.com>
2531
2532 * COPYING.LIBGLOSS: Correct typo in microblaze.
2533 * COPYING.NEWLIB: Same.
2534
e552509b
ILT
25352010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2536
2537 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2538 * configure: Regenerate.
2539
74cea91b
DK
25402010-11-03 Ian Lance Taylor <iant@google.com>
2541 Dave Korn <dave.korn.cygwin@gmail.com>
2542
2543 PR lto/46273
2544 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2545 and on other supported platforms whenever LTO is enabled.
2546 * configure: Rebuild.
2547
6d0cd39e
AM
25482010-11-02 Alan Modra <amodra@gmail.com>
2549
2550 PR binutils/12110
2551 * configure.ac: Error when source path contains spaces.
2552 * configure: Regenerate.
2553
18a8530e
ILT
25542010-10-20 Ian Lance Taylor <iant@google.com>
2555
2556 * Makefile.def (target_modules): Set lib_path to src/.libs for
2557 libstdc++-v3 module.
2558 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2559 * Makefile.in: Rebuild.
2560
6ed3211e
JJ
25612010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2562 Joseph Myers <joseph@codesourcery.com>
2563
2564 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2565 notices.
2566 * COPYING.NEWLIB: Add Texas Instruments notice.
2567
a8eb3f0a
DK
25682010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2569
2570 * configure.ac (build_lto_plugin): New shell variable.
2571 (--enable-lto): Turn on by default for all non-ELF platforms that
2572 have had LTO support added so far. Set build_lto_plugin appropriately
2573 for both ELF and non-ELF.
2574 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2575 * configure: Regenerate.
2576
4074d5f2
RW
25772010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2578
2579 PR bootstrap/45326
2580 PR bootstrap/45174
2581 * configure.ac: Honor initial values of $build_configargs,
2582 $host_configargs, $target_configargs. Mark the precious, so
2583 environment settings get recorded.
2584 * configure: Regenerate.
2585
29821356
RW
25862010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2587
2588 Sync from GCC:
2589
2590 2010-09-30 Michael Eager <eager@eagercon.com>
2591
2592 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2593 * configure: Regenerate.
2594
2595 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2596
2597 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2598 targets and amend comment.
2599 * configure: Regenerate.
2600
2601 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2602
2603 * configure.ac: Enable LTO by default on Darwin.
2604 * configure: Regenerate.
2605
2606 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2607
2608 PR bootstrap/44455
2609 * configure.ac (extra_mpfr_configure_flags): Copy from
2610 extra_mpc_gmp_configure_flags.
2611 * configure: Re-generated.
2612
57eefe4d
RW
26132010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2614
2615 Sync from GCC:
2616
2617 PR bootstrap/45796
2618 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2619 Depend on all-build-libiberty.
2620 * Makefile.in: Regenerate.
2621
26222010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
2623
2624 Sync from GCC:
2625
2626 PR bootstrap/44621
2627 * configure.ac: Fix unportable shell quoting.
2628 * configure: Regenerate.
2629
48bb73dd
RW
26302010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2631
2632 * configure.ac: Support all v850 targets.
2633 * configure: Regenerate.
2634
1d14850f
PB
26352010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2636
2637 PR target/44862
2638 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2639 Provide -B option to allow for link spec %s substitutions for
2640 libstdc++.a on darwin.
2641 * Makefile.in: Regenerate.
2642
7530c480
AO
26432010-06-10 Alexandre Oliva <aoliva@redhat.com>
2644
2645 * Makefile.def (configure-gcc): Depend on all-libelf.
2646 * Makefile.in: Rebuild.
2647
285d560d
RW
26482010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2649
2650 * config.sub, config.guess: Update from upstream sources.
2651
a009f2e7
RW
26522010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2653
2654 Sync from GCC:
2655
2656 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2657 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2658 * configure: Regenerated.
2659
2660 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2661 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2662 * configure: Regenerate.
2663
2664 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2665 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2666 * configure: Regenerate.
2667
2668 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2669 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2670 separately.
2671 * configure: Regenerate.
2672
2673 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2674 * configure: Regenerate after change to elf.m4.
2675
2676 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2677 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2678 * configure: Regenerated.
2679
2680 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2681 * configure.ac: Print "buggy but acceptable" when CLooG
2682 revision is less than 9.
2683 * configure: Regenerated.
2684
e49e5c92
DK
26852010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2686
2687 Merge from gcc:
2688
2689 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2690 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2691 * configure: Regenerate.
2692
2693 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2694 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2695 a platform that supports LTO.
2696 * configure: Regenerate.
2697
2698 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2699 PR lto/42776
2700 * configure.ac (--enable-lto): Refactor handling so libelf tests
2701 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2702 and allow LTO to be explicitly enabled on non-ELF platforms that
2703 are known to support it inside else-clause.
2704 * configure: Regenerate.
2705
e6de499b
NC
27062010-04-27 Roland McGrath <roland@redhat.com>
2707 H.J. Lu <hongjiu.lu@intel.com>
2708
2709 * configure.ac (--enable-gold): Support both, both/gold and
2710 both/bfd to add gold to configdirs without removing ld.
2711 * configure: Regenerated.
2712
2713 * Makefile.def: Add install-gold dependency to install-ld.
2714 * Makefile.in: Regenerated.
2715
d594eacc
TG
27162010-04-14 Tristan Gingold <gingold@adacore.com>
2717
2718 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2719 * configure: Regenerate.
2720
938d2b74
RW
27212010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2722
2723 Merge from gcc:
2724 PR bootstrap/43615
2725 PR bootstrap/43328
2726 Revert:
2727 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2728 * configure.ac: Do not pass --enable-multilib nor
2729 --disable-multilib in baseargs. Accept explicitly passed
2730 --enable_multilib.
2731 * configure: Regenerate.
2732
a9ef41a7
RW
27332010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2734
2735 PR bootstrap/43328
2736 * configure.ac: Do not pass --enable-multilib nor
2737 --disable-multilib in baseargs. Accept explicitly passed
2738 --enable_multilib.
2739 * configure: Regenerate.
2740
619a3713
JM
27412010-03-23 Joseph Myers <joseph@codesourcery.com>
2742
2743 * configure.ac (tic6x-*-*): New case.
2744 * configure: Regenerate.
2745
92f4e989
JM
27462010-03-23 Joseph Myers <joseph@codesourcery.com>
2747
2748 Merge from gcc:
2749 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2750 PR ada/42554
2751 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2752 * configure: Regenerate.
2753
c35a0556
JM
27542010-03-23 Joseph Myers <joseph@codesourcery.com>
2755
2756 * config.sub: Update to version 2010-03-22.
2757 * config.guess: Update to version 2009-12-30.
2758
18fa8f9c
JM
27592010-03-14 Joseph Myers <joseph@codesourcery.com>
2760
2761 Merge from gcc:
2762 2010-01-11 Richard Guenther <rguenther@suse.de>
2763 PR lto/41569
2764 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2765 * Makefile.in: Regenerated.
2766
ba98da75
RO
27672010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2768
2769 PR libstdc++/32499
2770 * configure.ac (RANLIB): Default to true.
2771 (STRIP): Likewise.
2772 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2773 * configure: Regenerate.
2774
3994761f
NC
27752010-02-17 Nick Clifton <nickc@redhat.com>
2776
2777 PR 11238
2778 * Makefile.tpl (local-distclean): Also remove config.cache files in
2779 sub-directories as there may not be Makefiles present in the
2780 sub-directories.
792cdb50
NC
2781 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2782 the config.cache files found by the find command.
2783
3994761f
NC
2784 * Makefile.in: Regenerate.
2785 * configure.ac: Revert previous delta.
2786 * configure: Regenerate.
2787
01a82011
NC
27882010-02-15 Nick Clifton <nickc@redhat.com>
2789
2790 PR 11238
2791 * configure.ac: Delete config.cache files in sub-directories when
2792 deleting Makefiles.
2793 * configure: Regenerate.
2794
143754cd
NC
27952010-02-15 Nick Clifton <nickc@redhat.com>
2796
2797 * configure.ac: Sync from gcc.
2798 * configure: Regenerate.
2799
a6b5846e
KG
28002010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2801
2802 Sync from gcc:
2803 * configure.ac: Add "recommended" version checks for GMP/MPC.
2804 Update recommended GMP/MPFR/MPC versions.
2805 * configure: Regenerate.
2806
2aa2364a
JR
28072010-01-25 Joern Rennecke <amylaar@spamcop.net>
2808
2809 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2810 * configure.ac (bootstrap_target_libs): Make inclusion of
2811 target-libgomp conditional on libgomb being in target_configdirs.
2812 * configure: Regenerate.
2813
d35e937f
JR
28142010-01-23 Joern Rennecke <amylaar@spamcop.net>
2815
2816 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2817 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2818 * configure: Regenerate.
2819
911e63d0
JR
28202010-01-22 Joern Rennecke <amylaar@spamcop.net>
2821
2822 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2823 * configure.ac (target_configdirs): Substitute.
2824 * Makefile.def: Bootstrap target module libgomp.
2825 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2826 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2827 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2828 * configure, Makefile.in: Regenerate.
2829
3725885a
RW
28302009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2831
2832 * libtool.m4: Sync from git Libtool.
2833 * ltmain.sh: Likewise.
2834 * ltoptions.m4: Likewise.
2835 * ltversion.m4: Likewise.
2836 * lt~obsolete.m4: Likewise.
2837
d5f2ee2e 28382010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 2839 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
2840
2841 PR bootstrap/42424
2842 * configure.ac: Include libtool m4 files.
9eb322aa 2843 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
2844 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2845 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 2846
d5f2ee2e
KG
2847 * configure: Regenerate.
2848
f2b2dd91
RW
28492010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2850
2851 PR bootstrap/41818
2852 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2853 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2854 * Makefile.in: Regenerate.
2855
06ca7962
BE
28562009-12-18 Ben Elliston <bje@au.ibm.com>
2857
2858 * config.sub, config.guess: Update from upstream sources.
2859
30a16d7b
JJ
28602009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2861
2862 * COPYING.NEWLIB: Update copyright date.
2863 * COPYING.LIBGLOSS: Ditto.
2864
d9b76ff9
KG
28652009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2866
2867 PR middle-end/30447
2868 PR middle-end/30789
2869 PR other/40302
2870
2871 * configure.ac: Require MPC.
2872 * configure: Regenerate.
2873
2874 * configure.ac: Update minimum MPC version to 0.8.
2875 * configure: Regenerate.
2876
e12dec02
PB
28772009-11-20 Paolo Bonzini <bonzini@gnu.org>
2878
2879 * config.guess: Sync with upstream and gcc.
2880 * config.sub: Sync with upstream and gcc.
2881
606a9ca0
AO
28822009-11-16 Alexandre Oliva <aoliva@redhat.com>
2883
2884 * Makefile.def: Restore host and target settings for gmp.
2885 * Makefile.in: Rebuild.
2886
1f53ca9a
AO
28872009-11-16 Alexandre Oliva <aoliva@redhat.com>
2888
2889 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2890 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2891 Fix portability of test of C++ as bootstrap language. Add
2892 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2893 * configure: Rebuild.
2894 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2895 and cloog. Fix in-tree ppl configuration. Introduce libelf
2896 in-tree building.
2897 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2898 (POSTSTAGE1_HOST_EXPORTS): Use it.
2899 (STAGE[+id+]_CXXFLAGS): New.
2900 (BASE_FLAGS_TO_PASS): Pass it down.
2901 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2902 extra_exports.
2903 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2904 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2905 extra_exports.
2906 * Makefile.in: Rebuild.
2907
29082009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2909
2910 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2911 paths for *-w64-mingw* and x86_64-*mingw*.
2912 * configure: Regenerated.
2913
29142009-10-30 Kai Tietz <kai.tietz@onevision.com>
2915
2916 * configure.ac: Disable target-winsup & co for
2917 x86_64-*-mingw* and *-w64-mingw* targets.
2918 * configure: Regenerated.
2919
29202009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2921
2922 * configure.ac (CLooG test): Use = with test.
2923 * configure: Regenerate.
2924
29252009-10-22 Richard Guenther <rguenther@suse.de>
2926
2927 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2928 cloog if the ppl version check failed. Move flags saving
2929 before setting in libelf check.
2930 * configure: Regenerate.
2931
29322009-10-21 Richard Guenther <rguenther@suse.de>
2933
2934 * configure.ac: Adjust the ppl and cloog configure to work as
2935 documented. Disable cloog if ppl was disabled. Omit the version
2936 checks if they were disabled.
2937 * configure: Re-generate.
2938
6811fb56
RW
29392009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2940
2941 * configure.ac: Add 'lto' to enable_languages, not
2942 new_enable_languages, and only if not already present.
2943 * configure: Regenerate.
2944
700d40ca
ILT
29452009-10-06 Ian Lance Taylor <iant@google.com>
2946
2947 * Makefile.def: check-gold depends upon all-gas.
2948 * Makefile.in: Rebuild.
2949
29502009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2951
2952 * Makefile.def: all-lto-plugin depends on all-libiberty.
2953 set bootstrap=true for lto-plugin.
2954 Add lto-plugin.
2955 * Makefile.in: Regenerate.
2956 * configure.ac (host_libs): Add lto-plugin.
2957 * configure: Regenerate.
2958
29592009-10-03 Diego Novillo <dnovillo@google.com>
2960
2961 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2962 (HOST_LIBELFLIBS): Define.
2963 (HOST_LIBELFINC): Define.
2964 * Makefile.in: Regenerate.
2965 * configure.ac: Add --enable-lto.
2966 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2967 If --enable-lto is used, add 'lto' to new_enable_languages.
2968 If --enable-lto is used and gold is enabled, add
2969 lto-plugin to configdirs.
2970 * configure: Regenerate.
2971
29722009-10-03 Simon Baldwin <simonb@google.com>
2973
2974 * configure.ac: If --with-system-zlib, suppress local zlib and
2975 pass --with-system-zlib to subdir configure scripts.
2976 * configure: Regenerate.
2977
29782009-10-01 Loren J. Rittle <ljrittle@acm.org>
2979 Paolo Bonzini <bonzini@gnu.org>
2980
2981 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2982 $(srcdir).
2983 * Makefile.in: Rebuilt.
2984
c8cb1b3e
PB
29852009-09-29 Paolo Bonzini <bonzini@gnu.org>
2986
2987 Sync from gcc:
2988 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2989
2990 * configure.ac: Update minimum MPC version to 0.7.
2991 * configure: Regenerate.
2992
30167e0a
NC
29932009-09-25 Nick Clifton <nickc@redhat.com>
2994
2995 * configure.ac: Pass any --cache-file=/dev/null option on to
2996 subconfigures.
2997 * configure: Regenerate.
2998
707a0b5c
NC
29992009-09-23 Nick Clifton <nickc@redhat.com>
3000
3001 * config.sub, config.guess: Update from upstream sources.
3002
700d40ca
ILT
30032009-09-22 Loren J. Rittle <ljrittle@acm.org>
3004
3005 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3006 * Makefile.in: Rebuilt.
3007
2fd0b40b
RW
30082009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3009
3010 PR bootstrap/32272
3011 * configure.ac: Error out if $srcdir isn't '.' but contains
3012 host-${host_noncanonical}.
3013 * configure: Regenerate.
3014
4385ad3c
RW
30152009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3016
16b1ad29
RW
3017 * configure.ac: If bootstrapping a combined tree with
3018 --enable-gold, require c++ in stage1_languages.
3019 * configure: Regenerate.
3020
f8dc745f
RW
3021 * configure.ac: Also add target_libs of stage1_languages to
3022 bootstrap_target_libs.
3023 * configure: Regenerate.
3024
4385ad3c
RW
3025 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3026 with --enable-languages not containing c++.
3027 * configure: Regenerate.
3028
df51e4e1
JZ
30292009-09-16 Jie Zhang <jie.zhang@analog.com>
3030
3031 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3032 * configure: Regenerate.
3033
06a51eac
RW
30342009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3035
3036 * configure.ac: Do not use $extrasub for replacing @if/@endif
3037 parts in Makefile; instead, use additional arguments to
3038 AC_CONFIG_COMMANDS to do the replacement manually, with several
3039 sed invocations, to avoid HP-UX sed command limits.
3040 * configure: Regenerate.
3041
96655cc4
AO
30422009-09-04 Alexandre Oliva <aoliva@redhat.com>
3043
3044 * configure.ac (with-build-config): Document. Handle without.
3045 Handle missing argument.
3046 * configure: Rebuilt.
3047
30482009-09-03 Alexandre Oliva <aoliva@redhat.com>
3049
3050 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3051 Default to bootstrap-debug only if compare-debug works.
3052 * configure: Rebuilt.
3053 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3054 * Makefile.in: Rebuilt.
3055
30562009-09-01 Alexandre Oliva <aoliva@redhat.com>
3057
3058 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3059 * Makefile.in: Rebuilt.
3060
8e957354
PB
30612009-09-02 Paolo Bonzini <bonzini@gnu.org>
3062
3063 * Makefile.tpl (AWK): Fix typo.
3064 * Makefile.in: Regenerate.
3065
30662009-09-02 Paolo Bonzini <bonzini@gnu.org>
3067
3068 * configure.ac: Detect awk and sed.
3069 * Makefile.def (flags_to_pass): Add AWK and SED.
3070 * Makefile.tpl (AWK, SED): New.
3071 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3072 * configure: Regenerate.
3073 * Makefile.in: Regenerate.
3074
fb792462
TG
30752009-09-01 Tristan Gingold <gingold@adacore.com>
3076
3077 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
3078 Remove logical names.
3079
a69e7d0a
DK
30802009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
3081
3082 * ltmain.sh (func_normal_abspath): New function.
3083 (func_relative_path): Likewise.
3084 (func_mode_help): Document new -bindir option for link mode.
3085 (func_mode_link): Add new -bindir option, and use it to place
3086 output DLL if specified.
3087
d444d2ba
RW
30882009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3089
3090 * configure.ac (AC_PREREQ): Bump to 2.64.
3091
13b7343a
RW
30922009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3093
af542c2e
RW
3094 * README-maintainer-mode: Point directly to upstream locations
3095 for autoconf, automake, libtool, gettext, instead of copies on
3096 sources.redhat.com. Document required versions.
3097 * configure.ac: Do not substitute datarootdir, htmldir,
3098 pdfdir, docdir. Do not process --with-datarootdir,
3099 --with-htmldir, --with-pdfdir, --with-docdir.
3100 * configure: Regenerate.
3101
81ecdfbb
RW
3102 * configure: Regenerate.
3103
13b7343a
RW
3104 * compile: Sync from Automake 1.11.
3105 * depcomp: Likewise.
3106 * install-sh: Likewise.
3107 * missing: Likewise.
3108 * mkinstalldirs: Likewise.
3109 * ylwrap: Likewise.
3110
c1102ce7
RW
31112009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3112
34a0f3cf
RW
3113 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3114 (baseargs): Add --disable-option-checking.
3115 * configure: Regenerate.
3116
c1102ce7
RW
3117 * Makefile.def (configure-target-libiberty): Depend on
3118 all-binutils and all-ld.
3119 (configure-target-newlib): Likewise.
3120 * Makefile.in: Regenerate.
3121
e8a5fa9c
RW
31222009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3123
3124 Sync with GCC, merge:
3125
3126 2009-07-31 Christian Bruel <christian.bruel@st.com>
3127
3128 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3129 * configure: Regenerate.
3130
3131 2009-07-06 Ian Lance Taylor <iant@google.com>
3132
3133 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3134 * configure: Rebuild.
3135
3136 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3137
3138 PR bootstrap/40338
3139 * configure.ac (comparestring): Create new variable.
3140 * Makefile.tpl (comparestring): Use to skip some comparisions.
3141 * configure: Regenerate.
3142 * Makefile.in: Regenerate.
3143
3144 2009-06-23 Ian Lance Taylor <iant@google.com>
3145
3146 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3147 boot_languages. Only bootstrap target libraries listed in
3148 target_libs for some boot language. Add --with-stage1-ldflags,
3149 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3150 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3151 if not building with C++.
3152 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3153 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3154 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3155 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3156 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3157 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3158 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3159 * configure, Makefile.in: Rebuild.
3160
3161 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3162
3163 * configure.ac: Detect MPC in default directory.
3164 * configure: Regenerate.
3165
3166 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3167
3168 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3169 to noconfdirs.
3170 * configure: Regenerate.
3171
3172 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3173
3174 * Makefile.def: Add MPC support and dependencies.
3175 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3176
3177 * Makefile.in, configure: Regenerate.
3178
3179 2009-05-24 Nicolas Roche <roche@adacore.com>
3180
3181 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3182 * Makefile.in: Regenerate.
3183
3184 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3185
3186 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3187 * configure: Regenerate.
3188
3189 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3190
3191 * configure.ac ($with_ppl): Default to no if not supplied.
3192 ($with_cloog): Likewise.
3193 configure: Regenerate.
3194
3195 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3196
3197 PR bootstrap/39739
3198 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3199 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3200
3201 * configure, Makefile.in: Regenerate.
3202
3203 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3204
3205 * configure.ac: Change copyright header to refer to version
3206 3 of the GNU General Public License and to point readers at the
3207 COPYING3 file and the FSF's license web page.
3208 * Makefile.def: Likewise.
3209 * Makefile.tpl: Likewise.
3210 * Makefile.in: Regenerate.
3211
3212 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3213
3214 * configure.ac: Restore match for darwin9 or later. Use double
3215 brackets since regeneration eats one pair.
3216 * configure: Regenerate.
3217
bf110216
CF
32182009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
3219
3220 * MAINTAINERS: Perform some obvious fixups.
3221
2262bbf4
BE
32222009-08-17 Ben Elliston <bje@au.ibm.com>
3223
3224 * config.sub, config.guess: Update from upstream sources.
3225
25a07265
NC
32262009-08-06 Michael Eager <eager@eagercon.com>
3227
3228 * configure.ac: Add Microblaze target.
3229 * configure: Regenerate.
3230
85bd1942
TG
32312009-07-02 Tristan Gingold <gingold@adacore.com>
3232
3233 * configure.ac: Do not exclude gas for i386-*-darwin.
3234 Add a case for x86_64-*-darwin.
3235 * configure: Regenerate.
3236
f9806fa5
DE
32372009-06-26 Doug Evans <dje@sebabeach.org>
3238
3239 * Makefile.def (host_modules): Add cgen.
3240 * Makefile.in: Regenerate.
3241 * configure.ac (host_tools): Add cgen.
3242 * configure: Regenerate.
3243
6bfb4e30
JJ
32442009-06-17 Michael Eager <eager@eagercon.com>
3245
3246 * COPYING.LIBGLOSS: Add Xilinx license.
3247
8bcf2718
NC
32482009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3249
3250 * configure.ac: Define is_elf for QNX Neutrino targets.
3251 * configure: Regenerate.
3252
04ec0acb
RW
32532009-06-03 Jerome Guitton <guitton@adacore.com>
3254 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3255
9eb322aa
MF
3256 * Makefile.tpl (all): Avoid a trailing backslash.
3257 * Makefile.in: Regenerate.
04ec0acb 3258
7ee5dbeb
BE
32592009-06-03 Ben Elliston <bje@au.ibm.com>
3260
3261 * config.sub, config.guess: Update from upstream sources.
3262
fda13ee8
AO
32632009-06-02 Alexandre Oliva <aoliva@redhat.com>
3264
3265 * Makefile.tpl ([+compare-target+]): Compare all stage
3266 directories, rather than just gcc.
3267 * Makefile.in: Rebuilt.
3268
4a657b0d
DK
32692009-05-28 Doug Kwan <dougkwan@google.com>
3270
3271 * configure.ac: Support gold for target arm*-*-*.
3272 * configure: Regenerate.
3273
07fc31c9
AO
32742009-05-27 Alexandre Oliva <aoliva@redhat.com>
3275
3276 * Makefile.tpl (all): Avoid harmless warning in make all when
3277 gcc-bootstrap is enabled but stage_last does not exist.
3278 * Makefile.in: Rebuilt.
3279
8a7a39ab
TG
32802009-05-25 Tristan Gingold <gingold@adacore.com>
3281
3282 * setup.com: Complete the file with configuration and build.
3283
b5233201
AO
32842009-05-18 Alexandre Oliva <aoliva@redhat.com>
3285
3286 PR other/40159
3287 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3288 gcc-no-bootstrap are mutually exclusive.
3289 * Makefile.in: Rebuilt.
3290
7b6175f9
AO
32912009-05-18 Alexandre Oliva <aoliva@redhat.com>
3292
3293 PR other/40159
3294 * Makefile.tpl (all): Don't end with unconditional success.
3295 * Makefile.in: Rebuilt.
3296
1b05fbbd
AO
32972009-05-12 Alexandre Oliva <aoliva@redhat.com>
3298
3299 PR target/37137
3300 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3301 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3302 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3303 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3304 stage_configureflags, stage_cflags and stage_libcflags into
3305 explicit Makefile macros.
3306 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3307 GFORTRAN.
3308 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3309 CC. Set CC_FOR_BUILD from CC.
3310 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3311 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3312 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3313 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3314 and GFORTRAN.
3315 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3316 (_LIBCFLAGS): Renamed to _TFLAGS.
3317 (do-compare-debug, do-compare3-debug): Drop.
3318 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3319 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3320 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3321 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3322 (XGCC_FLAGS_FOR_TARGET): New.
3323 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3324 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3325 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3326 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3327 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3328 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3329 TFLAGS.
3330 (BUILD_CONFIG): Include if requested.
3331 (all): Set TFLAGS on bootstrap.
3332 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3333 (all-stageid-prefixmodule): Likewise.
3334 (do-clean, distclean-stageid): Set TFLAGS.
3335 (restrap): Fix whitespace.
3336 * Makefile.in: Rebuilt.
3337
dc17c78c
EB
33382009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3339
3340 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3341 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3342 * Makefile.in: Regenerate.
3343
14324cd7
EZ
33442009-04-24 Eli Zaretskii <eliz@gnu.org>
3345
3346 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
3347 consistency with config.sub. (Update from upstream sources.)
3348
f8d5f06c
JM
33492009-04-21 Joseph Myers <joseph@codesourcery.com>
3350
3351 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
3352
0000e2bf
BE
33532009-04-17 Ben Elliston <bje@au.ibm.com>
3354
3355 * config.sub, config.guess: Update from upstream sources.
3356
20135e4c
NC
33572009-04-15 Anthony Green <green@moxielogic.com>
3358
34adf976 3359 * configure.ac: Add moxie support.
20135e4c
NC
3360 * configure: Rebuilt.
3361
ef699244
L
33622009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3363
3364 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3365 * configure: Regenerate.
3366
10ad8ef3
L
33672009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3368
3369 PR gas/10039
3370 * configure.ac: Require texinfo 4.7.
3371 * configure: Regenerated.
3372
c50523ce
L
33732009-04-09 Steve Ellcey <sje@cup.hp.com>
3374
3375 * Makefil.def (languages): New entries.
3376 * Makefile.tpl (check-gcc-*): New generic target.
3377 * Makefile.in: Regenerate.
3378
47afba5f
EZ
33792009-03-27 Eli Zaretskii <eliz@gnu.org>
3380
3381 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3382 Windows builds of Sed.
3383
dc448a7b
TT
33842009-03-18 Tom Tromey <tromey@redhat.com>
3385
3386 * configure: Rebuild.
3387 * configure.ac (host_libs): Add libiconv.
3388 * Makefile.in: Rebuild.
3389 * Makefile.def (host_modules): Add libiconv.
3390 (configure-gdb, all-gdb): Depend on libiconv.
3391
24741ab2
JB
33922009-03-16 Tristan Gingold <gingold@adacore.com>
3393
3394 * configure.ac: Treat gdb as supported on x86_64-darwin.
3395 * configure: Regenerate.
3396
29383458
JM
33972009-03-16 Joseph Myers <joseph@codesourcery.com>
3398
3399 Merge from GCC:
3400
3401 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3402
3403 * configure.ac (--with-host-libstdcxx): New option.
3404 * configure: Regenerate.
3405
3406 2009-01-29 Robert Millan <rmh@aybabtu.com>
3407
3408 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3409 * configure: Regenerate.
3410
3411 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3412
3413 PR tree-optimization/38515
3414 * configure.ac (cloog-polylib): Removed.
3415 (with_ppl, with_cloog): Test for "no".
3416 * configure: Regenerated.
3417
58e24671
RW
34182009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3419
3420 Backport from git Libtool:
3421
3422 2009-01-19 Robert Millan <rmh@aybabtu.com>
3423 Support GNU/kOpenSolaris.
3424 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3425 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3426 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3427 GNU/kOpenSolaris.
3428
314b2e66
AS
34292009-02-05 Andreas Schwab <schwab@suse.de>
3430
3431 * Makefile.tpl (stage_last): Define $r and $s before using
3432 $(RECURSE_FLAGS_TO_PASS).
3433 * Makefile.in: Regenerate
3434
8b700390
JJ
34352009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3436
3437 * COPYING.NEWLIB: Add ARM license.
3438
66775d67
AM
34392009-01-16 Alan Modra <amodra@bigpond.net.au>
3440
3441 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 3442 (all-opcodes): Depend on all-libiberty.
66775d67
AM
3443 * Makefile.in: Regenerate.
3444
19e99079
NC
34452009-01-15 Douglas B Rupp <rupp@gnat.com>
3446
3447 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3448 * configure: Regenerate.
3449
22e8c8e0
RW
34502008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3451
3452 Backport link test fix from upstream Libtool:
3453
3454 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3455 Add cache variables to tests that require the linker to work.
3456 For shlibpath_overrides_runpath, this also changes the semantics
3457 to let the result from the C compiler take precedence.
3458 compiler take precedence.
3459
7d6d7764
BE
34602008-12-02 Ben Elliston <bje@au.ibm.com>
3461
3462 * config.sub, config.guess: Update from upstream sources.
3463
ea8af06e
JJ
34642008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3465
3466 * COPYING.NEWLIB: Updated.
3467 * COPYING.LIBGLOSS: Ditto.
3468
af0771d3
PB
34692008-12-16 Paolo Bonzini <bonzini@gnu.org>
3470
3471 Sync with GCC:
3472
3473 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3474
3475 * configure.ac (ppllibs): Add by default the lib flags.
3476 * configure: Regenerate.
3477
3478 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3479
314b2e66
AS
3480 * configure.ac: Add double brackets on darwin[912].
3481 * configure: Regenerate.
af0771d3
PB
3482
3483 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3484
314b2e66
AS
3485 * configure.ac: Expand to darwin10 and later.
3486 * configure: Regenerate.
af0771d3 3487
f7c83eac
AS
34882008-12-02 Andreas Schwab <schwab@suse.de>
3489
3490 * Makefile.def: configure-target-boehm-gc depends on
3491 all-target-libstdc++-v3.
3492 * Makefile.in: Regenerate.
3493
bc67ad83
BE
34942008-12-02 Ben Elliston <bje@au.ibm.com>
3495
3496 * config.sub, config.guess: Update from upstream sources.
3497
e28c595f
JM
34982008-11-27 Joseph Myers <joseph@codesourcery.com>
3499
3500 Merge from GCC:
3501
3502 2007-12-02 Matthias Klose <doko@ubuntu.com>
3503
3504 * config-ml.in: Remove 64bit configure tests.
3505
3506 2008-05-14 Rafael Espindola <espindola@google.com>
3507
3508 * config-ml.in: don't handle --enable-shared and --enable-static.
3509
3510 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3511 Tobias Grosser <grosser@fim.uni-passau.de>
3512 Jan Sjodin <jan.sjodin@amd.com>
3513 Harsha Jagasia <harsha.jagasia@amd.com>
3514 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3515 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3516 Adrien Eliche <aeliche@isty.uvsq.fr>
3517
3518 Merge from graphite branch.
3519 * configure: Regenerate.
3520 * Makefile.in: Regenerate.
3521 * configure.ac (host_libs): Add ppl and cloog.
3522 Add checks for PPL and CLooG.
3523 * Makefile.def (ppl, cloog): Added modules and dependences.
3524 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3525 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3526
3527 2008-09-03 Richard Guenther <rguenther@suse.de>
3528
3529 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3530 cloog test.
3531 * configure: Re-generate.
3532
3533 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3534
3535 * configure.ac (--with-cloog-polylib): New.
3536 (--disable-cloog-version-check): New.
3537 (--disable-ppl-version-check): New.
3538 * configure: Re-generate.
3539
3540 2008-09-05 Richard Guenther <rguenther@suse.de>
3541
3542 * configure.ac: Initialize clooglibs to -lcloog.
3543 * configure: Re-generate.
3544
3545 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3546
3547 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3548 recommended version to 2.3.2.
3549
3550 * configure: Regenerate.
3551
3552 2008-10-31 Ben Elliston <bje@au.ibm.com>
3553
3554 * configure.ac (spu-*-*): Remove special case.
3555 * configure: Regenerate.
3556
3557 Complete comment text from GCC version of:
3558
3559 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3560
3561 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3562 (GCC_SHLIB_SUBDIR): New.
3563 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3564 * configure: Regenerate.
3565 * Makefile.in: Regenerate.
3566
652dec25
TG
35672008-11-27 Tristan Gingold <gingold@adacore.com>
3568
3569 * configure.ac: Build gdb for i?86-*-darwin*
3570 * configure: Regenerated.
3571
7582fb4a
DJ
35722008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3573
3574 PR bootstrap/38014
3575 PR bootstrap/37923
3576
3577 Revert:
3578
3579 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3580
3581 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3582 * Makefile.in: Regenerated.
3583
3584 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3585
3586 PR gdb/921
3587 PR gdb/1646
3588 PR gdb/2175
3589 PR gdb/2176
3590
3591 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3592 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3593 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3594 (HOST_EXPORTS): Pass CPPFLAGS.
3595 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3596 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3597 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3598 * Makefile.in, configure: Regenerated.
3599 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3600 and CPPFLAGS_FOR_BUILD.
3601
faee1be2
UW
36022008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3603
3604 * configure.ac [spu-*-*]: Do not set skipdirs.
3605 * configure: Re-generate.
3606
b7c2dce4
DJ
36072008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3608
3609 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3610 * Makefile.in: Regenerated.
3611
bb52de30
DJ
36122008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3613
3614 PR gdb/921
3615 PR gdb/1646
3616 PR gdb/2175
3617 PR gdb/2176
3618
3619 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3620 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3621 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3622 (HOST_EXPORTS): Pass CPPFLAGS.
3623 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3624 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3625 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3626 * Makefile.in, configure: Regenerated.
3627 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3628 and CPPFLAGS_FOR_BUILD.
3629
b25062ae
SE
36302008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3631
3632 * libtool.m4: Update to libtool 2.2.6.
3633 * lt~obsolete.m4: Update to libtool 2.2.6.
3634 * ltmain.sh: Update to libtool 2.2.6.
3635 * ltsugar.m4: Update to libtool 2.2.6.
3636 * ltversion.m4: Update to libtool 2.2.6.
3637 * ltoptions.m4: Update to libtool 2.2.6.
3638 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3639
3bbd2f8f
AL
36402008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3641
3642 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3643 (GCC_SHLIB_SUBDIR): New.
3644 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3645 * configure: Regenerate.
3646 * Makefile.in: Regenerate.
3647
b29d32ce
TG
36482008-08-28 Tristan Gingold <gingold@adacore.com>
3649
3650 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3651 Enable bfd, binutils and opcodes.
3652 * configure: Regenerate.
3653
c325a203
DD
36542008-08-16 Nicolas Roche <roche@adacore.com>
3655
3656 * Makefile.tpl: Add BOOT_ADAFLAGS.
3657 * Makefile.in: Regenerate.
3658
e7c8859c
RS
36592008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3660
3661 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3662 * configure: Regenerate.
3663
da888c87
PB
36642008-07-30 Paolo Bonzini <bonzini@gnu.org>
3665
3666 Sync with gcc:
3667 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3668
f7c83eac
AS
3669 * configure.ac: Add makefile fragments for hpux.
3670 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3671 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3672 * configure: Regenerate.
3673 * Makefile.in: Regenerate.
da888c87
PB
3674
3675 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3676
f7c83eac
AS
3677 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3678 * Makefile.in: Regenerate.
3679 * configure: Regenerate.
da888c87 3680
944982cf
ILT
36812008-06-18 Ian Lance Taylor <iant@google.com>
3682
662c6704
ILT
3683 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3684
944982cf
ILT
3685 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3686
7a283e07
RW
36872008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3688
3689 * configure: Regenerate.
3690
5b553f7e
RW
36912008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3692
3693 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3694 "$@" is still intact with both Autoconf 2.59 and 2.62.
3695 * configure: Regenerate.
3696
675492f0
RW
36972008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3698
3699 * Makefile.tpl: Fix comment errors.
3700 * Makefile.in: Regenerate.
3701
b018a5d1
JB
37022008-06-13 Julian Brown <julian@codesourcery.com>
3703
3704 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3705 of libobjc for ARM EABI Linux.
3706 * configure: Regenerate.
3707
310213e8
DE
37082008-06-12 David S. Miller <davem@davemloft.net>
3709 David Edelsohn <edelsohn@gnu.org>
3710
3711 * configure.ac: Add powerpc*-*-* to gold supported targets.
3712 * configure: Regenerate.
3713
6641ce42
JM
37142008-06-08 Joseph Myers <joseph@codesourcery.com>
3715
3716 PR tree-optimization/36218
3717 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3718 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3719 (all prefix="build-"): Pass them to build-system sub-makes.
3720 * Makefile.in: Regenerate.
3721
03c2f9e6
DJ
37222008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3723
3724 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3725 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3726 mkdep, and compile. Update comments.
3727 (ETC_SUPPORT): Add ChangeLog and update comments.
3728
4538db8b
ILT
37292008-05-11 Ian Lance Taylor <iant@google.com>
3730
3731 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3732
266df637
PB
37332008-04-18 Paolo Bonzini <bonzini@gnu.org>
3734
3735 Sync with gcc:
3736 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3737
3738 PR bootstrap/35457
3739 * configure.ac: Include override.m4.
3740 * configure: Regenerate.
3741
3742 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3743
f7c83eac
AS
3744 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3745 * Makefile.in: Regenerate.
266df637
PB
3746
3747 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3748
f7c83eac
AS
3749 * configure.ac: Do not build libssp for the AVR.
3750 * configure: Regenerate.
266df637 3751
a86a761e
NC
37522008-04-18 Nick Clifton <nickc@redhat.com>
3753
3754 * MAINTAINERS: Replace reference to configure.in with reference to
3755 configure.ac.
3756
52310858
NC
37572008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3758
f7c83eac 3759 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 3760 as nonconfigurable directories list.
f7c83eac 3761 * configure: Regenerate.
52310858 3762
f5314dd5
DM
37632008-04-14 David S. Miller <davem@davemloft.net>
3764
3765 * configure.ac: Add sparc*-*-* to gold supported targets.
3766 * configure: Regenerate.
3767
e2208220
BE
37682008-04-14 Ben Elliston <bje@au.ibm.com>
3769
3770 * config.sub, config.guess: Update from upstream sources.
3771
0bb6ea20
HPN
37722008-04-12 Hans-Peter Nilsson <hp@axis.com>
3773
3774 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3775 * Makefile.in: Regenerate.
3776
e5164e97
ILT
37772008-04-07 Ian Lance Taylor <iant@google.com>
3778
3779 * Makefile.def: check-gold depends upon all-binutils.
3780 * Makefile.in: Regenerate.
3781
e33b51a6
NC
37822008-04-04 Nick Clifton <nickc@redhat.com>
3783
3784 PR binutils/4334
3785 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3786 builds.
3787 * configure: Regenerate.
3788
fc5df3ab
NC
37892008-04-04 NightStrike <NightStrike@gmail.com>
3790
3791 PR other/35151
f7c83eac
AS
3792 * configure.ac: Combine rules for mingw32 and mingw64.
3793 * configure: Regenerate.
fc5df3ab 3794
c779bab8
PB
37952008-03-27 Paolo Bonzini <bonzini@gnu.org>
3796
3797 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3798 * Makefile.in: Regenerate.
3799
93f9b408
ILT
38002008-03-20 Ian Lance Taylor <iant@google.com>
3801
3802 * configure.ac: Add support for --enable-gold.
3803 * Makefile.def: Add gold as a directory like ld.
3804 * configure, Makefile.in: Regenerate.
3805
5746fb46
AK
38062008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3807
3808 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3809 (s390_cond_extensions): Reduced extensions to the compare related.
3810 (main): z10 cpu type option added.
3811 (expandConditionalJump): Renamed to ...
3812 (insertExpandedMnemonic): ... this.
3813
3814 * opcodes/s390-opc.c: Re-group the operand format makros.
3815 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3816 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3817 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3818 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3819 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3820 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3821 INSTR_SIL_RDU): New instruction formats added.
3822 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3823 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3824 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3825 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3826 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3827 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3828 masks added.
3829 (s390_opformats): New formats added "ris", "rrs", "sil".
3830 * opcodes/s390-opc.txt: Add the conditional jumps with the
3831 extensions removed from automatic expansion in s390-mkopc.c manually.
3832 (asi - trtre): Add new System z10 EC instructions.
3833 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3834
58c85be7
RW
38352008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3836
3837 * configure.ac: m4_include config/proginstall.m4.
3838 * configure: Regenerate.
3839
78124051
RW
38402008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3841
3842 Backport from upstream Libtool:
f7c83eac 3843
78124051 3844 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 3845
78124051
RW
3846 Deal with Autoconf 2.62's semantic change in m4_append.
3847 * ltsugar.m4 (lt_append): Replace broken versions of
3848 m4_append.
3849 (lt_if_append_uniq): Don't require separator to be overquoted,
3850 and avoid broken m4_append.
3851 (lt_dict_add): Fix typo.
3852 * libtool.m4 (_LT_DECL): Don't overquote separator.
3853
018f1bea
DE
38542008-03-13 David Edelsohn <edelsohn@gnu.org>
3855
3856 * config.rpath: Add AIX 6 support.
3857
5c5f596d
PB
38582008-03-13 Paolo Bonzini <bonzini@gnu.org>
3859
3860 * Makefile.def (stageprofile). Remove -fprofile-generate
3861 from stage_libcflags.
3862 * Makefile.in: Regenerate.
3863
a1f93a5e
BE
38642008-03-13 Ben Elliston <bje@au.ibm.com>
3865
3866 * config.sub, config.guess: Update from upstream sources.
3867
98c3d905
AK
38682008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3869
3870 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3871 * s390-opc.txt (cmpsc): Duplicate entry removed.
3872 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3873 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3874 fier, cu42, cu41): Fix operand format.
3875
7f6ef0c0
PB
38762008-02-20 Paolo Bonzini <bonzini@gnu.org>
3877
f7c83eac
AS
3878 PR bootstrap/32009
3879 PR bootstrap/32161
3880
3881 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3882 * configure: Regenerate.
3883
3884 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3885 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3886 STAGE4_LIBCFLAGS): New.
3887 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3888 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3889 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3890 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3891 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3892 for target modules. Don't export LIBCFLAGS.
3893 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3894 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3895 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3896 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3897 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3898 * Makefile.in: Regenerate.
7f6ef0c0 3899
eaf19029
PB
39002008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3901
3902 PR libgcj/33085
3903 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3904 Do not use -DDLL_EXPORT. Backport from upstream.
3905
680c43e9
NC
39062008-02-14 Nick Clifton <nickc@redhat.com>
3907
3908 Import this patch from gcc:
3909 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3910
3911 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3912
c72b1d96
HPN
39132008-02-02 Hans-Peter Nilsson <hp@axis.com>
3914
3915 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3916 * configure: Regenerate.
3917
8b66833e
BW
39182008-01-31 Marc Gauthier <marc@tensilica.com>
3919
3920 * configure.ac (xtensa*-*-*): Recognize processor variants.
3921 * configure: Regenerate.
3922
9cc8ae67
PB
39232008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3924
f7c83eac
AS
3925 PR bootstrap/34922
3926 * configure.ac (PARSE_ARGS): Push suitable setting of
3927 ac_subdirs_all, for `./configure --help=recursive'.
3928 Handle `+' in generic toplevel directory disabling.
3929 * configure: Regenerate.
9cc8ae67 3930
19090595
BE
39312008-01-23 Ben Elliston <bje@au.ibm.com>
3932
3933 * config.sub, config.guess: Update from upstream sources.
3934
9f1e7fd3
BE
39352008-01-08 Ben Elliston <bje@au.ibm.com>
3936
3937 * config.sub, config.guess: Update from upstream sources.
3938
2f959d61
JJ
39392007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3940
3941 * COPYING.LIBGLOSS: Update default copyright.
3942
aa054b85
JJ
39432007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3944
3945 * COPYING.NEWLIB: Update default copyright.
3946
57c53b2b
RS
39472007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3948
3949 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3950 Change recommended MPFR from 2.2.1 > 2.3.0.
3951 * configure: Regenerate.
3952
fee14b60
RS
39532007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3954
3955 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3956 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3957 * Makefile.in: Regenerate.
3958
c9b68031
DD
39592007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3960
3961 * configure.ac: Enable libjava for x86_64-*-darwin9.
3962 * configure: Regenerate.
3963
ad25e7d5
BE
39642007-12-05 Ben Elliston <bje@au.ibm.com>
3965
3966 * config.sub, config.guess: Update from upstream sources.
3967
6ac84f65
PB
39682007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3969
f7c83eac
AS
3970 * config-ml.in: Robustify against white space in absolute file
3971 names.
6ac84f65 3972
f7c83eac
AS
3973 * config-ml.in (multi-clean): Substitute ${Makefile}.
3974 Remove superfluous ${Makefile} in list.
6ac84f65 3975
7b3200f9
DJ
39762007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3977
3978 * Makefile.def (dependencies): Make configure-gdb depend on
3979 all-intl.
3980 * Makefile.in: Regenerated.
3981
2c133ff9
JJ
39822007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3983
3984 * Makefile.def: To avoid problems running with parallel makes,
3985 build newlib before libgloss so that target specific header
3986 files are availble.
3987 * Makefile.in: Regenerate.
3988
5074315a
DJ
39892007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3990
3991 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3992 * Makefile.in: Regenerate.
3993
f5bc1778
DJ
39942007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3995
3996 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3997 * libdecnumber: New directory, imported from GCC.
3998
c66487f8
NC
39992007-10-08 Mike Frysinger <vapier@gentoo.org>
4000
4001 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4002 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4003 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4004 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4005 * configure: Regenerate.
4006
b5714970
PB
40072007-10-01 Paolo Bonzini <bonzini@gnu.org>
4008
4009 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4010 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4011 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4012 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4013 * configure.ac: Default them to host tools for $host = $build.
4014 Subst them.
4015
4016 * configure: Regenerate.
4017 * Makefile.in: Regenerate.
4018
f3b1e08e
RS
40192007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4020
4021 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4022 * configure: Regenerate.
4023
cff87f51
DD
40242007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4025
4026 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4027 libstdc++.
4028 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4029 * configure: Regenerate.
4030 * Makefile.in: Regenerate.
f7c83eac 4031
625a61cd
AS
40322007-09-17 Andreas Schwab <schwab@suse.de>
4033
4034 * configure.ac: Raise minimum makeinfo version to 4.6.
4035 * configure: Regenerate.
4036
83a3a68b
AM
40372007-09-15 Alan Modra <amodra@bigpond.net.au>
4038
4039 * configure.ac: Correct makeinfo version check.
4040 * configure: Regenerate.
4041
5bd8be13
RS
40422007-09-14 Richard Sandiford <richard@codesourcery.com>
4043
4044 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4045 to $skipdirs and only disable gprof for newlib. Use the normal
4046 mips*-elf* handling in other respects.
4047 * configure: Regnerate.
4048
5566c1fa
DD
40492007-09-12 David Daney <ddaney@avtrex.com>
4050
4051 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4052 enabling libgcj.
4053 * configure: Regenerate.
4054
40552007-09-12 Richard Guenther <rguenther@suse.de>
4056
4057 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4058 nor --disable-checking is provided also turn on yes and types
4059 checking for stage1.
4060 * configure: Re-generate.
4061
a18e2996 40622007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
4063
4064 PR target/33281
4065 * configure.ac: Use config/mh-mingw on mingw.
4066 * configure: Regenerate.
84e7906e 4067
691bb5a1
DD
40682007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4069
4070 PR other/32154
4071 * configure.ac: For libgloss targets, point the linker to the linker
4072 script, startup code and simulator library.
4073 * configure: Regenerate.
4074
6d18b86b
AH
40752007-09-09 Andrew Haley <aph@redhat.com>
4076
4077 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 4078 target-libjava.
6d18b86b 4079
f00a3165 40802007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 4081
f00a3165 4082 * config.sub, config.guess: Update from upstream sources.
971aaaa5 4083
2abc4e65
BE
40842007-08-21 Richard Guenther <rguenther@suse.de>
4085
4086 * configure.ac: Add types checking to stage1 checking flags.
4087 * configure: Regenerate.
4088
8a6ee3ab 40892007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 4090 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
4091
4092 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4093 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4094 * Makefile.in: Regenerate.
4095 * configure.ac (--with-debug-prefix-map): New.
4096 * configure: Regenerate.
4097
429acdec
RS
40982007-08-17 Richard Sandiford <richard@codesourcery.com>
4099 Nigel Stephens <nigel@mips.com>
4100
429acdec
RS
4101 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4102 as target_makefile_frag.
4103 * configure: Regenerate.
4104
8520c408
AO
41052007-08-16 Alexandre Oliva <aoliva@redhat.com>
4106
4107 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4108 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4109 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4110 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4111 (do-compare, do-compare3, do-compare-debug): New.
4112 ([+compare-target+]): Use them.
4113
41142007-08-16 Alexandre Oliva <aoliva@redhat.com>
4115
4116 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4117 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4118 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4119 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4120 (do-compare, do-compare3, do-compare-debug): New.
4121 ([+compare-target+]): Use them.
4122
2444379b
BE
41232007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4124 Ben Elliston <bje@au.ibm.com>
4125
4126 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4127 --silent if $silent.
4128 * configure: Regenerate.
4129
d6f99447
DJ
41302007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
4131
4132 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
4133
bd0aa315
NC
41342007-07-17 Nick Clifton <nickc@redhat.com>
4135
4136 * COPYING3: New file. Contains version 3 of the GNU General
4137 Public License.
4138 * COPYING3.LIB: New file. Contains version 3 of the GNU
4139 Lesser General Public License.
4140
0ebe98fb
BS
41412007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
4142
4143 * configure.ac: Fix my previous change to really match GCC.
4144 * configure: Regenerate.
4145
521ec477
DD
41462007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4147
4148 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4149 * configure: Regenerate.
4150
41512007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4152
4153 * configure.ac: Add some missing m4 quotation.
4154 * configure: Regenerate.
4155
0c24b341
NC
41562007-07-09 Kai Tietz <kai.tietz@onevision.com>
4157
f7c83eac
AS
4158 * Makefile.def: Add windmc tool to build.
4159 * Makefile.tpl: Likewise.
4160 * configure.ac: Likewise.
4161 * Makefile.in: Regenerate.
4162 * configure: Regenerate.
0c24b341 4163
a09314d0
L
41642007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4165
4166 * lt~obsolete.m4: New. Import from 20070318 libtool.
4167
7c3e1d12
BS
41682007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
4169
4170 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4171 uclinux and linux-uclibc targets.
4172 * configure: Regenerate.
4173
a5b3b4dd
DD
41742007-06-28 DJ Delorie <dj@redhat.com>
4175
4176 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4177 not building newlib.
4178 * configure: Regenerated.
f7c83eac 4179
184d813c
DJ
41802007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4181
4182 * src-release (DEVO_SUPPORT): Correct typos.
4183
31d99776
DJ
41842007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4185
4186 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4187 * Makefile.in: Regenerated.
4188
e00a73e3
PB
41892007-06-14 Paolo Bonzini <bonzini@gnu.org>
4190
f7c83eac
AS
4191 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4192 (distclean-stage[+id+]): Possibly delete stage_last.
4193 * Makefile.in: Regenerate.
e00a73e3 4194
98a1bbc5
BE
41952007-06-07 Ben Elliston <bje@au.ibm.com>
4196
4197 * config.sub, config.guess: Update from upstream sources.
4198
973601e1
BE
41992007-06-07 Ben Elliston <bje@au.ibm.com>
4200
4201 * Makefile.tpl: Fix spelling error.
4202 * Makefile.in: Regenerate.
4203
2038f525
PB
42042007-06-04 Paolo Bonzini <bonzini@gnu.org>
4205
4206 Sync with gcc:
4207 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4208
f7c83eac
AS
4209 PR bootstrap/29382
4210 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4211 * configure: Rebuilt.
2038f525 4212
f7c5c4b5
PB
42132007-06-01 Steve Ellcey <sje@cup.hp.com>
4214
12a64d4f
L
4215 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4216 lt_cv_sys_max_cmd_len.
f7c5c4b5 4217
7ad9660b
PB
42182007-05-31 Paolo Bonzini <bonzini@gnu.org>
4219
4220 * ltgcc.m4: Update from GCC.
4221
0e7ef45c
EC
42222007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4223
12a64d4f 4224 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 4225
37ad9514
SE
42262007-05-24 Steve Ellcey <sje@cup.hp.com>
4227
4228 * ltmain.sh: Update from GCC.
4229 * libtool.m4: Update from GCC.
4230 * ltsugar.m4: New. Update from GCC.
4231 * ltversion.m4: New. Update from GCC.
4232 * ltoptions.m4: New. Update from GCC.
4233 * ltconfig: Remove.
4234 * ltcf-c.sh: Remove.
4235 * ltcf-cxx.sh: Remove.
4236 * ltcf-gcj.sh: Remove.
4237 * src-release: Update with new libtool file list.
4238
8ee82aff
PB
42392007-05-16 Paolo Bonzini <bonzini@gnu.org>
4240
4241 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4242 stage_cflags.
4243 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4244 Remove CFLAGS/LIBCFLAGS.
4245 (configure-stage[+id+]-[+prefix+][+module+],
4246 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4247 * Makefile.in: Regenerate.
4248
149cb58d
SE
42492007-04-14 Steve Ellcey <sje@cup.hp.com>
4250
4251 * config-ml.in: Update from GCC.
4252
91506736
DJ
42532007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
4254
4255 * src-release (do-proto-toplev): Process the support directories before
4256 the tool directory.
4257
ffa8bd48
RS
42582007-03-21 Richard Sandiford <richard@codesourcery.com>
4259
4260 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4261 of glob. Quote arguments with single quotes too.
4262 * configure: Regenerate.
4263
a4fd3374
DD
42642007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4265
4266 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4267 * Makefile.in: Regenerate
4268
b8025f34
AS
42692007-03-07 Andreas Schwab <schwab@suse.de>
4270
4271 * configure: Regenerate.
4272
a3ca38d2
DD
42732007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4274
4275 * configure.ac: Add "--with-pdfdir" configure option,
4276 which defines pdfdir variable.
4277 * Makefile.def (target=fixincludes): Add install-pdf to
4278 missing targets.
4279 (recursive_targets): Add install-pdf target.
4280 (flags_to_pass): Add pdfdir.
4281 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4282 target.
4283 * configure: Regenerate
4284 * Makefile.in: Regenerate
4285
42862007-02-28 Eric Christopher <echristo@apple.com>
4287
4288 Revert:
4289 2006-12-07 Mike Stump <mrs@apple.com>
4290
4291 * Makefile.def (dependencies): Add dependency for
4292 install-target-libssp and install-target-libgomp on
4293 install-gcc.
4294 * Makefile.in: Regenerate.
4295
42962007-02-27 Matt Kraai <kraai@ftbfs.org>
4297
4298 * configure: Regenerate.
4299 * configure.ac: Move statements after variable declarations.
4300
a4708fba
JM
43012007-02-19 Joseph Myers <joseph@codesourcery.com>
4302
4303 * configure.ac: Adjust for loop syntax.
4304 * configure: Regenerate.
4305
9a819804
AO
43062007-02-18 Alexandre Oliva <aoliva@redhat.com>
4307
4308 * configure: Rebuilt.
4309
81ec575a
AO
43102007-02-18 Alexandre Oliva <aoliva@redhat.com>
4311
4312 * configure.ac: Drop multiple occurrences of --enable-languages,
4313 and fix its quoting.
4314 * configure: Rebuilt.
4315
92f01d61 43162007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
4317 Nathan Sidwell <nathan@codesourcery.com>
4318 Vladimir Prus <vladimir@codesourcery.com
4319 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
4320
4321 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4322 * configure: Regenerate.
4323
b1299c4e
DJ
43242007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4325
4326 * configure.ac (target_libraries): Move libgcc before libiberty.
4327 * configure: Regenerated.
4328
18f6b6ee
PB
43292007-02-13 Paolo Bonzini <bonzini@gnu.org>
4330
4331 * configure: Regenerate again?
4332
9c4e9f27
PB
43332007-02-13 Paolo Bonzini <bonzini@gnu.org>
4334
4335 * configure: Reapply PR30748 fix which was lost in the previous commit.
4336
24ff9987
DJ
43372007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4338 Paolo Bonzini <bonzini@gnu.org>
4339
4340 PR bootstrap/30753
4341 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4342 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4343 * configure: Regenerated.
4344
7df2cd5d
PB
43452007-02-10 Paolo Bonzini <bonzini@gnu.org>
4346
4347 * configure: Regenerate.
4348
b0aaa663
DJ
43492007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4350
4351 PR bootstrap/30748
4352 * configure.ac: Correct syntax for Solaris ksh.
4353 * configure: Regenerated.
4354
a0323144
PB
43552007-02-09 Paolo Bonzini <bonzini@gnu.org>
4356
4357 * Makefile.def: Sync with GCC.
4358 * Makefile.tpl: Sync with GCC.
4359 * Makefile.in: Regenerate.
4360 * configure: Regenerate.
4361
c6b750e1
DJ
43622007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4363
4364 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4365 noncanonical equivalents.
4366 * configure.in: Rename to...
4367 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4368 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4369 target_noncanonical. Use them. Rewrite removal of configure
4370 arguments for autoconf 2.59. Discard variable settings. Force
4371 program_transform_name for native tools.
4372
4373 * Makefile.in: Regenerated.
4374 * configure: Regenerated with autoconf 2.59.
4375
4376 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4377
f3cd89f4
JJ
43782007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4379
4380 * COPYING.LIBGLOSS: Reformat default Red Hat
4381 license to fit within 80 columns.
4382 * COPYING.NEWLIB: Ditto.
4383
4e206d7e
DB
43842007-02-05 Dave Brolley <brolley@redhat.com>
4385
4386 * Contribute the following changes:
4387 2006-11-28 DJ Delorie <dj@redhat.com>
4388
4389 * configure.in: Fix typo for mep's target_makefile_frag.
4390 * configure: Regenerated.
4391
4392 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4393
4394 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4395 * configure: Regenerate.
4396
4397 2001-09-19 DJ Delorie <dj@redhat.com>
4398
4399 * configure.in (target_makefile_frag): use mt-mep
4400
4401 2001-06-12 Don Howard <dhoward@redhat.com>
4402
4403 * configure.in: Remove gdb from MeP skip list.
4404
4405 2001-04-05 DJ Delorie <dj@redhat.com>
4406
4407 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4408
4409 2001-03-20 Ben Elliston <bje@redhat.com>
4410
4411 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4412
4413 2001-03-19 Ben Elliston <bje@redhat.com>
4414
4415 * config.sub (mep, mep-*): Add.
4416
b2edfdd2
AS
44172007-01-31 Andreas Schwab <schwab@suse.de>
4418
4419 * Makefile.tpl (LDFLAGS): Substitute it.
4420 * Makefile.in: Regenerate.
4421
ceb92e78
PB
44222007-01-11 Paolo Bonzini <bonzini@gnu.org>
4423
4424 * configure.in: Change == to = in test command.
f7c83eac 4425 * configure: Regenerate.
ceb92e78 4426
4b900473 44272007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
4428 Nick Clifton <nickc@redhat.com>
4429 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4430
4431 * configure.in (build_configargs, host_configargs, target_configargs):
4432 Remove build/host/target parameters.
4433 (host_libs): Add gmp and mpfr.
4434 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4435 * Makefile.def (gmp, mpfr): New.
4436 (gcc): Remove target.
4437 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4438 target_os, target_vendor): New.
4439 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4440 * configure: Regenerate.
4441 * Makefile.in: Regenerate.
4b900473
PB
4442
44432007-01-11 Matt Fago <fago@earthlink.net>
4444
4445 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 4446 to improve robustness of configure tests.
4b900473
PB
4447 * configure: Regenerate.
4448
80f6dcbc
NC
44492007-01-08 Kai Tietz <kai.tietz@onevision.com>
4450
4451 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 4452 * configure: Regenerate.
80f6dcbc 4453
f86e35b8
NC
44542007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4455
4456 * Makefile.tpl (all-target): Correct @if conditional for target
4457 modules.
4458 * configure.in: Omit libiberty if building only target libgcc.
4459 * configure, Makefile.in: Regenerated.
4460
79fcd0ec
PB
44612007-01-04 Paolo Bonzini <bonzini@gnu.org>
4462
4463 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4464 * configure: Regenerate.
4465
6aa8ef82
DJ
44662007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4467
4468 * Makefile.def (target_modules): Add libgcc.
4469 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4470 * Makefile.tpl (clean-target-libgcc): Delete.
4471 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4472 on gcc even for bootstrapped modules. Rewrite handling of
4473 lang_env_dependencies to loop over target_modules.
4474 * configure.in (target_libraries): Add target-libgcc.
4475 * Makefile.in, configure: Regenerated.
4476
9b134994
PB
44772006-12-29 Paolo Bonzini <bonzini@gnu.org>
4478
4479 Sync with gcc:
4480 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4481
f7c83eac
AS
4482 * configure.in: Reorganize recognition of languages. Add
4483 --enable-stage1-languages. Show supported languages for the chosen
4484 target rather than all recognized languages.
4485 * configure: Regenerate.
9b134994
PB
4486
4487 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4488
f7c83eac
AS
4489 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4490 * Makefile.in: Regenerate.
9b134994
PB
4491
4492 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4493
f7c83eac
AS
4494 * configure.in: Warn that MPFR 2.2.0 is buggy.
4495 * configure: Regenerate.
9b134994 4496
8cf39b1b
ILT
44972006-12-27 Ian Lance Taylor <iant@google.com>
4498
4499 * configure.in: When removing Makefiles to force a reconfigure, also
4500 remove prev-DIR*/Makefile.
4501 * configure: Regenerate.
4502
ebff6cd5
KH
45032006-12-23 Kazu Hirata <kazu@codesourcery.com>
4504
4505 * config.bfd: Recognize fido.
4506
8a0d8a5c
PB
45072006-12-19 Paolo Bonzini <bonzini@gnu.org>
4508
4509 Sync with gcc:
4510
4511 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4512
4513 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4514 it only affects bootstrap and could be tested on "$host" as well.
4515 * configure: Regenerate.
4516 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4517
4518 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4519
4520 PR bootstrap/29544
4521 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4522 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4523 move here comment from Makefile.tpl.
4524 * Makefile.tpl: Move some definitions higher in the file.
4525 (STAGE1_CHECKING): New.
4526 * configure.in: Add --enable-stage1-checking.
4527 * configure: Regenerate.
4528 * Makefile.in: Regenerate.
4529
4530 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4531
4532 * configure.in: Update error message for missing GMP/MPFR.
4533
4534 * configure: Regenerate.
4535
4536 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4537
4538 * configure.in: Update MPFR version in error message.
4539
4540 * configure: Regenerate.
4541
4542 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4543
4544 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4545 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4546 --with-gmp-lib): New flags.
4547
4548 * configure: Regenerate.
4549
790c0838
AM
45502006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4551
4552 PR bootstrap/30134
4553 * configure.in: Correct x86 darwin support for libjava to powerpc
4554 and i?86 only.
4555 * configure: Regenerate.
4556
77d7106f
AM
45572006-12-11 Alan Modra <amodra@bigpond.net.au>
4558
4559 * configure.in: Handle spu makefile frag.
77d7106f
AM
4560 * Makefile.tpl (MAINT): Define
4561 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4562 * configure: Regenerate.
4563 * Makefile.in: Regenerate.
4564
0cfa5389
BE
45652006-12-11 Ben Elliston <bje@au.ibm.com>
4566
4567 * config.sub, config.guess: Update from upstream sources.
4568
2839fe5d
BE
45692006-12-11 Ben Elliston <bje@au.ibm.com>
4570
4571 * configure.in: Sync with GCC (spu-*-*).
4572 * configure: Sync with GCC.
4573
b897f5d4
MS
45742006-12-07 Mike Stump <mrs@apple.com>
4575
4576 * Makefile.def (dependencies): Add dependency for
4577 install-target-libssp and install-target-libgomp on
4578 install-gcc.
4579 * Makefile.in: Regenerate.
4580
9daf3993
PB
45812006-11-16 Paolo Bonzini <bonzini@gnu.org>
4582
4583 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4584 (unstage): Test for stage_last presence.
4585
4586 PR bootstrap/29802
4587 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4588 * Makefile.in: Regenerate.
4589
9dbaa842
DD
45902006-11-14 DJ Delorie <dj@redhat.com>
4591
4592 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4593 * Makefile.in: Sync with GCC.
4594 * configure.in: Sync with GCC (mpfr, gmp).
4595 * configure: Sync with GCC.
4596
b0cbce8d
JJ
45972006-11-08 Jie Zhang <jie.zhang@analog.com>
4598
4599 * configure.in: Remove target-libgloss from noconfigdirs for
4600 bfin-*-*.
4601 * configure: Regenerated.
4602
44330a94
JJ
46032006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4604
4605 * COPYING.NEWLIB: Add spu license.
7de05dd5 4606 * COPYING.LIBGLOSS: Ditto.
44330a94 4607
56a8fe78
DD
46082006-10-17 Brooks Moses <bmoses@stanford.edu>
4609
4610 * Makefile.def: Added pdf target handling.
4611 * Makefile.tpl: Added pdf target handling.
4612 * Makefile.in: Regenerated.
4613
fbb00ad0
JJ
46142006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4615
4616 * COPYING.NEWLIB: Updated.
4617 * COPYING.LIBGLOSS: Ditto.
4618
6b89cc21
DB
46192006-09-27 Dave Brolley <brolley@redhat.com>
4620
4621 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4622 $s instead of $r.
4623 * configure: Regenerated.
4624
17bcf627
BE
46252006-09-26 Ben Elliston <bje@au.ibm.com>
4626
4627 * config.sub, config.guess: Update from upstream sources.
4628
f3529cf1
TS
46292006-09-20 Thiemo Seufer <ths@mips.com>
4630
4631 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4632 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4633 * configure: Regenerate.
4634
45055374
CV
46352006-08-30 Corinna Vinschen <corinna@vinschen.de>
4636
4637 * configure.in: Never build newlib for a Mingw host.
4638 Never build newlib as Mingw target library.
4639 Test the existence of winsup/cygwin for building a Cygwin newlib,
4640 rather than just winsup.
4641 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4642 building a Mingw target.
4643 * configure: Regenerate.
4644
4be041b2 46452006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
4646 Nigel Stephens <nigel@mips.com>
4647 David Ung <davidu@mips.com>
4be041b2
TS
4648
4649 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4650
1d89b610
PB
46512006-07-25 Paolo Bonzini <bonzini@gnu.org>
4652
4653 Sync from GCC:
4654 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4655
f7c83eac
AS
4656 PR bootstrap/18058
4657 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4658 if the bootstrap compiler is a GCC version that supports it.
4659 * configure: Regenerate.
1d89b610 4660
66a79c16
DJ
46612006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4662
4663 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4664 * configure: Regenerated.
4665
c1cb7e02
PB
46662006-07-18 Paolo Bonzini <bonzini@gnu.org>
4667
f7c83eac
AS
4668 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4669 for stages after the first.
c1cb7e02 4670
7206a0ee
JJ
46712006-07-17 Jakub Jelinek <jakub@redhat.com>
4672
4673 * Makefile.def: Add dependencies for configure-opcodes
4674 on configure-intl and all-opcodes on all-intl.
4675 * Makefile.in: Regenerated.
4676
6816f995
AO
46772006-07-04 Peter O'Gorman <peter@pogma.com>
4678
4679 * ltconfig: chmod 644 before ranlib during install.
4680
3d3adb43
PB
46812006-07-03 Paolo Bonzini <bonzini@gnu.org>
4682
1f3f1bbf 4683 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
4684 * configure: Regenerate.
4685
64ce424c
PB
46862006-07-03 Paolo Bonzini <bonzini@gnu.org>
4687
4688 Sync from gcc:
4689
4690 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4691
4692 PR other/27063
4693 * configure.in: Test subdir_requires and give an appropriate
4694 error message.
4695 * configure: Regenerate.
4696
4697 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4698
4699 PR target/27540
4700 * configure.in: Only enable libgomp on IRIX 6.
4701 * configure: Regenerate.
4702
d42c4017
DA
47032006-06-20 David Ayers <d.ayers@inode.at>
4704
4705 PR bootstrap/28072
4706 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4707 whether target-libjava is being configured instead of whether the
4708 java front end is enabled.
4709 * configure: Regenerate.
0e7ef45c 4710
4962c51a
MS
47112006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4712
4713 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4714 to R_ARM_LDC_SB_G{0,1,2} respectively.
4715
caee866a
PB
47162006-06-15 Paolo Bonzini <bonzini@gnu.org>
4717
4718 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4719 too.
4720 * Makefile.in: Regenerate.
4721
363ef840
DA
47222006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4723
4724 Sync from gcc:
4725
4726 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4727 * configure.in: Don't enable libgomp on hpux10.
4728 * configure: Rebuilt.
4729
54d1c879
DA
47302006-06-13 David Ayers <d.ayers@inode.at>
4731
4732 Sync from gcc:
4733
4734 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 4735
54d1c879
DA
4736 PR bootstrap/27963
4737 PR target/19970
0e7ef45c 4738 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
4739 ${libgcj} is specified.
4740 * configure: Regenerate.
0e7ef45c 4741
a4d8b690
JJ
47422006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4743
4744 Sync from gcc:
4745
4746 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 4747 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
4748
4749 PR bootstrap/18033
4750 * config-ml.in: Eval option if surrounded by single quotes.
4751
4f0ef2d8
CD
47522006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4753
4754 Sync from gcc:
0e7ef45c 4755
4f0ef2d8 4756 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 4757
4f0ef2d8
CD
4758 PR libobjc/13946
4759 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4760 * Makefile.in: Regenerate.
4761 * configure.in: Add --enable-objc-gc at toplevel and have it
4762 enable boehm-gc for Objective-C.
4763 Remove target-boehm-gc from libgcj.
4764 Add target-boehm-gc to target_libraries.
4765 Add target-boehm-gc to noconfigdirs where ${libgcj}
4766 is specified.
4767 Assert that boehm-gc is supported when requested for Objective-C.
4768 Only build boehm-gc if needed either for Java or Objective-C.
4769 * configure: Regenerate.
4770
4771 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 4772
4f0ef2d8
CD
4773 PR 27674
4774 * Makefile.tpl (configure-[+prefix+][+module+],
4775 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4776 Remove rule to unstage bootstrapped modules.
4777 (stage_current): New.
4778 * Makefile.in: Regenerate.
4779
4780 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4781 Andreas Tobler <a.tobler@schweiz.ch>
4782
4783 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4784 * configure: Rebuilt.
4785
4786 Revert
4787 2006-01-31 Richard Guenther <rguenther@suse.de>
4788 Paolo Bonzini <bonzini@gnu.org>
4789
4790 * Makefile.def (target_modules): Add libgcc-math target module.
4791 * configure.in (target_libraries): Add libgcc-math target library.
4792 (--enable-libgcc-math): New configure switch.
4793 * Makefile.in: Re-generate.
4794 * configure: Re-generate.
4795
c17b816b
JJ
47962006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4797
4798 * config-ml.in: Alter CCASFLAGS to include special
4799 multilib options the same as is done for CFLAGS.
4800
20e95c23
DJ
48012006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4802
4803 * Makefile.def: Added dependencies from sim and gdb on intl, and
4804 added configure dependencies to everything with an all dependency
4805 on intl.
4806 * gettext.m4: Removed.
4807 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4808 (GDB_SUPPORT_DIRS): Add intl.
4809 * Makefile.in: Regenerated.
4810
4bd8ad80
DJ
48112006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4812
4813 * src-release (DEVO_SUPPORT): Add config.rpath.
4814
c380fdd8
PB
48152006-05-25 Paolo Bonzini <bonzini@gnu.org>
4816
4817 * Makefile.def (bfd, opcodes): Fix lib_path.
4818 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4819 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4820 * Makefile.in: Regenerate.
4821
701628f5
MS
48222006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4823
4824 * configure.in: Enable gprof for cross builds.
4825 * configure: Regenerate.
4826
25aae7f2
DJ
48272006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4828
4829 * src-release (MAKEINFOFLAGS): Define.
4830 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4831
ea3d1626
BE
48322006-05-14 Ben Elliston <bje@au.ibm.com>
4833
4834 * config.sub, config.guess: Update from upstream sources.
4835
49b9e644
BE
48362006-05-12 Ben Elliston <bje@au.ibm.com>
4837
4838 * config.sub, config.guess: Update from upstream sources.
4839
482dd2f6
DJ
48402006-05-04 Steve Ellcey <sje@cup.hp.com>
4841
4842 * blt, iwidgets, mmalloc: Remove directories.
4843
8b01a5c2
DD
48442006-05-01 DJ Delorie <dj@redhat.com>
4845
641a3af4 4846 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
4847 * configure: Regenerate.
4848
a481dbb7
DD
48492006-04-18 DJ Delorie <dj@redhat.com>
4850
4851 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4852 reference libgloss so that libssp can be built in a combined
4853 tree.
4854 * configure: Regenerate.
4855
962c9e74
BE
48562006-04-10 Ben Elliston <bje@au.ibm.com>
4857
4858 * contrib: Remove directory.
4859
108a6f8e
CD
48602006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4861
4862 * Makefile.tpl: Add install-html target.
4863 * Makefile.def: Add install-html target.
4864 * Makefile.in: Regenerate.
4865 * configure.in: Add --with-datarootdir, --with-docdir,
4866 and --with-htmldir options.
4867 * configure: Regenerate.
4868
a4ef73e9
BE
48692006-03-31 Ben Elliston <bje@au.ibm.com>
4870
4871 PR binutils/1860
4872 * configure.in: Require makeinfo 4.4 or higher.
4873 * configure: Regenerate.
4874
b37df25a
PB
48752006-03-14 Paolo Bonzini <bonzini@gnu.org>
4876
4877 * Makefile.in: Regenerate.
4878
a6df5a19
PB
48792006-03-14 Paolo Bonzini <bonzini@gnu.org>
4880
4881 Sync with gcc:
4882 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4883
f7c83eac
AS
4884 * configure.in: Handle --disable-<component> generically.
4885 * configure: Regenerate.
a6df5a19
PB
4886
4887 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 4888
f7c83eac
AS
4889 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4890 (TARGET_CONFIGDIRS): Remove.
4891 * configure.in: Remove AC_SUBST(target_configdirs).
4892 * Makefile.in, configure: Regenerated.
a6df5a19
PB
4893
4894
65419985
L
48952006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4896
4897 PR libgcj/17311
4898 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4899
c52c6897
PB
49002006-02-20 Paolo Bonzini <bonzini@gnu.org>
4901
4902 PR bootstrap/25670
4903
4904 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4905
4906 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4907 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4908 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4909 BUILD_PREFIX, BUILD_PREFIX_1.
4910 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4911
4912 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4913 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4914
4915 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4916 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4917 of `cat stage_current`. Always provide the `r' and `s' variables.
4918 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4919 a single shell execution.
4920 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4921 bootstrapped modules, make the stage1 module if the build was not
4922 started yet, else build the current stage.
4923 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4924 (all-build, all-host, all-target, [+make_target+]-host,
4925 [+make_target+]-target): Do not use \-continued lines.
4926 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4927 (current_stage, restrap, stage_last): New.
4928
4929 * Makefile.in: Regenerate.
4930 * configure: Regenerate.
4931
b3ded179
PB
49322006-02-14 Paolo Bonzini <bonzini@gnu.org>
4933
4934 Sync from gcc:
4935
4936 2006-01-31 Richard Guenther <rguenther@suse.de>
4937 Paolo Bonzini <bonzini@gnu.org>
4938
f7c83eac
AS
4939 * Makefile.def (target_modules): Add libgcc-math target module.
4940 * configure.in (target_libraries): Add libgcc-math target library.
4941 (--enable-libgcc-math): New configure switch.
4942 * Makefile.in: Re-generate.
4943 * configure: Re-generate.
4944 * libgcc-math: New toplevel directory.
b3ded179
PB
4945
4946 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
4947 Jakub Jelinek <jakub@redhat.com>
4948 Diego Novillo <dnovillo@redhat.com>
b3ded179 4949
f7c83eac
AS
4950 * libgomp: New directory.
4951 * Makefile.def: Add target_module libgomp.
4952 * Makefile.in: Regenerate.
4953 * configure.in (target_libraries): Add target-libgomp.
4954 * configure: Regenerate.
b3ded179 4955
3a35eeb3
PB
49562006-02-14 Paolo Bonzini <bonzini@gnu.org>
4957 Andreas Schwab <schwab@suse.de>
0e7ef45c 4958
3a35eeb3
PB
4959 * configure: Regenerate.
4960
2429c060
PB
49612006-01-16 Paolo Bonzini <bonzini@gnu.org>
4962
4963 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4964 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4965 the assembler, linker and binutils.
4966 * configure: Regenerate.
4967
ec49b2b8
NC
49682006-01-16 Nick Clifton <nickc@redhat.com>
4969
49b9e644 4970 * config.sub, config.guess: Sync from config repository.
ec49b2b8 4971
44b2308f
AO
49722006-01-05 Alexandre Oliva <aoliva@redhat.com>
4973
4974 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4975 @ from continuation.
4976 * Makefile.in: Rebuilt.
4977
80911fe1
PB
49782006-01-04 Paolo Bonzini <bonzini@gnu.org>
4979
4980 Sync from gcc:
4981
4982 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4983
f7c83eac 4984 PR bootstrap/24252
80911fe1 4985
f7c83eac
AS
4986 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4987 * Makefile.tpl (OBJDUMP): New.
4988 (EXTRA_HOST_FLAGS): Add it.
4989 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 4990
f7c83eac
AS
4991 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4992 to use symbolic links between directories. Avoid race conditions
4993 or make them harmless.
4994 * configure.in: Do not try to use symbolic links between directories.
80911fe1 4995
f7c83eac
AS
4996 * Makefile.def (LEAN): Pass.
4997 * Makefile.tpl (LEAN): Define.
4998 (stage[+id+]-start): Accept that the previous directory does not
4999 exist, if the bootstrap is lean.
5000 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5001 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5002 configure substitution.
5003 ([+compare-target+]): Likewise.
5004 ([+bootstrap-target+]-lean): New.
5005 * configure.in: Remove lean bootstrap support from here.
80911fe1 5006
f7c83eac
AS
5007 * Makefile.in: Regenerate.
5008 * configure: Regenerate.
80911fe1
PB
5009
5010 2006-01-02 Andreas Schwab <schwab@suse.de>
5011
f7c83eac
AS
5012 * configure.in: When reconfiguring remove Makefile in
5013 all stage directories.
5014 * configure: Regenerate.
80911fe1 5015
b59bea8a
NC
50162005-12-27 Leif Ekblad <leif@rdos.net>
5017
5018 * configure.in: Add support for RDOS target.
5019 * configure: Regenerate.
5020
d7730bac
NC
50212005-12-27 Nick Clifton <nickc@redhat.com>
5022
5023 PR binutils/1990
5024 * libtool.m4: Synchronize with version in GCC sources.
5025
c02dabc3
PB
50262005-12-20 Paolo Bonzini <bonzini@gnu.org>
5027
f7c83eac 5028 Revert Ada-related part of the previous change.
c02dabc3 5029
f7c83eac
AS
5030 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5031 Do not pass.
5032 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5033 * Makefile.in: Regenerate.
5034 * configure.in: Do not include mt-ppc-aix target fragment.
5035 * configure: Regenerate.
c02dabc3 5036
f6d183c0
PB
50372005-12-19 Paolo Bonzini <bonzini@gnu.org>
5038
5039 * configure.in: Select appropriate fragments for PowerPC/AIX.
5040 * configure: Regenerate.
5041
5042 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5043 BOOT_CFLAGS, BOOT_LDFLAGS.
5044 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5045 BOOT_CFLAGS, BOOT_LDFLAGS.
5046 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5047 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5048 (stage): Fail if we cannot complete the work.
5049 * Makefile.in: Regenerate.
5050
f29759fc
JJ
50512005-12-16 Jeff Johnston <jjohnstn@redhat.com>
5052
5053 * COPYING.NEWLIB: Update copyright year for default
5054 copyright.
5055
1f054001
PB
50562005-12-15 Paolo Bonzini <bonzini@gnu.org>
5057
5058 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5059 install-host-nogcc): Don't invoke $(stage) at the end.
5060 * Makefile.in: Regenerate.
5061
0aed8855
PB
50622005-12-14 Paolo Bonzini <bonzini@gnu.org>
5063
5064 * configure.in: Flip the top-level bootstrap switch.
5065 * configure: Regenerate.
5066
5067 Merge from gcc:
5068
5069 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5070
f7c83eac
AS
5071 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5072 $(stage) and $(unstage).
5073 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5074 (all): Remove stray semicolon.
5075 (local-distclean): Don't handle multilib.tmp and multilib.out.
5076 (install.all): Set $s for consistency.
5077 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5078 check_multilibs setting. Always make the install directory.
5079 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5080 Correct @if/@endif.
5081 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5082 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5083 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5084 (multilib.out): Remove.
5085 * Makefile.in: Regenerated.
0aed8855
PB
5086
50872005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5088
5089 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5090 * configure.in: Replace ms1 arch with mt.
5091 * configure: Rebuilt.
5092
50932005-12-05 Paolo Bonzini <bonzini@gnu.org>
5094
5095 Sync with gcc:
5096
4970f871
NS
50972005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5098
5099 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5100 * configure.in: Replace ms1 arch with mt.
5101 * configure: Rebuilt.
5102
be01d343
PB
51032005-12-05 Paolo Bonzini <bonzini@gnu.org>
5104
5105 Sync with gcc:
5106
5107 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5108
f7c83eac
AS
5109 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5110 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5111 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5112 Find in-tree tools if available.
5113 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5114 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5115 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5116 (COMPILER_*_FOR_TARGET): New.
5117 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5118 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5119 (CONFIGURED_*, USUAL_*): Remove.
5120 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5121 STRIP): Use autoconf substitutions.
5122 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5123 COMPILER_NM_FOR_TARGET): New.
5124 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5125
5126 (all): Make all-host and all-target in parallel.
5127 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5128 that $$r and $$s are set before invoking a recursive make.
5129 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5130 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
5131
5132 2005-11-29 Ben Elliston <bje@au.ibm.com>
5133
f7c83eac
AS
5134 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5135 from the gcc build directory.
5136 * Makefile.in: Regenerate.
be01d343
PB
5137
5138 2005-11-29 Ben Elliston <bje@au.ibm.com>
5139
f7c83eac
AS
5140 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5141 depend on all-libdecnumber.
5142 * configure.in (host_libs): Include libdecnumber.
5143 * Makefile.in: Regenerate.
5144 * configure: Likewise.
be01d343
PB
5145
5146 2005-11-21 Kean Johnston <jkj@sco.com>
5147
f7c83eac 5148 * config.sub, config.guess: Sync from upstream sources.
be01d343 5149
907be67c
DJ
51502005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5151
5152 * Makefile.def: Remove gdb dependencies for gdbtk.
5153 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5154 (configure-gdb, install-gdb): New rules.
5155 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5156 * Makefile.in, configure: Regenerated.
5157
e360f423
PB
51582005-10-22 Paolo Bonzini <bonzini@gnu.org>
5159
5160 PR bootstrap/24297
5161 * Makefile.tpl (do-[+make-target+], do-check, install,
5162 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5163 are set before recursing.
5164 * Makefile.in: Regenerate.
5165
45d5eb0a
EB
51662005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5167
5168 PR bootstrap/18939
5169 * Makefile.def (gcc) <target>: Fix thinko.
5170 * Makefile.in: Regenerate.
5171
3cf3372e
BS
51722005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5173
5174 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5175 * configure: Regenerate.
5176
bd70a46f
KH
51772005-10-09 Kazu Hirata <kazu@codesourcery.com>
5178
5179 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5180 target-libffi, target-qthreads, target-libjava, and
5181 targetlibobjc.
5182 * configure: Regenerate.
5183
5ae72758
DJ
51842005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5185
5186 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5187 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5188 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5189 (USUAL_OBJDUMP_FOR_TARGET): New.
5190 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5191 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 5192 * configure, Makefile.in: Regenerated.
5ae72758 5193
cc96343e
PB
51942005-10-05 Paolo Bonzini <bonzini@gnu.org>
5195
5196 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5197 before other host packages.
5198
f70224b5
PB
51992005-10-05 Paolo Bonzini <bonzini@gnu.org>
5200
5201 PR bootstrap/22340
5202
5203 * configure.in (default_target): Remove.
5204 * Makefile.tpl (all): Do not use prerequisites as subroutines
5205 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5206 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5207 use prerequisites as subroutines.
5208 (check-host, check-target): New.
5209 (bootstrap configure & all targets): Do not use stage*-start
5210 if the directory layout is already ok.
5211 (non-bootstrap configure & all targets): Prepend a $(unstage).
5212 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5213 (NOTPARALLEL): Remove.
5214 (unstage, stage variables): New variables.
5215 (unstage, stage targets): Simply expand to those variables.
5216
5217 * configure: Regenerate.
5218 * Makefile.in: Regenerate.
5219
c13c918a
JW
52202005-10-04 James E Wilson <wilson@specifix.com>
5221
5222 * Makefile.def (lang_env_dependencies): Add libmudflap.
5223 * Makefile.in: Regenerate.
5224
376a0e54
CM
52252005-10-03 Catherine Moore <clm@cm00re.com>
5226
5227 * configure.in (bfin-*-*): Support bfin.
5228 * configure: Regenerated.
5229
d320aacb
L
52302005-09-30 H.J. Lu <hongjiu.lu@intel.com>
5231
5232 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5233 * configure: Regenerated.
5234
7e0f7140
GK
52352005-09-28 Geoffrey Keating <geoffk@apple.com>
5236
5237 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5238 (LIPO_FOR_TARGET): New.
5239 (CONFIGURED_LIPO_FOR_TARGET): New.
5240 (USUAL_LIPO_FOR_TARGET): New.
5241 (STRIP_FOR_TARGET): New.
5242 (CONFIGURED_STRIP_FOR_TARGET): New.
5243 (USUAL_STRIP_FOR_TARGET): New.
5244 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5245 STRIP_FOR_TARGET.
5246 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5247 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5248 * Makefile.in: Regenerate.
5249 * configure: Regenerate.
0e7ef45c 5250
096f7d00
DE
52512005-09-19 David Edelsohn <edelsohn@gnu.org>
5252
5253 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5254 (rs6000-*-aix*): Same.
5255 * configure: Regenerate.
5256
52572005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5258
5259 * configure.in: Recognize f95 in the --enable-languages option,
5260 and substitute it for fortran, issuing a warning.
5261 * configure: Regenerate.
5262
2016dfcc
BE
52632005-09-07 Ben Elliston <bje@au.ibm.com>
5264
5265 Import from Autoconf sources:
5266
5267 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5268 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
5269 Elliston. Handle weird characters correctly.
5270
6dd2fda9
DD
52712005-08-30 Phil Edwards <phil@codesourcery.com>
5272
5273 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5274 * configure: Regenerated.
5275
e6db70d4
RE
52762005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5277
f7c83eac
AS
5278 * Makefile.def (libssp): Add to lang_env_dependencies.
5279 * Makefile.in: Regenerate.
e6db70d4 5280
e1e3d0f5
CG
52812005-08-17 Christian Groessler <chris@groessler.org>
5282
5283 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5284 * Makefile.in: Regenerate.
5285
05cbd757
PB
52862005-08-12 Paolo Bonzini <bonzini@gnu.org>
5287
5288 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5289 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5290 Look for alternate names of the target cc and c++
5291 * configure: Regenerate.
5292
55db4b87
PB
52932005-08-08 Paolo Bonzini <bonzini@gnu.org>
5294
5295 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5296 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5297 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5298 tools; remove code to manually set them.
5299 (Target tools): Look in the environment for them.
5300 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5301 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5302 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5303 build directory.
5304 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5305 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5306 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5307 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5308 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5309 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5310 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5311 * configure: Regenerate.
5312 * Makefile.in: Regenerate.
5313
414e5532
MM
53142005-07-27 Mark Mitchell <mark@codesourcery.com>
5315
5316 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 5317 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
5318 * Makefile.in: Regenerated.
5319
a19b6204
MM
53202005-07-26 Mark Mitchell <mark@codesourcery.com>
5321
5322 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5323 (CFLAGS_FOR_TARGET): Use it.
5324 (CXXFLAGS_FOR_TARGET): Likewise.
5325 * Makefile.in: Regenerated.
5326 * configure.in (--with-build-sysroot): New option.
5327 * configure: Regenerated.
5328
b73aa406
PB
53292005-07-24 Paolo Bonzini <bonzini@gnu.org>
5330
5331 * Makefile.tpl: Wrap install between unstage and stage
5332 * Makefile.in: Regenerate.
5333
6e4d0bcb
KC
53342005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5335
5336 * all files: Update FSF address.
5337
49f58d10
JB
53382005-07-14 Jim Blandy <jimb@redhat.com>
5339
5340 * configure.in: Add cases for Renesas m32c.
5341 * configure: Regenerated.
0e7ef45c 5342
1d9c9cd7
KC
53432005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5344
5345 * COPYING, compile, config-ml.in, config.guess,
5346 config.sub, install-sh, missing, mkinstalldirs,
5347 symlink-tree, ylwrap: Sync from upstream sources.
5348
1587117a
EC
53492005-07-13 Eric Christopher <echristo@redhat.com>
5350
5351 * configure.in: Add toplevel noconfigdir support for tpf.
5352 * configure: Regenerate.
5353
bb780410
DD
53542005-07-11 Jakub Jelinek <jakub@redhat.com>
5355
5356 * Makefile.def (target_modules): Add libssp.
5357 * configure.in (target_libraries): Add target-libssp.
5358 * configure: Rebuilt.
5359 * Makefile.in: Rebuilt.
5360
064d0a7c
PB
53612005-07-11 Paolo Bonzini <bonzini@gnu.org>
5362
5363 PR ada/22340
5364
5365 * Makefile.def: Sync with gcc.
5366 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5367 * Makefile.in: Regenerate.
5368
b2edd3b5
AS
53692005-07-07 Andreas Schwab <schwab@suse.de>
5370
5371 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5372 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5373 * Makefile.in: Regenerated.
5374
5f128533
KH
53752005-07-07 Kazu Hirata <kazu@codesourcery.com>
5376
5377 * configure.in: Add --enable-libssp and --disable-libssp.
5378 * configure: Regenerate with autoconf-2.13.
5379
4e3fc8e5
GK
53802005-07-06 Geoffrey Keating <geoffk@apple.com>
5381
5382 * configure.in: Don't build sim or rda when targetting darwin.
5383 * configure: Regenerate.
5384
c7357d6a
BE
53852005-07-04 Ben Elliston <bje@gnu.org>
5386
5387 * src-release (do-proto-toplev): Remove dejagnu bits.
5388 (DEJAGNU_SUPPORT_DIRS): Remove.
5389 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5390 (GDBD_SUPPORT_DIRS): Likewise.
5391 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5392 (INSIGHTD_SUPPORT_DIRS): Likewise.
5393 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5394
53952005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
5396
5397 * setup.com (mpw): Remove unused directive.
5398
7d329e61
PB
53992005-06-22 Paolo Bonzini <bonzini@gnu.org>
5400
5401 * Makefile.def (stagefeedback): Come after profile.
5402 Define profiledbootstrap target.
5403 * Makefile.tpl (profiledbootstrap): Remove.
5404 (stageprofile-end): Zap stagefeedback.
5405 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5406 * Makefile.in: Regenerate.
5407
e5fbed21
DD
54082005-06-13 Zack Weinberg <zack@codesourcery.com>
5409
5410 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5411 In 'cpp' stanza, support '#line' as well as '# '.
5412
59f7ec45
HPN
54132005-06-07 Hans-Peter Nilsson <hp@axis.com>
5414
5415 * configure.in (unsupported_languages): New macro.
5416 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5417 non-ported target libraries in noconfigdirs.
5418 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5419 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 5420 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
5421 unsupported_languages.
5422 * configure: Regenerate.
5423
c10e9ba7
DD
54242005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5425
5426 * configure.in: Fix typo in handling of --with-mpfr-dir.
5427 * configure: Regenerate.
5428
20deb2b8
JB
54292005-06-02 Jim Blandy <jimb@redhat.com>
5430
5431 * config.sub: Add cases for the Renesas m32c. (This patch has been
5432 accepted into the master sources.)
5433
cdb9b172 54342005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
5435 Michael Snyder <msnyder@redhat.com>
5436 Stan Cox <scox@redhat.com>
cdb9b172 5437
f7c83eac 5438 * configure.in: Set noconfigdirs for ms1.
cdb9b172 5439
f7c83eac 5440 * configure: Regenerate.
cdb9b172 5441
1dc3053f
PB
54422005-05-25 Paolo Bonzini <bonzini@gnu.org>
5443
5444 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5445 (Dependencies): Consider target modules for bootstrap dependencies.
5446 Make target bootstrap modules depend on each stage's gcc.
5447 * Makefile.in: Regenerate.
5448
c60fe18b
PB
54492005-05-20 Paolo Bonzini <bonzini@gnu.org>
5450
5451 * Makefile.def (configure-gcc): Depend on binutils having been built.
5452 (all-gcc): No need to do it here.
5453 * Makefile.in: Regenerate.
5454
27258dd4
PB
54552005-05-19 Paul Brook <paul@codesourcery.com>
5456
0e7ef45c 5457 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
5458 language cannot be built.
5459 * configure: Regenerate.
5460
42ecbf5e
DJ
54612005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5462
5463 * ylwrap: Import from Automake 1.9.5.
5464
ae380b45
MS
54652005-05-04 Mike Stump <mrs@apple.com>
5466
5467 * configure.in: Always pass --target to target configures as
5468 otherwise rebuilds that do --recheck will fail.
811d3af8 5469 * configure: Rebuilt.
ae380b45 5470
d545f33b
PB
54712005-05-04 Paolo Bonzini <bonzini@gnu.org>
5472
5473 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5474 STAGE_HOST_EXPORTS.
5475 (configure, all): Add bootstrap support.
5476 (Host modules, target modules): Pass post-stage1 flags and exports.
5477 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5478 * Makefile.in: Regenerate.
5479
2faa2958
PB
54802005-04-29 Paolo Bonzini <bonzini@gnu.org>
5481
5482 Sync from gcc:
5483
5484 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5485
f7c83eac 5486 * config.sub: Update from master copy.
2faa2958
PB
5487
5488 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5489
f7c83eac
AS
5490 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5491 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5492 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5493 "*-*-elf" and "*-*-linux*".
5494 * configure: Regenerate.
2faa2958 5495
a7254363
PB
54962005-04-06 Paolo Bonzini <bonzini@gnu.org>
5497
f7c83eac 5498 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
5499 (TARGET_CONFIGARGS): Include --with-target-subdir.
5500 (configure, all): New macros. Use them throughout.
5501
a8637a7d
PB
55022005-04-05 Paolo Bonzini <bonzini@gnu.org>
5503
5504 * Makefile.tpl: Sync with gcc.
5505 * Makefile.in: Regenerate.
5506
dd387d52
JR
55072005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5508
5509 * config/mh-mingw32: Delete.
5510 * configure.in: Don't use it.
5511 * configure: Regenerate.
5512
e90269c8
PB
55132005-03-31 Paolo Bonzini <bonzini@gnu.org>
5514
5515 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5516 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5517 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5518 (HOST_LIB_PATH): Generate from Makefile.def.
5519 (TARGET_LIB_PATH): Likewise.
5520 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5521 * Makefile.in: Regenerate.
5522 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5523 (RPATH_ENVVAR): Include Darwin case.
5524 * configure: Regenerate.
5525
9a237d9e
PB
55262005-03-25 Paolo Bonzini <bonzini@gnu.org>
5527
5528 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5529 * configure: Regenerate.
5530
479759c8
ZW
55312005-03-21 Zack Weinberg <zack@codesourcery.com>
5532
5533 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5534 gcc_version, and gcc_version_trigger from set of flags to pass.
5535 * Makefile.tpl: Remove definitions of above variables.
5536 (config.status): Remove dependency on $(gcc_version_trigger).
5537 * Makefile.in: Regenerate.
5538 * configure.in: Do not reference config/gcc-version.m4 nor
5539 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5540 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5541 * configure: Regenerate.
5542
4cfaf6d5
DD
55432005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5544 Andrew Pinski <pinskia@physics.uc.edu>
5545
5546 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5547 * Makefile.in: Regenerate.
5548
33a3fb7b
AO
55492005-03-01 Alexandre Oliva <aoliva@redhat.com>
5550
5551 PR libgcj/20160
5552 * ltmain.sh: Avoid creating archives with components that have
5553 duplicate basenames.
5554
2da12f12
PB
55552005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5556
479759c8
ZW
5557 PR bootstrap/20250
5558 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5559 instead of check.
5560 * Makefile.in: Regenerate.
2da12f12 5561
b00612cc
PB
55622005-02-28 Paolo Bonzini <bonzini@gnu.org>
5563
5564 Sync from gcc.
5565
5566 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5567
5568 PR bootstrap/17383
5569 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5570 * Makefile.tpl (HOST_SUBDIR): New substitution.
5571 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5572 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5573 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5574 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5575 (Host modules, Bootstrapped modules): Use it.
5576 (Build modules, Target modules): Do not create symlink trees,
5577 always configure out-of-srcdir.
5578 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5579 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5580 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5581 $(HOST_SUBDIR). Create a symlink for host_subdir.
5582
5583 * Makefile.in: Regenerate.
5584 * configure: Regenerate.
5585
5586 Merged from libada-gnattools-branch:
5587 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5588
5589 * Makefile.def: Add gnattools as a module, depending on target-libada.
5590 * Makefile.in: Regenerate.
5591 * configure.in: Include gnattools in host_tools; disable it if ada
5592 is disabled.
5593 * configure: Regenerate.
5594
c3e65f62
NC
55952005-02-23 Nick Clifton <nickc@redhat.com>
5596
5597 * configure: Regenerate.
5598
e4d180c2
NC
55992005-02-22 Paul Schlie <schlie@comcast.net>
5600
5601 * configure.in: Allow darwin targeted ports to build tk, itcl and
5602 libgui.
5603
e3c770b1
EB
56042005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5605
5606 PR libgcj/10353
5607 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5608 * configure: Regenerate.
5609
9c73618c
AC
56102005-02-08 Andrew Cagney <cagney@gnu.org>
5611
5612 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5613 gdb/ section. Update GDB's URL.
5614
c46f8c51
AC
56152005-01-31 Andrew Cagney <cagney@gnu.org>
5616
5617 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5618
c7e66c6d
HPN
56192005-01-29 Hans-Peter Nilsson <hp@axis.com>
5620
5621 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5622 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5623 target-libgloss when not *-*-elf and *-*-aout.
5624 * configure: Regenerate.
5625
a53bf506
AC
56262005-01-27 Andrew Cagney <cagney@gnu.org>
5627
5628 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5629
45181ed1
AC
56302005-01-24 Andrew Cagney <cagney@gnu.org>
5631
5632 * gettext.m4: Only fall back to ../intl/ when it's present.
5633
a1e0f4e4
KC
56342005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5635
5636 * install-sh, config.sub: Import from upstream.
5637
56382005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
5639
5640 PR bootstrap/18222
5641 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5642 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5643 * Makefile.in: Regenerate.
5644
c50382e2
PB
56452005-01-03 Paolo Bonzini <bonzini@gnu.org>
5646
5647 Revert 2004-12-28 Makefile changes, a better fix will be
5648 applied to mainline and src after GCC 4.0 branches.
5649
11d07737
PB
56502004-12-28 Paolo Bonzini <bonzini@gnu.org>
5651
5652 PR bootstrap/17383
5653
5654 * Makefile.def (target_modules): Remove stage parameter,
5655 it is always true now.
5656 * Makefile.tpl (configure-build-[+module+],
5657 configure-target-[+module+]): Always build symlink tree
5658 for the directory and for include. BUILD_SUBDIR and
5659 TARGET_SUBDIR cannot be . anymore.
5660 * Makefile.in: Regenerate.
5661
dadfdbe2
DD
56622004-12-25 David Edelsohn <edelsohn@gnu.org>
5663
5664 Revert 2004-12-08 Makefile changes.
5665
dbf85af7
JR
56662004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5667
5668 * configure.in (sh64-*-*): Reenable gprof.
5669 * configure: Regenerate.
5670
6b8fea99
JB
56712004-12-09 Jim Blandy <jimb@redhat.com>
5672
5673 * MAINTAINERS: List 'depcomp' as part of automake.
5674
7341462c
DE
56752004-12-08 David Edelsohn <edelsohn@gnu.org>
5676
5677 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5678 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5679 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5680 * Makefile.in: Regenerate.
5681
21fde4dc
DD
56822004-12-07 Matt Kraai <kraai@ftbfs.org>
5683
5684 * Makefile.tpl: Generate normal dependencies if the LHS module is
5685 not bootstrapped.
5686 * Makefile.in: Regenerate.
5687
3da796a2
RS
56882004-12-03 Richard Sandiford <rsandifo@redhat.com>
5689
5690 * configure.in: Include config/gxx-include-dir.m4. Use
5691 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5692 * configure: Regenerate.
5693
73fb7068
RS
56942004-12-03 Richard Sandiford <rsandifo@redhat.com>
5695
5696 * config.if: Delete.
5697 * configure.in: Set libstdcxx_incdir directly.
5698 * configure: Regenerate.
5699 * MAINTAINERS: Remove mention of config.if.
5700 * src-release (DEVO_SUPPORT): Remove config.if.
5701
6c8e6ce9
EC
57022004-12-02 Eric Christopher <echristo@redhat.com>
5703
3b6098f8
EC
5704 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5705 of things to remove.
6c8e6ce9 5706 * Makefile.in: Regenerate.
479759c8 5707
b8658a2f
RS
57082004-12-02 Richard Sandiford <rsandifo@redhat.com>
5709
5710 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5711 * configure: Regenerate.
5712
afefada0
RS
57132004-12-02 Richard Sandiford <rsandifo@redhat.com>
5714
5715 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5716 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5717 * configure: Regenerate.
5718
5dcac624
DA
57192004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5720
5721 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5722 (hppa*64*-*-*): Delete incorrect comment.
5723 * configure: Rebuilt.
5724
57d1eb1a
DD
57252004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5726
5727 * install-sh, compile: Import from automake.
5728
57292004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5730
5731 * config.guess, config.sub: Import from savannnah.
5732
6d389afc
MS
57332004-11-12 Mike Stump <mrs@apple.com>
5734
5735 * Makefile.def: Add html support.
5736 * Makefile.tpl: Likewise.
5737 * Makefile.in: Regenerate.
5738
69e57115
GK
57392004-11-11 Geoffrey Keating <geoffk@apple.com>
5740
5741 PR 18423
5742 * configure.in: Remove all instances of build-fixincludes from
5743 noconfigdirs.
5744 (build_configargs): Supply --target to subdirectories.
5745 * configure: Regenerate.
5746
5747 * Makefile.def: Make gcc install depend on fixincludes install.
5748 * Makefile.in: Regenerate.
5749
ba719b26
HPN
57502004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5751
5752 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5753 target-libgfortran.
5754 * configure: Regenerate.
5755
c37653e7
DE
57562004-11-07 David Edelsohn <edelsohn@gnu.org>
5757
5758 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5759 like CC.
5760
1eefd493
PB
57612004-11-05 Paolo Bonzini <bonzini@gnu.org>
5762
5763 * Makefile.def (host fixincludes): Specify missing targets.
5764 * Makefile.in: Regenerate.
5765
02b1af09
L
57662004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5767
5768 PR other/17783
5769 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5770 * configure: Regenerated.
5771
7f266840
DJ
57722004-11-04 Daniel Jacobowitz <dan@debian.org>
5773
5774 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5775 * configure: Regenerated.
5776
47444073
AL
57772004-10-28 Eric B. Weddington <ericw@evcohs.com>
5778
5779 PR target/18151
5780 * configure.in (case ${target}): Do not build fixincludes for avr.
5781 * configure: Regenerated.
5782
caeba88f
AL
57832004-10-26 Paolo Bonzini <bonzini@gnu.org>
5784
5785 * configure.in (case ${target}): Do not build fixincludes
5786 on platforms where it is not used.
5787 * configure: Regenerated.
5788
0fdbe983
DJ
57892004-10-23 Daniel Jacobowitz <dan@debian.org>
5790
5791 * configure.in: Use an absolute path to install-sh.
5792 * configure: Regenerated.
5793
1c0f67c1
AC
57942004-10-19 Andrew Cagney <cagney@gnu.org>
5795
5796 * src-release (do-djunpack, do-md5sum): Install the generated file
5797 directly into the proto-toplev/ directory.
479759c8 5798
a9cfce9c
AC
57992004-10-19 Andrew Cagney <cagney@gnu.org>
5800
5801 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5802
ac0fa625
DD
58032004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5804
5805 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5806 * configure: Regenerate.
5807
d27cc32e
PB
58082004-10-06 Paolo Bonzini <bonzini@gnu.org>
5809
5810 Fix wrong conflict resolution in:
5811
5812 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5813
5814 * Makefile.in: Regenerate.
5815 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5816 in the recursive `make', instead of hardwiring `all'.
5817 (Autogenerated TARGET-* variables): New.
5818
1763908f
UW
58192004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5820
5821 Merged from GCC / libtool upstream:
5822 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5823 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5824 * ltcf-cxx.sh (tpf*): Likewise.
5825 * ltconfig (tpf*): Add TPF OS configuration support.
5826
0490e016
NC
58272004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5828
5829 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 5830 * configure: Regenerate.
0490e016 5831
32be62b5
RS
58322004-09-24 Michael Roth <mroth@nessie.de>
5833
5834 * configure.in (--without-headers): Add missing double quotes.
5835 * configure: Regenerate.
5836
6048df60
DD
58372004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5838
5839 * ylwrap: Revert to previous version.
5840
315b3b02
L
58412004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5842
6048df60 5843 PR bootstrap/17369
315b3b02
L
5844 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5845 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5846 SET_GCC_LIB_PATH_CMD.
5847 (BASE_TARGET_EXPORTS): Likewise.
5848 * Makefile.in: Regenerated.
5849
5850 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5851 * configure: Regenerated.
5852
fe69863c
DD
58532004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5854
5855 * config.guess: New upstream version
5856 * compile, depcomp, install-sh, ylwrap: Likewise.
5857
58582004-09-19 Roger Sayle <roger@eyesopen.com>
5859
5860 * config/mh-x86omitfp: New host makefile fragment. Add
5861 -fomit-frame-pointer to the default BOOT_CFLAGS.
5862 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5863 * configure: Regenerate.
5864
58652004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5866
5867 PR target/11572
5868 * configure.in (*-*-darwin*): Renable libobjc.
5869 * configure: Regenerate.
5870
be75bbe1 58712004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 5872
be75bbe1
DB
5873 * Makefile.def: Remove libbanshee.
5874 * Makefile.tpl: Ditto.
5875 * configure.in: Ditto.
5876 * Makefile.in: Regen.
5877 * configure: Ditto.
5878
1b882a91
PB
58792004-09-07 Paolo Bonzini <bonzini@gnu.org>
5880
5881 * missing: Import latest version from master repository.
5882
eb1352ed
NC
58832004-09-04 Nick Clifton <nickc@redhat.com>
5884
5885 * config.sub: Import latest version from master repository.
5886 * config.guess: Likewise.
5887 This includes these changes:
479759c8 5888
eb1352ed
NC
5889 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5890
5891 * config.sub: Handle crisv32, alias etraxfs.
5892 * config.guess (crisv32:Linux:*:*): Handle.
5893
5894 2004-08-13 Brad Smith <brad@comstyle.com>
5895
5896 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5897 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5898
5899 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5900
5901 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5902 assume the processor is a powerpc. This is because coreutils
5903 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5904 in this case, due to a MacOS X bug that causes
5905 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5906 to return a negative number.
5907 Problem reported by Petter Reinholdtsen in:
5908 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5909
5910 2004-07-19 Ben Elliston <bje@gnu.org>
5911
5912 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5913
5914 2004-06-24 Ben Elliston <bje@gnu.org>
5915
5916 * config.guess: Update copyright years.
5917 * config.sub: Likewise.
5918
5919 2004-06-22 Robert Millan <robertmh@gnu.org>
5920
5921 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5922 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5923
5924 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5925
5926 * config.guess (*:*VMS:*:*): New entry. Replaces
5927 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5928 manufacturer.
5929
5930 2004-06-22 Ben Elliston <bje@gnu.org>
5931
5932 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5933 * config.sub: Likewise.
5934
5935 2004-06-22 Ben Elliston <bje@gnu.org>
5936
5937 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5938 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5939
5940 2004-06-11 Ben Elliston <bje@gnu.org>
5941
5942 * config.guess (pegasos:OpenBSD:*:*): Remove.
5943
5944 2004-06-11 Ben Elliston <bje@gnu.org>
5945
5946 From Wouter Verhelst <wouter@grep.be>:
5947 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5948
5949 2004-06-11 Ben Elliston <bje@gnu.org>
5950
5951 * config.guess (luna88k:OpenBSD:*:*): New.
5952
5953 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5954
5955 * config.guess (m32r*:Linux:*:*): New case.
5956 * config.sub: Handle m32rle.
5957
5958 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5959
5960 From Jens Petersen <petersen@redhat.com>:
5961 * config.sub: Handle sparcv8.
5962
5963 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5964
5965 From Tom Smith <smith@cag.lkg.hp.com>:
5966 * config.guess: Version suffixes are equally significant on Tru64
5967 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5968 prefix of "P" (patched kernel).
5969
5970 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5971
5972 * config.sub: Add support for National Semiconductor CRX target.
5973
2a3124ca 59742004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 5975
2a3124ca
RH
5976 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5977 *-*-netware, but add target-libmudflap.
5978 Consolidate *-*-netware targets (of which really only i?86 exists)
5979 into a single entry.
5980 * configure: Likewise.
5981
0df3d27f
PB
59822004-09-01 Paolo Bonzini <bonzini@gnu.org>
5983
5984 * Makefile.tpl (sorry): Remove.
5985 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5986 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5987 (do-clean): Clean per-stage directories too.
5988 (do-distclean): Run distclean-stage1 too.
5989 (.NOTPARALLEL): Enable during toplevel bootstrap.
5990 (stage[+id+]-bubble): Enable parallel execution during
5991 the recursive invocation.
5992 * Makefile.in: Regenerate.
5993
5994 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5995
5996 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5997
5998 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5999 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6000 * configure: regenerate
479759c8
ZW
6001 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6002 -mdynamic-no-pic
0df3d27f
PB
6003
60042004-08-31 Paolo Bonzini <bonzini@gnu.org>
6005
6006 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6007 include.
6008 * configure.in: Fix indentation.
6009 * configure: Regenerate.
6010
ee025550
PB
60112004-08-31 Paolo Bonzini <bonzini@gnu.org>
6012
6013 * Makefile.def (build_modules): Add fixincludes.
6014 (dependencies): Make gcc depend on fixincludes.
6015 * configure.in (build_tools): Add fixincludes.
6016 (build_configdirs): Always include build_libs.
6017 * Makefile.in: Regenerate.
6018 * configure: Regenerate.
6019
60202004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
6021
6022 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6023 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6024 phony targets; do not generate timestamp files.
6025 (distclean-stageN): Remove references to their timestamp files.
6026 (restageN, touch-stageN): Remove.
6027 (stageN-bubble): Rewritten.
6028 (compare): Support lean bootstraps.
6029 * Makefile.in: Regenerate.
6030
6031 * configure.in: Only warn when bootstrapping but
6032 build != host or build != target. Support lean bootstraps.
6033 * configure: Regenerate.
6034
6035 Sync from gcc:
6036 2004-08-26 Phil Edwards <phil@codesourcery.com>
6037
6038 * configure.in: Give a better error message if GMP/MPFR are missing
6039 and a language needing them has been requested.
6040 * configure: Regenerated.
6041
6042 2004-08-25 Phil Edwards <phil@codesourcery.com>
6043
6044 * configure.in: Print a list of available language front-ends if
6045 a requested one is missing. Tidy stray tab characters.
6046 * configure: Regenerated.
6047
72b2455a
PB
60482004-08-17 Paolo Bonzini <bonzini@gnu.org>
6049
6050 * Makefile.in: Regenerate.
6051 * configure: Regenerate.
6052
6053 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6054 stage_*_flags.
6055 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6056 for bootstrapped modules if toplevel bootstrap is going.
6057 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6058 modules. Adjust for changes in Makefile.def. Enable several
6059 rules even in non-bootstrap mode, just to avoid peppering the
6060 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6061 (stage-[+prev+]-bubble): Remove.
6062
6063 * Makefile.def (Dependencies): Depend on all-build-bison,
6064 all-build-flex, all-build-byacc, all-build-texinfo, rather
6065 than the host variations.
6066 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6067 with BUILD_SUBDIR.
6068 (BISON): Update for recent Bisons.
6069 (YACC): Fix typo.
6070 (cross): Depend on all-build.
6071 (all): Do not depend on all-build.
6072 (prebootstrap): Remove.
6073 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6074 (Prebootstrap dependencies): Add them to the per-stage targets
6075 and to all-prebootstrap.
6076 * configure.in (build_configdirs): Always enable build_tools.
6077 (BUILD_DIR_PREFIX): Remove.
6078
6079 * Makefile.def (gcc): Add target variable.
6080 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6081 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6082 in the recursive `make', instead of hardwiring `all'.
6083 (Autogenerated TARGET-* variables): New.
6084
de0b4a87
JW
60852004-08-17 Robert Millan <robertmh@gnu.org>
6086
6087 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6088 (instead of FreeBSD).
6089 * configure: Regenerate.
6090
ad681c85
NN
60912004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6092
675c6968
NN
6093 * Makefile.def, configure.in, src-release: Remove useless, bogus
6094 references to tix.
6095 * Makefile.in, configure: Regenerate.
6096
ad681c85
NN
6097 * src-release: Stop distributing mmalloc with gdb (which doesn't
6098 use it).
6099 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6100 * Makefile.in: Regenerate.
6101
11b04d1f
DD
61022004-08-09 Mark Mitchell <mark@codesourcery.com>
6103
6104 * configure.in (arm*-*-eabi*): New target.
6105 * configure: Regenerate.
6106
f2420bea
NN
61072004-08-01 Robert Millan <robertmh@gnu.org>
6108
6109 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6110 libmudflap for all GNU-based systems (with Glibc).
6111 * configure: Regenerate.
6112
9e6ce191
PB
61132004-08-06 Paolo Bonzini <bonzini@gnu.org>
6114
6115 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6116 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6117 (Dependencies): New section.
6118 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6119 (configure-target-[+module+]): Depend on maybe-all-gcc
6120 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6121 (toplevel profiledbootstrap): Fix dependencies.
6122 * Makefile.in: Regenerate.
6123
df4a6958
MM
61242004-08-03 Mark Mitchell <mark@codesourcery.com>
6125
6126 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6127 target-libiberty to noconfigdirs.
6128
11b04d1f
DD
61292004-08-03 Paul Brook <paul@codesourcery.com>
6130
6131 * configure.in: Check for MPFR as well as GMP.
6132 * configure: Regenerate.
6133
b813574b
PB
61342004-08-03 Paolo Bonzini <bonzini@gnu.org>
6135
6136 * Makefile.def (host-modules): Add gcc.
6137 * Makefile.in: Regenerate.
6138 * Makefile.tpl (sorry): New rule.
6139 (configure-host, all-host, [+make_target+]-host, do-check,
6140 install-host): Do not add gcc as a special case.
6141 (host modules): Add a small special-casing for gcc. Export
6142 extra_make_flags through the environment.
6143 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6144 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6145 other recursive targets for gcc): Remove.
6146
6147 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6148 (stage, unstage): New rules.
6149 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6150 distclean-stage[+id+]): Use stage_current.
6151 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6152 the stage*-start rules.
6153
61edac0c
JW
61542004-07-19 Robert Millan <robertmh@gnu.org>
6155
6156 Synced from gcc:
6157
6158 2004-04-26 Robert Millan <robertmh@gnu.org>
6159
6160 Add patches from libtool CVS.
6161 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6162 * ltconfig: Likewise.
6163 * ltcf-c.sh: Likewise.
6164 * ltcf-cxx.sh: Likewise.
6165 * ltcf-gcj.sh: Likewise.
6166
3e707e94
PB
61672004-07-12 Paolo Bonzini <bonzini@gnu.org>
6168
6169 * configure.in: Add noconfigdirs for crx-*-*.
6170 * configure: Regenerate.
6171
61722004-07-12 Paolo Bonzini <bonzini@gnu.org>
6173
6174 Synced from gcc:
6175
6176 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6177
6178 * configure.in: Build libmudflap by default on FreeBSD.
6179 * configure: Regenerated.
6180
6181 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6182
6183 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6184 systems.
6185 * configure: Regenerated.
6186
6187 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6188
6189 PR target/16344
6190 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6191 feedback based compiler.
6192 * Makefile.in: Rebuilt.
6193
6194 2004-07-05 Phil Edwards <phil@codesourcery.com>
6195
6196 * configure.in: Do not prepend $srcdir to /dev/null in
6197 makefile fragments.
6198 * configure: Regenerate.
6199
a7ee7660
AO
62002004-07-08 Alexandre Oliva <aoliva@redhat.com>
6201
6202 * Makefile.def (host_modules): Set bootstrap=true for flex.
6203 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6204 * Makefile.in: Rebuilt.
6205
6a9cf61e
PB
62062004-07-01 Paolo Bonzini <bonzini@gnu.org>
6207
6208 * Makefile.def (build_modules): Add bison, byacc, flex,
6209 m4, texinfo.
6210 (flags_to_pass): Add FLEX.
6211 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6212 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6213 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6214 DEFAULT_MAKEINFO): Remove.
6215 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6216 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6217 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6218 objdir or else use configured tool.
6219 (all-build): New.
6220 (all): Depend on it.
6221 (Build module dependencies): Add.
6222 * Makefile.in: Regenerate.
6223 * configure.in: Better support for multiple build modules,
6224 matching what is done for host/target modules. Do not look
6225 for "plausible" locations of build tools if Canadian cross.
6226 Use autoconf's AC_PROG_CC to find a C compiler. Define
6227 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6228 * configure: Regenerate.
6229
95b6a1f2
PB
62302004-06-22 Paolo Bonzini <bonzini@gnu.org>
6231
6232 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6233 * Makefile.in: Regenerate.
6234
7ffa0b57
PB
62352004-06-22 Paolo Bonzini <bonzini@gnu.org>
6236
6237 * Makefile.tpl (configure-build-[+module+],
6238 configure-[+module+], configure-target-[+module+]): Pass
6239 [+extra_configure_args+].
6240 (all-build-[+module+], all-[+module+], check-[+module+],
6241 install-[+module+], [+make_target+]-[+module+],
6242 all-target-[+module+], check-target-[+module+],
6243 install-target-[+module+], [+make_target+]-target-[+module+]):
6244 Pass [+extra_make_args+].
6245 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6246 (GCC_HOST_EXPORTS): Remove.
6247 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6248 cross, check-gcc, check-gcc-c++, install-gcc,
6249 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6250 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6251 * Makefile.in: Regenerate.
6252
929ba6e7
CF
62532004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6254
6255 * configure.in: Check for srcdir/winsup rather than build directory
6256 winsup.
6257 * configure: Regenerate.
6258
b76d7de0
CV
62592004-06-17 Corinna Vinschen <vinschen@redhat.com>
6260
6261 * configure.in: Don't build Cygwin native newlib if winsup
6262 directory is missing. Emit warning instead.
6263 * configure: Regenerate.
6264
656fdd47
PB
62652004-06-09 Paolo Bonzini <bonzini@gnu.org>
6266
6267 * Makefile.tpl (touch-stage[+id+]): New.
6268 (restage[+prev+]): Depend on touch-stage[+id+].
6269
6270 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6271 Use it throughout.
6272
6273 * Makefile.def: Add profile and feedback bootstrap stages.
6274 Remove next field from bootstrap stages.
6275 * Makefile.tpl (LN, LN_S): Substitute.
6276 (stageN-start, stageN-end): Use double-colon rules, to
6277 provide a hook for additional setup commands.
6278 (distclean-stageN-gcc, restageN): Create dependencies from
6279 [+prev+], not from [+next+].
6280 (stageN-bubble): Add commands for successive stages from
6281 [+prev+], using double-colon rules.
6282 (all-stageN-gcc): Fix typo.
6283 (stagefeedback-start, profiledbootstrap): New.
6284 * Makefile.in: Regenerate.
6285 * configure.in: Call ACX_PROG_LN.
6286 * configure: Regenerate.
6287
498d4a71
CF
62882004-06-03 Paolo Bonzini <bonzini@gnu.org>
6289
6290 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6291 without gcc.
6292 * configure: Regenerate.
6293
377d8c42
PB
62942004-06-01 Paolo Bonzini <bonzini@gnu.org>
6295
6296 * Makefile.tpl: Fix typo.
6297 * Makefile.in: Regenerate.
6298
f5f8a794
PB
62992004-06-01 Paolo Bonzini <bonzini@gnu.org>
6300
6301 * configure.in: Remove new- prefix from toplevel
6302 bootstrap targets.
6303 * configure: Regenerate.
6304
f7a4c34f
PB
63052004-06-01 Paolo Bonzini <bonzini@gnu.org>
6306
6307 Merge this patch from the gcc tree:
6308
6309 2004-05-30 Andreas Jaeger <aj@suse.de>
6310 Jim Wilson <wilson@specifixinc.com>
6311
6312 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6313 like CC.
6314
319cab08
PB
63152004-06-01 Paolo Bonzini <bonzini@gnu.org>
6316
6317 * Makefile.tpl (all.normal): Rename to all.
6318 (all): Replace with a rule to pick the default
6319 target from configure.
6320 (all-gcc, configure-gcc): Use conditionals to
6321 do nothing when toplevel bootstrap is going on.
6322 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6323 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6324 * configure.in: Support --enable-bootstrap.
6325
6326 * Makefile.def: Remove new- prefix from toplevel
6327 bootstrap targets.
6328 * Makefile.tpl: Likewise.
6329
6330 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6331 target.
6332
6333 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6334 $(RECURSE_FLAGS) to recursive invocation of make.
6335
6336 * Makefile.in: Regenerate.
6337 * configure: Regenerate.
6338
88f64edc
DJ
63392004-05-27 Daniel Jacobowitz <dan@debian.org>
6340
6341 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6342 * configure: Regenerate.
6343
378fce5b
DD
63442004-05-25 Daniel Jacobowitz <drow@false.org>
6345
6346 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6347 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6348 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6349 targets.
6350 * Makefile.in: Regenerate.
6351
dfdffa2c
PB
63522005-05-24 Paolo Bonzini <bonzini@gnu.org>
6353
6354 * configure.in: Test the ability to symlink directories.
6355 * configure: Regenerate.
6356
6357 * Makefile.def (bootstrap-stage): New definitions.
6358 * Makefile.tpl (configure-stage1-gcc,
6359 configure-stage2-gcc, configure-stage3-gcc,
6360 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6361 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6362 new-restage3, compare): Autogenerate, see Makefile.in
6363 entry for behavioral changes.
6364 (distclean-stage1, new-stage1-start, new-stage1-end,
6365 new-stage1-bubble, distclean-stage2, new-stage2-start,
6366 new-stage2-end, new-stage2-bubble, distclean-stage3,
6367 new-stage3-start, new-stage3-end): New autogenerated targets.
6368 (objext, prebootstrap, BOOT_CFLAGS,
6369 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6370 targets.
6371
6372 * Makefile.in: Regenerate.
6373 (distclean-stage1, new-stage1-start, new-stage1-end,
6374 new-stage1-bubble, distclean-stage2, new-stage2-start,
6375 new-stage2-end, new-stage2-bubble, distclean-stage3,
6376 new-stage3-start, new-stage3-end): New targets.
6377 (all-stage1-gcc): Move prebootstrap dependency from here...
6378 (configure-stage1-gcc): ...to here.
6379 (new-bootstrap): Use bubble targets.
6380 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6381 Use per-stage distclean targets.
6382 (configure-stage1-gcc, configure-stage2-gcc,
6383 configure-stage3-gcc, all-stage1-gcc,
6384 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6385 Use new-stageN-start to prepare the tree.
6386
04cf1b77
PB
63872004-05-23 Paolo Bonzini <bonzini@gnu.org>
6388
6389 * Makefile.def (host_modules): add libcpp.
6390 * Makefile.tpl: Add dependencies on and for libcpp.
6391 * Makefile.in: Regenerate.
6392 * configure.in: Add libcpp host module.
6393 * configure: Regenerate.
6394
80b200a1
ZW
63952004-05-17 Zack Weinberg <zack@codesourcery.com>
6396
6397 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6398 of libf2c.
6399 * configure, Makefile.in: Regenerate.
6400
4b1cb4fe
DD
64012004-05-13 Diego Novillo <dnovillo@redhat.com>
6402
6403 Merge from tree-ssa-20020619-branch.
6404
6405 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6406 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6407 (HOST_GMPLIBS): Define.
6408 (HOST_GMPINC): Define.
6409 (TARGET_LIB_PATH): Add libmudflap.
6410 (GFORTRAN_FOR_TARGET): Define.
6411 (configure-build*): Export GFORTRAN.
6412 (configure-gcc): Export GMPLIBS and GMPINC.
6413 (all-gcc): Add maybe-all-libbanshee.
6414 (configure-target-libgfortran): Define.
6415 * Makefile.in: Regenerate.
6416 * configure.in (host_libs): Add libbanshee.
6417 (target_libraries): Add target-libmudflap and target-libgfortran.
6418 Add --with-libbanshee.
6419 Handle --disable-libmudflap.
6420 (*-*-freebsd*): Use with_gmp.
6421 Add $(libgcj) to noconfigdirs.
6422 * configure: Regenerate.
6423 * depcomp: New file.
6424 * MAINTAINERS: Add tree-ssa maintainers.
6425
64262004-04-28 Paolo Bonzini <bonzini@gnu.org>
6427
6428 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6429 * configure: Regenerate.
6430
b8908782
DD
64312004-04-27 Paolo Bonzini <bonzini@gnu.org>
6432
6433 Revert:
6434 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6435
6436 * Makefile.def (flags_to_pass): Remove *dir variables that
6437 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6438 as well as prefix and exec_prefix.
6439 * Makefile.in: Regenerate.
6440
64412004-04-26 Paolo Bonzini <bonzini@gnu.org>
6442
6443 * Makefile.def (host_modules): Mark with the bootstrap
6444 flag packages on which gcc depends.
6445 * Makefile.tpl (all-bootstrap): Use it.
6446 * Makefile.in: Regenerate.
6447
64482004-04-26 Paolo Bonzini <bonzini@gnu.org>
6449
6450 * Makefile.def (flags_to_pass): Remove *dir variables that
6451 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6452 as well as prefix and exec_prefix.
6453 * Makefile.in: Regenerate.
6454
64552004-04-26 Paolo Bonzini <bonzini@gnu.org>
6456
80b200a1
ZW
6457 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6458 * configure: Regenerate.
6459 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6460 * gcc/Makefile.tpl (compare): Use the result of the test.
6461 * gcc/Makefile.in: Regenerate.
b8908782
DD
6462
64632004-04-23 Paolo Bonzini <bonzini@gnu.org>
6464
6465 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6466 Always relocate gcc and prev-gcc to the original names, even
6467 if the build fails.
6468 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6469 New targets.
6470
0f260896
RO
64712004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6472
6473 * configure.in (mips*-*-irix5*): Enable ld.
6474 * configure: Regenerate.
6475
51860f05
JW
64762004-04-15 James E Wilson <wilson@specifixinc.com>
6477
6478 * Makefile.tpl (configure-[+module+], configure-gcc,
6479 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6480 Set and export LDFLAGS.
6481 * Makefile.in: Regenerate.
6482
54752a6b
NN
64832004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6484
6485 PR bootstrap/14871
6486 * Makefile.tpl: If we don't have built-in-tree target tools,
6487 use the ones found by configure rather than hacking around with
6488 program_transform_name.
6489 * configure.in: Give Makefile.tpl the information necessary
6490 to do that.
6491 * Makefile.in: Regenerate.
6492 * configure: Regenerate.
6493
64942004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6495
6496 PR bootstrap/14760
6497 * configure.in: When computing baseargs, strip *all* copies of
6498 offending options. Also, don't match/substitute the trailing space,
6499 so that this actually works when two similar options are separated by
6500 only one space.
6501 * configure: Regenerate.
6502
65032004-04-06 David Edelsohn <edelsohn@gnu.org>
6504
80b200a1
ZW
6505 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6506 (rs6000-*-aix*): Same.
6507 * configure: Regenerate.
54752a6b 6508
5e2b61fb
SS
65092004-03-25 Stan Shebs <shebs@apple.com>
6510
6511 Remove MPW support, no longer used.
6512 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6513 mpw-install: Remove files.
6514 * src-release (DEVO_SUPPORT): Remove names of removed files.
6515 * MAINTAINERS: Likewise.
6516
1a6f2dc7
NN
65172004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6518
a0049f1b
NN
6519 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6520 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6521 * Makefile.in: Regenerate.
6522
1a6f2dc7
NN
6523 * configure.in (top level bootstrap support): Rework --enable-werror
6524 to set @stage2_werror_flag@.
6525 * configure: Regenerate.
6526 * Makefile.tpl (top level bootstrap support): Pass
6527 @stage2_werror_flag@ down to configure in stages 2 and 3.
6528 * Makefile.in: Regenerate.
6529
920e3419
NN
65302004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6531
6532 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6533 for stages 2 and 3 as well as in make. As a consequence, remove
6534 OUTPUT_OPTION (now detected by configure) from the flags passed down
6535 to make.
6536 * Makefile.in: Regenerate.
6537
6538 * Makefile.tpl (new-bootstrap): Fix typo.
6539 * Makefile.in: Regenerate.
6540
4fa63067
NN
65412004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6542
6543 * Makefile.tpl: Rearrange by moving recursive_targets rules
6544 into their proper sections.
6545 * Makefile.tpl (top level bootstrap support): Move disabling
6546 of coverage flags from 'make' to 'configure'; improve comments.
6547 * Makefile.in: Regenerate.
6548
6549 * Makefile.tpl (experimental top level bootstrap) Move stage1
6550 language setting from all- target to configure- target; disable
6551 intermodule optimization in stage 1; prevent gratuitous rebuilds
6552 of stage 1.
6553 * Makefile.in: Regenerate.
6554 * configure.in: Comma-separate stage 1 language list for top
6555 level bootstrap.
6556 * configure: Regenerate.
6557
6558 * Makefile.tpl: Clean up experimental top level bootstrap support:
6559 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6560 prev-gcc in configure- targets as well as all- targets.
6561 * Makefile.in: Regenerate.
6562
fb8a10fd
NN
65632004-03-17 Paolo Bonzini <bonzini@gnu.org>
6564
6565 * configure.in: Remove symbolic link section.
6566 * configure: Regenerate.
6567 * Makefile.tpl (links): Remove.
6568 * Makefile.in: Regenerate.
6569
947f426e 65702004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 6571 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
6572
6573 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 6574 Set with AC_CHECK_PROGS.
947f426e
NN
6575 * configure.in: Fix comment typo from last patch.
6576 * configure: Regenerate.
6577
1d39f329
NN
65782004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6579
6580 * Makefile.tpl: Introduce experimental top level bootstrap support.
6581 * Makefile.in: Regenerate.
6582 * configure.in: Introduce support for top level bootstrap.
6583 * configure: Regenerate.
6584
4b0ac75d 65852004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6586 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
6587
6588 PR bootstrap/14522
6589 * configure.in: Cope with shells that do not support unquoted ^
6590 * configure: Regenerate.
6591
2e70b094 65922004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6593 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
6594
6595 PR bootstrap/14522
6596 * configure.in: Cope with shell that do not support nesting
6597 quotes inside quoted backquote substitutions.
6598 * configure: Regenerate.
6599
66002004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6601
6602 PR bootstrap/14522
6603 * configure.in: Fix escaping of $.
6604 * configure: Regenerate.
6605
9e07f89d
NN
66062004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6607
6608 * configure: Regenerate.
6609
66102004-03-08 Paolo Bonzini <bonzini@gnu.org>
6611
6612 PR ada/14131
6613 Move language detection to the top level.
6614 * configure.in: Find default values for the tools as
6615 soon as possible. Disable ada if GNAT is not found.
6616 Emit error message about missing languages. Expand
6617 --enable-languages=all for the gcc subdirectory.
6618
1712ab83
RS
66192004-03-01 Richard Sandiford <rsandifo@redhat.com>
6620
6621 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6622 and disable libgcj.
6623 * configure: Regenerated.
6624
3dee29da
NN
66252004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6626
6627 PR bootstrap/7087
6628 * Makefile.tpl: Guard XFOO sed statements better.
6629 * Makefile.tpl: Add dependency for configure-target-libada.
6630 * Makefile.in: Regenerate (incidentally fixes broken
6631 commit when libada-branch was merged).
6632
0558264b
AC
66332004-02-28 Andrew Cagney <cagney@redhat.com>
6634
6635 * src-release (CVS_NAMES): Define.
6636 (do-tar, do-tar): Prune $(CVS_NAMES).
6637
c38f9803
AC
66382004-02-23 Andrew Cagney <cagney@redhat.com>
6639
6640 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6641 2004-02-19.09.
6642
55636792
NN
66432004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6644
6645 PR bootstrap/11932
6646 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6647
1e600082
AC
66482004-02-19 Andrew Cagney <cagney@redhat.com>
6649
6650 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6651 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6652
3769cd82
DD
66532004-02-11 David Edelsohn <edelsohn@gnu.org>
6654
6655 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6656 (rs6000-*-aix*): Same.
6657 * configure: Regenerate.
6658
a92834c8
DD
66592004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6660
6661 * configure.in (host): Add in missing $noconfigdirs to defines.
6662 * configure: Regenerate.
6663
a2592b1b
DD
66642004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6665 Nathanael Nerode <neroden@gcc.gnu.org>
6666
6667 PR ada/6637, PR ada/5911
80b200a1 6668 Merge with libada-branch:
a2592b1b
DD
6669 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6670 with appropriate dependencies. Add --enable-libada configure switch.
6671 * configure, Makefile.in: Regenerate.
6672
e31d1ea3
DD
66732004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6674
6675 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6676 * configure: Regenerate.
6677
db85f5c0
JJ
66782004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6679
6680 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 6681
fc434214
DD
66822004-01-23 DJ Delorie <dj@redhat.com>
6683
6684 * Makefile.def (target_modules) [libiberty]: Don't stage.
6685 * Makefile.in: Rebuilt.
6686
ad445c2c 66872004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 6688
ad445c2c
JJ
6689 * COPYING.NEWLIB: Update to include copyrights for new
6690 iconv code.
6691
72bbedde
AC
66922004-01-15 Andrew Cagney <cagney@redhat.com>
6693
6694 * src-release: Update copyright year.
6695 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6696 (NEWLIB_SUPPORT_DIRS): Delete macro.
6697 (newlib.tar.bz2): Delete rule.
6698
a6d6062d
DD
66992004-01-14 Loren J. Rittle <ljrittle@acm.org>
6700
6701 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6702 * Makefile.tpl (configure-target-[+module+]): Support stage.
6703 * Makefile.in: Rebuilt.
6704
f8b73030
MR
67052003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6706
6707 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6708 throughout.
6709
aff0e9df
NN
67102004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6711
bb5dca17
NN
6712 * configure.in: Use ./config.cache, not config.cache.
6713 * configure: Regenerate.
6714 * Makefile.tpl: Special-casing not needed for GCC any more.
6715 * Makefile.in: Regenerate.
6716
82252c06
NN
6717 * configure.in: Don't share a cache file for host dirs.
6718 * configure: Regenerate.
6719
aff0e9df
NN
6720 * config-ml.in: Don't mess with the cache file.
6721
95036d20
NN
67222004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6723
ac7b618e
NN
6724 * Makefile.tpl: Make GCC use a separate config.cache.
6725 * Makefile.in: Regenerate.
6726
95036d20
NN
6727 PR bootstrap/11932, PR bootstrap/11933
6728 (I don't know if it will fix either of them, but it relates
6729 to them.)
6730 * configure.in: Don't use shared config.cache for target
6731 directories.
6732 * configure: Regenerate.
6733
08c1856b
DD
67342003-12-31 Roger Sayle <roger@eyesopen.com>
6735
6736 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6737 * configure: Regenerated.
6738
c1968181 67392003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 6740
9eb322aa
MF
6741 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6742 * configure: Regenerated.
c1968181 6743
10ecffb9
NN
67442003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6745
6746 Port change over from GCC:
6747 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6748 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6749 (configure-build-[+module+], configure-[+module+]): Likewise.
6750 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6751 * Makefile.in: Regenerate.
6752
f2ab5990
TF
67532003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6754
6755 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6756 * configure: Regenerate.
6757
41a7d11a
JJ
67582003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6759
80b200a1 6760 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
6761 stdlib.
6762
d9441a1f
DD
67632003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6764
6765 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6766 * Makefile.in: Regenerate.
6767
3a48a978
DD
67682003-10-20 Phil Edwards <phil@codesourcery.com>
6769
6770 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6771 * configure: Regenerate.
6772
f0b24077
NN
67732003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6774
6775 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6776 HOST_FLAGS_TO_PASS.
6777 * Makefile.in: Regenerate.
6778
5fbad20a
DD
67792003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6780
6781 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6782 * configure: Rebuilt
6783 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6784 * Makefile.in: Rebuilt
6785
78be4155
L
67862003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6787
6788 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6789
051fcc7a
L
67902003-10-01 Phil Edwards <pme@gcc.gnu.org>
6791
6792 * config-ml.in: Use ac_configure_args directly instead of
6793 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6794 actually seen.
6795
67962003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6797
6798 * config-ml.in: Propagate INSTALL variables.
6799
f27d4f92
DJ
68002003-09-21 Daniel Jacobowitz <drow@mvista.com>
6801
6802 * configure.in: Pass a computed --program-transform-name
6803 to subconfigures.
6804 * configure: Regenerated.
6805
cae4d560
NN
68062003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6807
6808 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6809 * Makefile.in: Regenerate.
6810
6811 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6812 * Makefile.in: Regenerate.
6813
8ff944f6
DJ
68142003-09-17 Daniel Jacobowitz <drow@mvista.com>
6815
6816 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6817 quoting.
6818 * configure: Regenerated.
6819
d9a35680
MC
68202003-09-12 Michael Chastain <mec@shout.net>
6821
6822 Fix PR gdb/857.
6823 * src-release (do-proto-topleve): Remove junk files
6824 intl/config.cache, intl/config.status,
6825 intl/config.h, intl/stamp-h.
6826
710068b9
AC
68272003-09-14 Andrew Cagney <cagney@redhat.com>
6828
6829 * src-release (dejagnu.tar): New target.
6830 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6831 (do-djunpack): Use $(PACKAGE) for the package name.
6832
e1008165
DD
68332003-09-04 DJ Delorie <dj@redhat.com>
6834
6835 * configure: Regenerate.
6836
21998d12
NC
68372003-09-04 Robert Millan <robertmh@gnu.org>
6838
6839 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 6840
ccca4bb3
DD
68412003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6842
6843 * configure.in: Ensure arguments to sed are properly spaced.
6844 * configure: Regenerate.
6845
ee949b5e
DJ
68462003-08-28 Daniel Jacobowitz <drow@mvista.com>
6847
6848 Merge from gcc:
6849 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6850 * install-sh: Update to newer upstream versions (associated with
6851 aclocal 1.7).
6852 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6853
75addda2
DJ
68542003-08-27 Daniel Jacobowitz <drow@mvista.com>
6855
6856 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6857 * configure: Regenerated.
6858
8d2877d8
NN
68592003-08-23 Phil Edwards <pme@gcc.gnu.org>
6860
6861 * configure.in: Use newline instead of semicolon when assuming
6862 shell arguments in a for loop.
6863 * configure: Regenerated.
6864
d2cc0e0d
GK
68652003-08-20 Geoffrey Keating <geoffk@apple.com>
6866
6867 PR 8180
6868 * configure.in: When testing with_libs and with_headers, treat
6869 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6870 * configure: Regenerate.
80b200a1 6871
d2cc0e0d
GK
6872 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6873 make, shell, etc.
6874 (baseargs): Likewise.
6875 * configure: Regenerate.
6876
04d1ab34
GK
68772003-08-19 Geoffrey Keating <geoffk@apple.com>
6878
6879 * configure.in: Disable libgcj for darwin not on powerpc.
6880 * configure: Rebuild.
6881
ca506da8
MC
68822003-08-15 Michael Chastain <mec@shout.net>
6883
6884 * src-release (do-proto-toplev): Remove junk files
6885 dejagnu/example/calc/config.status,
6886 dejagnu/example/calc/config.log.
6887
a4aa3f49
DD
68882003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6889
6890 * config-ml.in, symlink-tree: Add license.
6891
ede4fbe4
NN
68922003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6893
6894 Merge from gcc:
6895
6896 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6897 * Makefile.tpl (check, check-c++): Express dependencies using
6898 dependencies rather than commands.
6899 * Makefile.in: Regenerate.
6900
6901 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6902 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6903 * Makefile.in: Update.
6904
970f29af
AC
69052003-08-01 Andrew Cagney <cagney@redhat.com>
6906
6907 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6908 * configure: Ditto.
6909
b2884a0c
DD
69102003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6911
6912 * configure.in: Enable libgcj for darwin.
6913 * configure: Rebuild.
6914
c07f46a4
NN
69152003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6916
6917 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6918
9175bfc0
NN
69192003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6920
6921 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6922 creating target and build subdirs to build all parent dirs as needed.
6923 * Makefile.in: Rebuild.
6924 * configure.in: Don't build dirs explicitly here.
6925 * configure: Rebuild.
6926
b9abda6a
AO
69272003-07-22 Alexandre Oliva <aoliva@redhat.com>
6928
6929 * Makefile.tpl (all-make): Depend on intl.
6930 * Makefile.in: Rebuilt.
6931
eef8ffd4
NN
69322003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6933
6934 * config.if: Remove unused libc_interface determination.
6935
295efaf0
NN
69362003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6937
6938 * Makefile.in: Regenerate, correctly this time.
6939
e5c3f801
NN
69402003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6941
6942 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6943 unused INSTALL_PROGRAM_ARGS.
6944 * configure.in: Use AC_PROG_INSTALL.
6945 * Makefile.in: Regenerate.
6946 * configure: Regenerate.
6947
4a18bd6b
AO
69482003-07-10 Alexandre Oliva <aoliva@redhat.com>
6949
6950 * configure: Rebuilt.
6951 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6952 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6953 newlib nor libgloss.
6954 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6955 * configure.in (am33_2.0-*-linux*): Added.
6956
fbd1054d
BW
69572003-07-09 Bob Wilson <bob.wilson@acm.org>
6958
6959 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6960 * configure: Regenerate.
6961
b40e3958
L
69622003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6963
6964 * config-ml.in: Replace PWD with PWD_COMMAND.
6965 * Makefile.tpl: Likewise.
6966 * Makefile.in: Regenerated.
6967
4a5be7ba
NN
69682003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6969
6970 * configure.in: Clean up config-lang.in handling. Delete
6971 useless assignment to "subdirs".
6972 * configure: Regenerate.
6973
9c14acb8
NN
69742003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6975
6976 * configure.in: Rename 'target_libs' to 'target_libraries'.
6977 Remove useless reference to 'target_libs'.
6978 * configure: Regenerate.
6979
8f32e830
KS
69802003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6981
6982 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6983 * Makefile.in: Regenerate.
6984
12f0bd74
NN
69852003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6986
6987 * Makefile.def: Introduce flags_to_pass.
6988 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6989 * Makefile.in: Regenerate.
6990
b07c2aad
HPN
69912003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6992
6993 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6994 and target-libgloss.
6995 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6996 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 6997 * configure: Regenerate.
b07c2aad 6998
56f25033
DD
69992003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7000
7001 * configure.in: Update testsuite_flags to new location.
7002 * configure. Regenerate.
80b200a1 7003
4ec9a3b2
NN
70042003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7005
7006 * Makefile.tpl: Remove BUILD_CC stuff.
7007 * Makefile.in: Regenerate.
7008
059083b1 70092003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 7010
059083b1
L
7011 * config.guess: Update to 2003-06-12 version.
7012 * config.sub: Update to 2003-06-13 version.
7013
535b046a
TS
70142003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7015
7016 * MAINTAINERS: Add myself as MIPS co-maintainer.
7017
00c22daa 70182003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 7019
00c22daa
L
7020 * config.guess: Update to 2003-06-06 version.
7021 * config.sub: Update to 2003-06-06 version.
7022
1047cb91
DD
70232003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7024
7025 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7026 * configure. Regenerate.
7027
123494c8
NN
70282003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7029
1047cb91
DD
7030 * configure.in: Disable serial configure by default.
7031 * configure: Regenerate.
7032 * Makefile.tpl: Abolish .NOTPARALLEL.
7033 * Makefile.in: Regenerate.
7034
7f121bbf
NN
7035 * Makefile.tpl: Replace {build,host,target}_canonical by
7036 {build,host,target}.
7037 * Makefile.in: Regenerate.
7038
123494c8
NN
7039 * Makefile.tpl: Fix stupid pasto.
7040 * Makefile.in: Regenerate.
7041
ec7e0995
NN
70422003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7043
7044 * Makefile.tpl: Remove bogus conditional.
7045 * Makefile.in: Regenerate.
7046
27b1cc72
NN
70472003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7048
2a4cbe27
NN
7049 * Makefile.tpl: Make 'recursive targets' using autogen rather
7050 than shell loop. Remove duplicate 'clean' targets and false
7051 comments.
7052 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7053 Add systematic method of specifying missing targets in subdirs.
7054 Add copyright boilerplate.
7055 * Makefile.in: Regenerate.
7056 * configure.in: Add 'recursive targets' to maybe list.
7057 * configure: Regenerate.
7058
27b1cc72
NN
7059 * Makefile.tpl: Rename [+target+] to [+make_target+].
7060 * Makefile.def: Rename 'target' to 'make_target'.
7061
01e51bd0
NC
70622003-05-30 Nick Clifton <nickc@redhat.com>
7063
7064 * README-maintainer-mode: Update URL for locating blessed config
7065 tools.
7066
2fd84b42
NC
70672003-05-29 Robert Millan <rmh@debian.org>
7068
7069 * ltconfig: Import this patch and modify for use with current
7070 version of ltconfig:
7071
7072 2003-05-21 Bruno Haible <bruno@clisp.org>
7073
7074 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
7075 GNU/FreeBSD.
7076
8945c6bb
DD
70772003-05-28 DJ Delorie <dj@redhat.com>
7078
7079 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7080 * Makefile.in: Regenerate.
7081
2f9632a1
JJ
70822003-05-28 Jeff Johnston <jjohnstn@redhat.com>
7083
80b200a1 7084 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 7085
3a12db16 70862003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 7087
3a12db16
DD
7088 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7089 newlib or libgloss.
7090 * Makefile.in: Regenerate.
7091
44482353
DD
70922003-05-21 DJ Delorie <dj@redhat.com>
7093
7094 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7095 * Makefile.in: Regenerate.
7096
fec2c52d
MR
70972003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7098
7099 * configure.in: Use curly braces in the definition of tooldir.
7100 * configure: Regenerate.
7101
16ae0395
NN
71022003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7103
7104 * configure.in: Switch more things to use maybe dependencies.
80b200a1 7105 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
7106 Factor out common code from autogen IF statements.
7107 * configure: Regenerate.
7108 * Makefile.in: Regenerate.
7109
ec11bdc6
DD
71102003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7111
7112 * configure.in: Accept i[3456789]86 for machine type.
7113 * configure: Regenerate.
7114
dd12c3a8
NN
71152003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7116
7117 * configure.in: Switch more things to use maybe dependencies.
7118 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7119 * configure: Regenerate.
7120 * Makefile.tpl: Switch more things to use maybe dependencies.
7121 * Makefile.in: Regenerate.
7122
cf662e21
AJ
71232003-05-16 Andreas Schwab <schwab@suse.de>
7124
7125 * Makefile.tpl (install-opcodes): Define.
7126 * Makefile.in: Rebuild.
7127
5481b376
AJ
71282003-05-13 Andreas Jaeger <aj@suse.de>
7129
7130 * config.guess: Update to 2003-05-09 version.
7131 * config.sub: Update to 2003-05-09 version.
7132
3959a22a
AJ
71332003-05-13 Michael Eager <eager@mvista.com>
7134
7135 * configure.in: Correct sed script so that options in quotes are not
7136 deleted.
7137 * configure: Rebuild.
7138
564b43e5
CV
71392003-05-12 Corinna Vinschen <corinna@vinschen.de>
7140
7141 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7142 and $$s/newlib/libc/sys/cygwin32 include paths.
7143 * configure: Ditto.
7144
bb947dc9
L
71452003-05-05 H.J. Lu <hjl@gnu.org>
7146
7147 * config-ml.in: Restored from gcc repository.
7148
77f7441a
CD
71492003-05-02 Chris Demetriou <cgd@broadcom.com>
7150
80b200a1
ZW
7151 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7152 * Makefile.in: Regenerate.
77f7441a 7153
a26d7085
DJ
71542003-04-27 Daniel Jacobowitz <drow@mvista.com>
7155
7156 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
7157 and Makefile.def.
7158
e4c4d240
DJ
71592003-04-27 Daniel Jacobowitz <drow@mvista.com>
7160
7161 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7162 * Makefile.in: Regenerated.
7163
62a3fc85
DD
71642003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7165
7166 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7167 * Makefile.in: Regenerate.
7168
71692003-04-18 Jakub Jelinek <jakub@redhat.com>
7170
7171 * configure.in (powerpc64*-*-linux*): Remove.
7172 * configure: Rebuilt.
7173
5b474aa8
DD
71742003-04-17 Phil Edwards <pme@gcc.gnu.org>
7175
7176 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7177 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7178 and restrap.
7179 * Makefile.in: Regenerate.
7180
71812003-04-16 Richard Earnshaw <rearnsha@arm.com>
7182
7183 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7184 * configure: Regenerated.
7185
bc295afe
AO
71862003-04-11 Alexandre Oliva <aoliva@redhat.com>
7187
7188 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7189 * */configure: Rebuilt.
7190
3728fade
NN
71912003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7192
7193 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7194 * Makefile.in: Regenerate.
7195
ce5b542e
MC
71962003-03-14 Michael Chastain <mec@shout.net>
7197
7198 * Makefile.in: Regenerate with correct Makefile.def.
7199
3db0a37f
NN
72002003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7201
7202 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7203 Make macro.
7204 * Makefile.in: Regenerate.
7205 * configure.in: Clean up gxx_include_dir logic.
7206 * configure: Regenerate.
7207
34349c6e
DD
72082003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7209
7210 * configure.in (gxx_include_dir): Fix typo.
7211 * configure: Regenerated.
7212
686c28c9
AC
72132003-03-06 Andrew Cagney <cagney@redhat.com>
7214
7215 * texinfo/texinfo.tex: Import version 2003-02-03.16.
7216
bba45b8b 72172003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 7218
bba45b8b
NN
7219 * configure.in: Include $(build_tooldir)/sys-include in
7220 FLAGS_FOR_TARGET.
7221 * configure: Regenerated.
7222
2683747f
NN
72232003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7224
bba45b8b
NN
7225 * Makefile.tpl: Reindent.
7226 * Makefile.in: Regenerate.
7227 * configure.in: Reindent. Don't set unused variables.
7228 * configure: Regenerate.
7229
2683747f
NN
7230 * Makefile.tpl: Always pass down RANLIB.
7231 * Makefile.in: Regenerate.
7232
7233 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7234 * Makefile.in: Regenerate.
7235 * configure.in: Remove unused logic relating to --enable-shared
7236 and --enable-threads. Remove bogus comments. Remove redundant
7237 noconfigdirs.
7238 * configure: Regenerate.
7239
7240 * configure.in: Replace ${libstdcxx_version} by its value.
7241 Remove reference to mh-dgux.
7242 * configure: Regenerate.
7243
50212802
NN
72442003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7245
7246 * Makefile.tpl: Rearrange.
7247 * Makefile.in: Regenerate.
7248
a6be7fc6
NC
72492003-02-25 Nick Clifton <nickc@redhat.com>
7250
7251 * configure: Remove site-file supprot - it is obsolete.
7252
f8a495c8
NC
72532003-02-24 Uwe Stieber <uwe@wwws.de>
7254
7255 * configure.in: Add support for kaOS as cross build target system.
7256 * configure: Regenerated.
7257
3decd77d
DD
72582003-02-20 Sean McNeil <sean@blue.mcneil.com>
7259
7260 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7261 configure-target-* as some target builds may require additional
7262 flags for preprocessor tests.
7263 * Makefile.in: Regenerated.
7264
f4ff34a3
AO
72652003-02-19 Alexandre Oliva <aoliva@redhat.com>
7266
7267 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7268 * ltconfig: Handle it.
7269 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7270 auto-detecting it.
7271
b7e4a931
AO
72722003-02-19 Alexandre Oliva <aoliva@redhat.com>
7273
7274 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7275 it is used as argument to $CC.
7276 * ltcf-gcj.sh: Likewise.
7277
6b784d9f
AO
72782003-02-19 Alexandre Oliva <aoliva@redhat.com>
7279
7280 * configure.in: Introduce --enable-maintainer-mode.
7281 * configure: Rebuilt.
7282 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7283 for maintainer mode.
7284 * Makefile.in: Rebuilt.
7285
8bcd8a07
AC
72862003-02-19 Andrew Cagney <ac131313@redhat.com>
7287
7288 * configure: Regenerate using autoconf 2.13.
7289
ee3fd329
AM
72902003-02-19 Alan Modra <amodra@bigpond.net.au>
7291
7292 * config.guess: Import latest version.
7293 * config.sub: Import latest version.
7294
e9e45685
JM
72952003-02-18 Jason Merrill <jason@redhat.com>
7296
7297 * Makefile.tpl (check-c++): Allow parallelism.
7298
859789af
AC
72992003-02-17 Andrew Cagney <ac131313@redhat.com>
7300
7301 * configure: Regenerate using autoconf 000227.
7302
b3f16a9b
GK
73032003-02-15 Geoffrey Keating <geoffk@apple.com>
7304
7305 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7306 don't configure target-libobjc.
7307 * configure: Regenerate.
7308
72e60e02
DD
73092003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7310
7311 * Makefile.tpl (RANLIB): Define.
7312 * Makefile.in: Regenerate.
7313
91f0e695
KS
73142003-02-06 Keith R Seitz <keiths@redhat.com>
7315
7316 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7317 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7318 * Makefile.in: Regenerated.
7319 * configure.in: Remove all traces of snavigator, db, and grep.
7320 * configure: Regenerated.
7321
122bfa92
FCE
73222003-01-31 Frank Ch. Eigler <fche@redhat.com>
7323
7324 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7325 * Makefile.in: Regenerated.
7326
264095c3
AO
73272003-01-30 Alexandre Oliva <aoliva@redhat.com>
7328
7329 * config.if: Copy from GCC.
7330
a84dbcb3
AO
73312003-01-27 Phil Edwards <pme@gcc.gnu.org>
7332
7333 * configure.in: Revert 24Jan change.
7334 * configure: Regenerate.
7335
19618276
NN
73362003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7337
7338 * configure.in: Revert previous change.
7339 * configure: Regenerate.
7340
b7f27a92
NN
73412003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7342
7343 * configure.in: Make rda native-only.
7344 * configure: Regenerate.
7345
83326456
NN
73462003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7347
7348 * configure.in: Add missing \.
7349 * configure: Rebuilt.
7350
5e367fa5
JJ
73512003-01-17 Jakub Jelinek <jakub@redhat.com>
7352
7353 * configure.in (baseargs): Avoid using \| in sed regular
7354 expressions.
7355 * configure: Rebuilt.
7356
e01f337c
JJ
73572003-01-16 Jakub Jelinek <jakub@redhat.com>
7358
7359 * configure.in (baseargs): Remove all supported forms of
7360 --cache-file, --srcdir, --host, --build and --target options
7361 from argument lists.
7362 * configure: Rebuilt.
7363
aa236487
AO
73642003-01-15 Alexandre Oliva <aoliva@redhat.com>
7365
7366 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7367 * configure: Rebuilt.
7368
586c0873
NN
73692003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7370
7371 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7372 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7373 * Makefile.in: Regenerate.
7374 * configure: Regenerate.
7375
497f816e
DD
73762003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7377
7378 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7379 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7380 * Makefile.in: Regenerate.
7381
bfbe5519
AO
73822003-01-09 Alexandre Oliva <aoliva@redhat.com>
7383
7384 * configure.in: Remove Makefile in build, host and target modules
7385 unless configure was run with --no-recursion.
7386 * configure: Rebuilt.
7387
3f234ef5
CD
73882003-01-08 Chris Demetriou <cgd@broadcom.com>
7389
7390 * config.guess: Update to 2003-01-03 version.
7391 * config.sub: Update to 2003-01-03 version.
7392
a3982d48
CF
73932003-01-07 Christopher Faylor <cgf@redhat.com>
7394
7395 * configure: Regenerate with proper autoconf 2.13.
7396
75778ec4
CF
73972003-01-07 Christopher Faylor <cgf@redhat.com>
7398
80b200a1
ZW
7399 * configure.in: Add AC_PREREQ for consistency.
7400 * configure: Regenerate.
75778ec4 7401
c180f501
AC
74022003-01-06 Andrew Cagney <ac131313@redhat.com>
7403
7404 * configure.in (GDB_TK): Add tcl directories conditional on
7405 gdb/gdbtk directory being present.
7406 * configure: Regenerate.
5481b376 7407
46ca2cc2
DA
74082003-01-04 John David Anglin <dave.anglin@nrc.ca>
7409
7410 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7411 by gcc if LD is not defined and we are not doing a Canadian Cross.
7412 * configure: Rebuilt.
7413
53dd8dab
DJ
74142003-01-01 Daniel Jacobowitz <drow@mvista.com>
7415
7416 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7417
50ceb20c
TT
74182002-12-31 Tom Tromey <tromey@redhat.com>
7419
7420 * Makefile.in: Rebuilt.
7421 * Makefile.def (target_modules) [libffi]: Allow installation.
7422
e78b5cfe
AS
74232002-12-31 Andreas Schwab <schwab@suse.de>
7424
7425 * configure.in: Fix use of $program_transform_name.
7426 * configure: Regenerated.
7427
67448102
DJ
74282002-12-30 Daniel Jacobowitz <drow@mvista.com>
7429
7430 * configure.in (baseargs): Don't remove first configure argument.
7431 * configure: Regenerated.
7432
e6bfb94a
AO
74332002-12-29 Alexandre Oliva <aoliva@redhat.com>
7434
7435 * Makefile.tpl (local-distclean): Don't remove...
7436 (multilib.ts): ... this. Moved into...
7437 (multilib.out): ... this. Don't use sub-make.
7438 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7439 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7440 (configure-build-[+module+], configure-[+module+],
7441 configure-target-[+module+], configure-gcc): ... these. Test
7442 for Makefile existence. Drop config.status from dependencies.
7443 * Makefile.in: Rebuilt.
7444 * configure.in: Move gcc-version-trigger to the end of
7445 ac_configure_args. Add comments to maybedep.tmp and
7446 serdep.tmp. Introduce --disable-serial-configure. Remove
7447 nonopt from baseargs, matching and removing corresponding
7448 whitespace while at it.
7449 * configure: Rebuilt.
7450
8f0dfb36
AO
74512002-12-28 Alexandre Oliva <aoliva@redhat.com>
7452
7453 * configure.in (host_configargs): Replace reference to
7454 no-longer-defined buildopts with --build=${build_alias}.
7455 * configure: Rebuilt.
7456
43be203f
AO
74572002-12-28 Alexandre Oliva <aoliva@redhat.com>
7458
7459 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7460 program_transform_name to standard idiom.
7461 (AUTOGEN, AUTOCONF): Define.
7462 (Makefile.in): Use $(AUTOGEN).
7463 (Makefile): Depend on config.status, and use autoconf-style rule to
7464 build it. Move original commands to...
7465 (config.status): ... this new target.
7466 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7467 $(AUTOCONF).
7468 * Makefile.in: Rebuilt.
7469
a0da8069
NN
74702002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7471
d18f1c9f
NN
7472 * Makefile.tpl: Fix dramatic bustage due to change in
7473 program_transform_name.
7474 * Makefile.in: Regenerate.
7475
7476 * configure.in: Remove unnecessary PATH setting.
7477 * configure: Regnerate.
7478
7479 * configure.in: Don't default to unprefixed tools unless
7480 the native tools will work.
7481 * configure: Regenerate.
7482
a0da8069
NN
7483 * configure.in: Convert to autoconf script. Blow away lots
7484 of now-redundant Makefile fragments.
7485 * configure: Generate using Autoconf.
7486 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7487 * Makefile.in: Regenerate.
7488
c567df0a
NN
74892002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7490
5481b376 7491 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
7492 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7493
5481b376 7494 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 7495 where they belong.
2c7f9a32 7496
2dabcfb4
AS
74972002-12-24 Andreas Schwab <schwab@suse.de>
7498
7499 * Makefile.tpl (multilib.out): Fix missing space.
7500 * Makefile.in: Regenerate.
7501
1086bc09
NN
75022002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7503
7504 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7505 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7506 * Makefile.in: Regenerate.
7507 * configure.in: Remove unnecessary leftovers.
7508
1086bc09
NN
75092002-12-21 Geoffrey Keating <geoffk@apple.com>
7510
7511 * configure.in (extra_ranlibflags_for_target): New variable.
7512 (*-*-darwin): Add -c to ranlib commands.
7513 * configure (tooldir): Handle extra_ranlibflags_for_target.
7514
14e9ca95
JJ
75152002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7516
7517 * COPYING.NEWLIB: Updated.
7518 * COPYING.LIBGLOSS: Ditto.
7519
14c428fb
NN
75202002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7521
7522 * Makefile.tpl: Revert HJL's change.
7523 * Makefile.in: Regenerated.
7524 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7525 always.
7526
313b8244
AS
75272002-12-19 Andreas Schwab <schwab@suse.de>
7528
7529 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7530 * Makefile.in: Regenerate.
7531
efeae3db
L
75322002-12-18 H.J. Lu <hjl@gnu.org>
7533
7534 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7535 * Makefile.in: Regenerated.
7536
7537 * configure.in (build_prefix): New. Substitute.
7538
43d92c63
NN
75392002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7540
59da4fe6
NN
7541 * Makefile.tpl: Don't let real targets depend on phony targets.
7542 * Makefile.in: Regenerate.
7543
43d92c63
NN
7544 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7545 * Makefile.in: Regenerate.
7546
b72e6a2d
JM
75472002-12-16 Jason Merrill <jason@redhat.com>
7548
7549 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7550 previous 'make bootstrap'.
7551 * Makefile.in: Regenerate.
7552
95c72c44
HPN
75532002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7554
7555 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7556
7d695d07
JM
75572002-12-13 Jason Merrill <jason@redhat.com>
7558
7559 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7560 library tests.
7561 (check-c++): Just depend on it and check-target-libstdc++-v3.
7562 * Makefile.in: Regenerate.
7563
54103d1e
NN
75642002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7565
7566 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7567 * Makefile.in: Regenerate.
7568
4024f1e1
JJ
75692002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7570
80b200a1
ZW
7571 * COPYING.NEWLIB: Update list of alternate Regent of California
7572 licenses and discuss official revoking of advertising clause.
7573 * COPYING.LIBGLOSS: Ditto.
4024f1e1 7574
7dda0df6
AO
75752002-12-12 Alexandre Oliva <aoliva@redhat.com>
7576
7577 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7578 * Makefile.in: Rebuilt.
7579
d03be79e 75802002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 7581
929293f4
NN
7582 * configure: Fix bug put in by gremlins.
7583
d03be79e
NN
7584 * Makefile.tpl: Substitute more autoconfily.
7585 * configure: Substitute more autoconfily.
7586 * Makefile.in: Regenerate.
7587
75882002-12-08 Andrew Cagney <ac131313@redhat.com>
7589
7590 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7591 * Makefile.in (all-sim): Ditto.
a36d530e
DD
7592
75932002-12-06 DJ Delorie <dj@redhat.com>
7594
7595 * Makefile.tpl: Change configure dependencies to not have real
7596 targets depend on phony targets.
b4a77b47 7597
db1ac78d
NN
75982002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7599
bcaf2395
NN
7600 * configure.in: Revert unintentional change.
7601
b4fa093e
NN
7602 * src-release: Configure host subdirs.
7603
db1ac78d
NN
7604 * Makefile.tpl: Change dependency for */multilib.out so that
7605 it works when gcc isn't in the tree.
7606
7607 * configure.in: Substitute more.
7608 * configure: Run subconfigures from the Makefile.
7609 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7610 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7611
15723a45
NN
76122002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7613
e2b9e2dc
NN
7614 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7615 and corresponding dependencies.
7616 * Makefile.in: Regenerate.
7617
2af579c4
NN
7618 * configure.in (host_tools): Order binutils, gas and ld for
7619 convenience in running the testsuites.
7620
a2cc058a
NN
7621 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7622 * Makefile.in: Regenerate.
7623 * configure.in: Introduce rules to serialize subconfigure runs.
7624
15723a45
NN
7625 * configure.in: Introduce BASE_CC_FOR_TARGET.
7626 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7627 Realize configure-build-* targets. Realize configure-target-* targets.
7628 * Makefile.in: Regenerate.
7629
ae831be5
NN
76302002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7631
7632 * configure: Move gcc_version_trigger stuff from here...
7633 * configure.in: ...to here.
7634
7635 * configure.in: Separate subconfigure options added by this file from
7636 options given by the user. Add machinery to put args for host
7637 subconfigures into the Makefile.
7638
7639 * Makefile.tpl: Remove 'vault' targets.
7640 * Makefile.tpl: Reorder and comment dependencies.
7641 * Makefile.in: Regenerate.
7642
bbf7c8ac
NN
76432002-11-28 Geoffrey Keating <geoffk@apple.com>
7644
7645 * configure.in: Move host-specific darwin noconfigdirs into
7646 the host-specific section.
7647
930314a4
NN
76482002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7649
52d7cdee
NN
7650 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7651 during replay.
7652 * Makefile.in: Regenerate.
7653
930314a4
NN
7654 (finishing slow-motion replay)
7655 * configure: Remove skip-this-dir support.
7656 * Makefile.tpl: Remove skip-this-dir support.
7657
7658 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7659 subdirectories.
7660 * Makefile.in: Regenerate.
7661
7662 * Makefile.tpl: Strip out useless setting of 'dir'.
7663 * Makefile.in: Regenerate.
5481b376 7664
930314a4
NN
76652002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7666
7667 (finishing slow-motion replay)
7668 * configure.in: Fix deeply stupid bug.
7669
7670 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7671 shell code in CXX_FOR_TARGET
7672 * Makefile.def: Introduce raw_cxx.
7673 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7674 RAW_CXX_FOR_TARGET.
7675 * Makefile.in: Regenerate.
7676
76772002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7678
7679 (finishing slow-motion replay)
7680 * Makefile.tpl: Remove unnecessary ifs.
7681 * Makefile.in: Regenerate.
7682
5481b376 7683 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7684 dependencies. Maybe-ize build-libiberty. Create dummy install
7685 targets for 'no_install' modules.
5481b376 7686 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 7687 build_modules stuff to configure.in.
5481b376 7688 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7689 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7690 * Makefile.in: Regenerate.
7691
3866be5d
NN
76922002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7693
7694 (continuing slow-motion replay)
7695 * Makefile.tpl: Make all-target, install-target behave similarly
7696 to all, install (only hitting configured targets). Eliminate
7697 unused macro defintions.
7698
7699 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7700 build != host.
7701
7702 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7703
7704 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7705
5481b376 7706 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
7707 configuring. Remove references to "dosrel".
7708 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 7709 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 7710 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 7711 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
7712 and redundant dependency; rearrange slightly.
7713 * Makefile.def: Add host-side libtermcap, utils.
7714
7715 * Makefile.in: Regenerate.
7716
e393202e
NN
77172002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7718
7719 (Continuing slow-motion replay)
7720 * Makefile.def: Add list of recursive targets to autogenerate.
7721 Add build_modules.
7722 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7723 targets. Autogenerate *-build-* targets.
7724 * Makefile.in: Regenerate.
7725
583d52d7
NN
77262002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7727
7728 (Continuing slow-motion replay)
7729 * configure: More autoconf-style substitutions.
7730 * Makefile.tpl: More autoconf-style substitutions.
7731 * Makefile.in: Regenerate.
7732
77332002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7734
7735 (Continuing slow-motion replay)
7736 * configure: Substitute more variables in a more autoconf-friendly
7737 way. Simplify slightly.
7738 * Makefile.tpl: Make more variables substitutable in an
7739 autoconf-friendly way.
7740 * Makefile.in: Regenerate.
7741
874e38b4
NN
77422002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7743
7744 (Continuing slow-motion replay)
7745 * configure.in (v810*): Remove special setting of tools.
7746
7747 * configure: Add support for extra required flags for ar or nm.
7748 * configure.in (aix4.3+): Use above support for target-specific
7749 issues, rather than using config/mt-aix43.
7750
852e5f18
NN
77512002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7752
7753 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7754 * configure: Remove 'removing', which doesn't work. Replace $subdir
7755 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7756 with $srcdir. Reformat indentation. Substitute some variables
7757 formerly hard-coded in the Makefile for build=host.
7758 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7759 * Makefile.def: Autogenerate more.
7760 * Makefile.in: Regenerate.
7761
c9a0d920
DD
77622002-11-13 Bruce Korb <bkorb@gnu.org>
7763
7764 * Makefile.tpl: syntactic cleanup
7765
dd2768ff
KB
77662002-11-04 Kevin Buettner <kevinb@redhat.com>
7767
7768 * Makefile.def (host_modules): Add rda.
7769 * Makefile.in: Regenerate.
7770 * configure.in (target_tool): Add target-rda to list.
7771
1aa8389d
DD
77722002-10-25 Phil Edwards <pme@gcc.gnu.org>
7773
7774 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7775 and restrap targets to this rule.
7776 * Makefile.in: Regenerate.
7777
28f46298
HPN
77782002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7779
7780 * configure.in (i[3456]86-*-linux*): Add check to disable
7781 ${libgcj} for glibc1.
7782
ff72e302
NC
77832002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7784
7785 * configure.in: Add tic4x target.
7786
8607b6c9
NN
77872002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7788
7789 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7790 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7791 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7792 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7793 * Makefile.in: Regenerate.
7794
f8f61f4a
NN
77952002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7796
c86f794b
NN
7797 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7798 * Makefile.in: Regenerate.
7799
a9590527
NN
7800 * Makefile.def: Remove order dependency comments.
7801 * Makefile.tpl: Add explicit install-install dependencies.
7802 * Makefile.in: Regenerate.
7803
8412ce72
NN
7804 * Makefile.tpl: Remove material now in src-release. (Finally!)
7805 * Makefile.in: Regenerate.
7806
8b9f37f1
NN
7807 * configure: Restore my original patch by syncing with gcc version.
7808
f8f61f4a
NN
7809 * Bring following over from gcc:
7810
78112002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7812
7813 * configure.in (s390*-*-linux*): Enable libgcj.
7814
403d9505
NN
78152002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7816
7817 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7818
95f6f383
AM
78192002-10-02 Alan Modra <amodra@bigpond.net.au>
7820
e4673b0a 7821 * configure: Move stray lines back to where they belong.
95f6f383 7822
748503c8
NN
78232002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7824
a581b5c3
NN
7825 * Makefile.tpl: Insert configure-target target, for src-release.
7826
c084f5b4
NN
7827 * configure: Finish reverting change which Andrew Cagney started
7828 reverting. Should fix bustage.
7829
7aa673ed 7830 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
7831 * src-release: New file. Contains material for making net
7832 releases for gdb, binutils, et al., formerly in Makefile.in.
7833
82a9b2d9
NC
78342002-09-30 Nick Clifton <nickc@redhat.com>
7835
7836 * cpu: New top level directory. Intended to hold input files for
7837 CGEN which have FSF copyright assignment.
7838 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7839
c2463a00
AC
78402002-09-29 Andrew Cagney <ac131313@redhat.com>
7841
7842 Revert below (note that src does not contain Makefile.tpl):
7843 * Makefile.tpl: Make subsituted variables more autoconfy.
7844 * Makefile.in: Regenerate.
7845
f03b4789
NN
78462002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7847
c11e16a9
NN
7848 * configure: Revert accidentally applied changes.
7849
f03b4789
NN
7850 * Makefile.tpl: Make more autoconf-friendly.
7851 * Makefile.in: Regenerate.
7852 * configure: Make substitution more autoconf-like.
7853
78542002-09-28 Richard Earnshaw <rearnsha@arm.com>
7855
7856 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7857 single entry to handle all these.
7858 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7859 libjava on arm-*-elf.
7860
c0292023
GK
78612002-09-27 Geoffrey Keating <geoffk@apple.com>
7862
7863 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7864 things that depend on them.
7865
c66d951e
NN
78662002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7867
7868 * Makefile.tpl: Make subsituted variables more autoconfy.
7869 * Makefile.in: Regenerate.
7870 * configure: Make seds more autoconfy.
7871
907a7241 78722002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
7873
7874 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7875 * Makefile.in: Regenerate.
7876 * configure.in: Rewrite sed statements to look autoconfy.
7877
907a7241
NN
7878 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7879 all-target-foo on configure-target-foo.
7880 * Makefile.def: Ditto.
7881 * Makefile.in: Rebuild.
7882
405ea7a0
NN
78832002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7884
7885 * Makefile.def: New file.
7886 * Makefile.tpl: New file.
7887 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7888
7889 * configure.in: Minor rearrangement. Simplify tests.
7890
bdc57bfd
JT
78912002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7892
7893 * configure.in (with_headers): Skip copy if value is "yes".
7894 (with_libs): Likewise.
7895
ae03d6e2
NN
78962002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7897
7898 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7899 * configure.in (sh*-*-pe*): Ditto.
7900 * configure.in (mips*-*-pe*): Ditto.
7901 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
7902
7903 * configure.in: Rearrange.
7904
707960fe
NC
79052002-09-12 Nick Clifton <nickc@redhat.com>
7906
7907 * Import these changes from the config master repository:
7908
7909 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7910
7911 * config.sub: Add tic4x target.
7912
7913 2002-09-03 Ben Elliston <bje@redhat.com>
7914
7915 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7916 Reported by <Duncan_Stodart@insession.com>.
7917
36ea319f
JJ
79182002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7919
7920 * COPYING.NEWLIB: More updates.
7921
cf57480a
JJ
79222002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7923
7924 * COPYING.NEWLIB: Update.
7925
fd31a171
AC
79262002-08-23 Andrew Cagney <ac131313@redhat.com>
7927
23b632fc
AC
7928 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7929
fd31a171
AC
7930 * config.guess: Import version 2002-08-23.
7931 * config.sub: Import version 2002-08-22.
7932
a08bafb5
AO
79332002-08-20 Alexandre Oliva <aoliva@redhat.com>
7934
7935 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7936 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7937 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7938
17240c1f
NC
79392002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7940
7941 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7942
e70ad0c6
L
79432002-08-04 H.J. Lu (hjl@gnu.org)
7944
7945 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7946
574e6d11
DD
79472002-07-31 Alan Modra <amodra@bigpond.net.au>
7948
7949 * configure.in: Move generic linux case to end. Copy generic
7950 linux noconfigdirs to mips*-*-linux* entry and new
7951 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7952
611e7523
CD
79532002-07-19 Chris Demetriou <cgd@broadcom.com>
7954
7955 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7956 one instance of them which was missed to the list to update.
7957
51759676
CD
79582002-07-16 Chris Demetriou <cgd@broadcom.com>
7959
7960 * config.guess: Update to 2002-07-09 version.
7961 * config.sub: Update to 2002-07-03 version.
7962
7c1f909c
DD
79632002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7964
7965 * configure.in: Remove two redundant tests.
7966
d7cf5d30
DD
79672002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7968
7969 * configure.in (mips*-*-irix6*o32): Enable stabs.
7970
c74222f7
DD
79712002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7972
5b53c336
DD
7973 * configure.in: Don't build grez.
7974 * Makefile.in: Ditto.
7975
c74222f7
DD
7976 * Makefile.in: Remove references to bsp, cygmon, libstub.
7977 * configure.in: Ditto.
7978
7979 * configure.in: Remove leftover reference to gdbtest.
7980
edd1b227
DD
79812002-07-08 Phil Edwards <pme@gcc.gnu.org>
7982
7983 * configure.in (gxx_include_dir): Change to match versioned
7984 C++ headers if --enable-version-specific-runtime-libs is used.
7985
486186e3
AO
79862002-07-04 Steve Ellcey <sje@cup.hp.com>
7987
7988 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7989
ff0a3bf8
DD
79902002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7991
7992 * configure.in: Make --without-x work.
7993
1dfa8174
NC
79942002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7995
7996 * contrib: New directory. Created to contain a copy of the
5481b376 7997 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
7998 the FSF GCC sources.
7999
07637366
DD
80002002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8001
b6f83f2a
DD
8002 * configure.in: Rearrange target Makefile fragment collection.
8003
07637366
DD
8004 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8005 cvs[src].
8006 * configure.in: Ditto.
8007
f48556b1
DD
80082002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8009
8010 * Makefile.in: Eliminate 'apache' targets.
8011 * configure.in: Eliminate 'apache' targets.
8012
8013 * configure.in: Eliminate redundant tests. Reorganize.
8014
8015 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8016
8017 * config-ml.in: Eliminate references to Cygnus configure.
8018
8019 * Makefile.in: Eliminate references to building emacs.
8020
80212002-07-01 Denis Chertykov <denisc@overta.ru>
8022
8023 * configure.in: Add support for ip2k.
8024
cdb9e2b8
BE
80252002-06-24 Ben Elliston <bje@redhat.com>
8026
8027 * configure.in (host_tools): Remove cgen.
8028
8029 * Makefile.in (all-cgen): Remove; runs from its source directory.
8030 (check-cgen, install-cgen, clean-cgen): Likewise.
8031 (all-opcodes): No not depend on all-cgen.
8032 (all-sim): Likewise.
8033
3558860c
DD
80342002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8035
8036 * configure.in: Fix AIX configury bug.
8037
e3b0c936
DD
80382002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8039
cdb9e2b8 8040 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 8041
cdb9e2b8
BE
8042 * configure.in: Move definition of libstdcxx_flags right above
8043 usage, rather than way earlier.
8ee424c0 8044
c712250a
DD
8045 * configure.in: Pull definition of is_cross_compiler earlier.
8046
9ee1a75c
DD
8047 * configure.in: Rearrange a little.
8048
e3b0c936
DD
8049 * configure.in: Remove references to librx.
8050 * Makefile.in: Remove references to librx.
8051
b2bd228e
DD
80522002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8053
8054 * configure.in: Eliminate ${gasdir} variable.
8055
7cd52483
DB
80562002-06-18 Dave Brolley <brolley@redhat.com>
8057
8058 * configure.in: Add support for frv.
8059 * config.sub: Add support for frv.
8060
6c5e141a
DD
80612002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8062
8063 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8064
0d18b56d
JT
80652002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8066
8067 * configure.in (vax-*-netbsd*): Re-enable gas.
8068
fd8958d5
DD
80692002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8070
27f15fdd
DD
8071 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8072 BUILD_PREFIX_1, to correct nomenclature.
8073 * configure: Likewise.
8074
fd8958d5
DD
8075 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8076 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8077
0c2442b7
DD
80782002-05-31 Olaf Hering <olh@suse.de>
8079
8080 * config-ml.in: Propogate DESTDIR also.
8081
a3602181
JT
80822002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8083
8084 * configure.in (vax-*-netbsd*): Don't build gas for this
8085 platform.
8086
c95f53ae
MM
80872002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8088
8089 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8090 and libgcj for AVR.
8091
1d7c1053
NC
80922002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
8093
8094 * config.sub: Add DLX target.
8095
4b37028f
JT
80962002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8097
8098 * config.guess: Update to 2002-05-22 version.
8099 * config.sub: Likewise.
8100
d5de0a84
NC
81012002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8102
8103 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8104 * config-ml.in: Likewise.
8105 * configure: Likewise.
8106 * configure.in: Likewise.
8107
c92a0210
DD
81082002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8109
115a77aa
DD
8110 * configure.in: Simplify makefile fragment collection.
8111
8112 * configure.in: Remove code to build emacs.
e99daf2b 8113
91e060aa
DD
8114 * configure.in : Remove --srcdir argument from targargs and buildargs
8115 (it's always overridden in the Makefile anyway). Rearrange a bit.
8116
8117 * configure: Move some logic to configure.in.
8118 * configure.in: Move some logic from configure.
c92a0210 8119
91217342
JJ
81202002-05-07 Jeff Johnston <jjohnstn@redhat.com>
8121
8122 * COPYING.LIBGLOSS: New file.
8123
d3d8a9ee
NC
81242002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
8125
8126 * Makefile.in: Honour DESTDIR.
8127
3a036cdc
AO
81282002-05-05 Alexandre Oliva <aoliva@redhat.com>
8129
8130 * configure.in (noconfigdirs): Don't disable libgcj on
8131 sparc64-*-solaris* and sparcv9-*-solaris*.
8132
6d095fe4
AO
81332002-05-03 Alexandre Oliva <aoliva@redhat.com>
8134
8135 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8136
dac55df9
TF
81372002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8138
8139 * configure.in (FLAGS_FOR_TARGET): Do not add
8140 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8141 on i[3456]86-*-linux*.
8142
a018e15b
TF
81432002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8144
8145 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
8146
8147 * configure.in (noconfigdirs): Do not add target-newlib if
8148 target == i[3456]86-*-linux*, and host == target.
8149
5f284831
MM
81502002-04-29 Mark Mitchell <mark@codesourcery.com>
8151
8152 * config.guess: Updated to 2002-04-26's version.
8153 * config.sub: Updated to 2002-04-26's version.
8154
33babf59
DD
81552002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8156
bd5f7da2
DD
8157 * configure.in: delete reference to absent file
8158
a0c4f3a0
DD
8159 * configure.in: replace '[' with 'test'
8160
66f1ba4f
DD
8161 * configure.in: Eliminate references to gash.
8162 * Makefile.in: Eliminate references to gash.
8163
7c3ab50c
DD
8164 * configure.in: remove useless references to 'pic' makefile fragments.
8165
bbc025f5
DD
8166 * configure.in: (*-*-windows*) Finish removing.
8167
33babf59
DD
8168 * configure.in: Eliminate redundant test for libgui.
8169
d5ec694c
DD
81702002-04-26 Joel Sherrill <joel@OARcorp.com>
8171
8172 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8173 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8174
57a5346c
DD
81752002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8176
8177 * configure.in: remove references to dead files
8178
dbf93899
DD
81792002-04-18 Tom Tromey <tromey@redhat.com>
8180
8181 * configure.in: Disallow configuring libgcj when it is already
8182 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8183 Solaris 2.8 by default. For PR libgcj/6158.
8184
26eadf68
DD
81852002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8186
8187 * configure.in: Move default CC setting out of config/mh-* fragments
8188 directly into here.
8189
a0a2c6c6
DD
81902002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8191
8192 * configure.in: don't even try to configure or make a subdirectory
8193 if there's no configure script for it.
8194
9972f812
DD
81952002-04-15 Mark Mitchell <mark@codesourcery.com>
8196
8197 * MAINTAINERS: Remove chill maintainers.
8198 * Makefile.in (CHILLFLAGS): Remove.
8199 (CHILL_LIB): Remove.
8200 (TARGET_CONFIGDIRS): Remove libchill.
8201 (CHILL_FOR_TARGET): Remove.
8202 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8203 CHILL_LIB.
8204 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8205 (CHECK_TARGET_MODULES): Likewise.
8206 (INSTALL_TARGET_MODULES): Likewise.
8207 (CLEAN_TARGET_MODULES): Likewise.
8208 (configure-target-libchill): Remove.
8209 (all-target-libchill): Remove.
8210 * configure.in (target_libs): Remove target-libchill.
8211 Do not compute CHILL_FOR_TARGET.
8212 * libchill: Remove directory.
5481b376 8213
75205f78
DD
82142002-04-15 DJ Delorie <dj@redhat.com>
8215
8216 * Makefile.in, configure.in, configure: Sync with gcc, entries
8217 follow...
8218
82192002-04-08 Tom Tromey <tromey@redhat.com>
8220
8221 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8222 Fixes PR libgcj/6068.
8223
82242002-03-30 Krister Walfridsson <cato@df.lth.se>
8225
8226 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8227
82282002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8229
8230 * configure.in (alpha*-dec-osf*): Enable libgcj.
8231
82322002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8233
8234 Fix for: PR bootstrap/3591, target/5676
8235 * configure.in (mcore-pe): Disable the configuration of
8236 libstdc++-v3 since exceptions are not supported.
8237
82382002-03-20 Anthony Green <green@redhat.com>
8239
8240 * configure.in: Enable libgcj for xscale-elf target.
8241
82422002-02-28 Alexandre Oliva <aoliva@redhat.com>
8243
8244 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8245 libjava.
8246 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8247
82482002-02-22 Alexandre Oliva <aoliva@redhat.com>
8249
8250 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8251 libstdc++-v3 and libjava.
8252
82532002-02-11 Adam Megacz <adam@xwt.org>
8254
8255 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8256 boehm-gc
8257
82582002-02-09 Alexandre Oliva <aoliva@redhat.com>
8259
8260 * config.guess: Updated to 2002-01-30's version.
8261 * config.sub: Updated to 2002-02-01's version.
8262 Contribute sh64-elf.
8263 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8264 * configure.in: Added sh64-*-*.
8265
82662002-01-17 H.J. Lu <hjl@gnu.org>
8267
8268 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8269 (all-target-fastjar): Also depend on all-target-libiberty.
8270
8271Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8272
8273 * configure, configure.in: Use temp file for long sed commands.
8274
82752001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8276
8277 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8278 libf2c.
8279
82802001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8281
8282 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8283
82842001-10-11 Hans-Peter Nilsson <hp@axis.com>
8285
8286 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8287
82882001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8289
8290 * configure: Handle temporary files securely using mkdir.
8291
82922001-09-26 Will Cohen <wcohen@redhat.com>
8293
8294 * configure.in (*-*-linux*): Disable configuration of target-newlib
8295 and target-libgloss.
8296
82972001-09-26 Alexandre Oliva <aoliva@redhat.com>
8298
8299 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8300 RANLIB.
8301
83022001-08-11 Graham Stott <grahams@redhat.com>
8303
8304 * Makefile.in (check-c++): Add missing semicolon.
8305
83062001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8307
8308 * configure.in (sh-*-linux*): New.
8309
83102001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8311
8312 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8313 and libgcj on m68hc11/m68hc12.
8314
83152001-06-27 H.J. Lu (hjl@gnu.org)
8316
8317 * Makefile (CFLAGS_FOR_BUILD): New.
8318 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8319
83202001-06-01 Hans-Peter Nilsson <hp@axis.com>
8321
8322 * configure.in (libstdcxx_flags): Do not try to execute
8323 libstdc++-v3/testsuite_flags until it exists.
8324
83252001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8326
8327 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8328
83292001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8330
8331 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8332
8333Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8334
8335 * configure.in: Move *-chorusos target case to the proper switch.
8336 Disable libgcj.
8337
83382001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8339
8340 * Makefile.in (STAGE1_CFLAGS): Pass down.
8341
83422001-04-13 Alan Modra <amodra@one.net.au>
8343
8344 * config.guess: Add hppa64-linux support. Note for next import that
8345 this is already in the master file.
8346 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8347
83482001-03-22 Colin Howell <chowell@redhat.com>
8349
8350 * Makefile.in (DO_X): Do not backslash single-quotes in
8351 backquotes (two places).
8352
83532001-03-18 Laurynas Biveinis <lauras@softhome.net>
8354
8355 * Makefile.in (DO_X): Quote nested quotes.
8356
83572001-03-15 Laurynas Biveinis <lauras@softhome.net>
8358
8359 * Makefile.in (DO_X): Use double quotes for quoting
8360 "RANLIB=$${RANLIB}".
8361
83622001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8363
8364 * configure.in: Only use `lang_requires' for languages athat are
8365 actually enabled.
8366
83672001-03-07 Tom Tromey <tromey@redhat.com>
8368
8369 * configure.in: Allow config-lang.in to set `lang_requires' to list
8370 of other required languages.
8371
83722001-03-06 Laurynas Biveinis <lauras@softhome.net>
8373
8374 * Makefile.in: Remove RANLIB definition. Use RANLIB
8375 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8376 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8377
83782001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8379 Alexandre Oliva <aoliva@redhat.com>
8380
8381 * Makefile.in (check-c++): Use tabs, not spaces.
8382
83832001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8384
8385 * Makefile.in (check-c++): New rule.
8386
8387 * configure.in (target_libs): Remove libg++.
8388 (noconfigdirs): Remove libg++.
8389 (noconfigdirs): Same.
8390 (noconfigdirs): Same.
8391 (noconfigdirs): Same.
8392
8393 * config-ml.in: Remove libg++ references.
8394
8395 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8396 (ALL_TARGET_MODULES): Same.
8397 (configure-target-libg++): Remove.
8398 (all-target-libg++): Remove.
8399 (configure-target-libio): Remove.
8400 (all-target-libio): Remove.
8401 (check-target-libio): Remove.
8402 (.PHONY): Remove.
8403 (libg++.tar.bz2): Remove.
8404 (all-target-cygmon): Remove libio.
8405 (all-target-libstdc++): Remove.
8406 (configure-target-libstdc++): Remove.
8407 (TARGET_LIB_PATH): Remove libstdc++.
8408 (ALL_GCC_CXX): Remove libstdc++.
8409 (all-target-gperf): Correct.
8410
84112001-02-15 Anthony Green <green@redhat.com>
8412
8413 * configure: Introduce GCJ_FOR_TARGET.
8414 * configure.in: Ditto.
8415 * Makefile.in: Ditto.
8416
84172001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8418
8419 * configure.in: for *-chorusos, don't config target-newlib and
8420 target-libgloss.
8421
84222001-02-04 Mark Mitchell <mark@codesourcery.com>
8423
8424 Remove V2 C++ library.
8425 * configure.in: Remove --enable-libstdcxx_v3 support.
8426
84272001-01-27 Richard Henderson <rth@redhat.com>
8428
8429 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8430
84312001-01-26 Tom Tromey <tromey@redhat.com>
8432
8433 * configure.in: Allow libgcj to be built on Sparc Solaris.
8434
84352001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8436
8437 * configure.in: Enable libgcj on several additional platforms.
8438
84392001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8440
8441 * configure.in: Enable libgcj for linux targets.
8442
84432001-01-09 Mike Stump <mrs@wrs.com>
8444
8445 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8446 failures of subdirectories.
8447
84482001-01-02 Laurynas Biveinis <lauras@softhome.net>
8449
8450 * configure: handle DOS-style absolute paths.
8451
84522001-01-02 Laurynas Biveinis <lauras@softhome.net>
8453
8454 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8455
84562000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8457
8458 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8459 (libstdcxx_incdir): Pass down.
8460 * config.if: Remove expired bits for cxx_interface, add stub.
8461 (libstdcxx_incdir): Add variable for g++ include directory.
8462 * configure.in (gxx_include_dir): Use it.
8463
84642000-12-15 Andreas Jaeger <aj@suse.de>
8465
8466 * configure.in: Handle lang_dirs.
8467
84682000-12-13 Anthony Green <green@redhat.com>
8469
8470 * configure.in: Disable libgcj for any target not specifically
8471 listed. Disable libgcj for x86 and Alpha Linux until compatible
8472 with g++ abi.
8473
84742000-12-13 Mike Stump <mrs@wrs.com>
8475
8476 * Makefile.in (local-distclean): Also remove fastjar.
8477
84782000-12-10 Anthony Green <green@redhat.com>
8479
8480 * configure.in: Define libgcj. Disable libgcj target libraries for
8481 most targets.
8482
84832000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8484
8485 * configure.in (target_libs): Revert 2000-12-08 patch.
8486 (noconfigdirs): Added target-libjava.
8487
84882000-12-09 Laurynas Biveinis <lauras@softhome.net>
8489
8490 * Makefile.in: handle DOS-style absolute paths.
8491
84922000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8493
8494 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8495 libjava.
8496 * configure.in (target_libs): Removed `target-libjava'.
8497
84982000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8499
8500 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8501 (ALL_MODULES): Added fastjar.
8502 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8503 (all-target-libjava): all-fastjar replaces all-zip.
8504 (all-fastjar): Added.
8505 (configure-target-fastjar, all-target-fastjar): Likewise.
8506 * configure.in (host_tools): Added fastjar.
8507
85082000-12-07 Mike Stump <mrs@wrs.com>
8509
8510 * Makefile.in (local-distclean): Remove leftover built files.
8511
85122000-11-16 Fred Fish <fnf@be.com>
8513
8514 * configure.in (enable_libstdcxx_v3): Fix typo,
8515 libstd++ -> libstdc++.
8516
85172000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8518
8519 * configure: Provide the original toplevel configure arguments
8520 (including $0) to subprocesses in the environment rather than
8521 through gcc/configargs.h.
8522
85232000-11-12 Mark Mitchell <mark@codesourcery.com>
8524
8525 * configure: Turn on libstdc++ V3 by default.
8526
85272000-10-16 Michael Meissner <meissner@redhat.com>
8528
8529 * configure (gcc/configargs.h): Only create if there is a build GCC
8530 directory created.
8531
85322000-10-05 Phil Edwards <pme@gcc.gnu.org>
8533
8534 * configure: Save configure arguments to gcc/configargs.h.
8535
85362000-10-04 Andris Pavenis <pavenis@latnet.lv>
8537
8538 * Makefile.in (bootstrap): avoid recursion if subdir missing
8539 (cross): ditto
8540 (do-proto-toplev): ditto
8541
8542Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8543
8544 * configure.in: Do not build byacc for hppa64. Provide paths to the
8545 X11 libraries for hppa64.
8546
85472000-09-02 Anthony Green <green@cygnus.com>
8548
8549 * Makefile.in (all-gcc): Depend on all-zlib.
8550 (CLEAN_MODULES): Add clean-zlib.
8551 (ALL_MODULES): Add all-zlib.
8552 * configure.in (host_libs): Add zlib.
8553
85542000-08-25 Alexandre Oliva <aoliva@redhat.com>
8555
8556 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8557 $targargs to tell whether newlib is going to be built.
8558
8559 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8560 $$r/TARGET_SUBDIR/libio for _G_config.h.
8561
85622000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8563
8564 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8565
8566 * configure: Make enable_threads and enable_shared defaults
8567 explicit. Substitute enable_threads into generated Makefiles.
8568 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8569 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8570
85712000-08-02 Manfred Hollstein <manfredh@redhat.com>
8572
8573 * configure.in: Re-enable all references to libg++ and librx.
8574
ffb97b2f 85752002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 8576
ffb97b2f
DD
8577 * configure.in: Add *-*-freebsd* configurations.
8578
bbf6e9e3
AC
85792002-04-07 Andrew Cagney <ac131313@redhat.com>
8580
8581 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8582 (do-tar, do-bz2): New rules.
8583 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8584 (gdb-tar): New rule.
8585 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8586 (insight_dejagnu.tar): New rule.
8587 (insight.tar): New rule.
8588 (gdb+dejagnu.tar): New rule.
8589 (gdb.tar): New rule.
8590
8f1579c0
AC
85912002-04-07 Andrew Cagney <ac131313@redhat.com>
8592
8593 * MAINTAINERS: Update dejagnu/
8594
ba3c59ab
AO
85952002-03-16 Alexandre Oliva <aoliva@redhat.com>
8596
8597 * ltmain.sh (relink_command): Fix typo in previous change.
8598
6243d5dd
AO
85992002-03-15 Alexandre Oliva <aoliva@redhat.com>
8600
8601 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8602 (relink_command): Added --tag flags.
8603 (mode=install): If relinking fails; error out.
8604
80413487
RH
86052002-03-12 Richard Henderson <rth@redhat.com>
8606
8607 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8608 .NOTPARALLEL tag.
8609 (do-check): Rename from check.
8610 (check): Allow parallel check.
8611
3daeddf6
RH
86122002-03-11 Richard Henderson <rth@redhat.com>
8613
8614 * Makefile.in (.NOTPARALLEL): Add fake tag.
8615
fad93c55
L
86162002-03-07 H.J. Lu (hjl@gnu.org)
8617
8618 * configure.in: Enable gprof for mips*-*-linux*.
8619
2e8357fc
AO
86202002-02-28 Alexandre Oliva <aoliva@redhat.com>
8621
8622 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8623 libjava.
8624 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8625
bd48e1a9
AC
86262002-02-24 Andrew Cagney <ac131313@redhat.com>
8627
8628 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8629
39121370
DJ
86302002-02-23 Daniel Jacobowitz <drow@mvista.com>
8631
8632 * config.guess: Import from master sources, rev 1.232.
8633 * config.sub: Import from master sources, rev 1.246.
8634
081ff160
AO
86352002-02-23 Alexandre Oliva <aoliva@redhat.com>
8636
8637 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8638 because its Makefile is there; test for the executable instead.
8639
20a5393b
AO
86402002-02-09 Alexandre Oliva <aoliva@redhat.com>
8641
8642 Contribute sh64-elf.
8643 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8644 * configure.in: Added sh64-*-*.
8645
38135629
JJ
86462002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8647
80413487
RH
8648 * COPYING.NEWLIB: Remove advertising clause from
8649 Berkeley and Red Hat licenses.
38135629 8650
48d19748
MD
86512002-02-01 Mo DeJong <supermo@bayarea.net>
8652
8653 * Makefile.in: Add all-tix to deps for all-snavigator
8654 so that tix is built when building snavigator.
8655
f6e1c110
BE
86562002-02-01 Ben Elliston <bje@redhat.com>
8657
8658 * config.guess: Import from master sources, rev 1.229.
8659 * config.sub: Import from master sources, rev 1.240.
8660
4867be41
DJ
86612002-01-27 Daniel Jacobowitz <drow@mvista.com>
8662
8663 From Steve Ellcey <sje@cup.hp.com>:
8664 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8665 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8666 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8667 IA64.
8668 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8669 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8670 soname_spec, sys_lib_search_path_spec): Ditto.
8671
e82380cc
JT
86722002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8673
8674 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8675 target-libiberty, and target-libgloss. Skip Java-related
8676 libraries if not supported for NetBSD on target CPU.
8677
1319fb9c
NC
86782002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8679
8680 * configure.in: Import StrongARM and XScale target_configdirs from
8681 FSF GCC version.
8682
b020f6ac
L
86832002-01-16 H.J. Lu (hjl@gnu.org)
8684
8685 * config.guess: Import from master sources, rev 1.225.
8686 * config.sub: Import from master sources, rev 1.238.
8687
8688 * MAINTAINERS: Updated notes on config.guess and config.sub.
8689
a0c1c920
NC
86902002-01-11 Steve Ellcey <sje@cup.hp.com>
8691
8692 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8693 ld and gdb are not supported.
8694
a9fa5e1f
JJ
86952002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8696
8697 * Change reference to Cygnus Solutions to be Red Hat.
8698
94077108
JJ
86992002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8700
8701 * COPYING.NEWLIB: Update generic copyright date.
8702
05ecd75c
MS
87032002-01-07 Mark Salter <msalter@redhat.com>
8704
8705 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8706 Allow target-libgloss to be built for arm, strongarm, and xscale.
8707
a106bb62
BE
87082002-01-03 Ben Elliston <bje@redhat.com>
8709
8710 * MAINTAINERS: Update URL for config.* scripts.
8711
0e254642
AM
87122001-12-18 Alan Modra <amodra@bigpond.net.au>
8713
8714 * config.sub: Import latest version.
8715 * config.guess: Likewise.
8716
0a0d0041
TF
87172001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8718
8719 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8720 options for i[3456]86-pc-linux* native builds.
8721
d932cae7
NC
87222001-12-05 Laurent Guerby <guerby@acm.org>
8723
8724 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 8725 libiberty.
d932cae7
NC
8726
8727 Import this patch from gcc:
5481b376 8728
d932cae7
NC
8729 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8730
8731 * symlink-tree: handle DOS-style absolute paths.
8732
49b7683b
DD
87332001-11-28 DJ Delorie <dj@redhat.com>
8734 Zack Weinberg <zack@codesourcery.com>
8735
8736 When build != host, create libiberty for the build machine.
8737
8738 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8739 CONFIG_ARGUMENTS.
8740 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8741 New variables.
8742 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8743 and rules.
8744 (all.normal): Depend on ALL_BUILD_MODULES.
8745 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8746 (all-build-libiberty): Depend on configure-build-libiberty.
8747
8748 * configure: Calculate and substitute proper value for
8749 ALL_BUILD_MODULES.
8750 * configure.in: Create the build subdirectory.
8751 Calculate and substitute TARGET_CONFIGARGS (formerly
8752 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8753
26ef82f4
GK
87542001-11-26 Geoffrey Keating <geoffk@redhat.com>
8755
8756 * config.sub: Update to version 1.232 on subversion.
8757
43e64072
NC
87582001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8759
8760 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8761 files from .po files for a distribution.
8762
66f6c0d5
HPN
87632001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8764
8765 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8766
4a02fdb2
JH
87672001-11-13 Jeff Holcomb <jeffh@redhat.com>
8768
8769 Merged from net gcc:
8770 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8771 * ltcf-c.sh: Use $objext, not $ac_objext.
8772 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8773 * ltcf-cxx.sh: Add support for GNU.
8774 2001-07-22 Timothy Wall <twall@redhat.com>
8775 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8776 default settings if using GNU tools with that configuration.
8777 * ltcf-cxx.sh: Ditto.
8778 * ltcf-gcj.sh: Ditto.
8779 2001-07-21 Michael Chastain <chastain@redhat.com>
8780 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8781 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8782 * ltmain.sh: Mark as gcc-local.
8783
227b9953
JH
87842001-11-13 Jeff Holcomb <jeffh@redhat.com>
8785
8786 * Makefile.in (all-bison): Revert 2001-10-24.
8787 Don't depend on texinfo.
8788
cbbab8fb
JJ
87892001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8790
80413487 8791 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 8792
922b2485
DD
87932001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8794
8795 * configure.in (--enable-languages): Be more permissive about
8796 syntax. Check for empty lists better. Warn about $LANGUAGES.
8797
f08fa01d
HPN
87982001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8799
8800 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8801
fee3da4e
JH
88022001-10-24 Jeff Holcomb <jeffh@redhat.com>
8803
8804 Makefile.in (all-bison): Don't depend on texinfo.
8805
73fb1ef9
AM
88062001-10-03 Alan Modra <amodra@bigpond.net.au>
8807
8808 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8809
373688ac
AO
88102001-09-29 Alexandre Oliva <aoliva@redhat.com>
8811
8812 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8813
9c07660b
HPN
88142001-09-28 Hans-Peter Nilsson <hp@axis.com>
8815
8816 * config.sub, config.guess: Import latest from subversions.
8817
3f152009
AO
88182001-09-21 Alexandre Oliva <aoliva@redhat.com>
8819
8820 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8821 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8822 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8823 avoid quotes nesting problems.
8824 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8825 (DO_X): Export only variables that are set.
8826
8f6a59e5
BE
88272001-09-19 Ben Elliston <bje@redhat.com>
8828
8829 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8830 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8831 semantics. Use the shell built-in "type" command instead.
8832
a1ec19fa
TS
88332001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8834
8835 * config.sub: Reverted the earlier change, this version is not the
8836 master file.
8837
4008bd9b
TS
88382001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8839
8840 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8841 Add support for mips64.
8842
dd1e52a4
JH
88432001-09-03 Jeff Holcomb <jeffh@redhat.com>
8844
8845 * configure.in: Enable libstdc++-v3 for h8300 targets.
8846
91549d1c
EC
88472001-08-30 Eric Christopher <echristo@redhat.com>
8848 Jason Eckhardt <jle@redhat.com>
8849
8850 * config.sub: Add support for mipsisa32.
8851
cf966cf9
EC
88522001-08-30 Eric Christopher <echristo@redhat.com>
8853
8854 * config.sub, config.guess: Import latest from subversions.
8855
82208dc5
AM
88562001-08-20 Alan Modra <amodra@bigpond.net.au>
8857
8858 * config.sub, config.guess: Import latest from subversions.
8859
4dca8403
DD
88602001-07-26 DJ Delorie <dj@redhat.com>
8861
8862 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8863
1107dce2
AM
88642001-06-19 Alan Modra <amodra@bigpond.net.au>
8865
8866 * Makefile.in: Revert 2001-06-17.
8867 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8868
e09a6604
L
88692001-06-17 H.J. Lu <hjl@gnu.org>
8870
8871 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8872 (gas+binutils.tar.bz2): Likewise.
8873 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8874
31a8b634
AC
8875Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8876
8877 * Makefile.in (VER): When present, extract the version number from
5481b376 8878 the file version.in.
31a8b634 8879
dc70af01
AO
88802001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8881
8882 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8883 gcc/xgcc is built, use -print-prog-name to find out the program
8884 name to use.
8885
839bbd8c
AO
88862001-06-04 Mark Mitchell <mark@codesourcery.com>
8887
8888 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8889 with_gcc]: Use `gcc -shared' to build a shared library.
8890
566e9a30
AO
88912001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8892
8893 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8894 archives.
8895
e877bb69
AO
88962001-05-28 Simon Patarin <simon.patarin@inria.fr>
8897
8898 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8899 libraries when using g++ with native linker.
8900
1605288b
AO
89012001-05-28 Alexandre Oliva <aoliva@redhat.com>
8902
8903 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8904
11a383ba
TR
89052001-05-24 Tom Rix <trix@redhat.com>
8906
8907 * configure.in : enable ld for aix
cf966cf9 8908
18611226
AO
89092001-05-22 Alexandre Oliva <aoliva@redhat.com>
8910
8911 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8912 [aix4*|aix5*]: Prepend blank.
8913
6be7c12c
AO
89142001-05-20 Alexandre Oliva <aoliva@redhat.com>
8915
8916 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8917 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8918 of subdir/configure scripts to use the new libtool.m4.
8919
4ed00bba
L
89202001-05-14 H.J. Lu <hjl@gnu.org>
8921
8922 * config.if (libc_interface): Set to -libc6.2- for cross
8923 compiling to Linux/glibc 2.2.
8924
b1af961c
AO
89252001-05-03 Alexandre Oliva <aoliva@redhat.com>
8926
8927 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8928 libgcj.
8929
5ec3e74e
AO
89302001-04-26 Alexandre Oliva <aoliva@redhat.com>
8931
8932 * configure.in (noconfigdirs): Don't reset it from scratch in the
8933 target case; only append to it.
8934
b3ed1d6b
AO
89352001-04-26 Alexandre Oliva <aoliva@redhat.com>
8936
8937 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8938 sparc-*-solaris2.8]: Disable ${libgcj}.
8939
96111c10
AO
89402001-04-25 Alexandre Oliva <aoliva@redhat.com>
8941
8942 * configure.in (libgcj_saved): Copy from $libgcj.
8943 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8944 --disable-libgcj.
8945
b5bf43f2
AO
89462001-04-20 Alexandre Oliva <aoliva@redhat.com>
8947
8948 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8949 1.641.2.228.
8950
8cc32590
AO
89512001-04-12 Alexandre Oliva <aoliva@redhat.com>
8952
8953 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8954 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8955
dec0cb0c
AO
89562001-04-01 Alexandre Oliva <aoliva@redhat.com>
8957
8958 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8959 New macros.
8960 (bootstrap, cross): Use RECURSE_FLAGS.
8961 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8962
6a9c3886
AO
89632001-03-27 Alexandre Oliva <aoliva@redhat.com>
8964
8965 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8966
d4fc7db8
NC
89672001-03-23 Nick Clifton <nickc@redhat.com>
8968
8969 * README-maintainer-mode: Add note about inability to use "make
8970 distclean" in maintainer mode.
8971
7389ff65
AO
89722001-03-22 Alexandre Oliva <aoliva@redhat.com>
8973
8974 Re-installed:
8975 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8976 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8977 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8978 * ltcf-cxx.sh: Likewise.
8979 * ltcf-gcj.sh: Likewise.
8980
b3e0dc8e
PB
89812001-03-22 Philip Blundell <philb@gnu.org>
8982
8983 * config.sub, config.guess: Import latest from subversions.
8984
469b781c
AO
89852001-03-22 Alexandre Oliva <aoliva@redhat.com>
8986
8987 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8988 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8989
b0dad762
MC
89902001-03-20 Michael Chastain <chastain@redhat.com>
8991
8992 * Makefile.in: all-m4 depends on all-texinfo.
8993
c559bb17
AO
89942001-03-08 Alexandre Oliva <aoliva@redhat.com>
8995
8996 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8997
fef4ae2e
JJ
89982001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8999
9000 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
9001 longer valid.
9002
8d6dd99d
NC
90032001-02-16 Nick Clifton <nickc@redhat.com>
9004
9005 * configure.in (noconfigdirs): Allow configuration of texinfo
9006 for Cygwin hosts.
9007
a85d7ed0
NC
90082001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9009
9010 * config.guess: Add linux target for S/390.
9011 * config.sub: Likewise.
9012 * configure.in: Likewise.
9013
51221c5e
DD
90142001-02-06 Ben Elliston <bje@redhat.com>
9015
9016 * configure: Output host type to stdout, not stderr.
9017
9dec4c71
MS
90182001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9019
9020 * config.guess: Import from subversions.gnu.org (revision 1.181).
9021 * config.sub: Import from subversions.gnu.org (revision 1.199).
9022
9add9c04
AM
90232001-01-30 Alan Modra <alan@linuxcare.com.au>
9024
9025 * config.guess: Handle hppa64-linux systems.
9026
8679174d
MS
90272001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9028
9029 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9030 Don't unset, it's non-portable and no longer necessary, set to empty
9031 instead.
9032
02d01ed4
MS
90332001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9034
9035 * ltconfig: Shell portability fix for the tagname validity check.
9036
4cc5853d
MS
90372001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9038
9039 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9040
7487e485
AO
90412001-01-27 Alexandre Oliva <aoliva@redhat.com>
9042
9043 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9044 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9045
f332af52
AO
90462001-01-24 Alexandre Oliva <aoliva@redhat.com>
9047
9048 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9049 keep at least one of build_libtool_libs or build_old_libs set to
9050 yes.
9051
ef099754
AO
90522001-01-24 Alexandre Oliva <aoliva@redhat.com>
9053
9054 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9055 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9056
8341f2fc 90572000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 9058
8341f2fc
AJ
9059 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9060
90612000-11-03 Philip Blundell <pb@futuretv.com>
9062
9063 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9064 files.
ebf0fa2e 9065
c320a39f
JJ
90662001-01-15 Jeff Johnston <jjohnstn@redhat.com>
9067
9068 * COPYING.NEWLIB: Put into source repository.
9069
8817b92e
BE
90702001-01-15 Ben Elliston <bje@redhat.com>
9071
9072 * configure.in (host_tools): Add sid.
9073 Always configure cgen.
9074 * Makefile.in (all-sid): New target.
9075 (check-sid, clean-sid, install-sid): Likewise.
9076
35590697
AJ
90772001-01-07 Andreas Jaeger <aj@suse.de>
9078
80413487 9079 * config.sub, config.guess: Update from subversions.
35590697 9080
6ee6cea6
AO
90812000-12-12 Alexandre Oliva <aoliva@redhat.com>
9082
9083 * configure.in: Disable language-specific target libraries for
9084 languages that aren't enabled.
9085
077b8428
NC
90862000-11-24 Nick Clifton <nickc@redhat.com>
9087
9088 * configure.in (xscale-elf): Add target.
9089 (xscale-coff): Add target.
9090 (c4x, c5x, tic54x): Move after ARM targets.
9091
9e28a1ed
AO
90922000-11-23 Alexandre Oliva <aoliva@redhat.com>
9093
9094 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
9095
be98a80a
ILT
90962000-11-20 Ian Lance Taylor <ian@zembu.com>
9097
9098 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
9099
5cec67bf
AO
91002000-11-18 Alexandre Oliva <aoliva@redhat.com>
9101
9102 * Makefile.in: Merge with GCC and libgcj.
9103 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9104 configure-target-<library> when their configure scripts need the C
9105 or C++ library to have already been built to work properly.
9106 (do_proto_toplev): Set them to an empty string.
9107
d932cae7 91082000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
9109
9110 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9111 (REALLY_SET_LIB_PATH): Use them.
9112
d932cae7 91132000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
9114
9115 * config.sub: Add support for Sun Chorus
9116
8602ff0c
NC
91172000-11-02 Per Lundberg <plundis@chaosdev.org>
9118
9119 * config.sub: Add support for the *-storm-chaos OS.
9120
f9e0997d
NC
91212000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
9122
80413487
RH
9123 * configure.in (noconfigdirs): Don't compile some
9124 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 9125
d64552c5
AO
91262000-09-30 Alexandre Oliva <aoliva@redhat.com>
9127
9128 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
9129 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9130 all affected `configure' scripts.
9131
97f60b31
AO
91322000-09-25 Alexandre Oliva <aoliva@redhat.com>
9133
9134 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
9135 ltcf-c.sh.
9136
6e8dd58f
PB
91372000-09-12 Philip Blundell <philb@gnu.org>
9138
9139 * config.sub, config.guess: Update from subversions.
9140
103a2e99
AO
91412000-09-06 Alexandre Oliva <aoliva@redhat.com>
9142
51601921
AO
9143 * Makefile.in (all-zlib): Added dummy target.
9144
103a2e99
AO
9145 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
9146 multi-language branch.
9147
2809b4b9
AO
91482000-09-05 Alexandre Oliva <aoliva@redhat.com>
9149
9150 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9151 (bootstrap*): Depend on all-bootstrap.
9152
7450026c
AO
91532000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9154
9155 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9156 crosses, but add gcc/include to the header search path for them.
9157
6cf86f7f
AO
91582000-08-31 Alexandre Oliva <aoliva@redhat.com>
9159
9160 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
9161 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
9162 * gettext.m4: New file, extracted from aclocal.m4.
9163
ce2ea6e3
AO
91642000-08-22 Alexandre Oliva <aoliva@redhat.com>
9165
9166 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9167 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9168 sub-configures.
9169
9765193e
DE
91702000-08-20 Doug Evans <dje@casey.transmeta.com>
9171
9172 * Makefile.in (ALL_MODULES): Add all-cgen.
9173 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9174 (all-cgen): New target.
9175 (all-opcodes,all-sim): Depend on all-cgen.
9176 * configure.in (host_tools): Add cgen.
9177 Only configure cgen if --enable-cgen-maint.
9178
d7b32520
AO
91792000-08-17 Alexandre Oliva <aoliva@redhat.com>
9180
9181 * config-ml.in (CC, CXX): Don't introduce a leading space.
9182
e52ef561
AO
91832000-08-16 Alexandre Oliva <aoliva@redhat.com>
9184
9185 * configure.in (libstdcxx_flags): Use
9186 libstdc++-v3/src/libstdc++.INC.
9187
88f9c2a0
AO
91882000-08-15 Alexandre Oliva <aoliva@redhat.com>
9189
9190 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9191
98fbe43f
JM
91922000-08-11 Jason Merrill <jason@redhat.com>
9193
9194 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9195 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9196 (FLAGS_FOR_TARGET): Not here.
9197 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9198
279ddab4
DD
91992000-08-07 DJ Delorie <dj@redhat.com>
9200
9201 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9202 "if we're also building gcc, and it's a gcc that will run on the
9203 build machine, we want to use its includes instead of the system's
9204 default includes".
9205
60523a83
AO
92062000-08-03 Alexandre Oliva <aoliva@redhat.com>
9207
24ffec7a
AO
9208 * configure.in (libstdcxx_flags): Don't use `"'.
9209
60523a83
AO
9210 * config-ml.in: Adjust multilib search paths to the
9211 appropriate multilib tree.
9212
daf644b5
AO
92132000-08-02 Alexandre Oliva <aoliva@redhat.com>
9214
9215 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9216 commas in $LANGUAGES.
9217
63266560
DD
92182000-08-01 Alexandre Oliva <aoliva@redhat.com>
9219
9220 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9221
92222000-07-31 Alexandre Oliva <aoliva@redhat.com>
9223
9224 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9225 CXX_FOR_TARGET for sed.
9226
92272000-07-30 Alexandre Oliva <aoliva@redhat.com>
9228
9229 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9230 Do not override if already set in the environment or in configure.
9231 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9232 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9233
9e449d3e
AO
92342000-07-27 Alexandre Oliva <aoliva@redhat.com>
9235
9236 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9237 (GCC_FOR_TARGET): Use it.
9238 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9239 * configure.in: ... here.
9240 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9241 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9242
8bbd92e0
AO
92432000-07-24 Alexandre Oliva <aoliva@redhat.com>
9244
fd1f87b2
AO
9245 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9246 (configure-target-libchill, configure-target-libobjc): Likewise.
9247
8bbd92e0
AO
9248 * configure.in: Use the same cache file for all target libs.
9249 * config-ml.in: But different cache files per multilib variant.
9250
25c6c112
JL
92512000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9252
9253 * configure (topsrcdir): Don't use dirname.
9254
ba73c63f
JM
92552000-07-20 Jason Merrill <jason@redhat.com>
9256
9257 * configure.in: Remove all references to libg++ and librx.
9258
9259 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9260
1af08294
HPN
92612000-07-20 Hans-Peter Nilsson <hp@axis.com>
9262
9263 * config.sub: Update to subversions version 2000-07-06.
9264
ba73c63f
JM
92652000-07-12 Andrew Haley <aph@cygnus.com>
9266
9267 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9268 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9269
92702000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
9271
9272 * symlink-tree: Check number of arguments.
9273
d932cae7 92742000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
9275
9276 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
9277
ba73c63f
JM
92782000-07-05 Jim Wilson <wilson@cygnus.com>
9279
9280 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9281 search path for a g++ extracted from the build tree. This
9282 will allow link tests run by configure scripts in
9283 subdirectories to succeed.
9284
92ee2f86
UC
92852000-07-01 Koundinya K <kk@ddeorg.soft.net>
9286
80413487 9287 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 9288
23f2f29f
CV
92892000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9290
9291 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9292 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9293
f04f5a67
TW
92942000-06-19 Timothy Wall <twall@cygnus.com>
9295
9296 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9297 * config.sub: Add tic54x target.
9298
11da68be
NC
92992000-06-07 Phillip Thomas <pthomas@suse.de>
9300
9301 * README-maintainer-mode: New file: Contains notes on using
9302 --enable-maintainer-mode with binutils.
9303
d932cae7 93042000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
9305
9306 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
9307
d932cae7 93082000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
9309
9310 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9311 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9312
9442cea3
L
931320000-05-21 H.J. Lu (hjl@gnu.org)
9314
80413487
RH
9315 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9316 directory are used if they exist. Make sure
9317 $(build_tooldir)/include is searched for header files,
9318 $(build_tooldir)/lib/ for library files.
9442cea3 9319 (GCC_FOR_TARGET): Likewise.
80413487 9320 (CXX_FOR_TARGET): Likewise.
9442cea3 9321
d932cae7 93222000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
9323
9324 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9325
d932cae7 93262000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
9327
9328 * Makefile.in (configure-target-libiberty): Depend on
9329 configure-target-newlib.
9330
ba73c63f
JM
93312000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9332
9333 * configure.in, Makefile.in: Merge all libffi-related
9334 configury stuff from the libgcj tree.
9335
d932cae7 93362000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
9337
9338 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9339 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9340
d932cae7 93412000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
9342
9343 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9344 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 9345 current version information. Add to proto-toplev directory.
b5a23627
AC
9346 (gdb-taz): Build do-djunpack.
9347
ba73c63f
JM
93482000-05-15 David Edelsohn <edelsohn@gnu.org>
9349
9350 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9351
7c86ed39
L
93522000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9353
9354 * ltmain.sh: Preserve in relink_command any environment
9355 variables that may affect the linker behavior.
9356
d932cae7 93572000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
9358
9359 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9360
d932cae7 93612000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
9362
9363 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9364
ed0a91a5
EZ
93652000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9366
9367 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 9368 with the version name.
ed0a91a5 9369
ba73c63f 93702000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 9371
ba73c63f 9372 * config.if: Tweak.
6cafa39f 9373
ba73c63f 93742000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 9375
ba73c63f 9376 * djunpack.bat: New file.
66156876 9377
d932cae7 93782000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
9379
9380 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
9381 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9382 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9383 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 9384
ba73c63f
JM
93852000-04-16 Dave Pitts <dpitts@cozx.com>
9386
80413487
RH
9387 * config.sub (case $basic_machine): Change default for "ibm-*"
9388 to "openedition".
ba73c63f 9389
d932cae7 93902000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
9391
9392 * Makefile.in (gdb-taz): New target. GDB specific archive.
9393 (do-md5sum): New target.
9394 (MD5PROG): Define.
9395 (PACKAGE): Default to TOOL.
9396 (VER): Default to a shell script.
9397 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 9398 md5 checksum generation.
b35ece4e
AC
9399 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9400 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9401 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 9402 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 9403
d932cae7 94042000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
9405
9406 * configure (warn_cflags): Delete.
9407
ba73c63f 94082000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 9409 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 9410
80413487
RH
9411 * configure.in (enable_libstdcxx_v3): Add.
9412 (target_libs): Add bits here to switch between libstdc++-v2 and
9413 libstdc++-v3.
9414 * config.if: And this file too.
9415 * Makefile.in: Add libstdc++-v3 targets.
35590697 9416
ba73c63f
JM
94172000-04-05 Michael Meissner <meissner@redhat.com>
9418
9419 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 9420
d332c5ac
JM
94212000-03-29 Jason Merrill <jason@casey.cygnus.com>
9422
9423 * configure.in: -linux-gnu*, not -linux-gnu.
9424
d932cae7 94252000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
9426
9427 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9428 (do-tar-bz2): Replace TOOL with PACKAGE.
9429 (gdb.tar.bz2): Remove GDBTK from GDB package.
9430 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 9431 dejagnu.tar.bz2): New packages.
6dcbc97b 9432
96ce09a7
ILT
94332000-02-27 Andreas Jaeger <aj@suse.de>
9434
9435 * configure.in: Add entry for mips*-*-linux*, move catch all
9436 *-*-*linux* entry below this one.
9437
2031769e
ILT
94382000-02-27 Ian Lance Taylor <ian@zembu.com>
9439
9440 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9441
4bab746c
NC
94422000-02-24 Nick Clifton <nickc@cygnus.com>
9443
9444 * config.sub: Support an OS of "wince".
9445
d932cae7 94462000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
9447
9448 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 9449 version.
ada59422 9450
5b93d8bb
AM
94512000-02-23 Linas Vepstas <linas@linas.org>
9452
9453 * config.sub: Add support for Linux/IBM 370.
9454 * configure.in: Likewise.
9455
2fb651f6
NC
94562000-02-22 Nick Clifton <nickc@cygnus.com>
9457
9458 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9459
b8441c25
CF
94602000-02-20 Christopher Faylor <cgf@cygnus.com>
9461
9462 * config.guess: Guess "cygwin" rather than "cygwin32".
9463
d332c5ac
JM
94642000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9465
9466 * configure (gcc_version): When setting, narrow search to
9467 lines containing `version_string'.
9468
ba73c63f
JM
94692000-02-15 Denis Chertykov <denisc@overta.ru>
9470
9471 * config.sub: Add support for avr target.
9472
d932cae7 94732000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
9474
9475 * config.sub: Add mmix-knuth-mmixware.
9476
94772000-01-27 Christopher Faylor <cgf@redhat.com>
9478
9479 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9480 structure stuff to -L library search.
9481 (CXX_FOR_TARGET): Ditto.
9482 (CROSS_CHECK_MODULES): Fix spelling mistake.
9483
94842000-01-24 Mark Mitchell <mark@codesourcery.com>
9485
9486 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9487 the C++ compiler.
9488
94892000-01-12 Richard Henderson <rth@cygnus.com>
9490
9491 * configure.in: Don't build some bits for beos.
9492
94932000-01-12 Joel Sherrill (joel@OARcorp.com)
9494
9495 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9496 as include files.
9497
91b2c84d
GK
94982000-01-06 Geoff Keating <geoffk@cygnus.com>
9499
9500 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9501 not mh-aix43.
9502
ba73c63f
JM
95031999-12-14 Richard Henderson <rth@cygnus.com>
9504
9505 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9506 * config.sub: Accept alphaev[78], alphaev8.
9507
95081999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9509
9510 * config.guess, config.sub: Update from autoconf.
9511
9512Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9513
9514 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9515 necessary libraries are missing.
9516
95171999-10-25 Andreas Schwab <schwab@suse.de>
9518
9519 * configure: Fix quoting inside arguments of eval.
9520
95211999-10-21 Nick Clifton <nickc@cygnus.com>
9522
9523 * config-ml.in: Allow suppression of some ARM multilibs.
9524
9525Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9526
9527 * config.guess: Add OS/390 match pattern.
9528 * config.sub: Add mvs, openedition targets.
9529 * configure.in (i370-ibm-opened*): New.
9530
ef14edc4
ILT
95311999-09-04 Steve Chamberlain <sac@pobox.com>
9532
9533 * config.sub: Add support for configuring for pj.
9534
afb478e8
NC
95351999-08-31 Nick Clifton <nickc@cygnus.com>
9536
fd6848f6 9537 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 9538
ba73c63f 95391999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
9540
9541 * configure.in: Do not configure or build ld for AIX
9542 platforms. ld is known to be broken on these platforms.
9543
ba73c63f
JM
9544Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9545
9546 * config-ml.in: Pass compiler flag corresponding to multidirs to
9547 subdir configures.
9548
c363de44
ILT
95491999-08-09 Ian Lance Taylor <ian@zembu.com>
9550
9551 * Makefile.in (LDFLAGS): Define.
9552
dc8bc5a6
ILT
95531999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9554
9555 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9556 noconfigdirs.
9557 (*-*-cygwin*): Likewise.
9558
6ca3858e
ILT
95591999-08-08 Ian Lance Taylor <ian@zembu.com>
9560
71141bb6
ILT
9561 * mkdep: New file.
9562 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9563 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9564
6ca3858e
ILT
9565 From Eli Zaretskii <eliz@is.elta.co.il>:
9566 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9567 long file name when using DJGPP on MS-DOS.
9568
ba73c63f
JM
9569Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9570
9571 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9572
2735a327
AM
95731999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9574
9575 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9576 dependency as this causes "make check" to globally "make all"
9577
ba73c63f
JM
9578Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9579
9580 * configure.in (target_libs): Added target-zlib.
9581 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9582 (CONFIGURE_TARGET_MODULES): Likewise.
9583 (CHECK_TARGET_MODULES): Likewise.
9584 (INSTALL_TARGET_MODULES): Likewise.
9585 (CLEAN_TARGET_MODULES): Likewise.
9586 (configure-target-zlib): New target.
9587 (all-target-zlib): Likewise.
9588 (all-target-libjava): Depend on all-target-zlib.
9589 (configure-target-libjava): Depend on configure-target-zlib.
9590
9591 * Makefile.in (configure-target-libjava): Depend on
9592 configure-target-newlib.
9593 (configure-target-boehm-gc): New target.
9594 (configure-target-qthreads): New target.
9595
80413487
RH
9596 * configure.in (target_libs): Added target-qthreads.
9597 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9598 (CONFIGURE_TARGET_MODULES): Likewise.
9599 (CHECK_TARGET_MODULES): Likewise.
9600 (INSTALL_TARGET_MODULES): Likewise.
9601 (CLEAN_TARGET_MODULES): Likewise.
9602 (all-target-qthreads): New target.
9603 (configure-target-libjava): Depend on configure-target-qthreads.
9604 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
9605
9606 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9607 (CONFIGURE_TARGET_MODULES): Likewise.
9608 (CHECK_TARGET_MODULES): Likewise.
9609 (INSTALL_TARGET_MODULES): Likewise.
9610 (CLEAN_TARGET_MODULES): Likewise.
9611 (all-target-libjava): New target.
9612 (all-target-boehm-gc): Likewise.
9613 * configure.in (target_libs): Added libjava, boehm-gc.
9614
08d836d6
ILT
96151999-07-22 Ian Lance Taylor <ian@zembu.com>
9616
9617 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9618 configure.bat in SUPPORT_FILES.
9619 (gas+binutils.tar.bz2): Likewise.
9620
9621 * makeall.bat: Remove; obsolete.
9622
8f36e47c
ILT
96231999-07-21 Ian Lance Taylor <ian@zembu.com>
9624
9625 From Mark Elbrecht:
9626 * configure.bat: Remove; obsolete.
9627
56e82f25
ILT
96281999-07-11 Ian Lance Taylor <ian@zembu.com>
9629
9630 * configure: Add -W -Wall to the default CFLAGS when compiling with
9631 gcc.
9632
1001d816
JL
9633Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9634
9635 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9636
106117aa
MM
96371999-06-30 Mark Mitchell <mark@codesourcery.com>
9638
9639 * configure.in: Build ld on IRIX6.
9640
c376f4ed
ILT
96411999-06-12 Ian Lance Taylor <ian@zembu.com>
9642
9643 * Makefile.in: Change distribution targets to use bzip2 instead of
9644 gzip.
9645 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 9646 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 9647
306b7445
NC
96481999-06-04 Nick Clifton <nickc@cygnus.com>
9649
9650 * config.sub: Add mcore target.
9651
d932cae7 96521999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
9653
9654 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9655
d932cae7 96561999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
9657
9658 * config.guess (dummy): Changed to $dummy.
9659
6c3175b0
NC
96601999-05-24 Nick Clifton <nickc@cygnus.com>
9661
ba73c63f
JM
9662 * config.sub: Tidied up case statements.
9663
96641999-05-22 Ben Elliston <bje@cygnus.com>
9665
9666 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9667 <jiro@din.or.jp>.
9668
9669 * config.guess: Merge with FSF version. Future changes will be
9670 more accurately recorded in this ChangeLog.
9671 * config.sub: Likewise.
9672
d932cae7 96731999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
9674
9675 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 9676
252b5132
RH
96771999-04-30 Tom Tromey <tromey@cygnus.com>
9678
9679 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9680
96811999-04-23 Tom Tromey <tromey@cygnus.com>
9682
9683 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9684
96851999-04-20 Drew Moseley <dmoseley@cygnus.com>
9686
9687 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9688 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9689 Bad merge removed these two changes.
9690
ba73c63f 9691Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 9692 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
9693
9694 * config.guess (interix Alpha): Add.
9695
252b5132
RH
96961999-04-11 Richard Henderson <rth@cygnus.com>
9697
9698 * configure.in (i?86-*-beos*): Do config gperf; don't config
9699 gdb, newlib, or libgloss.
9700
d932cae7 97011999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9702
ba73c63f
JM
9703 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9704 link a trivial program with -mabi=64. If it fails, remove mabi=64
9705 from multidirs.
9706
d932cae7 97071999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
9708
9709 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9710
252b5132
RH
97111999-04-08 Nick Clifton <nickc@cygnus.com>
9712
9713 * config.sub: Add support for mcore targets.
9714
97151999-04-07 Michael Meissner <meissner@cygnus.com>
9716
9717 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9718 not mt-ospace, in order to shut up assembler warning about using
9719 symbols that are named the same as registers.
9720
97211999-04-07 Drew Moseley <dmoseley@cygnus.com>
9722
9723 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9724 dependency list for all-target-cygmon.
9725
97261999-04-05 Doug Evans <devans@casey.cygnus.com>
9727
9728 * config-ml.in: Check $host, not $target, for selective multilibs.
9729 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9730 thumb interworking, and underscore prefix multilibs.
9731
97321999-04-04 Ian Lance Taylor <ian@zembu.com>
9733
9734 * missing: Update to version from current automake.
9735
9736Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9737
9738 * configure (gxx_include_dir): Removed.
9739
9740 * configure.in (gxx_include_dir): Handle it.
9741 * Makefile.in: Likewise.
9742
97431999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9744
9745 * config.sub (mips64vr4111,mips64vr4111el) Add.
9746
97471999-03-21 Ben Elliston <bje@cygnus.com>
9748
80413487 9749 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
9750
9751Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9752
252b5132
RH
9753 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9754 config/mh-djgpp.
9755
9756Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9757
9758 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9759 all-target-newlib to dependency list for all-target-bsp.
9760
9761Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9762
9763 * config.sub: Add i386-uwin support.
9764 * config.guess: Likewise.
9765
9766Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9767
9768 * configure.in: cleanup, add mh-*pic handling for arm, special
9769 case powerpc*-*-aix*
9770
9771Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9772
9773 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9774 can be built.
9775
9776Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9777
9778 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 9779 targets.
252b5132
RH
9780
97811999-03-02 Nick Clifton <nickc@cygnus.com>
9782
9783 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9784
d932cae7 97851999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9786
9787 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9788
97891999-02-24 Nick Clifton <nickc@cygnus.com>
9790
9791 * config.sub: Fix typo in arm recognition.
9792
d932cae7 97931999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
9794
9795 * configure.in (noconfigdirs): Changed target_configdirs to
9796 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9797 rather than m68k-*-* since it is not known to work on
9798 m68k-aout. Ditto for arm-*-*oabi.
9799
d932cae7 98001999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
9801
9802 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
9803
98041999-02-19 Ben Elliston <bje@cygnus.com>
9805
9806 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9807 Smart and improved by Andrew Cagney.
9808
d932cae7 98091999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
9810
9811 * config.guess: Recognize openbsd-*-hppa.
9812
d932cae7 98131999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
9814
9815 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9816 only if it is not empty.
9817
98181999-02-17 Nick Clifton <nickc@cygnus.com>
9819
9820 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 9821
fd6848f6 9822 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
9823
9824 * config.sub: Modified to recognize uname's armv* syntax.
9825
98261999-02-17 Mark Salter <msalter@cygnus.com>
9827
9828 * configure.in: Added target-bsp for sparclite.
9829
d932cae7 98301999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
9831
9832 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9833
98341999-02-08 Nick Clifton <nickc@cygnus.com>
9835
9836 * configure.in: Add support for strongarm port.
9837 * config.sub: Add support for strongarm target.
9838
d932cae7 98391999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 9840
252b5132
RH
9841 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9842 the old name config/mh-cygwin32.
9843 Enable texinfo.
9844
d932cae7 98451999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
9846
9847 * configure.in: Do build ld for ix86 Solaris.
9848
d932cae7 98491999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
9850
9851 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9852 $AR_FOR_TARGET. Likewise for RANLIB.
9853
d932cae7 98541999-02-02 Catherine Moore <clm@cygnus.com>
35590697 9855
80413487
RH
9856 * config.sub (oabi): Recognize.
9857 * configure.in (arm-*-oabi): Handle.
252b5132 9858
d932cae7 98591999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
9860
9861 * config.guess: Improve detection of i686 on UnixWare 7.
9862
d932cae7 98631999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
9864
9865 * config.guess: Add support for i386-pc-interix.
9866 * config.sub: Likewise.
9867 * configure.in: Likewise.
252b5132 9868
d932cae7 98691999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9870
9871 * Makefile.in: Remove unneeded all-target-libio from
9872 from all-target-winsup target since it is now unneeded.
9873 Add all-target-libtermcap in its place since it is now
9874 needed.
9875
d932cae7 98761998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9877
9878 * configure.in: makefile stub for cygwin target is probably
9879 unnecessary. Remove it for now.
252b5132 9880
d932cae7 98811998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9882
9883 * configure.in: libtermcap.a should be built when cygwin is the
9884 target as well as the host.
9885 * config.guess: Allow mixed case in cygwin uname output.
9886 * Makefile.in: Add libtermcap target.
252b5132 9887
d932cae7 98881998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9889
9890 * config.sub: Clean up handling of hppa2.0.
9891
d932cae7 98921998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
9893
9894 * config.guess: Use C code to identify more HP machines.
9895
9896Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9897
9898 * config.sub: Handle hppa2.0.
9899
ba73c63f
JM
9900Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9901
9902 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 9903 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
9904
99051998-12-15 Mark Salter <msalter@cygnus.com>
9906
9907 * configure.in: Added target-bsp for several target architectures.
9908
9909 * Makefile.in: Added rules for bsp.
9910
252b5132
RH
9911Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9912
9913 * config.guess: Improve detection of hppa2.0 processors.
9914
9915Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9916
9917 * config.guess: Recognize FreeBSD using ELF automatically.
9918
99191998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9920
9921 * configure (skip-this-dir): Add handling for new shell script, which
9922 might be created by a sub-directory's configure to indicate, this particular
9923 directory is "unwanted".
9924 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9925
252b5132
RH
9926Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9927
9928 * ltconfig: import from libtool, after changing libtool to
9929 account for the cygwin name change.
9930
9931Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9932
9933 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9934 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9935
9936Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9937
9938 * configure.in: Add libtermcap to list of cygwin dependencies.
9939
d932cae7 99401998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 9941
80413487
RH
9942 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9943 they include winsup/include when it's a cygwin target.
252b5132
RH
9944
99451998-11-12 Tom Tromey <tromey@cygnus.com>
9946
9947 * configure.in (host_tools): Added zip.
9948 * Makefile.in (all-target-libjava): Depend on all-zip.
9949 (all-zip): New target.
9950 (ALL_MODULES): Added all-zip.
9951 (NATIVE_CHECK_MODULES): Added check-zip.
9952 (INSTALL_MODULES): Added install-zip.
9953 (CLEAN_MODULES): Added clean-zip.
9954
d932cae7 99551998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9956
9957 * Makefile.in: lose "32" from comment about cygwin.
9958
d932cae7 99591998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
9960
9961 * configure.in: Use -Os to build target libraries for the fr30.
9962
d932cae7 99631998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
9964
9965 * config.sub: Add fr30.
9966
d932cae7 99671998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 9968
80413487 9969 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
9970 cygwin* instead of cygwin32*.
9971 * config.sub: Check cygwin* instead of cygwin32*.
9972
d932cae7 99731998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
9974
9975 * config.guess: Match any version of Unixware7.
9976
252b5132
RH
99771998-10-20 Syd Polk <spolk@cygnus.com>
9978
9979 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9980 if desired.
9981
d932cae7 99821998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9983
9984 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9985 these if the appropriate directories and files to not exist.
9986
d932cae7 99871998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9988
9989 * Makefile.in (DEVO_SUPPORT): Add config.if.
9990
d932cae7 99911998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
9992
9993 * configure: Add pattern to replace "build_tooldir"'s
9994 definition in the generated Makefile with "tooldir"'s
9995 actual value.
9996
252b5132
RH
9997Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9998
9999 * config.sub: Bring back lost sparcv9.
10000
ba73c63f
JM
10001 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10002
10003Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10004
10005 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10006 CC_FOR_TARGET and friends.
10007
10008Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 10009
ba73c63f
JM
10010 * Makefile.in (build_tooldir): New variable, same as tooldir.
10011 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10012 -B$(build_tooldir)/bin/.
10013 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10014
252b5132
RH
10015Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10016
10017 * config.sub: Add support for i[34567]86-pc-udk.
10018 * configure.in: Likewise.
10019
10020Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10021
10022 * Makefile.in: add bzip2 package building bits for user
10023 tools module
10024 * configure.in: ditto
10025
ba73c63f
JM
10026Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10027
10028 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10029 (ALL_TARGET_MODULES): Add all-target-libobjc.
10030 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10031 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10032 (all-target-libchill): Add dependencies.
10033 * configure.in (target_libs): Add libchill.
35590697 10034
252b5132
RH
100351998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10036
ba73c63f 10037 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
10038
10039Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10040
10041 * Makefile.in (all-automake): fix dependencies.
10042
10043Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10044
10045 * configure.in: Minor cleanups for building in the $(target_alias)
10046 subdir.
10047
100481998-09-22 Jim Wilson <wilson@cygnus.com>
10049
10050 * Makefile.in (bootstrap): Set r and s before make all. Use
10051 BASE_FLAGS_TO_PASS in make all.
10052 (cross): Likewise.
10053
100541998-09-20 Mark Mitchell <mark@markmitchell.com>
10055
10056 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10057
252b5132
RH
10058Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10059
10060 * config.sub: Fix typo in last change.
10061
100621998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10063
10064 * config.sub: Add support for C4x target.
10065 * configure.in: Likewise.
10066
100671998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10068
10069 * config.sub: Recognize sparcv9 just like sparc64.
10070
10071Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10072
10073 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10074
10075Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10076
10077 * config.guess: Correctly identify Pentium II sco boxes.
10078
10079 * config.guess: Fix "tr" code. From Weiwen Liu.
10080
10081Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10082
10083 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10084 stabs.
10085
10086Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10087
10088 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10089 (ALL_TARGET_MODULES): Add all-target-libchill.
10090 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10091 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10092 (all-target-libchill): Add dependencies.
10093 * configure.in (target_libs): Add libchill.
10094
10095Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10096
10097 * config.guess: Avoid assumptions about "tr" behaves when
10098 LANG is set to something other than English.
10099
10100Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10101
10102 * configure (gxx_include_dir): Changed to
10103 '${prefix}/include/g++'-${libstdcxx_interface}.
10104
10105 * config.if: New to determine the interfaces.
10106
10107Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10108
10109 * config.guess: Detect and handle MPE/IX.
10110 * config.sub: Deal with MPE/IX.
10111
10112Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10113
10114 * configure.in: Use mh-aix43.
10115
101161998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10117
10118 * configure: Fix --without/--disable cases for gxx-include-dir.
10119
10120Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10121
10122 * mdata-sh: Imported. Needed for automake support.
10123
10124Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10125
ba73c63f 10126 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
10127 "chmod og=u `find . -print`".
10128
10129Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10130
ba73c63f 10131 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
10132
10133Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10134
10135 * Makefile.in: Undo previous patch.
10136
10137Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10138
10139 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10140 to here ...
10141 (install-no-fixedincludes): and here
10142 (INSTALL_MODULES): ... from here.
10143
10144Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10145
10146 * config.sub: Merge with FSF.
10147
10148 * config.guess: Merge with FSF.
10149
10150Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10151
10152 * configure (extraconfigdirs): New variable.
10153 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10154 * Makefile.in (all): Move higher in file.
10155 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10156 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10157 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10158 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10159 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10160
101611998-07-23 Brendan Kehoe <brendan@cygnus.com>
10162
10163 * Makefile.in (all-target-libjava): Depend on all-gcc and
10164 all-target-newlib.
10165 (configure-target-libjava): Depend on $(ALL_GCC).
10166
10167Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10168
10169 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10170 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10171
10172Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10173
10174 * ylwrap: Change absolute path checks to check for DOS style path
10175 names.
10176
10177 * ylwrap: Don't use a full path name if the source file is in the
10178 same directory. From hjl@lucon.org (H.J. Lu).
10179
10180 * config-ml.in: Default to being verbose, to match Feb 18 change to
10181 configure.
10182
10183Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10184
10185 Brought over from egcs:
10186
10187 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10188
10189 * configure.in (target_subdir): Set to ${target_alias} instead
10190 of "libraries".
10191
10192 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10193
10194 * configure.in (target_subdir): Set to libraries if enable_multilib.
10195
10196Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10197
10198 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10199 multilibs, force reconfiguration the first time we create
10200 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10201
10202Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10203
10204 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10205 avoid confusion with --no-recursion.
10206
10207Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10208
10209 * configure.in: Win32 hosts shouldn't use install -x
10210 * install-sh: remove -x option, and special .exe-handling
10211 hack.
10212
10213Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10214
10215 * config.guess: Recognize i586-pc-beos.
10216 * configure.in: Don't build some bits for beos.
10217
10218Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10219
10220 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10221 CFLAGS default to -O2.
10222
10223 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10224 when using GNU ld.
10225
10226Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10227
10228 * ltmain.sh: Correct install when using a different shell.
10229
10230Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10231
10232 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10233
10234Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10235
10236 * makefile.vms: Update to build binutils/makefile.vms. Add install
10237 target.
10238
10239Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10240
10241 * ltconfig: Update to correct AIX handling.
10242
10243Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10244
10245 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10246
10247 * configure.in (target_subdir): Set to ${target_alias} instead
10248 of "libraries".
10249
102501998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10251
10252 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10253 (Makefile): Depend on $(gcc_version_trigger).
10254
10255 * configure (gcc_version): Change default initializer to empty
10256 string.
10257 (gcc_version_trigger): New variable; pass this variable down
10258 to subdir configures to enable them checking gcc's version
10259 themselves. Emit make macros for both gcc_version vars.
10260 (topsrcdir): Initialize reliably.
10261 (recursion line): Remove --with-gcc-version=${gcc_version}.
10262
102631998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10264
10265 * configure (enable_version_specific_runtime_libs): Implement new flag
10266 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10267 in $(libsubdir); emit definition in each generated Makefile.
10268 (gxx_include_dir): Initialize depending on
10269 $enable_version_specific_runtime_libs.
10270
102711998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10272
10273 * configure (gcc_version): Initialize properly depending on
10274 how and where configure is started.
10275 (recursion line): Pass a --with-gcc-version=${gcc_version}
10276 to configures in subdirs.
10277
10278Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10279
10280 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 10281 cygmon
252b5132
RH
10282
10283Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10284
10285 * configure.in: Add cygmon and libstub support for mn10200.
10286
102871998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10288
10289 * configure (gcc_version): Add new variable describing the
10290 particular gcc version we're building.
10291 * Makefile.in (libsubdir): Add new macro for the directory
10292 in which the compiler finds executables, libraries, etc.
10293 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10294 and libsubdir.
10295
10296Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10297
ba73c63f
JM
10298 * Makefile.in (local-clean): Remove *.log.
10299 (warning.log): Built with warn_summary from build.log.
10300 (mail-report.log): Run test_summary.
10301 (mail-report-with-warnings.log): Run test_summary including
10302 warning.log in the report.
252b5132
RH
10303
10304Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10305
10306 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10307
10308Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10309
10310 * Makefile.in (grep): Grep no longer depends on libiberty.
10311
10312Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10313
10314 * Makefile.in: all-snavigator needs all-libgui.
10315
10316Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10317
10318 * configure.in: Add cygmon and libstub support for mn10300.
10319
10320Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10321
10322 * missing: Update to version from automake 1.3.
10323
10324 * ltmain.sh: On installation, don't get confused if the same name
10325 appears more than once in the list of library names.
10326
10327Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10328
10329 * config.sub: Accept m68060 and m5200 as CPU names.
10330
10331Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10332
10333 * configure: Use && rather than using -a in test, because odd
10334 strings can confuse test.
10335 * configure.in: Likewise.
10336
10337Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10338
10339 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10340
10341Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10342
10343 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
10344 bootstrap4-lean): New targets.
10345
10346Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10347
10348 * mpw-* Delete. Not used.
252b5132
RH
10349
10350Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10351
10352 * COPYING.LIB: Update FSF address.
10353
10354Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10355
10356 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10357
10358 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10359 GAS_SUPPORT_DIRS.
10360
10361Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10362
10363 * ltconfig, ltmain.sh: Avoid producing a version number if
10364 -version-info was not used.
10365
10366Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10367
10368 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10369 building with newlib.
10370
103711998-04-30 Paul Eggert <eggert@twinsun.com>
10372
ba73c63f 10373 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 10374 Solaris `make' causes it to continue to next definition.
252b5132 10375
afb8d725
JM
10376Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10377
10378 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10379 the right GUI libraries and files are installed along with GDB.
10380
252b5132
RH
10381Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10382
10383 * configure.in: Change alpha to alpha* in several places.
10384
10385Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10386
10387 * config.sub: Recognize sparc86x.
10388
10389Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 10390
252b5132
RH
10391 * configure.in (--enable-target-optspace): Remove debug echo.
10392
10393Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10394
10395 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10396
10397Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10398
10399 * ltconfig: Update cygwin32 support.
10400
10401 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10402 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10403 (GDB_SUPPORT_DIRS): Likewise.
10404
10405Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10406
10407 * configure.in (target_makefile_frag): If --enable-target-optspace,
10408 use -Os to compile target libraries rather than -O2. Default to
10409 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10410 not used.
10411 * configure.in (target_cflags): Ditto for d30v.
10412
10413Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10414
10415 * Makefile.in (all-bfd): Depend on all-intl.
10416 (all-binutils): Likewise.
10417 (all-gas): Likewise.
10418 (all-gprof): Likewise.
10419 (all-ld): Likewise.
10420
252b5132
RH
104211998-04-19 Brendan Kehoe <brendan@cygnus.com>
10422
10423 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10424
10425Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10426
10427 * Makefile.in (all-bfd): Depend upon all-libiberty.
10428
10429 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10430
10431Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10432
10433 * Makefile.in: Add libstub.
10434
10435 * configure.in: Ditto. Build libstub for targets that have cygmon
10436 support.
10437
10438Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10439
10440 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10441
10442Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10443
10444 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10445 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10446
10447Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10448
10449 * configure: Define DEFAULT_M4 by searching PATH.
10450 * Makfile.in: Use DEFAULT_M4.
10451
10452Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10453
10454 * ltconfig: Add cygwin32 support.
10455
10456 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
10457 to configure and build.
10458
10459Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10460
10461 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
10462
10463Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10464
10465 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10466
10467Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10468
10469 * Makefile.in: add ash make rules
10470 * configure.in: add ash to native_only and host_tools lists
10471
10472Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10473
10474 * Makefile.in (all-gettext, all-intl): New targets.
10475 (ALL_MODULES): Added all-gettext, all-intl.
10476 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10477 (INSTALL_MODULES): Added install-gettext, install-intl.
10478 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10479
10480 * configure.in (host_tools): Added gettext.
10481 (native_only): Likewise.
10482 (noconfigdirs) [various cases]: Likewise.
10483 (host_libs): Added intl.
10484
afb8d725
JM
10485Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10486
10487 * configure: Do not disable building gdbtk for cygwin32 hosts.
10488
ba73c63f
JM
10489Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10490
10491 * configure.in: Add thumb-coff target.
10492 * config.sub: Add thumb-coff target.
10493
252b5132
RH
10494Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10495
10496 * Makefile.in: Revert yesterday's change.
10497 (all-target-winsup): all-target-librx stays out of here.
10498
10499Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10500
ba73c63f
JM
10501 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10502 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10503 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
10504 Remove references to librx and libg++.
10505
10506Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10507
10508 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10509 recursive makes
10510
10511Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10512
10513 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10514 for newlib directory.
10515 (CXX_FOR_TARGET): Likewise.
10516
10517Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10518
10519 * ltconfig: Update after libtool/ltconfig.in change for
10520 hpux11.
10521
10522Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10523
10524 * ltconfig, ltmain.sh: Update to libtool 1.2.
10525
10526Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10527
10528 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10529 (install-gcc-cross): Instead, override LANGUAGES here.
10530
105311998-03-18 Dave Love <d.love@dl.ac.uk>
10532
10533 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10534 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10535
10536Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10537
10538 * configure.in: Add Thumb-pe target.
10539
10540Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 10541
252b5132
RH
10542 * Makefile.in - changed sn targets to snavigator
10543 * configure.in - changed sn targets to snavigator
10544
10545Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10546
10547 * config-ml.in: After building symlink tree call make distclean
10548 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10549 to be the case for libiberty.
10550
10551Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10552
10553 * configure: When making link, also check the current
10554 directory. The configure scripts may create one.
10555
10556Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10557
10558 * config.sub: Accept alphapca56 and alphaev6 properly.
10559
10560Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10561
10562 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10563
252b5132
RH
10564Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10565
80413487 10566 * config.sub (sco5): Fix typo.
252b5132
RH
10567
10568Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10569
10570 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10571 install-itcl.
10572 (install-itcl): Remove dependency on install-tcl.
10573
10574Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10575
10576 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10577
252b5132
RH
10578Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10579
10580 * configure.in: Don't build libgui for a cygwin32 target when not on
10581 a cygwin32 host.
10582
10583Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10584
10585 * configure (redirect): Set to null, so default behavior of
10586 configure is now --verbose.
10587
105881998-02-16 Dave Love <d.love@dl.ac.uk>
10589
10590 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10591 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10592
10593Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10594
10595 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10596 this change to sync Makefile.in with its ChangeLog entries.
10597
10598Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10599
10600 * ltmain.sh (mkdir): Check that the directory doesn't exist
10601 before we exit with error, so that we don't get races during
10602 parallel builds.
10603
10604Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10605
10606 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10607
10608Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10609
10610 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10611 PICFLAG_FOR_TARGET.
10612 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10613
10614 * configure: Emit a definition for the new macro enable_shared
10615 into each Makefile.
10616
252b5132
RH
10617Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10618
10619 * configure.in (host_tools, native_only): Add libtool.
10620
10621Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10622
10623 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10624 Fix typo in ming config comment.
10625
10626Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10627
10628 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10629
10630Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10631
10632 * config.sub: Add tic30 cases, and map c30 to tic30.
10633
ba73c63f
JM
10634Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10635
10636 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10637 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10638 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10639 (CLEAN_TARGET_MODULES): Similarly
10640 (all-target-libf2c): Add dependences.
35590697 10641 * configure.in (target_libs): Add libf2c.
ba73c63f 10642
252b5132
RH
10643Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10644
ba73c63f
JM
10645 * configure.in: Remove expect from noconfigdirs when target
10646 is cygwin32. OK to build expect and dejagnu with Canadian
10647 Cross.
252b5132
RH
10648
10649Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10650
10651 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10652 host.
10653
10654 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10655 and mingw32.
10656
10657Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10658
10659 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10660 here as it is not defined in the toplevel Makefile.
10661
10662Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10663
10664 * configure (package_makefile_rules_frag): New variable, which names
10665 a file with generic rules, ...
10666 Change comment to mention we now have FIVE parts.
10667 * configure: Undo last change.
10668
10669Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10670
10671 * config.guess: More accurate determination of HP processor types.
10672 * config.sub: More accurate determination of HP processor types.
10673
10674Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10675
10676 * configure (package_makefile_frag): Move inserting the
10677 ${package_makefile_frag} to where it should be according
10678 to the comment.
10679
ba73c63f 10680Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
10681
10682 * config.guess: Add support for Linux/ARM.
10683
10684Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10685
10686 * .cvsignore: Remove *-info and *-install since they match
10687 release-info and mpw-install, which we don't want to just ignore.
10688
10689Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10690
10691 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10692
10693Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10694
10695 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10696 local_prefix to sub-make invocations.
10697
10698Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10699
10700 * configure.in: Check makefile fragments in the source
10701 directory.
10702
10703Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10704
ba73c63f
JM
10705 * configure.in: Check whether host and target makefile
10706 fragments exist before adding them to *_makefile_frag.
252b5132
RH
10707
10708Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10709
10710 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 10711
252b5132
RH
10712Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10713
10714 * configure.in: Make sure we only replace RPATH_ENVVAR on
10715 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10716 regexp to sed.
10717
10718 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10719 to sub-makes.
10720
107211998-01-13 Lee Iverson (leei@ai.sri.com)
10722
10723 * config-ml.in (multi-do): LDFLAGS must include multilib
10724 designator.
10725
10726Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10727
10728 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10729
10730Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10731
10732 * config.sub: Add mingw32 support.
10733 * configure.in: Likewise.
252b5132
RH
10734
10735Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10736
10737 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10738
10739Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10740
10741 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10742 * configure (gxx_include_dir): Provide a definition for subdirs
10743 which do not use autoconf.
10744
10745Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10746
10747 * config.guess: Sync with egcs. Picks up new alpha support,
10748 BeOS & some additional linux support.
10749
ba73c63f 10750Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10751
10752 * config.guess: HP 9000/803 is a PA1.1 machine.
10753
ba73c63f
JM
10754Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10755
10756 * configure.in: It's alpha*-...
252b5132
RH
10757
10758Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10759
ba73c63f
JM
10760 * configure.in (host_makefile_frag, target_makefile_frag):
10761 Handle multiple config files.
10762 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10763 alpha-*-*.
252b5132
RH
10764
10765Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10766
10767 * mkdep: New file.
10768
10769Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10770
10771 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10772
10773Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10774
10775 * Makefile.in: Add libgui directory.
10776 (GDB_TK): Add all-libgui.
10777 * configure.in: Add libgui directory.
10778 * configure: Add all-libgui to GDB_TK.
10779
10780Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10781
10782 * config-ml.in (multidirs): Add m32r to multilib list.
10783
10784Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10785
10786 * Makefile.in (all-target-gperf): Change dependency to
10787 all-target-libstdc++.
10788
10789Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10790
10791 * config.guess: Add BeOS support.
10792
10793Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10794
10795 Source directory cvs renamed to cvssrc:
10796 * configure.in (host_tools): Change cvs to cvssrc.
10797 (native_only): Likewise.
10798 (noconfigdirs) [various cases]: Likewise.
10799 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10800 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10801 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10802 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10803 (all-cvssrc): Rename target from all-cvs.
10804
10805Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10806
10807 * configure (gxx_include_dir): Fix thinko.
10808
10809Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10810
10811 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10812 (install-cross, install-gcc-cross): New targets.
10813
10814Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10815
10816 * configure.in (noconfigdirs): Add support for Thumb target.
10817
10818 * config.sub (maybe_os): Add support for Thumb target.
10819
10820Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10821
10822 * Makefile.in: Add rules for cygmon.
10823
10824 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10825
10826Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10827
10828 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10829 * configure (gxx_include_dir): Provide a definition for subdirs
10830 which do not use autoconf.
10831
10832Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10833
10834 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 10835 11/18/97 build
252b5132
RH
10836
10837Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10838
10839 * From Franz Sirl.
10840 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10841 found on RedHat Linux systems.
10842
10843Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10844
10845 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10846 guesses.
10847
10848Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10849
10850 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10851
10852Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10853
10854 * ltmain.sh: If mkdir fails, check whether the directory was created
10855 anyhow by some other process.
10856
10857Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10858
10859 * configure.in (d30v-*-*): Configure all directories.
10860
10861Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10862
10863 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10864 for the D30V.
10865
10866Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10867
10868 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10869
10870Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10871
80413487
RH
10872 * include/libiberty.h: Add extern "C" { so it can be used with C++
10873 progrms.
10874 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10875 programs.
252b5132
RH
10876
10877Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10878
10879 * configure.in (d30v-*-*): Configure GCC now.
10880
10881Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10882
10883 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10884 is no longer needed.
10885
10886Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10887
10888 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10889
10890Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10891
10892 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10893 targets using "$@" to provide support for similar but not identical
10894 targets without having to duplicate code.
10895
10896Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10897
10898 * makefile.vms: Fix to work with DEC C.
10899
10900Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10901
10902 * config.sub: Add mips-tx39-elf to marketing names.
10903
10904Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10905
10906 * ltmain.sh: Handle symlinks in generated script.
10907
10908Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10909
10910 * configure: Handle autoconf style directory options: --bindir,
10911 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10912 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10913 --sysconfdir.
10914 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10915 (sharedstatedir, localstatedir, oldincludedir): New variables.
10916 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10917 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10918 sbindir, sharedstatedir, and sysconfdir.
10919
10920Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10921
10922 * Makefile.in (bootstrap-lean): New target.
10923
10924Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10925
10926 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 10927 sn, and gnuserv from noconfigdirs.
252b5132
RH
10928
10929Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10930
10931 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10932
10933Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10934
ba73c63f 10935 * Makefile.in (cross): New target.
252b5132
RH
10936
10937Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 10938 Jeff Law <law@cygnus.com>
252b5132
RH
10939
10940 * Makefile.in (bootstrap2, bootstrap3): New targets.
10941 (all-bootstrap): Remove outdated and confusing target.
10942 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10943
afb8d725
JM
10944Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10945
10946 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 10947 windows. Consistent with gdb/configure.
afb8d725 10948
252b5132
RH
109491997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10950
252b5132
RH
10951 * configure.in: Name Linux target fragment.
10952
10953 * configure: Rewrite so that project Makefile fragment is inserted
10954 first and appears last in the resulting Makefile.
10955
10956Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10957
10958 * Makefile.in (install-itcl): Install tcl first.
10959
252b5132 10960Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 10961
252b5132
RH
10962 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10963
10964Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10965
10966 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10967
10968 * configure.in (skipdirs): Add target-librx for Linux.
10969 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10970
10971Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10972
10973 * Makefile.in (bootstrap): New target.
10974
10975Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10976
10977 * config.sub: Accept 'amigados' for backward compatability.
10978
10979Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10980
10981 * config.guess: Merge with FSF.
10982
ba73c63f
JM
10983Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10984
10985 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10986
252b5132
RH
10987Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10988
10989 * config.sub: Add "marketing-names" patch.
10990
10991Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10992
80413487 10993 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
10994
10995Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10996
10997 * config.sub: Handle v850-elf.
10998
ba73c63f
JM
10999Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11000
11001 * .cvsignore (*-install): Remove.
11002
252b5132
RH
11003Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11004
11005 * ltconfig: Set CONFIG_SHELL in libtool.
11006 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11007
11008Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11009
11010 * configure.in (target_subdir): Set to libraries if enable_multilib.
11011
11012Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11013
11014 * config.guess: Update from gcc directory.
11015
11016Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11017
11018 * Makefile.in (all-sim): Depends on all-readline.
11019
11020Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11021
11022 * Makefile.in (BISON, YACC): Use $$s.
11023 (all-bison): Depend on all-texinfo.
11024
11025Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11026
11027 * Makefile.in (BISON): Add -L flag.
11028 (YACC): Likewise.
11029
11030Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11031
35590697
AJ
11032 * configure.in (noconfigdirs): Add support for v850e target.
11033
252b5132
RH
11034 * config.sub (maybe_os): Add support for v850e target.
11035
11036Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11037
35590697
AJ
11038 * configure.in (noconfigdirs): Add support for v850ea target.
11039
252b5132
RH
11040 * config.sub (maybe_os): Add support for v850ea target.
11041
11042Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11043
11044 * config.sub: Add mipstx39. Delete r3900.
11045
11046Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11047
11048 * Makefile.in (all-autoconf): Depends on all-texinfo.
11049
11050Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11051
11052 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11053 eabi targets.
11054
11055Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11056
11057 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11058
11059 * configure: When handling a Canadian Cross, handle YACC as well as
11060 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 11061 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
11062
11063Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11064
11065 * Makefile.in (BISON): bison, not byacc or bison -y.
11066 (YACC): bison -y or byacc or yacc.
11067 (various): Add *-bison as appropriate.
11068 (taz): No need to mess with BISON anymore.
11069
11070Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11071
11072 * configure: If OSTYPE matches *win32*, try to find a good value for
11073 CONFIG_SHELL.
11074
11075Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11076
11077 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11078 configure.in if it is present.
11079
11080Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11081
11082 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11083
11084Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11085
11086 * config.sub: Recognize `arc' cpu.
11087 * configure.in: Likewise.
11088 * config-ml.in: Likewise.
11089
11090Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11091
11092 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11093
11094Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11095
11096 * configure: Changed sed delimiter from ':' to '|' when
11097 attempting to substitute ${config_shell} for SHELL. On
11098 NT ${config_shell} may contain a ':' in it.
11099
11100Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11101
11102 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11103
11104Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11105
11106 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11107
11108Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11109
11110 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11111
11112 * ylwrap: If the program is a relative path, force it to be
11113 absolute.
11114
11115Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11116
11117 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11118
11119Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11120
11121 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
11122 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11123 for libraries.
252b5132
RH
11124
11125Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11126
11127 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 11128 separated by spaces.
252b5132
RH
11129
11130Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11131
11132 * ylwrap: New file.
11133 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11134
11135 * ltmain.sh: Handle /bin/sh at start of install program.
11136
11137 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11138
11139 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11140 * missing: New file, from automake 1.2.
11141
11142Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11143
11144 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11145 check-tk to CHECK_X11_MODULES.
11146
11147Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11148
11149 * config.sub: Merge with FSF.
11150
11151Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11152
11153 * config.guess: Merge with FSF.
11154
11155Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11156
11157 * configure: Treat msdosdjgpp like go32.
11158 * configure.in: Likewise. Don't remove gprof for go32.
11159
11160 * configure: Change Makefile.tem2 to Makefile.tm2.
11161
11162Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11163
11164 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11165
11166Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11167
11168 * install-sh (chmodcmd): Set to null if the DST directory already
11169 exists. Same as Nov 11th change.
11170
11171Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11172
35590697 11173 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
11174
11175Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11176
11177 * config.guess: Update from FSF.
11178
11179Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11180
11181 * Makefile.in (GDB_TK): Depend on itcl and tix.
11182
11183Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11184
11185 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11186 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11187 (INSTALL_SCRIPT): New variable.
11188 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11189 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11190 to -x.
11191 * install-sh: Add support for -x option.
11192
11193Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11194
11195 * configure.in, Makefile.in: Treat tix like itcl.
11196
11197Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11198
11199 * Makefile.in (WINDRES): New variable.
11200 (WINDRES_FOR_TARGET): New variable.
11201 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11202 (EXTRA_HOST_FLAGS): Add WINDRES.
11203 (EXTRA_TARGET_FLAGS): Add WINDRES.
11204 (EXTRA_GCC_FLAGS): Add WINDRES.
11205 ($(DO_X)): Pass down WINDRES.
11206 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11207 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11208 DLLTOOL_FOR_TARGET.
11209
11210Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11211
11212 * configure.in: configure sim before gdb for win32-x-ppc
11213
11214Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11215
11216 Move gperf into the toplevel, from libg++.
11217 * configure.in (target_tools): Add target-gperf.
11218 (native_only): Add target-gperf.
11219 * Makefile.in (all-target-gperf): New target, depend on
11220 all-target-libg++.
11221 (configure-target-gperf): Empty rule.
11222 (ALL_TARGET_MODULES): Add all-target-gperf.
11223 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11224 (CHECK_TARGET_MODULES): Add check-target-gperf.
11225 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11226 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11227
11228Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 11229
252b5132
RH
11230 * config.sub (mn10200): Recognize new basic machine.
11231
11232Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11233
11234 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11235 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11236
11237Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11238
11239 * configure.in: If we're building mips-sgi-irix6* native, turn on
11240 ENABLE_MULTILIB and set TARGET_SUBDIR.
11241
11242Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11243
11244 * Makefile.in (all-sn): Depend on all-grep.
11245
11246Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11247
11248 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11249
11250 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11251 Makefile. From Jeff Makey <jeff@cts.com>.
11252 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11253
11254 * Makefile.in (DISTBISONFILES): Remove.
11255 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11256 $(DEFAULT_YACC).
11257
11258 * configure.in: Build itl, db, sn, etc., when building for native
35590697 11259 cygwin32.
252b5132
RH
11260
11261 * Makefile.in (LD): New variable.
11262 (EXTRA_HOST_FLAGS): Pass down LD.
11263 ($(DO_X)): Likewise.
11264
11265Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11266
11267 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11268
11269Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11270
11271 * configure.in (targargs): Strip out any supplied --build argument
35590697 11272 before adding our own. Always add --build.
252b5132
RH
11273
11274Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11275
11276 * configure.in (targargs): Pass --build if we're doing
11277 a cross-compile.
11278
11279Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11280
ba73c63f 11281 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
11282 sed. Otherwise sed chokes on NT path names with drive
11283 designators. Also look for "?:*" as the leading characters in an
11284 absolute pathname.
11285
11286Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11287
11288 * config.sub: Support for r3900.
11289
11290Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11291
11292 * configure.in: Use install-sh, not install.sh.
11293
11294Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11295
11296 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11297 apply it twice.
11298
11299Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11300
11301 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11302 install-binutils.
11303
11304Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11305
11306 * Makefile.in: Add automake targets.
11307 * configure.in (host_tools): Add automake.
11308
11309Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11310
11311 * configure: Default CXX to c++, not gcc.
11312 * Makefile.in (CXX): Set to c++, not gcc.
11313 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11314
11315Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11316
11317 * install-sh: try appending a .exe if source file doesn't
11318 exist
11319
11320Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11321
11322 * configure.in: Turn on multilib by default.
11323 (cross_only): Remove target-libiberty.
11324
11325 * Makefile.in (all-gcc): Don't depend on libiberty.
11326
11327Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11328
11329 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11330
11331Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11332
11333 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11334 (DISTBISONFILES): Add ld/Makefile.in
11335
11336Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11337
11338 * configure.in: if target is cygwin32 but host isn't cygwin32,
11339 don't configure gdb tcl tk expect, not just gdb.
11340
11341Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11342
11343 * configure.in: Added gnuserv everywhere sn appears.
11344
11345 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11346 (CROSS_CHECK_MODULES): Added check-gnuserv.
11347 (INSTALL_MODULES): Added install-gnuserv.
11348 (CLEAN_MODULES): Added clean-gnuserv.
11349 (all-gnuserv): New target.
11350
11351Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11352
11353 * config.guess: Fixes for MIPS OpenBSD systems.
11354
11355Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11356
11357 * Makefile.in (INSTALL_XFORM): Remove.
11358 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11359
11360 * mkinstalldirs: New file, copied from automake.
11361 * Makefile.in (installdirs): Rename from install-dirs. Use
11362 mkinstalldirs. Change all users.
11363 (DEVO_SUPPORT): Add mkinstalldirs.
11364
11365Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11366
11367 * install-sh: Rename from install.sh.
11368 * Makefile.in (INSTALL): Change install.sh to install-sh.
11369 (DEVO_SUPPORT): Likewise.
11370
11371 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11372 Graichen <graichen@rzpd.de>.
11373
11374Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11375
11376 * config.guess: Recognize OpenBSD systems correctly.
11377
11378Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11379
11380 * README, Makefile.in (ETC_SUPPORT): Remove references to
11381 cfg-paper*, configure.{texi,man,info*}._
11382
11383Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11384
11385 * Makefile.in (all.normal): Ensure that gcc is built after all
11386 the x11 - ie gdb - targets.
11387
11388Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11389
11390 * makefile.vms: Don't run conf-a-gas.
11391
11392Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11393
80413487 11394 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
11395
11396Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11397
11398 * configure.in: Remove noconfigdirs case since gdb also
11399 configures and builds for tic80-coff.
11400
11401Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11402
11403 * configure: Set cache_file to config.cache.
11404 * Makefile.in (local-distclean): Remove config.cache.
11405
11406Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11407
11408 * COPYING: Update FSF address.
11409
11410Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11411
11412 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11413 noconfigdirs.
11414
11415Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11416
11417 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11418 MAKEDIRS, is empty.
11419
11420Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11421
11422 * config.sub: Tweak mn10300 entry.
11423
11424Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11425
11426 * configure.in (host_tools): Put sim before gdb, so gdb's
11427 configure.tgt can determine if the simulator was configured.
11428
11429Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11430
11431 * config.sub: Move BeOS $os case to be with other Cygnus
11432 local cases.
11433
11434Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11435
11436 * config.sub: Remove misplaced comment that broke Linux.
11437
11438Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11439
11440 * config.sub: Add BeOS support.
11441
11442Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11443
11444 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11445
11446Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11447
11448 * configure.in (noconfigdirs): Remove tcl and tk from
11449 noconfigdirs for cygwin32 builds.
11450
11451Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11452
11453 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11454
11455Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11456
11457 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11458 make-all.com, use makefile.vms instead.
11459
11460Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11461
11462 * config.sub: Accept -lnews*.
11463
11464Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11465
11466 * configure.in (noconfigdirs): Disable target-newlib,
35590697 11467 target-examples and target-libiberty for d30v.
252b5132
RH
11468
11469Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11470
11471 * configure.in (noconfigdirs): Enable ld for d30v.
11472
11473Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11474
11475 * configure.in (tic80-*-*): Build compiler.
11476
11477Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11478
11479 * configure.in (d30v-*): Remove sim directory from list of
35590697 11480 unsupported d30v directories
252b5132
RH
11481
11482Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11483
35590697
AJ
11484 * config.sub, configure.in: Add d30v target cpu.
11485
252b5132
RH
11486Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11487
11488 * makefile.vms: New file.
11489 * make-all.com: Remove.
11490
11491Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11492
11493 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11494
11495Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11496
11497 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11498
11499Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11500
11501 * Makefile.in (ALL_MODULES): Added all-db.
11502 (CROSS_CHECK_MODULES): Addec check-db.
11503 (INSTALL_MODULES): Added install-db.
11504 (CLEAN_MODULES): Added clean-db.
11505
11506Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11507
11508 * config.guess: Merge with latest FSF sources.
11509
11510Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11511
11512 * Makefile.in (ALL_MODULES): Added all-itcl.
11513 (CROSS_CHECK_MODULES): Added check-itcl.
11514 (INSTALL_MODULES): Added install-itcl.
11515 (CLEAN_MODULES): Added clean-itcl.
11516
11517Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11518
11519 * configure.in: build gdb for mn10200
11520
11521Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11522
11523 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11524
11525Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11526
11527 * configure.in (tic80-*-*): Turn off most targets right now.
11528
11529Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11530
11531 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11532 rather than the makeinfo program.
11533 (do-info): Depend upon all-texinfo.
11534
11535Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11536
11537 * configure.in: Remove uses of config/mh-linux.
11538
11539 * config.sub, config.guess: Merge with latest FSF sources.
11540
11541Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11542
11543 * config.sub (case $basic_machine): Add tic80 entries.
11544
11545Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11546
11547 * config.sub, config.guess: Merge with latest FSF sources.
11548
11549Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11550
11551 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11552 * mpw-config.in: Test for NewFolderRecursive.
11553 * mpw-install: Use symbolic name for startup filename.
11554 * mpw-README: Add various additional details.
11555
11556Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11557
11558 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11559
11560Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11561
11562 * configure.in: Do build gcc and the target libraries for
11563 the mn10200.
11564
11565Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11566
11567 * configure.in: don't avoid building gdb for mn10300 any more
11568 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11569 instead of single-quoting it.
11570
11571Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11572
11573 * configure.in: Don't use --with-stabs on IRIX 6.
11574
11575Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11576
11577 * configure.in (m32r): Build gdb, libg++ now.
11578
11579Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11580
11581 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11582 directories from noconfigdirs.
11583
11584Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11585
11586 * config.sub (basic_machine): added mips16 configuration
11587
11588Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11589
11590 * config.sub: Handle d10v-unknown.
11591
11592Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11593
11594 * config.sub: Handle v850-unknown.
11595
11596Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11597
11598 * Makefile.in: add findutils
11599 * configure.in: add findutils to list of host_tools
11600
11601Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11602
11603 * config.sub: Handle mn10200 and mn10300.
11604
11605Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11606
11607 * configure.in (d10v-*): Do not build librx.
11608
11609Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11610
11611 * configure.in (mn10300): Build everything except gdb & libgloss.
11612
11613Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11614
11615 * config.guess: Patch for Dansk Data Elektronik servers,
11616 from Niels Skou Olsen <nso@dde.dk>.
11617
11618 For ncr, use /bin/uname rather than uname, since GNU uname does not
11619 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11620
11621 Patch for MIPS R4000 running System V,
11622 from Eric S. Raymond <esr@snark.thyrsus.com>.
11623
11624 Fix thinko for nextstep.
11625
11626 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11627
11628 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11629 * config.guess: Guess mips-dec-mach_bsd4.3.
11630
11631 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11632 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11633 release numbers.
11634 * config.guess (mips-mips-riscos*): Emit just enough of the
11635 release number.
11636
11637 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11638 * config.guess (sparc-auspex-sunos*): Added.
11639 (f300-fujitsu-*): Added.
11640
11641 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11642 * config.guess: Recognize a Tadpole as a sparc.
11643
11644Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11645
11646 * config.guess: Don't assume that NextStep version is either 2 or
11647 3. NextStep 4 (aka OpenStep 4) has come out now.
11648
11649Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11650
11651 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11652 From Rik Faith <faith@cs.unc.edu>.
11653
11654Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11655
11656 * config.sub: Contributions from bug-gnu-utils to:
11657 Support plain "hppa" (no version given) architecture, reported by
11658 OpenStep.
11659 OpenBSD like NetBSD.
11660 LynxOs is not a hardware supplier.
11661
11662 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 11663 OpenBSD like NetBSD.
252b5132
RH
11664 Stratus systems.
11665 More Pyramid systems.
11666 i[n>4]86 Intel chips.
11667 M680[n>4]0 Motorola chips.
11668 Use unknown instead of lynx for hardware manufacturer.
11669
11670Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11671
11672 * install.sh (chmodcmd): Set to null if the DST directory already
11673 exists.
11674
11675Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11676
11677 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11678 not use mt-ppc target Makefile fragment any more.
11679
11680Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11681
11682 * configure.in (*-*-windows): Exclude everything but those dirs
11683 needed to build windows.
11684
11685Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11686
11687 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11688
11689Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11690
11691 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
11692
11693Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11694
11695 * Undo my previous change.
11696
11697Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11698
11699 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11700 unconditionally.
11701 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11702
11703Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11704
11705 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11706 host to add it's own flags.
252b5132
RH
11707
11708Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11709
11710 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11711
11712Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11713
11714 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11715 (CXX_FOR_TARGET): Likewise.
11716 (GCC_FOR_TARGET): Define.
11717 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11718 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11719 CC_FOR_TARGET was specified on the command line.
11720 (MAKEOVERRIDES): Don't define.
11721
11722Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11723
11724 * configure.in (m32r): Fix spelling of libg++ libs.
11725
11726Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11727
11728 * config.sub (-apple*): Remove, now redundant.
11729
11730Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11731
11732 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11733
11734 * configure: Rework yesterday's sed script patch.
11735
11736 * config.sub: Merge with FSF.
11737
11738Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11739
11740 * config.guess: Merge from FSF.
11741
11742 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
11743 * config.guess: Use pc instead of unknown, for pc clone systems.
11744 Change linux to linux-gnu.
252b5132
RH
11745
11746 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 11747 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
11748
11749Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11750
11751 * test-build.mk (HOLES): Add "xargs" for gdb.
11752
11753 * configure: Avoid hpux10.20 sed bug.
11754
11755Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11756
4bddf3ad 11757 * configure.in: Add support for windows host
252b5132
RH
11758 (that is a build done under the Microsoft build environment).
11759
11760Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11761
11762 * Makefile.in: Replace all uses of srcroot with s, to shrink
11763 command line lengths.
11764
11765 Patches from Geoffrey Noer <noer@cygnus.com>:
11766 * configure.in: If configuring for newlib, pass --with-newlib to
11767 subdirectories.
11768 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11769 -Bnewlib/ and -Lwinsup to gcc.
11770 (CXX_FOR_TARGET): Likewise.
11771
11772Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11773
11774 * Makefile.in (ETC_SUPPORT): Add configure.
11775
11776Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11777
35590697 11778 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
11779 host configuration file.
11780
11781Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11782
11783 * configure.in: Break mn10x00 support into separate
11784 mn10200 and mn10300 configurations.
11785 * config.sub: Likewise.
11786
11787Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11788
11789 * configure.in: Add lots of stuff to noconfigdirs for
11790 the mn10x00 targets.
11791
11792 * config.sub, configure.in: Add mn10x00 support.
11793
11794Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11795
11796 * make-all.com: Call conf-a-gas, not config-a-gas.
11797
11798Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11799
11800 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 11801 targets.
252b5132
RH
11802
11803Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11804
11805 * mpw-README: Add much more detail for native PowerMac.
11806 * mpw-install: New file.
11807 * mpw-configure: Add --norecursion and --help options.
11808 * mpw-config.in: Translate readme and install files when
11809 copying to objdir.
11810 * mpw-build.in: Don't always depend on byacc and flex.
11811 (install-only-top): New action.
11812
11813Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11814
11815 * configure.in: You can now configure GDB for the v850.
11816
11817Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11818
11819 * configure.in (noconfigdirs): Don't configure any C++ dirs
11820 if targeting D10V.
11821
11822Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11823
11824 * config.sub: Recognize mips64vr5000.
11825
11826Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11827
11828 * configure.in: Use a single line for host_tools and native_only.
11829
11830Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11831
11832 * config.sub, configure.in: Add entries for m32r.
11833
11834Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11835
11836 * Makefile.in (inet-install): Don't run install-gzip.
11837
11838Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11839
11840 * configure.in: Don't config lots of things for *-*-windows*.
11841
11842Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11843
11844 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11845 (host_libs, host_tools): Copy from configure.in.
11846 * mpw-configure: Don't complain about directories not found.
11847
11848Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11849
11850 * configure.in (i[345]86): Recognize i686 for pentium pro.
11851 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11852 file.
11853
11854 * config.guess (i[345]86): Ditto.
11855
11856Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11857
11858 * configure.in (noconfigdirs): Removed gdb for D10V.
11859
11860Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11861
11862 * configure.in: Remove ld, target-libio, target-libg++, and
11863 target-libstdc++ from noconfigdirs.
11864
11865Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11866
11867 * configure: Fix three locations where shell scripts were
11868 being run directly rather than with config_shell.
11869
11870Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11871
11872 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11873 * config.sub (basic_machine): Recognize v850.
11874
11875Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11876
11877 * mpw-configure: Handle multiple enable/disable options and
11878 pass them down recursively, handle -c and -s flags appropriately
11879 depending on choice of compiler, add escape mechanism for
11880 quoted arguments to gC.
11881
11882Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11883
11884 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11885 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11886 so that -mrelocatable-lib and -mno-eabi are used.
11887
11888 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11889 not support --print-multi-lib, don't abort.
11890
252b5132
RH
11891Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11892
11893 * make-all.com: Run config-a-gas.
11894 * setup.com: Don't copy subdirectory files around.
11895
11896Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11897
11898 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11899 target, it now compiles correctly.
11900
11901Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11902
11903 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11904
11905Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11906
35590697 11907 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
11908
11909Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11910
11911 * configure.in (native_only): Add prms.
11912
11913Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11914
11915 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11916 (BINUTILS_SUPPORT_DIRS): Likewise.
11917
11918Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11919
11920 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11921 d10v support is added.
11922
11923Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11924
11925 * configure.in (d10v-*-*): New target.
11926
11927Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11928
11929 * config.guess (HP 9000/811): Recognize this as a PA1.1
11930 machine.
11931
11932Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11933
11934 * Makefile.in (do-tar-gz): New target, split out from tail end of
11935 taz target. Run each command separately, don't use pipes.
11936 (taz): Use it.
11937
11938Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11939
11940 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11941 * mpw-build.in: No builds should depend on building byacc or flex,
11942 they are assumed to be installed already.
11943
11944Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11945
11946 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11947 variable that CC_FOR_TARGET needs.
11948
11949Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11950
11951 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11952 options have changed since the last time the subdirectory was
11953 configured, and if it has, reconfigure.
11954 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11955 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11956
11957Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11958
11959 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11960 CLEAN_MODULES): Add bash.
11961 (all-bash): New target.
11962
11963Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11964
11965 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11966
11967Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11968
11969 * config.sub (basic_machine): Recognize d10v as a valid processor.
11970
11971Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11972
11973 * mpw-configure: Add support for --bindir.
11974 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11975
11976Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11977
11978 * configure.in: add bash, time, gawk to list of hosttools and things
11979 to only build for native toolchains
11980
11981Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11982
11983 * Makefile.in (docdir): Remove.
11984
11985Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11986
11987 * Makefile.in (datadir): Set to $(prefix)/share.
11988
11989Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11990
11991 * configure.in: build diff and patch for cygwin32-hosted
11992 toolchains.
11993
11994Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11995
11996 * config.sub: Accept -rtems*.
11997
11998Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11999
80413487 12000 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
12001 remove diff from the list of things not buildable
12002 via Canadian Cross
252b5132
RH
12003
12004Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12005
12006 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 12007 don't get ". ".
252b5132
RH
12008
12009Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12010
12011 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12012
12013Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12014
12015 * Makefile.in (taz): Handle case where tex3patch didn't even get
12016 checked out. Also, if it was found, put the symlink in a new util
12017 subdirectory.
12018
12019Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12020
12021 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12022
12023Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12024
12025 * config.sub: Recognize -openvms.
12026 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12027 * make-all.com, setup.com: New files.
12028
12029Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12030
12031 * Makefile.in (taz): tex3patch moved to texinfo/util.
12032
12033Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12034
afb8d725 12035 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
12036 * configure.in: remove make from disable-if-Can-Cross list
12037 enable gdb if ${host} and ${target} are cygwin32
12038
12039Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12040
12041 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12042 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12043
12044Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12045
12046 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12047 distinguish sysv/svr4/bsd variants.
12048 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12049
12050Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12051
12052 * configure.in: Added copyright notice.
12053 * move-if-change: Added copyright notice.
12054
12055Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12056
12057 * configure.in (powerpcle-*-solaris*): Until we get shared
12058 libraries working, don't build gdb, sim, make, tcl, tk, or
12059 expect.
12060
12061Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12062
12063 * config.guess: Merge with FSF:
12064
12065 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12066 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12067
12068 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12069 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12070
12071 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12072 * config.guess: Combine two OSF1 rules.
12073 Also recognize field test versions. From mjr@zk3.dec.com.
12074 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12075 because GNU uname does not support -p. From pmr@pajato.com.
12076
12077Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12078
12079 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12080
12081Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12082
12083 * mpw-README: Document GCCIncludes.
12084
12085Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12086
12087 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12088
12089Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12090
12091 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12092
12093Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12094
12095 * configure.in (*-*-cygwin32): Configure make.
12096
12097Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12098
12099 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12100
12101Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12102
12103 * Makefile.in (all-inet): Depend on all-perl.
12104
12105 * Makefile.in (inet-install): New target.
12106
12107 * Makefile.in (all-inet): Depend on all-tcl.
12108 (all-inet): Depend on all-send-pr.
12109
12110Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12111
12112 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12113 temporarily.
12114
12115Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12116
12117 * configure.in: Don't configure --with-gnu-ld on AIX.
12118
12119Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12120
12121 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12122
12123Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12124
12125 * Makefile.in (ALL_MODULES): Added all-inet.
12126 (CROSS_CHECK_MODULES): Added check-inet.
12127 (INSTALL_MODULES): Added install-inet.
12128 (CLEAN_MODULES): Added clean-inet.
12129 (all-indent): New target.
12130
12131 * configure.in (host_tools): Added inet.
12132 (native_only): Added inet.
12133 (noconfigdirs): Added inet.
12134
12135Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12136
12137 * configure.in: Don't configure libgloss if we are not configuring
12138 newlib.
12139
12140Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12141
12142 * configure.in: Don't configure libgloss for unsupported
12143 architectures.
12144
12145Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12146
12147 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12148
12149Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12150
12151 * Makefile.in (ALL_MODULES): Include all-apache.
12152 (CROSS_CHECK_MODULES): Include check-apache.
12153 (INSTALL_MODULES): Include install-apache.
12154 (all-apache): New target.
12155
12156 * configure.in: Added apache everywhere perl is seen.
12157
12158Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12159
12160 * Makefile.in: Add support for clean-{module} and
12161 clean-target-{module} rules.
12162
12163Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12164
12165 * configure.in (*-*-ose) do not build libgloss.
12166
12167Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12168
12169 * config.guess (prep*:SunOS:5.*:*): Turn into
12170 powerpele-unknown-solaris2.
12171
12172Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12173
12174 * configure.in: Permit --enable-shared to specify a list of
12175 directories.
12176
12177Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12178
12179 * configure.in (host==solaris): Pass only the first word of $CC
12180 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12181
12182Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12183
12184 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12185
12186Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12187
12188 * Makefile.in (ALL_MODULES): Include all-perl.
12189 (CROSS_CHECK_MODULES): Include check-perl.
12190 (INSTALL_MODULES): Include install-perl.
12191 (ALL_X11_MODULES): Include all-guile.
12192 (CHECK_X11_MODULES): Include check-guile.
12193 (INSTALL_X11_MODULES): Include install-guile.
12194 (all-perl): New target.
12195 (all-guile): New target.
12196
12197 * configure.in (host_tools): Include perl and guile.
12198 (native_only): Include perl and guile.
12199 (noconfigdirs): Don't build guile and perl; no ports have been
12200 done.
12201
12202Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12203
80413487
RH
12204 * configure (--enable-*): Handle quoted option lists such as
12205 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
12206
12207Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12208
12209 * Makefile.in ({,inst}all-target): New rule so we can make and
12210 install all of the target directories easily.
12211
12212Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12213
12214 * configure.in: Add missing global flag in sed substitution when
12215 deleting `target-' from ${configdirs}.
12216
12217Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12218
12219 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12220 option.
12221
12222 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12223 config/mh-necv4.
12224
12225 * install.sh: Correct misspelling of transformbasename.
12226
12227 * config.guess: Recognize mips-*-sysv*.
12228
12229Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12230
12231 * config.sub: Recognize mon960.
12232
12233Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12234
12235 * configure: Restore Canadian Cross handling of BISON and LEX,
12236 removed in Feb 20 change.
12237
12238Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12239
12240 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12241 Mention make install. Remove the old copyright date as well the
12242 clumsy and rather pointless copyright on the README file.
12243
12244Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12245
12246 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12247 Makefile after running symlink-tree, then run `make distclean' to
12248 avoid clobbering any generated files in srcdir.
12249
12250Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12251
12252 * configure.in (m68k-*-netbsd*): Build everything now.
12253
12254Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12255
12256 * Makefile.in (taz): Fix quoting.
12257
12258Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12259
12260 * configure.in (sparclet-*-*): Build everything now.
12261
12262Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12263
12264 * configure.in (m68k-*-linux*): New host.
12265
12266Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12267
12268 * configure: Check for bison before byacc.
12269
12270Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12271
12272 * Makefile.in configure: Change the way LEX and BISON/YACC are
12273 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12274 searching PATH. These are used as fallbacks by Makefile.in if
12275 flex/bison/byacc aren't in objdir.
12276
12277Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12278
12279 * Makefile.in: Make everything which depends upon all-bfd also
12280 depend upon all-opcodes, in case --with-commonbfdlib is used.
12281
12282Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12283
12284 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12285 building NT native compilers on Unix.
12286
12287Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12288
12289 * configure.in: Don't get CC from the host Makefile fragment if we
12290 can find gcc in PATH, or if this is a Canadian Cross. Move the
12291 Solaris test for /usr/ucb/cc to the post target script, just after
12292 the compiler sanity test.
12293
12294Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12295
12296 * config.sub: Merge with FSF.
12297
12298Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12299
12300 * Makefile.in (RPATH_ENVVAR): New variable.
12301 (REALLY_SET_LIB_PATH): Use it.
12302 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12303
12304Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12305
12306 * config.sub, configure.in: Recognize sparclet cpu.
12307
12308Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12309
12310 * config.guess: Support m68k-cbm-sysv4.
12311
12312Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12313
12314 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12315 m68k-unknown-linuxaout from linker help string. Put quotes around
12316 $ld_help_string.
12317
12318Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12319
12320 * config.guess (powerpc-harris-powerunix): Add guess for port
12321 to new target.
12322
12323Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12324
12325 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12326
12327Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12328
12329 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12330 $(REALLY_SET_LIB_PATH) in Makefile.
12331 * Makefile.in (SET_LIB_PATH): New variable.
12332 (REALLY_SET_LIB_PATH): New variable.
12333 ($(DO_X)): Use $(SET_LIB_PATH).
12334 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12335 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12336 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12337 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12338 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12339 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12340 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12341 (install-dosrel): Likewise.
12342 (all-opcodes): Depend upon all-libiberty.
12343
12344Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12345
12346 * config.guess (*:CYGWIN*): New
12347
12348Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12349
12350 * Makefile.in (all-target-winsup): All all-target-libiberty.
12351
12352Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12353
12354 * configure.in (noconfigdirs): Add missing # in front of comment.
12355
12356Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12357
12358 * configure.in: add second pass to things added to noconfigdirs
12359 so *-gm-magic can exclude libgloss properly.
12360
12361Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12362
12363 * mpw-configure (extralibs_name, rez_name): Set correctly
12364 for MWC68K compiler.
12365
12366 * mpw-README: Add more info on the necessary build tools.
12367
12368Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12369
12370 * configure.in, config.sub: Recognize cygwin32.
12371
12372Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12373
12374 * config.guess, config.sub: Recognize A/UX.
12375
12376Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12377
12378 * config.sub: Merge with gcc/config.sub.
12379
12380Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12381
12382 * mpw-build.in (do-binutils): Add build of stamps.
12383
12384Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12385
12386 * config.sub: Add recognition for mips64vr4100*-* targets.
12387
12388Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12389
12390 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12391 Add creation of gconfigargs with `--enable-shared' turned on.
12392 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12393 ($(host)-stamp-stage3-configured): Likewise.
12394 (HOLES): Add chatr and ldd.
12395 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12396
12397Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12398
12399 * configure: Pass --nfp to recursive configures.
12400
12401Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12402
12403 * Makefile.in (DLLTOOL): New.
12404 (DLLTOOL_FOR_TARGET): New.
12405 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12406 (EXTRA_TARGET_FLAGS): Ditto.
12407 (EXTRA_GCC_FLAGS): Ditto.
12408 (CONFIGURE_TARGET_MODULES): Ditto.
12409 (DO_X): Ditto.
12410 * configure: Add DLLTOOL.
12411
12412Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12413
12414 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12415 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12416 mh-sco, since old workarounds no longer needed, and don't
12417 build ld, since libraries have weak symbols in COFF.
12418
12419Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12420
12421 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12422
12423Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12424
12425 * configure.in: Make sure that ${CC} can be used to compile an
12426 executable.
12427
afb8d725
JM
12428Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12429
12430 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12431 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12432 nothing depending on whether gdbtk is being built.
12433
252b5132
RH
12434Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12435
12436 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12437
12438Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12439
12440 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12441 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12442
12443Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12444
12445 * config-ml.in: Add support for
12446 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12447 Simplify setting of multidirs from --disable-foo.
12448
12449Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12450
12451 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12452 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12453 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 12454 non-empty, pass them on to the GCC make.
252b5132
RH
12455 (all-bootstrap): New rule that is like all-gcc, except it executes
12456 the GCC bootstrap rule instead of the GCC all rule.
12457
12458Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12459
12460 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12461
12462Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12463
12464 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12465 DG/UX support.
12466
12467Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12468
12469 * config.sub (i*86*) Change [345] to [3456]
12470
12471Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12472
12473 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12474 --with-gnu-ld=no.
12475
12476Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12477
12478 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12479 AIX multilibs get built.
12480
12481Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12482
12483 * configure.in (i386-win32): Don't build expect if we're not
12484 building the tcl subdir.
12485
12486Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12487
12488 * Makefile.in: (configure-target-examples, all-target-examples):
12489 New targets, configure and build example programs.
12490
12491Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12492
12493 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12494 use it as input to sedit the generated MPW makefile.
12495 * mpw-README: Add a suggestion about Gestalt.h.
12496
12497Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12498
12499 * config.sub: Accept *-*-ieee*.
12500
12501Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12502
12503 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12504 Ronald F. Guilmette <rfg@monkeys.com>.
12505
12506Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12507
12508 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12509 for powerpc-pe native.
12510 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12511 (target==powerpc-pe): duplicate i386-win32 entry.
12512
12513Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12514
12515 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12516 of vxworks, not just vxworks5.1.
12517
12518Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12519
12520 * mpw-configure: Add support for exec-prefix.
12521
12522Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12523
12524 * config.guess: Recognize HP model 816 machines as having
12525 a PA1.1 processor.
12526
12527Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12528
12529 * configure: Ignore new autoconf configure options.
12530
252b5132
RH
12531Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12532
12533 * config.guess: Recognize Pentium under SCO.
12534 From Robert Lipe <robertl@arnet.com>.
12535
12536Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12537
12538 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
12539
12540Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12541
12542 * configure.in: Don't configure gas for alpha-dec-osf*.
12543
12544Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12545
12546 * configure.in: Default to --with-stabs for some targets for which
12547 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12548 i[345]86*-*-unixware*.
12549
12550Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12551
12552 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12553 rather than basing it on the target. Simplify handling of options
12554 controlling which directories to configure. Remove extraneous
12555 slash in multi-clean target.
12556
12557Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12558
12559 * config-ml.in: Prefix more variables with ml_ so they don't collide
12560 with configure's.
12561
12562Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12563
12564 * configure: Don't turn -v into --v.
12565
12566Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12567
12568 * configure.in (targargs): Fix typo.
12569
12570 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12571
12572Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12573
12574 * configure.in: Strip --host and --target options from
12575 CONFIG_ARGUMENTS, and always configure for --host only. Add
12576 --with-cross-host option when building with a cross-compiler.
12577 * configure: Canonicalize the arguments put into config.status by
12578 always using `=' for an option with an argument. Pass a presumed
12579 --host or --target explicitly.
12580
12581Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12582
12583 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12584 into general OS recognition case.
12585
12586Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12587
12588 * configure.in (target_configdirs): add target-winsup only
12589 for win32 target systems.
12590
12591Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12592
12593 * Makefile.in (all-target-libgloss): Depend upon
12594 configure-target-newlib, since when libgloss is built it looks to
12595 see if the newlib directory exists.
12596
12597Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12598
12599 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12600 cfg-ml-*.in.
12601
12602Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12603
12604 * configure: Handle LD and LD_FOR_TARGET when configuring a
12605 Canadian Cross.
12606
252b5132
RH
12607Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12608
12609 * configure.in (target_libs): add target-winsup.
12610 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12611 (target==ppcle-pe): remove ld from $noconfigdirs.
12612
12613Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12614
12615 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12616 Preserve relative path names in $srcdir. Build symlink tree if
12617 configuring cross target dir and srcdir=. (= no VPATH support).
12618 (configure-target-libg++): Depend on configure-target-librx.
12619 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12620 * config-ml.in: New file.
12621 * symlink-tree: New file.
12622 * configure: Ensure srcdir="." if that's what it is.
12623
12624Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12625
12626 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12627 includes and FLEX_SKELETON setting.
12628 * mpw-configure (--with-gnu-ld): New option, controls whether
12629 to use PPCLink or ld with PowerMac GCC.
12630 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12631 * mpw-config.in: Configure grez if targeting Mac.
12632
12633 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
12634 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12635 just macos.
252b5132
RH
12636 * configure.in: Configure grez resource compiler if targeting Mac.
12637 * Makefile.in (all-grez, install-grez): New targets.
12638
12639Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12640
12641 * configure: CXX defaults to gcc, not g++. If we find
35590697 12642 gcc in the path, set CC to gcc -O2.
252b5132
RH
12643
12644Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12645
12646 * configure: Default ${build} correctly. Avoid picking up extra
12647 spaces when reading CC and CXX from Makefile. When doing a
12648 Canadian Cross, use plausible default values for numerous
12649 variables.
12650 * configure.in: When doing a Canadian Cross, don't try to
12651 configure tools whose configure script can't handle it.
12652
12653Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12654
12655 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12656
12657Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12658
12659 * configure: Remove dubious bug reporting address.
12660
12661Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12662
12663 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12664 configure script, run that instead of this directory's configure.
12665 In either case, print a message that we're configuring the sub-dir.
12666
12667Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12668
12669 * configure.in: Before checking for the existence of various files,
12670 use sed to filter out "target-".
12671
12672Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12673
12674 * Makefile.in (DO_X): Split rule to decrease command line length
12675 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12676 (Philippe De Muyter).
12677
12678Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12679
12680 * Makefile.in (all-patch): depend on all-libiberty.
12681
12682Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12683
12684 * configure.in: If the only directory in target_configdirs which
12685 actually exists is libiberty, then set target_configdirs to empty,
12686 to avoid trying to build a target libiberty in a gas or gdb
12687 distribution.
12688
12689Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12690
12691 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
12692 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12693 systems.
252b5132
RH
12694
12695Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12696
12697 * configure.in (copy_dirs): Use sys-include instead of include
12698 for --with-headers option.
12699
12700Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12701
12702 * Makefile.in, configure.in: Make winsup builds work with
12703 new scheme.
12704
12705Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12706
12707 * configure.in: Build the linker on AIX.
12708
12709Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12710
12711 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12712 where needed.
12713
12714Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12715
12716 * Makefile.in (all-gcc): Fix typo.
12717
12718Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12719
12720 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12721
12722Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12723
12724 * configure.in: Rename libFOO to target-libFOO, and xiberty
12725 to target-xiberty, to provide more flexibility.
12726 (target_subdir): Define. Create if cross.
12727 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12728 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12729 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12730 check-libFOO -> check-target-libFOO, etc.
12731 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12732 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12733 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12734 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12735 allow ALL_GCC="" to only configure.
12736 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12737 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12738 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12739
12740Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12741
12742 * Makefile.in (taz): Build "info" in etc explicitly.
12743
12744Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12745
12746 * configure.in: Make sure that CC is undefined (as opposed to
12747 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12748 problem with autoconf trying to configure on a host without GCC.
12749
12750Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12751
12752 * mpw-configure: Set host alias from choice of host compiler,
12753 only use generic MPW Makefile sed if present, edit a file
12754 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12755 * mpw-README: Add problem notes about CW6 and CW7.
12756
12757Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12758
12759 * Makefile.in (taz): Use ";" instead of ";;".
12760
12761Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12762
12763 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12764 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12765 DISTDOCDIRS.
12766 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12767 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12768
12769Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12770
12771 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12772 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12773 Move bfd to DISTSTUFFDIRS.
12774
12775Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12776
12777 * Makefile.in (X11_LIB): Removed.
12778 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12779
12780 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12781
12782Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12783
12784 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12785 names.
12786
12787Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12788
12789 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12790
12791Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12792
12793 * configure.in (i[345]86-*-win32): Always build newlib.
12794 Don't configure cvs, autoconf or texinfo.
12795 * Makefile.in (LD_FOR_TARGET): New.
12796 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12797 Pass down LD_FOR_TARGET.
12798
12799Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12800
12801 * winsup: New directory.
12802 * Makefile.in: Build winsup.
12803 * configure.in: Winsup is configured when target is win32.
12804 Can only build win32 target GDB when native.
35590697 12805
252b5132
RH
12806Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12807
12808 * config.guess: Recognize HP model 819 machines as having
12809 a PA 1.1 processor.
12810
12811Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12812
12813 * configure: Fix sed loop which substitutes for CC and CXX to
12814 avoid bug found in various sed implementations.
12815
12816Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12817
12818 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12819 simulator. Use standard powerpc-*-eabi*.
12820
12821Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12822
12823 * configure.in: Stop putting gas and binutils in noconfigdirs for
12824 powerpc-*-aix* and rs6000-*-*.
12825
12826Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12827
12828 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12829 -mcall-aixdesc libraries.
12830
12831Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12832
12833 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12834
12835 * config.sub (arm | armel | armeb): Fix shell syntax.
12836
12837Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12838
12839 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12840 -msoft-float and -mcpu=common support.
12841 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12842 libraries.
12843
12844Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12845
12846 * configure.in: Allow configuration and build of emacs19 for the alpha.
12847
12848Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12849
12850 * configure.in (CC): Get ^CC, not just any old CC, from
12851 ${host_makefile_frag}.
12852
12853Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12854
35590697 12855 * configure.in (CC): Try to get CC from
252b5132
RH
12856 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12857
12858Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12859
12860 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12861 only if it exists in $(srcdir).
12862
12863Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12864
12865 * configure: If CC and CXX are not set in the environment, set
12866 them, based on either an existing Makefile or on searching for gcc
12867 in PATH. Substitute for CC and CXX in Makefile.
12868 * configure.in: Remove libm from target_libs. Separate
12869 target_configdirs from configdirs. If CC is not set in
12870 environment, try to get it from a host Makefile fragment. Rewrite
12871 changes of configdirs to use skipdirs instead. A few minor
12872 tweaks. Take directories out of target_configdirs as they are
12873 taken out of configdirs. Remove existing Makefile files from
12874 subdirectories. Substitute for TARGET_CONFIGDIRS and
12875 CONFIG_ARGUMENTS in Makefile.
12876 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12877 by configure.in.
12878 (CONFIG_ARGUMENTS): Likewise.
12879 (CONFIGURE_TARGET_MODULES): New variable.
12880 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12881 ($(CONFIGURE_TARGET_MODULES)): New target.
12882 (configure-libg++, configure-libio): New targets.
12883 (all-libg++): Depend upon configure-libg++.
12884 (all-libio): Depend upon configure-libio.
12885 (configure-libgloss, all-libgloss): New targets.
12886 (configure-libstdc++): New target.
12887 (all-libstdc++): Depend upon configure-libstdc++.
12888 (configure-librx, all-librx): New targets.
12889 (configure-newlib): New target.
12890 (all-newlib): Depend upon configure-newlib
12891 (configure-xiberty): New target.
12892 (all-xiberty): Depend upon configure-xiberty.
12893
12894Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12895
12896 * configure.in (host i[345]86-*-win32): Expand the
12897 noconfigdirs again.
12898
12899Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12900
12901 * mpw-configure: Fix sed command file name.
12902
12903Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12904
35590697 12905 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
12906 noconfigdirs again.
12907
12908Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12909
12910 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12911 or powerpc*-*-pe*, since they are not yet supported.
12912
12913Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12914
12915 Add PowerMac support and many other enhancements.
12916 * mpw-configure: New option --cc to select compiler to use,
12917 paste options set according to --cc into the generated
12918 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12919 if mpw-make.sed is present.
12920 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12921 add forward includes for PowerPC include files.
12922 * mpw-build.in: Build using Makefile.PPC if present.
12923 (do-byacc, etc): Remove separate version resource builds.
12924 (do-gas): Build "stamps" before "all".
12925 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12926 * mpw-README: Update to reflect --cc option, PowerMac support,
12927 and recently-reported compatibility problems.
12928
12929Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12930
12931 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12932 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12933 (--with-multilib-top): Pass to recursive invocations.
12934
12935Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12936
12937 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12938 v810-*-*.
12939
12940Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12941
12942 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12943 gdb, ld and opcodes on v810-*-*.
12944
252b5132
RH
12945Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12946
12947 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12948 (local-maintainer-clean): New target.
12949 (maintainer-clean): New target.
12950 (realclean): Just depend upon maintainer-clean.
12951
12952Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12953
12954 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12955
12956Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12957
12958 * configure.in: Build ld in mips*-*-bsd* case.
12959
12960Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12961
12962 * config.sub: Accept -lites* OS. From Ian Dall.
12963
12964Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12965
12966 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 12967 targets.
252b5132
RH
12968
12969Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12970
12971 * configure.in: treat i386-win32 canadian cross the same as
12972 i386-go32 canadian cross.
12973
12974Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12975
12976 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12977 running under the simulator to build a reduced set of libraries.
12978 (powerpc-*-eabiaix): Add fine grained multilib support added to
12979 other powerpc targets yesterday.
12980
12981Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12982
12983 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12984 -disable-softfloat, -disable-relocatable, -disable-aix, and
12985 -disable-sysv to control which multilib libraries get built.
12986
12987Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12988
12989 * configure: Add Makefile.tem to list of files to remove in trap
12990 handler.
12991
12992Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12993
12994 * config.guess (*Linux*): Add missing "exit"s.
12995 Also, need specific check for alpha-unknown-linux (uses COFF).
12996
12997Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12998
12999 * config.guess: Merge with FSF:
13000
13001 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13002 * config.guess (AIX4): More robust release numbering discovery.
13003
13004 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13005 * config.guess (i386-sequent-ptx): Properly get version number.
13006
13007 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13008 * config.guess (mips:*:4*:UMIPS): New case.
13009
13010Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13011
13012 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13013 (i386-win32 host): Likewise. Don't build readline.
13014
afb8d725
JM
13015Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13016
13017 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13018 SUPPORT_FILES to submakes.
13019
252b5132
RH
13020Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13021
13022 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13023 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13024 mpw-configure.
13025
13026Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13027
13028 * configure.in (appdirs): Use =, not ==, in test expression when
13029 trying to build the text to print in the warning message for
13030 Solaris users.
13031
13032Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13033
13034 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13035
13036Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13037
13038 * config.guess: Recognize lynx-2.3.
13039
13040Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13041
13042 * config.sub (z8ksim): Deleted
13043 (z8k-*-coff): New, this is the one true name of the target.
13044
13045Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13046
13047 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13048
13049Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13050
13051 * config.guess (*:Linux:*:*): First try asking the linker what the
13052 default object file format is (elf, aout, or coff). Then if this
13053 fails, try previous methods.
13054
13055Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13056
13057 * configure.in: Don't build newlib for *-*-vxworks5.1.
13058
13059Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13060
13061 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13062 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13063
13064Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13065
13066 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13067
13068Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13069
13070 * cfg-ml-com.in: New file.
13071 * cfg-ml-pos.in: New file.
13072
13073Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13074
13075 * COPYING.NEWLIB: Add HP free copyright to list.
13076
13077Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13078
13079 * config.sub: Recognize -eabi* for the system, not just -eabi.
13080
13081Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13082
13083 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13084 * config.sub, configure.in (win32): New target and host.
13085
13086Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13087
13088 * configure.in: Add i386-pe configuration.
13089
13090Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13091
13092 * mpw-build.in (install): Install GDB after LD.
13093
13094Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13095
13096 * mpw-config.in (elf/mips.h): Always forward-include, needed
13097 for GDB to build.
13098
13099Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13100
13101 * testsuite: New directory for customer acceptance and whole tool
13102 chain tests.
13103
13104Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13105
13106 * configure: If per-host line isn't found, but AC_OUTPUT is found
13107 and a configure script exists, run it instead.
13108
13109Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13110
13111 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13112
13113Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13114
13115 * configure: Set build_{cpu,vendor,os,alias} to host values when
13116 --build isn't specified.
13117
13118Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13119
13120 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13121 (FLAGS_TO_PASS): Pass them.
13122 (EXTRA_TARGET_FLAGS): Ditto.
13123
252b5132
RH
13124Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13125
13126 * Makefile.in (all-libg++): Depend on all-libstdc++.
13127
13128Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13129
13130 * configure.in (noconfigdirs): Enable all packages for
13131 i386-unknown-netbsd.
13132
13133Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13134
13135 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13136 hosted builds (DOS builds)
13137
13138Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13139
13140 Changes for ARM based on patches from Richard Earnshaw:
13141 * config.sub: Handle armeb and armel.
13142 * configure.in: Omit arm linker only for riscix.
13143
13144Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13145
13146 * config.guess: Update from FSF.
13147
13148Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13149
13150 * config.sub: Recognize powerpcle as the little endian varient of
13151 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13152 powerpcle variant. Convert pentium into i586, not i486. Add p5
13153 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13154 temporarily.
13155
13156Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13157
13158 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13159
13160Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13161
13162 * config.sub: Accept -lites* as a basic system type.
13163
13164Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13165
13166 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13167 installed, and if so return linuxoldld as the system name.
13168
13169Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13170
13171 * config.guess: Add hppa1.1-hp-lites support.
13172
13173Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13174
13175 * configure.in: Don't build newlib for m68k-vxworks5.1.
13176
13177Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13178
13179 * configure.in (mips-sgi-irix6): Use mh-irix5.
13180
13181Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13182
13183 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13184
13185Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13186
13187 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 13188 OSF/1. Fix compiler flags.
252b5132
RH
13189 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13190
13191Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13192
13193 * configure.in: Recognize --with-newlib.
13194 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13195
afb8d725
JM
13196Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13197
13198 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13199 to *_X11_MODULES due to gdbtk needing X include files et al.
13200
252b5132
RH
13201Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13202
13203 Merge in support for Mac MPW as a host.
13204 (Old change descriptions retained for informational value.)
13205
13206 * mpw-config.in: Add generic include forwards for cpu-specific
13207 include files in aout and elf directories.
13208
13209 * mpw-configure: Added copyright.
13210 * mpw-config.in: Check for presence of required build tools.
13211 (target_libs): Add newlib.
13212 (target_tools): Add examples.
13213 (Read Me): Generate as "Read Me for MPW" instead.
13214 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13215 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13216 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13217
13218 * mpw-configure: Remove subdir-specific makefile hackery,
13219 delete mk.tmp after using it.
13220
13221 * mpw-build.in (all): Display start and end times.
13222
13223 * mpw-configure (host_canonical): Set.
13224 (target_cpu): Always add to makefiles.
13225 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13226 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13227 (mpw-mh-mpw): Look for in srcdir and srcroot.
13228 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13229
13230 * mpw-build.in: (install-only): New target.
13231
13232 * mpw-configure (host_alias, target_alias): Rename from hostalias
13233 and targetalias, add into generated Makefile.
13234 (mk.tmp): If present, add into generated Makefile.
13235 * mpw-build.in (all-gas): Build config.h first before gas proper.
13236
13237 * mpw-configure (config.status): Write only if changed.
13238 * mpw-config.in (readline): Configure it (not built, just used for
13239 definitions).
13240
13241 * mpw-config.in (elf/mips.h): Add a forward include.
13242
13243 * mpw-config.in: Forward-include most .h files in include into
13244 extra-include.
13245 (readline): Don't build.
13246 mpw-build.in (install): Install GDB.
13247
13248 * mpw-configure (prefix, mpw_prefix): Handle it.
13249 * mpw-config.in (mmalloc, readline): Don't configure.
13250 * mpw-build.in (thisscript): Rename to ThisScript.
13251 Use mpw-build instead of BuildProgram everywhere.
13252 (mmalloc, readline): Don't build.
13253 * mpw-README: New file, basic documentation about the MPW port.
13254
13255 * mpw-config.in: Use forward-include to create include files.
13256
13257 * mpw-configure: Add more things to the top of each configured
13258 Makefile, including contents of config/mpw-mh-mpw.
13259 * mpw-config.in (extra-include): Create this directory and fill it
13260 with Posix-like include files when configuring.
13261
13262 * config.sub (apple, mac, mpw): Add various aliases.
13263
13264 * mpw-build.in: New file, top-level build script fragment for MPW.
13265 * mpw-configure: New file, configure script for MPW.
13266 * mpw-config.in: New file, config fragment for MPW.
13267
13268Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13269
13270 * configure.in (host_libs): Remove glob, since it is gone from the
13271 sources.
13272
13273Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13274
13275 * Makefile.in: define empty GDB_NLM_DEPS var.
13276
13277 * configure.in(target_makefile_frag): use config/mt-netware
13278 for netware targets.
13279
13280Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13281
13282 * config.sub: Merge in recent FSF changes. Remove linux special
13283 cases.
13284
13285Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13286
4bddf3ad 13287 Revert this change:
252b5132
RH
13288
13289 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13290
13291 * build-all.mk: Use CC=cc -Xs on Solaris.
13292
252b5132
RH
13293Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13294
13295 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13296 stop using it.
13297 * Makefile.in: Nuke all references to glob subdirectory.
13298
13299Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13300
13301 * configure.in: Fix --enable-shared logic in per-host.
13302
13303Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13304
13305 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13306
13307Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13308
13309 * configure.in (noconfigdirs): Don't build gas on AIX, for
13310 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13311
13312Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13313
13314 * configure: Fix --cache-file to work if the file argument is a
13315 relative path.
13316
13317Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13318
13319 * configure: If the --cache-file is used, pass it down to
13320 configure in subdirectories.
13321
13322Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13323
13324 * config.sub: add vxworks29k configuration.
13325
13326Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13327
13328 * Makefile.in (taz): Do "diststuff" part quietly.
13329
13330Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13331
13332 * config.sub: Mini-merge with gcc/config.sub.
13333
13334Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13335
13336 * config.guess (IRIX): Sed - to _.
13337
13338Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13339
13340 * Makefile.in (source-vault, binary-vault): New targets.
13341
13342Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13343
13344 * config.sub: Recognize -eabi as a basic system type.
13345
13346Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13347
13348 * configure.in (enable_shared stuff): Fix typo.
13349
13350Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13351
13352 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13353
13354Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13355
13356 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13357
13358Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13359
13360 * configure.in (rs6000-*-*): Don't build gas.
13361
13362Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13363
13364 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13365 reduce command line length.
13366 (AS_FOR_TARGET): Check for as.new, not Makefile.
13367 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13368
13369Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13370
13371 * config.guess: Merge from FSF.
13372
13373Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13374
13375 * configure: Don't use $ when handling program_suffix.
13376
13377Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13378
13379 * configure.in: Configure tk for hppa/hpux.
13380
13381Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13382
13383 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13384
13385Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13386
13387 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13388 to LIBCXXFLAGS. Tests are better run without it.
13389
13390Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13391
13392 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13393
13394Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13395
13396 * configure.in (*-*-netware*): Don't configure xiberty.
13397
13398Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13399
13400 * configure.in: Remove tk from native_only list.
13401
13402Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13403
13404 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13405 for special NCD build.
13406
13407Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13408
13409 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13410 makeall.bat, they're only useful for binutils snapshots.
13411 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13412 makeall.bat to specified SUPPORT_FILES.
13413
13414Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13415
13416 * build-all.mk: Add Ericsson targets to sun4 and solaris
13417 hosts. Add BNR's sun4 target to solaris host, so their
13418 build-from-source will be tested in-house first.
13419
13420Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13421
13422 * Makefile.in (LIBCFLAGS): New variable.
13423 (CFLAGS_FOR_TARGET): Ditto.
13424 (LIBCFLAGS_FOR_TARGET): Ditto.
13425 (LIBCXXFLAGS): Ditto.
13426 (CXXFLAGS_FOR_TARGET): Ditto.
13427 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13428 (BASE_FLAGS_TO_PASS): Pass them.
13429 (EXTRA_TARGET_FLAGS): Ditto.
13430
4bddf3ad 13431 * configure.in: Support --enable-shared.
252b5132
RH
13432
13433Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13434
13435 * configure.in (target_libs): Include libstdc++ again.
13436 * config.guess: Update from FSF (for FreeBSD).
13437
13438Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13439
13440 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13441 makeall.bat.
13442 (DISTDOCDIRS): Add `etc'.
13443 (ETC_SUPPORT_PFX): New variable.
13444 (taz): Include anything from etc starting with a word in
13445 ETC_SUPPORT_PFX.
13446
13447Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13448
13449 * config.sub: Update for recent FSF changes. Remove obsolete
13450 h8300hds entry. Add -windows* and -osx as basic os. Minor
13451 spacing changes.
13452
13453Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13454
13455 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13456
13457 * config.guess: Merge with FSF.
13458 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13459
13460Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13461
13462 * configure: Since the "trap 0" handler will override the exit
13463 status on many systems, only use it for "exit 1", and make it set
13464 a non-zero exit status; reset it before "exit 0". Also, check
13465 exit status of config.sub, and error out if it failed.
13466
13467Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13468
13469 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13470 and install libgloss.
13471
13472Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13473
13474 * Makefile.in (all-binutils): Depend upon all-byacc.
13475
13476 * configure.in: Don't build emacs on Irix 5.
13477
13478Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13479
13480 * configure.in (*-*-netware*): Add libio.
13481
13482Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13483
13484 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13485 (CHECK_TARGET_MODULES): Ditto.
13486 (INSTALL_TARGET_MODULES): Ditto.
13487 (TARGET_LIBS): Ditto.
13488 (all-libstdc++): Note dependencies.
13489
13490Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13491
13492 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13493
13494Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13495
13496 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13497 -fexternal-templates.
13498
13499 * configure.in (target_libs): Add libstdc++.
13500 (noconfigdirs): Add libstdc++ as appropriate.
13501
13502Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13503
13504 * config.guess: Update from FSF.
13505
13506Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13507
13508 * configure: Use ${config_shell} when running ${configsub}.
13509
13510Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13511
13512 * config.sub: No longer recognize h8300h.
13513
13514Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13515
13516 * config.sub: Remove extraneous differences between config.sub and
13517 gcc/config.sub.
13518
13519Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13520
13521 * Makefile.in (DISTSTUFFDIRS): Add gas.
13522
13523Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13524
13525 * COPYING.NEWLIB: New file.
13526
13527Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13528
13529 * config.guess (HP-UX): Patch from Harlan Stenn
13530 <harlan@landmark.com> to also emit release level.
13531
13532Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13533
13534 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13535
13536Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13537
13538 * config.sub: Merge nextstep cleanup from FSF.
13539
13540Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13541
13542 * configure.in (arm-*-*): Don't configure ld for this target.
13543
13544Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13545
13546 * configure.in (*-*-netware): don't configure libg++, libio,
13547 librx, or newlib.
13548
13549Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13550
13551 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13552 configure ld--it works, but it doesn't support shared libraries.
13553
13554Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13555
13556 * config.guess (*-unknown-freebsd*): Get rid of possible
13557 trailing "(Release)" in version string.
13558 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13559
13560Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13561
13562 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13563 Fix type: *-next-neststep -> *-next-nextstep.
13564
13565 * config.guess: Merge from FSF:
13566
13567 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13568
13569 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13570
13571 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13572
13573 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13574 instead of UNIX_SV for UnixWare 1.0).
13575
13576Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13577
13578 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13579 to make gdb/nlm/* build after the compiler and linker.
13580
13581Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13582
13583 * config.guess (netbsd, freebsd, linux): Accept any machine,
13584 not just i[34]86.
13585 (m68k-atari-sysv4): Relocate to match FSF version.
13586
13587 * config.guess: More merges from the FSF:
13588
13589 Add a space before function call or macro invocation.
13590
13591 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13592
13593 * config.guess: Add trap cmd to remove dummy.c and dummy when
13594 interrupted.
13595
13596 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13597
13598 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13599 (dummy): Redirect stderr from compilation of dummy.c.
13600
13601 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13602
13603 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13604
13605Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13606
13607 * configure: Accept and ignore --cache*, for compatibility with
13608 new autoconf.
13609
13610Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13611
13612 * config.guess: Merge from FSF:
13613
13614 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13615
13616 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
13617 (PATH): Add /.attbin at end for finding uname.
13618 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
13619
13620 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13621
80413487 13622 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
13623
13624 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13625
80413487
RH
13626 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13627 to select whether to use ELF or COFF.
252b5132
RH
13628
13629 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13630
80413487 13631 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
13632
13633 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13634
13635 * config.guess: Guess the OS version for HPUX.
13636
13637 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13638
13639 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13640
13641Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13642
13643 * configure.in: Recognize --with-headers, --with-libs, and
13644 --without-newlib.
13645 * Makefile.in (all-xiberty): Depend upon all-ld.
13646
13647Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13648
13649 * configure.in: Change i[34]86 to i[345]86.
13650
13651Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13652
13653 * configure (version): A few more tweaks to help message.
13654
13655Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13656
13657 * Makefile.in: Remove (for now) librx as a host library,
13658 now that we're building it for target.
13659
13660Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13661
13662 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13663 (Karl Berry).
13664
13665Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13666
13667 * configure.in: Also configure librx.
13668
13669Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13670
13671 * Makefile.in: Update various rules to reflect that librx
13672 is now needed for libg++.
13673
13674Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13675
13676 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13677
13678Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13679
13680 * configure.in: Configure the examples directory.
13681
13682Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13683
13684 * configure: Simplify Jun 2 1994 change.
13685
13686Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13687
13688 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13689 /bin/gcc isn't good enough to build gcc.
13690
13691Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13692
13693 * Makefile.in (GDB_SUPPORT_FILES): Remove
13694 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13695 (gdb.tar.gz): Add new rule to use standard distribution building
13696 mechanism.
13697
13698Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13699
13700 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13701 Bill Cox <bill@cygnus.com>.
13702
13703Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13704
13705 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13706
13707Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13708
13709 * configure: Search current dir first in .gdbinit.
13710
13711Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13712
13713 * config.sub: Recognize freebsd (merged from gcc config.sub).
13714
13715Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13716
13717 * config.sub: Refer to NeXT's operating system as nextstep.
13718
13719 * config.sub (case $basic_machine): Re-order the cases, to match
13720 the order in the FSF version (which is mostly alphabethical).
13721 Merge in some additions and changes from the FSF.
13722
13723Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13724
13725 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13726 * config.sub: Recognize cxux7.
13727 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13728
13729Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13730
13731 * config.sub: Fix typo powerpc -> powerpc-*.
13732
13733Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13734
13735 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13736
13737 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13738 parallel with all-emacs and install-emacs). Top-level command
13739 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13740
13741Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13742
13743 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13744 $(relbindir)/make before doing ``make install'', and use
13745 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13746 installing over running make binary.
13747 ($(host)-stamp-stage3-installed): Likewise.
13748
13749Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13750
13751 * config.guess: Recognize Mach.
13752
13753Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13754
13755 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13756 see whether --exec-prefix was used.
13757
13758Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13759
13760 * README: Explicitly mention libg++/README. (Zoo's idea.)
13761
13762Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13763
13764 * Makefile.in: Add all-librx target similar to all-libproc.
13765
13766Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13767
13768 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13769 with post 1.2 uname bogosity.
13770
13771Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13772
13773 * configure: Remove temporary files on receipt of a signal.
13774
13775Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13776
13777 * configure: If there is a package_makefile_frag, remove
13778 ${subdir}/Makefile.tem after copying it in.
13779
13780Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13781
13782 * build_all.mk: support rs6000 lynx identifies itself as
13783 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13784 since /bin/gcc is too feeble to compile a modern gcc.
13785
13786Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13787
13788 * brought devo/test-build.mk update-to-date with progressive/
13789 test-build.mk. Add lynx targets and hppa flag info.
13790
13791Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13792
13793 * configure.in: Use mh-ncrsvr43. Patch from
13794 Tom McConnell <tmcconne@sedona.intel.com>.
13795
13796Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13797
13798 * config.guess (i386-unknown-bsdi): No longer need to
13799 check #if defined(__bsdi__) && defined(__i386__).
13800
13801Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13802
13803 * configure: Set program_transform_nameoption correctly.
13804
13805Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13806
13807 * brought build-all.mk update-to-date with progressive build-all.mk,
13808 added new targets and hppa info.
35590697 13809
252b5132
RH
13810Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13811
13812 * configure: If config.guess result is a prefix of the user
13813 specified target, assume a native build and use the user specified
13814 target as the host alias. Remove SunOS patch suffix removal hack.
13815 * configure.in: Remove SunOS patch suffix removal hack.
13816
13817 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13818 in NATIVE_CHECK_MODULES.
13819
13820Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13821
13822 * Makefile.in: Rename HOST_ONLY to NATIVE.
13823 * configure: Delete SunOs patch suffix from host_canonical
13824 and build_canonical variables that are prepended to Makefiles.
13825 * configure.in: Add comments for easier maintenance.
13826
13827Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13828
13829 * Makefile.in: Add all-libproc target similar to all-gui.
13830
13831Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13832
13833 * Makefile.in (CHECK_MODULES): split into
13834 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13835
13836Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13837
13838 * config.guess (i386-unknown-bsdi): New system to guess.
13839
13840Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13841
13842 * Makefile.in: Add all-gui target (but not yet build by "all").
13843
13844Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13845
13846 * config.sub: Move deletion of patch suffix from here...
13847 * configure.in: To here, at Ian's suggestion. The top-
13848 level scripts might need to know of a patch level.
13849
13850Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13851
13852 * config.sub: Strip off patch suffix so rtl is recognized
13853 as a sunos4.1.3 machine, even though it's been patched.
13854
13855Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13856
13857 * Makefile.in (INSTALL_LAST): Delete.
13858 (INSTALL_DOSREL): New.
13859
13860Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13861
13862 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13863 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13864 whether we pass down --with-gnu-ld anyhow.
13865
13866Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13867
13868 * Makefile.in (INSTALL_LAST): Change operation so it works
13869 on more flavors of make.
13870 * configure.in (go32): Don't build libg++ or libio.
13871
13872Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13873
13874 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13875 they can be overriden by templates.
13876
13877Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13878
13879 * configure.in (target==go32): Don't build gdb.
13880 * dosrel: New directory.
13881
13882Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13883
13884 * configure.in (host==go32): Configure dosrel too.
13885 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13886 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13887 be set by incoming names or templates.
13888 (INSTALL_LAST): New rule.
252b5132
RH
13889
13890Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13891
13892 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13893
13894Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13895
252b5132
RH
13896 * configure.in (appdirs): New variable. Currently empty, but will
13897 be used in gas distribution. If nonempty, lists a set of
13898 directories at least one of which must get configured, or top
13899 level configuration is considered to have failed.
13900 (rs6000-*-lynxos*): Use new file name.
13901
13902Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13903
13904 Eliminate XTRAFLAGS.
13905 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13906 newlib include files using -idirafter, and also use -nostdinc.
13907 (CXX_FOR_TARGET): Likewise.
13908 (XTRAFLAGS): Removed.
13909 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13910 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13911 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13912 ($(DO_X)): Don't pass down XTRAFLAGS.
13913
13914Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13915
13916 * configure.in (mips*-dec-bsd*): New target; do build linker.
13917 (mips*-*-bsd*): New target; don't build linker.
13918
13919Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13920
13921 * configure.in: support rs6000-*-lynxos* configuration.
13922 support sunos4 as a cross target.
13923
13924 * config.sub: look for lynx*, not lynx since the OS version may
13925 legitimately be part of the name.
13926
13927Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13928
13929 * configure.in (i[34]86-*-sco*): Move to be with other i386
13930 targets.
13931 (romp-*-*): New target. Skip various binary utilities.
13932 (vax-*-*): New target. Don't build newlib.
13933 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13934
13935Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13936
13937 * configure.in: Only set host_makefile_frag if config
13938 directory exists.
13939
13940Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13941
13942 * install.sh: If $dstdir exists, don't check whether each
13943 component does.
13944
13945Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13946
13947 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13948
13949Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13950
35590697
AJ
13951 * configure.in (*-*-lynxos*): Don't configure newlib for either
13952 native or cross Lynx.
252b5132
RH
13953
13954Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13955
13956 * config.sub (sparc64-elf): Fix os.
13957 (z8k): Remove duplicate.
13958
13959Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13960
13961 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13962 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13963
13964Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13965
13966 * configure: Make file links cleanly even if Lynx fails on
80413487 13967 an NFS symlink (at least fail cleanly).
252b5132
RH
13968
13969Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13970
13971 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13972 -XNh2000.
13973
13974Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13975
13976 * configure: Unknown options are fatal again.
13977
13978Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13979
13980 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 13981 compatibility.
252b5132
RH
13982
13983Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13984
13985 * build-all.mk: Add `clean' target.
13986
13987Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13988
13989 * config.guess: Add SINIX support.
13990 * configure.in: Add mips-*-sysv4* support.
13991
13992Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13993
13994 * build-all.mk: Document all useful targets.
13995 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13996 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13997
13998Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13999
14000 * configure: Support --silent, --quiet.
14001
14002Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14003
14004 * configure: Support --disable-FEATURE.
14005
14006Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14007
14008 * config.guess: Recognize NCR running SVR4.3.
14009
14010Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14011
14012 * config.guess: Make BSDI generate i386-unknown-bsd386.
14013 Patch from Paul Eggert <eggert@twinsun.com>.
14014
14015Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14016
14017 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14018
14019Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14020
14021 * configure: Make unrecognized options give nonfatal warnings
14022 instead of fatal errors, and pass them to any subdirectory
14023 configures in case they recognize them.
14024 Make --x equivalent to --with-x.
14025
14026Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14027
14028 * configure: Add --enable-* options. Clean up usage message and
14029 some comments.
14030
14031Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14032
14033 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14034
14035Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14036
14037 * configure.in (hppa*-*-*): Enable binutils.
14038
14039Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14040
14041 * config.sub: Recognize cisco.
14042
14043Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14044
14045 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14046
14047Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14048
14049 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14050 than one configuration name. Add comment.
14051
14052Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14053
14054 * config.guess: about target *-hitachi-hiuxwe2, fixed
14055 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14056 macro is incorrect.]
14057
14058Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14059
14060 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14061 than the "make ls" stuff which used to be here.
14062
14063Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14064
14065 * config.guess: Recognize i[34]86-unknown-freebsd.
14066 From Shawn M Carey <smcarey@rodan.syr.edu>.
14067
14068Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14069
14070 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14071
14072Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14073
14074 * config.guess: Check for ptx.
14075
14076Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14077
14078 * config.sub: Add os9k checking.
14079
14080Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14081
14082 * config.guess: Handle OSF1 running on HPPA processors
14083
14084Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14085
14086 * configure: If subdir configure fails, print out a message with
14087 subdirectory name, in case subdir's configure code didn't identify
14088 itself.
14089
14090Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14091
14092 * configure.in: Remove embedded newlines from configdirs.
14093 Avoid mismatches of substrings. Fix matching strings at end
14094 of configdirs.
14095
14096Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14097
14098 * config.guess: Add Lynx/rs6000 config support.
14099
14100Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14101
14102 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14103
14104Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14105
14106 * configure.in (hppa*-*-osf*): Treat this just like most other
14107 PA configurations (eg no binutils or ld).
14108 (hppa*-*-*elf*): These configurations have binutils and ld.
14109
14110Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14111
14112 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14113
14114Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14115
14116 * configure.in (rs6000-*-*): Build gas.
14117
14118Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14119
80413487 14120 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
14121
14122Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14123
14124 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14125 for GDB and GDB has been fixed to not need it.
14126
252b5132
RH
14127Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14128
14129 * config.guess: Recognize vax hosts.
14130
14131Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14132
14133 * configure (while loop): Don't use "break 2" inside case
14134 statement -- the case statement isn't an enclosing loop.
14135
14136Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14137
14138 * config.guess: Clean up NeXT support, to allow nextstep
14139 on Intel machines. Make OS be nextstep.
14140
14141Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14142
14143 * config.guess: Add alternate forms for Convex.
14144
14145Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14146
14147 * configure: Completely rewrite option processing. Take
14148 advantage of pattern-matching to avoid invoking test frequently.
14149 Also clean up host and target defaulting logic.
14150
14151Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14152
14153 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14154 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14155 commands (plus user environment) will fit SCO limits.
14156
14157Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14158
14159 * configure.in: Don't issue warnings about directories which are
14160 not being configured if -norecursion is set. Correct test for
14161 --with-gnu-as and --with-gnu-ld to not get confused by substring
14162 matches.
14163
14164 * configure.in: Don't build gas for alpha-dec-osf1*.
14165
14166Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14167
14168 * configure: Back out Per's change of 12/19/1993. It changes the
14169 behavior of configure in unexpected and confusing ways.
14170
14171 Also, use different delim char when calculating
14172 program_transform_name so that the name can contain slashes.
14173
14174Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14175
14176 * configure.in, config.sub: Add support for VSTa micro-kernel.
14177
14178Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14179
14180 * configure.in: Nuke hacks which were used to get a special
14181 version of GAS for HPPA configurations.
14182
14183Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14184
14185 * configure: If only ${target_alias} is given, use that
14186 as the default for ${host_alias}.
14187 * configure: Add missing back-slashes before nested quotes.
14188
14189Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14190
14191 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14192
14193Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14194
14195 * config.guess: Recognize some Tektronix configurations.
14196 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14197
14198Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14199
14200 * config.sub: Match any flavor of SH.
14201
14202Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14203
14204 * configure.in: Don't try to configure newlib for Alpha.
14205
14206Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14207
14208 * configure.in: Don't build ld for Irix 5. Don't build gas,
14209 libg++ or libio for any Alpha target.
14210
14211 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
14212
14213Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14214
14215 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14216 default arguments -- so it tried to compress itself.
14217
14218Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14219
14220 * configure.in (notsupp): ensure that a space is always at the end
14221 of the configdirs list, since the grep checks for an explicit space
14222
14223Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14224
14225 * configure.in (target i386-sysv4.2): don't build ld, since static
14226 versions of many libraries are not available.
14227
14228Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14229
14230 * config.guess: Recognize Apollos (using environment variables).
14231 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14232
14233Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14234
14235 * config.guess: Recognize Sony news mips running newsos.
14236
14237Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14238
14239 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14240 "fi ; else" for bash.
14241
14242Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14243
14244 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14245
14246Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14247
14248 * config.sub: accept unixware as an alias for svr4.2.
14249 Fix some inconsistancies with the gcc version.
14250
14251Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14252
14253 * Makefile.in (DISTDOCDIRS): Add gdb.
14254
14255Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14256
14257 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14258
14259Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14260
14261 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14262 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14263 this now.
14264
14265Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14266
14267 * config.sub: Accept hiux* as an OS name.
14268
14269 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14270 etc/make-stds.texi. The underscore came from gcc, and dje now
14271 agrees that RUNTESTFLAGS is the correct name.
14272
14273Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14274
14275 * install.sh: Remove 'set -e'. It makes any conditionals
14276 in the script useless.
14277
14278 * config.guess: Automatically recognize arm-acorn-riscix
14279 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14280
14281Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14282
14283 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14284
14285Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14286
14287 * Makefile.in (DISTDOCDIRS): New variable.
14288 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 14289 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
14290
14291Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14292
14293 * configure.in (hppa target): check the source directory for the
14294 pagas sub-directory
14295
14296Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14297
14298 * config.sub: Allow -aout* and -elf*.
14299
14300Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14301
14302 * configure.in: Don't build ld on i386-solaris2, same as for
14303 sparc-solaris2.
14304
14305Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14306
14307 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14308
14309Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14310
14311 * configure.in: Configure gdb for alpha.
14312
14313Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14314
14315 * Makefile.in (CXXFLAGS): Add -O.
14316
14317Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14318
14319 * config.guess: added support for DG Aviion
14320
14321Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14322
14323 * configure.in: Produce warning message for subdirectories not
14324 configurable for this host/target combination. Don't try to
14325 configure gdb for vms.
14326
14327Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14328
14329 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14330 appropriate files before making "diststuff".
14331 (DISTBISONFILES): New var: list of files to be edited.
14332 (DISTSTUFFDIRS): Add binutils.
14333
14334Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14335
14336 * config.sub: also handle mipsel and mips64el (for little endian mips)
14337
14338Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14339
14340 * configure.in: Add * to end of all OS names.
14341
14342Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14343
14344 * configure.in: Build newlib for LynxOS native.
14345
14346Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14347
14348 * config.guess: Add support for delta 88k running SVR3.
14349
14350 * configure.in: Add comment about HP compiler vs. emacs.
14351
14352Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14353
14354 * configure.in: don't build ld on solaris2 (not a viable option
14355 due to bugs in getpwnam & getpwuid)
14356
14357Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14358
14359 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14360 config.guess will produce a full version number.
14361
14362Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14363
14364 * configure.in: Build linker and binutils for alpha-dec-osf1.
14365
14366Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14367
14368 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14369 and gdb/testsuite/Makefile.in.
14370
14371Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14372
14373 * configure.in: recognize mips*- instead of mips-
14374
14375Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14376
14377 * config.sub: Accept linux*coff and linux*elf as operating
14378 systems.
14379
14380Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14381
14382 * config.sub: Recognize mips64, and mips3 as an alias for it.
14383
14384Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14385
14386 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14387 gdb knows how to handle OSF/1 shared libraries.
14388
14389Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14390
14391 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14392 * config.guess: Recognize Hitachi's HIUX.
14393 * config.sub: Recognize h3050r* and hppahitachi.
14394 Remove redundant cases for hp9k[23]*.
14395
14396Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14397
14398 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14399 if gas and ld are in the source tree and are in ${configdirs}.
14400 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 14401 --with options (but still pass them down on the command line,
252b5132
RH
14402 if they were explicitly specified).
14403
14404Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14405
14406 * configure: substitute SHELL value in Makefile.in with
14407 ${CONFIG_SHELL}
14408
14409Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14410
14411 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14412 *-*-solaris2* targets.
14413
14414Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14415
14416 * Makefile.in: define M4, and pass it down to sub-makes;
14417 all-autoconf now depends on all-m4
14418
14419Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14420
14421 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14422 presence of {ar,ranlib} instead of a configured directory
14423
14424Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14425
14426 * config.guess: Accept 34?? as well as 33?? for NCR.
14427
14428Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14429
14430 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14431 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14432
14433Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14434
14435 * configure: grab values for $(CC) and $(CXX) from the
14436 environment, so that someone can do "CC=gcc configure; make" and
14437 have it work right (matching the way that autoconf works now)
14438
14439 * configure.in, Makefile.in: add support for gash, the tcl
14440 interface to Galaxy
14441
14442 * config.guess: add NetBSD variants (hp300, x86)
14443
14444Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14445
14446 * install.sh: Support -d option (in the manner of SunOS 4 install,
14447 as it is more deterministic than that of GNU install)
14448 (chmodcmd): Set file to mode 755 by default (should also do default
14449 chgrp and chown, but I don't feel like dealing with that now)
14450
14451Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14452
14453 * config.sub: Remove h8300hhms alias.
14454
14455Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14456
14457 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14458
14459Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14460
14461 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14462 as stmp-fixinc
14463
14464Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14465
14466 * config.sub: recognize m88110-bug-coff.
14467
14468Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14469
14470 * Makefile.in (all-libio): all dependencies on the toolchain used
14471 to build this (gcc, gas, ld, etc)
14472
14473Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14474
14475 * config.guess: Deal with OSF/1 1.3 on alpha.
14476
14477Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14478
14479 * install.sh: add some 'else true' clauses for portability
14480
14481 * configure.in: don't build libio for h8[35]00-*-* targets
14482
14483Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14484
14485 * Makefile.in: Add support for new libio.
14486
14487Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14488
14489 * install.sh: If one command fails, don't try the rest. Don't try
14490 to remove $dsttmp (via trap) unless we have already created it.
14491 If $src doesn't exist, detect it and exit with an error.
14492
14493 * config.guess: Recognize BSD on hp300.
14494
14495Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14496
14497 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14498 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14499
14500Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14501
14502 * Makefile.in (all-send-pr): depends on all-prms
14503
14504Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14505
14506 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14507
14508Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14509
14510 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14511 Added test for mips-mips-riscos5.
14512
14513Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14514
14515 * configure.in: use mh-hp300 for 68k HP hosts
14516
14517Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14518
14519 * configure: add support for CONFIG_SHELL, so that you can use
14520 some alternate shell for evaluating configure scripts
14521
14522Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14523
14524 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14525 in configure script to bug-gdb@prep.ai.mit.edu when building
14526 distribution archive.
14527 * Makefile.in (COMPRESS): Remove def.
14528 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14529 gdb.tar.Z and make-gdb.tar.Z respectively.
14530 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14531 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14532 to convergence with 'taz' target in Makefile.in.
14533
14534Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14535
14536 * install.sh (dsttmp): use trap to ensure that tmp files go
14537 away on error conditions
14538
14539Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14540
14541 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14542
14543Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14544
14545 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14546 its parent is '/' not ''.
14547
14548 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14549
14550Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14551
14552 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14553 that ${newsrcdir}/configure.in does.
14554
14555Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14556
14557 * test-build.mk: support for CONFIG_SHELL
14558
14559Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14560
14561 * config.sub (netware): Add as a basic system type.
14562
14563Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14564
14565 * Makefile.in (Makefile): depend on configure.in. Also drop the
14566 $(srcdir)/ from the dependency on Makefile.in.
14567
14568Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14569
14570 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14571 (h8300hhms is temporary until multi-libraries are implemented).
14572 * configure.in: Handle h8300h too.
14573
14574Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14575
14576 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14577
14578Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14579
14580 * configure: Remove extraneous output when guessing host type.
14581 * config.guess: Remove extraneous output when guessing using C
14582 compiler rather than uname, or when guessing fails.
14583
14584Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14585
14586 * Makefile.in: remove all.cross and install.cross targets
14587
14588 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14589 definitions
14590
14591Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14592
14593 * configure.in (target sh): Build gprof.
14594
14595Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14596
14597 * config.sub: change -solaris to -solaris2
14598
14599Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14600
14601 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14602
14603Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14604
14605 * configure: Correct error message for missing Makefile.in to
14606 print correct directory.
14607
14608Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14609
14610 * install.sh: kludge around 386BSD shell bug
14611
14612Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14613
14614 * config.guess: Recognize NeXT.
14615 * config.guess: Recognize i486-ncr-sysv4.
14616 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14617
14618Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14619
14620 * Makefile.in (MAKEINFOFLAGS): New variable.
14621 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14622 * build-all.mk, test-build.mk: Pass down --no-split as
14623 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14624
14625Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14626
14627 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14628
14629Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14630
14631 * Makefile.in (libg++.tar.z): New rule.
14632 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14633 * Makefile.in (taz): Only do a single chmod.
14634
14635Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14636
14637 * install.sh: don't use dirname anymore (replaced with sed usage)
14638
14639Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14640
14641 * Makefile.in: Change extension for gzip'd files from '.z' to
14642 '.gz' per new FSF standard usage.
14643
14644Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14645
14646 * configure: put quotes around the final value of program_transform_name
14647
14648Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14649
14650 * Makefile.in: new install.sh support; update install-info rules
14651
14652Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14653
14654 * configure.in: Build diff for crosses, but not for go32 host.
14655
14656 * configure.in: Build gprof only for native, and don't build it
14657 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14658
14659Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14660
14661 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14662
14663Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14664
14665 * configure.in (host_tools): Add prms.
14666
14667Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14668
14669 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14670 with $(FLAGS_TO_PASS) on the command line
14671
14672 * config.sub: Recognize lynx and lynxos
14673
14674Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14675
14676 * config.sub: Accept -ecoff*, not just -ecoff.
14677
14678Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14679
14680 * Makefile.in (taz): Use .gz suffix instead of .z.
14681 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14682 names.
14683
14684Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14685
14686 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14687
14688Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14689
14690 * Makefile.in (install-no-fixedincludes): install gcc last, so
14691 that rebuilds that might happen during 'make install' don't get
14692 bogus gcc include files
14693
14694Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14695
14696 Change from Utah for HPPA support:
14697 * config.guess: Recognize hppa1.x-hp-bsd.
14698
14699Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14700
14701 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14702 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14703
14704Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14705
14706 * config.sub: Add support for rom68k and bug boot monitors.
14707
14708Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14709
14710 * Makefile.in: Make all-opcodes depend on all-bfd.
14711
14712Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14713
14714 * config.guess: Added special check for i[34]86-univel-sysv4*.
14715
14716Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14717
14718 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14719 the processor rather than assuming i486.
14720
14721Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14722
14723 * config.guess: Recognize SunOS6 as Solaris3.
14724
14725Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14726
14727 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14728 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14729
14730Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14731
14732 * build-all.mk (all-cross): New target for Canadian Cross.
14733 Added Q2 go32 targets.
14734 * test-build.mk: Configure go32 cross sparclite-aout and
14735 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14736 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14737
14738Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14739
14740 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14741 GO32 hosted toolchains
14742
14743Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14744
14745 * configure: change so "-exec-prefix" gets passed down rather
14746 than "-exec_prefix" so autoconf generated Makefiles get the
14747 exec_prefix set right.
14748
14749Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14750
14751 * config.guess: get the Solaris2 minor version number
14752
14753 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14754
14755Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14756
14757 * config.guess: Recognize some Sequent platforms.
14758
14759Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14760
14761 * Makefile.in: added the vault-install target
14762
14763 * configure.in: actually use the Sun3 makefile fragment that's in
14764 config, also added the release dir to configdirs
14765
14766Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14767
14768 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14769
14770Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14771
14772 * configure.in: remove some program from Alpha targetted toolchains
14773
14774Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14775
14776 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14777 gprof.
14778 (taz): Run "make diststuff" in those directories instead of "make
14779 proto-dir". Look for "VERSION=" only at start of line in subdir
14780 Makefile. Use "gzip -9" for compression.
14781 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14782 (binutils.tar.z): New target.
14783
14784Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14785
14786 * Makefile.in (taz): Include gpl.texinfo.
14787
14788Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14789
14790 * Makefile.in (setup-dirs): Merged into "taz" target.
14791 (taz): Only do `proto-dir' stuff if a directory is actually needed
14792 for this target.
14793
14794Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14795
14796 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14797 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14798 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14799 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14800 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14801
14802Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14803
14804 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14805 config.sub, and move-if-change to gdb testsuite distribution
14806 archive, so the testsuite can be extracted, configured, and
14807 run separately from the gdb distribution. Blow away the Chill
14808 tests that require a Chill compiled executable, since GNU Chill
14809 is not yet publically available.
14810
14811Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14812
14813 * test-build.mk: set environment variables in a single command,
14814 instead of a list of assignments and exports
14815
14816 * config.guess: recognize Alpha/OSF1 systems
14817
14818Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14819
14820 * configure: Change help message to prefer --options rather than
14821 -options.
14822
14823Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14824
14825 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14826 zippy@ecst.csuchico.edu.
14827 * config.guess: Recognize miniframe.
14828
14829Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14830
9eb322aa
MF
14831 * Makefile.in: Use srcroot to find runtest rather than rootme.
14832 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
14833
14834Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14835
14836 * test-build.mk: Extensive additions to support building on a
14837 machine other than the host.
14838
14839Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14840
14841 * configure (tooldir): Fix for i386-aix again.
14842
14843Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14844
14845 * configure, Makefile.in: Change definition of $(tooldir)
14846 to match the FSF.
14847
14848Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14849
14850 * config.guess: Recognize i[34]86/SVR4.
14851
14852Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14853
14854 * Makefile.in (all-gdb): gdb depends on sim.
14855
14856Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14857
14858 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14859 at the same time we make the prototype gdb directory.
14860 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14861 files at the same time as the gdb base release distribution.
14862
14863Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14864
14865 * Makefile.in (check): Use individual check targets rather than
14866 DO_X rule.
14867 (check-gcc): Added.
14868
14869Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14870
14871 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14872 for System V release 3.2.
14873
14874Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14875
14876 * config.sub: Recognize hppaosf.
14877 * configure.in: Do configure ld/binutils/gas for it.
14878
14879Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14880
14881 * configure (tooldir): Alter syntax used to set this, for systems
14882 where "\$" isn't handled right, like i386-aix.
14883
14884Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14885
14886 * configure: Pass program-transform-name, not
14887 program_transform_name, to recursive configures.
14888
14889Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14890
14891 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14892 of gas+ld+binutils.
14893
14894Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14895
14896 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14897
14898Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14899
14900 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14901
252b5132
RH
14902Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14903
14904 * Makefile.in (PRMS): Set back to all-prms.
14905
14906Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14907
14908 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14909 targets, rather than for MIPS hosts.
14910
14911Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14912
14913 * configure.in: add comment for --with-x default values
14914
14915 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14916
14917 * Makefile.in: add check-* targets for each of the directories in
14918 the tree. Add a definition of RUNTEST that will use the one we
14919 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14920
14921Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14922
14923 * configure.in: Removed obsolete references to bfd_target and
14924 target_makefile_frag.
14925
14926 * build-all.mk: Set assorted targets for Q2.
14927 * config.sub: Recognize z8k-sim and h8300-hms.
14928 * test-build.mk: Really don't pass host to configure.
14929 (HOLES): Added uname.
14930
14931Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14932
14933 * configure: Handle an empty program-prefix, program-suffix or
14934 program-transform-name correctly.
14935
14936Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14937
14938 * build-all.mk: -G 8 no longer required for MIPS targets.
14939 * test-build.mk: Don't pass host argument to configure; make it
14940 guess.
14941
14942Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14943
14944 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14945 * Makefile.in (COMPRESS): New macro, like GZIP.
14946
14947Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14948
14949 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14950
14951 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14952 with gas currently defaults to -G 0.
14953
14954Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14955
14956 * Makefile.in (all-flex): flex depends on byacc.
14957
14958 * build-all.mk: If host not specified, use config.guess. Pass TAG
14959 to test-build.mk as RELEASE_TAG.
14960 * test-build.mk (configargs): New variable containing arguments to
14961 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14962 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14963
14964 * config.guess: Use /bin/uname when checking -X argument on SCO,
14965 to avoid invoking GNU uname which doesn't understand -X.
14966
14967 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14968
14969 * configure.in: Build gas for mips-*-*.
14970
14971Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14972
14973 * Makefile.in (all.normal): insert missing backslash.
14974
14975Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14976
4bddf3ad 14977 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
14978
14979 * Makefile.in: Complete overhaul to merge many almost identical
14980 targets.
14981
14982Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14983
14984 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14985 (gdb.tar.Z): Adjusted.
14986
14987 * Makefile.in (setup-dirs, taz): New targets; should be general
14988 enough to adapt for gdb sometime. Build only .z file.
14989 (gas.tar.z): New target.
14990
14991Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14992
14993 * build-all.mk: Use CC=cc -Xs on Solaris.
14994
252b5132
RH
14995Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14996
14997 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14998 for handling BISON for FSF releases.
14999
15000Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15001
15002 * configure: Actually implement the change zoo just documented.
15003
15004Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15005
15006 * configure: when using config.guess, only set target_alias when
15007 it's not already been set (ie, on the command line)
15008
15009Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15010
15011 * Makefile.in: add installcheck target, set PRMS to install-prms
15012
15013Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15014
15015 * configure: add support for package_makefile_fragment, handle the
15016 case where a directory has a configure.in file but no Makefile.in
15017 more gracefully (with an actual understandable error message, even);
15018 add support for --without (and add this to the usage message); also
15019 explicitly add a --host=${host_alias} to the command line when
15020 config.guess is used
15021
15022Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15023
15024 * configure: Must use both --host and --target in recursive calls.
15025
15026Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15027
15028 * Makefile.in: Change deja-gnu to dejagnu.
15029
15030Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15031
15032 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15033
15034Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15035
15036 * configure.in: canonicalize all instances to *-*-solaris2*,
15037 also strip out a number of tools to not build for go32 host
15038
15039Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15040
15041 * config.guess: add GPL.
15042
15043 * Makefile.in, config.guess, config.sub, configure: bump
15044 copyrights to 93.
15045
15046Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15047
15048 * Makefile.in (do-info): Removed obsolete check for existence of
15049 localenv file.
15050
15051 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15052
15053Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15054
15055 * Makefile.in: a couple of 'else true' for decstation,
15056 support for TclX
15057
15058 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15059
15060Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15061
15062 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15063
15064Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15065
15066 * config.guess: Recognize i386-ibm-aix (PS/2).
15067 * configure.in: Use config/mh-aix386 file for it.
15068
15069Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15070
15071 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15072 CC_FOR_TARGET instead.
15073 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15074
15075Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15076
15077 * Makefile.in: Add sim to list of directories sent with gdb
15078
15079Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15080
15081 * configure.in: Put back mips-dec-bsd* case.
15082
15083Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15084
15085 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15086 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15087 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
15088
15089Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15090
15091 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15092
15093 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15094 (install-info): install dir.info only if it exists,
15095 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15096
15097Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15098
15099 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15100 gas for mips-dec-bsd.
15101
15102Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15103
15104 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15105 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15106
15107Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15108
15109 * configure.in: Added "dejagnu" to hosttools list.
15110
15111Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15112
15113 * config.sub, configure.in, config.guess: Add support
15114 for Bosx, an AIX variant from Bull.
15115 Patches from F.Pierresteguy@frcl.bull.fr.
15116
15117Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15118
15119 * devo/dejagnu: Initial creation of devo/dejagnu.
15120 Migrated dejagnu testcases and support files for testing software
15121 tools to reside as subdirectories, currently called "testsuite",
15122 within the directory of the software tool. Migrated all programs,
15123 support libraries, etc. beloging to dejagnu proper from
15124 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15125 with no modifications. The changes to these files which will
15126 allow them to configure, build, and execute properly will be made
15127 in a future update.
15128
15129Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15130
15131 * Makefile.in: Change send_pr to send-pr.
15132 * configure.in: Likewise.
15133 * send_pr: Renamed directory to send-pr.
15134
15135Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15136
15137 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15138
15139Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15140
15141 * README: Update for gdb-4.8 release.
15142 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15143 gdb-xxx.tar.z (gzip'd) file also.
15144
15145Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15146
15147 * Makefile.in: make all-diff depend on all-libiberty
15148
15149Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15150
15151 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15152
15153Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15154
15155 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15156
15157Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15158
15159 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15160 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15161 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15162
15163Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15164
15165 * Makefile.in: makeinfo binary is in a new location
15166
15167Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15168
15169 * config.sub: Accept -ecoff as an OS.
15170
15171 * Makefile.in: Various changes to eliminate a level of make
15172 recursion and reduce the required command line length.
15173 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15174 sub-makes.
15175 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15176 variables holding settings for specific sub-makes.
15177 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15178 in terms of BASE_FLAGS_TO_PASS.
15179 (TARGET_LIBS): New variable listing directories which use
15180 TARGET_FLAGS_TO_PASS.
15181 (subdir_do): Eliminated.
15182 (do-*): New set of targets to replace subdir_do.
15183 (various): All targets which used subdir_do now depend on do-*.
15184 (local-clean): Renamed from do_clean.
15185 (local-distclean): New target, dependency of distclean and
15186 realclean.
15187 (install-info): Don't create directories. Depend on dir.info
15188 rather than calling make recursively.
15189 (install-dir.info): Eliminated.
15190 (install-info-dirs): Create all info directories here.
15191 (dir.info): Depend upon do-install-info.
15192
15193 * test-build.mk (HOLES): Added false.
15194
15195Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15196
15197 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15198
15199Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15200
15201 * Makefile.in (info): remove dependency on all-texinfo. The
15202 problem was really in texinfo/C, not at this level.
15203
15204Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15205
15206 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15207
15208Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15209
15210 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15211 GDB releases.
15212
15213Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15214
15215 * configure: Include srcdir in message about target of link not
15216 being found. Don't convert `-' to `_' in `with' options being
15217 passed to subdirs.
15218
15219Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15220
15221 * configure.in: add uudecode to host_tools
15222
15223 * Makefile.in: added {all,install}-uudecode targets, added them to
15224 the appropriate lists
15225
15226Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15227
15228 * Makefile.in (all-gcc): Added dependency on all-gas.
15229
15230 * configure.in (mips-*-*): Build ld and binutils.
15231
15232Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15233
15234 * configure: check return code from mkdir, print error message and
15235 exit on failure.
15236
15237Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15238
15239 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15240
15241Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15242
15243 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15244
15245Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15246
15247 * config.sub (h8500): Recognize this as a cpu type.
15248
15249Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15250
15251 * configure: source directory missing is no longer a warning
15252
15253 * configure.in: recognize irix[34]* instead of irix[34]
15254
15255 * Makefile.in: define and pass down X11_LIB
15256
252b5132
RH
15257Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15258
15259 * guess-systype: Renamed to ...
15260 * config.guess: ... by popular request.
15261 * configure.in, Makefile.in: Update accordingly.
15262
15263Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15264
15265 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15266 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15267 + Execute ./dummy instead of assuming . is in PATH.
15268
15269Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15270
15271 * guess-systype: New shell script. Attempts to guess the
15272 canonical host name of the executing host.
15273 Only a few hosts are supported so far.
15274 * configure: Call guess-systype if no host is specified.
15275
15276Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15277
15278 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15279 gcc Makefile.
15280
15281
15282Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15283
15284 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15285 (all-gcc, install-gcc, subdir_do): Use it.
15286
15287Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15288
15289 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15290
15291Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15292
15293 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15294 set exclusively by configure, using configure.in .
15295
15296Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15297
15298 * test-build.mk: set $PATH for all builds
15299
15300 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15301
15302Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15303
15304 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15305 the one used in gcc/Makefile.in, so that a null expansion doesn't
15306 override the one needed to build gcc with a native cc.
15307
15308
15309Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15310
15311 * configure: Accept -with arguments.
15312
15313Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15314
15315 * Makefile.in: added h8300sim
15316
15317Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15318
252b5132
RH
15319 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15320 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15321 (all-cygnus, native, build-cygnus): Make
15322 $(canonhost)-stamp-3stage-done, not $(host)....
15323 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15324 i386-sco3.2v4. Added else true to if command.
15325
15326Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15327
15328 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15329
15330Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15331
15332 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15333
15334Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15335
15336 * configure.in: don't remove binutils from Solaris builds
15337
15338Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15339
15340 * Makefile.in: get rid of earlier definitions for *clean,
15341 also handle the recursive info rule better
15342
15343Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15344
15345 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15346 do more-or-less the right thing.
15347
15348Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15349
15350 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15351 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15352
15353Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15354
15355 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15356 $(host_canonical).
15357
15358 * configure.in: split the configdirs list into 4 categories (native
15359 v. cross, library v. tool) and handle the cross-only and native-
15360 only in more reasonable (and correct!) way.
15361
15362Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15363
15364 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15365 configdirs anymore.
15366
15367Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15368
15369 * Makefile.in: extensive cleanup:: removed all of the explicit
15370 clean-* targets, collapsed many wrappers around subdir_do into
15371 one, added additional targets to satisfy standards.texi, deleted
15372 some old targets, some changes for consistency
15373
15374Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15375
15376 * configure.in: handle some programs as cross-only, and others as
15377 native only
15378
15379 * test-build.mk: handle partial holes in a more generic manner
15380
15381 * Makefile.in: m4 depends on libiberty
15382
252b5132
RH
15383Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15384
15385 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15386 time, wdiff, and find to configdirs
15387
15388 * Makefile.in: all, clean, and install rules for the new programs
15389 added to configure.in
15390
15391Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15392
15393 * configure.in: use mh-sun for all *-sun-* hosts
15394
252b5132
RH
15395Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15396
15397 * Makefile.in: define flags for X11 include files and library file
15398 locations, pass them down to the programs that need this info
15399
15400 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15401
252b5132
RH
15402Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15403
15404 * configure.in: start building libg++ for HP-UX targets
15405
15406Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15407
15408 * README: Update references to files moved into etc/.
15409
15410Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15411
15412 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15413 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15414
15415Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15416
15417 * configure: accept dash as well as underscore in long option
15418 names for FSF compatibility.
15419
15420Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15421
15422 * config.sub: added -sco3.2v4 support from FSF.
15423
15424Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15425
15426 * configure.in: expand the section that adds or removes
15427 directories from the list of programs to build, to handle native
15428 vs. cross in addition to host v. native
15429
15430Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15431
15432 * Makefile.in: Replace C++ in macro names with CXX.
15433 This is less likely to break ...
15434
15435Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15436
15437 * test-build.mk: add -w to GNU_MAKE
15438
15439Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15440
15441 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15442 add 'sparc' to list of recognized cpus. This needed to make
15443 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15444 Delete some redundant ose68 variants. Recognize -wrs as an os,
15445 then changes that into $CPU-wrs-vxworks.
15446
15447 * configure.in: remove most references to gdbtest, regularize
15448 target based program removal
15449
15450 * test-build.mk: import from p3 tree (many fixes and changes)
15451
15452Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15453
15454 * Makefile.in: added rules to handle tcl, tk, and expect
15455
15456 * configure.in: handle those directories if they exist
15457
15458Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15459
15460 * config.sub: removed bogus hppabsd and hppahpux names, since
15461 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15462
15463Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15464
15465 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15466 depends upon all-xiberty
15467
15468 * Makefile.in: changes from p3, including:
15469
15470 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15471
15472 * Makefile.in (XTRAFLAGS): include newlib directories if
15473 newlib/Makefile exists, rather than if host != target.
15474
15475 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15476
15477 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15478 from the same source tree and not building a cross-compiler. This
15479 matters for the libg++ configuration if reconfiguring a tree that
15480 has already been installed.
15481
15482 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15483
15484 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15485 pick up the machine and system specific header files.
15486
15487 * Makefile.in: added AS_FOR_TARGET, passed down in
15488 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15489 the C compiler to use to create programs which are run in the
15490 build environment, set it to default to $(CC), and passed it down
15491 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15492
15493 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15494
15495 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15496 We need them for unusual native builds, like systems without
15497 ranlib.
15498
15499 * configure: also define $(host_canonical) and
80413487
RH
15500 $(target_canonical), which are the full, canonical names for the
15501 given host and target
252b5132
RH
15502
15503Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15504
15505 * Makefile.in: Added separate definitions for C++.
15506
15507Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15508
15509 * configure.in (configdirs): Add deja-gnu.
15510
15511Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15512
15513 * README: Update for configure.texi and gdb-4.7 release.
15514
15515Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15516
15517 * Makefile.in: Move "all" target to top of file.
15518 Previously, first target was ".PHONY" which caused BSD4.4 make
15519 to build .PHONY when make was run without arguments.
15520
15521Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15522
15523 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15524 Library-copylefted code in libiberty.
15525
15526Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15527
15528 * config.sub: Replace m68kmote with plain old m68k.
15529
15530Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15531
15532 * Makefile.in: Remove space from blank line, avoid Make complaints.
15533
15534Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15535
15536 * config.sub: Complain if no argument is given. Added support for
15537 386bsd as OS and target alias.
15538
15539Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15540
15541 * Makefile.in (XTRAFLAGS): include newlib directories if
15542 newlib/Makefile exists, rather than if host != target.
15543
15544Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15545
15546 * config.sub: recognize sparclite-wrs-vxworks.
15547
15548 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15549 p3.) Added clean-xiberty to clean.
15550
15551Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15552
15553 * configure.in: use *-*-* instead of nested cases for host and target
15554
15555Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15556
15557 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15558 from the same source tree and not building a cross-compiler. This
15559 matters for the libg++ configuration if reconfiguring a tree that
15560 has already been installed.
15561
15562Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15563
15564 * config.sub (i486v/i486v4): Merge in from FSF version.
15565
15566Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15567
15568 * configure: only set PWD if it is already set.
15569
15570Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15571
15572 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15573 doesn't have unset and all success paths (and most error paths)
15574 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15575 to just ${PWD} to avoid confusion.)
15576
15577Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15578
15579 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15580 even for a native compilation.
15581
15582Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15583
15584 Changes to make the gdb.tar.Z rule work better.
15585
15586 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15587 (DEVO_SUPPORT): Add configure.texi.
15588 (bfd-ilrt.tar.Z): Remove ancient rule.
15589
15590Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15591
15592 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15593 pick up the machine and system specific header files.
15594
15595 * configure.in, config.sub: added new target m68010-adobe-scout,
15596 with alias of adobe68k. Changed configure.in to check for
15597 -scout before -sco* to avoid a false match.
15598
15599 * Makefile.in: added AS_FOR_TARGET, passed down in
15600 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15601 the C compiler to use to create programs which are run in the
15602 build environment, set it to default to $(CC), and passed it down
15603 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15604
15605Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15606
15607 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15608 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15609 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15610 FOR_TARGET variants, to newlib and libg++.
15611
15612Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15613
15614 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15615 first.
15616
15617Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15618
15619 * config.sub: Accept `elf' as an environment.
15620
15621Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15622
15623 * Makefile.in (all-opcodes): cd into the right directory
15624
15625Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15626
15627 * configure: added -program_transform_name option, used as
15628 argument to sed when installing programs.
15629 configure.texi: added documentation for -program_prefix,
15630 -program_suffix and -program_transform_name.
15631
15632Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15633
15634 * config.sub: Accept i486 where i386 ok.
15635
15636Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15637
15638 * config.sub: accept we32k
15639
15640Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15641
35590697 15642 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
15643
15644 * Makefile.in: don't create all directories for ``make install'';
15645 let the subdirectories create the ones they need.
15646
15647Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15648
80413487 15649 * COPYING: new file, GPL v2
252b5132
RH
15650
15651Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15652
15653 * Makefile.in: use the new gen-info-dir, which needs a template
15654 argument (which also lives in texinfo)
15655
15656 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15657
252b5132
RH
15658Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15659
15660 * config.sub (ncr3000): Change i386 to i486.
15661
15662Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15663
15664 * Makefile.in: add install-rcs, install-grep to
15665 install-no-fixedincludes, removed install-bison and install-libgcc
15666
15667Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15668
15669 * configure.in: grab the HPUX makefile fragment if on HPUX
15670
15671Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15672
15673 * Makefile.in: eradicate bison spoor (ditto libgcc).
15674 configure.in: recognise m68{k,000}-ericsson-OSE.
15675 es1800 is alias for m68k-ericsson-OSE
15676
15677Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15678
15679 * configure.in: rearrange the parts that remove programs from
15680 configdirs, based now on HOST==TARGET or by canonical triple.
15681
15682Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15683
15684 * test-build.mk: recurse explicitly with -f test-build.mk when
15685 appropriate. predicate stage3 and comparison on the existence
15686 of gcc. That is, if gcc isn't around, we aren't three-staging.
15687 On very clean, also remove ...stamp-co. Build in-place before
15688 doing other builds.
15689
15690Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15691
15692 * Makefile.in, configure.in: add tgas
15693
15694Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15695
15696 * Makefile.in: a number of changes merged in from progressive.
15697
15698 * configure.in: add libm.
15699
15700 * .cvsignore: ignore some stuff that comes from test-build.mk.
15701
252b5132
RH
15702Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15703
15704 * config.sub: Add es1800 (m68k-ericsson-es1800).
15705
15706Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15707
15708 * configure: Add program_suffix (parallel to program_prefix)
15709 * Makefile.in: adjust directory-creating script for losing decstation
15710
15711Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15712
15713 * configure: Minor $subdir-related fixes.
15714
15715Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15716
15717 * configure: fix various problems with propogating
15718 makefile_target_frag in subdirs.
15719 * configure.in: config libgcc if its there
15720
15721Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15722
15723 * config.sub: HPPA merge.
15724
252b5132
RH
15725Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15726
15727 * Makefile.in: Replace all-bison with all-byacc in all
15728 dependency lines for other tools (which now use byacc).
15729
15730Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15731
15732 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15733
252b5132
RH
15734Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15735
15736 * Makefile.in: make gprof rules similar to byacc rules (instead of
15737 vestigal $(unsubdir) that didn't work...)
15738
15739Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15740
15741 * config.sub: Add support for Linux.
15742 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15743 (at least for libg++).
15744
15745Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15746
15747 * configure.texi: fix doc for the -nfp option to configure
15748
15749Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15750
15751 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15752
15753Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15754
15755 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15756 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15757 * configure.in: added solaris* host_makefile_frag hook.
15758
15759Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15760
15761 * config.sub: changed recognition of m68000 so that various
15762 m68k types can be specified via m680[01234]0
15763
15764Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15765
15766 * config.sub (basic_machine): fix sed so that '-foo' isn't
15767 completely substituted out while .+'-foo' loses the '-foo'
15768
15769Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15770
15771 * config.sub ($os): Add -aout.
15772
15773Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15774
15775 * configure: If host_makefile_frag is absolute, don't
15776 prefix ${invsubdir} (relevant to libg++ auto-configure).
15777
15778Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15779
15780 * Makefile.in (tooldir): Define it.
15781 (all-ld): Depend on all-flex.
15782
15783Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15784
15785 * Makefile.in (check): Fix libg++ special case.
15786
15787Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15788
15789 * configure: do not bury `pwd` into config.status, thus do fewer
15790 pwd's.
15791
15792 * configure: print the "Building in" message only when building in
15793 other than "." AND verbose.
15794
15795 * configure: remove -s, rework -v to better accomodate guested
15796 configures.
15797
15798 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15799
15800Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15801
15802 * Makefile.in: macroize flags passed on recursion. remove
15803 fileutils.
15804
15805Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15806
15807 * configure: get makesrcdir right for subdirs deeper than 1.
15808
15809 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15810 install.
15811
15812Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15813
15814 * Makefile.in: don't print subdir_do or recursion lines.
15815
15816Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15817
15818 * standards.texi: added menu item.
15819
15820 * Makefile.in: build and install standards.info.
15821
15822 * standards.texi: new file.
15823
15824Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15825
15826 * configure: test for and move config.status pieces from
15827 ${subdir}/.
15828
15829Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15830
252b5132
RH
15831 * configure: Test for existance of files before trying to mv
15832 them, to avoid numerous non-existance messages.
15833
15834Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15835
15836 * configure: correct final line of config.status.
15837
15838 * configure: patch from eggert. Avoids a protection problem if
15839 the original Makefile.in is read only.
15840
15841 * configure: use move-if-change from gcc to create config.status.
15842 Some makefiles depend on config.status to tell if a directory
15843 has been reconfigured for a different host. This change
15844 prevents those directories from remaking everything in the case
15845 where the reconfig was only intended to rebuild a Makefile.
15846
15847 * configure: test for config.sub with "config.sub sun4" rather
15848 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15849 host alias from a missing config.sub.
15850
15851Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15852
15853 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15854 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15855
15856Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15857
15858 * configure: mkdir ${subdir} as needed.
15859
15860Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15861
15862 * Makefile.in,configure.in: added autoconf.
15863
15864Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15865
15866 * Makefile.in: no longer pass against on recursion.
15867
15868 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15869 definitions are not inherited.
15870
15871 * configure: correct makesrcdir when subdir is .
15872
15873Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15874
15875 * configure: Add support for 'subdirs' variable, which is
15876 like 'configdirs', except that configure doesn't re-invoke
15877 itself for subdirs, it just creates a Makefile for each subdir.
15878 * configure.texi: Document subdirs.
15879
15880Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15881
15882 * configure.in: added flex to configdirs
15883
15884Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15885
15886 * Makefile.in: remove clean-stamps from clean.
15887
15888Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15889
15890 * configure.in: Add gdbtest to configdirs.
15891
15892Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15893
15894 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15895 to recursive makes.
15896 * configure.in: Recognize new ncr3000 config.
15897
15898Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15899
15900 * Makefile.in, configure.in: removed references to gdbm.
15901
15902Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15903
15904 * config.sub: Don't canonicalize os value
15905 newsos* to bsd (readline needs to check for newsos).
15906 (This fix was earlier made Jan 31, but got re-broken.)
15907
15908Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15909
15910 * configure.in: sco is an os, not a vendor!
15911
15912 * configure: Quote $( better. Keep various shells happy.
15913
15914Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15915
15916 * Makefile.in: eliminate stamp-files.
15917
15918Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15919
15920 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15921 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15922
15923Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15924
15925 * config.sub: fix iris/iris3.
15926
15927Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15928
15929 * configure: re-add -rm.
15930
15931Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15932
15933 * Maskefile.in: add .stmp-rcs to all.
15934
15935 * configure.in: remove gas from rs6000 build, use aix host fragment.
15936
15937Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15938
15939 * configure: pass down site_option during recursion.
15940
15941Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15942
15943 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15944
15945Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15946
15947 * configure: Change exec_prefix so that it really defaults to prefix.
15948
15949Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15950
15951 * Makefile.in, configure.in: Add support for mmalloc library.
15952
15953Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15954
15955 * Makefile.in: add stmp dependencies for a few more things.
15956
15957Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15958
15959 * configure: adjusted error message on objdir/srcdir configure
15960 collision, per john's suggestion.
15961
15962 * Makefile.in: add libiberty stmp to all and all.cross.
15963
15964Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15965
15966 * Makefile.in: remove force dependencies, add grep to all.
15967
15968Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15969
15970 * Makefile.in: drop flex. make stamp files work.
15971
15972 * configure: added test for conflicting configuration in srcdir,
15973 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15974 gets cranky. use relative paths for configure and srcdir
15975 whenever possible. Send some error messages to stderr that were
15976 going to stdout.
15977
15978Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15979
15980 * Makefile.in: Fix libg++ rule to check for gcc directory
15981 before using gcc/gcc. Also pass XTRAFLAGS.
15982
15983Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15984
15985 * Makefile.in: added stmp-files so that directories aren't polled
15986 when they are already built.
15987
15988 * configure.texi: fixed a node pointer problem.
15989
15990Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15991
4bddf3ad 15992 * config.sub configure.in gdb/configure.in
252b5132
RH
15993 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15994 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15995 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15996
15997Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15998
15999 * configure: -recurring becomes -silent. corrected help message
16000 for -site= option.
16001
16002 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16003
16004Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16005
16006 * configure: when building Makefile for crosses, replace
16007 tooldir and program_prefix. default srcdir from location of
16008 config.sub. remove "for host in hosts" and "for target in
16009 targets" loops.
16010
16011Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16012
16013 * Makefile.in: Do not pass bindir or mandir to cvs.
16014
16015Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16016
16017 * Makefile.in, configure.in: removed traces of namesubdir,
16018 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16019 copyrights to '92, changed some from Cygnus to FSF.
16020
16021 * configure.texi: remove most references to multiple hosts,
16022 multiple targets, subdirs, etc.
16023
16024 * configure.man: removed rcsid. reference config.sub not
16025 config.subr.
16026
16027 * Makefile.in: mkdir $(infodir) on install-info.
16028
16029Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16030
16031 * configure.texi: Explain better about .gdbinit and about
16032 the environment that configure.in sections run in.
16033
16034Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16035
16036 * configure.in: Ultrix is only a decstation if it's a MIPS.
16037
16038Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16039
16040 * README: DOC.configure => cfg-paper.texi.
16041
16042Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16043
16044 * config.sub (near case $os): Don't convert newsos* to bsd!
16045
16046Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16047
16048 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16049 the number of copies of COPYING that go into the GDB tar file.
16050
16051Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16052
4bddf3ad 16053 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
16054 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16055 Fix SCO configuration stuff.
16056
16057Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16058
16059 * Makefile.in: For libg++, make sure the -I pointing
16060 to the gcc directory goes *after* all the libg++-local -I flags.
16061 Also, move just-gcc dependency from just-libg++ to all-libg++.
16062
16063Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16064
16065 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16066
16067Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16068
16069 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16070
16071Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16072
16073 * config.sub: Add stratus configuration frags. Also
16074 submitted to FSF.
16075
16076Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16077
16078 * Makefile.in (DEV_SUPPORT): add configure.man.
16079
16080 * config.sub(Decode manufacturer-specific): add -none*.
16081
16082Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16083
16084 * Makefile.in: remove form feeds to make Sun's make happy.
16085 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16086
16087Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16088
16089 * Makefile.in (AR_FLAGS): Make quieter.
16090
16091Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16092
16093 * configure.in: Add libg++.
16094 * configure: When verbose, don't output the command line at each
16095 level; it will be unremarkably the same as the previous version,
16096 which will be the same as what the user typed.
16097
16098Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16099
16100 * configure.in, Makefile.in: fix clean-info, add flex. add
16101 fileutils.
16102
16103 * configure: be less sensitive to spaces in Makefile.in. Do not
16104 look for sources in "..". Doing so breaks subdirectories that
16105 might have their own configure. If a subdir has it's own
16106 configure script, use it.
16107
16108Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16109
16110 * cfg-paper.texi: some changes suggested by rms.
16111
16112Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16113
16114 * config.sub: Merge in some small additions from the FSF version,
16115 taken from the gcc distribution, to bring the Cygnus and FSF
16116 versions into closer sync.
16117
16118Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16119
16120 * configure.in: Changed svr4 references to sysv4.
16121
16122Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16123
16124 * configure: added -V for version number option.
16125
16126Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16127
16128 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16129 renamed from DOC.configure to cfg-paper.texi.
16130
16131Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16132
16133 * configure, config.subr, config.sub: config.subr is now
16134 config.sub again.
16135
16136Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16137
16138 * configure.texi: new file, in progress.
16139
16140 * Makefile.in: build info file and install the man page for
16141 configure.
16142
16143 * configure.man: new file, first cut.
16144
16145 * configure: find config.subr again now that configuration "none"
16146 has gone. removed all traces of the -ansi option. removed all
16147 traces of the -languages option.
16148
16149 * config.subr: resync from rms.
16150
d932cae7 161511991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16152
16153 * configure, config.sub, config.subr: merge config.sub into
16154 config.subr, call the result config.subr, remove config.sub, use
16155 config.subr.
16156
16157 * Makefile.in: revised install for dir.info.
16158
d932cae7 161591991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16160
16161 * configure.in: add decstation host makefile frag.
16162
16163 * Makefile.in: BISON now bison -y again. also install-gcc on
16164 install. clean-gdbm on clean. infodir belongs in datadir.
16165 Make directories for info install. Build dir.info here then
16166 install it.
16167
d932cae7 161681991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16169
16170 * Makefile.in: fix for bad directory tests.
16171
d932cae7 161721991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16173
16174 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16175 regexp. -srcdir relative was being handled incorrectly.
16176
16177 * Makefile.in: unwrapped some for loops so that parallel makes
16178 work again and so one can focus one's attention on a particular
16179 package.
16180
d932cae7 161811991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16182
16183 * configure: added PWD as a stand in for `pwd` (for speed). use
16184 elif wherever possible. make -srcdir work without -objdir.
16185 -objdir= commented out.
16186
d932cae7 161871991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16188
16189 * configure: +options become --options. -subdirs commented out.
16190 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16191 Makefile now at top of generated Makefile. Removed cvs log
16192 entries. added -srcdir. create .gdbinit only if there is one
16193 in ${srcdir}.
16194
16195 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16196 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16197 and mandir now keyed off datadir by default.
16198
d932cae7 161991991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16200
16201 * Freshly created ChangeLog.
16202
16203\f
16204Local Variables:
16205mode: change-log
16206left-margin: 8
16207fill-column: 76
16208version-control: never
16209End:
This page took 1.563236 seconds and 4 git commands to generate.