]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
sim: common: add missing stdlib.h for abort()
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
f4782128
ST
12021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
2
3 * libtool.m4: Match gnu* along with other GNU systems.
4
16062162
AM
52021-01-07 Alan Modra <amodra@gmail.com>
6
7 * config.sub: Accept OS of eabi* and gnueabi*.
8
c59e30ed
NA
92021-01-05 Nick Alcock <nick.alcock@oracle.com>
10
11 * Makefile.def (libctf): No longer no_check. Checking depends on
12 all-ld.
13 * Makefile.in: Regenerated.
14
d750c713
NC
152021-01-05 Nick Clifton <nickc@redhat.com>
16
17 * libiberty: Sync with gcc. Bring in:
18 2021-01-04 Martin Liska <mliska@suse.cz>
19
20 * strverscmp.c: Convert to utf8 from iso8859.
21
22 2020-12-22 Jason Merrill <jason@redhat.com>
23
24 PR c++/67343
25 * cp-demangle.h (struct d_info): Add unresolved_name_state.
26 * cp-demangle.c (d_prefix): Add subst parm.
27 (d_nested_name): Pass it.
28 (d_unresolved_name): Split out from...
29 (d_expression_1): ...here.
30 (d_demangle_callback): Maybe retry with old sr mangling.
31 * testsuite/demangle-expected: Add test.
32
33 2020-12-21 Jason Merrill <jason@redhat.com>
34
35 * cp-demangle.c (d_expression_1): Recognize qualified-id
36 on RHS of dt/pt.
37 * testsuite/demangle-expected: Add test.
38
39 2020-12-21 Jason Merrill <jason@redhat.com>
40
41 * cp-demangle.c (d_unqualified_name): Clear is_expression.
42 * testsuite/demangle-expected: Add tests.
43
44 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
45
46 * configure: Regenerate.
47 * configure.ac: Avoid using sanitizer.
48
49 2020-11-13 Eduard-Mihai Burtescu <eddyb@lyken.rs>
50
51 * rust-demangle.c (struct rust_demangler): Add
52 skipping_printing and bound_lifetime_depth fields.
53 (eat): Add (v0-only).
54 (parse_integer_62): Add (v0-only).
55 (parse_opt_integer_62): Add (v0-only).
56 (parse_disambiguator): Add (v0-only).
57 (struct rust_mangled_ident): Add punycode{,_len} fields.
58 (parse_ident): Support v0 identifiers.
59 (print_str): Respect skipping_printing.
60 (print_uint64): Add (v0-only).
61 (print_uint64_hex): Add (v0-only).
62 (print_ident): Respect skipping_printing,
63 Support v0 identifiers.
64 (print_lifetime_from_index): Add (v0-only).
65 (demangle_binder): Add (v0-only).
66 (demangle_path): Add (v0-only).
67 (demangle_generic_arg): Add (v0-only).
68 (demangle_type): Add (v0-only).
69 (demangle_path_maybe_open_generics): Add (v0-only).
70 (demangle_dyn_trait): Add (v0-only).
71 (demangle_const): Add (v0-only).
72 (demangle_const_uint): Add (v0-only).
73 (basic_type): Add (v0-only).
74 (rust_demangle_callback): Support v0 symbols.
75 * testsuite/rust-demangle-expected: Add v0 testcases.
76
77 2020-11-13 Seija Kijin <doremylover456@gmail.com>
78
79 * strstr.c (strstr): Make implementation ANSI/POSIX compliant.
80
81 2020-11-11 Patrick Palka <ppalka@redhat.com>
82
83 PR c++/88115
84 * cp-demangle.c (d_print_comp_inner)
85 <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Don't print the
86 "operator " prefix for __alignof__.
87 <case DEMANGLE_COMPONENT_UNARY>: Always print parens around the
88 operand of __alignof__.
89 * testsuite/demangle-expected: Test demangling for __alignof__.
90
91 2020-11-09 Christophe Lyon <christophe.lyon@linaro.org>
92
93 * pex-win32.c (pex_win32_exec_child): Initialize orig_err.
94
95 2020-10-06 Martin Liska <mliska@suse.cz>
96
97 PR lto/97290
98 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
99 Use sh_link of a .symtab_shndx section.
100
5f8c2a15
AM
1012021-01-05 Alan Modra <amodra@gmail.com>
102
103 * config.guess: Import from upstream.
104 * config.sub: Likewise.
105
d6f26c9d
ML
1062020-12-16 Martin Liska <mliska@suse.cz>
107 Tom de Vries <tdevries@suse.de>
108
109 * gdb/debuginfod-support.c (struct user_data): Remove has_printed
110 field. Add meter field.
111 (progressfn): Print progress using meter.
112
7ddfb1a8
EL
1132020-12-02 Enze Li <lienze2010@hotmail.com>
114
115 * .gitignore: Add gnu global outputs.
116
12bf6525
SM
1172020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
118
119 * .gitignore: Sync with gcc.
120
ce04ca31
AR
1212020-10-26 Andreas Rammhold <andreas@rammhold.de>
122
123 * src-release.sh: Use sha256sum instead of md5sum.
124
ba4d88ad
AB
1252020-10-14 Andrew Burgess <andrew.burgess@embecosm.com>
126
127 * Makefile.in: Rebuild.
128 * Makefile.def: Make distclean-gnulib depend on distclean-gdb and
129 distclean-gdbserver.
130
f6720b1c
AM
1312020-07-24 Aaron Merey <amerey@redhat.com>
132
f6720b1c
AM
133 * configure: Rebuild.
134 * configure.ac: Remove AC_DEBUGINFOD.
135
b115b9fd
NC
1362020-07-04 Nick Clifton <nickc@redhat.com>
137
138 Binutils 2.35 branch created.
139
11104e42
SC
1402020-04-21 Stephen Casner <casner@acm.org>
141
142 PR 25830
143 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
144 * configure: Rebuild.
145
4635ff97
TT
1462020-03-12 Tom Tromey <tom@tromey.com>
147
148 * Makefile.in: Rebuild.
149 * Makefile.def (gdbserver): Depend on gdbsupport.
150
21329136
TT
1512020-03-12 Tom Tromey <tom@tromey.com>
152
153 * Makefile.in: Rebuild.
154 * Makefile.def (gdbsupport): Don't depend on bfd.
155
9a665d62
TT
1562020-03-12 Tom Tromey <tom@tromey.com>
157
158 * Makefile.in: Rebuild.
159 * Makefile.def (gdbsupport): Depend on intl.
160
b6f9caee
TT
1612020-02-17 Tom Tromey <tom@tromey.com>
162
163 * configure: Rebuild.
164 * configure.ac (configdirs): Add gnulib and gdbsupport when building
165 gdbserver.
166
1a627e7e
TT
1672020-02-14 Tom Tromey <tom@tromey.com>
168
169 * Makefile.in: Rebuild.
170 * Makefile.def: Make gdbserver require gnulib and libiberty.
171
919adfe8
TT
1722020-02-07 Tom Tromey <tom@tromey.com>
173 Pedro Alves <palves@redhat.com>
174
175 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbserver.
176 * gdbserver: New directory, moved from gdb/gdbserver.
177 * configure.ac (host_tools): Add gdbserver.
178 Only build gdbserver on certain systems.
179 * Makefile.in, configure: Rebuild.
180 * Makefile.def (host_modules, dependencies): Add gdbserver.
181 * MAINTAINERS: Add gdbserver.
182
fc1ca146
SDJ
1832020-01-28 Sergio Durigan Junior <sergiodj@redhat.com>
184
185 * src-release.sh (getver): Look for gdbsupport's
186 create-version.sh script at the current directory if tool is
187 "gdb".
188
cf1d9e09
SM
1892020-01-19 Simon Marchi <simon.marchi@polymtl.ca>
190
191 * remote-sim.c (gdbsim_target::wait): Return
192 sim_data->remote_sim_ptid instead of inferior_ptid.
193
ae774686
NC
1942020-01-18 Nick Clifton <nickc@redhat.com>
195
196 Binutils 2.34 branch created.
197
4fb3a8da
NC
1982020-01-18 Nick Clifton <nickc@redhat.com>
199
200 Synchronize top level configure files with master version:
201
202 2020-01-01 Ben Elliston <bje@gnu.org>
203
204 * config.guess: Update copyright years.
205 * config.sub: Likewise.
206
207 2019-12-21 Ben Elliston <bje@gnu.org>
208
209 * config.guess (set_cc_for_build): Prevent multiple calls by
210 checking if $tmp is already set. We can't check CC_FOR_BUILD as
211 the user may set it externally. Thanks to Torbjörn Granlund for
212 the bug report.
213
214 2019-12-21 Torbjörn Granlund <tg@gmplib.org>
215
216 * config.guess (alpha:Linux:*:*): Guard against missing
217 /proc/cpuinfo by redirecting standard error to /dev/null.
218
219 2019-09-12 Daniel Bittman <danielbittman1@gmail.com>
220
221 * config.guess (*:Twizzler:*:*): New.
222 * config.sub (-twizzler*): New.
223
224 2019-07-24 Ben Elliston <bje@gnu.org>
225
226 * config.guess (mips:OSF1:*.*): Whitespace cleanup.
227
228 2019-06-30 Ben Elliston <bje@gnu.org>
229
230 * config.sub (case $os): Match nsk* and powerunix. Don't later
231 match nsk* and set os=nsk which removes the OS version number.
232
233 2019-06-30 Ben Elliston <bje@gnu.org>
234
235 * config.sub: Recognise os108*.
236
237 2019-06-26 Ben Elliston <bje@gnu.org>
238
239 * config.sub (hp300): Set $os to hpux.
240
241 2019-06-26 Ben Elliston <bje@gnu.org>
242
243 * config.sub (vsta): Move into alphabetical order.
244
245 2019-06-10 Ben Elliston <bje@gnu.org>
246
247 * config.guess (*:OS108:*:*): Recognise new OS.
248
249 2019-05-28 Ben Elliston <bje@gnu.org>
250
251 * config.guess (*:Darwin:*:*): Run xcode-select to determine if a
252 system compiler is installed. If not, do not run set_cc_for_build,
253 as the default cc will open a dialog box asking to install
254 Xcode. If no C compiler is available, guess based on uname -p and
255 uname -m.
256
257 2019-05-28 Ben Elliston <bje@gnu.org>
258
259 * config.guess (*:Darwin:*:*): Simplify UNAME_PROCESSOR.
260
c4d3fc14
SM
2612020-01-17 Simon Marchi <simon.marchi@efficios.com>
262
263 * Makefile.def: Add dependencies of all-gdbsupport on all-bfd.
264 * Makefile.in: Re-generate.
265
01027315
TT
2662020-01-14 Tom Tromey <tom@tromey.com>
267
268 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbsupport.
269 * MAINTAINERS: Add gdbsupport.
270 * configure: Rebuild.
271 * configure.ac (configdirs): Add gdbsupport.
272 * gdbsupport: New directory, move from gdb/gdbsupport.
273 * Makefile.def (host_modules, dependencies): Add gnulib.
274 * Makefile.in: Rebuild.
275
abb78b78
AM
2762020-01-09 Aaron Merey <amerey@redhat.com>
277
278 * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds
279 new configure option --with-debuginfod.
280 * configure: Regenerate.
281 * configure.ac: Call AC_DEBUGINFOD.
282
cef2097a
CB
2832019-12-26 Christian Biesinger <cbiesinger@google.com>
284
285 * .gitignore: Add perf.data and perf.data.old.
286
95c746cc
SDJ
2872019-10-17 Sergio Durigan Junior <sergiodj@redhat.com>
288
289 * src-release.sh (GDB_SUPPORT_DIRS): Add libctf.
290
a315e147
AM
2912019-10-17 Alan Modra <amodra@gmail.com>
292
293 PR 29
294 * src-release.sh (getver): Replace "head -1" with "head -n 1".
295
87279e3c
NA
2962019-07-30 Nick Alcock <nick.alcock@oracle.com>
297
298 * Makefile.def (host_modules): libctf is no longer no_install.
299 * Makefile.in: Regenerated.
300
1ff6de03
NA
3012019-07-13 Nick Alcock <nick.alcock@oracle.com>
302
303 * Makefile.def (dependencies): all-ld depends on all-libctf.
304 * Makefile.in: Regenerated.
305
60391a25
PB
3062019-09-09 Phil Blundell <pb@pbcl.net>
307
308 binutils 2.33 branch created
309
c1a5d03a
TT
3102019-08-19 Tom Tromey <tom@tromey.com>
311
312 * configure: Rebuild.
313 * configure.ac: Add --with-static-standard-libraries.
314
f211b8c0
NC
3152019-08-09 Nick Clifton <nickc@redhat.com>
316
317 * libiberty: Sync with gcc. Bring in:
318 2019-08-08 Martin Liska <mliska@suse.cz>
319
320 PR bootstrap/91352
321 * lrealpath.c (is_valid_fd): New function.
322
323 2019-07-24 Martin Liska <mliska@suse.cz>
324
325 PR lto/91228
326 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
327 Find first '\0' starting from gnu_lto + 1.
328
329 2019-07-12 Ren Kimura <rkx1209dev@gmail.com>
330
331 * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
332 This fixes a Bug 90924.
333
334 2019-07-22 Martin Liska <mliska@suse.cz>
335
336 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
337 Do not search for gnu_lto_v1, but search for first '\0'.
338
339 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
340
341 * cplus-dem.c: Include rust-demangle.h.
342 * rust-demangle.c: Include rust-demangle.h.
343 * rust-demangle.h: New file.
344
345 2019-05-31 Michael Forney <mforney@mforney.org>
346
347 * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
348 is non-zero.
349
350 2019-04-30 Ben L <bobsayshilol@live.co.uk>
351
352 * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
353 * testsuite/d-demangle-expected: Add testcase.
354
355 * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
356 * testsuite/d-demangle-expected: Add testcase.
357
358 * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
359 * testsuite/d-demangle-expected: Add testcase.
360
361 * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
362 * testsuite/d-demangle-expected: Add testcase.
363
364 * d-demangle.c (dlang_parse_integer): Fix stack underflow.
365 * testsuite/d-demangle-expected: Add testcase.
366
367 * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
368 * testsuite/demangle-expected: Add testcase.
369
370 * cp-demangle.c (d_encoding): Guard against NULL return values from
371 d_right (dc).
372 * testsuite/demangle-expected: Add testcase.
373
374 2019-04-29 Ben L <bobsayshilol@live.co.uk>
375
376 * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
377 char is valid.
378 * testsuite/demangle-expected: Add testcase.
379
380 2019-04-10 Nick Clifton <nickc@redhat.com>
381
382 PR 89394
383 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
384 lengths.
385 (d_count_templates_scopes): Replace num_templates and num_scopes
386 parameters with a struct d_print_info pointer parameter. Adjust
387 body of the function accordingly. Add recursion counter and check
388 that the recursion limit is not reached.
389 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
390 Reset recursion counter afterwards, unless the recursion limit was
391 reached.
392
48b550c2
JB
3932019-07-13 Joel Brobecker <brobecker@adacore.com>
394
395 * src-release (getver): If $tool/gdbsupport/create-version.sh
396 exists, use that to determine the version number.
397
be74b5b7
AS
3982019-06-21 Andreas Schwab <schwab@linux-m68k.org>
399
400 * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
401
73cc7272
TT
4022019-06-14 Tom Tromey <tom@tromey.com>
403
404 * MAINTAINERS: Add gnulib.
405 * gnulib: New directory, move from gdb/gnulib.
406 * configure.ac (host_libs): Add gnulib.
407 * configure: Rebuild.
408 * Makefile.def (host_modules, dependencies): Add gnulib.
409 * Makefile.in: Rebuild.
410
79b377b3
NC
4112019-06-03 Nick Clifton <nickc@redhat.com>
412
413 Revert:
414 2019-05-29 Nick Clifton <nickc@redhat.com>
415
416 * configure.ac (noconfigdirs): Add libctf if the target does not use
417 the ELF file format.
418 * configure: Regenerate.
419
e33f2313
NC
4202019-05-29 Nick Clifton <nickc@redhat.com>
421
422 * src-release.sh (do_proto_toplev): Add libctf to list of
423 directories that can be disabled.
424
90bd5423
NC
4252019-05-29 Nick Clifton <nickc@redhat.com>
426
427 * configure.ac (noconfigdirs): Add libctf if the target does not use
428 the ELF file format.
429 * configure: Regenerate.
430
9698cf9b
NA
4312019-05-28 Nick Alcock <nick.alcock@oracle.com>
432
433 * Makefile.def (dependencies): configure-libctf depends on all-bfd
434 and all its deps.
435 * Makefile.in: Regenerated.
436
88981b15
NA
4372019-05-28 Nick Alcock <nick.alcock@oracle.com>
438
439 * MAINTAINERS: Add libctf.
440
0e65dfba
NA
4412019-05-28 Nick Alcock <nick.alcock@oracle.com>
442
443 * Makefile.def (host_modules): Add libctf.
444 * Makefile.def (dependencies): Likewise.
445 libctf depends on zlib, libiberty, and bfd.
446 * Makefile.in: Regenerated.
447 * configure.ac (host_libs): Add libctf.
448 * configure: Regenerated.
449
2376c370
JM
4502019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
451
452 * config.guess: Synchronize with config project master sources.
453 * config.sub: Likewise.
454 * readline/support/config.guess: Likewise.
455 * readline/support/config.sub: Likewise.
456
c1202057
NC
4572019-04-10 Nick Clifton <nickc@redhat.com>
458
459 * libiberty: Sync with gcc. Bring in:
460 2019-04-10 Nick Clifton <nickc@redhat.com>
461
462 PR 89394
463 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
464 lengths.
465 (d_count_templates_scopes): Replace num_templates and num_scopes
466 parameters with a struct d_print_info pointer parameter. Adjust
467 body of the function accordingly. Add recursion counter and check
468 that the recursion limit is not reached.
469 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
470 Reset recursion counter afterwards, unless the recursion limit was
471 reached.
472
f974f26c
NC
4732018-06-24 Nick Clifton <nickc@redhat.com>
474
475 2.32 branch created.
476
d63f2be2
RO
4772019-01-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
478
479 Merge from GCC:
480 PR target/88535
481 * config.guess: Import upstream version 2019-01-03.
482 * config.sub: Import upstream version 2019-01-01.
483
1910070b
NC
4842019-01-10 Nick Clifton <nickc@redhat.com>
485
486 * libiberty: Sync with gcc. Bring in:
487 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
488
489 PR other/16615
490
491 * cp-demangle.c: Mechanically replace "can not" with "cannot".
492 * floatformat.c: Likewise.
493 * strerror.c: Likewise.
494
495 2018-12-22 Jason Merrill <jason@redhat.com>
496
497 Remove support for demangling GCC 2.x era mangling schemes.
498 * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
499 internal_cplus_demangle, and all subroutines.
500 (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
501 Lucid, ARM, HP, and EDG demangling styles.
502 (cplus_demangle): Remove 'work' variable. Don't call
503 internal_cplus_demangle.
504
69961a84
ДП
5052019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org>
506
507 * configure.ac: Don't configure readline if --with-system-readline is
508 used.
509 * configure: Re-generate.
510
b555fb21
JM
5112018-10-31 Joseph Myers <joseph@codesourcery.com>
512
513 Merge from GCC:
514 PR bootstrap/82856
515 * multilib.am: New file. From automake.
516
80ca5f98
SDJ
5172018-09-12 Sergio Durigan Junior <sergiodj@redhat.com>
518
519 * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
520
0a8288f7
NC
5212018-07-16 Nick Clifton <nickc@redhat.com>
522
523 * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
524
26996596
SH
5252018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
526
527 * config.sub: Sync with upstream version 2018-07-03.
528
c5244148
SH
5292018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
530
531 * config.guess: Sync with upstream version 2018-06-26.
532 * config.sub: Sync with upstream version 2018-07-02.
533
4119873a
AO
5342018-06-29 Alexandre Oliva <oliva@adacore.com>
535
536 * configure.ac: Introduce support for @unless/@endunless.
537 * Makefile.tpl (dep-kind): Rewrite with cond; return
538 postbootstrap in some cases.
539 (make-postboot-dep, postboot-targets): New.
540 (dependencies): Do not output postbootstrap dependencies at
541 first. Output non-target ones changed for configure to depend
542 on stage_last @if gcc-bootstrap, and the original deps @unless
543 gcc-bootstrap.
544 * configure.in, Makefile.in: Rebuilt.
545
71300e2c
NC
5462018-06-24 Nick Clifton <nickc@redhat.com>
547
548 * configure: Regenerate.
549
d0ac1c44
SM
5502018-06-19 Simon Marchi <simon.marchi@ericsson.com>
551
552 * libtool.m4: Use AC_LANG_SOURCE.
553 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
554 * README-maintainer-mode: Update version requirements.
555 * ar-lib: New file.
556 * test-driver: New file.
557 * configure: Re-generate.
558
e0541124
EB
5592018-06-18 Eric Botcazou <ebotcazou@adacore.com>
560
561 * Makefile.def (fortran): Add check-target-libgomp-fortran.
562 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
563 * Makefile.in: Regenerate.
564
565 * configure: Regenerate.
566
db67d458
SM
5672018-06-18 Simon Marchi <simon.marchi@ericsson.com>
568
569 * configure.ac: Sync with GCC, remove MPX-related things.
570
b5778783
NC
5712018-05-01 Nick Clifton <nickc@redhat.com>
572
573 * config.guess: Synchronize with config project master sources.
574 * config.sub: Likewise.
575
1063beb5
FT
5762018-05-01 Francois H. Theron <francois.theron@netronome.com>
577
578 * configure.ac: Added "nfp" target.
579 * configure: Regenerate.
580
b29d2641
MR
5812018-02-13 Maciej W. Rozycki <macro@mips.com>
582
583 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
584 * configure: Regenerate.
585
52b2f300
NC
5862018-01-30 Nick Clifton <nickc@redhat.com>
587
588 * src-release.sh (do_proto_toplev): Add patterns for more junk files
589 to delete before creating the tarball.
590
b431b4ea
NC
5912018-01-29 Nick Clifton <nickc@redhat.com>
592
593 * src-release.sh (do_proto_toplev): Strip patch remnant files from
594 the sources before creating the tarball.
595
19e2900b
NC
5962018-01-13 Nick Clifton <nickc@redhat.com>
597
598 * src-release.sh: Update copyright notice. Change reference to devo
599 to be a reference to root.
600
bf41f30d
NC
6012018-01-10 Nick Clifton <nickc@redhat.com>
602
603 * config-ml.in: Sync with gcc sources.
604 * config.guess: Likewise.
605 * config.sub: Likewise.
606 * configure.ac: Likewise.
7ec0cd50 607 * configure: Regenerate.
bf41f30d 608
863f7a5f
NC
6092017-12-14 Nick Clifton <nickc@redhat.com>
610
611 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
612
638d9137
SH
6132017-12-12 Stafford Horne <shorne@gmail.com>
614
615 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
616 * configure: Regenerate.
617
ef87240f
NC
6182017-09-15 Nick Clifton <nickc@redhat.com>
619
620 * src-release.sh (LZIPPROG): New define. Provides the name of the
621 lzip program.
622 (do_lz): New function. Compresses a tarball using the lzip
623 program.
624 (do_compress): Add support for lzip compression.
625 (usage): Mention -l option.
626 (build_release): Support -l option to invoke lzip compression.
627
817b7711
AM
6282017-09-15 Alan Modra <amodra@gmail.com>
629
630 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
631 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
632 and sim depending on $tool and $support_files. Echo configure line.
633
255300f5 6342017-09-14 Matt Rice <ratmice@gmail.com>
635
636 * src-release.sh (do_proto_toplev): Enable gold during release process.
637
8f0dd45f
AJ
6382017-04-13 Andrew Jenner <andrew@codesourcery.com>
639
640 * config.sub: Sync with master version in config project.
641
2f5f29ca
AJ
6422017-04-03 Andrew Jenner <andrew@codesourcery.com>
643
644 * config.sub: Handle ia16 in $basic_machine.
645
646 bfd/
647 * config.bfd: Handle ia16.
648
649 gas/
650 * configure.tgt: Handle ia16.
651
652 ld/
653 * configure.tgt: Handle ia16.
654
11997a83
NC
6552017-03-22 Nick Clifton <nickc@redhat.com>
656
657 * config.sub: Sync with master version in config project.
658 * config.guess: Likewise.
659
05a13254
NC
6602017-01-23 Nick Clifton <nickc@redhat.com>
661
662 * configure.ac: Update year in copyright notice.
663 Sync from FSF GCC mainline, bringing in the following patches.
664 * Makefile.def: Likewise.
665 * Makefile.tpl: Likewise.
666 * configure: Regenerate.
667 * Makefile.in: Regenerate.
668
669 2016-12-21 Jakub Jelinek <jakub@redhat.com>
670
671 * configure.ac: Don't bootstrap libmpx unless --with-build-config
672 includes bootstrap-mpx.
673
674 2016-12-01 Matthias Klose <doko@ubuntu.com>
675
676 * configure.ac: Don't use pkg-config to check for bdw-gc.
677
678 2016-11-30 Matthias Klose <doko@ubuntu.com>
679
680 * Makefile.def: Remove reference to boehm-gc target module.
681 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
682 options and for the bdw-gc pkg-config module.
683
684 2016-11-15 Matthias Klose <doko@ubuntu.com>
685
686 * config-ml.in: Remove references to GCJ.
687 * configure.ac: Likewise.
688
689 2016-09-30 Jakub Jelinek <jakub@redhat.com>
690
691 * configure.ac: Add target-libffi to target_libraries.
692 Readd libgcj target disablings, modified to only target-libffi.
693 Readd target addition of go to unsupported languages.
694
695 2016-09-30 Andrew Haley <aph@redhat.com>
696
697 * Makefile.def: Remove libjava.
698 * Makefile.tpl: Likewise.
699 * configure.ac: Likewise.
700
701 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
702
703 * configure.ac: Disable "sim" directory for arc*-*-*.
704
705 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
706
707 * configure.ac: Check for the minimum in-tree MPFR version
708 handled.
709
3f66c01b
AM
7102016-12-31 Alan Modra <amodra@gmail.com>
711
712 * config.sub: Import from upstream.
713
da17fe9d
AM
7142016-12-08 Alan Modra <amodra@gmail.com>
715
716 * configure: Regenerate.
717
d5451cd4
JC
7182016-12-02 Josh Conner <joshconner@google.com>
719
720 * configure.ac: Add fuchsia to targets that use ELF.
721 * configure: Regenerated.
722
5ada5c6f
DE
7232016-11-07 Doug Evans <dje@google.com>
724
725 * config.sub: Sync with upstream version 2016-11-03.
726 git://git.sv.gnu.org/config.git
727 * config.guess: Sync with upstream version 2016-10-02.
728
07619d52
SM
7292016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
730
731 * .gitignore: Add archives and make stamps.
732
bedbe19c
YTL
7332016-07-20 Yan-Ting Lin <currygt52@gmail.com>
734
735 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
736 * configure: Regenerated.
737
9abdce70
WL
7382016-06-28 Walter Lee <walt@tilera.com>
739
740 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
741 * configure: Regenerate.
742
0597bdc4
AM
7432016-05-28 Alan Modra <amodra@gmail.com>
744
745 * Makefile.tpl (configure): Depend on m4 files included.
746 * Makefile.in: Regenerate.
747
1690f1db
NC
7482016-05-27 Nick Clifton <nickc@redhat.com>
749
750 * config.guess (Alpha OSF1): Fix typo introduced during the most
751 recent synchronization update.
752
b43b8535
NC
7532016-05-23 Nick Clifton <nickc@redhat.com>
754
755 * Import these patches from the gcc mainline:
756
757 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
758
759 * config.guess: Import version 2016-04-02 (newest).
760 * config.sub: Import version 2016-05-10 (newest).
761
bb7dc663
NC
7622016-04-19 Nick Clifton <nickc@redhat.com>
763
764 * Import this patch from the GCC mainline:
765
766 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
767
768 PR bootstrap/70173
769 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
770 and gotools directories. Delete the stage_final file.
771 * Makefile.in: Regenerate.
772
ea016470
CC
7732016-03-17 Cary Coutant <ccoutant@gmail.com>
774
775 * configure.ac: Add mips and s390 to the gold target check.
776 * configure: Regenerate.
777
52cf9762
NC
7782016-02-10 Nick Clifton <nickc@redhat.com>
779
780 Import these patches from the GCC mainline:
781
782 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
783
784 * configure.ac: Enable LTO for DJGPP
785 * configure: Regenerate
786
787 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
788
789 PR bootstrap/69329
790 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
791 * Makefile.in: Regenerate.
792
793 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
794 Sebastian Pop <s.pop@samsung.com>
795
796 * Makefile.in: Regenerate.
797 * Makefile.tpl: Export ISLVER.
798 * configure: Regenerate.
799 * config/isl.m4: Detect isl-0.15.
800
801 2016-01-29 Sebastian Pop <s.pop@samsung.com>
802
803 * config/isl.m4: Add comments about isl-0.16.
804 * configure: Regenerate.
805
1985dc2d
L
8062016-01-12 H.J. Lu <hongjiu.lu@intel.com>
807
808 Sync with GCC
809 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
810
811 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
812 symbols.
813
814 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
ce5e165e
L
815
816 PR bootstrap/69134
817 * Makefile.def (mpfr): Disable assembler.
818 * Makefile.in: Regenerate.
819
4849dfd8
NC
8202016-01-11 Nick Clifton <nickc@redhat.com>
821
822 Import the following changes from the GCC mainline:
823
824 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
825
826 * configure.ac: Enable libmpx by default.
827 * configure: Regenerated.
828
829 2015-11-19 Martin Liska <mliska@suse.cz>
830
831 * .gitignore: Add .clang-format to ignored files.
832 * Makefile.tpl: Add clang-format.
833 * Makefile.in: Regenerate.
834
835 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
836
837 PR libffi/65726
838 * Makefile.def (lang_env_dependencies): Make libffi depend
839 on cxx.
840 * Makefile.in: Regenerate.
841
842 2015-12-02 Ian Lance Taylor <iant@google.com>
843
844 PR go/66147
845 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
846 * Makefile.in: Regenerate.
847
848 2015-12-17 Nathan Sidwell <nathan@acm.org>
849
850 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
851 * configure: Regenerate.
852
853 2015-12-17 Sebastian Pop <s.pop@samsung.com>
854
855 * Makefile.in: Replace ISL with isl.
856 * Makefile.tpl: Same.
857 * config/isl.m4: Same.
858 * configure.ac: Same.
859 * contrib/download_prerequisites: Same.
860 * configure: Regenerate.
861
862 2016-01-01 Ben Elliston <bje@gnu.org>
863
864 * config.guess: Import version 2016-01-01.
865 * config.sub: Likewise.
866
f075eb5e
TG
8672015-11-20 Tristan Gingold <gingold@adacore.com>
868
869 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
870 * configure: Regenerate.
871
6c3bc0f8
NC
8722015-10-21 Nick Clifton <nickc@redhat.com>
873
874 PR gas/19109
875 * configure.ac: Note the 'none' is an acceptable argument to
876 --enable-compressed-debug-sections.
877 * configure: Regenerate.
878
edeefb67
L
8792015-10-20 H.J. Lu <hongjiu.lu@intel.com>
880
881 PR gas/19109
882 * configure.ac: Add
883 --enable-compressed-debug-sections={all,gas,gold,ld}.
884 * configure: Regenerated.
885
68996839
NC
8862015-09-30 Nick Clifton <nickc@redhat.com>
887
888 Import the following patches from the GCC mainline:
889
890 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
891
892 PR libfortran/54572
893 * Makefile.def: Make libgfortran depend on libbacktrace.
894 * Makefile.in: Regenerate.
895
896 2015-08-12 Tom de Vries <tom@codesourcery.com>
897
898 PR other/67092
899 PR other/67098
900 * configure.ac: Remove --with_host_libstdcxx support.
901 * configure: Regenerate.
902
903 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
904 Jakub Jelinek <jakub@redhat.com>
905
906 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
907 nvptx*-*-*.
908 * configure: Regenerate.
909
5960642a
L
9102015-08-07 H.J. Lu <hongjiu.lu@intel.com>
911
912 Sync with GCC
913 2015-07-28 Ben Elliston <bje@gnu.org>
914
915 * config.sub, config.guess: Import from upstream.
916
016a3251
DD
9172015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
918
919 * Makefile.def (libiconv): Define bootstrap=true.
920 Mark pdf/html/info as missing.
921 (configure-gcc): Depend on all-libiconv.
922 (all-gcc): Ditto.
923 (configure-libcpp): Ditto.
924 (all-libcpp): Ditto.
925 (configure-intl): Ditto.
926 (all-intl): Ditto.
927 * Makefile.in: Regenerate.
928
136bb21f
L
9292015-07-27 H.J. Lu <hongjiu.lu@intel.com>
930
931 Sync with GCC
932 2015-07-24 Michael Darling <darlingm@gmail.com>
933
934 PR other/66259
935 * config-ml.in: Reflects renaming of configure.in to configure.ac
936 * configure: Likewise
937 * configure.ac: Likewise
938
22121df0
L
9392015-07-14 H.J. Lu <hongjiu.lu@intel.com>
940
941 * Makefile.in: Regenerated.
942
943 Sync with GCC
944 2015-05-21 Jason Merrill <jason@redhat.com>
945
946 * Makefile.tpl: Update comments.
947
948 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
949
950 * Makefile.tpl: Remove surplus whitespace throughout.
951
952 2015-03-25 Martin Liska <mliska@suse.cz>
953 Yury Gribov <y.gribov@samsung.com>
954
955 * Makefile.tpl: Fix ln source location for vimrc file.
956
969b1713
L
9572015-07-14 H.J. Lu <hongjiu.lu@intel.com>
958
959 Sync with GCC
960 2015-05-16 James Bowman <james.bowman@ftdichip.com>
961
962 * configure.ac: FT32 target added.
963 * configure: Regenerate.
964
ce6c656d
L
9652015-07-14 H.J. Lu <hongjiu.lu@intel.com>
966
967 Sync with GCC
968 2015-06-02 Jason Merrill <jason@redhat.com>
969
970 PR bootstrap/66319
971 * configure.ac: Use -std=gnu++98.
972
973 2015-05-28 Mike Frysinger <vapier@gentoo.org>
974
975 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
976 * configure: Regenerate.
977
978 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
979
980 * configure.ac: Fix typo.
981 * configure: Regenerate.
982
983 2015-05-03 Matthias Klose <doko@ubuntu.com>
984
985 * configure.ac: Match $host configured with triplets.
986 * configure: Regenerate.
987
988 2015-04-17 Jakub Jelinek <jakub@redhat.com>
989
990 PR bootstrap/62077
991 * configure.ac (--enable-stage1-checking): Default to
992 release,misc,gimple,rtlflag,tree,types if --disable-checking
993 or --enable-checking is not specified and DEV-PHASE is not
994 experimental.
995 * configure: Regenerated.
996
997 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
998
999 Install back PR target/47230 fix (Revert the revert).
1000
16beab3d
L
10012015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1002
1003 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1004 target.
1005 * configure: Regenerate.
1006
5569a85f
JDA
10072015-05-13 John David Anglin <dave.anglin@bell.net>
1008
1009 * configure.ac: Disable configuration of GDB for HPUX targets.
1010 * configure: Regenerate.
1011
e81d5d05
L
10122015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1013
1014 PR ld/18355
1015 * Makefile.def: Add extra_configure_flags to host zlib.
1016 * configure.ac (extra_host_zlib_configure_flags): New. Set
1017 to --enable-host-shared When bfd is to be built as shared
1018 library. AC_SUBST.
1019 * Makefile.in: Regenerated.
1020
ec5b9462
HPN
10212015-04-15 Mike Frysinger <vapier@gentoo.org>
1022 Hans-Peter Nilsson <hp@axis.com>
1023
1024 Adjust src-release.sh for sim using the gdb create-version.sh.
a644aa89 1025 * src-release.sh (tar_compress): If there's a fifth parameter,
ec5b9462
HPN
1026 use that in the getver call instead of $tool.
1027 (sim_release): Pass gdb as fifth parameter to tar_compress.
1028 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
1029
f91ca6bc
IB
10302015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1031
1032 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1033 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1034 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1035 * Makefile.in: Regenerate.
1036
cf39cfc5
L
10372015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1038
1039 * configure.ac: Add --with-system-zlib.
1040 * configure: Regenerated.
1041
6ac1079e
L
10422015-03-31 H.J. Lu <hongjiu.lu@intel.com>
1043
1044 * src-release.sh: Don't configure with --with-target-subdir=.
1045 --disable-multilib.
1046
890ba06f
L
10472015-03-31 H.J. Lu <hongjiu.lu@intel.com>
1048
1049 * src-release.sh (DEVO_SUPPORT): Replace src-release with
1050 src-release.sh.
1051
5675acd9
ES
10522015-03-30 Ed Schouten <ed@nuxi.nl>
1053
1054 * config.sub: Update from upstream, to 2015-03-04 version.
1055 * config.guess: Likewise.
1056
d2d67aea
L
10572015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1058
1059 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1060 * Makefile.in: Regenerated.
1061
92c695a1
L
10622015-03-28 H.J. Lu <hongjiu.lu@intel.com>
1063
1064 * src-release.sh (do_proto_toplev): Configure with --target
1065 --with-target-subdir and --disable-multilib.
1066 (BINUTILS_SUPPORT_DIRS): Add zlib.
1067 (GAS_SUPPORT_DIRS): Likewise.
1068 (GDB_SUPPORT_DIRS): Likewise.
1069 (SIM_SUPPORT_DIRS): Likewise.
1070
091021fa
L
10712015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1072
1073 * configure.ac (target_configdirs): Exclude target-zlib if
1074 target-libjava isn't built.
1075 * configure: Regenerated.
1076
5df8a8fc
L
10772015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1078
1079 Sync with GCC
1080 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1081
1082 * config-ml.in: Robustify ac_configure_args parsing.
1083
1b6c0831
L
10842015-03-16 H.J. Lu <hongjiu.lu@intel.com>
1085
1086 * Makefile.def: Updated from GCC trunk.
1087 * Makefile.tpl: Likewise.
1088 * configure.ac: Likewise.
1089 * Makefile.in: Regenerated.
1090 * configure: Likewise.
1091
3f8107ab
AM
10922015-01-28 James Bowman <james.bowman@ftdichip.com>
1093
1094 * configure.ac: Add FT32 support.
1095 * configure: Regenerate.
1096
10b8fe5e
AG
10972015-01-12 Anthony Green <green@moxielogic.com>
1098
1099 * configure.ac: Don't disable gprof for moxie.
1100 * configure: Rebuild.
1101
6b91c541
AP
11022015-01-03 Andrew Pinski <apinski@cavium.com>
1103
1104 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1105 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1106 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1107 (OBJCOPY_FOR_TARGET): New variable.
1108 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1109 * Makefile.in: Regenerate.
1110 * configure.ac: Check for already installed target objcopy.
1111 Also GCC_TARGET_TOOL on objcopy.
1112 * configure: Regenerate.
1113
6ba37ab4
HPN
11142015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1115
1116 * config.sub: Update from upstream, to 2015-01-01 version.
1117 * config.guess: Ditto.
1118
bb5f7690
EB
11192014-12-06 Eric Botcazou <ebotcazou@adacore.com>
1120
1121 * config.sub: Update from upstream config repo.
1122
6e733cce
L
11232014-11-24 H.J. Lu <hongjiu.lu@intel.com>
1124
1125 * libtool.m4: Updated from GCC trunk.
1126
8969c424
JBG
11272014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1128
1129 * config.guess: Update from upstream config repo.
1130 * config.sub: Ditto.
1131
37e77caf
JBG
11322014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1133
1134 * move-if-change: Update from upstream gnulib.
1135
e3046511
JBG
11362014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1137
1138 * compile: Sync with upstream Automake.
1139 * depcomp: Ditto.
1140 * install-sh: Ditto.
1141 * missing: Ditto.
1142 * mkinstalldirs: Ditto.
1143 * ylwrap: Ditto.
1144
3e615393
TG
11452014-10-15 Tristan Gingold <gingold@adacore.com>
1146
1147 * src-release.sh (do_proto_toplev): Configure with --target.
1148
6d26190c
JY
11492014-10-03 Jing Yu <jingyu@google.com>
1150
1151 * configure.ac: Add aarch64 to list of targets that support gold.
1152 * configure: Regenerate.
1153
a9d58c06
AB
11542014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
1155
1156 * configure.ac: Add mips*-img-elf* target triple.
1157 * configure: Regenerate.
1158
b25b5cef
CJW
11592014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1160 * configure: Disable gdb for nds32*-*-* until supported.
1161 * configure.ac: Disable gdb for nds32*-*-* until supported.
1162
f8797b5a
JB
11632014-09-05 Joel Brobecker <brobecker@adacore.com>
1164
1165 * configure: Regenerate.
1166
2536ee9d
WN
11672014-08-27 Will Newton <will.newton@linaro.org>
1168
1169 * src-release.sh: New file.
1170 * src-release: Remove file.
1171
1f995db6
JS
11722014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
1173
1174 GDB not supported for or1k*-*-rtems*
1175 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
1176 of the stanzas results in this not being caught by or1k*-*-* later.
1177 * configure. Regenerated.
1178
a843ea33
SB
11792014-07-25 Samuel Bronson <naesten@gmail.com>
1180
1181 * .gitattributes: New file for use with git-merge-changelog.
1182
cfbc1a6c
JS
11832014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
1184
1185 Disable gdb for or1k*-*-* until supported
1186 * configure.ac (or1k*-*-*): Disable gdb.
1187 * configure: Regenerated.
1188
d9e042ac
SL
11892014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1190
1191 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1192 * configure: Regenerated.
1193
201f096f 11942014-03-26 Jakub Jelinek <jakub@redhat.com>
1195
1196 PR sanitizer/56781
1197 * Makefile.def: Set bootstrap=true; for host fixincludes.
1198 * configure.ac: Don't bootstrap host fixincludes unless
1199 --with-build-config=bootstrap-{a,ub}san.
1200 * Makefile.in: Regenerated.
1201 * configure: Regenerated.
1202
730af8ee 12032014-03-21 Jakub Jelinek <jakub@redhat.com>
1204
1205 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1206 --enable-vtable-verify option parsing. Don't add
1207 target-libsanitizer to bootstrap_target_libs unless
1208 --with-build-config=bootstrap-asan or
1209 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1210 to bootstrap_target_libs unless --enable-vtable-verify.
1211 * configure: Regenerated.
1212
abca8d87 12132014-03-07 Jakub Jelinek <jakub@redhat.com>
1214
1215 PR bootstrap/58572
1216 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1217 -I for libstdc++-v3 includes if $(LEAN).
1218 * Makefile.in: Regenerated.
1219
68d122bb 12202014-02-24 Walter Lee <walt@tilera.com>
1221
1222 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1223 (tilegx-*-*): Change to tilegx*-*-*.
1224 * configure: Regenerate.
1225
39d1b2ae
RS
12262014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1227
1228 * config.sub, config.guess: Import from upstream.
1229
50f80006
EB
12302014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1231
1232 PR bootstrap/60620
72f4393d 1233 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
50f80006
EB
1234 * Makefile.in: Regenerate.
1235
a6305403
YS
12362014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1237
1238 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1239 for WINDRES_FOR_TARGET in default-manifest.o rule.
1240 * Makefile.in: Regenerate.
1241
62a0f723
RO
12422014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1243
1244 PR target/59788
1245 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1246 *solaris2*.
1247
530e8392
KB
12482013-12-19 Keven Boell <keven.boell@intel.com>
1249
1250 * cp-namespace.c (cp_lookup_nested_symbol): Enable
1251 nested lookups for fortran modules.
1252 * dwarf2read.c (read_module): Add fortran module to
1253 the symbol table.
1254 (add_partial_symbol, add_partial_module): Add fortran
1255 module to the partial symbol table.
1256 (new_symbol_full): Create full symbol for fortran module.
1257 * f-exp.y (yylex): Add new module domain to be parsed.
1258 * symtab.h: New domain for fortran modules.
1259
7f9b20bb
KB
12602013-12-19 Keven Boell <keven.boell@intel.com>
1261
1262 * f-exp.y (yylex): Add domain array to enable lookup
1263 in multiple domains. Loop over lookup domains and try
1264 to find requested symbol. Add STRUCT_DOMAIN to lookup
1265 domains to be able to query for user defined types.
1266
afc0578d 12672013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1268
1269 * configure.ac: Add user-friendly check for native x86_64-linux
1270 multilibs.
1271 * configure: Regenerate.
1272
f3f51a69
AM
12732013-11-23 Alan Modra <amodra@gmail.com>
1274
1275 * config.sub, config.guess: Import from upstream.
1276
2440009d 12772013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1278
2440009d 1279 * Makefile.in: Regenerate.
1280
e78e02e6 1281 * Makefile.tpl: Fix typo.
1282 * Makefile.in: Regenerate partially.
1283
9aaf2a7e 12842013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1285
1286 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1287 supported.
1288 * configure: Regenerated.
1289
880b18d1 12902013-10-30 Jason Merrill <jason@redhat.com>
1291
1292 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1293 --disable-build-format-warnings.
1294
522e3d71 12952013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1296
f3f51a69 1297 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 1298 depend on libstdc++ and libgcc.
1299 * configure: Regenerate.
1300 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1301 libcilkrts for POSIX and i*86, and x86_64 architectures.
1302 * Makefile.in: Added libcilkrts related fields to support building it.
1303
cb49a9e1 13042013-10-26 Jeff Law <law@redhat.com>
1305
1306 * Makefile.def (target_modules): Remove libmudflap
1307 (languages): Remove check-target-libmudflap).
1308 * Makefile.in: Rebuilt.
1309 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1310 * configure.ac (target_libraries): Remove target-libmudflap.
1311 Remove checks which disabled libmudflap on some systems.
1312 * configure: Rebuilt.
1313 * libmudflap: Directory removed.
1314
82033c9b
JBG
13152013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1316
1317 * configure.ac: Update from GCC.
1318 * configure: Regenerate.
1319
b50d7605
HPN
13202013-10-15 Hans-Peter Nilsson <hp@axis.com>
1321
1322 * src-release (do-proto-toplevel): Support subdir-path-prefixed
1323 files in SUPPORT_FILES.
1324 (SIM_SUPPORT_DIRS): New variable.
1325 (sim.tar.bz2): New rule.
1326
f4cfb980
JBG
13272013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1328
1329 * configure.ac: Update from GCC.
1330 * configure: Regenerate.
1331
78b1434c
JJ
13322013-10-01 Jeff Johnston <jjohnstn@redhat.com>
1333
1334 * COPYING.NEWLIB: Update with new copyright.
1335
b3fc79f8
JBG
13362013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1337
1338 * configure.ac: Update from GCC.
1339 * configure: Regenerate.
1340
cc9afea3
AM
13412013-09-20 Alan Modra <amodra@gmail.com>
1342
1343 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1344 ppc host match. Support little-endian powerpc linux hosts.
1345
f006cabd
JB
13462013-08-16 Joel Brobecker <brobecker@adacore.com>
1347
1348 * src-release (VER): When using $(TOOL)/common/create-version.sh,
1349 strip the "-cvs" suffix from the version number if present.
1350
95e43135
JBG
13512013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1352
1353 * configure.ac: Sync with GCC repo.
1354 * Makefile.def: Ditto.
1355 * configure: Regenerate.
1356 * Makefile.in: Ditto.
1357
7539e41e
JB
13582013-07-22 Joel Brobecker <brobecker@adacore.com>
1359
1360 * src-release (VER): Use $(TOOL)/common/create-version.sh
1361 if it exists.
1362
e8044f35
RS
13632013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
1364
1365 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
1366 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
1367 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
1368 * configure: Regenerate.
1369
7bab7634
DC
13702013-06-01 George Thomas <george.thomas@atmel.com>
1371
95e43135
JBG
1372 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
1373 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 1374
b5364c9e
JJ
13752013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1376
1377 * COPYING.NEWLIB: Add Altera Corporation copyright.
1378
5dad867c
JBG
13792013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1380
1381 * config.guess: Update from config repo.
1382 * config.sub: Ditto.
1383
b836cb18
JBG
13842013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1385
1386 * Makefile.def: Sync with GCC.
1387 * Makefile.in: Regenerate.
1388
e7d5abf1
JBG
13892013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1390
1391 * configure.ac: Sync with GCC.
b836cb18 1392 * configure: Regenerate.
e7d5abf1 1393
4f778543
MF
13942013-03-22 Mike Frysinger <vapier@gentoo.org>
1395
1396 * src-release (VER): Change bfd/configure.in sed to use the new
1397 `bfd/configure --version` output.
1398
f1dd87fc
YZ
13992013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1400
1401 * configure.ac: Sync with GCC repo.
1402 * configure: Ditto.
1403
a413f71a
ILT
14042013-02-05 Ian Lance Taylor <iant@google.com>
1405
1406 PR go/55969
1407 * configure.ac: Disable libgo on some systems where it does not
1408 work.
1409 * configure: Rebuild.
1410
3a98824c
AM
14112013-02-05 Alan Modra <amodra@gmail.com>
1412
1413 * configure: Regenerate after syncing config/.
1414
3dae1673
JBG
14152013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1416
1417 * configure.ac: Sync with GCC repo.
1418 * configure: Ditto.
1419 * Makefile.def: Ditto.
1420 * Makefile.in: Ditto.
1421
bf51454b
JB
14222013-01-11 Joel Brobecker <brobecker@adacore.com>
1423
1424 Sync with GCC, merge:
1425
1426 2013-01-09 Jason Merrill <jason@redhat.com>
1427
1428 * .gitignore: Import from gdb repository.
1429
c841a2be
JBG
14302013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1431
1432 * config.sub: Update from config repo.
1433
d7b9dae9
EB
14342013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1435
1436 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1437 * Makefile.in: Regenerate.
1438
861ea9c8
L
14392013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1440
1441 * Makefile.def (configure-gcc): Depend on all-gmp.
1442 (all-gcc): Remove dependency on all-gmp.
1443 * Makefile.in: Regenerated.
1444
ce82b126
JBG
14452013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1446
1b4f418d 1447 * config.guess: Update from config repo.
c2e5e6d7 1448 * config.sub: Ditto.
ce82b126 1449
fd62a30d
JJ
14502013-01-07 Jeff Johnston <jjohnstn@redhat.com>
1451
1452 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
1453 exists and replace the new bfin license in its location.
1454
0140d685
L
14552013-01-07 H.J. Lu <hongjiu.lu@intel.com>
1456
1457 PR gas/14899
1458 * Makefile.def (dependencies): Make all-binutils, all-gprof,
1459 all-ld and all-gold depend on all-gas.
1460 * Makefile.in: Regenerated.
1461
c3d399e7
L
14622012-12-29 Ben Elliston <bje@gnu.org>
1463
1464 * config.guess: Update to 2012-12-29 version.
1465 * config.sub: Likewise.
1466
9417cd2f
JBG
14672012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1468
1469 * Makefile.def (install-target-libgo): Depend on
1470 install-target-libatomic. Merged from GCC repo.
1471 * Makefile.in: Regenerate.
1472
68dad382
JJ
14732012-12-17 Jeff Johnston <jjohnstn@redhat.com>
1474
1475 * COPYING.LIBGLOSS: Add license for bfin libgloss.
1476
2344b8da
TS
14772012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1478
1479 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1480 * configure: Regenerate.
1481
5eb08693
L
14822012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1483
1484 * Makefile.def (target_modules): Add bootstrap=true and
1485 raw_cxx=true to libsanitizer.
1486 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1487 * Makefile.in: Regenerated.
1488 * configure: Likewise.
1489
53ab32d8
JBG
14902012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1491
1492 * config.sub: Merge from config repo.
1493
d2489204
JBG
14942012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1495
1496 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
1497 * Makefile.tpl: Ditto.
1498 * Makefile.in: Ditto.
1499 * configure: Ditto.
d2489204 1500
c23b5043
JBG
15012012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1502
1503 * configure.ac (noconfigdirs): Merge from GCC.
1504 * configure: Regenerate.
1505
1dd1f7f6
JBG
15062012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1507
1508 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
1509
2bda3143
L
15102012-11-14 Roland McGrath <mcgrathr@google.com>
1511
1512 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1513 * configure: Regenerate.
1514
5286fdef
L
15152012-11-13 Richard Henderson <rth@redhat.com>
1516
1517 * configure.ac: Move libsanitizer logic to subdirectory.
1518 * configure: Regenerate.
1519
15202012-11-13 Dodji Seketeli <dodji@redhat.com>
1521
1522 * configure.ac: Enable libsanitizer just on x86 linux for now.
1523 * configure: Re-generate.
1524
15252012-11-13 David Edelsohn <dje.gcc@gmail.com>
1526
1527 * configure.ac: Merge libquadmath sections.
1528 * configure: Regenerate.
1529
15302012-11-12 Wei Mi <wmi@google.com>
1531
1532 * configure.ac: Add libsanitizer to target_libraries.
1533 * Makefile.def: Ditto.
1534 * configure: Regenerate.
1535 * Makefile.in: Regenerate.
1536
f66a9a70
L
15372012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1538
1539 * configure: Regenerated.
1540
15412012-11-03 Robert Mason <rbmj@verizon.net>
1542
1543 * configure.ac: add --disable-libstdcxx configure option
1544 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1545
6d94c122
CV
15462012-10-24 Corinna Vinschen <corinna@vinschen.de>
1547
1548 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1549 against Mingw64 w32api.
1550 * configure: Regenerate.
1551
a882be68
EB
15522012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1553
1554 PR bootstrap/54820
1555 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1556 * configure: Regenerate.
1557
b3676d82
EB
15582012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1559
1560 PR bootstrap/54820
1561 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1562 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1563 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1564 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1565 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1566 * Makefile.in: Regenerate.
1567 * configure.ac (have_static_libs): New variable and associated check.
1568 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1569 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1570 * configure: Regenerate.
1571
7b0e8ca5
MF
15722012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1573
1574 * config.guess, config.sub: Include updated version from
1575 config-patches. Adds microblaze little endian support.
1576
8e71395b
L
15772012-09-28 Ian Lance Taylor <iant@google.com>
1578
1579 * Makefile.def: Make all-target-libgo depend on
1580 all-target-libbacktrace.
1581 * Makefile.in: Rebuild.
1582
15832012-09-26 Ian Lance Taylor <iant@google.com>
1584
1585 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1586 * Makefile.in: Rebuild.
1587
15882012-09-06 Diego Novillo <dnovillo@google.com>
1589
1590 * configure.ac: Bump minimum GMP version to 4.2.3.
1591 * configure: Re-generate.
1592
15932012-09-05 Georg-Johann Lay <avr@gjlay.de>
1594
1595 PR target/54461
1596 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1597 target-libgloss if not configured --with-avrlibc=no.
1598 * configure: Regenerate.
1599
16002012-09-04 Jason Merrill <jason@redhat.com>
1601
1602 * configure.ac: Fix --enable-languages=all.
1603
16042012-09-03 Richard Guenther <rguenther@suse.de>
1605
1606 PR bootstrap/54138
1607 * configure.ac: Re-organize ISL / CLOOG checks to allow
1608 disabling with either --without-isl or --without-cloog.
1609 * configure: Regenerated.
1610
16112012-09-03 Georg-Johann Lay <avr@gjlay.de>
1612
1613 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1614 * configure: Regenerate.
1615
d09bbf00
SE
16162012-09-21 Steve Ellcey <sellcey@mips.com>
1617
1618 * configure.ac: Add mips*-mti-elf* target.
1619 * configure: Regenerate.
1620
2bf680c4
ILT
16212012-09-19 Ian Lance Taylor <iant@google.com>
1622
1623 * configure.ac (host_libs): Add libbacktrace.
1624 (target_libraries): Add libbacktrace.
1625 * Makefile.def (host_modules): Add libbacktrace.
1626 (target_modules): Likewise.
1627 * configure, Makefile.in: Rebuild.
1628
5c0b3823
WL
16292012-09-15 Jiong Wang <jiwang@tilera.com>
1630
1631 * configure.ac (ENABLE_GOLD): support tilegx*
1632 * configure: rebuild
1633
1488e230
DE
16342012-09-14 David Edelsohn <dje.gcc@gmail.com>
1635
1636 PR target/38607
1637 Merge upstream change.
1638 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1639
1640 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1641 Add libgomp*.o to compare_exclusions for AIX.
1642 * configure: Regenerate.
1643
df6795ce
L
16442012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1645
1646 PR binutils/4970
1647 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1648 and opcodes.
1649 * Makefile.in: Regenerated.
1650
7ec59b9e
L
16512012-08-14 Diego Novillo <dnovillo@google.com>
1652
1653 Merge from cxx-conversion branch.
1654
1655 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1656 POSTSTAGE1_CONFIGURE_FLAGS.
1657 * Makefile.in: Regenerate.
1658 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1659 Force C++ when bootstrapping.
1660 * configure: Regenerate.
1661
16622012-07-06 Richard Guenther <rguenther@suse.de>
1663
1664 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1665 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1666 --with-gmp=system.
1667 * Makefile.in: Regenerated.
1668 * configure: Likewise.
1669
16702012-07-06 Richard Guenther <rguenther@suse.de>
1671
1672 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1673 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1674 supply V=1 as extra_make_flags.
1675 * configure: Regenerated.
1676 * Makefile.in: Likewise.
1677
16782012-07-03 Richard Guenther <rguenther@suse.de>
1679
1680 * Makfile.def (isl): Remove not necessary extra_exports and
1681 extra_make_flags.
1682 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1683 * Makefile.in: Regenerated.
1684
16852012-07-03 Richard Guenther <rguenther@suse.de>
1686
1687 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1688 * configure.ac: If either the ISL or the CLooG check failed
1689 do not try to build in-tree versions.
1690 * Makefile.in: Regenerated.
1691 * configure: Regenerated.
1692
16932012-07-02 Richard Guenther <rguenther@suse.de>
1694 Michael Matz <matz@suse.de>
1695 Tobias Grosser <tobias@grosser.es>
1696 Sebastian Pop <sebpop@gmail.com>
1697
1698 * Makefile.def: Add ISL host module, remove PPL host module.
1699 Adjust ClooG host module to use the proper ISL.
1700 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1701 * configure.ac: Include config/isl.m4. Add ISL host library,
1702 remove PPL. Remove PPL configury, add ISL configury, adjust
1703 ClooG configury.
1704 * Makefile.in: Regenerated.
1705 * configure: Likewise.
1706
17072012-07-02 Richard Guenther <rguenther@suse.de>
1708
1709 Merge from graphite branch
1710 2011-07-21 Tobias Grosser <tobias@grosser.es>
1711
1712 * configure: Regenerated.
1713 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1714 both cloog.org and legacy versions. The only supported version will
1715 be CLooG with the isl backend.
1716
1717 2011-07-21 Tobias Grosser <tobias@grosser.es>
1718
1719 * configure: Regenerated.
1720 * configure.ac: Require cloog isl 0.17.0
1721
1722 2011-07-21 Tobias Grosser <tobias@grosser.es>
1723
1724 * configure: Regenerated.
1725 * config/cloog.m4: Do not define CLOOG_ORG
1726
17272012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1728
1729 * configure.ac: Skip C if explicitly selected.
1730 * configure: Regenerate.
1731
17322012-06-28 Christophe Lyon <christophe.lyon@st.com>
1733
1734 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1735 they contain -O2.
1736 * configure: Regenerate.
1737
17382012-06-20 Jason Merrill <jason@redhat.com>
1739
1740 * Makefile.tpl (check-target-libgomp-c++): New.
1741 (check-target-libitm-c++): New.
1742 * Makefile.def (c++): Add them.
1743 * Makefile.in: Regenerate.
1744
17452012-05-16 Olivier Hainque <hainque@adacore.com>
1746
1747 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1748 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1749 (install-no-fixedincludes): Adjust accordingly.
1750 * Makefile.in: Regenerate.
1751
17522012-05-09 Nick Clifton <nickc@redhat.com>
1753 Paul Smith <psmith@gnu.org>
1754
1755 PR bootstrap/50461
1756 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1757 allow for the fact that from release v3.1.0 of MPFR the source
1758 files were moved into a src sub-directory.
1759 * configure: Regenerate.
1760
17612012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1762
1763 * configure.ac: Bump minimum MPFR version to 2.4.0.
1764 * configure: Regenerated.
1765
17662012-05-01 Richard Henderson <rth@redhat.com>
1767
1768 * Makefile.def (libatomic): New target_module.
1769 * configure.ac (target_libraries): Add libatomic.
1770 (noconfigdirs): Check if libatomic is supported.
1771 * Makefile.in, configure: Rebuild.
1772
f87f9c61
L
17732012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1774
1775 Merge upstream change
1776 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1777
17782011-11-21 Andreas Tobler <andreast@fgznet.ch>
1779
1780 * libtool.m4: Additional FreeBSD 10 fixes.
1781
68f107fa
AO
17822012-06-28 Christophe Lyon <christophe.lyon@st.com>
1783
1784 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1785 they contain -O2.
1786 * configure: Regenerate.
1787
b9c361e0
JL
17882012-05-14 Catherine Moore <clm@codesourcery.com>
1789
1790 * NEWS: Mention PowerPC VLE port.
1791
9eb322aa
MF
17922012-05-11 Mike Frysinger <vapier@gentoo.org>
1793
1794 * MAINTAINERS (config/): Move to intl/ section.
1795 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1796
58b1dd21
NC
17972012-05-09 Nick Clifton <nickc@redhat.com>
1798 Paul Smith <psmith@gnu.org>
1799
1800 PR bootstrap/50461
1801 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1802 allow for the fact that from release v3.1.0 of MPFR the source
1803 files were moved into a src sub-directory.
1804 * configure: Regenerate.
1805
2e702c99
RM
18062012-05-02 Roland McGrath <mcgrathr@google.com>
1807
1808 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1809 * configure: Regenerate.
1810
d2213593
JB
18112012-04-25 Joel Brobecker <brobecker@adacore.com>
1812
1813 * config.sub: Update to 2012-04-18 version from official repo.
1814
202e2356
NC
18152012-03-19 Tristan Gingold <gingold@adacore.com>
1816
1817 * configure.ac (ia64*-*-*vms*): Add support for ld.
1818 * configure: Regenerate.
1819
2479f722
RO
18202012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1821
1822 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1823 (unsupported_languages): Remove mips-sgi-irix6.*.
1824 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1825 (with_stabs): Remove.
1826 * configure: Regenerate.
1827
4e97d92b
RO
18282012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1829
1830 * configure.ac (enable_libgomp): Remove *-*-osf*.
1831 (with_stabs): Remove alpha*-*-osf*.
1832 * configure: Regenerate.
1833
f9ea6f98
JJ
18342012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1835
1836 * COPYING.NEWLIB: Modify DJ Delorie license to include
1837 modification rights in clause as permitted by DJ Delorie.
1838 * COPYING.LIBGLOSS: Ditto.
1839
48688b3e
JJ
18402012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1841
1842 * COPYING.NEWLIB: Remove two unused licenses.
1843
0945bbee
TG
18442012-03-05 Tristan Gingold <gingold@adacore.com>
1845
1846 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1847 * configure: Regenerate.
1848
516be0c5
JJ
18492012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1850
1851 * COPYING.NEWLIB: Add Adapteva notice.
1852 * COPYING.LIBGLOSS: Add Adapteva notice.
1853
64b986c0
EB
18542011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1855
1856 * configure: Regenerate.
1857
58cddc18
JJ
18582011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1859
1860 * COPYING.LIBGLOSS: Add GPL with exception license.
1861
b121d7d4
DD
18622011-11-09 Roland McGrath <mcgrathr@google.com>
1863
1864 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1865 * configure: Rebuild.
1866 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1867 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1868 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1869 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1870 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1871 Add READELF.
1872 * Makefile.in: Rebuild.
1873
d32e2926
RH
18742011-11-08 Richard Henderson <rth@redhat.com>
1875
1876 * configure.ac: Test for libitm directory present first.
1877
1878 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1879
1880 * configure.ac: Test libitm/configure.tgt to disable libitm.
1881 * configure: Rebuild.
1882
98dd765a
RO
18832011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1884
1885 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1886 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1887 * Makefile.in: Regenerate.
1888
99c513f6
DD
18892011-11-01 DJ Delorie <dj@redhat.com>
1890
1891 * configure.ac (rl78-*-*) New case.
1892 * configure: Regenerate.
1893
ff3ec4ee
DD
18942011-11-01 DJ Delorie <dj@redhat.com>
1895
1896 * config.sub: Update to version 2011-10-29 (added rl78)
1897
c28a9f49
NC
18982011-10-27 Nick Clifton <nickc@redhat.com>
1899
1900 * config.sub: Import these changes from the config project:
1901
a903d6ac 1902 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
1903 Ben Elliston <bje@gnu.org>
1904
1905 * config.sub (epiphany): New.
1906
1907 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1908 Ben Elliston <bje@gnu.org>
1909
9eb322aa 1910 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
1911
1912 2011-08-23 Roland McGrath <mcgrathr@google.com>
1913
1914 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1915 64eb to be64.
1916
1917 2011-08-16 Roland McGrath <mcgrathr@google.com>
1918
1919 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1920 (nacl): Grok as alias for 32el-unknown-nacl.
1921
860144e4
JB
19222011-08-19 Joel Brobecker <brobecker@adacore.com>
1923
1924 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1925
40ae9136
YQ
19262011-08-14 Yao Qi <yao@codesourcery.com>
1927
1928 Merge from gcc:
1929
1930 2011-08-14 Yao Qi <yao@codesourcery.com>
1931 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1932 * configure: Regenerate.
1933
ffdd6afc
ILT
19342011-07-26 Ian Lance Taylor <iant@google.com>
1935
1936 Merge from gcc:
1937
1938 2011-07-26 Ian Lance Taylor <iant@google.com>
1939 * configure.ac: Set have_compiler based on whether gcc directory
1940 exists, rather than on whether gcc is in configdirs.
1941 * configure: Rebuild.
1942
1943 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1944 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1945 link directories.
1946 * Makefile.in: Rebuild.
1947
1948 2011-07-20 Ian Lance Taylor <iant@google.com>
1949 PR bootstrap/49787
1950 * configure.ac: Move --enable-bootstrap handling earlier in file.
1951 If --enable-bootstrap and either --enable-build-with-cxx or
1952 --enable-build-poststage1-with-cxx, enable C++ automatically.
1953 * configure: Rebuild.
1954
1955 2011-07-19 Ian Lance Taylor <iant@google.com>
1956 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1957 make C++ a boot_language. Set and substitute
1958 POSTSTAGE1_CONFIGURE_FLAGS.
1959 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1960 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1961 * configure, Makefile.in: Rebuild.
1962
1963 2011-07-16 Jason Merrill <jason@redhat.com>
1964 * Makefile.def (language=c++): Add check-c++0x and
1965 check-target-libmudflap-c++.
1966 * Makefile.tpl (check-target-libmudflap-c++): New.
1967 * Makefile.in: Regenerate.
1968
1969 2011-07-16 Matthias Klose <doko@ubuntu.com>
1970 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1971 * Makefile.def (target_modules/libjava): Pass
1972 $(EXTRA_CONFIGARGS_LIBJAVA).
1973 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1974 if not configured with --enable-static-libjava.
1975 * Makefile.in: Regenerate.
1976 * configure: Likewise.
1977
1978 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1979 PR regression/47836
1980 PR bootstrap/23656
1981 PR other/47733
1982 PR bootstrap/49247
1983 PR c/48825
1984 * configure.ac (target_libraries): Remove target-libiberty.
1985 Remove case-statement setting skipdirs=target-libiberty for
1986 multiple targets. Remove checking target_configdirs and
1987 removing target-libiberty but keeping target-libgcc if
1988 otherwise empty.
1989 * Makefile.def (target_modules): Don't add libiberty.
1990 (dependencies): Remove all traces of target-libiberty.
1991 * configure, Makefile.in: Regenerate.
1992
9ccb86e7
JM
19932011-07-22 Jason Merrill <jason@redhat.com>
1994
1995 * Makefile.def (language=c++): Add check-c++0x and
1996 check-target-libmudflap-c++.
1997 * Makefile.tpl (check-target-libmudflap-c++): New.
1998 * Makefile.in: Regenerate.
1999
090bc50f
RO
20002011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2001
2002 * configure: Regenerate.
2003
cff32a7c
RO
20042011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2005
2006 PR target/39150
2007 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2008 x86_64-*-solaris2.1[0-9]*.
2009 * configure: Regenerate.
2010
eb4b2452
NC
20112011-06-13 Walter Lee <walt@tilera.com>
2012
2013 * configure.ac (tilepro-*-*) New case.
2014 (tilegx-*-*): Likewise.
2015 * configure: Regenerate.
2016
3c0013bf
NC
20172011-06-06 Nick Clifton <nickc@redhat.com>
2018
2019 * config.sub: Sync from upstream.
2020
91c1f14c
DK
20212011-05-08 Doug Kwan <dougkwan@google.com>
2022
2023 Merge from gcc:
2024
2025 2011-05-08 Doug Kwan <dougkwan@google.com>
2026
2027 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2028 * configure: Regenerated.
2029 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2030 value from configure.
2031 * Makefile.in: Regenerated.
2032
c7e4b184
JM
20332011-05-05 Joseph Myers <joseph@codesourcery.com>
2034
2035 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2036 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2037 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2038 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2039 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2040 *-*-vxworks*): Disable newlib and libgloss in separate case
2041 statement.
2042 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2043 to separate case statement.
2044 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2045 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2046 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2047 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2048 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2049 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2050 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2051 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2052 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2053 i[[3456789]]86-*-rdos*, m32r-*-*,
2054 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2055 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2056 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2057 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2058 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2059 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2060 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2061 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2062 and libgloss in main case over targets. Remove most empty cases
2063 in main case over targets.
2064 * configure: Regenerate.
2065
7152a690
JM
20662011-05-04 Joseph Myers <joseph@codesourcery.com>
2067
2068 * configure.ac: Remove code setting special library locations for
2069 hppa*64*-*-hpux11*. Remove code setting compiler for
2070 sparc-sun-solaris2*.
2071 * configure: Regenerate.
2072
ff46fb8f
JM
20732011-05-04 Joseph Myers <joseph@codesourcery.com>
2074
2075 * configure.ac: Separate libgloss_dir settings from general case
2076 over targets.
2077 * configure: Regenerate.
2078
82ae827f
JM
20792011-04-28 Joseph Myers <joseph@codesourcery.com>
2080
2081 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2082 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2083 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2084 cases in libgcj-disabling case statement.
2085 (hppa*64*-*-linux*): Set unsupported_languages instead of
2086 disabling target-zlib.
2087 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2088 to hppa*64*-*-hpux*.
2089 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2090 hppa*-*-hpux*.
2091 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2092 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2093 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2094 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2095 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2096 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2097 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2098 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2099 libgcj-disabling case statement.
2100 * configure: Regenerate.
2101
0827f9a6
JM
21022011-04-28 Joseph Myers <joseph@codesourcery.com>
2103
2104 * configure.ac: Disable Java for targets not supporting libffi.
2105 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2106 Remove cases in Java-disabling statement.
2107 (*arm-wince-pe): Change to arm-wince-pe.
2108 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2109 cases in Java-disabling statement.
2110 (bfin-*-*): Don't disable Java again.
2111 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2112 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2113 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2114 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2115 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2116 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2117 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2118 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2119 Java-disabling statement.
2120 (mmix-*-*): Don't disable Java again.
2121 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2122 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2123 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2124 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2125 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2126 statement.
2127 * configure: Regenerate.
2128
899b04ef
JM
21292011-04-28 Joseph Myers <joseph@codesourcery.com>
2130
2131 Merge from GCC:
2132
2133 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2134
2135 PR lto/48086
2136 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2137 * configure: Regenerate.
2138
9863d716
JM
21392011-04-28 Joseph Myers <joseph@codesourcery.com>
2140
2141 * configure.ac: Separate cases disabling Java and Java libraries
2142 from general case over targets.
2143 * configure: Regenerate.
2144
a90ef4bf
JM
21452011-04-06 Joseph Myers <joseph@codesourcery.com>
2146
2147 * configure.ac (build_tools): Remove build-byacc.
2148 (host_libs): Remove mmalloc.
2149 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2150 autoconf automake libtool diff rcs fileutils shellutils time
2151 textutils wdiff find uudecode hello tar gzip indent recode release
2152 sed perl gawk findutils gettext zip.
2153 (libgcj): Remove target-qthreads.
2154 (target_tools): Remove target-examples target-gperf.
2155 (YACC): Don't handle building byacc.
2156 * configure: Regenerate.
2157 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2158 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2159 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2160 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2161 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2162 handle building components.
2163 * Makefile.in: Regenerate.
2164
05a02268
RW
21652011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2166
2167 * config.sub: Sync from upstream.
2168
c5f5c3c2
JM
21692011-04-01 Joseph Myers <joseph@codesourcery.com>
2170
2171 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2172 (microblaze*): Don't disable libssp.
2173 * configure: Regenerate.
2174
f6c1938b
JM
21752011-04-01 Joseph Myers <joseph@codesourcery.com>
2176
2177 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2178 moveifchange.
2179 * configure: Regenerate.
2180 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2181 * Makefile.in: Regenerate.
2182
1f111696
JM
21832011-04-01 Joseph Myers <joseph@codesourcery.com>
2184
2185 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2186 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2187 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2188 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2189 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2190 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2191 md_exec_prefix cases.
2192 * configure: Regenerate.
2193
065a5627
JM
21942011-04-01 Joseph Myers <joseph@codesourcery.com>
2195
2196 * configure.ac: Separate cases disabling target-libssp,
2197 target-libiberty, target-libstdc++-v3 and Fortran from general
2198 case over targets.
2199 * configure: Regenerate.
2200
b2f14e4a
JM
22012011-04-01 Joseph Myers <joseph@codesourcery.com>
2202
2203 * configure.ac (*-*-chorusos): Don't disable libgcj.
2204 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2205 Remove case.
2206 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2207 (arm-*-coff): Don't disable libgcj.
2208 (arm*-*-linux-gnueabi): Remove useless assignment.
2209 (arm-*-riscix*): Don't disable libgcj.
2210 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2211 configuration.
2212 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2213 (c54x*-*-*): Remove case.
2214 (tic54x-*-*): Don't disable GCC or GCC libraries.
2215 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2216 to *.
2217 (d10v-*-*): Don't disable GCC libraries.
2218 (d30v-*-*): Don't disable libgcj.
2219 (h8500-*-*): Don't disable GCC libraries.
2220 (i960-*-*): Don't disable libgcj.
2221 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2222 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2223 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2224 libgcj.
2225 (m68k-*-coff*): Remove case.
2226 (mmix-*-*): Don't disable libgloss on host.
2227 (mn10200-*-*, mn10300-*-*): Remove cases.
2228 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2229 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2230 Don't disable libgcj.
2231 (romp-*-*): Remove case.
2232 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2233 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2234 case.
2235 (v810-*-*): Don't disable GCC libraries.
2236 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2237 (ip2k-*-*): Don't disable GCC libraries.
2238 * configure: Regenerate.
2239
6a608608
JM
22402011-03-28 Joseph Myers <joseph@codesourcery.com>
2241
2242 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2243 libffi on host.
2244 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2245 on host.
2246 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2247 * configure: Regenerate.
2248
5b806d27
NC
22492011-03-26 John Marino <binutils@marino.st>
2250
2251 * configure.ac: Add support for *-*-dragonfly*
2252 * configure: Regenerate.
2253
0377a422
JM
22542011-03-25 Joseph Myers <joseph@codesourcery.com>
2255
2256 * configure.ac (native_only): Remove.
2257 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2258 send-pr uudecode guile gnuserv on host.
2259 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2260 send-pr rcs guile perl texinfo libtool on host.
2261 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2262 automake send-pr rcs guile perl texinfo libtool on host.
2263 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2264 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2265 (alpha*-dec-osf*): Don't disable fileutils on target.
2266 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2267 texinfo send-pr expect dejagnu on target.
2268 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2269 target-qthreads on target.
2270 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2271 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2272 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2273 x86_64-*-mingw*): Don't disable expect on target.
2274 (*-*-cygwin*): Don't disable target-gperf on target.
2275 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2276 gnuserv on target.
2277 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2278 target.
2279 * configure: Regenerate.
2280
2354b38b
JM
22812011-03-25 Joseph Myers <joseph@codesourcery.com>
2282
2283 * configure.ac (target_tools): Remove target-groff.
2284 (native_only): Remove target-groff.
2285 (hppa*64*-*-*): Don't disable byacc.
2286 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2287 setting.
2288 (*-*-kaos*): Don't skip target-librx and target-groff.
2289 (*-*-netware*): Don't skip target-libmudflap.
2290 (*-*-tpf*): Don't skip target-libmudflap.
2291 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2292 directories on the host.
2293 (ia64*-*-*vms*): Don't skip tix.
2294 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2295 host.
2296 * configure: Regenerate.
2297
28d9b232
PB
22982011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2299
2300 * configure.ac: Remove references to mt-mep, mt-netware,
2301 mt-wince.
2302 * Makefile.def: Add all-utils soft dependencies.
2303 * Makefile.tpl: Remove GDB_NLM_DEPS.
2304 * configure: Regenerate.
2305 * Makefile.in: Regenerate.
2306
dbbe5f95
PB
23072011-03-24 Paolo Bonzini <bonzini@gnu.org>
2308
2309 Sync from GCC:
2310
2311 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2312
2313 * configure.ac: Do not include mh-x86omitfp.
2314 * configure: Regenerate.
2315
2316 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2317
2318 * configure.ac: Remove empty cases.
2319 * configure: Regenerate.
2320
2321 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2322
2323 * Makefile.def: Add dependency from termcap to gdb.
2324 * Makefile.in: Regenerate.
2325
2326 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2327
2328 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2329 * configure: Regenerate.
2330 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2331 * Makefile.tpl: Likewise.
2332 * Makefile.in: Regenerate.
2333
2334 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2335
2336 * configure.ac: Remove all mentions of tentative_cc.
2337 * configure: Regenerate.
2338
2339 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2340
2341 PR lto/48086
2342 * configure.ac: Re-enable LTO on *-apple-darwin9.
2343 * configure: Regenerate.
2344
3516a403
JM
23452011-03-24 Joseph Myers <joseph@codesourcery.com>
2346
2347 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2348 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2349 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2350 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2351 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2352 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2353 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2354 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2355 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2356 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2357 *-*-rhapsody*): Remove host cases.
2358 * configure: Regenerate.
2359
93cc359e
JM
23602011-03-24 Joseph Myers <joseph@codesourcery.com>
2361
2362 * configure.ac (ppc*-*-pe): Remove host case.
2363 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2364 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2365 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2366 cases.
2367 * configure: Regenerate.
2368
29b2c556
JM
23692011-03-24 Joseph Myers <joseph@codesourcery.com>
2370
2371 * config.sub: Update to version 2011-03-23.
2372
f0ff0f90
JM
23732011-03-22 Joseph Myers <joseph@codesourcery.com>
2374
2375 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2376 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2377 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2378 * configure: Regenerate.
2379
782cb41f
JM
23802011-03-22 Joseph Myers <joseph@codesourcery.com>
2381
2382 * config-ml.in: Don't handle arc-*-elf*.
2383 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2384 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2385 handle GCC libraries.
2386 * configure: Regenerate.
2387
0e8ad34f
RO
23882011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2389
2390 PR bootstrap/48120:
2391 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2392 Add -lstdc++ -lm to LIBS.
2393 * configure: Regenerate.
2394
5548b4ce
DE
23952011-03-18 David Edelsohn <dje.gcc@gmail.com>
2396
2397 * config.guess: Update to version 2011-02-02
2398 * config.sub: Update to version 2011-02-24
2e702c99 2399
86ed8cf6
SP
24002011-03-03 Sebastian Pop <sebastian.pop@amd.com>
2401
9eb322aa
MF
2402 * configure.ac: Adjust test of with_ppl.
2403 * configure: Regenerated.
86ed8cf6 2404
b123da99
SP
24052011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2406
2407 * configure.ac: Add -lpwl to ppllibs.
2408 * config/cloog.m4: Add -lisl to clooglibs.
2409 * configure: Regenerated.
2410
822ce8ee
RW
24112011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2412
2413 Import from Libtool and gnulib:
2414
2415 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2416
2417 Prepare for supporting FreeBSD 10.
2418 * config.rpath: Remove handling of freebsd1* which soon would
2419 match FreeBSD 10.0.
2420
2421 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2422
2423 Remove support for FreeBSD 1.x.
2424 * libtool.m4 (_LT_LINKER_SHLIBS)
2425 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2426 soon would incorrectly match FreeBSD 10.0.
2427
dcb5e506
RW
24282011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2429
2430 PR binutils/12283
2431 * MAINTAINERS (mkinstalldirs): Comes from Automake.
2432 (move-if-change): Comes from gnulib.
2433 * move-if-change: Import version from gnulib.
2434
8d8eef9a
RW
24352011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2436
2437 Sync from GCC:
2438
2439 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2440
2441 PR lto/47225
2442 * Makefile.def (lto-plugin): Double dash for enable-shared.
2443 (configure-gcc): Depend on all-lto-plugin.
2444 * Makefile.in: Rebuilt.
2445
2446 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2447
2448 * configure.ac: Remove extra bracket.
2449 * configure: Regenerate.
2450
2451 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2452
2453 PR lto/47225
2454 * Makefile.def: Add dependency for install-gcc
2455 on install-lto-plugin.
2456 * Makfile.in: Regenerated
2457
2458 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2459
2460 * configure.ac: If with_ppl is no, move setting with_cloog=no
2461 after CLOOG_REQUESTED check.
2462 * configure: Regenerated.
2463
2464 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2465
2466 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2467 CLooG has been requested.
2468 * configure: Regenerated.
2469
2470 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2471
2472 * configure: Regenerated.
2473 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2474
2475 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2476
2477 * configure: Regenerated.
2478 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2479
2480 2011-01-07 Jan Hubicka <jh@suse.cz>
2481
2482 PR lto/47225
2483 * Makefile.in: Regenerate.
2484 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2485 configure.
2486
65b4571a
AO
24872011-01-31 Alexandre Oliva <aoliva@redhat.com>
2488
2489 PR libgcj/44341
2490 * configure.ac: Discard --with-* flags for host when configuring
2491 target libraries for cross build.
2492 * configure: Rebuilt.
2493
7837304f
AS
24942011-01-21 Andreas Schwab <schwab@redhat.com>
2495
2496 Sync from GCC:
2497
2498 2011-01-21 Andreas Schwab <schwab@redhat.com>
2499
2500 * configure.ac: Use AS_HELP_STRING throughout.
2501 * configure: Regenerate.
2502
2503 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2504
2505 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2506 * configure: Regenerate.
2507
115ef890
RW
25082010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2509
2510 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2511
92c9a463
JB
25122011-01-13 Joel Brobecker <brobecker@adacore.com>
2513
2514 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2515 for ia64-hpux.
2516 * configure: Regenerate.
2517
887ebfb4
RW
25182011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2519
2520 Sync from GCC:
2521 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2522
2523 * configure.ac: (picochip): Disable libiberty.
2524 * configure: Regenerate.
2525
04d2c2b2
JJ
25262010-12-18 Jeff Johnston <jjohnstn@redhat.com>
2527
2528 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2529
33d23ee8
ILT
25302010-12-10 Ian Lance Taylor <iant@google.com>
2531
2532 PR bootstrap/46819
2533 * configure.ac: For --disable-libgcj clear libgcj_saved.
2534 * configure: Rebuild.
2535
89a1e9c3
PB
25362010-12-10 Tobias Burnus <burnus@net-b.de>
2537
2538 PR fortran/46540
2539 * configure.ac: Add --disable-libquadmath and
2540 --disable-libquadmath-support.
2541 * configure: Regenerate.
2542
ac7bcd26
TG
25432010-12-10 Tristan Gingold <gingold@adacore.com>
2544
2545 * src-release (ETC_SUPPORT): add gnu-oids.texi
2546
d357cef7
HPN
25472010-12-03 Hans-Peter Nilsson <hp@axis.com>
2548
2549 PR libffi/46792
2550 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2551 * configure: Regenerate.
2552
4f11b223
ILT
25532010-12-02 Ian Lance Taylor <iant@google.com>
2554
2555 * configure.ac: Always set default for poststage1_ldflags to
2556 -static-libstdc++ -static-libgcc.
2557
989abc33
JJ
25582010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2559
2560 * COPYING.NEWLIB: Add National Semiconductor notice.
2561
950386c6
AS
25622010-11-29 Andreas Schwab <schwab@redhat.com>
2563
2564 * configure.ac: Move comment to remove extra space in last argument
2565 of GCC_TARGET_TOOL.
2566
87cda2cf
AO
25672010-11-26 Alexandre Oliva <aoliva@redhat.com>
2568
7d509c83 2569 PR other/46026
87cda2cf
AO
2570 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2571 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2572 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2573 (BASE_FLAGS_TO_PASS): Use it.
2574 * configure: Rebuilt.
2575 * Makefile.in: Rebuilt.
2576
d3b50760
L
25772010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2578
2579 PR binutils/12258
2580 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2581 Properly check default linker.
2582 * configure: Regnerated.
2583
c7791212
NC
25842010-11-23 Matthias Klose <doko@ubuntu.com>
2585
2586 * configure.ac: For --enable-gold, handle value `default' instead of
2587 `both*'. New configure option --{en,dis}able-ld.
2588 * configure: Regenerate.
2589
9e1a94f4
ILT
25902010-11-20 Ian Lance Taylor <iant@google.com>
2591
2592 * configure.ac: Only disable a language library if no language needs
2593 it. Don't let --disable-libgcj uncondtionally disable libffi.
2594 * configure: Rebuild.
2595
ceca0218
PB
25962010-11-20 Paolo Bonzini <bonzini@gnu.org>
2597
2598 * configure: Regenerate.
2599
9b980aa1
RW
26002010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2601
2602 PR other/46202
2603 * configure.ac: Fix just-built in-tree STRIP name to be
2604 binutils/strip-new.
2605 * configure: Regenerate.
2606 * Makefile.def (install-strip-gcc, install-strip-binutils)
2607 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2608 (install-strip-sid): Mirror dependencies on non-strip variants
2609 of these targets on the respective -strip prerequisites.
2610 * Makefile.tpl (install-strip, install-strip-host)
2611 (install-strip-target): New targets.
2612 (install-strip-[+module+], install-strip-target-[+module+]):
2613 New targets.
2614 * Makefile.in: Regenerate.
2615
e552509b
ILT
26162010-11-19 Ian Lance Taylor <iant@google.com>
2617 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2618
2619 * configure.ac: Add target-libgo to target_libraries. Set
2620 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2621 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2622 (HOST_EXPORTS): Add GOC.
2623 (BASE_TARGET_EXPORTS): Add GOC.
2624 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2625 (GOCFLAGS_FOR_TARGET): New variable.
2626 (EXTRA_HOST_FLAGS): Add GOC.
2627 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2628 * Makefile.def (target_modules): Add libgo.
2629 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2630 (dependencies): Add dependency from configure-target-libgo to
2631 configure-target-libffi and all-target-libstdc++-v3. Add
2632 dependencies from all-target-libgo to all-target-libffi.
2633 (languages): Add go.
2634 * configure: Rebuild.
2635 * Makefile.in: Rebuild.
2636
26372010-11-19 Ian Lance Taylor <iant@google.com>
2638
2639 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2640 compiler/flag environment variables.
2641
26422010-11-18 Ian Lance Taylor <iant@google.com>
2643
2644 * configure.ac: Check for lang_requires_boot_languages in
2645 config-lang.in files.
2646 * configure: Rebuild.
2647
8c21d9c7
MF
26482010-11-17 Mike Frysinger <vapier@gentoo.org>
2649
2650 * .gitignore: New file.
2651
e552509b
ILT
26522010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2653 Tobias Burnus <burnus@net-b.de>
2654
2655 PR fortran/32049
2656 * Makefile.def: Add libquadmath; build it with language=fortran.
2657 * configure.ac: Add libquadmath.
2658 * Makefile.tpl: Handle multiple libs in check-[+language+].
2659 * Makefile.in: Regenerate.
2660 * configure: Regenerate.
2661
26622010-11-15 Andreas Schwab <schwab@redhat.com>
2663
2664 * configure.ac: Fix spelling in option names.
2665 * configure: Regenerated.
2666
26672010-11-13 Georg-Johann Lay <georgjohann@web.de>
2668
2669 PR bootstrap/39622
2670 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2671 * configure: Regenerated.
2672
26732010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2674
2675 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2676 define the cloog backend to use. Furthermore, only pass the ppllibs to
2677 the configure checks, if necessary.
2678 * configure: Regenerate.
2679
26802010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2681
2682 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2683 * configure: regenerate
2684
26852010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2686
2687 * config/cloog.m4: Fix typo. verison -> version.
2688 * configure: Regenerate.
2689
26902010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2691
2692 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2693 * configure: Regenerate.
2694
26952010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2696
2697 * configure.ac: Support official CLooG.org versions.
2698 * configure: Regenerate.
2699 * config/cloog.m4: New.
2700
aa291e2d
ME
27012010-11-05 Michael Eager <eager@eagercon.com>
2702
2703 * COPYING.LIBGLOSS: Correct typo in microblaze.
2704 * COPYING.NEWLIB: Same.
2705
e552509b
ILT
27062010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2707
2708 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2709 * configure: Regenerate.
2710
74cea91b
DK
27112010-11-03 Ian Lance Taylor <iant@google.com>
2712 Dave Korn <dave.korn.cygwin@gmail.com>
2713
2714 PR lto/46273
2715 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2716 and on other supported platforms whenever LTO is enabled.
2717 * configure: Rebuild.
2718
6d0cd39e
AM
27192010-11-02 Alan Modra <amodra@gmail.com>
2720
2721 PR binutils/12110
2722 * configure.ac: Error when source path contains spaces.
2723 * configure: Regenerate.
2724
18a8530e
ILT
27252010-10-20 Ian Lance Taylor <iant@google.com>
2726
2727 * Makefile.def (target_modules): Set lib_path to src/.libs for
2728 libstdc++-v3 module.
2729 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2730 * Makefile.in: Rebuild.
2731
6ed3211e
JJ
27322010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2733 Joseph Myers <joseph@codesourcery.com>
2734
2735 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2736 notices.
2737 * COPYING.NEWLIB: Add Texas Instruments notice.
2738
a8eb3f0a
DK
27392010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2740
2741 * configure.ac (build_lto_plugin): New shell variable.
2742 (--enable-lto): Turn on by default for all non-ELF platforms that
2743 have had LTO support added so far. Set build_lto_plugin appropriately
2744 for both ELF and non-ELF.
2745 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2746 * configure: Regenerate.
2747
4074d5f2
RW
27482010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2749
2750 PR bootstrap/45326
2751 PR bootstrap/45174
2752 * configure.ac: Honor initial values of $build_configargs,
2753 $host_configargs, $target_configargs. Mark the precious, so
2754 environment settings get recorded.
2755 * configure: Regenerate.
2756
29821356
RW
27572010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2758
2759 Sync from GCC:
2760
2761 2010-09-30 Michael Eager <eager@eagercon.com>
2762
2763 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2764 * configure: Regenerate.
2765
2766 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2767
2768 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2769 targets and amend comment.
2770 * configure: Regenerate.
2771
2772 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2773
2774 * configure.ac: Enable LTO by default on Darwin.
2775 * configure: Regenerate.
2776
2777 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2778
2779 PR bootstrap/44455
2780 * configure.ac (extra_mpfr_configure_flags): Copy from
2781 extra_mpc_gmp_configure_flags.
2782 * configure: Re-generated.
2783
57eefe4d
RW
27842010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2785
2786 Sync from GCC:
2787
2788 PR bootstrap/45796
2789 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2790 Depend on all-build-libiberty.
2791 * Makefile.in: Regenerate.
2792
27932010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
2794
2795 Sync from GCC:
2796
2797 PR bootstrap/44621
2798 * configure.ac: Fix unportable shell quoting.
2799 * configure: Regenerate.
2800
48bb73dd
RW
28012010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2802
2803 * configure.ac: Support all v850 targets.
2804 * configure: Regenerate.
2805
1d14850f
PB
28062010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2807
2808 PR target/44862
2809 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2810 Provide -B option to allow for link spec %s substitutions for
2811 libstdc++.a on darwin.
2812 * Makefile.in: Regenerate.
2813
7530c480
AO
28142010-06-10 Alexandre Oliva <aoliva@redhat.com>
2815
2816 * Makefile.def (configure-gcc): Depend on all-libelf.
2817 * Makefile.in: Rebuild.
2818
285d560d
RW
28192010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2820
2821 * config.sub, config.guess: Update from upstream sources.
2822
a009f2e7
RW
28232010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2824
2825 Sync from GCC:
2826
2827 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2828 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2829 * configure: Regenerated.
2830
2831 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2832 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2833 * configure: Regenerate.
2834
2835 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2836 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2837 * configure: Regenerate.
2838
2839 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2840 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2841 separately.
2842 * configure: Regenerate.
2843
2844 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2845 * configure: Regenerate after change to elf.m4.
2846
2847 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2848 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2849 * configure: Regenerated.
2850
2851 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2852 * configure.ac: Print "buggy but acceptable" when CLooG
2853 revision is less than 9.
2854 * configure: Regenerated.
2855
e49e5c92
DK
28562010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2857
2858 Merge from gcc:
2859
2860 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2861 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2862 * configure: Regenerate.
2863
2864 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2865 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2866 a platform that supports LTO.
2867 * configure: Regenerate.
2868
2869 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2870 PR lto/42776
2871 * configure.ac (--enable-lto): Refactor handling so libelf tests
2872 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2873 and allow LTO to be explicitly enabled on non-ELF platforms that
2874 are known to support it inside else-clause.
2875 * configure: Regenerate.
2876
e6de499b
NC
28772010-04-27 Roland McGrath <roland@redhat.com>
2878 H.J. Lu <hongjiu.lu@intel.com>
2879
2880 * configure.ac (--enable-gold): Support both, both/gold and
2881 both/bfd to add gold to configdirs without removing ld.
2882 * configure: Regenerated.
2883
2884 * Makefile.def: Add install-gold dependency to install-ld.
2885 * Makefile.in: Regenerated.
2886
d594eacc
TG
28872010-04-14 Tristan Gingold <gingold@adacore.com>
2888
2889 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2890 * configure: Regenerate.
2891
938d2b74
RW
28922010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2893
2894 Merge from gcc:
2895 PR bootstrap/43615
2896 PR bootstrap/43328
2897 Revert:
2898 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2899 * configure.ac: Do not pass --enable-multilib nor
2900 --disable-multilib in baseargs. Accept explicitly passed
2901 --enable_multilib.
2902 * configure: Regenerate.
2903
a9ef41a7
RW
29042010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2905
2906 PR bootstrap/43328
2907 * configure.ac: Do not pass --enable-multilib nor
2908 --disable-multilib in baseargs. Accept explicitly passed
2909 --enable_multilib.
2910 * configure: Regenerate.
2911
619a3713
JM
29122010-03-23 Joseph Myers <joseph@codesourcery.com>
2913
2914 * configure.ac (tic6x-*-*): New case.
2915 * configure: Regenerate.
2916
92f4e989
JM
29172010-03-23 Joseph Myers <joseph@codesourcery.com>
2918
2919 Merge from gcc:
2920 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2921 PR ada/42554
2922 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2923 * configure: Regenerate.
2924
c35a0556
JM
29252010-03-23 Joseph Myers <joseph@codesourcery.com>
2926
2927 * config.sub: Update to version 2010-03-22.
2928 * config.guess: Update to version 2009-12-30.
2929
18fa8f9c
JM
29302010-03-14 Joseph Myers <joseph@codesourcery.com>
2931
2932 Merge from gcc:
2933 2010-01-11 Richard Guenther <rguenther@suse.de>
2934 PR lto/41569
2935 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2936 * Makefile.in: Regenerated.
2937
ba98da75
RO
29382010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2939
2940 PR libstdc++/32499
2941 * configure.ac (RANLIB): Default to true.
2942 (STRIP): Likewise.
2943 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2944 * configure: Regenerate.
2945
3994761f
NC
29462010-02-17 Nick Clifton <nickc@redhat.com>
2947
2948 PR 11238
2949 * Makefile.tpl (local-distclean): Also remove config.cache files in
2950 sub-directories as there may not be Makefiles present in the
2951 sub-directories.
792cdb50
NC
2952 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2953 the config.cache files found by the find command.
2954
3994761f
NC
2955 * Makefile.in: Regenerate.
2956 * configure.ac: Revert previous delta.
2957 * configure: Regenerate.
2958
01a82011
NC
29592010-02-15 Nick Clifton <nickc@redhat.com>
2960
2961 PR 11238
2962 * configure.ac: Delete config.cache files in sub-directories when
2963 deleting Makefiles.
2964 * configure: Regenerate.
2965
143754cd
NC
29662010-02-15 Nick Clifton <nickc@redhat.com>
2967
2968 * configure.ac: Sync from gcc.
2969 * configure: Regenerate.
2970
a6b5846e
KG
29712010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2972
2973 Sync from gcc:
2974 * configure.ac: Add "recommended" version checks for GMP/MPC.
2975 Update recommended GMP/MPFR/MPC versions.
2976 * configure: Regenerate.
2977
2aa2364a
JR
29782010-01-25 Joern Rennecke <amylaar@spamcop.net>
2979
2980 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2981 * configure.ac (bootstrap_target_libs): Make inclusion of
2982 target-libgomp conditional on libgomb being in target_configdirs.
2983 * configure: Regenerate.
2984
d35e937f
JR
29852010-01-23 Joern Rennecke <amylaar@spamcop.net>
2986
2987 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2988 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2989 * configure: Regenerate.
2990
911e63d0
JR
29912010-01-22 Joern Rennecke <amylaar@spamcop.net>
2992
2993 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2994 * configure.ac (target_configdirs): Substitute.
2995 * Makefile.def: Bootstrap target module libgomp.
2996 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2997 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2998 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2999 * configure, Makefile.in: Regenerate.
3000
3725885a
RW
30012009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3002
3003 * libtool.m4: Sync from git Libtool.
3004 * ltmain.sh: Likewise.
3005 * ltoptions.m4: Likewise.
3006 * ltversion.m4: Likewise.
3007 * lt~obsolete.m4: Likewise.
3008
d5f2ee2e 30092010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 3010 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
3011
3012 PR bootstrap/42424
3013 * configure.ac: Include libtool m4 files.
9eb322aa 3014 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
3015 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3016 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 3017
d5f2ee2e
KG
3018 * configure: Regenerate.
3019
f2b2dd91
RW
30202010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3021
3022 PR bootstrap/41818
3023 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3024 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3025 * Makefile.in: Regenerate.
3026
06ca7962
BE
30272009-12-18 Ben Elliston <bje@au.ibm.com>
3028
3029 * config.sub, config.guess: Update from upstream sources.
3030
30a16d7b
JJ
30312009-12-17 Jeff Johnston <jjohnstn@redhat.com>
3032
3033 * COPYING.NEWLIB: Update copyright date.
3034 * COPYING.LIBGLOSS: Ditto.
3035
d9b76ff9
KG
30362009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3037
3038 PR middle-end/30447
3039 PR middle-end/30789
3040 PR other/40302
3041
3042 * configure.ac: Require MPC.
3043 * configure: Regenerate.
3044
3045 * configure.ac: Update minimum MPC version to 0.8.
3046 * configure: Regenerate.
3047
e12dec02
PB
30482009-11-20 Paolo Bonzini <bonzini@gnu.org>
3049
3050 * config.guess: Sync with upstream and gcc.
3051 * config.sub: Sync with upstream and gcc.
3052
606a9ca0
AO
30532009-11-16 Alexandre Oliva <aoliva@redhat.com>
3054
3055 * Makefile.def: Restore host and target settings for gmp.
3056 * Makefile.in: Rebuild.
3057
1f53ca9a
AO
30582009-11-16 Alexandre Oliva <aoliva@redhat.com>
3059
3060 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3061 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3062 Fix portability of test of C++ as bootstrap language. Add
3063 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3064 * configure: Rebuild.
3065 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3066 and cloog. Fix in-tree ppl configuration. Introduce libelf
3067 in-tree building.
3068 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3069 (POSTSTAGE1_HOST_EXPORTS): Use it.
3070 (STAGE[+id+]_CXXFLAGS): New.
3071 (BASE_FLAGS_TO_PASS): Pass it down.
3072 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3073 extra_exports.
3074 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3075 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3076 extra_exports.
3077 * Makefile.in: Rebuild.
3078
30792009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3080
3081 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3082 paths for *-w64-mingw* and x86_64-*mingw*.
3083 * configure: Regenerated.
3084
30852009-10-30 Kai Tietz <kai.tietz@onevision.com>
3086
3087 * configure.ac: Disable target-winsup & co for
3088 x86_64-*-mingw* and *-w64-mingw* targets.
3089 * configure: Regenerated.
3090
30912009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3092
3093 * configure.ac (CLooG test): Use = with test.
3094 * configure: Regenerate.
3095
30962009-10-22 Richard Guenther <rguenther@suse.de>
3097
3098 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3099 cloog if the ppl version check failed. Move flags saving
3100 before setting in libelf check.
3101 * configure: Regenerate.
3102
31032009-10-21 Richard Guenther <rguenther@suse.de>
3104
3105 * configure.ac: Adjust the ppl and cloog configure to work as
3106 documented. Disable cloog if ppl was disabled. Omit the version
3107 checks if they were disabled.
3108 * configure: Re-generate.
3109
6811fb56
RW
31102009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3111
3112 * configure.ac: Add 'lto' to enable_languages, not
3113 new_enable_languages, and only if not already present.
3114 * configure: Regenerate.
3115
700d40ca
ILT
31162009-10-06 Ian Lance Taylor <iant@google.com>
3117
3118 * Makefile.def: check-gold depends upon all-gas.
3119 * Makefile.in: Rebuild.
3120
31212009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3122
3123 * Makefile.def: all-lto-plugin depends on all-libiberty.
3124 set bootstrap=true for lto-plugin.
3125 Add lto-plugin.
3126 * Makefile.in: Regenerate.
3127 * configure.ac (host_libs): Add lto-plugin.
3128 * configure: Regenerate.
3129
31302009-10-03 Diego Novillo <dnovillo@google.com>
3131
3132 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3133 (HOST_LIBELFLIBS): Define.
3134 (HOST_LIBELFINC): Define.
3135 * Makefile.in: Regenerate.
3136 * configure.ac: Add --enable-lto.
3137 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3138 If --enable-lto is used, add 'lto' to new_enable_languages.
3139 If --enable-lto is used and gold is enabled, add
3140 lto-plugin to configdirs.
3141 * configure: Regenerate.
3142
31432009-10-03 Simon Baldwin <simonb@google.com>
3144
3145 * configure.ac: If --with-system-zlib, suppress local zlib and
3146 pass --with-system-zlib to subdir configure scripts.
3147 * configure: Regenerate.
3148
31492009-10-01 Loren J. Rittle <ljrittle@acm.org>
3150 Paolo Bonzini <bonzini@gnu.org>
3151
3152 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3153 $(srcdir).
3154 * Makefile.in: Rebuilt.
3155
c8cb1b3e
PB
31562009-09-29 Paolo Bonzini <bonzini@gnu.org>
3157
3158 Sync from gcc:
3159 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3160
3161 * configure.ac: Update minimum MPC version to 0.7.
3162 * configure: Regenerate.
3163
30167e0a
NC
31642009-09-25 Nick Clifton <nickc@redhat.com>
3165
3166 * configure.ac: Pass any --cache-file=/dev/null option on to
3167 subconfigures.
3168 * configure: Regenerate.
3169
707a0b5c
NC
31702009-09-23 Nick Clifton <nickc@redhat.com>
3171
3172 * config.sub, config.guess: Update from upstream sources.
3173
700d40ca
ILT
31742009-09-22 Loren J. Rittle <ljrittle@acm.org>
3175
3176 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3177 * Makefile.in: Rebuilt.
3178
2fd0b40b
RW
31792009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3180
3181 PR bootstrap/32272
3182 * configure.ac: Error out if $srcdir isn't '.' but contains
3183 host-${host_noncanonical}.
3184 * configure: Regenerate.
3185
4385ad3c
RW
31862009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3187
16b1ad29
RW
3188 * configure.ac: If bootstrapping a combined tree with
3189 --enable-gold, require c++ in stage1_languages.
3190 * configure: Regenerate.
3191
f8dc745f
RW
3192 * configure.ac: Also add target_libs of stage1_languages to
3193 bootstrap_target_libs.
3194 * configure: Regenerate.
3195
4385ad3c
RW
3196 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3197 with --enable-languages not containing c++.
3198 * configure: Regenerate.
3199
df51e4e1
JZ
32002009-09-16 Jie Zhang <jie.zhang@analog.com>
3201
3202 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3203 * configure: Regenerate.
3204
06a51eac
RW
32052009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3206
3207 * configure.ac: Do not use $extrasub for replacing @if/@endif
3208 parts in Makefile; instead, use additional arguments to
3209 AC_CONFIG_COMMANDS to do the replacement manually, with several
3210 sed invocations, to avoid HP-UX sed command limits.
3211 * configure: Regenerate.
3212
96655cc4
AO
32132009-09-04 Alexandre Oliva <aoliva@redhat.com>
3214
3215 * configure.ac (with-build-config): Document. Handle without.
3216 Handle missing argument.
3217 * configure: Rebuilt.
3218
32192009-09-03 Alexandre Oliva <aoliva@redhat.com>
3220
3221 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3222 Default to bootstrap-debug only if compare-debug works.
3223 * configure: Rebuilt.
3224 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3225 * Makefile.in: Rebuilt.
3226
32272009-09-01 Alexandre Oliva <aoliva@redhat.com>
3228
3229 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3230 * Makefile.in: Rebuilt.
3231
8e957354
PB
32322009-09-02 Paolo Bonzini <bonzini@gnu.org>
3233
3234 * Makefile.tpl (AWK): Fix typo.
3235 * Makefile.in: Regenerate.
3236
32372009-09-02 Paolo Bonzini <bonzini@gnu.org>
3238
3239 * configure.ac: Detect awk and sed.
3240 * Makefile.def (flags_to_pass): Add AWK and SED.
3241 * Makefile.tpl (AWK, SED): New.
3242 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3243 * configure: Regenerate.
3244 * Makefile.in: Regenerate.
3245
fb792462
TG
32462009-09-01 Tristan Gingold <gingold@adacore.com>
3247
3248 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
3249 Remove logical names.
3250
a69e7d0a
DK
32512009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
3252
3253 * ltmain.sh (func_normal_abspath): New function.
3254 (func_relative_path): Likewise.
3255 (func_mode_help): Document new -bindir option for link mode.
3256 (func_mode_link): Add new -bindir option, and use it to place
3257 output DLL if specified.
3258
d444d2ba
RW
32592009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3260
3261 * configure.ac (AC_PREREQ): Bump to 2.64.
3262
13b7343a
RW
32632009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3264
af542c2e
RW
3265 * README-maintainer-mode: Point directly to upstream locations
3266 for autoconf, automake, libtool, gettext, instead of copies on
3267 sources.redhat.com. Document required versions.
3268 * configure.ac: Do not substitute datarootdir, htmldir,
3269 pdfdir, docdir. Do not process --with-datarootdir,
3270 --with-htmldir, --with-pdfdir, --with-docdir.
3271 * configure: Regenerate.
3272
81ecdfbb
RW
3273 * configure: Regenerate.
3274
13b7343a
RW
3275 * compile: Sync from Automake 1.11.
3276 * depcomp: Likewise.
3277 * install-sh: Likewise.
3278 * missing: Likewise.
3279 * mkinstalldirs: Likewise.
3280 * ylwrap: Likewise.
3281
c1102ce7
RW
32822009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3283
34a0f3cf
RW
3284 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3285 (baseargs): Add --disable-option-checking.
3286 * configure: Regenerate.
3287
c1102ce7
RW
3288 * Makefile.def (configure-target-libiberty): Depend on
3289 all-binutils and all-ld.
3290 (configure-target-newlib): Likewise.
3291 * Makefile.in: Regenerate.
3292
e8a5fa9c
RW
32932009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3294
3295 Sync with GCC, merge:
3296
3297 2009-07-31 Christian Bruel <christian.bruel@st.com>
3298
3299 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3300 * configure: Regenerate.
3301
3302 2009-07-06 Ian Lance Taylor <iant@google.com>
3303
3304 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3305 * configure: Rebuild.
3306
3307 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3308
3309 PR bootstrap/40338
3310 * configure.ac (comparestring): Create new variable.
3311 * Makefile.tpl (comparestring): Use to skip some comparisions.
3312 * configure: Regenerate.
3313 * Makefile.in: Regenerate.
3314
3315 2009-06-23 Ian Lance Taylor <iant@google.com>
3316
3317 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3318 boot_languages. Only bootstrap target libraries listed in
3319 target_libs for some boot language. Add --with-stage1-ldflags,
3320 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3321 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3322 if not building with C++.
3323 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3324 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3325 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3326 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3327 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3328 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3329 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3330 * configure, Makefile.in: Rebuild.
3331
3332 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3333
3334 * configure.ac: Detect MPC in default directory.
3335 * configure: Regenerate.
3336
3337 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3338
3339 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3340 to noconfdirs.
3341 * configure: Regenerate.
3342
3343 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3344
3345 * Makefile.def: Add MPC support and dependencies.
3346 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3347
3348 * Makefile.in, configure: Regenerate.
3349
3350 2009-05-24 Nicolas Roche <roche@adacore.com>
3351
3352 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3353 * Makefile.in: Regenerate.
3354
3355 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3356
3357 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3358 * configure: Regenerate.
3359
3360 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3361
3362 * configure.ac ($with_ppl): Default to no if not supplied.
3363 ($with_cloog): Likewise.
3364 configure: Regenerate.
3365
3366 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3367
3368 PR bootstrap/39739
3369 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3370 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3371
3372 * configure, Makefile.in: Regenerate.
3373
3374 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3375
3376 * configure.ac: Change copyright header to refer to version
3377 3 of the GNU General Public License and to point readers at the
3378 COPYING3 file and the FSF's license web page.
3379 * Makefile.def: Likewise.
3380 * Makefile.tpl: Likewise.
3381 * Makefile.in: Regenerate.
3382
3383 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3384
3385 * configure.ac: Restore match for darwin9 or later. Use double
3386 brackets since regeneration eats one pair.
3387 * configure: Regenerate.
3388
bf110216
CF
33892009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
3390
3391 * MAINTAINERS: Perform some obvious fixups.
3392
2262bbf4
BE
33932009-08-17 Ben Elliston <bje@au.ibm.com>
3394
3395 * config.sub, config.guess: Update from upstream sources.
3396
25a07265
NC
33972009-08-06 Michael Eager <eager@eagercon.com>
3398
3399 * configure.ac: Add Microblaze target.
3400 * configure: Regenerate.
3401
85bd1942
TG
34022009-07-02 Tristan Gingold <gingold@adacore.com>
3403
3404 * configure.ac: Do not exclude gas for i386-*-darwin.
3405 Add a case for x86_64-*-darwin.
3406 * configure: Regenerate.
3407
f9806fa5
DE
34082009-06-26 Doug Evans <dje@sebabeach.org>
3409
3410 * Makefile.def (host_modules): Add cgen.
3411 * Makefile.in: Regenerate.
3412 * configure.ac (host_tools): Add cgen.
3413 * configure: Regenerate.
3414
6bfb4e30
JJ
34152009-06-17 Michael Eager <eager@eagercon.com>
3416
3417 * COPYING.LIBGLOSS: Add Xilinx license.
3418
8bcf2718
NC
34192009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3420
3421 * configure.ac: Define is_elf for QNX Neutrino targets.
3422 * configure: Regenerate.
3423
04ec0acb
RW
34242009-06-03 Jerome Guitton <guitton@adacore.com>
3425 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3426
9eb322aa
MF
3427 * Makefile.tpl (all): Avoid a trailing backslash.
3428 * Makefile.in: Regenerate.
04ec0acb 3429
7ee5dbeb
BE
34302009-06-03 Ben Elliston <bje@au.ibm.com>
3431
3432 * config.sub, config.guess: Update from upstream sources.
3433
fda13ee8
AO
34342009-06-02 Alexandre Oliva <aoliva@redhat.com>
3435
3436 * Makefile.tpl ([+compare-target+]): Compare all stage
3437 directories, rather than just gcc.
3438 * Makefile.in: Rebuilt.
3439
4a657b0d
DK
34402009-05-28 Doug Kwan <dougkwan@google.com>
3441
3442 * configure.ac: Support gold for target arm*-*-*.
3443 * configure: Regenerate.
3444
07fc31c9
AO
34452009-05-27 Alexandre Oliva <aoliva@redhat.com>
3446
3447 * Makefile.tpl (all): Avoid harmless warning in make all when
3448 gcc-bootstrap is enabled but stage_last does not exist.
3449 * Makefile.in: Rebuilt.
3450
8a7a39ab
TG
34512009-05-25 Tristan Gingold <gingold@adacore.com>
3452
3453 * setup.com: Complete the file with configuration and build.
3454
b5233201
AO
34552009-05-18 Alexandre Oliva <aoliva@redhat.com>
3456
3457 PR other/40159
3458 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3459 gcc-no-bootstrap are mutually exclusive.
3460 * Makefile.in: Rebuilt.
3461
7b6175f9
AO
34622009-05-18 Alexandre Oliva <aoliva@redhat.com>
3463
3464 PR other/40159
3465 * Makefile.tpl (all): Don't end with unconditional success.
3466 * Makefile.in: Rebuilt.
3467
1b05fbbd
AO
34682009-05-12 Alexandre Oliva <aoliva@redhat.com>
3469
3470 PR target/37137
3471 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3472 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3473 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3474 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3475 stage_configureflags, stage_cflags and stage_libcflags into
3476 explicit Makefile macros.
3477 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3478 GFORTRAN.
3479 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3480 CC. Set CC_FOR_BUILD from CC.
3481 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3482 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3483 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3484 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3485 and GFORTRAN.
3486 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3487 (_LIBCFLAGS): Renamed to _TFLAGS.
3488 (do-compare-debug, do-compare3-debug): Drop.
3489 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3490 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3491 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3492 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3493 (XGCC_FLAGS_FOR_TARGET): New.
3494 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3495 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3496 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3497 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3498 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3499 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3500 TFLAGS.
3501 (BUILD_CONFIG): Include if requested.
3502 (all): Set TFLAGS on bootstrap.
3503 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3504 (all-stageid-prefixmodule): Likewise.
3505 (do-clean, distclean-stageid): Set TFLAGS.
3506 (restrap): Fix whitespace.
3507 * Makefile.in: Rebuilt.
3508
dc17c78c
EB
35092009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3510
3511 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3512 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3513 * Makefile.in: Regenerate.
3514
14324cd7
EZ
35152009-04-24 Eli Zaretskii <eliz@gnu.org>
3516
3517 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
3518 consistency with config.sub. (Update from upstream sources.)
3519
f8d5f06c
JM
35202009-04-21 Joseph Myers <joseph@codesourcery.com>
3521
3522 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
3523
0000e2bf
BE
35242009-04-17 Ben Elliston <bje@au.ibm.com>
3525
3526 * config.sub, config.guess: Update from upstream sources.
3527
20135e4c
NC
35282009-04-15 Anthony Green <green@moxielogic.com>
3529
34adf976 3530 * configure.ac: Add moxie support.
20135e4c
NC
3531 * configure: Rebuilt.
3532
ef699244
L
35332009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3534
3535 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3536 * configure: Regenerate.
3537
10ad8ef3
L
35382009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3539
3540 PR gas/10039
3541 * configure.ac: Require texinfo 4.7.
3542 * configure: Regenerated.
3543
c50523ce
L
35442009-04-09 Steve Ellcey <sje@cup.hp.com>
3545
3546 * Makefil.def (languages): New entries.
3547 * Makefile.tpl (check-gcc-*): New generic target.
3548 * Makefile.in: Regenerate.
3549
47afba5f
EZ
35502009-03-27 Eli Zaretskii <eliz@gnu.org>
3551
3552 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3553 Windows builds of Sed.
3554
dc448a7b
TT
35552009-03-18 Tom Tromey <tromey@redhat.com>
3556
3557 * configure: Rebuild.
3558 * configure.ac (host_libs): Add libiconv.
3559 * Makefile.in: Rebuild.
3560 * Makefile.def (host_modules): Add libiconv.
3561 (configure-gdb, all-gdb): Depend on libiconv.
3562
24741ab2
JB
35632009-03-16 Tristan Gingold <gingold@adacore.com>
3564
3565 * configure.ac: Treat gdb as supported on x86_64-darwin.
3566 * configure: Regenerate.
3567
29383458
JM
35682009-03-16 Joseph Myers <joseph@codesourcery.com>
3569
3570 Merge from GCC:
3571
3572 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3573
3574 * configure.ac (--with-host-libstdcxx): New option.
3575 * configure: Regenerate.
3576
3577 2009-01-29 Robert Millan <rmh@aybabtu.com>
3578
3579 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3580 * configure: Regenerate.
3581
3582 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3583
3584 PR tree-optimization/38515
3585 * configure.ac (cloog-polylib): Removed.
3586 (with_ppl, with_cloog): Test for "no".
3587 * configure: Regenerated.
3588
58e24671
RW
35892009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3590
3591 Backport from git Libtool:
3592
3593 2009-01-19 Robert Millan <rmh@aybabtu.com>
3594 Support GNU/kOpenSolaris.
3595 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3596 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3597 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3598 GNU/kOpenSolaris.
3599
314b2e66
AS
36002009-02-05 Andreas Schwab <schwab@suse.de>
3601
3602 * Makefile.tpl (stage_last): Define $r and $s before using
3603 $(RECURSE_FLAGS_TO_PASS).
3604 * Makefile.in: Regenerate
3605
8b700390
JJ
36062009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3607
3608 * COPYING.NEWLIB: Add ARM license.
3609
66775d67
AM
36102009-01-16 Alan Modra <amodra@bigpond.net.au>
3611
3612 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 3613 (all-opcodes): Depend on all-libiberty.
66775d67
AM
3614 * Makefile.in: Regenerate.
3615
19e99079
NC
36162009-01-15 Douglas B Rupp <rupp@gnat.com>
3617
3618 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3619 * configure: Regenerate.
3620
22e8c8e0
RW
36212008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3622
3623 Backport link test fix from upstream Libtool:
3624
3625 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3626 Add cache variables to tests that require the linker to work.
3627 For shlibpath_overrides_runpath, this also changes the semantics
3628 to let the result from the C compiler take precedence.
3629 compiler take precedence.
3630
7d6d7764
BE
36312008-12-02 Ben Elliston <bje@au.ibm.com>
3632
3633 * config.sub, config.guess: Update from upstream sources.
3634
ea8af06e
JJ
36352008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3636
3637 * COPYING.NEWLIB: Updated.
3638 * COPYING.LIBGLOSS: Ditto.
3639
af0771d3
PB
36402008-12-16 Paolo Bonzini <bonzini@gnu.org>
3641
3642 Sync with GCC:
3643
3644 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3645
3646 * configure.ac (ppllibs): Add by default the lib flags.
3647 * configure: Regenerate.
3648
3649 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3650
314b2e66
AS
3651 * configure.ac: Add double brackets on darwin[912].
3652 * configure: Regenerate.
af0771d3
PB
3653
3654 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3655
314b2e66
AS
3656 * configure.ac: Expand to darwin10 and later.
3657 * configure: Regenerate.
af0771d3 3658
f7c83eac
AS
36592008-12-02 Andreas Schwab <schwab@suse.de>
3660
3661 * Makefile.def: configure-target-boehm-gc depends on
3662 all-target-libstdc++-v3.
3663 * Makefile.in: Regenerate.
3664
bc67ad83
BE
36652008-12-02 Ben Elliston <bje@au.ibm.com>
3666
3667 * config.sub, config.guess: Update from upstream sources.
3668
e28c595f
JM
36692008-11-27 Joseph Myers <joseph@codesourcery.com>
3670
3671 Merge from GCC:
3672
3673 2007-12-02 Matthias Klose <doko@ubuntu.com>
3674
3675 * config-ml.in: Remove 64bit configure tests.
3676
3677 2008-05-14 Rafael Espindola <espindola@google.com>
3678
3679 * config-ml.in: don't handle --enable-shared and --enable-static.
3680
3681 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3682 Tobias Grosser <grosser@fim.uni-passau.de>
3683 Jan Sjodin <jan.sjodin@amd.com>
3684 Harsha Jagasia <harsha.jagasia@amd.com>
3685 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3686 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3687 Adrien Eliche <aeliche@isty.uvsq.fr>
3688
3689 Merge from graphite branch.
3690 * configure: Regenerate.
3691 * Makefile.in: Regenerate.
3692 * configure.ac (host_libs): Add ppl and cloog.
3693 Add checks for PPL and CLooG.
3694 * Makefile.def (ppl, cloog): Added modules and dependences.
3695 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3696 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3697
3698 2008-09-03 Richard Guenther <rguenther@suse.de>
3699
3700 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3701 cloog test.
3702 * configure: Re-generate.
3703
3704 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3705
3706 * configure.ac (--with-cloog-polylib): New.
3707 (--disable-cloog-version-check): New.
3708 (--disable-ppl-version-check): New.
3709 * configure: Re-generate.
3710
3711 2008-09-05 Richard Guenther <rguenther@suse.de>
3712
3713 * configure.ac: Initialize clooglibs to -lcloog.
3714 * configure: Re-generate.
3715
3716 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3717
3718 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3719 recommended version to 2.3.2.
3720
3721 * configure: Regenerate.
3722
3723 2008-10-31 Ben Elliston <bje@au.ibm.com>
3724
3725 * configure.ac (spu-*-*): Remove special case.
3726 * configure: Regenerate.
3727
3728 Complete comment text from GCC version of:
3729
3730 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3731
3732 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3733 (GCC_SHLIB_SUBDIR): New.
3734 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3735 * configure: Regenerate.
3736 * Makefile.in: Regenerate.
3737
652dec25
TG
37382008-11-27 Tristan Gingold <gingold@adacore.com>
3739
3740 * configure.ac: Build gdb for i?86-*-darwin*
3741 * configure: Regenerated.
3742
7582fb4a
DJ
37432008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3744
3745 PR bootstrap/38014
3746 PR bootstrap/37923
3747
3748 Revert:
3749
3750 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3751
3752 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3753 * Makefile.in: Regenerated.
3754
3755 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3756
3757 PR gdb/921
3758 PR gdb/1646
3759 PR gdb/2175
3760 PR gdb/2176
3761
3762 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3763 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3764 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3765 (HOST_EXPORTS): Pass CPPFLAGS.
3766 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3767 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3768 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3769 * Makefile.in, configure: Regenerated.
3770 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3771 and CPPFLAGS_FOR_BUILD.
3772
faee1be2
UW
37732008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3774
3775 * configure.ac [spu-*-*]: Do not set skipdirs.
3776 * configure: Re-generate.
3777
b7c2dce4
DJ
37782008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3779
3780 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3781 * Makefile.in: Regenerated.
3782
bb52de30
DJ
37832008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3784
3785 PR gdb/921
3786 PR gdb/1646
3787 PR gdb/2175
3788 PR gdb/2176
3789
3790 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3791 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3792 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3793 (HOST_EXPORTS): Pass CPPFLAGS.
3794 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3795 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3796 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3797 * Makefile.in, configure: Regenerated.
3798 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3799 and CPPFLAGS_FOR_BUILD.
3800
b25062ae
SE
38012008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3802
3803 * libtool.m4: Update to libtool 2.2.6.
3804 * lt~obsolete.m4: Update to libtool 2.2.6.
3805 * ltmain.sh: Update to libtool 2.2.6.
3806 * ltsugar.m4: Update to libtool 2.2.6.
3807 * ltversion.m4: Update to libtool 2.2.6.
3808 * ltoptions.m4: Update to libtool 2.2.6.
3809 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3810
3bbd2f8f
AL
38112008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3812
3813 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3814 (GCC_SHLIB_SUBDIR): New.
3815 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3816 * configure: Regenerate.
3817 * Makefile.in: Regenerate.
3818
b29d32ce
TG
38192008-08-28 Tristan Gingold <gingold@adacore.com>
3820
3821 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3822 Enable bfd, binutils and opcodes.
3823 * configure: Regenerate.
3824
c325a203
DD
38252008-08-16 Nicolas Roche <roche@adacore.com>
3826
3827 * Makefile.tpl: Add BOOT_ADAFLAGS.
3828 * Makefile.in: Regenerate.
3829
e7c8859c
RS
38302008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3831
3832 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3833 * configure: Regenerate.
3834
da888c87
PB
38352008-07-30 Paolo Bonzini <bonzini@gnu.org>
3836
3837 Sync with gcc:
3838 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3839
f7c83eac
AS
3840 * configure.ac: Add makefile fragments for hpux.
3841 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3842 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3843 * configure: Regenerate.
3844 * Makefile.in: Regenerate.
da888c87
PB
3845
3846 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3847
f7c83eac
AS
3848 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3849 * Makefile.in: Regenerate.
3850 * configure: Regenerate.
da888c87 3851
944982cf
ILT
38522008-06-18 Ian Lance Taylor <iant@google.com>
3853
662c6704
ILT
3854 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3855
944982cf
ILT
3856 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3857
7a283e07
RW
38582008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3859
3860 * configure: Regenerate.
3861
5b553f7e
RW
38622008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3863
3864 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3865 "$@" is still intact with both Autoconf 2.59 and 2.62.
3866 * configure: Regenerate.
3867
675492f0
RW
38682008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3869
3870 * Makefile.tpl: Fix comment errors.
3871 * Makefile.in: Regenerate.
3872
b018a5d1
JB
38732008-06-13 Julian Brown <julian@codesourcery.com>
3874
3875 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3876 of libobjc for ARM EABI Linux.
3877 * configure: Regenerate.
3878
310213e8
DE
38792008-06-12 David S. Miller <davem@davemloft.net>
3880 David Edelsohn <edelsohn@gnu.org>
3881
3882 * configure.ac: Add powerpc*-*-* to gold supported targets.
3883 * configure: Regenerate.
3884
6641ce42
JM
38852008-06-08 Joseph Myers <joseph@codesourcery.com>
3886
3887 PR tree-optimization/36218
3888 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3889 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3890 (all prefix="build-"): Pass them to build-system sub-makes.
3891 * Makefile.in: Regenerate.
3892
03c2f9e6
DJ
38932008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3894
3895 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3896 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3897 mkdep, and compile. Update comments.
3898 (ETC_SUPPORT): Add ChangeLog and update comments.
3899
4538db8b
ILT
39002008-05-11 Ian Lance Taylor <iant@google.com>
3901
3902 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3903
266df637
PB
39042008-04-18 Paolo Bonzini <bonzini@gnu.org>
3905
3906 Sync with gcc:
3907 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3908
3909 PR bootstrap/35457
3910 * configure.ac: Include override.m4.
3911 * configure: Regenerate.
3912
3913 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3914
f7c83eac
AS
3915 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3916 * Makefile.in: Regenerate.
266df637
PB
3917
3918 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3919
f7c83eac
AS
3920 * configure.ac: Do not build libssp for the AVR.
3921 * configure: Regenerate.
266df637 3922
a86a761e
NC
39232008-04-18 Nick Clifton <nickc@redhat.com>
3924
3925 * MAINTAINERS: Replace reference to configure.in with reference to
3926 configure.ac.
3927
52310858
NC
39282008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3929
f7c83eac 3930 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 3931 as nonconfigurable directories list.
f7c83eac 3932 * configure: Regenerate.
52310858 3933
f5314dd5
DM
39342008-04-14 David S. Miller <davem@davemloft.net>
3935
3936 * configure.ac: Add sparc*-*-* to gold supported targets.
3937 * configure: Regenerate.
3938
e2208220
BE
39392008-04-14 Ben Elliston <bje@au.ibm.com>
3940
3941 * config.sub, config.guess: Update from upstream sources.
3942
0bb6ea20
HPN
39432008-04-12 Hans-Peter Nilsson <hp@axis.com>
3944
3945 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3946 * Makefile.in: Regenerate.
3947
e5164e97
ILT
39482008-04-07 Ian Lance Taylor <iant@google.com>
3949
3950 * Makefile.def: check-gold depends upon all-binutils.
3951 * Makefile.in: Regenerate.
3952
e33b51a6
NC
39532008-04-04 Nick Clifton <nickc@redhat.com>
3954
3955 PR binutils/4334
3956 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3957 builds.
3958 * configure: Regenerate.
3959
fc5df3ab
NC
39602008-04-04 NightStrike <NightStrike@gmail.com>
3961
3962 PR other/35151
f7c83eac
AS
3963 * configure.ac: Combine rules for mingw32 and mingw64.
3964 * configure: Regenerate.
fc5df3ab 3965
c779bab8
PB
39662008-03-27 Paolo Bonzini <bonzini@gnu.org>
3967
3968 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3969 * Makefile.in: Regenerate.
3970
93f9b408
ILT
39712008-03-20 Ian Lance Taylor <iant@google.com>
3972
3973 * configure.ac: Add support for --enable-gold.
3974 * Makefile.def: Add gold as a directory like ld.
3975 * configure, Makefile.in: Regenerate.
3976
5746fb46
AK
39772008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3978
3979 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3980 (s390_cond_extensions): Reduced extensions to the compare related.
3981 (main): z10 cpu type option added.
3982 (expandConditionalJump): Renamed to ...
3983 (insertExpandedMnemonic): ... this.
3984
3985 * opcodes/s390-opc.c: Re-group the operand format makros.
3986 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3987 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3988 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3989 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3990 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3991 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3992 INSTR_SIL_RDU): New instruction formats added.
3993 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3994 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3995 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3996 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3997 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3998 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3999 masks added.
4000 (s390_opformats): New formats added "ris", "rrs", "sil".
4001 * opcodes/s390-opc.txt: Add the conditional jumps with the
4002 extensions removed from automatic expansion in s390-mkopc.c manually.
4003 (asi - trtre): Add new System z10 EC instructions.
4004 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
4005
58c85be7
RW
40062008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4007
4008 * configure.ac: m4_include config/proginstall.m4.
4009 * configure: Regenerate.
4010
78124051
RW
40112008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4012
4013 Backport from upstream Libtool:
f7c83eac 4014
78124051 4015 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 4016
78124051
RW
4017 Deal with Autoconf 2.62's semantic change in m4_append.
4018 * ltsugar.m4 (lt_append): Replace broken versions of
4019 m4_append.
4020 (lt_if_append_uniq): Don't require separator to be overquoted,
4021 and avoid broken m4_append.
4022 (lt_dict_add): Fix typo.
4023 * libtool.m4 (_LT_DECL): Don't overquote separator.
4024
018f1bea
DE
40252008-03-13 David Edelsohn <edelsohn@gnu.org>
4026
4027 * config.rpath: Add AIX 6 support.
4028
5c5f596d
PB
40292008-03-13 Paolo Bonzini <bonzini@gnu.org>
4030
4031 * Makefile.def (stageprofile). Remove -fprofile-generate
4032 from stage_libcflags.
4033 * Makefile.in: Regenerate.
4034
a1f93a5e
BE
40352008-03-13 Ben Elliston <bje@au.ibm.com>
4036
4037 * config.sub, config.guess: Update from upstream sources.
4038
98c3d905
AK
40392008-03-06 Florian Krohm <fkrohm@us.ibm.com>
4040
4041 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
4042 * s390-opc.txt (cmpsc): Duplicate entry removed.
4043 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
4044 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
4045 fier, cu42, cu41): Fix operand format.
4046
7f6ef0c0
PB
40472008-02-20 Paolo Bonzini <bonzini@gnu.org>
4048
f7c83eac
AS
4049 PR bootstrap/32009
4050 PR bootstrap/32161
4051
4052 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4053 * configure: Regenerate.
4054
4055 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4056 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4057 STAGE4_LIBCFLAGS): New.
4058 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4059 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4060 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4061 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4062 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4063 for target modules. Don't export LIBCFLAGS.
4064 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4065 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4066 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4067 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4068 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4069 * Makefile.in: Regenerate.
7f6ef0c0 4070
eaf19029
PB
40712008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4072
4073 PR libgcj/33085
4074 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4075 Do not use -DDLL_EXPORT. Backport from upstream.
4076
680c43e9
NC
40772008-02-14 Nick Clifton <nickc@redhat.com>
4078
4079 Import this patch from gcc:
4080 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4081
4082 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4083
c72b1d96
HPN
40842008-02-02 Hans-Peter Nilsson <hp@axis.com>
4085
4086 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4087 * configure: Regenerate.
4088
8b66833e
BW
40892008-01-31 Marc Gauthier <marc@tensilica.com>
4090
4091 * configure.ac (xtensa*-*-*): Recognize processor variants.
4092 * configure: Regenerate.
4093
9cc8ae67
PB
40942008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4095
f7c83eac
AS
4096 PR bootstrap/34922
4097 * configure.ac (PARSE_ARGS): Push suitable setting of
4098 ac_subdirs_all, for `./configure --help=recursive'.
4099 Handle `+' in generic toplevel directory disabling.
4100 * configure: Regenerate.
9cc8ae67 4101
19090595
BE
41022008-01-23 Ben Elliston <bje@au.ibm.com>
4103
4104 * config.sub, config.guess: Update from upstream sources.
4105
9f1e7fd3
BE
41062008-01-08 Ben Elliston <bje@au.ibm.com>
4107
4108 * config.sub, config.guess: Update from upstream sources.
4109
2f959d61
JJ
41102007-12-19 Jeff Johnston <jjohnstn@redhat.com>
4111
4112 * COPYING.LIBGLOSS: Update default copyright.
4113
aa054b85
JJ
41142007-12-19 Jeff Johnston <jjohnstn@redhat.com>
4115
4116 * COPYING.NEWLIB: Update default copyright.
4117
57c53b2b
RS
41182007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4119
4120 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4121 Change recommended MPFR from 2.2.1 > 2.3.0.
4122 * configure: Regenerate.
4123
fee14b60
RS
41242007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4125
4126 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4127 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4128 * Makefile.in: Regenerate.
4129
c9b68031
DD
41302007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4131
4132 * configure.ac: Enable libjava for x86_64-*-darwin9.
4133 * configure: Regenerate.
4134
ad25e7d5
BE
41352007-12-05 Ben Elliston <bje@au.ibm.com>
4136
4137 * config.sub, config.guess: Update from upstream sources.
4138
6ac84f65
PB
41392007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4140
f7c83eac
AS
4141 * config-ml.in: Robustify against white space in absolute file
4142 names.
6ac84f65 4143
f7c83eac
AS
4144 * config-ml.in (multi-clean): Substitute ${Makefile}.
4145 Remove superfluous ${Makefile} in list.
6ac84f65 4146
7b3200f9
DJ
41472007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4148
4149 * Makefile.def (dependencies): Make configure-gdb depend on
4150 all-intl.
4151 * Makefile.in: Regenerated.
4152
2c133ff9
JJ
41532007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4154
4155 * Makefile.def: To avoid problems running with parallel makes,
4156 build newlib before libgloss so that target specific header
4157 files are availble.
4158 * Makefile.in: Regenerate.
4159
5074315a
DJ
41602007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4161
4162 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4163 * Makefile.in: Regenerate.
4164
f5bc1778
DJ
41652007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4166
4167 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
4168 * libdecnumber: New directory, imported from GCC.
4169
c66487f8
NC
41702007-10-08 Mike Frysinger <vapier@gentoo.org>
4171
4172 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4173 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4174 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4175 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4176 * configure: Regenerate.
4177
b5714970
PB
41782007-10-01 Paolo Bonzini <bonzini@gnu.org>
4179
4180 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4181 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4182 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4183 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4184 * configure.ac: Default them to host tools for $host = $build.
4185 Subst them.
4186
4187 * configure: Regenerate.
4188 * Makefile.in: Regenerate.
4189
f3b1e08e
RS
41902007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4191
4192 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4193 * configure: Regenerate.
4194
cff87f51
DD
41952007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4196
4197 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4198 libstdc++.
4199 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4200 * configure: Regenerate.
4201 * Makefile.in: Regenerate.
f7c83eac 4202
625a61cd
AS
42032007-09-17 Andreas Schwab <schwab@suse.de>
4204
4205 * configure.ac: Raise minimum makeinfo version to 4.6.
4206 * configure: Regenerate.
4207
83a3a68b
AM
42082007-09-15 Alan Modra <amodra@bigpond.net.au>
4209
4210 * configure.ac: Correct makeinfo version check.
4211 * configure: Regenerate.
4212
5bd8be13
RS
42132007-09-14 Richard Sandiford <richard@codesourcery.com>
4214
4215 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4216 to $skipdirs and only disable gprof for newlib. Use the normal
4217 mips*-elf* handling in other respects.
4218 * configure: Regnerate.
4219
5566c1fa
DD
42202007-09-12 David Daney <ddaney@avtrex.com>
4221
4222 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4223 enabling libgcj.
4224 * configure: Regenerate.
4225
42262007-09-12 Richard Guenther <rguenther@suse.de>
4227
4228 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4229 nor --disable-checking is provided also turn on yes and types
4230 checking for stage1.
4231 * configure: Re-generate.
4232
a18e2996 42332007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
4234
4235 PR target/33281
4236 * configure.ac: Use config/mh-mingw on mingw.
4237 * configure: Regenerate.
84e7906e 4238
691bb5a1
DD
42392007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4240
4241 PR other/32154
4242 * configure.ac: For libgloss targets, point the linker to the linker
4243 script, startup code and simulator library.
4244 * configure: Regenerate.
4245
6d18b86b
AH
42462007-09-09 Andrew Haley <aph@redhat.com>
4247
4248 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 4249 target-libjava.
6d18b86b 4250
f00a3165 42512007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 4252
f00a3165 4253 * config.sub, config.guess: Update from upstream sources.
971aaaa5 4254
2abc4e65
BE
42552007-08-21 Richard Guenther <rguenther@suse.de>
4256
4257 * configure.ac: Add types checking to stage1 checking flags.
4258 * configure: Regenerate.
4259
8a6ee3ab 42602007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 4261 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
4262
4263 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4264 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4265 * Makefile.in: Regenerate.
4266 * configure.ac (--with-debug-prefix-map): New.
4267 * configure: Regenerate.
4268
429acdec
RS
42692007-08-17 Richard Sandiford <richard@codesourcery.com>
4270 Nigel Stephens <nigel@mips.com>
4271
429acdec
RS
4272 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4273 as target_makefile_frag.
4274 * configure: Regenerate.
4275
8520c408
AO
42762007-08-16 Alexandre Oliva <aoliva@redhat.com>
4277
4278 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4279 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4280 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4281 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4282 (do-compare, do-compare3, do-compare-debug): New.
4283 ([+compare-target+]): Use them.
4284
42852007-08-16 Alexandre Oliva <aoliva@redhat.com>
4286
4287 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4288 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4289 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4290 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4291 (do-compare, do-compare3, do-compare-debug): New.
4292 ([+compare-target+]): Use them.
4293
2444379b
BE
42942007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4295 Ben Elliston <bje@au.ibm.com>
4296
4297 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4298 --silent if $silent.
4299 * configure: Regenerate.
4300
d6f99447
DJ
43012007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
4302
4303 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
4304
bd0aa315
NC
43052007-07-17 Nick Clifton <nickc@redhat.com>
4306
4307 * COPYING3: New file. Contains version 3 of the GNU General
4308 Public License.
4309 * COPYING3.LIB: New file. Contains version 3 of the GNU
4310 Lesser General Public License.
4311
0ebe98fb
BS
43122007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
4313
4314 * configure.ac: Fix my previous change to really match GCC.
4315 * configure: Regenerate.
4316
521ec477
DD
43172007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4318
4319 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4320 * configure: Regenerate.
4321
43222007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4323
4324 * configure.ac: Add some missing m4 quotation.
4325 * configure: Regenerate.
4326
0c24b341
NC
43272007-07-09 Kai Tietz <kai.tietz@onevision.com>
4328
f7c83eac
AS
4329 * Makefile.def: Add windmc tool to build.
4330 * Makefile.tpl: Likewise.
4331 * configure.ac: Likewise.
4332 * Makefile.in: Regenerate.
4333 * configure: Regenerate.
0c24b341 4334
a09314d0
L
43352007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4336
4337 * lt~obsolete.m4: New. Import from 20070318 libtool.
4338
7c3e1d12
BS
43392007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
4340
4341 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4342 uclinux and linux-uclibc targets.
4343 * configure: Regenerate.
4344
a5b3b4dd
DD
43452007-06-28 DJ Delorie <dj@redhat.com>
4346
4347 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4348 not building newlib.
4349 * configure: Regenerated.
f7c83eac 4350
184d813c
DJ
43512007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4352
4353 * src-release (DEVO_SUPPORT): Correct typos.
4354
31d99776
DJ
43552007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4356
4357 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4358 * Makefile.in: Regenerated.
4359
e00a73e3
PB
43602007-06-14 Paolo Bonzini <bonzini@gnu.org>
4361
f7c83eac
AS
4362 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4363 (distclean-stage[+id+]): Possibly delete stage_last.
4364 * Makefile.in: Regenerate.
e00a73e3 4365
98a1bbc5
BE
43662007-06-07 Ben Elliston <bje@au.ibm.com>
4367
4368 * config.sub, config.guess: Update from upstream sources.
4369
973601e1
BE
43702007-06-07 Ben Elliston <bje@au.ibm.com>
4371
4372 * Makefile.tpl: Fix spelling error.
4373 * Makefile.in: Regenerate.
4374
2038f525
PB
43752007-06-04 Paolo Bonzini <bonzini@gnu.org>
4376
4377 Sync with gcc:
4378 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4379
f7c83eac
AS
4380 PR bootstrap/29382
4381 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4382 * configure: Rebuilt.
2038f525 4383
f7c5c4b5
PB
43842007-06-01 Steve Ellcey <sje@cup.hp.com>
4385
12a64d4f
L
4386 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4387 lt_cv_sys_max_cmd_len.
f7c5c4b5 4388
7ad9660b
PB
43892007-05-31 Paolo Bonzini <bonzini@gnu.org>
4390
4391 * ltgcc.m4: Update from GCC.
4392
0e7ef45c
EC
43932007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4394
12a64d4f 4395 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 4396
37ad9514
SE
43972007-05-24 Steve Ellcey <sje@cup.hp.com>
4398
4399 * ltmain.sh: Update from GCC.
4400 * libtool.m4: Update from GCC.
4401 * ltsugar.m4: New. Update from GCC.
4402 * ltversion.m4: New. Update from GCC.
4403 * ltoptions.m4: New. Update from GCC.
4404 * ltconfig: Remove.
4405 * ltcf-c.sh: Remove.
4406 * ltcf-cxx.sh: Remove.
4407 * ltcf-gcj.sh: Remove.
4408 * src-release: Update with new libtool file list.
4409
8ee82aff
PB
44102007-05-16 Paolo Bonzini <bonzini@gnu.org>
4411
4412 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4413 stage_cflags.
4414 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4415 Remove CFLAGS/LIBCFLAGS.
4416 (configure-stage[+id+]-[+prefix+][+module+],
4417 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4418 * Makefile.in: Regenerate.
4419
149cb58d
SE
44202007-04-14 Steve Ellcey <sje@cup.hp.com>
4421
4422 * config-ml.in: Update from GCC.
4423
91506736
DJ
44242007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
4425
4426 * src-release (do-proto-toplev): Process the support directories before
4427 the tool directory.
4428
ffa8bd48
RS
44292007-03-21 Richard Sandiford <richard@codesourcery.com>
4430
4431 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4432 of glob. Quote arguments with single quotes too.
4433 * configure: Regenerate.
4434
a4fd3374
DD
44352007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4436
4437 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4438 * Makefile.in: Regenerate
4439
b8025f34
AS
44402007-03-07 Andreas Schwab <schwab@suse.de>
4441
4442 * configure: Regenerate.
4443
a3ca38d2
DD
44442007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4445
4446 * configure.ac: Add "--with-pdfdir" configure option,
4447 which defines pdfdir variable.
4448 * Makefile.def (target=fixincludes): Add install-pdf to
4449 missing targets.
4450 (recursive_targets): Add install-pdf target.
4451 (flags_to_pass): Add pdfdir.
4452 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4453 target.
4454 * configure: Regenerate
4455 * Makefile.in: Regenerate
4456
44572007-02-28 Eric Christopher <echristo@apple.com>
4458
4459 Revert:
4460 2006-12-07 Mike Stump <mrs@apple.com>
4461
4462 * Makefile.def (dependencies): Add dependency for
4463 install-target-libssp and install-target-libgomp on
4464 install-gcc.
4465 * Makefile.in: Regenerate.
4466
44672007-02-27 Matt Kraai <kraai@ftbfs.org>
4468
4469 * configure: Regenerate.
4470 * configure.ac: Move statements after variable declarations.
4471
a4708fba
JM
44722007-02-19 Joseph Myers <joseph@codesourcery.com>
4473
4474 * configure.ac: Adjust for loop syntax.
4475 * configure: Regenerate.
4476
9a819804
AO
44772007-02-18 Alexandre Oliva <aoliva@redhat.com>
4478
4479 * configure: Rebuilt.
4480
81ec575a
AO
44812007-02-18 Alexandre Oliva <aoliva@redhat.com>
4482
4483 * configure.ac: Drop multiple occurrences of --enable-languages,
4484 and fix its quoting.
4485 * configure: Rebuilt.
4486
92f01d61 44872007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
4488 Nathan Sidwell <nathan@codesourcery.com>
4489 Vladimir Prus <vladimir@codesourcery.com
4490 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
4491
4492 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4493 * configure: Regenerate.
4494
b1299c4e
DJ
44952007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4496
4497 * configure.ac (target_libraries): Move libgcc before libiberty.
4498 * configure: Regenerated.
4499
18f6b6ee
PB
45002007-02-13 Paolo Bonzini <bonzini@gnu.org>
4501
4502 * configure: Regenerate again?
4503
9c4e9f27
PB
45042007-02-13 Paolo Bonzini <bonzini@gnu.org>
4505
4506 * configure: Reapply PR30748 fix which was lost in the previous commit.
4507
24ff9987
DJ
45082007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4509 Paolo Bonzini <bonzini@gnu.org>
4510
4511 PR bootstrap/30753
4512 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4513 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4514 * configure: Regenerated.
4515
7df2cd5d
PB
45162007-02-10 Paolo Bonzini <bonzini@gnu.org>
4517
4518 * configure: Regenerate.
4519
b0aaa663
DJ
45202007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4521
4522 PR bootstrap/30748
4523 * configure.ac: Correct syntax for Solaris ksh.
4524 * configure: Regenerated.
4525
a0323144
PB
45262007-02-09 Paolo Bonzini <bonzini@gnu.org>
4527
4528 * Makefile.def: Sync with GCC.
4529 * Makefile.tpl: Sync with GCC.
4530 * Makefile.in: Regenerate.
4531 * configure: Regenerate.
4532
c6b750e1
DJ
45332007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4534
4535 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4536 noncanonical equivalents.
4537 * configure.in: Rename to...
4538 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4539 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4540 target_noncanonical. Use them. Rewrite removal of configure
4541 arguments for autoconf 2.59. Discard variable settings. Force
4542 program_transform_name for native tools.
4543
4544 * Makefile.in: Regenerated.
4545 * configure: Regenerated with autoconf 2.59.
4546
4547 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4548
f3cd89f4
JJ
45492007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4550
4551 * COPYING.LIBGLOSS: Reformat default Red Hat
4552 license to fit within 80 columns.
4553 * COPYING.NEWLIB: Ditto.
4554
4e206d7e
DB
45552007-02-05 Dave Brolley <brolley@redhat.com>
4556
4557 * Contribute the following changes:
4558 2006-11-28 DJ Delorie <dj@redhat.com>
4559
4560 * configure.in: Fix typo for mep's target_makefile_frag.
4561 * configure: Regenerated.
4562
4563 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4564
4565 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4566 * configure: Regenerate.
4567
4568 2001-09-19 DJ Delorie <dj@redhat.com>
4569
4570 * configure.in (target_makefile_frag): use mt-mep
4571
4572 2001-06-12 Don Howard <dhoward@redhat.com>
4573
4574 * configure.in: Remove gdb from MeP skip list.
4575
4576 2001-04-05 DJ Delorie <dj@redhat.com>
4577
4578 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4579
4580 2001-03-20 Ben Elliston <bje@redhat.com>
4581
4582 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4583
4584 2001-03-19 Ben Elliston <bje@redhat.com>
4585
4586 * config.sub (mep, mep-*): Add.
4587
b2edfdd2
AS
45882007-01-31 Andreas Schwab <schwab@suse.de>
4589
4590 * Makefile.tpl (LDFLAGS): Substitute it.
4591 * Makefile.in: Regenerate.
4592
ceb92e78
PB
45932007-01-11 Paolo Bonzini <bonzini@gnu.org>
4594
4595 * configure.in: Change == to = in test command.
f7c83eac 4596 * configure: Regenerate.
ceb92e78 4597
4b900473 45982007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
4599 Nick Clifton <nickc@redhat.com>
4600 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4601
4602 * configure.in (build_configargs, host_configargs, target_configargs):
4603 Remove build/host/target parameters.
4604 (host_libs): Add gmp and mpfr.
4605 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4606 * Makefile.def (gmp, mpfr): New.
4607 (gcc): Remove target.
4608 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4609 target_os, target_vendor): New.
4610 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4611 * configure: Regenerate.
4612 * Makefile.in: Regenerate.
4b900473
PB
4613
46142007-01-11 Matt Fago <fago@earthlink.net>
4615
4616 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 4617 to improve robustness of configure tests.
4b900473
PB
4618 * configure: Regenerate.
4619
80f6dcbc
NC
46202007-01-08 Kai Tietz <kai.tietz@onevision.com>
4621
4622 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 4623 * configure: Regenerate.
80f6dcbc 4624
f86e35b8
NC
46252007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4626
4627 * Makefile.tpl (all-target): Correct @if conditional for target
4628 modules.
4629 * configure.in: Omit libiberty if building only target libgcc.
4630 * configure, Makefile.in: Regenerated.
4631
79fcd0ec
PB
46322007-01-04 Paolo Bonzini <bonzini@gnu.org>
4633
4634 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4635 * configure: Regenerate.
4636
6aa8ef82
DJ
46372007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4638
4639 * Makefile.def (target_modules): Add libgcc.
4640 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4641 * Makefile.tpl (clean-target-libgcc): Delete.
4642 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4643 on gcc even for bootstrapped modules. Rewrite handling of
4644 lang_env_dependencies to loop over target_modules.
4645 * configure.in (target_libraries): Add target-libgcc.
4646 * Makefile.in, configure: Regenerated.
4647
9b134994
PB
46482006-12-29 Paolo Bonzini <bonzini@gnu.org>
4649
4650 Sync with gcc:
4651 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4652
f7c83eac
AS
4653 * configure.in: Reorganize recognition of languages. Add
4654 --enable-stage1-languages. Show supported languages for the chosen
4655 target rather than all recognized languages.
4656 * configure: Regenerate.
9b134994
PB
4657
4658 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4659
f7c83eac
AS
4660 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4661 * Makefile.in: Regenerate.
9b134994
PB
4662
4663 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4664
f7c83eac
AS
4665 * configure.in: Warn that MPFR 2.2.0 is buggy.
4666 * configure: Regenerate.
9b134994 4667
8cf39b1b
ILT
46682006-12-27 Ian Lance Taylor <iant@google.com>
4669
4670 * configure.in: When removing Makefiles to force a reconfigure, also
4671 remove prev-DIR*/Makefile.
4672 * configure: Regenerate.
4673
ebff6cd5
KH
46742006-12-23 Kazu Hirata <kazu@codesourcery.com>
4675
4676 * config.bfd: Recognize fido.
4677
8a0d8a5c
PB
46782006-12-19 Paolo Bonzini <bonzini@gnu.org>
4679
4680 Sync with gcc:
4681
4682 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4683
4684 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4685 it only affects bootstrap and could be tested on "$host" as well.
4686 * configure: Regenerate.
4687 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4688
4689 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4690
4691 PR bootstrap/29544
4692 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4693 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4694 move here comment from Makefile.tpl.
4695 * Makefile.tpl: Move some definitions higher in the file.
4696 (STAGE1_CHECKING): New.
4697 * configure.in: Add --enable-stage1-checking.
4698 * configure: Regenerate.
4699 * Makefile.in: Regenerate.
4700
4701 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4702
4703 * configure.in: Update error message for missing GMP/MPFR.
4704
4705 * configure: Regenerate.
4706
4707 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4708
4709 * configure.in: Update MPFR version in error message.
4710
4711 * configure: Regenerate.
4712
4713 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4714
4715 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4716 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4717 --with-gmp-lib): New flags.
4718
4719 * configure: Regenerate.
4720
790c0838
AM
47212006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4722
4723 PR bootstrap/30134
4724 * configure.in: Correct x86 darwin support for libjava to powerpc
4725 and i?86 only.
4726 * configure: Regenerate.
4727
77d7106f
AM
47282006-12-11 Alan Modra <amodra@bigpond.net.au>
4729
4730 * configure.in: Handle spu makefile frag.
77d7106f
AM
4731 * Makefile.tpl (MAINT): Define
4732 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4733 * configure: Regenerate.
4734 * Makefile.in: Regenerate.
4735
0cfa5389
BE
47362006-12-11 Ben Elliston <bje@au.ibm.com>
4737
4738 * config.sub, config.guess: Update from upstream sources.
4739
2839fe5d
BE
47402006-12-11 Ben Elliston <bje@au.ibm.com>
4741
4742 * configure.in: Sync with GCC (spu-*-*).
4743 * configure: Sync with GCC.
4744
b897f5d4
MS
47452006-12-07 Mike Stump <mrs@apple.com>
4746
4747 * Makefile.def (dependencies): Add dependency for
4748 install-target-libssp and install-target-libgomp on
4749 install-gcc.
4750 * Makefile.in: Regenerate.
4751
9daf3993
PB
47522006-11-16 Paolo Bonzini <bonzini@gnu.org>
4753
4754 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4755 (unstage): Test for stage_last presence.
4756
4757 PR bootstrap/29802
4758 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4759 * Makefile.in: Regenerate.
4760
9dbaa842
DD
47612006-11-14 DJ Delorie <dj@redhat.com>
4762
4763 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4764 * Makefile.in: Sync with GCC.
4765 * configure.in: Sync with GCC (mpfr, gmp).
4766 * configure: Sync with GCC.
4767
b0cbce8d
JJ
47682006-11-08 Jie Zhang <jie.zhang@analog.com>
4769
4770 * configure.in: Remove target-libgloss from noconfigdirs for
4771 bfin-*-*.
4772 * configure: Regenerated.
4773
44330a94
JJ
47742006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4775
4776 * COPYING.NEWLIB: Add spu license.
7de05dd5 4777 * COPYING.LIBGLOSS: Ditto.
44330a94 4778
56a8fe78
DD
47792006-10-17 Brooks Moses <bmoses@stanford.edu>
4780
4781 * Makefile.def: Added pdf target handling.
4782 * Makefile.tpl: Added pdf target handling.
4783 * Makefile.in: Regenerated.
4784
fbb00ad0
JJ
47852006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4786
4787 * COPYING.NEWLIB: Updated.
4788 * COPYING.LIBGLOSS: Ditto.
4789
6b89cc21
DB
47902006-09-27 Dave Brolley <brolley@redhat.com>
4791
4792 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4793 $s instead of $r.
4794 * configure: Regenerated.
4795
17bcf627
BE
47962006-09-26 Ben Elliston <bje@au.ibm.com>
4797
4798 * config.sub, config.guess: Update from upstream sources.
4799
f3529cf1
TS
48002006-09-20 Thiemo Seufer <ths@mips.com>
4801
4802 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4803 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4804 * configure: Regenerate.
4805
45055374
CV
48062006-08-30 Corinna Vinschen <corinna@vinschen.de>
4807
4808 * configure.in: Never build newlib for a Mingw host.
4809 Never build newlib as Mingw target library.
4810 Test the existence of winsup/cygwin for building a Cygwin newlib,
4811 rather than just winsup.
4812 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4813 building a Mingw target.
4814 * configure: Regenerate.
4815
4be041b2 48162006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
4817 Nigel Stephens <nigel@mips.com>
4818 David Ung <davidu@mips.com>
4be041b2
TS
4819
4820 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4821
1d89b610
PB
48222006-07-25 Paolo Bonzini <bonzini@gnu.org>
4823
4824 Sync from GCC:
4825 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4826
f7c83eac
AS
4827 PR bootstrap/18058
4828 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4829 if the bootstrap compiler is a GCC version that supports it.
4830 * configure: Regenerate.
1d89b610 4831
66a79c16
DJ
48322006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4833
4834 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4835 * configure: Regenerated.
4836
c1cb7e02
PB
48372006-07-18 Paolo Bonzini <bonzini@gnu.org>
4838
f7c83eac
AS
4839 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4840 for stages after the first.
c1cb7e02 4841
7206a0ee
JJ
48422006-07-17 Jakub Jelinek <jakub@redhat.com>
4843
4844 * Makefile.def: Add dependencies for configure-opcodes
4845 on configure-intl and all-opcodes on all-intl.
4846 * Makefile.in: Regenerated.
4847
6816f995
AO
48482006-07-04 Peter O'Gorman <peter@pogma.com>
4849
4850 * ltconfig: chmod 644 before ranlib during install.
4851
3d3adb43
PB
48522006-07-03 Paolo Bonzini <bonzini@gnu.org>
4853
1f3f1bbf 4854 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
4855 * configure: Regenerate.
4856
64ce424c
PB
48572006-07-03 Paolo Bonzini <bonzini@gnu.org>
4858
4859 Sync from gcc:
4860
4861 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4862
4863 PR other/27063
4864 * configure.in: Test subdir_requires and give an appropriate
4865 error message.
4866 * configure: Regenerate.
4867
4868 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4869
4870 PR target/27540
4871 * configure.in: Only enable libgomp on IRIX 6.
4872 * configure: Regenerate.
4873
d42c4017
DA
48742006-06-20 David Ayers <d.ayers@inode.at>
4875
4876 PR bootstrap/28072
4877 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4878 whether target-libjava is being configured instead of whether the
4879 java front end is enabled.
4880 * configure: Regenerate.
0e7ef45c 4881
4962c51a
MS
48822006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4883
4884 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4885 to R_ARM_LDC_SB_G{0,1,2} respectively.
4886
caee866a
PB
48872006-06-15 Paolo Bonzini <bonzini@gnu.org>
4888
4889 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4890 too.
4891 * Makefile.in: Regenerate.
4892
363ef840
DA
48932006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4894
4895 Sync from gcc:
4896
4897 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4898 * configure.in: Don't enable libgomp on hpux10.
4899 * configure: Rebuilt.
4900
54d1c879
DA
49012006-06-13 David Ayers <d.ayers@inode.at>
4902
4903 Sync from gcc:
4904
4905 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 4906
54d1c879
DA
4907 PR bootstrap/27963
4908 PR target/19970
0e7ef45c 4909 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
4910 ${libgcj} is specified.
4911 * configure: Regenerate.
0e7ef45c 4912
a4d8b690
JJ
49132006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4914
4915 Sync from gcc:
4916
4917 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 4918 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
4919
4920 PR bootstrap/18033
4921 * config-ml.in: Eval option if surrounded by single quotes.
4922
4f0ef2d8
CD
49232006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4924
4925 Sync from gcc:
0e7ef45c 4926
4f0ef2d8 4927 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 4928
4f0ef2d8
CD
4929 PR libobjc/13946
4930 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4931 * Makefile.in: Regenerate.
4932 * configure.in: Add --enable-objc-gc at toplevel and have it
4933 enable boehm-gc for Objective-C.
4934 Remove target-boehm-gc from libgcj.
4935 Add target-boehm-gc to target_libraries.
4936 Add target-boehm-gc to noconfigdirs where ${libgcj}
4937 is specified.
4938 Assert that boehm-gc is supported when requested for Objective-C.
4939 Only build boehm-gc if needed either for Java or Objective-C.
4940 * configure: Regenerate.
4941
4942 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 4943
4f0ef2d8
CD
4944 PR 27674
4945 * Makefile.tpl (configure-[+prefix+][+module+],
4946 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4947 Remove rule to unstage bootstrapped modules.
4948 (stage_current): New.
4949 * Makefile.in: Regenerate.
4950
4951 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4952 Andreas Tobler <a.tobler@schweiz.ch>
4953
4954 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4955 * configure: Rebuilt.
4956
4957 Revert
4958 2006-01-31 Richard Guenther <rguenther@suse.de>
4959 Paolo Bonzini <bonzini@gnu.org>
4960
4961 * Makefile.def (target_modules): Add libgcc-math target module.
4962 * configure.in (target_libraries): Add libgcc-math target library.
4963 (--enable-libgcc-math): New configure switch.
4964 * Makefile.in: Re-generate.
4965 * configure: Re-generate.
4966
c17b816b
JJ
49672006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4968
4969 * config-ml.in: Alter CCASFLAGS to include special
4970 multilib options the same as is done for CFLAGS.
4971
20e95c23
DJ
49722006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4973
4974 * Makefile.def: Added dependencies from sim and gdb on intl, and
4975 added configure dependencies to everything with an all dependency
4976 on intl.
4977 * gettext.m4: Removed.
4978 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4979 (GDB_SUPPORT_DIRS): Add intl.
4980 * Makefile.in: Regenerated.
4981
4bd8ad80
DJ
49822006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4983
4984 * src-release (DEVO_SUPPORT): Add config.rpath.
4985
c380fdd8
PB
49862006-05-25 Paolo Bonzini <bonzini@gnu.org>
4987
4988 * Makefile.def (bfd, opcodes): Fix lib_path.
4989 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4990 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4991 * Makefile.in: Regenerate.
4992
701628f5
MS
49932006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4994
4995 * configure.in: Enable gprof for cross builds.
4996 * configure: Regenerate.
4997
25aae7f2
DJ
49982006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4999
5000 * src-release (MAKEINFOFLAGS): Define.
5001 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
5002
ea3d1626
BE
50032006-05-14 Ben Elliston <bje@au.ibm.com>
5004
5005 * config.sub, config.guess: Update from upstream sources.
5006
49b9e644
BE
50072006-05-12 Ben Elliston <bje@au.ibm.com>
5008
5009 * config.sub, config.guess: Update from upstream sources.
5010
482dd2f6
DJ
50112006-05-04 Steve Ellcey <sje@cup.hp.com>
5012
5013 * blt, iwidgets, mmalloc: Remove directories.
5014
8b01a5c2
DD
50152006-05-01 DJ Delorie <dj@redhat.com>
5016
641a3af4 5017 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
5018 * configure: Regenerate.
5019
a481dbb7
DD
50202006-04-18 DJ Delorie <dj@redhat.com>
5021
5022 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5023 reference libgloss so that libssp can be built in a combined
5024 tree.
5025 * configure: Regenerate.
5026
962c9e74
BE
50272006-04-10 Ben Elliston <bje@au.ibm.com>
5028
5029 * contrib: Remove directory.
5030
108a6f8e
CD
50312006-04-06 Carlos O'Donell <carlos@codesourcery.com>
5032
5033 * Makefile.tpl: Add install-html target.
5034 * Makefile.def: Add install-html target.
5035 * Makefile.in: Regenerate.
5036 * configure.in: Add --with-datarootdir, --with-docdir,
5037 and --with-htmldir options.
5038 * configure: Regenerate.
5039
a4ef73e9
BE
50402006-03-31 Ben Elliston <bje@au.ibm.com>
5041
5042 PR binutils/1860
5043 * configure.in: Require makeinfo 4.4 or higher.
5044 * configure: Regenerate.
5045
b37df25a
PB
50462006-03-14 Paolo Bonzini <bonzini@gnu.org>
5047
5048 * Makefile.in: Regenerate.
5049
a6df5a19
PB
50502006-03-14 Paolo Bonzini <bonzini@gnu.org>
5051
5052 Sync with gcc:
5053 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5054
f7c83eac
AS
5055 * configure.in: Handle --disable-<component> generically.
5056 * configure: Regenerate.
a6df5a19
PB
5057
5058 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 5059
f7c83eac
AS
5060 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5061 (TARGET_CONFIGDIRS): Remove.
5062 * configure.in: Remove AC_SUBST(target_configdirs).
5063 * Makefile.in, configure: Regenerated.
a6df5a19
PB
5064
5065
65419985
L
50662006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5067
5068 PR libgcj/17311
5069 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5070
c52c6897
PB
50712006-02-20 Paolo Bonzini <bonzini@gnu.org>
5072
5073 PR bootstrap/25670
5074
5075 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5076
5077 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5078 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5079 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5080 BUILD_PREFIX, BUILD_PREFIX_1.
5081 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5082
5083 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5084 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5085
5086 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5087 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5088 of `cat stage_current`. Always provide the `r' and `s' variables.
5089 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5090 a single shell execution.
5091 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5092 bootstrapped modules, make the stage1 module if the build was not
5093 started yet, else build the current stage.
5094 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5095 (all-build, all-host, all-target, [+make_target+]-host,
5096 [+make_target+]-target): Do not use \-continued lines.
5097 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5098 (current_stage, restrap, stage_last): New.
5099
5100 * Makefile.in: Regenerate.
5101 * configure: Regenerate.
5102
b3ded179
PB
51032006-02-14 Paolo Bonzini <bonzini@gnu.org>
5104
5105 Sync from gcc:
5106
5107 2006-01-31 Richard Guenther <rguenther@suse.de>
5108 Paolo Bonzini <bonzini@gnu.org>
5109
f7c83eac
AS
5110 * Makefile.def (target_modules): Add libgcc-math target module.
5111 * configure.in (target_libraries): Add libgcc-math target library.
5112 (--enable-libgcc-math): New configure switch.
5113 * Makefile.in: Re-generate.
5114 * configure: Re-generate.
5115 * libgcc-math: New toplevel directory.
b3ded179
PB
5116
5117 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
5118 Jakub Jelinek <jakub@redhat.com>
5119 Diego Novillo <dnovillo@redhat.com>
b3ded179 5120
f7c83eac
AS
5121 * libgomp: New directory.
5122 * Makefile.def: Add target_module libgomp.
5123 * Makefile.in: Regenerate.
5124 * configure.in (target_libraries): Add target-libgomp.
5125 * configure: Regenerate.
b3ded179 5126
3a35eeb3
PB
51272006-02-14 Paolo Bonzini <bonzini@gnu.org>
5128 Andreas Schwab <schwab@suse.de>
0e7ef45c 5129
3a35eeb3
PB
5130 * configure: Regenerate.
5131
2429c060
PB
51322006-01-16 Paolo Bonzini <bonzini@gnu.org>
5133
5134 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5135 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5136 the assembler, linker and binutils.
5137 * configure: Regenerate.
5138
ec49b2b8
NC
51392006-01-16 Nick Clifton <nickc@redhat.com>
5140
49b9e644 5141 * config.sub, config.guess: Sync from config repository.
ec49b2b8 5142
44b2308f
AO
51432006-01-05 Alexandre Oliva <aoliva@redhat.com>
5144
5145 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5146 @ from continuation.
5147 * Makefile.in: Rebuilt.
5148
80911fe1
PB
51492006-01-04 Paolo Bonzini <bonzini@gnu.org>
5150
5151 Sync from gcc:
5152
5153 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5154
f7c83eac 5155 PR bootstrap/24252
80911fe1 5156
f7c83eac
AS
5157 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5158 * Makefile.tpl (OBJDUMP): New.
5159 (EXTRA_HOST_FLAGS): Add it.
5160 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 5161
f7c83eac
AS
5162 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5163 to use symbolic links between directories. Avoid race conditions
5164 or make them harmless.
5165 * configure.in: Do not try to use symbolic links between directories.
80911fe1 5166
f7c83eac
AS
5167 * Makefile.def (LEAN): Pass.
5168 * Makefile.tpl (LEAN): Define.
5169 (stage[+id+]-start): Accept that the previous directory does not
5170 exist, if the bootstrap is lean.
5171 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5172 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5173 configure substitution.
5174 ([+compare-target+]): Likewise.
5175 ([+bootstrap-target+]-lean): New.
5176 * configure.in: Remove lean bootstrap support from here.
80911fe1 5177
f7c83eac
AS
5178 * Makefile.in: Regenerate.
5179 * configure: Regenerate.
80911fe1
PB
5180
5181 2006-01-02 Andreas Schwab <schwab@suse.de>
5182
f7c83eac
AS
5183 * configure.in: When reconfiguring remove Makefile in
5184 all stage directories.
5185 * configure: Regenerate.
80911fe1 5186
b59bea8a
NC
51872005-12-27 Leif Ekblad <leif@rdos.net>
5188
5189 * configure.in: Add support for RDOS target.
5190 * configure: Regenerate.
5191
d7730bac
NC
51922005-12-27 Nick Clifton <nickc@redhat.com>
5193
5194 PR binutils/1990
5195 * libtool.m4: Synchronize with version in GCC sources.
5196
c02dabc3
PB
51972005-12-20 Paolo Bonzini <bonzini@gnu.org>
5198
f7c83eac 5199 Revert Ada-related part of the previous change.
c02dabc3 5200
f7c83eac
AS
5201 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5202 Do not pass.
5203 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5204 * Makefile.in: Regenerate.
5205 * configure.in: Do not include mt-ppc-aix target fragment.
5206 * configure: Regenerate.
c02dabc3 5207
f6d183c0
PB
52082005-12-19 Paolo Bonzini <bonzini@gnu.org>
5209
5210 * configure.in: Select appropriate fragments for PowerPC/AIX.
5211 * configure: Regenerate.
5212
5213 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5214 BOOT_CFLAGS, BOOT_LDFLAGS.
5215 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5216 BOOT_CFLAGS, BOOT_LDFLAGS.
5217 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5218 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5219 (stage): Fail if we cannot complete the work.
5220 * Makefile.in: Regenerate.
5221
f29759fc
JJ
52222005-12-16 Jeff Johnston <jjohnstn@redhat.com>
5223
5224 * COPYING.NEWLIB: Update copyright year for default
5225 copyright.
5226
1f054001
PB
52272005-12-15 Paolo Bonzini <bonzini@gnu.org>
5228
5229 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5230 install-host-nogcc): Don't invoke $(stage) at the end.
5231 * Makefile.in: Regenerate.
5232
0aed8855
PB
52332005-12-14 Paolo Bonzini <bonzini@gnu.org>
5234
5235 * configure.in: Flip the top-level bootstrap switch.
5236 * configure: Regenerate.
5237
5238 Merge from gcc:
5239
5240 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5241
f7c83eac
AS
5242 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5243 $(stage) and $(unstage).
5244 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5245 (all): Remove stray semicolon.
5246 (local-distclean): Don't handle multilib.tmp and multilib.out.
5247 (install.all): Set $s for consistency.
5248 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5249 check_multilibs setting. Always make the install directory.
5250 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5251 Correct @if/@endif.
5252 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5253 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5254 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5255 (multilib.out): Remove.
5256 * Makefile.in: Regenerated.
0aed8855
PB
5257
52582005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5259
5260 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5261 * configure.in: Replace ms1 arch with mt.
5262 * configure: Rebuilt.
5263
52642005-12-05 Paolo Bonzini <bonzini@gnu.org>
5265
5266 Sync with gcc:
5267
4970f871
NS
52682005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5269
5270 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5271 * configure.in: Replace ms1 arch with mt.
5272 * configure: Rebuilt.
5273
be01d343
PB
52742005-12-05 Paolo Bonzini <bonzini@gnu.org>
5275
5276 Sync with gcc:
5277
5278 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5279
f7c83eac
AS
5280 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5281 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5282 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5283 Find in-tree tools if available.
5284 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5285 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5286 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5287 (COMPILER_*_FOR_TARGET): New.
5288 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5289 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5290 (CONFIGURED_*, USUAL_*): Remove.
5291 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5292 STRIP): Use autoconf substitutions.
5293 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5294 COMPILER_NM_FOR_TARGET): New.
5295 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5296
5297 (all): Make all-host and all-target in parallel.
5298 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5299 that $$r and $$s are set before invoking a recursive make.
5300 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5301 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
5302
5303 2005-11-29 Ben Elliston <bje@au.ibm.com>
5304
f7c83eac
AS
5305 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5306 from the gcc build directory.
5307 * Makefile.in: Regenerate.
be01d343
PB
5308
5309 2005-11-29 Ben Elliston <bje@au.ibm.com>
5310
f7c83eac
AS
5311 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5312 depend on all-libdecnumber.
5313 * configure.in (host_libs): Include libdecnumber.
5314 * Makefile.in: Regenerate.
5315 * configure: Likewise.
be01d343
PB
5316
5317 2005-11-21 Kean Johnston <jkj@sco.com>
5318
f7c83eac 5319 * config.sub, config.guess: Sync from upstream sources.
be01d343 5320
907be67c
DJ
53212005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5322
5323 * Makefile.def: Remove gdb dependencies for gdbtk.
5324 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5325 (configure-gdb, install-gdb): New rules.
5326 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5327 * Makefile.in, configure: Regenerated.
5328
e360f423
PB
53292005-10-22 Paolo Bonzini <bonzini@gnu.org>
5330
5331 PR bootstrap/24297
5332 * Makefile.tpl (do-[+make-target+], do-check, install,
5333 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5334 are set before recursing.
5335 * Makefile.in: Regenerate.
5336
45d5eb0a
EB
53372005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5338
5339 PR bootstrap/18939
5340 * Makefile.def (gcc) <target>: Fix thinko.
5341 * Makefile.in: Regenerate.
5342
3cf3372e
BS
53432005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5344
5345 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5346 * configure: Regenerate.
5347
bd70a46f
KH
53482005-10-09 Kazu Hirata <kazu@codesourcery.com>
5349
5350 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5351 target-libffi, target-qthreads, target-libjava, and
5352 targetlibobjc.
5353 * configure: Regenerate.
5354
5ae72758
DJ
53552005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5356
5357 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5358 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5359 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5360 (USUAL_OBJDUMP_FOR_TARGET): New.
5361 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5362 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 5363 * configure, Makefile.in: Regenerated.
5ae72758 5364
cc96343e
PB
53652005-10-05 Paolo Bonzini <bonzini@gnu.org>
5366
5367 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5368 before other host packages.
5369
f70224b5
PB
53702005-10-05 Paolo Bonzini <bonzini@gnu.org>
5371
5372 PR bootstrap/22340
5373
5374 * configure.in (default_target): Remove.
5375 * Makefile.tpl (all): Do not use prerequisites as subroutines
5376 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5377 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5378 use prerequisites as subroutines.
5379 (check-host, check-target): New.
5380 (bootstrap configure & all targets): Do not use stage*-start
5381 if the directory layout is already ok.
5382 (non-bootstrap configure & all targets): Prepend a $(unstage).
5383 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5384 (NOTPARALLEL): Remove.
5385 (unstage, stage variables): New variables.
5386 (unstage, stage targets): Simply expand to those variables.
5387
5388 * configure: Regenerate.
5389 * Makefile.in: Regenerate.
5390
c13c918a
JW
53912005-10-04 James E Wilson <wilson@specifix.com>
5392
5393 * Makefile.def (lang_env_dependencies): Add libmudflap.
5394 * Makefile.in: Regenerate.
5395
376a0e54
CM
53962005-10-03 Catherine Moore <clm@cm00re.com>
5397
5398 * configure.in (bfin-*-*): Support bfin.
5399 * configure: Regenerated.
5400
d320aacb
L
54012005-09-30 H.J. Lu <hongjiu.lu@intel.com>
5402
5403 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5404 * configure: Regenerated.
5405
7e0f7140
GK
54062005-09-28 Geoffrey Keating <geoffk@apple.com>
5407
5408 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5409 (LIPO_FOR_TARGET): New.
5410 (CONFIGURED_LIPO_FOR_TARGET): New.
5411 (USUAL_LIPO_FOR_TARGET): New.
5412 (STRIP_FOR_TARGET): New.
5413 (CONFIGURED_STRIP_FOR_TARGET): New.
5414 (USUAL_STRIP_FOR_TARGET): New.
5415 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5416 STRIP_FOR_TARGET.
5417 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5418 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5419 * Makefile.in: Regenerate.
5420 * configure: Regenerate.
0e7ef45c 5421
096f7d00
DE
54222005-09-19 David Edelsohn <edelsohn@gnu.org>
5423
5424 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5425 (rs6000-*-aix*): Same.
5426 * configure: Regenerate.
5427
54282005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5429
5430 * configure.in: Recognize f95 in the --enable-languages option,
5431 and substitute it for fortran, issuing a warning.
5432 * configure: Regenerate.
5433
2016dfcc
BE
54342005-09-07 Ben Elliston <bje@au.ibm.com>
5435
5436 Import from Autoconf sources:
5437
5438 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5439 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
5440 Elliston. Handle weird characters correctly.
5441
6dd2fda9
DD
54422005-08-30 Phil Edwards <phil@codesourcery.com>
5443
5444 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5445 * configure: Regenerated.
5446
e6db70d4
RE
54472005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5448
f7c83eac
AS
5449 * Makefile.def (libssp): Add to lang_env_dependencies.
5450 * Makefile.in: Regenerate.
e6db70d4 5451
e1e3d0f5
CG
54522005-08-17 Christian Groessler <chris@groessler.org>
5453
5454 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5455 * Makefile.in: Regenerate.
5456
05cbd757
PB
54572005-08-12 Paolo Bonzini <bonzini@gnu.org>
5458
5459 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5460 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5461 Look for alternate names of the target cc and c++
5462 * configure: Regenerate.
5463
55db4b87
PB
54642005-08-08 Paolo Bonzini <bonzini@gnu.org>
5465
5466 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5467 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5468 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5469 tools; remove code to manually set them.
5470 (Target tools): Look in the environment for them.
5471 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5472 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5473 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5474 build directory.
5475 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5476 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5477 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5478 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5479 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5480 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5481 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5482 * configure: Regenerate.
5483 * Makefile.in: Regenerate.
5484
414e5532
MM
54852005-07-27 Mark Mitchell <mark@codesourcery.com>
5486
5487 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 5488 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
5489 * Makefile.in: Regenerated.
5490
a19b6204
MM
54912005-07-26 Mark Mitchell <mark@codesourcery.com>
5492
5493 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5494 (CFLAGS_FOR_TARGET): Use it.
5495 (CXXFLAGS_FOR_TARGET): Likewise.
5496 * Makefile.in: Regenerated.
5497 * configure.in (--with-build-sysroot): New option.
5498 * configure: Regenerated.
5499
b73aa406
PB
55002005-07-24 Paolo Bonzini <bonzini@gnu.org>
5501
5502 * Makefile.tpl: Wrap install between unstage and stage
5503 * Makefile.in: Regenerate.
5504
6e4d0bcb
KC
55052005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5506
5507 * all files: Update FSF address.
5508
49f58d10
JB
55092005-07-14 Jim Blandy <jimb@redhat.com>
5510
5511 * configure.in: Add cases for Renesas m32c.
5512 * configure: Regenerated.
0e7ef45c 5513
1d9c9cd7
KC
55142005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5515
5516 * COPYING, compile, config-ml.in, config.guess,
5517 config.sub, install-sh, missing, mkinstalldirs,
5518 symlink-tree, ylwrap: Sync from upstream sources.
5519
1587117a
EC
55202005-07-13 Eric Christopher <echristo@redhat.com>
5521
5522 * configure.in: Add toplevel noconfigdir support for tpf.
5523 * configure: Regenerate.
5524
bb780410
DD
55252005-07-11 Jakub Jelinek <jakub@redhat.com>
5526
5527 * Makefile.def (target_modules): Add libssp.
5528 * configure.in (target_libraries): Add target-libssp.
5529 * configure: Rebuilt.
5530 * Makefile.in: Rebuilt.
5531
064d0a7c
PB
55322005-07-11 Paolo Bonzini <bonzini@gnu.org>
5533
5534 PR ada/22340
5535
5536 * Makefile.def: Sync with gcc.
5537 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5538 * Makefile.in: Regenerate.
5539
b2edd3b5
AS
55402005-07-07 Andreas Schwab <schwab@suse.de>
5541
5542 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5543 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5544 * Makefile.in: Regenerated.
5545
5f128533
KH
55462005-07-07 Kazu Hirata <kazu@codesourcery.com>
5547
5548 * configure.in: Add --enable-libssp and --disable-libssp.
5549 * configure: Regenerate with autoconf-2.13.
5550
4e3fc8e5
GK
55512005-07-06 Geoffrey Keating <geoffk@apple.com>
5552
5553 * configure.in: Don't build sim or rda when targetting darwin.
5554 * configure: Regenerate.
5555
c7357d6a
BE
55562005-07-04 Ben Elliston <bje@gnu.org>
5557
5558 * src-release (do-proto-toplev): Remove dejagnu bits.
5559 (DEJAGNU_SUPPORT_DIRS): Remove.
5560 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5561 (GDBD_SUPPORT_DIRS): Likewise.
5562 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5563 (INSIGHTD_SUPPORT_DIRS): Likewise.
5564 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5565
55662005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
5567
5568 * setup.com (mpw): Remove unused directive.
5569
7d329e61
PB
55702005-06-22 Paolo Bonzini <bonzini@gnu.org>
5571
5572 * Makefile.def (stagefeedback): Come after profile.
5573 Define profiledbootstrap target.
5574 * Makefile.tpl (profiledbootstrap): Remove.
5575 (stageprofile-end): Zap stagefeedback.
5576 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5577 * Makefile.in: Regenerate.
5578
e5fbed21
DD
55792005-06-13 Zack Weinberg <zack@codesourcery.com>
5580
5581 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5582 In 'cpp' stanza, support '#line' as well as '# '.
5583
59f7ec45
HPN
55842005-06-07 Hans-Peter Nilsson <hp@axis.com>
5585
5586 * configure.in (unsupported_languages): New macro.
5587 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5588 non-ported target libraries in noconfigdirs.
5589 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5590 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 5591 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
5592 unsupported_languages.
5593 * configure: Regenerate.
5594
c10e9ba7
DD
55952005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5596
5597 * configure.in: Fix typo in handling of --with-mpfr-dir.
5598 * configure: Regenerate.
5599
20deb2b8
JB
56002005-06-02 Jim Blandy <jimb@redhat.com>
5601
5602 * config.sub: Add cases for the Renesas m32c. (This patch has been
5603 accepted into the master sources.)
5604
cdb9b172 56052005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
5606 Michael Snyder <msnyder@redhat.com>
5607 Stan Cox <scox@redhat.com>
cdb9b172 5608
f7c83eac 5609 * configure.in: Set noconfigdirs for ms1.
cdb9b172 5610
f7c83eac 5611 * configure: Regenerate.
cdb9b172 5612
1dc3053f
PB
56132005-05-25 Paolo Bonzini <bonzini@gnu.org>
5614
5615 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5616 (Dependencies): Consider target modules for bootstrap dependencies.
5617 Make target bootstrap modules depend on each stage's gcc.
5618 * Makefile.in: Regenerate.
5619
c60fe18b
PB
56202005-05-20 Paolo Bonzini <bonzini@gnu.org>
5621
5622 * Makefile.def (configure-gcc): Depend on binutils having been built.
5623 (all-gcc): No need to do it here.
5624 * Makefile.in: Regenerate.
5625
27258dd4
PB
56262005-05-19 Paul Brook <paul@codesourcery.com>
5627
0e7ef45c 5628 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
5629 language cannot be built.
5630 * configure: Regenerate.
5631
42ecbf5e
DJ
56322005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5633
5634 * ylwrap: Import from Automake 1.9.5.
5635
ae380b45
MS
56362005-05-04 Mike Stump <mrs@apple.com>
5637
5638 * configure.in: Always pass --target to target configures as
5639 otherwise rebuilds that do --recheck will fail.
811d3af8 5640 * configure: Rebuilt.
ae380b45 5641
d545f33b
PB
56422005-05-04 Paolo Bonzini <bonzini@gnu.org>
5643
5644 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5645 STAGE_HOST_EXPORTS.
5646 (configure, all): Add bootstrap support.
5647 (Host modules, target modules): Pass post-stage1 flags and exports.
5648 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5649 * Makefile.in: Regenerate.
5650
2faa2958
PB
56512005-04-29 Paolo Bonzini <bonzini@gnu.org>
5652
5653 Sync from gcc:
5654
5655 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5656
f7c83eac 5657 * config.sub: Update from master copy.
2faa2958
PB
5658
5659 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5660
f7c83eac
AS
5661 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5662 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5663 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5664 "*-*-elf" and "*-*-linux*".
5665 * configure: Regenerate.
2faa2958 5666
a7254363
PB
56672005-04-06 Paolo Bonzini <bonzini@gnu.org>
5668
f7c83eac 5669 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
5670 (TARGET_CONFIGARGS): Include --with-target-subdir.
5671 (configure, all): New macros. Use them throughout.
5672
a8637a7d
PB
56732005-04-05 Paolo Bonzini <bonzini@gnu.org>
5674
5675 * Makefile.tpl: Sync with gcc.
5676 * Makefile.in: Regenerate.
5677
dd387d52
JR
56782005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5679
5680 * config/mh-mingw32: Delete.
5681 * configure.in: Don't use it.
5682 * configure: Regenerate.
5683
e90269c8
PB
56842005-03-31 Paolo Bonzini <bonzini@gnu.org>
5685
5686 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5687 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5688 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5689 (HOST_LIB_PATH): Generate from Makefile.def.
5690 (TARGET_LIB_PATH): Likewise.
5691 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5692 * Makefile.in: Regenerate.
5693 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5694 (RPATH_ENVVAR): Include Darwin case.
5695 * configure: Regenerate.
5696
9a237d9e
PB
56972005-03-25 Paolo Bonzini <bonzini@gnu.org>
5698
5699 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5700 * configure: Regenerate.
5701
479759c8
ZW
57022005-03-21 Zack Weinberg <zack@codesourcery.com>
5703
5704 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5705 gcc_version, and gcc_version_trigger from set of flags to pass.
5706 * Makefile.tpl: Remove definitions of above variables.
5707 (config.status): Remove dependency on $(gcc_version_trigger).
5708 * Makefile.in: Regenerate.
5709 * configure.in: Do not reference config/gcc-version.m4 nor
5710 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5711 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5712 * configure: Regenerate.
5713
4cfaf6d5
DD
57142005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5715 Andrew Pinski <pinskia@physics.uc.edu>
5716
5717 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5718 * Makefile.in: Regenerate.
5719
33a3fb7b
AO
57202005-03-01 Alexandre Oliva <aoliva@redhat.com>
5721
5722 PR libgcj/20160
5723 * ltmain.sh: Avoid creating archives with components that have
5724 duplicate basenames.
5725
2da12f12
PB
57262005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5727
479759c8
ZW
5728 PR bootstrap/20250
5729 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5730 instead of check.
5731 * Makefile.in: Regenerate.
2da12f12 5732
b00612cc
PB
57332005-02-28 Paolo Bonzini <bonzini@gnu.org>
5734
5735 Sync from gcc.
5736
5737 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5738
5739 PR bootstrap/17383
5740 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5741 * Makefile.tpl (HOST_SUBDIR): New substitution.
5742 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5743 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5744 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5745 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5746 (Host modules, Bootstrapped modules): Use it.
5747 (Build modules, Target modules): Do not create symlink trees,
5748 always configure out-of-srcdir.
5749 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5750 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5751 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5752 $(HOST_SUBDIR). Create a symlink for host_subdir.
5753
5754 * Makefile.in: Regenerate.
5755 * configure: Regenerate.
5756
5757 Merged from libada-gnattools-branch:
5758 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5759
5760 * Makefile.def: Add gnattools as a module, depending on target-libada.
5761 * Makefile.in: Regenerate.
5762 * configure.in: Include gnattools in host_tools; disable it if ada
5763 is disabled.
5764 * configure: Regenerate.
5765
c3e65f62
NC
57662005-02-23 Nick Clifton <nickc@redhat.com>
5767
5768 * configure: Regenerate.
5769
e4d180c2
NC
57702005-02-22 Paul Schlie <schlie@comcast.net>
5771
5772 * configure.in: Allow darwin targeted ports to build tk, itcl and
5773 libgui.
5774
e3c770b1
EB
57752005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5776
5777 PR libgcj/10353
5778 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5779 * configure: Regenerate.
5780
9c73618c
AC
57812005-02-08 Andrew Cagney <cagney@gnu.org>
5782
5783 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5784 gdb/ section. Update GDB's URL.
5785
c46f8c51
AC
57862005-01-31 Andrew Cagney <cagney@gnu.org>
5787
5788 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5789
c7e66c6d
HPN
57902005-01-29 Hans-Peter Nilsson <hp@axis.com>
5791
5792 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5793 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5794 target-libgloss when not *-*-elf and *-*-aout.
5795 * configure: Regenerate.
5796
a53bf506
AC
57972005-01-27 Andrew Cagney <cagney@gnu.org>
5798
5799 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5800
45181ed1
AC
58012005-01-24 Andrew Cagney <cagney@gnu.org>
5802
5803 * gettext.m4: Only fall back to ../intl/ when it's present.
5804
a1e0f4e4
KC
58052005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5806
5807 * install-sh, config.sub: Import from upstream.
5808
58092005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
5810
5811 PR bootstrap/18222
5812 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5813 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5814 * Makefile.in: Regenerate.
5815
c50382e2
PB
58162005-01-03 Paolo Bonzini <bonzini@gnu.org>
5817
5818 Revert 2004-12-28 Makefile changes, a better fix will be
5819 applied to mainline and src after GCC 4.0 branches.
5820
11d07737
PB
58212004-12-28 Paolo Bonzini <bonzini@gnu.org>
5822
5823 PR bootstrap/17383
5824
5825 * Makefile.def (target_modules): Remove stage parameter,
5826 it is always true now.
5827 * Makefile.tpl (configure-build-[+module+],
5828 configure-target-[+module+]): Always build symlink tree
5829 for the directory and for include. BUILD_SUBDIR and
5830 TARGET_SUBDIR cannot be . anymore.
5831 * Makefile.in: Regenerate.
5832
dadfdbe2
DD
58332004-12-25 David Edelsohn <edelsohn@gnu.org>
5834
5835 Revert 2004-12-08 Makefile changes.
5836
dbf85af7
JR
58372004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5838
5839 * configure.in (sh64-*-*): Reenable gprof.
5840 * configure: Regenerate.
5841
6b8fea99
JB
58422004-12-09 Jim Blandy <jimb@redhat.com>
5843
5844 * MAINTAINERS: List 'depcomp' as part of automake.
5845
7341462c
DE
58462004-12-08 David Edelsohn <edelsohn@gnu.org>
5847
5848 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5849 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5850 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5851 * Makefile.in: Regenerate.
5852
21fde4dc
DD
58532004-12-07 Matt Kraai <kraai@ftbfs.org>
5854
5855 * Makefile.tpl: Generate normal dependencies if the LHS module is
5856 not bootstrapped.
5857 * Makefile.in: Regenerate.
5858
3da796a2
RS
58592004-12-03 Richard Sandiford <rsandifo@redhat.com>
5860
5861 * configure.in: Include config/gxx-include-dir.m4. Use
5862 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5863 * configure: Regenerate.
5864
73fb7068
RS
58652004-12-03 Richard Sandiford <rsandifo@redhat.com>
5866
5867 * config.if: Delete.
5868 * configure.in: Set libstdcxx_incdir directly.
5869 * configure: Regenerate.
5870 * MAINTAINERS: Remove mention of config.if.
5871 * src-release (DEVO_SUPPORT): Remove config.if.
5872
6c8e6ce9
EC
58732004-12-02 Eric Christopher <echristo@redhat.com>
5874
3b6098f8
EC
5875 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5876 of things to remove.
6c8e6ce9 5877 * Makefile.in: Regenerate.
479759c8 5878
b8658a2f
RS
58792004-12-02 Richard Sandiford <rsandifo@redhat.com>
5880
5881 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5882 * configure: Regenerate.
5883
afefada0
RS
58842004-12-02 Richard Sandiford <rsandifo@redhat.com>
5885
5886 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5887 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5888 * configure: Regenerate.
5889
5dcac624
DA
58902004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5891
5892 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5893 (hppa*64*-*-*): Delete incorrect comment.
5894 * configure: Rebuilt.
5895
57d1eb1a
DD
58962004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5897
5898 * install-sh, compile: Import from automake.
5899
59002004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5901
5902 * config.guess, config.sub: Import from savannnah.
5903
6d389afc
MS
59042004-11-12 Mike Stump <mrs@apple.com>
5905
5906 * Makefile.def: Add html support.
5907 * Makefile.tpl: Likewise.
5908 * Makefile.in: Regenerate.
5909
69e57115
GK
59102004-11-11 Geoffrey Keating <geoffk@apple.com>
5911
5912 PR 18423
5913 * configure.in: Remove all instances of build-fixincludes from
5914 noconfigdirs.
5915 (build_configargs): Supply --target to subdirectories.
5916 * configure: Regenerate.
5917
5918 * Makefile.def: Make gcc install depend on fixincludes install.
5919 * Makefile.in: Regenerate.
5920
ba719b26
HPN
59212004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5922
5923 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5924 target-libgfortran.
5925 * configure: Regenerate.
5926
c37653e7
DE
59272004-11-07 David Edelsohn <edelsohn@gnu.org>
5928
5929 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5930 like CC.
5931
1eefd493
PB
59322004-11-05 Paolo Bonzini <bonzini@gnu.org>
5933
5934 * Makefile.def (host fixincludes): Specify missing targets.
5935 * Makefile.in: Regenerate.
5936
02b1af09
L
59372004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5938
5939 PR other/17783
5940 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5941 * configure: Regenerated.
5942
7f266840
DJ
59432004-11-04 Daniel Jacobowitz <dan@debian.org>
5944
5945 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5946 * configure: Regenerated.
5947
47444073
AL
59482004-10-28 Eric B. Weddington <ericw@evcohs.com>
5949
5950 PR target/18151
5951 * configure.in (case ${target}): Do not build fixincludes for avr.
5952 * configure: Regenerated.
5953
caeba88f
AL
59542004-10-26 Paolo Bonzini <bonzini@gnu.org>
5955
5956 * configure.in (case ${target}): Do not build fixincludes
5957 on platforms where it is not used.
5958 * configure: Regenerated.
5959
0fdbe983
DJ
59602004-10-23 Daniel Jacobowitz <dan@debian.org>
5961
5962 * configure.in: Use an absolute path to install-sh.
5963 * configure: Regenerated.
5964
1c0f67c1
AC
59652004-10-19 Andrew Cagney <cagney@gnu.org>
5966
5967 * src-release (do-djunpack, do-md5sum): Install the generated file
5968 directly into the proto-toplev/ directory.
479759c8 5969
a9cfce9c
AC
59702004-10-19 Andrew Cagney <cagney@gnu.org>
5971
5972 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5973
ac0fa625
DD
59742004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5975
5976 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5977 * configure: Regenerate.
5978
d27cc32e
PB
59792004-10-06 Paolo Bonzini <bonzini@gnu.org>
5980
5981 Fix wrong conflict resolution in:
5982
5983 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5984
5985 * Makefile.in: Regenerate.
5986 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5987 in the recursive `make', instead of hardwiring `all'.
5988 (Autogenerated TARGET-* variables): New.
5989
1763908f
UW
59902004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5991
5992 Merged from GCC / libtool upstream:
5993 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5994 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5995 * ltcf-cxx.sh (tpf*): Likewise.
5996 * ltconfig (tpf*): Add TPF OS configuration support.
5997
0490e016
NC
59982004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5999
6000 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 6001 * configure: Regenerate.
0490e016 6002
32be62b5
RS
60032004-09-24 Michael Roth <mroth@nessie.de>
6004
6005 * configure.in (--without-headers): Add missing double quotes.
6006 * configure: Regenerate.
6007
6048df60
DD
60082004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6009
6010 * ylwrap: Revert to previous version.
6011
315b3b02
L
60122004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6013
6048df60 6014 PR bootstrap/17369
315b3b02
L
6015 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6016 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6017 SET_GCC_LIB_PATH_CMD.
6018 (BASE_TARGET_EXPORTS): Likewise.
6019 * Makefile.in: Regenerated.
6020
6021 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6022 * configure: Regenerated.
6023
fe69863c
DD
60242004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6025
6026 * config.guess: New upstream version
6027 * compile, depcomp, install-sh, ylwrap: Likewise.
6028
60292004-09-19 Roger Sayle <roger@eyesopen.com>
6030
6031 * config/mh-x86omitfp: New host makefile fragment. Add
6032 -fomit-frame-pointer to the default BOOT_CFLAGS.
6033 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6034 * configure: Regenerate.
6035
60362004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6037
6038 PR target/11572
6039 * configure.in (*-*-darwin*): Renable libobjc.
6040 * configure: Regenerate.
6041
be75bbe1 60422004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 6043
be75bbe1
DB
6044 * Makefile.def: Remove libbanshee.
6045 * Makefile.tpl: Ditto.
6046 * configure.in: Ditto.
6047 * Makefile.in: Regen.
6048 * configure: Ditto.
6049
1b882a91
PB
60502004-09-07 Paolo Bonzini <bonzini@gnu.org>
6051
6052 * missing: Import latest version from master repository.
6053
eb1352ed
NC
60542004-09-04 Nick Clifton <nickc@redhat.com>
6055
6056 * config.sub: Import latest version from master repository.
6057 * config.guess: Likewise.
6058 This includes these changes:
479759c8 6059
eb1352ed
NC
6060 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6061
6062 * config.sub: Handle crisv32, alias etraxfs.
6063 * config.guess (crisv32:Linux:*:*): Handle.
6064
6065 2004-08-13 Brad Smith <brad@comstyle.com>
6066
6067 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6068 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6069
6070 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6071
6072 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6073 assume the processor is a powerpc. This is because coreutils
6074 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6075 in this case, due to a MacOS X bug that causes
6076 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6077 to return a negative number.
6078 Problem reported by Petter Reinholdtsen in:
6079 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6080
6081 2004-07-19 Ben Elliston <bje@gnu.org>
6082
6083 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6084
6085 2004-06-24 Ben Elliston <bje@gnu.org>
6086
6087 * config.guess: Update copyright years.
6088 * config.sub: Likewise.
6089
6090 2004-06-22 Robert Millan <robertmh@gnu.org>
6091
6092 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6093 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6094
6095 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6096
6097 * config.guess (*:*VMS:*:*): New entry. Replaces
6098 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6099 manufacturer.
6100
6101 2004-06-22 Ben Elliston <bje@gnu.org>
6102
6103 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6104 * config.sub: Likewise.
6105
6106 2004-06-22 Ben Elliston <bje@gnu.org>
6107
6108 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6109 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6110
6111 2004-06-11 Ben Elliston <bje@gnu.org>
6112
6113 * config.guess (pegasos:OpenBSD:*:*): Remove.
6114
6115 2004-06-11 Ben Elliston <bje@gnu.org>
6116
6117 From Wouter Verhelst <wouter@grep.be>:
6118 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6119
6120 2004-06-11 Ben Elliston <bje@gnu.org>
6121
6122 * config.guess (luna88k:OpenBSD:*:*): New.
6123
6124 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6125
6126 * config.guess (m32r*:Linux:*:*): New case.
6127 * config.sub: Handle m32rle.
6128
6129 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6130
6131 From Jens Petersen <petersen@redhat.com>:
6132 * config.sub: Handle sparcv8.
6133
6134 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6135
6136 From Tom Smith <smith@cag.lkg.hp.com>:
6137 * config.guess: Version suffixes are equally significant on Tru64
6138 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6139 prefix of "P" (patched kernel).
6140
6141 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6142
6143 * config.sub: Add support for National Semiconductor CRX target.
6144
2a3124ca 61452004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 6146
2a3124ca
RH
6147 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6148 *-*-netware, but add target-libmudflap.
6149 Consolidate *-*-netware targets (of which really only i?86 exists)
6150 into a single entry.
6151 * configure: Likewise.
6152
0df3d27f
PB
61532004-09-01 Paolo Bonzini <bonzini@gnu.org>
6154
6155 * Makefile.tpl (sorry): Remove.
6156 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6157 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6158 (do-clean): Clean per-stage directories too.
6159 (do-distclean): Run distclean-stage1 too.
6160 (.NOTPARALLEL): Enable during toplevel bootstrap.
6161 (stage[+id+]-bubble): Enable parallel execution during
6162 the recursive invocation.
6163 * Makefile.in: Regenerate.
6164
6165 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
6166
6167 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6168
6169 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6170 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6171 * configure: regenerate
479759c8
ZW
6172 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6173 -mdynamic-no-pic
0df3d27f
PB
6174
61752004-08-31 Paolo Bonzini <bonzini@gnu.org>
6176
6177 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6178 include.
6179 * configure.in: Fix indentation.
6180 * configure: Regenerate.
6181
ee025550
PB
61822004-08-31 Paolo Bonzini <bonzini@gnu.org>
6183
6184 * Makefile.def (build_modules): Add fixincludes.
6185 (dependencies): Make gcc depend on fixincludes.
6186 * configure.in (build_tools): Add fixincludes.
6187 (build_configdirs): Always include build_libs.
6188 * Makefile.in: Regenerate.
6189 * configure: Regenerate.
6190
61912004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
6192
6193 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6194 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6195 phony targets; do not generate timestamp files.
6196 (distclean-stageN): Remove references to their timestamp files.
6197 (restageN, touch-stageN): Remove.
6198 (stageN-bubble): Rewritten.
6199 (compare): Support lean bootstraps.
6200 * Makefile.in: Regenerate.
6201
6202 * configure.in: Only warn when bootstrapping but
6203 build != host or build != target. Support lean bootstraps.
6204 * configure: Regenerate.
6205
6206 Sync from gcc:
6207 2004-08-26 Phil Edwards <phil@codesourcery.com>
6208
6209 * configure.in: Give a better error message if GMP/MPFR are missing
6210 and a language needing them has been requested.
6211 * configure: Regenerated.
6212
6213 2004-08-25 Phil Edwards <phil@codesourcery.com>
6214
6215 * configure.in: Print a list of available language front-ends if
6216 a requested one is missing. Tidy stray tab characters.
6217 * configure: Regenerated.
6218
72b2455a
PB
62192004-08-17 Paolo Bonzini <bonzini@gnu.org>
6220
6221 * Makefile.in: Regenerate.
6222 * configure: Regenerate.
6223
6224 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6225 stage_*_flags.
6226 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6227 for bootstrapped modules if toplevel bootstrap is going.
6228 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6229 modules. Adjust for changes in Makefile.def. Enable several
6230 rules even in non-bootstrap mode, just to avoid peppering the
6231 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6232 (stage-[+prev+]-bubble): Remove.
6233
6234 * Makefile.def (Dependencies): Depend on all-build-bison,
6235 all-build-flex, all-build-byacc, all-build-texinfo, rather
6236 than the host variations.
6237 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6238 with BUILD_SUBDIR.
6239 (BISON): Update for recent Bisons.
6240 (YACC): Fix typo.
6241 (cross): Depend on all-build.
6242 (all): Do not depend on all-build.
6243 (prebootstrap): Remove.
6244 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6245 (Prebootstrap dependencies): Add them to the per-stage targets
6246 and to all-prebootstrap.
6247 * configure.in (build_configdirs): Always enable build_tools.
6248 (BUILD_DIR_PREFIX): Remove.
6249
6250 * Makefile.def (gcc): Add target variable.
6251 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6252 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6253 in the recursive `make', instead of hardwiring `all'.
6254 (Autogenerated TARGET-* variables): New.
6255
de0b4a87
JW
62562004-08-17 Robert Millan <robertmh@gnu.org>
6257
6258 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6259 (instead of FreeBSD).
6260 * configure: Regenerate.
6261
ad681c85
NN
62622004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6263
675c6968
NN
6264 * Makefile.def, configure.in, src-release: Remove useless, bogus
6265 references to tix.
6266 * Makefile.in, configure: Regenerate.
6267
ad681c85
NN
6268 * src-release: Stop distributing mmalloc with gdb (which doesn't
6269 use it).
6270 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6271 * Makefile.in: Regenerate.
6272
11b04d1f
DD
62732004-08-09 Mark Mitchell <mark@codesourcery.com>
6274
6275 * configure.in (arm*-*-eabi*): New target.
6276 * configure: Regenerate.
6277
f2420bea
NN
62782004-08-01 Robert Millan <robertmh@gnu.org>
6279
6280 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6281 libmudflap for all GNU-based systems (with Glibc).
6282 * configure: Regenerate.
6283
9e6ce191
PB
62842004-08-06 Paolo Bonzini <bonzini@gnu.org>
6285
6286 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6287 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6288 (Dependencies): New section.
6289 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6290 (configure-target-[+module+]): Depend on maybe-all-gcc
6291 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6292 (toplevel profiledbootstrap): Fix dependencies.
6293 * Makefile.in: Regenerate.
6294
df4a6958
MM
62952004-08-03 Mark Mitchell <mark@codesourcery.com>
6296
6297 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6298 target-libiberty to noconfigdirs.
6299
11b04d1f
DD
63002004-08-03 Paul Brook <paul@codesourcery.com>
6301
6302 * configure.in: Check for MPFR as well as GMP.
6303 * configure: Regenerate.
6304
b813574b
PB
63052004-08-03 Paolo Bonzini <bonzini@gnu.org>
6306
6307 * Makefile.def (host-modules): Add gcc.
6308 * Makefile.in: Regenerate.
6309 * Makefile.tpl (sorry): New rule.
6310 (configure-host, all-host, [+make_target+]-host, do-check,
6311 install-host): Do not add gcc as a special case.
6312 (host modules): Add a small special-casing for gcc. Export
6313 extra_make_flags through the environment.
6314 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6315 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6316 other recursive targets for gcc): Remove.
6317
6318 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6319 (stage, unstage): New rules.
6320 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6321 distclean-stage[+id+]): Use stage_current.
6322 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6323 the stage*-start rules.
6324
61edac0c
JW
63252004-07-19 Robert Millan <robertmh@gnu.org>
6326
6327 Synced from gcc:
6328
6329 2004-04-26 Robert Millan <robertmh@gnu.org>
6330
6331 Add patches from libtool CVS.
6332 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6333 * ltconfig: Likewise.
6334 * ltcf-c.sh: Likewise.
6335 * ltcf-cxx.sh: Likewise.
6336 * ltcf-gcj.sh: Likewise.
6337
3e707e94
PB
63382004-07-12 Paolo Bonzini <bonzini@gnu.org>
6339
6340 * configure.in: Add noconfigdirs for crx-*-*.
6341 * configure: Regenerate.
6342
63432004-07-12 Paolo Bonzini <bonzini@gnu.org>
6344
6345 Synced from gcc:
6346
6347 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6348
6349 * configure.in: Build libmudflap by default on FreeBSD.
6350 * configure: Regenerated.
6351
6352 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6353
6354 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6355 systems.
6356 * configure: Regenerated.
6357
6358 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6359
6360 PR target/16344
6361 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6362 feedback based compiler.
6363 * Makefile.in: Rebuilt.
6364
6365 2004-07-05 Phil Edwards <phil@codesourcery.com>
6366
6367 * configure.in: Do not prepend $srcdir to /dev/null in
6368 makefile fragments.
6369 * configure: Regenerate.
6370
a7ee7660
AO
63712004-07-08 Alexandre Oliva <aoliva@redhat.com>
6372
6373 * Makefile.def (host_modules): Set bootstrap=true for flex.
6374 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6375 * Makefile.in: Rebuilt.
6376
6a9cf61e
PB
63772004-07-01 Paolo Bonzini <bonzini@gnu.org>
6378
6379 * Makefile.def (build_modules): Add bison, byacc, flex,
6380 m4, texinfo.
6381 (flags_to_pass): Add FLEX.
6382 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6383 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6384 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6385 DEFAULT_MAKEINFO): Remove.
6386 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6387 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6388 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6389 objdir or else use configured tool.
6390 (all-build): New.
6391 (all): Depend on it.
6392 (Build module dependencies): Add.
6393 * Makefile.in: Regenerate.
6394 * configure.in: Better support for multiple build modules,
6395 matching what is done for host/target modules. Do not look
6396 for "plausible" locations of build tools if Canadian cross.
6397 Use autoconf's AC_PROG_CC to find a C compiler. Define
6398 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6399 * configure: Regenerate.
6400
95b6a1f2
PB
64012004-06-22 Paolo Bonzini <bonzini@gnu.org>
6402
6403 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6404 * Makefile.in: Regenerate.
6405
7ffa0b57
PB
64062004-06-22 Paolo Bonzini <bonzini@gnu.org>
6407
6408 * Makefile.tpl (configure-build-[+module+],
6409 configure-[+module+], configure-target-[+module+]): Pass
6410 [+extra_configure_args+].
6411 (all-build-[+module+], all-[+module+], check-[+module+],
6412 install-[+module+], [+make_target+]-[+module+],
6413 all-target-[+module+], check-target-[+module+],
6414 install-target-[+module+], [+make_target+]-target-[+module+]):
6415 Pass [+extra_make_args+].
6416 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6417 (GCC_HOST_EXPORTS): Remove.
6418 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6419 cross, check-gcc, check-gcc-c++, install-gcc,
6420 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6421 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6422 * Makefile.in: Regenerate.
6423
929ba6e7
CF
64242004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6425
6426 * configure.in: Check for srcdir/winsup rather than build directory
6427 winsup.
6428 * configure: Regenerate.
6429
b76d7de0
CV
64302004-06-17 Corinna Vinschen <vinschen@redhat.com>
6431
6432 * configure.in: Don't build Cygwin native newlib if winsup
6433 directory is missing. Emit warning instead.
6434 * configure: Regenerate.
6435
656fdd47
PB
64362004-06-09 Paolo Bonzini <bonzini@gnu.org>
6437
6438 * Makefile.tpl (touch-stage[+id+]): New.
6439 (restage[+prev+]): Depend on touch-stage[+id+].
6440
6441 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6442 Use it throughout.
6443
6444 * Makefile.def: Add profile and feedback bootstrap stages.
6445 Remove next field from bootstrap stages.
6446 * Makefile.tpl (LN, LN_S): Substitute.
6447 (stageN-start, stageN-end): Use double-colon rules, to
6448 provide a hook for additional setup commands.
6449 (distclean-stageN-gcc, restageN): Create dependencies from
6450 [+prev+], not from [+next+].
6451 (stageN-bubble): Add commands for successive stages from
6452 [+prev+], using double-colon rules.
6453 (all-stageN-gcc): Fix typo.
6454 (stagefeedback-start, profiledbootstrap): New.
6455 * Makefile.in: Regenerate.
6456 * configure.in: Call ACX_PROG_LN.
6457 * configure: Regenerate.
6458
498d4a71
CF
64592004-06-03 Paolo Bonzini <bonzini@gnu.org>
6460
6461 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6462 without gcc.
6463 * configure: Regenerate.
6464
377d8c42
PB
64652004-06-01 Paolo Bonzini <bonzini@gnu.org>
6466
6467 * Makefile.tpl: Fix typo.
6468 * Makefile.in: Regenerate.
6469
f5f8a794
PB
64702004-06-01 Paolo Bonzini <bonzini@gnu.org>
6471
6472 * configure.in: Remove new- prefix from toplevel
6473 bootstrap targets.
6474 * configure: Regenerate.
6475
f7a4c34f
PB
64762004-06-01 Paolo Bonzini <bonzini@gnu.org>
6477
6478 Merge this patch from the gcc tree:
6479
6480 2004-05-30 Andreas Jaeger <aj@suse.de>
6481 Jim Wilson <wilson@specifixinc.com>
6482
6483 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6484 like CC.
6485
319cab08
PB
64862004-06-01 Paolo Bonzini <bonzini@gnu.org>
6487
6488 * Makefile.tpl (all.normal): Rename to all.
6489 (all): Replace with a rule to pick the default
6490 target from configure.
6491 (all-gcc, configure-gcc): Use conditionals to
6492 do nothing when toplevel bootstrap is going on.
6493 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6494 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6495 * configure.in: Support --enable-bootstrap.
6496
6497 * Makefile.def: Remove new- prefix from toplevel
6498 bootstrap targets.
6499 * Makefile.tpl: Likewise.
6500
6501 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6502 target.
6503
6504 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6505 $(RECURSE_FLAGS) to recursive invocation of make.
6506
6507 * Makefile.in: Regenerate.
6508 * configure: Regenerate.
6509
88f64edc
DJ
65102004-05-27 Daniel Jacobowitz <dan@debian.org>
6511
6512 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6513 * configure: Regenerate.
6514
378fce5b
DD
65152004-05-25 Daniel Jacobowitz <drow@false.org>
6516
6517 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6518 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6519 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6520 targets.
6521 * Makefile.in: Regenerate.
6522
dfdffa2c
PB
65232005-05-24 Paolo Bonzini <bonzini@gnu.org>
6524
6525 * configure.in: Test the ability to symlink directories.
6526 * configure: Regenerate.
6527
6528 * Makefile.def (bootstrap-stage): New definitions.
6529 * Makefile.tpl (configure-stage1-gcc,
6530 configure-stage2-gcc, configure-stage3-gcc,
6531 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6532 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6533 new-restage3, compare): Autogenerate, see Makefile.in
6534 entry for behavioral changes.
6535 (distclean-stage1, new-stage1-start, new-stage1-end,
6536 new-stage1-bubble, distclean-stage2, new-stage2-start,
6537 new-stage2-end, new-stage2-bubble, distclean-stage3,
6538 new-stage3-start, new-stage3-end): New autogenerated targets.
6539 (objext, prebootstrap, BOOT_CFLAGS,
6540 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6541 targets.
6542
6543 * Makefile.in: Regenerate.
6544 (distclean-stage1, new-stage1-start, new-stage1-end,
6545 new-stage1-bubble, distclean-stage2, new-stage2-start,
6546 new-stage2-end, new-stage2-bubble, distclean-stage3,
6547 new-stage3-start, new-stage3-end): New targets.
6548 (all-stage1-gcc): Move prebootstrap dependency from here...
6549 (configure-stage1-gcc): ...to here.
6550 (new-bootstrap): Use bubble targets.
6551 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6552 Use per-stage distclean targets.
6553 (configure-stage1-gcc, configure-stage2-gcc,
6554 configure-stage3-gcc, all-stage1-gcc,
6555 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6556 Use new-stageN-start to prepare the tree.
6557
04cf1b77
PB
65582004-05-23 Paolo Bonzini <bonzini@gnu.org>
6559
6560 * Makefile.def (host_modules): add libcpp.
6561 * Makefile.tpl: Add dependencies on and for libcpp.
6562 * Makefile.in: Regenerate.
6563 * configure.in: Add libcpp host module.
6564 * configure: Regenerate.
6565
80b200a1
ZW
65662004-05-17 Zack Weinberg <zack@codesourcery.com>
6567
6568 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6569 of libf2c.
6570 * configure, Makefile.in: Regenerate.
6571
4b1cb4fe
DD
65722004-05-13 Diego Novillo <dnovillo@redhat.com>
6573
6574 Merge from tree-ssa-20020619-branch.
6575
6576 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6577 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6578 (HOST_GMPLIBS): Define.
6579 (HOST_GMPINC): Define.
6580 (TARGET_LIB_PATH): Add libmudflap.
6581 (GFORTRAN_FOR_TARGET): Define.
6582 (configure-build*): Export GFORTRAN.
6583 (configure-gcc): Export GMPLIBS and GMPINC.
6584 (all-gcc): Add maybe-all-libbanshee.
6585 (configure-target-libgfortran): Define.
6586 * Makefile.in: Regenerate.
6587 * configure.in (host_libs): Add libbanshee.
6588 (target_libraries): Add target-libmudflap and target-libgfortran.
6589 Add --with-libbanshee.
6590 Handle --disable-libmudflap.
6591 (*-*-freebsd*): Use with_gmp.
6592 Add $(libgcj) to noconfigdirs.
6593 * configure: Regenerate.
6594 * depcomp: New file.
6595 * MAINTAINERS: Add tree-ssa maintainers.
6596
65972004-04-28 Paolo Bonzini <bonzini@gnu.org>
6598
6599 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6600 * configure: Regenerate.
6601
b8908782
DD
66022004-04-27 Paolo Bonzini <bonzini@gnu.org>
6603
6604 Revert:
6605 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6606
6607 * Makefile.def (flags_to_pass): Remove *dir variables that
6608 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6609 as well as prefix and exec_prefix.
6610 * Makefile.in: Regenerate.
6611
66122004-04-26 Paolo Bonzini <bonzini@gnu.org>
6613
6614 * Makefile.def (host_modules): Mark with the bootstrap
6615 flag packages on which gcc depends.
6616 * Makefile.tpl (all-bootstrap): Use it.
6617 * Makefile.in: Regenerate.
6618
66192004-04-26 Paolo Bonzini <bonzini@gnu.org>
6620
6621 * Makefile.def (flags_to_pass): Remove *dir variables that
6622 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6623 as well as prefix and exec_prefix.
6624 * Makefile.in: Regenerate.
6625
66262004-04-26 Paolo Bonzini <bonzini@gnu.org>
6627
80b200a1
ZW
6628 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6629 * configure: Regenerate.
6630 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6631 * gcc/Makefile.tpl (compare): Use the result of the test.
6632 * gcc/Makefile.in: Regenerate.
b8908782
DD
6633
66342004-04-23 Paolo Bonzini <bonzini@gnu.org>
6635
6636 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6637 Always relocate gcc and prev-gcc to the original names, even
6638 if the build fails.
6639 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6640 New targets.
6641
0f260896
RO
66422004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6643
6644 * configure.in (mips*-*-irix5*): Enable ld.
6645 * configure: Regenerate.
6646
51860f05
JW
66472004-04-15 James E Wilson <wilson@specifixinc.com>
6648
6649 * Makefile.tpl (configure-[+module+], configure-gcc,
6650 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6651 Set and export LDFLAGS.
6652 * Makefile.in: Regenerate.
6653
54752a6b
NN
66542004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6655
6656 PR bootstrap/14871
6657 * Makefile.tpl: If we don't have built-in-tree target tools,
6658 use the ones found by configure rather than hacking around with
6659 program_transform_name.
6660 * configure.in: Give Makefile.tpl the information necessary
6661 to do that.
6662 * Makefile.in: Regenerate.
6663 * configure: Regenerate.
6664
66652004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6666
6667 PR bootstrap/14760
6668 * configure.in: When computing baseargs, strip *all* copies of
6669 offending options. Also, don't match/substitute the trailing space,
6670 so that this actually works when two similar options are separated by
6671 only one space.
6672 * configure: Regenerate.
6673
66742004-04-06 David Edelsohn <edelsohn@gnu.org>
6675
80b200a1
ZW
6676 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6677 (rs6000-*-aix*): Same.
6678 * configure: Regenerate.
54752a6b 6679
5e2b61fb
SS
66802004-03-25 Stan Shebs <shebs@apple.com>
6681
6682 Remove MPW support, no longer used.
6683 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6684 mpw-install: Remove files.
6685 * src-release (DEVO_SUPPORT): Remove names of removed files.
6686 * MAINTAINERS: Likewise.
6687
1a6f2dc7
NN
66882004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6689
a0049f1b
NN
6690 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6691 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6692 * Makefile.in: Regenerate.
6693
1a6f2dc7
NN
6694 * configure.in (top level bootstrap support): Rework --enable-werror
6695 to set @stage2_werror_flag@.
6696 * configure: Regenerate.
6697 * Makefile.tpl (top level bootstrap support): Pass
6698 @stage2_werror_flag@ down to configure in stages 2 and 3.
6699 * Makefile.in: Regenerate.
6700
920e3419
NN
67012004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6702
6703 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6704 for stages 2 and 3 as well as in make. As a consequence, remove
6705 OUTPUT_OPTION (now detected by configure) from the flags passed down
6706 to make.
6707 * Makefile.in: Regenerate.
6708
6709 * Makefile.tpl (new-bootstrap): Fix typo.
6710 * Makefile.in: Regenerate.
6711
4fa63067
NN
67122004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6713
6714 * Makefile.tpl: Rearrange by moving recursive_targets rules
6715 into their proper sections.
6716 * Makefile.tpl (top level bootstrap support): Move disabling
6717 of coverage flags from 'make' to 'configure'; improve comments.
6718 * Makefile.in: Regenerate.
6719
6720 * Makefile.tpl (experimental top level bootstrap) Move stage1
6721 language setting from all- target to configure- target; disable
6722 intermodule optimization in stage 1; prevent gratuitous rebuilds
6723 of stage 1.
6724 * Makefile.in: Regenerate.
6725 * configure.in: Comma-separate stage 1 language list for top
6726 level bootstrap.
6727 * configure: Regenerate.
6728
6729 * Makefile.tpl: Clean up experimental top level bootstrap support:
6730 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6731 prev-gcc in configure- targets as well as all- targets.
6732 * Makefile.in: Regenerate.
6733
fb8a10fd
NN
67342004-03-17 Paolo Bonzini <bonzini@gnu.org>
6735
6736 * configure.in: Remove symbolic link section.
6737 * configure: Regenerate.
6738 * Makefile.tpl (links): Remove.
6739 * Makefile.in: Regenerate.
6740
947f426e 67412004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 6742 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
6743
6744 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 6745 Set with AC_CHECK_PROGS.
947f426e
NN
6746 * configure.in: Fix comment typo from last patch.
6747 * configure: Regenerate.
6748
1d39f329
NN
67492004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6750
6751 * Makefile.tpl: Introduce experimental top level bootstrap support.
6752 * Makefile.in: Regenerate.
6753 * configure.in: Introduce support for top level bootstrap.
6754 * configure: Regenerate.
6755
4b0ac75d 67562004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6757 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
6758
6759 PR bootstrap/14522
6760 * configure.in: Cope with shells that do not support unquoted ^
6761 * configure: Regenerate.
6762
2e70b094 67632004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6764 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
6765
6766 PR bootstrap/14522
6767 * configure.in: Cope with shell that do not support nesting
6768 quotes inside quoted backquote substitutions.
6769 * configure: Regenerate.
6770
67712004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6772
6773 PR bootstrap/14522
6774 * configure.in: Fix escaping of $.
6775 * configure: Regenerate.
6776
9e07f89d
NN
67772004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6778
6779 * configure: Regenerate.
6780
67812004-03-08 Paolo Bonzini <bonzini@gnu.org>
6782
6783 PR ada/14131
6784 Move language detection to the top level.
6785 * configure.in: Find default values for the tools as
6786 soon as possible. Disable ada if GNAT is not found.
6787 Emit error message about missing languages. Expand
6788 --enable-languages=all for the gcc subdirectory.
6789
1712ab83
RS
67902004-03-01 Richard Sandiford <rsandifo@redhat.com>
6791
6792 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6793 and disable libgcj.
6794 * configure: Regenerated.
6795
3dee29da
NN
67962004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6797
6798 PR bootstrap/7087
6799 * Makefile.tpl: Guard XFOO sed statements better.
6800 * Makefile.tpl: Add dependency for configure-target-libada.
6801 * Makefile.in: Regenerate (incidentally fixes broken
6802 commit when libada-branch was merged).
6803
0558264b
AC
68042004-02-28 Andrew Cagney <cagney@redhat.com>
6805
6806 * src-release (CVS_NAMES): Define.
6807 (do-tar, do-tar): Prune $(CVS_NAMES).
6808
c38f9803
AC
68092004-02-23 Andrew Cagney <cagney@redhat.com>
6810
6811 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6812 2004-02-19.09.
6813
55636792
NN
68142004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6815
6816 PR bootstrap/11932
6817 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6818
1e600082
AC
68192004-02-19 Andrew Cagney <cagney@redhat.com>
6820
6821 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6822 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6823
3769cd82
DD
68242004-02-11 David Edelsohn <edelsohn@gnu.org>
6825
6826 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6827 (rs6000-*-aix*): Same.
6828 * configure: Regenerate.
6829
a92834c8
DD
68302004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6831
6832 * configure.in (host): Add in missing $noconfigdirs to defines.
6833 * configure: Regenerate.
6834
a2592b1b
DD
68352004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6836 Nathanael Nerode <neroden@gcc.gnu.org>
6837
6838 PR ada/6637, PR ada/5911
80b200a1 6839 Merge with libada-branch:
a2592b1b
DD
6840 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6841 with appropriate dependencies. Add --enable-libada configure switch.
6842 * configure, Makefile.in: Regenerate.
6843
e31d1ea3
DD
68442004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6845
6846 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6847 * configure: Regenerate.
6848
db85f5c0
JJ
68492004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6850
6851 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 6852
fc434214
DD
68532004-01-23 DJ Delorie <dj@redhat.com>
6854
6855 * Makefile.def (target_modules) [libiberty]: Don't stage.
6856 * Makefile.in: Rebuilt.
6857
ad445c2c 68582004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 6859
ad445c2c
JJ
6860 * COPYING.NEWLIB: Update to include copyrights for new
6861 iconv code.
6862
72bbedde
AC
68632004-01-15 Andrew Cagney <cagney@redhat.com>
6864
6865 * src-release: Update copyright year.
6866 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6867 (NEWLIB_SUPPORT_DIRS): Delete macro.
6868 (newlib.tar.bz2): Delete rule.
6869
a6d6062d
DD
68702004-01-14 Loren J. Rittle <ljrittle@acm.org>
6871
6872 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6873 * Makefile.tpl (configure-target-[+module+]): Support stage.
6874 * Makefile.in: Rebuilt.
6875
f8b73030
MR
68762003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6877
6878 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6879 throughout.
6880
aff0e9df
NN
68812004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6882
bb5dca17
NN
6883 * configure.in: Use ./config.cache, not config.cache.
6884 * configure: Regenerate.
6885 * Makefile.tpl: Special-casing not needed for GCC any more.
6886 * Makefile.in: Regenerate.
6887
82252c06
NN
6888 * configure.in: Don't share a cache file for host dirs.
6889 * configure: Regenerate.
6890
aff0e9df
NN
6891 * config-ml.in: Don't mess with the cache file.
6892
95036d20
NN
68932004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6894
ac7b618e
NN
6895 * Makefile.tpl: Make GCC use a separate config.cache.
6896 * Makefile.in: Regenerate.
6897
95036d20
NN
6898 PR bootstrap/11932, PR bootstrap/11933
6899 (I don't know if it will fix either of them, but it relates
6900 to them.)
6901 * configure.in: Don't use shared config.cache for target
6902 directories.
6903 * configure: Regenerate.
6904
08c1856b
DD
69052003-12-31 Roger Sayle <roger@eyesopen.com>
6906
6907 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6908 * configure: Regenerated.
6909
c1968181 69102003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 6911
9eb322aa
MF
6912 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6913 * configure: Regenerated.
c1968181 6914
10ecffb9
NN
69152003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6916
6917 Port change over from GCC:
6918 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6919 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6920 (configure-build-[+module+], configure-[+module+]): Likewise.
6921 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6922 * Makefile.in: Regenerate.
6923
f2ab5990
TF
69242003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6925
6926 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6927 * configure: Regenerate.
6928
41a7d11a
JJ
69292003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6930
80b200a1 6931 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
6932 stdlib.
6933
d9441a1f
DD
69342003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6935
6936 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6937 * Makefile.in: Regenerate.
6938
3a48a978
DD
69392003-10-20 Phil Edwards <phil@codesourcery.com>
6940
6941 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6942 * configure: Regenerate.
6943
f0b24077
NN
69442003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6945
6946 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6947 HOST_FLAGS_TO_PASS.
6948 * Makefile.in: Regenerate.
6949
5fbad20a
DD
69502003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6951
6952 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6953 * configure: Rebuilt
6954 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6955 * Makefile.in: Rebuilt
6956
78be4155
L
69572003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6958
6959 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6960
051fcc7a
L
69612003-10-01 Phil Edwards <pme@gcc.gnu.org>
6962
6963 * config-ml.in: Use ac_configure_args directly instead of
6964 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6965 actually seen.
6966
69672003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6968
6969 * config-ml.in: Propagate INSTALL variables.
6970
f27d4f92
DJ
69712003-09-21 Daniel Jacobowitz <drow@mvista.com>
6972
6973 * configure.in: Pass a computed --program-transform-name
6974 to subconfigures.
6975 * configure: Regenerated.
6976
cae4d560
NN
69772003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6978
6979 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6980 * Makefile.in: Regenerate.
6981
6982 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6983 * Makefile.in: Regenerate.
6984
8ff944f6
DJ
69852003-09-17 Daniel Jacobowitz <drow@mvista.com>
6986
6987 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6988 quoting.
6989 * configure: Regenerated.
6990
d9a35680
MC
69912003-09-12 Michael Chastain <mec@shout.net>
6992
6993 Fix PR gdb/857.
6994 * src-release (do-proto-topleve): Remove junk files
6995 intl/config.cache, intl/config.status,
6996 intl/config.h, intl/stamp-h.
6997
710068b9
AC
69982003-09-14 Andrew Cagney <cagney@redhat.com>
6999
7000 * src-release (dejagnu.tar): New target.
7001 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
7002 (do-djunpack): Use $(PACKAGE) for the package name.
7003
e1008165
DD
70042003-09-04 DJ Delorie <dj@redhat.com>
7005
7006 * configure: Regenerate.
7007
21998d12
NC
70082003-09-04 Robert Millan <robertmh@gnu.org>
7009
7010 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 7011
ccca4bb3
DD
70122003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7013
7014 * configure.in: Ensure arguments to sed are properly spaced.
7015 * configure: Regenerate.
7016
ee949b5e
DJ
70172003-08-28 Daniel Jacobowitz <drow@mvista.com>
7018
7019 Merge from gcc:
7020 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7021 * install-sh: Update to newer upstream versions (associated with
7022 aclocal 1.7).
7023 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7024
75addda2
DJ
70252003-08-27 Daniel Jacobowitz <drow@mvista.com>
7026
7027 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7028 * configure: Regenerated.
7029
8d2877d8
NN
70302003-08-23 Phil Edwards <pme@gcc.gnu.org>
7031
7032 * configure.in: Use newline instead of semicolon when assuming
7033 shell arguments in a for loop.
7034 * configure: Regenerated.
7035
d2cc0e0d
GK
70362003-08-20 Geoffrey Keating <geoffk@apple.com>
7037
7038 PR 8180
7039 * configure.in: When testing with_libs and with_headers, treat
7040 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7041 * configure: Regenerate.
80b200a1 7042
d2cc0e0d
GK
7043 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7044 make, shell, etc.
7045 (baseargs): Likewise.
7046 * configure: Regenerate.
7047
04d1ab34
GK
70482003-08-19 Geoffrey Keating <geoffk@apple.com>
7049
7050 * configure.in: Disable libgcj for darwin not on powerpc.
7051 * configure: Rebuild.
7052
ca506da8
MC
70532003-08-15 Michael Chastain <mec@shout.net>
7054
7055 * src-release (do-proto-toplev): Remove junk files
7056 dejagnu/example/calc/config.status,
7057 dejagnu/example/calc/config.log.
7058
a4aa3f49
DD
70592003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7060
7061 * config-ml.in, symlink-tree: Add license.
7062
ede4fbe4
NN
70632003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
7064
7065 Merge from gcc:
7066
7067 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7068 * Makefile.tpl (check, check-c++): Express dependencies using
7069 dependencies rather than commands.
7070 * Makefile.in: Regenerate.
7071
7072 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7073 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7074 * Makefile.in: Update.
7075
970f29af
AC
70762003-08-01 Andrew Cagney <cagney@redhat.com>
7077
7078 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7079 * configure: Ditto.
7080
b2884a0c
DD
70812003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7082
7083 * configure.in: Enable libgcj for darwin.
7084 * configure: Rebuild.
7085
c07f46a4
NN
70862003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
7087
7088 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
7089
9175bfc0
NN
70902003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7091
7092 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7093 creating target and build subdirs to build all parent dirs as needed.
7094 * Makefile.in: Rebuild.
7095 * configure.in: Don't build dirs explicitly here.
7096 * configure: Rebuild.
7097
b9abda6a
AO
70982003-07-22 Alexandre Oliva <aoliva@redhat.com>
7099
7100 * Makefile.tpl (all-make): Depend on intl.
7101 * Makefile.in: Rebuilt.
7102
eef8ffd4
NN
71032003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7104
7105 * config.if: Remove unused libc_interface determination.
7106
295efaf0
NN
71072003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7108
7109 * Makefile.in: Regenerate, correctly this time.
7110
e5c3f801
NN
71112003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7112
7113 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7114 unused INSTALL_PROGRAM_ARGS.
7115 * configure.in: Use AC_PROG_INSTALL.
7116 * Makefile.in: Regenerate.
7117 * configure: Regenerate.
7118
4a18bd6b
AO
71192003-07-10 Alexandre Oliva <aoliva@redhat.com>
7120
7121 * configure: Rebuilt.
7122 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7123 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7124 newlib nor libgloss.
7125 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7126 * configure.in (am33_2.0-*-linux*): Added.
7127
fbd1054d
BW
71282003-07-09 Bob Wilson <bob.wilson@acm.org>
7129
7130 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7131 * configure: Regenerate.
7132
b40e3958
L
71332003-07-06 H.J. Lu <hongjiu.lu@intel.com>
7134
7135 * config-ml.in: Replace PWD with PWD_COMMAND.
7136 * Makefile.tpl: Likewise.
7137 * Makefile.in: Regenerated.
7138
4a5be7ba
NN
71392003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7140
7141 * configure.in: Clean up config-lang.in handling. Delete
7142 useless assignment to "subdirs".
7143 * configure: Regenerate.
7144
9c14acb8
NN
71452003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7146
7147 * configure.in: Rename 'target_libs' to 'target_libraries'.
7148 Remove useless reference to 'target_libs'.
7149 * configure: Regenerate.
7150
8f32e830
KS
71512003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7152
7153 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7154 * Makefile.in: Regenerate.
7155
12f0bd74
NN
71562003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7157
7158 * Makefile.def: Introduce flags_to_pass.
7159 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7160 * Makefile.in: Regenerate.
7161
b07c2aad
HPN
71622003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7163
7164 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7165 and target-libgloss.
7166 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7167 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 7168 * configure: Regenerate.
b07c2aad 7169
56f25033
DD
71702003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7171
7172 * configure.in: Update testsuite_flags to new location.
7173 * configure. Regenerate.
80b200a1 7174
4ec9a3b2
NN
71752003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7176
7177 * Makefile.tpl: Remove BUILD_CC stuff.
7178 * Makefile.in: Regenerate.
7179
059083b1 71802003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 7181
059083b1
L
7182 * config.guess: Update to 2003-06-12 version.
7183 * config.sub: Update to 2003-06-13 version.
7184
535b046a
TS
71852003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7186
7187 * MAINTAINERS: Add myself as MIPS co-maintainer.
7188
00c22daa 71892003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 7190
00c22daa
L
7191 * config.guess: Update to 2003-06-06 version.
7192 * config.sub: Update to 2003-06-06 version.
7193
1047cb91
DD
71942003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7195
7196 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7197 * configure. Regenerate.
7198
123494c8
NN
71992003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7200
1047cb91
DD
7201 * configure.in: Disable serial configure by default.
7202 * configure: Regenerate.
7203 * Makefile.tpl: Abolish .NOTPARALLEL.
7204 * Makefile.in: Regenerate.
7205
7f121bbf
NN
7206 * Makefile.tpl: Replace {build,host,target}_canonical by
7207 {build,host,target}.
7208 * Makefile.in: Regenerate.
7209
123494c8
NN
7210 * Makefile.tpl: Fix stupid pasto.
7211 * Makefile.in: Regenerate.
7212
ec7e0995
NN
72132003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7214
7215 * Makefile.tpl: Remove bogus conditional.
7216 * Makefile.in: Regenerate.
7217
27b1cc72
NN
72182003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7219
2a4cbe27
NN
7220 * Makefile.tpl: Make 'recursive targets' using autogen rather
7221 than shell loop. Remove duplicate 'clean' targets and false
7222 comments.
7223 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7224 Add systematic method of specifying missing targets in subdirs.
7225 Add copyright boilerplate.
7226 * Makefile.in: Regenerate.
7227 * configure.in: Add 'recursive targets' to maybe list.
7228 * configure: Regenerate.
7229
27b1cc72
NN
7230 * Makefile.tpl: Rename [+target+] to [+make_target+].
7231 * Makefile.def: Rename 'target' to 'make_target'.
7232
01e51bd0
NC
72332003-05-30 Nick Clifton <nickc@redhat.com>
7234
7235 * README-maintainer-mode: Update URL for locating blessed config
7236 tools.
7237
2fd84b42
NC
72382003-05-29 Robert Millan <rmh@debian.org>
7239
7240 * ltconfig: Import this patch and modify for use with current
7241 version of ltconfig:
7242
7243 2003-05-21 Bruno Haible <bruno@clisp.org>
7244
7245 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
7246 GNU/FreeBSD.
7247
8945c6bb
DD
72482003-05-28 DJ Delorie <dj@redhat.com>
7249
7250 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7251 * Makefile.in: Regenerate.
7252
2f9632a1
JJ
72532003-05-28 Jeff Johnston <jjohnstn@redhat.com>
7254
80b200a1 7255 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 7256
3a12db16 72572003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 7258
3a12db16
DD
7259 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7260 newlib or libgloss.
7261 * Makefile.in: Regenerate.
7262
44482353
DD
72632003-05-21 DJ Delorie <dj@redhat.com>
7264
7265 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7266 * Makefile.in: Regenerate.
7267
fec2c52d
MR
72682003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7269
7270 * configure.in: Use curly braces in the definition of tooldir.
7271 * configure: Regenerate.
7272
16ae0395
NN
72732003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7274
7275 * configure.in: Switch more things to use maybe dependencies.
80b200a1 7276 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
7277 Factor out common code from autogen IF statements.
7278 * configure: Regenerate.
7279 * Makefile.in: Regenerate.
7280
ec11bdc6
DD
72812003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7282
7283 * configure.in: Accept i[3456789]86 for machine type.
7284 * configure: Regenerate.
7285
dd12c3a8
NN
72862003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7287
7288 * configure.in: Switch more things to use maybe dependencies.
7289 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7290 * configure: Regenerate.
7291 * Makefile.tpl: Switch more things to use maybe dependencies.
7292 * Makefile.in: Regenerate.
7293
cf662e21
AJ
72942003-05-16 Andreas Schwab <schwab@suse.de>
7295
7296 * Makefile.tpl (install-opcodes): Define.
7297 * Makefile.in: Rebuild.
7298
5481b376
AJ
72992003-05-13 Andreas Jaeger <aj@suse.de>
7300
7301 * config.guess: Update to 2003-05-09 version.
7302 * config.sub: Update to 2003-05-09 version.
7303
3959a22a
AJ
73042003-05-13 Michael Eager <eager@mvista.com>
7305
7306 * configure.in: Correct sed script so that options in quotes are not
7307 deleted.
7308 * configure: Rebuild.
7309
564b43e5
CV
73102003-05-12 Corinna Vinschen <corinna@vinschen.de>
7311
7312 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7313 and $$s/newlib/libc/sys/cygwin32 include paths.
7314 * configure: Ditto.
7315
bb947dc9
L
73162003-05-05 H.J. Lu <hjl@gnu.org>
7317
7318 * config-ml.in: Restored from gcc repository.
7319
77f7441a
CD
73202003-05-02 Chris Demetriou <cgd@broadcom.com>
7321
80b200a1
ZW
7322 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7323 * Makefile.in: Regenerate.
77f7441a 7324
a26d7085
DJ
73252003-04-27 Daniel Jacobowitz <drow@mvista.com>
7326
7327 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
7328 and Makefile.def.
7329
e4c4d240
DJ
73302003-04-27 Daniel Jacobowitz <drow@mvista.com>
7331
7332 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7333 * Makefile.in: Regenerated.
7334
62a3fc85
DD
73352003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7336
7337 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7338 * Makefile.in: Regenerate.
7339
73402003-04-18 Jakub Jelinek <jakub@redhat.com>
7341
7342 * configure.in (powerpc64*-*-linux*): Remove.
7343 * configure: Rebuilt.
7344
5b474aa8
DD
73452003-04-17 Phil Edwards <pme@gcc.gnu.org>
7346
7347 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7348 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7349 and restrap.
7350 * Makefile.in: Regenerate.
7351
73522003-04-16 Richard Earnshaw <rearnsha@arm.com>
7353
7354 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7355 * configure: Regenerated.
7356
bc295afe
AO
73572003-04-11 Alexandre Oliva <aoliva@redhat.com>
7358
7359 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7360 * */configure: Rebuilt.
7361
3728fade
NN
73622003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7363
7364 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7365 * Makefile.in: Regenerate.
7366
ce5b542e
MC
73672003-03-14 Michael Chastain <mec@shout.net>
7368
7369 * Makefile.in: Regenerate with correct Makefile.def.
7370
3db0a37f
NN
73712003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7372
7373 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7374 Make macro.
7375 * Makefile.in: Regenerate.
7376 * configure.in: Clean up gxx_include_dir logic.
7377 * configure: Regenerate.
7378
34349c6e
DD
73792003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7380
7381 * configure.in (gxx_include_dir): Fix typo.
7382 * configure: Regenerated.
7383
686c28c9
AC
73842003-03-06 Andrew Cagney <cagney@redhat.com>
7385
7386 * texinfo/texinfo.tex: Import version 2003-02-03.16.
7387
bba45b8b 73882003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 7389
bba45b8b
NN
7390 * configure.in: Include $(build_tooldir)/sys-include in
7391 FLAGS_FOR_TARGET.
7392 * configure: Regenerated.
7393
2683747f
NN
73942003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7395
bba45b8b
NN
7396 * Makefile.tpl: Reindent.
7397 * Makefile.in: Regenerate.
7398 * configure.in: Reindent. Don't set unused variables.
7399 * configure: Regenerate.
7400
2683747f
NN
7401 * Makefile.tpl: Always pass down RANLIB.
7402 * Makefile.in: Regenerate.
7403
7404 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7405 * Makefile.in: Regenerate.
7406 * configure.in: Remove unused logic relating to --enable-shared
7407 and --enable-threads. Remove bogus comments. Remove redundant
7408 noconfigdirs.
7409 * configure: Regenerate.
7410
7411 * configure.in: Replace ${libstdcxx_version} by its value.
7412 Remove reference to mh-dgux.
7413 * configure: Regenerate.
7414
50212802
NN
74152003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7416
7417 * Makefile.tpl: Rearrange.
7418 * Makefile.in: Regenerate.
7419
a6be7fc6
NC
74202003-02-25 Nick Clifton <nickc@redhat.com>
7421
7422 * configure: Remove site-file supprot - it is obsolete.
7423
f8a495c8
NC
74242003-02-24 Uwe Stieber <uwe@wwws.de>
7425
7426 * configure.in: Add support for kaOS as cross build target system.
7427 * configure: Regenerated.
7428
3decd77d
DD
74292003-02-20 Sean McNeil <sean@blue.mcneil.com>
7430
7431 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7432 configure-target-* as some target builds may require additional
7433 flags for preprocessor tests.
7434 * Makefile.in: Regenerated.
7435
f4ff34a3
AO
74362003-02-19 Alexandre Oliva <aoliva@redhat.com>
7437
7438 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7439 * ltconfig: Handle it.
7440 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7441 auto-detecting it.
7442
b7e4a931
AO
74432003-02-19 Alexandre Oliva <aoliva@redhat.com>
7444
7445 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7446 it is used as argument to $CC.
7447 * ltcf-gcj.sh: Likewise.
7448
6b784d9f
AO
74492003-02-19 Alexandre Oliva <aoliva@redhat.com>
7450
7451 * configure.in: Introduce --enable-maintainer-mode.
7452 * configure: Rebuilt.
7453 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7454 for maintainer mode.
7455 * Makefile.in: Rebuilt.
7456
8bcd8a07
AC
74572003-02-19 Andrew Cagney <ac131313@redhat.com>
7458
7459 * configure: Regenerate using autoconf 2.13.
7460
ee3fd329
AM
74612003-02-19 Alan Modra <amodra@bigpond.net.au>
7462
7463 * config.guess: Import latest version.
7464 * config.sub: Import latest version.
7465
e9e45685
JM
74662003-02-18 Jason Merrill <jason@redhat.com>
7467
7468 * Makefile.tpl (check-c++): Allow parallelism.
7469
859789af
AC
74702003-02-17 Andrew Cagney <ac131313@redhat.com>
7471
7472 * configure: Regenerate using autoconf 000227.
7473
b3f16a9b
GK
74742003-02-15 Geoffrey Keating <geoffk@apple.com>
7475
7476 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7477 don't configure target-libobjc.
7478 * configure: Regenerate.
7479
72e60e02
DD
74802003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7481
7482 * Makefile.tpl (RANLIB): Define.
7483 * Makefile.in: Regenerate.
7484
91f0e695
KS
74852003-02-06 Keith R Seitz <keiths@redhat.com>
7486
7487 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7488 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7489 * Makefile.in: Regenerated.
7490 * configure.in: Remove all traces of snavigator, db, and grep.
7491 * configure: Regenerated.
7492
122bfa92
FCE
74932003-01-31 Frank Ch. Eigler <fche@redhat.com>
7494
7495 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7496 * Makefile.in: Regenerated.
7497
264095c3
AO
74982003-01-30 Alexandre Oliva <aoliva@redhat.com>
7499
7500 * config.if: Copy from GCC.
7501
a84dbcb3
AO
75022003-01-27 Phil Edwards <pme@gcc.gnu.org>
7503
7504 * configure.in: Revert 24Jan change.
7505 * configure: Regenerate.
7506
19618276
NN
75072003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7508
7509 * configure.in: Revert previous change.
7510 * configure: Regenerate.
7511
b7f27a92
NN
75122003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7513
7514 * configure.in: Make rda native-only.
7515 * configure: Regenerate.
7516
83326456
NN
75172003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7518
7519 * configure.in: Add missing \.
7520 * configure: Rebuilt.
7521
5e367fa5
JJ
75222003-01-17 Jakub Jelinek <jakub@redhat.com>
7523
7524 * configure.in (baseargs): Avoid using \| in sed regular
7525 expressions.
7526 * configure: Rebuilt.
7527
e01f337c
JJ
75282003-01-16 Jakub Jelinek <jakub@redhat.com>
7529
7530 * configure.in (baseargs): Remove all supported forms of
7531 --cache-file, --srcdir, --host, --build and --target options
7532 from argument lists.
7533 * configure: Rebuilt.
7534
aa236487
AO
75352003-01-15 Alexandre Oliva <aoliva@redhat.com>
7536
7537 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7538 * configure: Rebuilt.
7539
586c0873
NN
75402003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7541
7542 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7543 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7544 * Makefile.in: Regenerate.
7545 * configure: Regenerate.
7546
497f816e
DD
75472003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7548
7549 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7550 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7551 * Makefile.in: Regenerate.
7552
bfbe5519
AO
75532003-01-09 Alexandre Oliva <aoliva@redhat.com>
7554
7555 * configure.in: Remove Makefile in build, host and target modules
7556 unless configure was run with --no-recursion.
7557 * configure: Rebuilt.
7558
3f234ef5
CD
75592003-01-08 Chris Demetriou <cgd@broadcom.com>
7560
7561 * config.guess: Update to 2003-01-03 version.
7562 * config.sub: Update to 2003-01-03 version.
7563
a3982d48
CF
75642003-01-07 Christopher Faylor <cgf@redhat.com>
7565
7566 * configure: Regenerate with proper autoconf 2.13.
7567
75778ec4
CF
75682003-01-07 Christopher Faylor <cgf@redhat.com>
7569
80b200a1
ZW
7570 * configure.in: Add AC_PREREQ for consistency.
7571 * configure: Regenerate.
75778ec4 7572
c180f501
AC
75732003-01-06 Andrew Cagney <ac131313@redhat.com>
7574
7575 * configure.in (GDB_TK): Add tcl directories conditional on
7576 gdb/gdbtk directory being present.
7577 * configure: Regenerate.
5481b376 7578
46ca2cc2
DA
75792003-01-04 John David Anglin <dave.anglin@nrc.ca>
7580
7581 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7582 by gcc if LD is not defined and we are not doing a Canadian Cross.
7583 * configure: Rebuilt.
7584
53dd8dab
DJ
75852003-01-01 Daniel Jacobowitz <drow@mvista.com>
7586
7587 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7588
50ceb20c
TT
75892002-12-31 Tom Tromey <tromey@redhat.com>
7590
7591 * Makefile.in: Rebuilt.
7592 * Makefile.def (target_modules) [libffi]: Allow installation.
7593
e78b5cfe
AS
75942002-12-31 Andreas Schwab <schwab@suse.de>
7595
7596 * configure.in: Fix use of $program_transform_name.
7597 * configure: Regenerated.
7598
67448102
DJ
75992002-12-30 Daniel Jacobowitz <drow@mvista.com>
7600
7601 * configure.in (baseargs): Don't remove first configure argument.
7602 * configure: Regenerated.
7603
e6bfb94a
AO
76042002-12-29 Alexandre Oliva <aoliva@redhat.com>
7605
7606 * Makefile.tpl (local-distclean): Don't remove...
7607 (multilib.ts): ... this. Moved into...
7608 (multilib.out): ... this. Don't use sub-make.
7609 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7610 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7611 (configure-build-[+module+], configure-[+module+],
7612 configure-target-[+module+], configure-gcc): ... these. Test
7613 for Makefile existence. Drop config.status from dependencies.
7614 * Makefile.in: Rebuilt.
7615 * configure.in: Move gcc-version-trigger to the end of
7616 ac_configure_args. Add comments to maybedep.tmp and
7617 serdep.tmp. Introduce --disable-serial-configure. Remove
7618 nonopt from baseargs, matching and removing corresponding
7619 whitespace while at it.
7620 * configure: Rebuilt.
7621
8f0dfb36
AO
76222002-12-28 Alexandre Oliva <aoliva@redhat.com>
7623
7624 * configure.in (host_configargs): Replace reference to
7625 no-longer-defined buildopts with --build=${build_alias}.
7626 * configure: Rebuilt.
7627
43be203f
AO
76282002-12-28 Alexandre Oliva <aoliva@redhat.com>
7629
7630 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7631 program_transform_name to standard idiom.
7632 (AUTOGEN, AUTOCONF): Define.
7633 (Makefile.in): Use $(AUTOGEN).
7634 (Makefile): Depend on config.status, and use autoconf-style rule to
7635 build it. Move original commands to...
7636 (config.status): ... this new target.
7637 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7638 $(AUTOCONF).
7639 * Makefile.in: Rebuilt.
7640
a0da8069
NN
76412002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7642
d18f1c9f
NN
7643 * Makefile.tpl: Fix dramatic bustage due to change in
7644 program_transform_name.
7645 * Makefile.in: Regenerate.
7646
7647 * configure.in: Remove unnecessary PATH setting.
7648 * configure: Regnerate.
7649
7650 * configure.in: Don't default to unprefixed tools unless
7651 the native tools will work.
7652 * configure: Regenerate.
7653
a0da8069
NN
7654 * configure.in: Convert to autoconf script. Blow away lots
7655 of now-redundant Makefile fragments.
7656 * configure: Generate using Autoconf.
7657 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7658 * Makefile.in: Regenerate.
7659
c567df0a
NN
76602002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7661
5481b376 7662 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
7663 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7664
5481b376 7665 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 7666 where they belong.
2c7f9a32 7667
2dabcfb4
AS
76682002-12-24 Andreas Schwab <schwab@suse.de>
7669
7670 * Makefile.tpl (multilib.out): Fix missing space.
7671 * Makefile.in: Regenerate.
7672
1086bc09
NN
76732002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7674
7675 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7676 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7677 * Makefile.in: Regenerate.
7678 * configure.in: Remove unnecessary leftovers.
7679
1086bc09
NN
76802002-12-21 Geoffrey Keating <geoffk@apple.com>
7681
7682 * configure.in (extra_ranlibflags_for_target): New variable.
7683 (*-*-darwin): Add -c to ranlib commands.
7684 * configure (tooldir): Handle extra_ranlibflags_for_target.
7685
14e9ca95
JJ
76862002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7687
7688 * COPYING.NEWLIB: Updated.
7689 * COPYING.LIBGLOSS: Ditto.
7690
14c428fb
NN
76912002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7692
7693 * Makefile.tpl: Revert HJL's change.
7694 * Makefile.in: Regenerated.
7695 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7696 always.
7697
313b8244
AS
76982002-12-19 Andreas Schwab <schwab@suse.de>
7699
7700 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7701 * Makefile.in: Regenerate.
7702
efeae3db
L
77032002-12-18 H.J. Lu <hjl@gnu.org>
7704
7705 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7706 * Makefile.in: Regenerated.
7707
7708 * configure.in (build_prefix): New. Substitute.
7709
43d92c63
NN
77102002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7711
59da4fe6
NN
7712 * Makefile.tpl: Don't let real targets depend on phony targets.
7713 * Makefile.in: Regenerate.
7714
43d92c63
NN
7715 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7716 * Makefile.in: Regenerate.
7717
b72e6a2d
JM
77182002-12-16 Jason Merrill <jason@redhat.com>
7719
7720 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7721 previous 'make bootstrap'.
7722 * Makefile.in: Regenerate.
7723
95c72c44
HPN
77242002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7725
7726 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7727
7d695d07
JM
77282002-12-13 Jason Merrill <jason@redhat.com>
7729
7730 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7731 library tests.
7732 (check-c++): Just depend on it and check-target-libstdc++-v3.
7733 * Makefile.in: Regenerate.
7734
54103d1e
NN
77352002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7736
7737 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7738 * Makefile.in: Regenerate.
7739
4024f1e1
JJ
77402002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7741
80b200a1
ZW
7742 * COPYING.NEWLIB: Update list of alternate Regent of California
7743 licenses and discuss official revoking of advertising clause.
7744 * COPYING.LIBGLOSS: Ditto.
4024f1e1 7745
7dda0df6
AO
77462002-12-12 Alexandre Oliva <aoliva@redhat.com>
7747
7748 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7749 * Makefile.in: Rebuilt.
7750
d03be79e 77512002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 7752
929293f4
NN
7753 * configure: Fix bug put in by gremlins.
7754
d03be79e
NN
7755 * Makefile.tpl: Substitute more autoconfily.
7756 * configure: Substitute more autoconfily.
7757 * Makefile.in: Regenerate.
7758
77592002-12-08 Andrew Cagney <ac131313@redhat.com>
7760
7761 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7762 * Makefile.in (all-sim): Ditto.
a36d530e
DD
7763
77642002-12-06 DJ Delorie <dj@redhat.com>
7765
7766 * Makefile.tpl: Change configure dependencies to not have real
7767 targets depend on phony targets.
b4a77b47 7768
db1ac78d
NN
77692002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7770
bcaf2395
NN
7771 * configure.in: Revert unintentional change.
7772
b4fa093e
NN
7773 * src-release: Configure host subdirs.
7774
db1ac78d
NN
7775 * Makefile.tpl: Change dependency for */multilib.out so that
7776 it works when gcc isn't in the tree.
7777
7778 * configure.in: Substitute more.
7779 * configure: Run subconfigures from the Makefile.
7780 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7781 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7782
15723a45
NN
77832002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7784
e2b9e2dc
NN
7785 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7786 and corresponding dependencies.
7787 * Makefile.in: Regenerate.
7788
2af579c4
NN
7789 * configure.in (host_tools): Order binutils, gas and ld for
7790 convenience in running the testsuites.
7791
a2cc058a
NN
7792 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7793 * Makefile.in: Regenerate.
7794 * configure.in: Introduce rules to serialize subconfigure runs.
7795
15723a45
NN
7796 * configure.in: Introduce BASE_CC_FOR_TARGET.
7797 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7798 Realize configure-build-* targets. Realize configure-target-* targets.
7799 * Makefile.in: Regenerate.
7800
ae831be5
NN
78012002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7802
7803 * configure: Move gcc_version_trigger stuff from here...
7804 * configure.in: ...to here.
7805
7806 * configure.in: Separate subconfigure options added by this file from
7807 options given by the user. Add machinery to put args for host
7808 subconfigures into the Makefile.
7809
7810 * Makefile.tpl: Remove 'vault' targets.
7811 * Makefile.tpl: Reorder and comment dependencies.
7812 * Makefile.in: Regenerate.
7813
bbf7c8ac
NN
78142002-11-28 Geoffrey Keating <geoffk@apple.com>
7815
7816 * configure.in: Move host-specific darwin noconfigdirs into
7817 the host-specific section.
7818
930314a4
NN
78192002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7820
52d7cdee
NN
7821 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7822 during replay.
7823 * Makefile.in: Regenerate.
7824
930314a4
NN
7825 (finishing slow-motion replay)
7826 * configure: Remove skip-this-dir support.
7827 * Makefile.tpl: Remove skip-this-dir support.
7828
7829 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7830 subdirectories.
7831 * Makefile.in: Regenerate.
7832
7833 * Makefile.tpl: Strip out useless setting of 'dir'.
7834 * Makefile.in: Regenerate.
5481b376 7835
930314a4
NN
78362002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7837
7838 (finishing slow-motion replay)
7839 * configure.in: Fix deeply stupid bug.
7840
7841 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7842 shell code in CXX_FOR_TARGET
7843 * Makefile.def: Introduce raw_cxx.
7844 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7845 RAW_CXX_FOR_TARGET.
7846 * Makefile.in: Regenerate.
7847
78482002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7849
7850 (finishing slow-motion replay)
7851 * Makefile.tpl: Remove unnecessary ifs.
7852 * Makefile.in: Regenerate.
7853
5481b376 7854 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7855 dependencies. Maybe-ize build-libiberty. Create dummy install
7856 targets for 'no_install' modules.
5481b376 7857 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 7858 build_modules stuff to configure.in.
5481b376 7859 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7860 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7861 * Makefile.in: Regenerate.
7862
3866be5d
NN
78632002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7864
7865 (continuing slow-motion replay)
7866 * Makefile.tpl: Make all-target, install-target behave similarly
7867 to all, install (only hitting configured targets). Eliminate
7868 unused macro defintions.
7869
7870 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7871 build != host.
7872
7873 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7874
7875 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7876
5481b376 7877 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
7878 configuring. Remove references to "dosrel".
7879 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 7880 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 7881 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 7882 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
7883 and redundant dependency; rearrange slightly.
7884 * Makefile.def: Add host-side libtermcap, utils.
7885
7886 * Makefile.in: Regenerate.
7887
e393202e
NN
78882002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7889
7890 (Continuing slow-motion replay)
7891 * Makefile.def: Add list of recursive targets to autogenerate.
7892 Add build_modules.
7893 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7894 targets. Autogenerate *-build-* targets.
7895 * Makefile.in: Regenerate.
7896
583d52d7
NN
78972002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7898
7899 (Continuing slow-motion replay)
7900 * configure: More autoconf-style substitutions.
7901 * Makefile.tpl: More autoconf-style substitutions.
7902 * Makefile.in: Regenerate.
7903
79042002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7905
7906 (Continuing slow-motion replay)
7907 * configure: Substitute more variables in a more autoconf-friendly
7908 way. Simplify slightly.
7909 * Makefile.tpl: Make more variables substitutable in an
7910 autoconf-friendly way.
7911 * Makefile.in: Regenerate.
7912
874e38b4
NN
79132002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7914
7915 (Continuing slow-motion replay)
7916 * configure.in (v810*): Remove special setting of tools.
7917
7918 * configure: Add support for extra required flags for ar or nm.
7919 * configure.in (aix4.3+): Use above support for target-specific
7920 issues, rather than using config/mt-aix43.
7921
852e5f18
NN
79222002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7923
7924 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7925 * configure: Remove 'removing', which doesn't work. Replace $subdir
7926 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7927 with $srcdir. Reformat indentation. Substitute some variables
7928 formerly hard-coded in the Makefile for build=host.
7929 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7930 * Makefile.def: Autogenerate more.
7931 * Makefile.in: Regenerate.
7932
c9a0d920
DD
79332002-11-13 Bruce Korb <bkorb@gnu.org>
7934
7935 * Makefile.tpl: syntactic cleanup
7936
dd2768ff
KB
79372002-11-04 Kevin Buettner <kevinb@redhat.com>
7938
7939 * Makefile.def (host_modules): Add rda.
7940 * Makefile.in: Regenerate.
7941 * configure.in (target_tool): Add target-rda to list.
7942
1aa8389d
DD
79432002-10-25 Phil Edwards <pme@gcc.gnu.org>
7944
7945 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7946 and restrap targets to this rule.
7947 * Makefile.in: Regenerate.
7948
28f46298
HPN
79492002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7950
7951 * configure.in (i[3456]86-*-linux*): Add check to disable
7952 ${libgcj} for glibc1.
7953
ff72e302
NC
79542002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7955
7956 * configure.in: Add tic4x target.
7957
8607b6c9
NN
79582002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7959
7960 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7961 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7962 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7963 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7964 * Makefile.in: Regenerate.
7965
f8f61f4a
NN
79662002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7967
c86f794b
NN
7968 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7969 * Makefile.in: Regenerate.
7970
a9590527
NN
7971 * Makefile.def: Remove order dependency comments.
7972 * Makefile.tpl: Add explicit install-install dependencies.
7973 * Makefile.in: Regenerate.
7974
8412ce72
NN
7975 * Makefile.tpl: Remove material now in src-release. (Finally!)
7976 * Makefile.in: Regenerate.
7977
8b9f37f1
NN
7978 * configure: Restore my original patch by syncing with gcc version.
7979
f8f61f4a
NN
7980 * Bring following over from gcc:
7981
79822002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7983
7984 * configure.in (s390*-*-linux*): Enable libgcj.
7985
403d9505
NN
79862002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7987
7988 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7989
95f6f383
AM
79902002-10-02 Alan Modra <amodra@bigpond.net.au>
7991
e4673b0a 7992 * configure: Move stray lines back to where they belong.
95f6f383 7993
748503c8
NN
79942002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7995
a581b5c3
NN
7996 * Makefile.tpl: Insert configure-target target, for src-release.
7997
c084f5b4
NN
7998 * configure: Finish reverting change which Andrew Cagney started
7999 reverting. Should fix bustage.
8000
7aa673ed 8001 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
8002 * src-release: New file. Contains material for making net
8003 releases for gdb, binutils, et al., formerly in Makefile.in.
8004
82a9b2d9
NC
80052002-09-30 Nick Clifton <nickc@redhat.com>
8006
8007 * cpu: New top level directory. Intended to hold input files for
8008 CGEN which have FSF copyright assignment.
8009 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8010
c2463a00
AC
80112002-09-29 Andrew Cagney <ac131313@redhat.com>
8012
8013 Revert below (note that src does not contain Makefile.tpl):
8014 * Makefile.tpl: Make subsituted variables more autoconfy.
8015 * Makefile.in: Regenerate.
8016
f03b4789
NN
80172002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8018
c11e16a9
NN
8019 * configure: Revert accidentally applied changes.
8020
f03b4789
NN
8021 * Makefile.tpl: Make more autoconf-friendly.
8022 * Makefile.in: Regenerate.
8023 * configure: Make substitution more autoconf-like.
8024
80252002-09-28 Richard Earnshaw <rearnsha@arm.com>
8026
8027 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8028 single entry to handle all these.
8029 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8030 libjava on arm-*-elf.
8031
c0292023
GK
80322002-09-27 Geoffrey Keating <geoffk@apple.com>
8033
8034 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8035 things that depend on them.
8036
c66d951e
NN
80372002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8038
8039 * Makefile.tpl: Make subsituted variables more autoconfy.
8040 * Makefile.in: Regenerate.
8041 * configure: Make seds more autoconfy.
8042
907a7241 80432002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
8044
8045 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8046 * Makefile.in: Regenerate.
8047 * configure.in: Rewrite sed statements to look autoconfy.
8048
907a7241
NN
8049 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8050 all-target-foo on configure-target-foo.
8051 * Makefile.def: Ditto.
8052 * Makefile.in: Rebuild.
8053
405ea7a0
NN
80542002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8055
8056 * Makefile.def: New file.
8057 * Makefile.tpl: New file.
8058 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8059
8060 * configure.in: Minor rearrangement. Simplify tests.
8061
bdc57bfd
JT
80622002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
8063
8064 * configure.in (with_headers): Skip copy if value is "yes".
8065 (with_libs): Likewise.
8066
ae03d6e2
NN
80672002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8068
8069 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8070 * configure.in (sh*-*-pe*): Ditto.
8071 * configure.in (mips*-*-pe*): Ditto.
8072 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
8073
8074 * configure.in: Rearrange.
8075
707960fe
NC
80762002-09-12 Nick Clifton <nickc@redhat.com>
8077
8078 * Import these changes from the config master repository:
8079
8080 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
8081
8082 * config.sub: Add tic4x target.
8083
8084 2002-09-03 Ben Elliston <bje@redhat.com>
8085
8086 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
8087 Reported by <Duncan_Stodart@insession.com>.
8088
36ea319f
JJ
80892002-09-10 Jeff Johnston <jjohnstn@redhat.com>
8090
8091 * COPYING.NEWLIB: More updates.
8092
cf57480a
JJ
80932002-09-09 Jeff Johnston <jjohnstn@redhat.com>
8094
8095 * COPYING.NEWLIB: Update.
8096
fd31a171
AC
80972002-08-23 Andrew Cagney <ac131313@redhat.com>
8098
23b632fc
AC
8099 * texinfo/texinfo.tex: Import version 2002-06-04.06.
8100
fd31a171
AC
8101 * config.guess: Import version 2002-08-23.
8102 * config.sub: Import version 2002-08-22.
8103
a08bafb5
AO
81042002-08-20 Alexandre Oliva <aoliva@redhat.com>
8105
8106 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8107 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8108 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8109
17240c1f
NC
81102002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8111
8112 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8113
e70ad0c6
L
81142002-08-04 H.J. Lu (hjl@gnu.org)
8115
8116 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8117
574e6d11
DD
81182002-07-31 Alan Modra <amodra@bigpond.net.au>
8119
8120 * configure.in: Move generic linux case to end. Copy generic
8121 linux noconfigdirs to mips*-*-linux* entry and new
8122 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8123
611e7523
CD
81242002-07-19 Chris Demetriou <cgd@broadcom.com>
8125
8126 * MAINTAINERS: Clarify on config.guess and config.sub, and add
8127 one instance of them which was missed to the list to update.
8128
51759676
CD
81292002-07-16 Chris Demetriou <cgd@broadcom.com>
8130
8131 * config.guess: Update to 2002-07-09 version.
8132 * config.sub: Update to 2002-07-03 version.
8133
7c1f909c
DD
81342002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8135
8136 * configure.in: Remove two redundant tests.
8137
d7cf5d30
DD
81382002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8139
8140 * configure.in (mips*-*-irix6*o32): Enable stabs.
8141
c74222f7
DD
81422002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8143
5b53c336
DD
8144 * configure.in: Don't build grez.
8145 * Makefile.in: Ditto.
8146
c74222f7
DD
8147 * Makefile.in: Remove references to bsp, cygmon, libstub.
8148 * configure.in: Ditto.
8149
8150 * configure.in: Remove leftover reference to gdbtest.
8151
edd1b227
DD
81522002-07-08 Phil Edwards <pme@gcc.gnu.org>
8153
8154 * configure.in (gxx_include_dir): Change to match versioned
8155 C++ headers if --enable-version-specific-runtime-libs is used.
8156
486186e3
AO
81572002-07-04 Steve Ellcey <sje@cup.hp.com>
8158
8159 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8160
ff0a3bf8
DD
81612002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8162
8163 * configure.in: Make --without-x work.
8164
1dfa8174
NC
81652002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
8166
8167 * contrib: New directory. Created to contain a copy of the
5481b376 8168 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
8169 the FSF GCC sources.
8170
07637366
DD
81712002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8172
b6f83f2a
DD
8173 * configure.in: Rearrange target Makefile fragment collection.
8174
07637366
DD
8175 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8176 cvs[src].
8177 * configure.in: Ditto.
8178
f48556b1
DD
81792002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8180
8181 * Makefile.in: Eliminate 'apache' targets.
8182 * configure.in: Eliminate 'apache' targets.
8183
8184 * configure.in: Eliminate redundant tests. Reorganize.
8185
8186 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8187
8188 * config-ml.in: Eliminate references to Cygnus configure.
8189
8190 * Makefile.in: Eliminate references to building emacs.
8191
81922002-07-01 Denis Chertykov <denisc@overta.ru>
8193
8194 * configure.in: Add support for ip2k.
8195
cdb9e2b8
BE
81962002-06-24 Ben Elliston <bje@redhat.com>
8197
8198 * configure.in (host_tools): Remove cgen.
8199
8200 * Makefile.in (all-cgen): Remove; runs from its source directory.
8201 (check-cgen, install-cgen, clean-cgen): Likewise.
8202 (all-opcodes): No not depend on all-cgen.
8203 (all-sim): Likewise.
8204
3558860c
DD
82052002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8206
8207 * configure.in: Fix AIX configury bug.
8208
e3b0c936
DD
82092002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8210
cdb9e2b8 8211 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 8212
cdb9e2b8
BE
8213 * configure.in: Move definition of libstdcxx_flags right above
8214 usage, rather than way earlier.
8ee424c0 8215
c712250a
DD
8216 * configure.in: Pull definition of is_cross_compiler earlier.
8217
9ee1a75c
DD
8218 * configure.in: Rearrange a little.
8219
e3b0c936
DD
8220 * configure.in: Remove references to librx.
8221 * Makefile.in: Remove references to librx.
8222
b2bd228e
DD
82232002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8224
8225 * configure.in: Eliminate ${gasdir} variable.
8226
7cd52483
DB
82272002-06-18 Dave Brolley <brolley@redhat.com>
8228
8229 * configure.in: Add support for frv.
8230 * config.sub: Add support for frv.
8231
6c5e141a
DD
82322002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8233
8234 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8235
0d18b56d
JT
82362002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8237
8238 * configure.in (vax-*-netbsd*): Re-enable gas.
8239
fd8958d5
DD
82402002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8241
27f15fdd
DD
8242 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8243 BUILD_PREFIX_1, to correct nomenclature.
8244 * configure: Likewise.
8245
fd8958d5
DD
8246 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8247 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8248
0c2442b7
DD
82492002-05-31 Olaf Hering <olh@suse.de>
8250
8251 * config-ml.in: Propogate DESTDIR also.
8252
a3602181
JT
82532002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8254
8255 * configure.in (vax-*-netbsd*): Don't build gas for this
8256 platform.
8257
c95f53ae
MM
82582002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8259
8260 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8261 and libgcj for AVR.
8262
1d7c1053
NC
82632002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
8264
8265 * config.sub: Add DLX target.
8266
4b37028f
JT
82672002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8268
8269 * config.guess: Update to 2002-05-22 version.
8270 * config.sub: Likewise.
8271
d5de0a84
NC
82722002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8273
8274 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8275 * config-ml.in: Likewise.
8276 * configure: Likewise.
8277 * configure.in: Likewise.
8278
c92a0210
DD
82792002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8280
115a77aa
DD
8281 * configure.in: Simplify makefile fragment collection.
8282
8283 * configure.in: Remove code to build emacs.
e99daf2b 8284
91e060aa
DD
8285 * configure.in : Remove --srcdir argument from targargs and buildargs
8286 (it's always overridden in the Makefile anyway). Rearrange a bit.
8287
8288 * configure: Move some logic to configure.in.
8289 * configure.in: Move some logic from configure.
c92a0210 8290
91217342
JJ
82912002-05-07 Jeff Johnston <jjohnstn@redhat.com>
8292
8293 * COPYING.LIBGLOSS: New file.
8294
d3d8a9ee
NC
82952002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
8296
8297 * Makefile.in: Honour DESTDIR.
8298
3a036cdc
AO
82992002-05-05 Alexandre Oliva <aoliva@redhat.com>
8300
8301 * configure.in (noconfigdirs): Don't disable libgcj on
8302 sparc64-*-solaris* and sparcv9-*-solaris*.
8303
6d095fe4
AO
83042002-05-03 Alexandre Oliva <aoliva@redhat.com>
8305
8306 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8307
dac55df9
TF
83082002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8309
8310 * configure.in (FLAGS_FOR_TARGET): Do not add
8311 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8312 on i[3456]86-*-linux*.
8313
a018e15b
TF
83142002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8315
8316 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
8317
8318 * configure.in (noconfigdirs): Do not add target-newlib if
8319 target == i[3456]86-*-linux*, and host == target.
8320
5f284831
MM
83212002-04-29 Mark Mitchell <mark@codesourcery.com>
8322
8323 * config.guess: Updated to 2002-04-26's version.
8324 * config.sub: Updated to 2002-04-26's version.
8325
33babf59
DD
83262002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8327
bd5f7da2
DD
8328 * configure.in: delete reference to absent file
8329
a0c4f3a0
DD
8330 * configure.in: replace '[' with 'test'
8331
66f1ba4f
DD
8332 * configure.in: Eliminate references to gash.
8333 * Makefile.in: Eliminate references to gash.
8334
7c3ab50c
DD
8335 * configure.in: remove useless references to 'pic' makefile fragments.
8336
bbc025f5
DD
8337 * configure.in: (*-*-windows*) Finish removing.
8338
33babf59
DD
8339 * configure.in: Eliminate redundant test for libgui.
8340
d5ec694c
DD
83412002-04-26 Joel Sherrill <joel@OARcorp.com>
8342
8343 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8344 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8345
57a5346c
DD
83462002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8347
8348 * configure.in: remove references to dead files
8349
dbf93899
DD
83502002-04-18 Tom Tromey <tromey@redhat.com>
8351
8352 * configure.in: Disallow configuring libgcj when it is already
8353 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8354 Solaris 2.8 by default. For PR libgcj/6158.
8355
26eadf68
DD
83562002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8357
8358 * configure.in: Move default CC setting out of config/mh-* fragments
8359 directly into here.
8360
a0a2c6c6
DD
83612002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8362
8363 * configure.in: don't even try to configure or make a subdirectory
8364 if there's no configure script for it.
8365
9972f812
DD
83662002-04-15 Mark Mitchell <mark@codesourcery.com>
8367
8368 * MAINTAINERS: Remove chill maintainers.
8369 * Makefile.in (CHILLFLAGS): Remove.
8370 (CHILL_LIB): Remove.
8371 (TARGET_CONFIGDIRS): Remove libchill.
8372 (CHILL_FOR_TARGET): Remove.
8373 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8374 CHILL_LIB.
8375 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8376 (CHECK_TARGET_MODULES): Likewise.
8377 (INSTALL_TARGET_MODULES): Likewise.
8378 (CLEAN_TARGET_MODULES): Likewise.
8379 (configure-target-libchill): Remove.
8380 (all-target-libchill): Remove.
8381 * configure.in (target_libs): Remove target-libchill.
8382 Do not compute CHILL_FOR_TARGET.
8383 * libchill: Remove directory.
5481b376 8384
75205f78
DD
83852002-04-15 DJ Delorie <dj@redhat.com>
8386
8387 * Makefile.in, configure.in, configure: Sync with gcc, entries
8388 follow...
8389
83902002-04-08 Tom Tromey <tromey@redhat.com>
8391
8392 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8393 Fixes PR libgcj/6068.
8394
83952002-03-30 Krister Walfridsson <cato@df.lth.se>
8396
8397 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8398
83992002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8400
8401 * configure.in (alpha*-dec-osf*): Enable libgcj.
8402
84032002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8404
8405 Fix for: PR bootstrap/3591, target/5676
8406 * configure.in (mcore-pe): Disable the configuration of
8407 libstdc++-v3 since exceptions are not supported.
8408
84092002-03-20 Anthony Green <green@redhat.com>
8410
8411 * configure.in: Enable libgcj for xscale-elf target.
8412
84132002-02-28 Alexandre Oliva <aoliva@redhat.com>
8414
8415 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8416 libjava.
8417 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8418
84192002-02-22 Alexandre Oliva <aoliva@redhat.com>
8420
8421 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8422 libstdc++-v3 and libjava.
8423
84242002-02-11 Adam Megacz <adam@xwt.org>
8425
8426 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8427 boehm-gc
8428
84292002-02-09 Alexandre Oliva <aoliva@redhat.com>
8430
8431 * config.guess: Updated to 2002-01-30's version.
8432 * config.sub: Updated to 2002-02-01's version.
8433 Contribute sh64-elf.
8434 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8435 * configure.in: Added sh64-*-*.
8436
84372002-01-17 H.J. Lu <hjl@gnu.org>
8438
8439 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8440 (all-target-fastjar): Also depend on all-target-libiberty.
8441
8442Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8443
8444 * configure, configure.in: Use temp file for long sed commands.
8445
84462001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8447
8448 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8449 libf2c.
8450
84512001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8452
8453 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8454
84552001-10-11 Hans-Peter Nilsson <hp@axis.com>
8456
8457 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8458
84592001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8460
8461 * configure: Handle temporary files securely using mkdir.
8462
84632001-09-26 Will Cohen <wcohen@redhat.com>
8464
8465 * configure.in (*-*-linux*): Disable configuration of target-newlib
8466 and target-libgloss.
8467
84682001-09-26 Alexandre Oliva <aoliva@redhat.com>
8469
8470 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8471 RANLIB.
8472
84732001-08-11 Graham Stott <grahams@redhat.com>
8474
8475 * Makefile.in (check-c++): Add missing semicolon.
8476
84772001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8478
8479 * configure.in (sh-*-linux*): New.
8480
84812001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8482
8483 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8484 and libgcj on m68hc11/m68hc12.
8485
84862001-06-27 H.J. Lu (hjl@gnu.org)
8487
8488 * Makefile (CFLAGS_FOR_BUILD): New.
8489 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8490
84912001-06-01 Hans-Peter Nilsson <hp@axis.com>
8492
8493 * configure.in (libstdcxx_flags): Do not try to execute
8494 libstdc++-v3/testsuite_flags until it exists.
8495
84962001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8497
8498 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8499
85002001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8501
8502 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8503
8504Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8505
8506 * configure.in: Move *-chorusos target case to the proper switch.
8507 Disable libgcj.
8508
85092001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8510
8511 * Makefile.in (STAGE1_CFLAGS): Pass down.
8512
85132001-04-13 Alan Modra <amodra@one.net.au>
8514
8515 * config.guess: Add hppa64-linux support. Note for next import that
8516 this is already in the master file.
8517 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8518
85192001-03-22 Colin Howell <chowell@redhat.com>
8520
8521 * Makefile.in (DO_X): Do not backslash single-quotes in
8522 backquotes (two places).
8523
85242001-03-18 Laurynas Biveinis <lauras@softhome.net>
8525
8526 * Makefile.in (DO_X): Quote nested quotes.
8527
85282001-03-15 Laurynas Biveinis <lauras@softhome.net>
8529
8530 * Makefile.in (DO_X): Use double quotes for quoting
8531 "RANLIB=$${RANLIB}".
8532
85332001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8534
8535 * configure.in: Only use `lang_requires' for languages athat are
8536 actually enabled.
8537
85382001-03-07 Tom Tromey <tromey@redhat.com>
8539
8540 * configure.in: Allow config-lang.in to set `lang_requires' to list
8541 of other required languages.
8542
85432001-03-06 Laurynas Biveinis <lauras@softhome.net>
8544
8545 * Makefile.in: Remove RANLIB definition. Use RANLIB
8546 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8547 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8548
85492001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8550 Alexandre Oliva <aoliva@redhat.com>
8551
8552 * Makefile.in (check-c++): Use tabs, not spaces.
8553
85542001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8555
8556 * Makefile.in (check-c++): New rule.
8557
8558 * configure.in (target_libs): Remove libg++.
8559 (noconfigdirs): Remove libg++.
8560 (noconfigdirs): Same.
8561 (noconfigdirs): Same.
8562 (noconfigdirs): Same.
8563
8564 * config-ml.in: Remove libg++ references.
8565
8566 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8567 (ALL_TARGET_MODULES): Same.
8568 (configure-target-libg++): Remove.
8569 (all-target-libg++): Remove.
8570 (configure-target-libio): Remove.
8571 (all-target-libio): Remove.
8572 (check-target-libio): Remove.
8573 (.PHONY): Remove.
8574 (libg++.tar.bz2): Remove.
8575 (all-target-cygmon): Remove libio.
8576 (all-target-libstdc++): Remove.
8577 (configure-target-libstdc++): Remove.
8578 (TARGET_LIB_PATH): Remove libstdc++.
8579 (ALL_GCC_CXX): Remove libstdc++.
8580 (all-target-gperf): Correct.
8581
85822001-02-15 Anthony Green <green@redhat.com>
8583
8584 * configure: Introduce GCJ_FOR_TARGET.
8585 * configure.in: Ditto.
8586 * Makefile.in: Ditto.
8587
85882001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8589
8590 * configure.in: for *-chorusos, don't config target-newlib and
8591 target-libgloss.
8592
85932001-02-04 Mark Mitchell <mark@codesourcery.com>
8594
8595 Remove V2 C++ library.
8596 * configure.in: Remove --enable-libstdcxx_v3 support.
8597
85982001-01-27 Richard Henderson <rth@redhat.com>
8599
8600 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8601
86022001-01-26 Tom Tromey <tromey@redhat.com>
8603
8604 * configure.in: Allow libgcj to be built on Sparc Solaris.
8605
86062001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8607
8608 * configure.in: Enable libgcj on several additional platforms.
8609
86102001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8611
8612 * configure.in: Enable libgcj for linux targets.
8613
86142001-01-09 Mike Stump <mrs@wrs.com>
8615
8616 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8617 failures of subdirectories.
8618
86192001-01-02 Laurynas Biveinis <lauras@softhome.net>
8620
8621 * configure: handle DOS-style absolute paths.
8622
86232001-01-02 Laurynas Biveinis <lauras@softhome.net>
8624
8625 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8626
86272000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8628
8629 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8630 (libstdcxx_incdir): Pass down.
8631 * config.if: Remove expired bits for cxx_interface, add stub.
8632 (libstdcxx_incdir): Add variable for g++ include directory.
8633 * configure.in (gxx_include_dir): Use it.
8634
86352000-12-15 Andreas Jaeger <aj@suse.de>
8636
8637 * configure.in: Handle lang_dirs.
8638
86392000-12-13 Anthony Green <green@redhat.com>
8640
8641 * configure.in: Disable libgcj for any target not specifically
8642 listed. Disable libgcj for x86 and Alpha Linux until compatible
8643 with g++ abi.
8644
86452000-12-13 Mike Stump <mrs@wrs.com>
8646
8647 * Makefile.in (local-distclean): Also remove fastjar.
8648
86492000-12-10 Anthony Green <green@redhat.com>
8650
8651 * configure.in: Define libgcj. Disable libgcj target libraries for
8652 most targets.
8653
86542000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8655
8656 * configure.in (target_libs): Revert 2000-12-08 patch.
8657 (noconfigdirs): Added target-libjava.
8658
86592000-12-09 Laurynas Biveinis <lauras@softhome.net>
8660
8661 * Makefile.in: handle DOS-style absolute paths.
8662
86632000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8664
8665 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8666 libjava.
8667 * configure.in (target_libs): Removed `target-libjava'.
8668
86692000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8670
8671 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8672 (ALL_MODULES): Added fastjar.
8673 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8674 (all-target-libjava): all-fastjar replaces all-zip.
8675 (all-fastjar): Added.
8676 (configure-target-fastjar, all-target-fastjar): Likewise.
8677 * configure.in (host_tools): Added fastjar.
8678
86792000-12-07 Mike Stump <mrs@wrs.com>
8680
8681 * Makefile.in (local-distclean): Remove leftover built files.
8682
86832000-11-16 Fred Fish <fnf@be.com>
8684
8685 * configure.in (enable_libstdcxx_v3): Fix typo,
8686 libstd++ -> libstdc++.
8687
86882000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8689
8690 * configure: Provide the original toplevel configure arguments
8691 (including $0) to subprocesses in the environment rather than
8692 through gcc/configargs.h.
8693
86942000-11-12 Mark Mitchell <mark@codesourcery.com>
8695
8696 * configure: Turn on libstdc++ V3 by default.
8697
86982000-10-16 Michael Meissner <meissner@redhat.com>
8699
8700 * configure (gcc/configargs.h): Only create if there is a build GCC
8701 directory created.
8702
87032000-10-05 Phil Edwards <pme@gcc.gnu.org>
8704
8705 * configure: Save configure arguments to gcc/configargs.h.
8706
87072000-10-04 Andris Pavenis <pavenis@latnet.lv>
8708
8709 * Makefile.in (bootstrap): avoid recursion if subdir missing
8710 (cross): ditto
8711 (do-proto-toplev): ditto
8712
8713Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8714
8715 * configure.in: Do not build byacc for hppa64. Provide paths to the
8716 X11 libraries for hppa64.
8717
87182000-09-02 Anthony Green <green@cygnus.com>
8719
8720 * Makefile.in (all-gcc): Depend on all-zlib.
8721 (CLEAN_MODULES): Add clean-zlib.
8722 (ALL_MODULES): Add all-zlib.
8723 * configure.in (host_libs): Add zlib.
8724
87252000-08-25 Alexandre Oliva <aoliva@redhat.com>
8726
8727 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8728 $targargs to tell whether newlib is going to be built.
8729
8730 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8731 $$r/TARGET_SUBDIR/libio for _G_config.h.
8732
87332000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8734
8735 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8736
8737 * configure: Make enable_threads and enable_shared defaults
8738 explicit. Substitute enable_threads into generated Makefiles.
8739 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8740 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8741
87422000-08-02 Manfred Hollstein <manfredh@redhat.com>
8743
8744 * configure.in: Re-enable all references to libg++ and librx.
8745
ffb97b2f 87462002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 8747
ffb97b2f
DD
8748 * configure.in: Add *-*-freebsd* configurations.
8749
bbf6e9e3
AC
87502002-04-07 Andrew Cagney <ac131313@redhat.com>
8751
8752 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8753 (do-tar, do-bz2): New rules.
8754 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8755 (gdb-tar): New rule.
8756 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8757 (insight_dejagnu.tar): New rule.
8758 (insight.tar): New rule.
8759 (gdb+dejagnu.tar): New rule.
8760 (gdb.tar): New rule.
8761
8f1579c0
AC
87622002-04-07 Andrew Cagney <ac131313@redhat.com>
8763
8764 * MAINTAINERS: Update dejagnu/
8765
ba3c59ab
AO
87662002-03-16 Alexandre Oliva <aoliva@redhat.com>
8767
8768 * ltmain.sh (relink_command): Fix typo in previous change.
8769
6243d5dd
AO
87702002-03-15 Alexandre Oliva <aoliva@redhat.com>
8771
8772 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8773 (relink_command): Added --tag flags.
8774 (mode=install): If relinking fails; error out.
8775
80413487
RH
87762002-03-12 Richard Henderson <rth@redhat.com>
8777
8778 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8779 .NOTPARALLEL tag.
8780 (do-check): Rename from check.
8781 (check): Allow parallel check.
8782
3daeddf6
RH
87832002-03-11 Richard Henderson <rth@redhat.com>
8784
8785 * Makefile.in (.NOTPARALLEL): Add fake tag.
8786
fad93c55
L
87872002-03-07 H.J. Lu (hjl@gnu.org)
8788
8789 * configure.in: Enable gprof for mips*-*-linux*.
8790
2e8357fc
AO
87912002-02-28 Alexandre Oliva <aoliva@redhat.com>
8792
8793 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8794 libjava.
8795 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8796
bd48e1a9
AC
87972002-02-24 Andrew Cagney <ac131313@redhat.com>
8798
8799 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8800
39121370
DJ
88012002-02-23 Daniel Jacobowitz <drow@mvista.com>
8802
8803 * config.guess: Import from master sources, rev 1.232.
8804 * config.sub: Import from master sources, rev 1.246.
8805
081ff160
AO
88062002-02-23 Alexandre Oliva <aoliva@redhat.com>
8807
8808 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8809 because its Makefile is there; test for the executable instead.
8810
20a5393b
AO
88112002-02-09 Alexandre Oliva <aoliva@redhat.com>
8812
8813 Contribute sh64-elf.
8814 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8815 * configure.in: Added sh64-*-*.
8816
38135629
JJ
88172002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8818
80413487
RH
8819 * COPYING.NEWLIB: Remove advertising clause from
8820 Berkeley and Red Hat licenses.
38135629 8821
48d19748
MD
88222002-02-01 Mo DeJong <supermo@bayarea.net>
8823
8824 * Makefile.in: Add all-tix to deps for all-snavigator
8825 so that tix is built when building snavigator.
8826
f6e1c110
BE
88272002-02-01 Ben Elliston <bje@redhat.com>
8828
8829 * config.guess: Import from master sources, rev 1.229.
8830 * config.sub: Import from master sources, rev 1.240.
8831
4867be41
DJ
88322002-01-27 Daniel Jacobowitz <drow@mvista.com>
8833
8834 From Steve Ellcey <sje@cup.hp.com>:
8835 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8836 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8837 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8838 IA64.
8839 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8840 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8841 soname_spec, sys_lib_search_path_spec): Ditto.
8842
e82380cc
JT
88432002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8844
8845 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8846 target-libiberty, and target-libgloss. Skip Java-related
8847 libraries if not supported for NetBSD on target CPU.
8848
1319fb9c
NC
88492002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8850
8851 * configure.in: Import StrongARM and XScale target_configdirs from
8852 FSF GCC version.
8853
b020f6ac
L
88542002-01-16 H.J. Lu (hjl@gnu.org)
8855
8856 * config.guess: Import from master sources, rev 1.225.
8857 * config.sub: Import from master sources, rev 1.238.
8858
8859 * MAINTAINERS: Updated notes on config.guess and config.sub.
8860
a0c1c920
NC
88612002-01-11 Steve Ellcey <sje@cup.hp.com>
8862
8863 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8864 ld and gdb are not supported.
8865
a9fa5e1f
JJ
88662002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8867
8868 * Change reference to Cygnus Solutions to be Red Hat.
8869
94077108
JJ
88702002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8871
8872 * COPYING.NEWLIB: Update generic copyright date.
8873
05ecd75c
MS
88742002-01-07 Mark Salter <msalter@redhat.com>
8875
8876 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8877 Allow target-libgloss to be built for arm, strongarm, and xscale.
8878
a106bb62
BE
88792002-01-03 Ben Elliston <bje@redhat.com>
8880
8881 * MAINTAINERS: Update URL for config.* scripts.
8882
0e254642
AM
88832001-12-18 Alan Modra <amodra@bigpond.net.au>
8884
8885 * config.sub: Import latest version.
8886 * config.guess: Likewise.
8887
0a0d0041
TF
88882001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8889
8890 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8891 options for i[3456]86-pc-linux* native builds.
8892
d932cae7
NC
88932001-12-05 Laurent Guerby <guerby@acm.org>
8894
8895 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 8896 libiberty.
d932cae7
NC
8897
8898 Import this patch from gcc:
5481b376 8899
d932cae7
NC
8900 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8901
8902 * symlink-tree: handle DOS-style absolute paths.
8903
49b7683b
DD
89042001-11-28 DJ Delorie <dj@redhat.com>
8905 Zack Weinberg <zack@codesourcery.com>
8906
8907 When build != host, create libiberty for the build machine.
8908
8909 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8910 CONFIG_ARGUMENTS.
8911 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8912 New variables.
8913 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8914 and rules.
8915 (all.normal): Depend on ALL_BUILD_MODULES.
8916 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8917 (all-build-libiberty): Depend on configure-build-libiberty.
8918
8919 * configure: Calculate and substitute proper value for
8920 ALL_BUILD_MODULES.
8921 * configure.in: Create the build subdirectory.
8922 Calculate and substitute TARGET_CONFIGARGS (formerly
8923 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8924
26ef82f4
GK
89252001-11-26 Geoffrey Keating <geoffk@redhat.com>
8926
8927 * config.sub: Update to version 1.232 on subversion.
8928
43e64072
NC
89292001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8930
8931 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8932 files from .po files for a distribution.
8933
66f6c0d5
HPN
89342001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8935
8936 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8937
4a02fdb2
JH
89382001-11-13 Jeff Holcomb <jeffh@redhat.com>
8939
8940 Merged from net gcc:
8941 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8942 * ltcf-c.sh: Use $objext, not $ac_objext.
8943 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8944 * ltcf-cxx.sh: Add support for GNU.
8945 2001-07-22 Timothy Wall <twall@redhat.com>
8946 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8947 default settings if using GNU tools with that configuration.
8948 * ltcf-cxx.sh: Ditto.
8949 * ltcf-gcj.sh: Ditto.
8950 2001-07-21 Michael Chastain <chastain@redhat.com>
8951 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8952 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8953 * ltmain.sh: Mark as gcc-local.
8954
227b9953
JH
89552001-11-13 Jeff Holcomb <jeffh@redhat.com>
8956
8957 * Makefile.in (all-bison): Revert 2001-10-24.
8958 Don't depend on texinfo.
8959
cbbab8fb
JJ
89602001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8961
80413487 8962 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 8963
922b2485
DD
89642001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8965
8966 * configure.in (--enable-languages): Be more permissive about
8967 syntax. Check for empty lists better. Warn about $LANGUAGES.
8968
f08fa01d
HPN
89692001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8970
8971 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8972
fee3da4e
JH
89732001-10-24 Jeff Holcomb <jeffh@redhat.com>
8974
8975 Makefile.in (all-bison): Don't depend on texinfo.
8976
73fb1ef9
AM
89772001-10-03 Alan Modra <amodra@bigpond.net.au>
8978
8979 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8980
373688ac
AO
89812001-09-29 Alexandre Oliva <aoliva@redhat.com>
8982
8983 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8984
9c07660b
HPN
89852001-09-28 Hans-Peter Nilsson <hp@axis.com>
8986
8987 * config.sub, config.guess: Import latest from subversions.
8988
3f152009
AO
89892001-09-21 Alexandre Oliva <aoliva@redhat.com>
8990
8991 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8992 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8993 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8994 avoid quotes nesting problems.
8995 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8996 (DO_X): Export only variables that are set.
8997
8f6a59e5
BE
89982001-09-19 Ben Elliston <bje@redhat.com>
8999
9000 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9001 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9002 semantics. Use the shell built-in "type" command instead.
9003
a1ec19fa
TS
90042001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9005
9006 * config.sub: Reverted the earlier change, this version is not the
9007 master file.
9008
4008bd9b
TS
90092001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9010
9011 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
9012 Add support for mips64.
9013
dd1e52a4
JH
90142001-09-03 Jeff Holcomb <jeffh@redhat.com>
9015
9016 * configure.in: Enable libstdc++-v3 for h8300 targets.
9017
91549d1c
EC
90182001-08-30 Eric Christopher <echristo@redhat.com>
9019 Jason Eckhardt <jle@redhat.com>
9020
9021 * config.sub: Add support for mipsisa32.
9022
cf966cf9
EC
90232001-08-30 Eric Christopher <echristo@redhat.com>
9024
9025 * config.sub, config.guess: Import latest from subversions.
9026
82208dc5
AM
90272001-08-20 Alan Modra <amodra@bigpond.net.au>
9028
9029 * config.sub, config.guess: Import latest from subversions.
9030
4dca8403
DD
90312001-07-26 DJ Delorie <dj@redhat.com>
9032
9033 * MAINTAINERS: Clarify libiberty merge rules and procedures.
9034
1107dce2
AM
90352001-06-19 Alan Modra <amodra@bigpond.net.au>
9036
9037 * Makefile.in: Revert 2001-06-17.
9038 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
9039
e09a6604
L
90402001-06-17 H.J. Lu <hjl@gnu.org>
9041
9042 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
9043 (gas+binutils.tar.bz2): Likewise.
9044 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
9045
31a8b634
AC
9046Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9047
9048 * Makefile.in (VER): When present, extract the version number from
5481b376 9049 the file version.in.
31a8b634 9050
dc70af01
AO
90512001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9052
9053 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9054 gcc/xgcc is built, use -print-prog-name to find out the program
9055 name to use.
9056
839bbd8c
AO
90572001-06-04 Mark Mitchell <mark@codesourcery.com>
9058
9059 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9060 with_gcc]: Use `gcc -shared' to build a shared library.
9061
566e9a30
AO
90622001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
9063
9064 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9065 archives.
9066
e877bb69
AO
90672001-05-28 Simon Patarin <simon.patarin@inria.fr>
9068
9069 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9070 libraries when using g++ with native linker.
9071
1605288b
AO
90722001-05-28 Alexandre Oliva <aoliva@redhat.com>
9073
9074 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9075
11a383ba
TR
90762001-05-24 Tom Rix <trix@redhat.com>
9077
9078 * configure.in : enable ld for aix
cf966cf9 9079
18611226
AO
90802001-05-22 Alexandre Oliva <aoliva@redhat.com>
9081
9082 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9083 [aix4*|aix5*]: Prepend blank.
9084
6be7c12c
AO
90852001-05-20 Alexandre Oliva <aoliva@redhat.com>
9086
9087 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9088 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9089 of subdir/configure scripts to use the new libtool.m4.
9090
4ed00bba
L
90912001-05-14 H.J. Lu <hjl@gnu.org>
9092
9093 * config.if (libc_interface): Set to -libc6.2- for cross
9094 compiling to Linux/glibc 2.2.
9095
b1af961c
AO
90962001-05-03 Alexandre Oliva <aoliva@redhat.com>
9097
9098 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9099 libgcj.
9100
5ec3e74e
AO
91012001-04-26 Alexandre Oliva <aoliva@redhat.com>
9102
9103 * configure.in (noconfigdirs): Don't reset it from scratch in the
9104 target case; only append to it.
9105
b3ed1d6b
AO
91062001-04-26 Alexandre Oliva <aoliva@redhat.com>
9107
9108 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9109 sparc-*-solaris2.8]: Disable ${libgcj}.
9110
96111c10
AO
91112001-04-25 Alexandre Oliva <aoliva@redhat.com>
9112
9113 * configure.in (libgcj_saved): Copy from $libgcj.
9114 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9115 --disable-libgcj.
9116
b5bf43f2
AO
91172001-04-20 Alexandre Oliva <aoliva@redhat.com>
9118
9119 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9120 1.641.2.228.
9121
8cc32590
AO
91222001-04-12 Alexandre Oliva <aoliva@redhat.com>
9123
9124 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9125 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9126
dec0cb0c
AO
91272001-04-01 Alexandre Oliva <aoliva@redhat.com>
9128
9129 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9130 New macros.
9131 (bootstrap, cross): Use RECURSE_FLAGS.
9132 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9133
6a9c3886
AO
91342001-03-27 Alexandre Oliva <aoliva@redhat.com>
9135
9136 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9137
d4fc7db8
NC
91382001-03-23 Nick Clifton <nickc@redhat.com>
9139
9140 * README-maintainer-mode: Add note about inability to use "make
9141 distclean" in maintainer mode.
9142
7389ff65
AO
91432001-03-22 Alexandre Oliva <aoliva@redhat.com>
9144
9145 Re-installed:
9146 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9147 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9148 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9149 * ltcf-cxx.sh: Likewise.
9150 * ltcf-gcj.sh: Likewise.
9151
b3e0dc8e
PB
91522001-03-22 Philip Blundell <philb@gnu.org>
9153
9154 * config.sub, config.guess: Import latest from subversions.
9155
469b781c
AO
91562001-03-22 Alexandre Oliva <aoliva@redhat.com>
9157
9158 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9159 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9160
b0dad762
MC
91612001-03-20 Michael Chastain <chastain@redhat.com>
9162
9163 * Makefile.in: all-m4 depends on all-texinfo.
9164
c559bb17
AO
91652001-03-08 Alexandre Oliva <aoliva@redhat.com>
9166
9167 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9168
fef4ae2e
JJ
91692001-02-22 Jeff Johnston <jjohnstn@redhat.com>
9170
9171 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
9172 longer valid.
9173
8d6dd99d
NC
91742001-02-16 Nick Clifton <nickc@redhat.com>
9175
9176 * configure.in (noconfigdirs): Allow configuration of texinfo
9177 for Cygwin hosts.
9178
a85d7ed0
NC
91792001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9180
9181 * config.guess: Add linux target for S/390.
9182 * config.sub: Likewise.
9183 * configure.in: Likewise.
9184
51221c5e
DD
91852001-02-06 Ben Elliston <bje@redhat.com>
9186
9187 * configure: Output host type to stdout, not stderr.
9188
9dec4c71
MS
91892001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9190
9191 * config.guess: Import from subversions.gnu.org (revision 1.181).
9192 * config.sub: Import from subversions.gnu.org (revision 1.199).
9193
9add9c04
AM
91942001-01-30 Alan Modra <alan@linuxcare.com.au>
9195
9196 * config.guess: Handle hppa64-linux systems.
9197
8679174d
MS
91982001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9199
9200 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9201 Don't unset, it's non-portable and no longer necessary, set to empty
9202 instead.
9203
02d01ed4
MS
92042001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9205
9206 * ltconfig: Shell portability fix for the tagname validity check.
9207
4cc5853d
MS
92082001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9209
9210 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9211
7487e485
AO
92122001-01-27 Alexandre Oliva <aoliva@redhat.com>
9213
9214 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9215 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9216
f332af52
AO
92172001-01-24 Alexandre Oliva <aoliva@redhat.com>
9218
9219 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9220 keep at least one of build_libtool_libs or build_old_libs set to
9221 yes.
9222
ef099754
AO
92232001-01-24 Alexandre Oliva <aoliva@redhat.com>
9224
9225 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9226 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9227
8341f2fc 92282000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 9229
8341f2fc
AJ
9230 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9231
92322000-11-03 Philip Blundell <pb@futuretv.com>
9233
9234 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9235 files.
ebf0fa2e 9236
c320a39f
JJ
92372001-01-15 Jeff Johnston <jjohnstn@redhat.com>
9238
9239 * COPYING.NEWLIB: Put into source repository.
9240
8817b92e
BE
92412001-01-15 Ben Elliston <bje@redhat.com>
9242
9243 * configure.in (host_tools): Add sid.
9244 Always configure cgen.
9245 * Makefile.in (all-sid): New target.
9246 (check-sid, clean-sid, install-sid): Likewise.
9247
35590697
AJ
92482001-01-07 Andreas Jaeger <aj@suse.de>
9249
80413487 9250 * config.sub, config.guess: Update from subversions.
35590697 9251
6ee6cea6
AO
92522000-12-12 Alexandre Oliva <aoliva@redhat.com>
9253
9254 * configure.in: Disable language-specific target libraries for
9255 languages that aren't enabled.
9256
077b8428
NC
92572000-11-24 Nick Clifton <nickc@redhat.com>
9258
9259 * configure.in (xscale-elf): Add target.
9260 (xscale-coff): Add target.
9261 (c4x, c5x, tic54x): Move after ARM targets.
9262
9e28a1ed
AO
92632000-11-23 Alexandre Oliva <aoliva@redhat.com>
9264
9265 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
9266
be98a80a
ILT
92672000-11-20 Ian Lance Taylor <ian@zembu.com>
9268
9269 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
9270
5cec67bf
AO
92712000-11-18 Alexandre Oliva <aoliva@redhat.com>
9272
9273 * Makefile.in: Merge with GCC and libgcj.
9274 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9275 configure-target-<library> when their configure scripts need the C
9276 or C++ library to have already been built to work properly.
9277 (do_proto_toplev): Set them to an empty string.
9278
d932cae7 92792000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
9280
9281 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9282 (REALLY_SET_LIB_PATH): Use them.
9283
d932cae7 92842000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
9285
9286 * config.sub: Add support for Sun Chorus
9287
8602ff0c
NC
92882000-11-02 Per Lundberg <plundis@chaosdev.org>
9289
9290 * config.sub: Add support for the *-storm-chaos OS.
9291
f9e0997d
NC
92922000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
9293
80413487
RH
9294 * configure.in (noconfigdirs): Don't compile some
9295 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 9296
d64552c5
AO
92972000-09-30 Alexandre Oliva <aoliva@redhat.com>
9298
9299 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
9300 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9301 all affected `configure' scripts.
9302
97f60b31
AO
93032000-09-25 Alexandre Oliva <aoliva@redhat.com>
9304
9305 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
9306 ltcf-c.sh.
9307
6e8dd58f
PB
93082000-09-12 Philip Blundell <philb@gnu.org>
9309
9310 * config.sub, config.guess: Update from subversions.
9311
103a2e99
AO
93122000-09-06 Alexandre Oliva <aoliva@redhat.com>
9313
51601921
AO
9314 * Makefile.in (all-zlib): Added dummy target.
9315
103a2e99
AO
9316 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
9317 multi-language branch.
9318
2809b4b9
AO
93192000-09-05 Alexandre Oliva <aoliva@redhat.com>
9320
9321 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9322 (bootstrap*): Depend on all-bootstrap.
9323
7450026c
AO
93242000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9325
9326 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9327 crosses, but add gcc/include to the header search path for them.
9328
6cf86f7f
AO
93292000-08-31 Alexandre Oliva <aoliva@redhat.com>
9330
9331 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
9332 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
9333 * gettext.m4: New file, extracted from aclocal.m4.
9334
ce2ea6e3
AO
93352000-08-22 Alexandre Oliva <aoliva@redhat.com>
9336
9337 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9338 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9339 sub-configures.
9340
9765193e
DE
93412000-08-20 Doug Evans <dje@casey.transmeta.com>
9342
9343 * Makefile.in (ALL_MODULES): Add all-cgen.
9344 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9345 (all-cgen): New target.
9346 (all-opcodes,all-sim): Depend on all-cgen.
9347 * configure.in (host_tools): Add cgen.
9348 Only configure cgen if --enable-cgen-maint.
9349
d7b32520
AO
93502000-08-17 Alexandre Oliva <aoliva@redhat.com>
9351
9352 * config-ml.in (CC, CXX): Don't introduce a leading space.
9353
e52ef561
AO
93542000-08-16 Alexandre Oliva <aoliva@redhat.com>
9355
9356 * configure.in (libstdcxx_flags): Use
9357 libstdc++-v3/src/libstdc++.INC.
9358
88f9c2a0
AO
93592000-08-15 Alexandre Oliva <aoliva@redhat.com>
9360
9361 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9362
98fbe43f
JM
93632000-08-11 Jason Merrill <jason@redhat.com>
9364
9365 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9366 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9367 (FLAGS_FOR_TARGET): Not here.
9368 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9369
279ddab4
DD
93702000-08-07 DJ Delorie <dj@redhat.com>
9371
9372 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9373 "if we're also building gcc, and it's a gcc that will run on the
9374 build machine, we want to use its includes instead of the system's
9375 default includes".
9376
60523a83
AO
93772000-08-03 Alexandre Oliva <aoliva@redhat.com>
9378
24ffec7a
AO
9379 * configure.in (libstdcxx_flags): Don't use `"'.
9380
60523a83
AO
9381 * config-ml.in: Adjust multilib search paths to the
9382 appropriate multilib tree.
9383
daf644b5
AO
93842000-08-02 Alexandre Oliva <aoliva@redhat.com>
9385
9386 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9387 commas in $LANGUAGES.
9388
63266560
DD
93892000-08-01 Alexandre Oliva <aoliva@redhat.com>
9390
9391 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9392
93932000-07-31 Alexandre Oliva <aoliva@redhat.com>
9394
9395 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9396 CXX_FOR_TARGET for sed.
9397
93982000-07-30 Alexandre Oliva <aoliva@redhat.com>
9399
9400 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9401 Do not override if already set in the environment or in configure.
9402 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9403 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9404
9e449d3e
AO
94052000-07-27 Alexandre Oliva <aoliva@redhat.com>
9406
9407 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9408 (GCC_FOR_TARGET): Use it.
9409 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9410 * configure.in: ... here.
9411 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9412 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9413
8bbd92e0
AO
94142000-07-24 Alexandre Oliva <aoliva@redhat.com>
9415
fd1f87b2
AO
9416 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9417 (configure-target-libchill, configure-target-libobjc): Likewise.
9418
8bbd92e0
AO
9419 * configure.in: Use the same cache file for all target libs.
9420 * config-ml.in: But different cache files per multilib variant.
9421
25c6c112
JL
94222000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9423
9424 * configure (topsrcdir): Don't use dirname.
9425
ba73c63f
JM
94262000-07-20 Jason Merrill <jason@redhat.com>
9427
9428 * configure.in: Remove all references to libg++ and librx.
9429
9430 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9431
1af08294
HPN
94322000-07-20 Hans-Peter Nilsson <hp@axis.com>
9433
9434 * config.sub: Update to subversions version 2000-07-06.
9435
ba73c63f
JM
94362000-07-12 Andrew Haley <aph@cygnus.com>
9437
9438 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9439 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9440
94412000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
9442
9443 * symlink-tree: Check number of arguments.
9444
d932cae7 94452000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
9446
9447 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
9448
ba73c63f
JM
94492000-07-05 Jim Wilson <wilson@cygnus.com>
9450
9451 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9452 search path for a g++ extracted from the build tree. This
9453 will allow link tests run by configure scripts in
9454 subdirectories to succeed.
9455
92ee2f86
UC
94562000-07-01 Koundinya K <kk@ddeorg.soft.net>
9457
80413487 9458 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 9459
23f2f29f
CV
94602000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9461
9462 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9463 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9464
f04f5a67
TW
94652000-06-19 Timothy Wall <twall@cygnus.com>
9466
9467 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9468 * config.sub: Add tic54x target.
9469
11da68be
NC
94702000-06-07 Phillip Thomas <pthomas@suse.de>
9471
9472 * README-maintainer-mode: New file: Contains notes on using
9473 --enable-maintainer-mode with binutils.
9474
d932cae7 94752000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
9476
9477 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
9478
d932cae7 94792000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
9480
9481 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9482 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9483
9442cea3
L
948420000-05-21 H.J. Lu (hjl@gnu.org)
9485
80413487
RH
9486 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9487 directory are used if they exist. Make sure
9488 $(build_tooldir)/include is searched for header files,
9489 $(build_tooldir)/lib/ for library files.
9442cea3 9490 (GCC_FOR_TARGET): Likewise.
80413487 9491 (CXX_FOR_TARGET): Likewise.
9442cea3 9492
d932cae7 94932000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
9494
9495 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9496
d932cae7 94972000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
9498
9499 * Makefile.in (configure-target-libiberty): Depend on
9500 configure-target-newlib.
9501
ba73c63f
JM
95022000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9503
9504 * configure.in, Makefile.in: Merge all libffi-related
9505 configury stuff from the libgcj tree.
9506
d932cae7 95072000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
9508
9509 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9510 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9511
d932cae7 95122000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
9513
9514 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9515 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 9516 current version information. Add to proto-toplev directory.
b5a23627
AC
9517 (gdb-taz): Build do-djunpack.
9518
ba73c63f
JM
95192000-05-15 David Edelsohn <edelsohn@gnu.org>
9520
9521 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9522
7c86ed39
L
95232000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9524
9525 * ltmain.sh: Preserve in relink_command any environment
9526 variables that may affect the linker behavior.
9527
d932cae7 95282000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
9529
9530 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9531
d932cae7 95322000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
9533
9534 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9535
ed0a91a5
EZ
95362000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9537
9538 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 9539 with the version name.
ed0a91a5 9540
ba73c63f 95412000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 9542
ba73c63f 9543 * config.if: Tweak.
6cafa39f 9544
ba73c63f 95452000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 9546
ba73c63f 9547 * djunpack.bat: New file.
66156876 9548
d932cae7 95492000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
9550
9551 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
9552 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9553 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9554 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 9555
ba73c63f
JM
95562000-04-16 Dave Pitts <dpitts@cozx.com>
9557
80413487
RH
9558 * config.sub (case $basic_machine): Change default for "ibm-*"
9559 to "openedition".
ba73c63f 9560
d932cae7 95612000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
9562
9563 * Makefile.in (gdb-taz): New target. GDB specific archive.
9564 (do-md5sum): New target.
9565 (MD5PROG): Define.
9566 (PACKAGE): Default to TOOL.
9567 (VER): Default to a shell script.
9568 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 9569 md5 checksum generation.
b35ece4e
AC
9570 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9571 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9572 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 9573 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 9574
d932cae7 95752000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
9576
9577 * configure (warn_cflags): Delete.
9578
ba73c63f 95792000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 9580 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 9581
80413487
RH
9582 * configure.in (enable_libstdcxx_v3): Add.
9583 (target_libs): Add bits here to switch between libstdc++-v2 and
9584 libstdc++-v3.
9585 * config.if: And this file too.
9586 * Makefile.in: Add libstdc++-v3 targets.
35590697 9587
ba73c63f
JM
95882000-04-05 Michael Meissner <meissner@redhat.com>
9589
9590 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 9591
d332c5ac
JM
95922000-03-29 Jason Merrill <jason@casey.cygnus.com>
9593
9594 * configure.in: -linux-gnu*, not -linux-gnu.
9595
d932cae7 95962000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
9597
9598 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9599 (do-tar-bz2): Replace TOOL with PACKAGE.
9600 (gdb.tar.bz2): Remove GDBTK from GDB package.
9601 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 9602 dejagnu.tar.bz2): New packages.
6dcbc97b 9603
96ce09a7
ILT
96042000-02-27 Andreas Jaeger <aj@suse.de>
9605
9606 * configure.in: Add entry for mips*-*-linux*, move catch all
9607 *-*-*linux* entry below this one.
9608
2031769e
ILT
96092000-02-27 Ian Lance Taylor <ian@zembu.com>
9610
9611 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9612
4bab746c
NC
96132000-02-24 Nick Clifton <nickc@cygnus.com>
9614
9615 * config.sub: Support an OS of "wince".
9616
d932cae7 96172000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
9618
9619 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 9620 version.
ada59422 9621
5b93d8bb
AM
96222000-02-23 Linas Vepstas <linas@linas.org>
9623
9624 * config.sub: Add support for Linux/IBM 370.
9625 * configure.in: Likewise.
9626
2fb651f6
NC
96272000-02-22 Nick Clifton <nickc@cygnus.com>
9628
9629 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9630
b8441c25
CF
96312000-02-20 Christopher Faylor <cgf@cygnus.com>
9632
9633 * config.guess: Guess "cygwin" rather than "cygwin32".
9634
d332c5ac
JM
96352000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9636
9637 * configure (gcc_version): When setting, narrow search to
9638 lines containing `version_string'.
9639
ba73c63f
JM
96402000-02-15 Denis Chertykov <denisc@overta.ru>
9641
9642 * config.sub: Add support for avr target.
9643
d932cae7 96442000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
9645
9646 * config.sub: Add mmix-knuth-mmixware.
9647
96482000-01-27 Christopher Faylor <cgf@redhat.com>
9649
9650 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9651 structure stuff to -L library search.
9652 (CXX_FOR_TARGET): Ditto.
9653 (CROSS_CHECK_MODULES): Fix spelling mistake.
9654
96552000-01-24 Mark Mitchell <mark@codesourcery.com>
9656
9657 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9658 the C++ compiler.
9659
96602000-01-12 Richard Henderson <rth@cygnus.com>
9661
9662 * configure.in: Don't build some bits for beos.
9663
96642000-01-12 Joel Sherrill (joel@OARcorp.com)
9665
9666 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9667 as include files.
9668
91b2c84d
GK
96692000-01-06 Geoff Keating <geoffk@cygnus.com>
9670
9671 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9672 not mh-aix43.
9673
ba73c63f
JM
96741999-12-14 Richard Henderson <rth@cygnus.com>
9675
9676 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9677 * config.sub: Accept alphaev[78], alphaev8.
9678
96791999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9680
9681 * config.guess, config.sub: Update from autoconf.
9682
9683Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9684
9685 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9686 necessary libraries are missing.
9687
96881999-10-25 Andreas Schwab <schwab@suse.de>
9689
9690 * configure: Fix quoting inside arguments of eval.
9691
96921999-10-21 Nick Clifton <nickc@cygnus.com>
9693
9694 * config-ml.in: Allow suppression of some ARM multilibs.
9695
9696Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9697
9698 * config.guess: Add OS/390 match pattern.
9699 * config.sub: Add mvs, openedition targets.
9700 * configure.in (i370-ibm-opened*): New.
9701
ef14edc4
ILT
97021999-09-04 Steve Chamberlain <sac@pobox.com>
9703
9704 * config.sub: Add support for configuring for pj.
9705
afb478e8
NC
97061999-08-31 Nick Clifton <nickc@cygnus.com>
9707
fd6848f6 9708 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 9709
ba73c63f 97101999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
9711
9712 * configure.in: Do not configure or build ld for AIX
9713 platforms. ld is known to be broken on these platforms.
9714
ba73c63f
JM
9715Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9716
9717 * config-ml.in: Pass compiler flag corresponding to multidirs to
9718 subdir configures.
9719
c363de44
ILT
97201999-08-09 Ian Lance Taylor <ian@zembu.com>
9721
9722 * Makefile.in (LDFLAGS): Define.
9723
dc8bc5a6
ILT
97241999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9725
9726 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9727 noconfigdirs.
9728 (*-*-cygwin*): Likewise.
9729
6ca3858e
ILT
97301999-08-08 Ian Lance Taylor <ian@zembu.com>
9731
71141bb6
ILT
9732 * mkdep: New file.
9733 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9734 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9735
6ca3858e
ILT
9736 From Eli Zaretskii <eliz@is.elta.co.il>:
9737 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9738 long file name when using DJGPP on MS-DOS.
9739
ba73c63f
JM
9740Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9741
9742 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9743
2735a327
AM
97441999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9745
9746 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9747 dependency as this causes "make check" to globally "make all"
9748
ba73c63f
JM
9749Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9750
9751 * configure.in (target_libs): Added target-zlib.
9752 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9753 (CONFIGURE_TARGET_MODULES): Likewise.
9754 (CHECK_TARGET_MODULES): Likewise.
9755 (INSTALL_TARGET_MODULES): Likewise.
9756 (CLEAN_TARGET_MODULES): Likewise.
9757 (configure-target-zlib): New target.
9758 (all-target-zlib): Likewise.
9759 (all-target-libjava): Depend on all-target-zlib.
9760 (configure-target-libjava): Depend on configure-target-zlib.
9761
9762 * Makefile.in (configure-target-libjava): Depend on
9763 configure-target-newlib.
9764 (configure-target-boehm-gc): New target.
9765 (configure-target-qthreads): New target.
9766
80413487
RH
9767 * configure.in (target_libs): Added target-qthreads.
9768 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9769 (CONFIGURE_TARGET_MODULES): Likewise.
9770 (CHECK_TARGET_MODULES): Likewise.
9771 (INSTALL_TARGET_MODULES): Likewise.
9772 (CLEAN_TARGET_MODULES): Likewise.
9773 (all-target-qthreads): New target.
9774 (configure-target-libjava): Depend on configure-target-qthreads.
9775 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
9776
9777 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9778 (CONFIGURE_TARGET_MODULES): Likewise.
9779 (CHECK_TARGET_MODULES): Likewise.
9780 (INSTALL_TARGET_MODULES): Likewise.
9781 (CLEAN_TARGET_MODULES): Likewise.
9782 (all-target-libjava): New target.
9783 (all-target-boehm-gc): Likewise.
9784 * configure.in (target_libs): Added libjava, boehm-gc.
9785
08d836d6
ILT
97861999-07-22 Ian Lance Taylor <ian@zembu.com>
9787
9788 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9789 configure.bat in SUPPORT_FILES.
9790 (gas+binutils.tar.bz2): Likewise.
9791
9792 * makeall.bat: Remove; obsolete.
9793
8f36e47c
ILT
97941999-07-21 Ian Lance Taylor <ian@zembu.com>
9795
9796 From Mark Elbrecht:
9797 * configure.bat: Remove; obsolete.
9798
56e82f25
ILT
97991999-07-11 Ian Lance Taylor <ian@zembu.com>
9800
9801 * configure: Add -W -Wall to the default CFLAGS when compiling with
9802 gcc.
9803
1001d816
JL
9804Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9805
9806 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9807
106117aa
MM
98081999-06-30 Mark Mitchell <mark@codesourcery.com>
9809
9810 * configure.in: Build ld on IRIX6.
9811
c376f4ed
ILT
98121999-06-12 Ian Lance Taylor <ian@zembu.com>
9813
9814 * Makefile.in: Change distribution targets to use bzip2 instead of
9815 gzip.
9816 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 9817 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 9818
306b7445
NC
98191999-06-04 Nick Clifton <nickc@cygnus.com>
9820
9821 * config.sub: Add mcore target.
9822
d932cae7 98231999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
9824
9825 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9826
d932cae7 98271999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
9828
9829 * config.guess (dummy): Changed to $dummy.
9830
6c3175b0
NC
98311999-05-24 Nick Clifton <nickc@cygnus.com>
9832
ba73c63f
JM
9833 * config.sub: Tidied up case statements.
9834
98351999-05-22 Ben Elliston <bje@cygnus.com>
9836
9837 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9838 <jiro@din.or.jp>.
9839
9840 * config.guess: Merge with FSF version. Future changes will be
9841 more accurately recorded in this ChangeLog.
9842 * config.sub: Likewise.
9843
d932cae7 98441999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
9845
9846 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 9847
252b5132
RH
98481999-04-30 Tom Tromey <tromey@cygnus.com>
9849
9850 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9851
98521999-04-23 Tom Tromey <tromey@cygnus.com>
9853
9854 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9855
98561999-04-20 Drew Moseley <dmoseley@cygnus.com>
9857
9858 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9859 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9860 Bad merge removed these two changes.
9861
ba73c63f 9862Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 9863 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
9864
9865 * config.guess (interix Alpha): Add.
9866
252b5132
RH
98671999-04-11 Richard Henderson <rth@cygnus.com>
9868
9869 * configure.in (i?86-*-beos*): Do config gperf; don't config
9870 gdb, newlib, or libgloss.
9871
d932cae7 98721999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9873
ba73c63f
JM
9874 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9875 link a trivial program with -mabi=64. If it fails, remove mabi=64
9876 from multidirs.
9877
d932cae7 98781999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
9879
9880 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9881
252b5132
RH
98821999-04-08 Nick Clifton <nickc@cygnus.com>
9883
9884 * config.sub: Add support for mcore targets.
9885
98861999-04-07 Michael Meissner <meissner@cygnus.com>
9887
9888 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9889 not mt-ospace, in order to shut up assembler warning about using
9890 symbols that are named the same as registers.
9891
98921999-04-07 Drew Moseley <dmoseley@cygnus.com>
9893
9894 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9895 dependency list for all-target-cygmon.
9896
98971999-04-05 Doug Evans <devans@casey.cygnus.com>
9898
9899 * config-ml.in: Check $host, not $target, for selective multilibs.
9900 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9901 thumb interworking, and underscore prefix multilibs.
9902
99031999-04-04 Ian Lance Taylor <ian@zembu.com>
9904
9905 * missing: Update to version from current automake.
9906
9907Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9908
9909 * configure (gxx_include_dir): Removed.
9910
9911 * configure.in (gxx_include_dir): Handle it.
9912 * Makefile.in: Likewise.
9913
99141999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9915
9916 * config.sub (mips64vr4111,mips64vr4111el) Add.
9917
99181999-03-21 Ben Elliston <bje@cygnus.com>
9919
80413487 9920 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
9921
9922Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9923
252b5132
RH
9924 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9925 config/mh-djgpp.
9926
9927Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9928
9929 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9930 all-target-newlib to dependency list for all-target-bsp.
9931
9932Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9933
9934 * config.sub: Add i386-uwin support.
9935 * config.guess: Likewise.
9936
9937Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9938
9939 * configure.in: cleanup, add mh-*pic handling for arm, special
9940 case powerpc*-*-aix*
9941
9942Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9943
9944 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9945 can be built.
9946
9947Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9948
9949 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 9950 targets.
252b5132
RH
9951
99521999-03-02 Nick Clifton <nickc@cygnus.com>
9953
9954 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9955
d932cae7 99561999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9957
9958 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9959
99601999-02-24 Nick Clifton <nickc@cygnus.com>
9961
9962 * config.sub: Fix typo in arm recognition.
9963
d932cae7 99641999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
9965
9966 * configure.in (noconfigdirs): Changed target_configdirs to
9967 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9968 rather than m68k-*-* since it is not known to work on
9969 m68k-aout. Ditto for arm-*-*oabi.
9970
d932cae7 99711999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
9972
9973 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
9974
99751999-02-19 Ben Elliston <bje@cygnus.com>
9976
9977 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9978 Smart and improved by Andrew Cagney.
9979
d932cae7 99801999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
9981
9982 * config.guess: Recognize openbsd-*-hppa.
9983
d932cae7 99841999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
9985
9986 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9987 only if it is not empty.
9988
99891999-02-17 Nick Clifton <nickc@cygnus.com>
9990
9991 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 9992
fd6848f6 9993 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
9994
9995 * config.sub: Modified to recognize uname's armv* syntax.
9996
99971999-02-17 Mark Salter <msalter@cygnus.com>
9998
9999 * configure.in: Added target-bsp for sparclite.
10000
d932cae7 100011999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
10002
10003 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10004
100051999-02-08 Nick Clifton <nickc@cygnus.com>
10006
10007 * configure.in: Add support for strongarm port.
10008 * config.sub: Add support for strongarm target.
10009
d932cae7 100101999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 10011
252b5132
RH
10012 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10013 the old name config/mh-cygwin32.
10014 Enable texinfo.
10015
d932cae7 100161999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
10017
10018 * configure.in: Do build ld for ix86 Solaris.
10019
d932cae7 100201999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
10021
10022 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10023 $AR_FOR_TARGET. Likewise for RANLIB.
10024
d932cae7 100251999-02-02 Catherine Moore <clm@cygnus.com>
35590697 10026
80413487
RH
10027 * config.sub (oabi): Recognize.
10028 * configure.in (arm-*-oabi): Handle.
252b5132 10029
d932cae7 100301999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
10031
10032 * config.guess: Improve detection of i686 on UnixWare 7.
10033
d932cae7 100341999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
10035
10036 * config.guess: Add support for i386-pc-interix.
10037 * config.sub: Likewise.
10038 * configure.in: Likewise.
252b5132 10039
d932cae7 100401999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
10041
10042 * Makefile.in: Remove unneeded all-target-libio from
10043 from all-target-winsup target since it is now unneeded.
10044 Add all-target-libtermcap in its place since it is now
10045 needed.
10046
d932cae7 100471998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
10048
10049 * configure.in: makefile stub for cygwin target is probably
10050 unnecessary. Remove it for now.
252b5132 10051
d932cae7 100521998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
10053
10054 * configure.in: libtermcap.a should be built when cygwin is the
10055 target as well as the host.
10056 * config.guess: Allow mixed case in cygwin uname output.
10057 * Makefile.in: Add libtermcap target.
252b5132 10058
d932cae7 100591998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10060
10061 * config.sub: Clean up handling of hppa2.0.
10062
d932cae7 100631998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
10064
10065 * config.guess: Use C code to identify more HP machines.
10066
10067Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10068
10069 * config.sub: Handle hppa2.0.
10070
ba73c63f
JM
10071Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10072
10073 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 10074 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
10075
100761998-12-15 Mark Salter <msalter@cygnus.com>
10077
10078 * configure.in: Added target-bsp for several target architectures.
10079
10080 * Makefile.in: Added rules for bsp.
10081
252b5132
RH
10082Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10083
10084 * config.guess: Improve detection of hppa2.0 processors.
10085
10086Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10087
10088 * config.guess: Recognize FreeBSD using ELF automatically.
10089
100901998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10091
10092 * configure (skip-this-dir): Add handling for new shell script, which
10093 might be created by a sub-directory's configure to indicate, this particular
10094 directory is "unwanted".
10095 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10096
252b5132
RH
10097Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10098
10099 * ltconfig: import from libtool, after changing libtool to
10100 account for the cygwin name change.
10101
10102Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10103
10104 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10105 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10106
10107Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10108
10109 * configure.in: Add libtermcap to list of cygwin dependencies.
10110
d932cae7 101111998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 10112
80413487
RH
10113 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10114 they include winsup/include when it's a cygwin target.
252b5132
RH
10115
101161998-11-12 Tom Tromey <tromey@cygnus.com>
10117
10118 * configure.in (host_tools): Added zip.
10119 * Makefile.in (all-target-libjava): Depend on all-zip.
10120 (all-zip): New target.
10121 (ALL_MODULES): Added all-zip.
10122 (NATIVE_CHECK_MODULES): Added check-zip.
10123 (INSTALL_MODULES): Added install-zip.
10124 (CLEAN_MODULES): Added clean-zip.
10125
d932cae7 101261998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
10127
10128 * Makefile.in: lose "32" from comment about cygwin.
10129
d932cae7 101301998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
10131
10132 * configure.in: Use -Os to build target libraries for the fr30.
10133
d932cae7 101341998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
10135
10136 * config.sub: Add fr30.
10137
d932cae7 101381998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 10139
80413487 10140 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
10141 cygwin* instead of cygwin32*.
10142 * config.sub: Check cygwin* instead of cygwin32*.
10143
d932cae7 101441998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
10145
10146 * config.guess: Match any version of Unixware7.
10147
252b5132
RH
101481998-10-20 Syd Polk <spolk@cygnus.com>
10149
10150 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10151 if desired.
10152
d932cae7 101531998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10154
10155 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10156 these if the appropriate directories and files to not exist.
10157
d932cae7 101581998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10159
10160 * Makefile.in (DEVO_SUPPORT): Add config.if.
10161
d932cae7 101621998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
10163
10164 * configure: Add pattern to replace "build_tooldir"'s
10165 definition in the generated Makefile with "tooldir"'s
10166 actual value.
10167
252b5132
RH
10168Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10169
10170 * config.sub: Bring back lost sparcv9.
10171
ba73c63f
JM
10172 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10173
10174Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10175
10176 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10177 CC_FOR_TARGET and friends.
10178
10179Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 10180
ba73c63f
JM
10181 * Makefile.in (build_tooldir): New variable, same as tooldir.
10182 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10183 -B$(build_tooldir)/bin/.
10184 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10185
252b5132
RH
10186Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10187
10188 * config.sub: Add support for i[34567]86-pc-udk.
10189 * configure.in: Likewise.
10190
10191Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10192
10193 * Makefile.in: add bzip2 package building bits for user
10194 tools module
10195 * configure.in: ditto
10196
ba73c63f
JM
10197Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10198
10199 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10200 (ALL_TARGET_MODULES): Add all-target-libobjc.
10201 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10202 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10203 (all-target-libchill): Add dependencies.
10204 * configure.in (target_libs): Add libchill.
35590697 10205
252b5132
RH
102061998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10207
ba73c63f 10208 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
10209
10210Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10211
10212 * Makefile.in (all-automake): fix dependencies.
10213
10214Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10215
10216 * configure.in: Minor cleanups for building in the $(target_alias)
10217 subdir.
10218
102191998-09-22 Jim Wilson <wilson@cygnus.com>
10220
10221 * Makefile.in (bootstrap): Set r and s before make all. Use
10222 BASE_FLAGS_TO_PASS in make all.
10223 (cross): Likewise.
10224
102251998-09-20 Mark Mitchell <mark@markmitchell.com>
10226
10227 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10228
252b5132
RH
10229Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10230
10231 * config.sub: Fix typo in last change.
10232
102331998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10234
10235 * config.sub: Add support for C4x target.
10236 * configure.in: Likewise.
10237
102381998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10239
10240 * config.sub: Recognize sparcv9 just like sparc64.
10241
10242Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10243
10244 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10245
10246Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10247
10248 * config.guess: Correctly identify Pentium II sco boxes.
10249
10250 * config.guess: Fix "tr" code. From Weiwen Liu.
10251
10252Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10253
10254 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10255 stabs.
10256
10257Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10258
10259 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10260 (ALL_TARGET_MODULES): Add all-target-libchill.
10261 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10262 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10263 (all-target-libchill): Add dependencies.
10264 * configure.in (target_libs): Add libchill.
10265
10266Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10267
10268 * config.guess: Avoid assumptions about "tr" behaves when
10269 LANG is set to something other than English.
10270
10271Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10272
10273 * configure (gxx_include_dir): Changed to
10274 '${prefix}/include/g++'-${libstdcxx_interface}.
10275
10276 * config.if: New to determine the interfaces.
10277
10278Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10279
10280 * config.guess: Detect and handle MPE/IX.
10281 * config.sub: Deal with MPE/IX.
10282
10283Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10284
10285 * configure.in: Use mh-aix43.
10286
102871998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10288
10289 * configure: Fix --without/--disable cases for gxx-include-dir.
10290
10291Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10292
10293 * mdata-sh: Imported. Needed for automake support.
10294
10295Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10296
ba73c63f 10297 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
10298 "chmod og=u `find . -print`".
10299
10300Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10301
ba73c63f 10302 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
10303
10304Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10305
10306 * Makefile.in: Undo previous patch.
10307
10308Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10309
10310 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10311 to here ...
10312 (install-no-fixedincludes): and here
10313 (INSTALL_MODULES): ... from here.
10314
10315Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10316
10317 * config.sub: Merge with FSF.
10318
10319 * config.guess: Merge with FSF.
10320
10321Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10322
10323 * configure (extraconfigdirs): New variable.
10324 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10325 * Makefile.in (all): Move higher in file.
10326 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10327 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10328 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10329 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10330 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10331
103321998-07-23 Brendan Kehoe <brendan@cygnus.com>
10333
10334 * Makefile.in (all-target-libjava): Depend on all-gcc and
10335 all-target-newlib.
10336 (configure-target-libjava): Depend on $(ALL_GCC).
10337
10338Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10339
10340 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10341 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10342
10343Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10344
10345 * ylwrap: Change absolute path checks to check for DOS style path
10346 names.
10347
10348 * ylwrap: Don't use a full path name if the source file is in the
10349 same directory. From hjl@lucon.org (H.J. Lu).
10350
10351 * config-ml.in: Default to being verbose, to match Feb 18 change to
10352 configure.
10353
10354Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10355
10356 Brought over from egcs:
10357
10358 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10359
10360 * configure.in (target_subdir): Set to ${target_alias} instead
10361 of "libraries".
10362
10363 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10364
10365 * configure.in (target_subdir): Set to libraries if enable_multilib.
10366
10367Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10368
10369 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10370 multilibs, force reconfiguration the first time we create
10371 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10372
10373Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10374
10375 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10376 avoid confusion with --no-recursion.
10377
10378Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10379
10380 * configure.in: Win32 hosts shouldn't use install -x
10381 * install-sh: remove -x option, and special .exe-handling
10382 hack.
10383
10384Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10385
10386 * config.guess: Recognize i586-pc-beos.
10387 * configure.in: Don't build some bits for beos.
10388
10389Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10390
10391 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10392 CFLAGS default to -O2.
10393
10394 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10395 when using GNU ld.
10396
10397Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10398
10399 * ltmain.sh: Correct install when using a different shell.
10400
10401Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10402
10403 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10404
10405Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10406
10407 * makefile.vms: Update to build binutils/makefile.vms. Add install
10408 target.
10409
10410Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10411
10412 * ltconfig: Update to correct AIX handling.
10413
10414Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10415
10416 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10417
10418 * configure.in (target_subdir): Set to ${target_alias} instead
10419 of "libraries".
10420
104211998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10422
10423 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10424 (Makefile): Depend on $(gcc_version_trigger).
10425
10426 * configure (gcc_version): Change default initializer to empty
10427 string.
10428 (gcc_version_trigger): New variable; pass this variable down
10429 to subdir configures to enable them checking gcc's version
10430 themselves. Emit make macros for both gcc_version vars.
10431 (topsrcdir): Initialize reliably.
10432 (recursion line): Remove --with-gcc-version=${gcc_version}.
10433
104341998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10435
10436 * configure (enable_version_specific_runtime_libs): Implement new flag
10437 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10438 in $(libsubdir); emit definition in each generated Makefile.
10439 (gxx_include_dir): Initialize depending on
10440 $enable_version_specific_runtime_libs.
10441
104421998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10443
10444 * configure (gcc_version): Initialize properly depending on
10445 how and where configure is started.
10446 (recursion line): Pass a --with-gcc-version=${gcc_version}
10447 to configures in subdirs.
10448
10449Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10450
10451 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 10452 cygmon
252b5132
RH
10453
10454Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10455
10456 * configure.in: Add cygmon and libstub support for mn10200.
10457
104581998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10459
10460 * configure (gcc_version): Add new variable describing the
10461 particular gcc version we're building.
10462 * Makefile.in (libsubdir): Add new macro for the directory
10463 in which the compiler finds executables, libraries, etc.
10464 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10465 and libsubdir.
10466
10467Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10468
ba73c63f
JM
10469 * Makefile.in (local-clean): Remove *.log.
10470 (warning.log): Built with warn_summary from build.log.
10471 (mail-report.log): Run test_summary.
10472 (mail-report-with-warnings.log): Run test_summary including
10473 warning.log in the report.
252b5132
RH
10474
10475Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10476
10477 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10478
10479Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10480
10481 * Makefile.in (grep): Grep no longer depends on libiberty.
10482
10483Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10484
10485 * Makefile.in: all-snavigator needs all-libgui.
10486
10487Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10488
10489 * configure.in: Add cygmon and libstub support for mn10300.
10490
10491Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10492
10493 * missing: Update to version from automake 1.3.
10494
10495 * ltmain.sh: On installation, don't get confused if the same name
10496 appears more than once in the list of library names.
10497
10498Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10499
10500 * config.sub: Accept m68060 and m5200 as CPU names.
10501
10502Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10503
10504 * configure: Use && rather than using -a in test, because odd
10505 strings can confuse test.
10506 * configure.in: Likewise.
10507
10508Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10509
10510 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10511
10512Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10513
10514 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
10515 bootstrap4-lean): New targets.
10516
10517Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10518
10519 * mpw-* Delete. Not used.
252b5132
RH
10520
10521Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10522
10523 * COPYING.LIB: Update FSF address.
10524
10525Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10526
10527 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10528
10529 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10530 GAS_SUPPORT_DIRS.
10531
10532Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10533
10534 * ltconfig, ltmain.sh: Avoid producing a version number if
10535 -version-info was not used.
10536
10537Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10538
10539 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10540 building with newlib.
10541
105421998-04-30 Paul Eggert <eggert@twinsun.com>
10543
ba73c63f 10544 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 10545 Solaris `make' causes it to continue to next definition.
252b5132 10546
afb8d725
JM
10547Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10548
10549 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10550 the right GUI libraries and files are installed along with GDB.
10551
252b5132
RH
10552Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10553
10554 * configure.in: Change alpha to alpha* in several places.
10555
10556Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10557
10558 * config.sub: Recognize sparc86x.
10559
10560Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 10561
252b5132
RH
10562 * configure.in (--enable-target-optspace): Remove debug echo.
10563
10564Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10565
10566 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10567
10568Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10569
10570 * ltconfig: Update cygwin32 support.
10571
10572 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10573 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10574 (GDB_SUPPORT_DIRS): Likewise.
10575
10576Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10577
10578 * configure.in (target_makefile_frag): If --enable-target-optspace,
10579 use -Os to compile target libraries rather than -O2. Default to
10580 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10581 not used.
10582 * configure.in (target_cflags): Ditto for d30v.
10583
10584Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10585
10586 * Makefile.in (all-bfd): Depend on all-intl.
10587 (all-binutils): Likewise.
10588 (all-gas): Likewise.
10589 (all-gprof): Likewise.
10590 (all-ld): Likewise.
10591
252b5132
RH
105921998-04-19 Brendan Kehoe <brendan@cygnus.com>
10593
10594 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10595
10596Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10597
10598 * Makefile.in (all-bfd): Depend upon all-libiberty.
10599
10600 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10601
10602Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10603
10604 * Makefile.in: Add libstub.
10605
10606 * configure.in: Ditto. Build libstub for targets that have cygmon
10607 support.
10608
10609Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10610
10611 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10612
10613Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10614
10615 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10616 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10617
10618Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10619
10620 * configure: Define DEFAULT_M4 by searching PATH.
10621 * Makfile.in: Use DEFAULT_M4.
10622
10623Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10624
10625 * ltconfig: Add cygwin32 support.
10626
10627 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
10628 to configure and build.
10629
10630Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10631
10632 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
10633
10634Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10635
10636 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10637
10638Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10639
10640 * Makefile.in: add ash make rules
10641 * configure.in: add ash to native_only and host_tools lists
10642
10643Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10644
10645 * Makefile.in (all-gettext, all-intl): New targets.
10646 (ALL_MODULES): Added all-gettext, all-intl.
10647 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10648 (INSTALL_MODULES): Added install-gettext, install-intl.
10649 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10650
10651 * configure.in (host_tools): Added gettext.
10652 (native_only): Likewise.
10653 (noconfigdirs) [various cases]: Likewise.
10654 (host_libs): Added intl.
10655
afb8d725
JM
10656Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10657
10658 * configure: Do not disable building gdbtk for cygwin32 hosts.
10659
ba73c63f
JM
10660Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10661
10662 * configure.in: Add thumb-coff target.
10663 * config.sub: Add thumb-coff target.
10664
252b5132
RH
10665Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10666
10667 * Makefile.in: Revert yesterday's change.
10668 (all-target-winsup): all-target-librx stays out of here.
10669
10670Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10671
ba73c63f
JM
10672 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10673 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10674 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
10675 Remove references to librx and libg++.
10676
10677Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10678
10679 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10680 recursive makes
10681
10682Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10683
10684 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10685 for newlib directory.
10686 (CXX_FOR_TARGET): Likewise.
10687
10688Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10689
10690 * ltconfig: Update after libtool/ltconfig.in change for
10691 hpux11.
10692
10693Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10694
10695 * ltconfig, ltmain.sh: Update to libtool 1.2.
10696
10697Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10698
10699 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10700 (install-gcc-cross): Instead, override LANGUAGES here.
10701
107021998-03-18 Dave Love <d.love@dl.ac.uk>
10703
10704 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10705 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10706
10707Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10708
10709 * configure.in: Add Thumb-pe target.
10710
10711Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 10712
252b5132
RH
10713 * Makefile.in - changed sn targets to snavigator
10714 * configure.in - changed sn targets to snavigator
10715
10716Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10717
10718 * config-ml.in: After building symlink tree call make distclean
10719 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10720 to be the case for libiberty.
10721
10722Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10723
10724 * configure: When making link, also check the current
10725 directory. The configure scripts may create one.
10726
10727Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10728
10729 * config.sub: Accept alphapca56 and alphaev6 properly.
10730
10731Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10732
10733 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10734
252b5132
RH
10735Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10736
80413487 10737 * config.sub (sco5): Fix typo.
252b5132
RH
10738
10739Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10740
10741 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10742 install-itcl.
10743 (install-itcl): Remove dependency on install-tcl.
10744
10745Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10746
10747 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10748
252b5132
RH
10749Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10750
10751 * configure.in: Don't build libgui for a cygwin32 target when not on
10752 a cygwin32 host.
10753
10754Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10755
10756 * configure (redirect): Set to null, so default behavior of
10757 configure is now --verbose.
10758
107591998-02-16 Dave Love <d.love@dl.ac.uk>
10760
10761 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10762 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10763
10764Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10765
10766 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10767 this change to sync Makefile.in with its ChangeLog entries.
10768
10769Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10770
10771 * ltmain.sh (mkdir): Check that the directory doesn't exist
10772 before we exit with error, so that we don't get races during
10773 parallel builds.
10774
10775Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10776
10777 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10778
10779Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10780
10781 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10782 PICFLAG_FOR_TARGET.
10783 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10784
10785 * configure: Emit a definition for the new macro enable_shared
10786 into each Makefile.
10787
252b5132
RH
10788Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10789
10790 * configure.in (host_tools, native_only): Add libtool.
10791
10792Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10793
10794 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10795 Fix typo in ming config comment.
10796
10797Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10798
10799 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10800
10801Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10802
10803 * config.sub: Add tic30 cases, and map c30 to tic30.
10804
ba73c63f
JM
10805Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10806
10807 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10808 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10809 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10810 (CLEAN_TARGET_MODULES): Similarly
10811 (all-target-libf2c): Add dependences.
35590697 10812 * configure.in (target_libs): Add libf2c.
ba73c63f 10813
252b5132
RH
10814Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10815
ba73c63f
JM
10816 * configure.in: Remove expect from noconfigdirs when target
10817 is cygwin32. OK to build expect and dejagnu with Canadian
10818 Cross.
252b5132
RH
10819
10820Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10821
10822 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10823 host.
10824
10825 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10826 and mingw32.
10827
10828Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10829
10830 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10831 here as it is not defined in the toplevel Makefile.
10832
10833Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10834
10835 * configure (package_makefile_rules_frag): New variable, which names
10836 a file with generic rules, ...
10837 Change comment to mention we now have FIVE parts.
10838 * configure: Undo last change.
10839
10840Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10841
10842 * config.guess: More accurate determination of HP processor types.
10843 * config.sub: More accurate determination of HP processor types.
10844
10845Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10846
10847 * configure (package_makefile_frag): Move inserting the
10848 ${package_makefile_frag} to where it should be according
10849 to the comment.
10850
ba73c63f 10851Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
10852
10853 * config.guess: Add support for Linux/ARM.
10854
10855Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10856
10857 * .cvsignore: Remove *-info and *-install since they match
10858 release-info and mpw-install, which we don't want to just ignore.
10859
10860Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10861
10862 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10863
10864Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10865
10866 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10867 local_prefix to sub-make invocations.
10868
10869Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10870
10871 * configure.in: Check makefile fragments in the source
10872 directory.
10873
10874Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10875
ba73c63f
JM
10876 * configure.in: Check whether host and target makefile
10877 fragments exist before adding them to *_makefile_frag.
252b5132
RH
10878
10879Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10880
10881 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 10882
252b5132
RH
10883Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10884
10885 * configure.in: Make sure we only replace RPATH_ENVVAR on
10886 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10887 regexp to sed.
10888
10889 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10890 to sub-makes.
10891
108921998-01-13 Lee Iverson (leei@ai.sri.com)
10893
10894 * config-ml.in (multi-do): LDFLAGS must include multilib
10895 designator.
10896
10897Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10898
10899 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10900
10901Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10902
10903 * config.sub: Add mingw32 support.
10904 * configure.in: Likewise.
252b5132
RH
10905
10906Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10907
10908 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10909
10910Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10911
10912 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10913 * configure (gxx_include_dir): Provide a definition for subdirs
10914 which do not use autoconf.
10915
10916Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10917
10918 * config.guess: Sync with egcs. Picks up new alpha support,
10919 BeOS & some additional linux support.
10920
ba73c63f 10921Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10922
10923 * config.guess: HP 9000/803 is a PA1.1 machine.
10924
ba73c63f
JM
10925Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10926
10927 * configure.in: It's alpha*-...
252b5132
RH
10928
10929Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10930
ba73c63f
JM
10931 * configure.in (host_makefile_frag, target_makefile_frag):
10932 Handle multiple config files.
10933 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10934 alpha-*-*.
252b5132
RH
10935
10936Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10937
10938 * mkdep: New file.
10939
10940Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10941
10942 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10943
10944Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10945
10946 * Makefile.in: Add libgui directory.
10947 (GDB_TK): Add all-libgui.
10948 * configure.in: Add libgui directory.
10949 * configure: Add all-libgui to GDB_TK.
10950
10951Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10952
10953 * config-ml.in (multidirs): Add m32r to multilib list.
10954
10955Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10956
10957 * Makefile.in (all-target-gperf): Change dependency to
10958 all-target-libstdc++.
10959
10960Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10961
10962 * config.guess: Add BeOS support.
10963
10964Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10965
10966 Source directory cvs renamed to cvssrc:
10967 * configure.in (host_tools): Change cvs to cvssrc.
10968 (native_only): Likewise.
10969 (noconfigdirs) [various cases]: Likewise.
10970 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10971 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10972 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10973 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10974 (all-cvssrc): Rename target from all-cvs.
10975
10976Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10977
10978 * configure (gxx_include_dir): Fix thinko.
10979
10980Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10981
10982 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10983 (install-cross, install-gcc-cross): New targets.
10984
10985Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10986
10987 * configure.in (noconfigdirs): Add support for Thumb target.
10988
10989 * config.sub (maybe_os): Add support for Thumb target.
10990
10991Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10992
10993 * Makefile.in: Add rules for cygmon.
10994
10995 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10996
10997Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10998
10999 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11000 * configure (gxx_include_dir): Provide a definition for subdirs
11001 which do not use autoconf.
11002
11003Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11004
11005 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 11006 11/18/97 build
252b5132
RH
11007
11008Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11009
11010 * From Franz Sirl.
11011 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11012 found on RedHat Linux systems.
11013
11014Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11015
11016 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11017 guesses.
11018
11019Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11020
11021 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11022
11023Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11024
11025 * ltmain.sh: If mkdir fails, check whether the directory was created
11026 anyhow by some other process.
11027
11028Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11029
11030 * configure.in (d30v-*-*): Configure all directories.
11031
11032Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11033
11034 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11035 for the D30V.
11036
11037Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11038
11039 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11040
11041Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11042
80413487
RH
11043 * include/libiberty.h: Add extern "C" { so it can be used with C++
11044 progrms.
11045 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11046 programs.
252b5132
RH
11047
11048Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11049
11050 * configure.in (d30v-*-*): Configure GCC now.
11051
11052Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11053
11054 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11055 is no longer needed.
11056
11057Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11058
11059 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11060
11061Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11062
11063 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11064 targets using "$@" to provide support for similar but not identical
11065 targets without having to duplicate code.
11066
11067Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11068
11069 * makefile.vms: Fix to work with DEC C.
11070
11071Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11072
11073 * config.sub: Add mips-tx39-elf to marketing names.
11074
11075Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11076
11077 * ltmain.sh: Handle symlinks in generated script.
11078
11079Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11080
11081 * configure: Handle autoconf style directory options: --bindir,
11082 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11083 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11084 --sysconfdir.
11085 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11086 (sharedstatedir, localstatedir, oldincludedir): New variables.
11087 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11088 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11089 sbindir, sharedstatedir, and sysconfdir.
11090
11091Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11092
11093 * Makefile.in (bootstrap-lean): New target.
11094
11095Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11096
11097 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 11098 sn, and gnuserv from noconfigdirs.
252b5132
RH
11099
11100Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11101
11102 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11103
11104Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11105
ba73c63f 11106 * Makefile.in (cross): New target.
252b5132
RH
11107
11108Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 11109 Jeff Law <law@cygnus.com>
252b5132
RH
11110
11111 * Makefile.in (bootstrap2, bootstrap3): New targets.
11112 (all-bootstrap): Remove outdated and confusing target.
11113 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11114
afb8d725
JM
11115Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11116
11117 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 11118 windows. Consistent with gdb/configure.
afb8d725 11119
252b5132
RH
111201997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11121
252b5132
RH
11122 * configure.in: Name Linux target fragment.
11123
11124 * configure: Rewrite so that project Makefile fragment is inserted
11125 first and appears last in the resulting Makefile.
11126
11127Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11128
11129 * Makefile.in (install-itcl): Install tcl first.
11130
252b5132 11131Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 11132
252b5132
RH
11133 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11134
11135Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11136
11137 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11138
11139 * configure.in (skipdirs): Add target-librx for Linux.
11140 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11141
11142Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11143
11144 * Makefile.in (bootstrap): New target.
11145
11146Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11147
11148 * config.sub: Accept 'amigados' for backward compatability.
11149
11150Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11151
11152 * config.guess: Merge with FSF.
11153
ba73c63f
JM
11154Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11155
11156 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11157
252b5132
RH
11158Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11159
11160 * config.sub: Add "marketing-names" patch.
11161
11162Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11163
80413487 11164 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
11165
11166Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11167
11168 * config.sub: Handle v850-elf.
11169
ba73c63f
JM
11170Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11171
11172 * .cvsignore (*-install): Remove.
11173
252b5132
RH
11174Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11175
11176 * ltconfig: Set CONFIG_SHELL in libtool.
11177 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11178
11179Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11180
11181 * configure.in (target_subdir): Set to libraries if enable_multilib.
11182
11183Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11184
11185 * config.guess: Update from gcc directory.
11186
11187Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11188
11189 * Makefile.in (all-sim): Depends on all-readline.
11190
11191Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11192
11193 * Makefile.in (BISON, YACC): Use $$s.
11194 (all-bison): Depend on all-texinfo.
11195
11196Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11197
11198 * Makefile.in (BISON): Add -L flag.
11199 (YACC): Likewise.
11200
11201Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11202
35590697
AJ
11203 * configure.in (noconfigdirs): Add support for v850e target.
11204
252b5132
RH
11205 * config.sub (maybe_os): Add support for v850e target.
11206
11207Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11208
35590697
AJ
11209 * configure.in (noconfigdirs): Add support for v850ea target.
11210
252b5132
RH
11211 * config.sub (maybe_os): Add support for v850ea target.
11212
11213Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11214
11215 * config.sub: Add mipstx39. Delete r3900.
11216
11217Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11218
11219 * Makefile.in (all-autoconf): Depends on all-texinfo.
11220
11221Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11222
11223 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11224 eabi targets.
11225
11226Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11227
11228 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11229
11230 * configure: When handling a Canadian Cross, handle YACC as well as
11231 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 11232 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
11233
11234Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11235
11236 * Makefile.in (BISON): bison, not byacc or bison -y.
11237 (YACC): bison -y or byacc or yacc.
11238 (various): Add *-bison as appropriate.
11239 (taz): No need to mess with BISON anymore.
11240
11241Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11242
11243 * configure: If OSTYPE matches *win32*, try to find a good value for
11244 CONFIG_SHELL.
11245
11246Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11247
11248 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11249 configure.in if it is present.
11250
11251Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11252
11253 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11254
11255Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11256
11257 * config.sub: Recognize `arc' cpu.
11258 * configure.in: Likewise.
11259 * config-ml.in: Likewise.
11260
11261Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11262
11263 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11264
11265Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11266
11267 * configure: Changed sed delimiter from ':' to '|' when
11268 attempting to substitute ${config_shell} for SHELL. On
11269 NT ${config_shell} may contain a ':' in it.
11270
11271Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11272
11273 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11274
11275Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11276
11277 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11278
11279Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11280
11281 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11282
11283 * ylwrap: If the program is a relative path, force it to be
11284 absolute.
11285
11286Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11287
11288 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11289
11290Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11291
11292 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
11293 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11294 for libraries.
252b5132
RH
11295
11296Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11297
11298 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 11299 separated by spaces.
252b5132
RH
11300
11301Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11302
11303 * ylwrap: New file.
11304 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11305
11306 * ltmain.sh: Handle /bin/sh at start of install program.
11307
11308 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11309
11310 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11311 * missing: New file, from automake 1.2.
11312
11313Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11314
11315 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11316 check-tk to CHECK_X11_MODULES.
11317
11318Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11319
11320 * config.sub: Merge with FSF.
11321
11322Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11323
11324 * config.guess: Merge with FSF.
11325
11326Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11327
11328 * configure: Treat msdosdjgpp like go32.
11329 * configure.in: Likewise. Don't remove gprof for go32.
11330
11331 * configure: Change Makefile.tem2 to Makefile.tm2.
11332
11333Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11334
11335 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11336
11337Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11338
11339 * install-sh (chmodcmd): Set to null if the DST directory already
11340 exists. Same as Nov 11th change.
11341
11342Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11343
35590697 11344 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
11345
11346Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11347
11348 * config.guess: Update from FSF.
11349
11350Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11351
11352 * Makefile.in (GDB_TK): Depend on itcl and tix.
11353
11354Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11355
11356 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11357 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11358 (INSTALL_SCRIPT): New variable.
11359 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11360 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11361 to -x.
11362 * install-sh: Add support for -x option.
11363
11364Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11365
11366 * configure.in, Makefile.in: Treat tix like itcl.
11367
11368Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11369
11370 * Makefile.in (WINDRES): New variable.
11371 (WINDRES_FOR_TARGET): New variable.
11372 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11373 (EXTRA_HOST_FLAGS): Add WINDRES.
11374 (EXTRA_TARGET_FLAGS): Add WINDRES.
11375 (EXTRA_GCC_FLAGS): Add WINDRES.
11376 ($(DO_X)): Pass down WINDRES.
11377 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11378 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11379 DLLTOOL_FOR_TARGET.
11380
11381Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11382
11383 * configure.in: configure sim before gdb for win32-x-ppc
11384
11385Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11386
11387 Move gperf into the toplevel, from libg++.
11388 * configure.in (target_tools): Add target-gperf.
11389 (native_only): Add target-gperf.
11390 * Makefile.in (all-target-gperf): New target, depend on
11391 all-target-libg++.
11392 (configure-target-gperf): Empty rule.
11393 (ALL_TARGET_MODULES): Add all-target-gperf.
11394 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11395 (CHECK_TARGET_MODULES): Add check-target-gperf.
11396 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11397 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11398
11399Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 11400
252b5132
RH
11401 * config.sub (mn10200): Recognize new basic machine.
11402
11403Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11404
11405 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11406 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11407
11408Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11409
11410 * configure.in: If we're building mips-sgi-irix6* native, turn on
11411 ENABLE_MULTILIB and set TARGET_SUBDIR.
11412
11413Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11414
11415 * Makefile.in (all-sn): Depend on all-grep.
11416
11417Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11418
11419 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11420
11421 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11422 Makefile. From Jeff Makey <jeff@cts.com>.
11423 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11424
11425 * Makefile.in (DISTBISONFILES): Remove.
11426 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11427 $(DEFAULT_YACC).
11428
11429 * configure.in: Build itl, db, sn, etc., when building for native
35590697 11430 cygwin32.
252b5132
RH
11431
11432 * Makefile.in (LD): New variable.
11433 (EXTRA_HOST_FLAGS): Pass down LD.
11434 ($(DO_X)): Likewise.
11435
11436Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11437
11438 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11439
11440Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11441
11442 * configure.in (targargs): Strip out any supplied --build argument
35590697 11443 before adding our own. Always add --build.
252b5132
RH
11444
11445Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11446
11447 * configure.in (targargs): Pass --build if we're doing
11448 a cross-compile.
11449
11450Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11451
ba73c63f 11452 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
11453 sed. Otherwise sed chokes on NT path names with drive
11454 designators. Also look for "?:*" as the leading characters in an
11455 absolute pathname.
11456
11457Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11458
11459 * config.sub: Support for r3900.
11460
11461Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11462
11463 * configure.in: Use install-sh, not install.sh.
11464
11465Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11466
11467 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11468 apply it twice.
11469
11470Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11471
11472 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11473 install-binutils.
11474
11475Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11476
11477 * Makefile.in: Add automake targets.
11478 * configure.in (host_tools): Add automake.
11479
11480Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11481
11482 * configure: Default CXX to c++, not gcc.
11483 * Makefile.in (CXX): Set to c++, not gcc.
11484 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11485
11486Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11487
11488 * install-sh: try appending a .exe if source file doesn't
11489 exist
11490
11491Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11492
11493 * configure.in: Turn on multilib by default.
11494 (cross_only): Remove target-libiberty.
11495
11496 * Makefile.in (all-gcc): Don't depend on libiberty.
11497
11498Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11499
11500 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11501
11502Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11503
11504 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11505 (DISTBISONFILES): Add ld/Makefile.in
11506
11507Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11508
11509 * configure.in: if target is cygwin32 but host isn't cygwin32,
11510 don't configure gdb tcl tk expect, not just gdb.
11511
11512Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11513
11514 * configure.in: Added gnuserv everywhere sn appears.
11515
11516 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11517 (CROSS_CHECK_MODULES): Added check-gnuserv.
11518 (INSTALL_MODULES): Added install-gnuserv.
11519 (CLEAN_MODULES): Added clean-gnuserv.
11520 (all-gnuserv): New target.
11521
11522Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11523
11524 * config.guess: Fixes for MIPS OpenBSD systems.
11525
11526Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11527
11528 * Makefile.in (INSTALL_XFORM): Remove.
11529 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11530
11531 * mkinstalldirs: New file, copied from automake.
11532 * Makefile.in (installdirs): Rename from install-dirs. Use
11533 mkinstalldirs. Change all users.
11534 (DEVO_SUPPORT): Add mkinstalldirs.
11535
11536Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11537
11538 * install-sh: Rename from install.sh.
11539 * Makefile.in (INSTALL): Change install.sh to install-sh.
11540 (DEVO_SUPPORT): Likewise.
11541
11542 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11543 Graichen <graichen@rzpd.de>.
11544
11545Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11546
11547 * config.guess: Recognize OpenBSD systems correctly.
11548
11549Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11550
11551 * README, Makefile.in (ETC_SUPPORT): Remove references to
11552 cfg-paper*, configure.{texi,man,info*}._
11553
11554Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11555
11556 * Makefile.in (all.normal): Ensure that gcc is built after all
11557 the x11 - ie gdb - targets.
11558
11559Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11560
11561 * makefile.vms: Don't run conf-a-gas.
11562
11563Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11564
80413487 11565 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
11566
11567Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11568
11569 * configure.in: Remove noconfigdirs case since gdb also
11570 configures and builds for tic80-coff.
11571
11572Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11573
11574 * configure: Set cache_file to config.cache.
11575 * Makefile.in (local-distclean): Remove config.cache.
11576
11577Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11578
11579 * COPYING: Update FSF address.
11580
11581Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11582
11583 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11584 noconfigdirs.
11585
11586Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11587
11588 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11589 MAKEDIRS, is empty.
11590
11591Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11592
11593 * config.sub: Tweak mn10300 entry.
11594
11595Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11596
11597 * configure.in (host_tools): Put sim before gdb, so gdb's
11598 configure.tgt can determine if the simulator was configured.
11599
11600Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11601
11602 * config.sub: Move BeOS $os case to be with other Cygnus
11603 local cases.
11604
11605Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11606
11607 * config.sub: Remove misplaced comment that broke Linux.
11608
11609Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11610
11611 * config.sub: Add BeOS support.
11612
11613Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11614
11615 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11616
11617Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11618
11619 * configure.in (noconfigdirs): Remove tcl and tk from
11620 noconfigdirs for cygwin32 builds.
11621
11622Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11623
11624 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11625
11626Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11627
11628 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11629 make-all.com, use makefile.vms instead.
11630
11631Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11632
11633 * config.sub: Accept -lnews*.
11634
11635Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11636
11637 * configure.in (noconfigdirs): Disable target-newlib,
35590697 11638 target-examples and target-libiberty for d30v.
252b5132
RH
11639
11640Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11641
11642 * configure.in (noconfigdirs): Enable ld for d30v.
11643
11644Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11645
11646 * configure.in (tic80-*-*): Build compiler.
11647
11648Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11649
11650 * configure.in (d30v-*): Remove sim directory from list of
35590697 11651 unsupported d30v directories
252b5132
RH
11652
11653Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11654
35590697
AJ
11655 * config.sub, configure.in: Add d30v target cpu.
11656
252b5132
RH
11657Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11658
11659 * makefile.vms: New file.
11660 * make-all.com: Remove.
11661
11662Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11663
11664 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11665
11666Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11667
11668 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11669
11670Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11671
11672 * Makefile.in (ALL_MODULES): Added all-db.
11673 (CROSS_CHECK_MODULES): Addec check-db.
11674 (INSTALL_MODULES): Added install-db.
11675 (CLEAN_MODULES): Added clean-db.
11676
11677Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11678
11679 * config.guess: Merge with latest FSF sources.
11680
11681Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11682
11683 * Makefile.in (ALL_MODULES): Added all-itcl.
11684 (CROSS_CHECK_MODULES): Added check-itcl.
11685 (INSTALL_MODULES): Added install-itcl.
11686 (CLEAN_MODULES): Added clean-itcl.
11687
11688Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11689
11690 * configure.in: build gdb for mn10200
11691
11692Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11693
11694 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11695
11696Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11697
11698 * configure.in (tic80-*-*): Turn off most targets right now.
11699
11700Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11701
11702 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11703 rather than the makeinfo program.
11704 (do-info): Depend upon all-texinfo.
11705
11706Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11707
11708 * configure.in: Remove uses of config/mh-linux.
11709
11710 * config.sub, config.guess: Merge with latest FSF sources.
11711
11712Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11713
11714 * config.sub (case $basic_machine): Add tic80 entries.
11715
11716Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11717
11718 * config.sub, config.guess: Merge with latest FSF sources.
11719
11720Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11721
11722 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11723 * mpw-config.in: Test for NewFolderRecursive.
11724 * mpw-install: Use symbolic name for startup filename.
11725 * mpw-README: Add various additional details.
11726
11727Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11728
11729 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11730
11731Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11732
11733 * configure.in: Do build gcc and the target libraries for
11734 the mn10200.
11735
11736Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11737
11738 * configure.in: don't avoid building gdb for mn10300 any more
11739 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11740 instead of single-quoting it.
11741
11742Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11743
11744 * configure.in: Don't use --with-stabs on IRIX 6.
11745
11746Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11747
11748 * configure.in (m32r): Build gdb, libg++ now.
11749
11750Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11751
11752 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11753 directories from noconfigdirs.
11754
11755Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11756
11757 * config.sub (basic_machine): added mips16 configuration
11758
11759Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11760
11761 * config.sub: Handle d10v-unknown.
11762
11763Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11764
11765 * config.sub: Handle v850-unknown.
11766
11767Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11768
11769 * Makefile.in: add findutils
11770 * configure.in: add findutils to list of host_tools
11771
11772Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11773
11774 * config.sub: Handle mn10200 and mn10300.
11775
11776Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11777
11778 * configure.in (d10v-*): Do not build librx.
11779
11780Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11781
11782 * configure.in (mn10300): Build everything except gdb & libgloss.
11783
11784Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11785
11786 * config.guess: Patch for Dansk Data Elektronik servers,
11787 from Niels Skou Olsen <nso@dde.dk>.
11788
11789 For ncr, use /bin/uname rather than uname, since GNU uname does not
11790 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11791
11792 Patch for MIPS R4000 running System V,
11793 from Eric S. Raymond <esr@snark.thyrsus.com>.
11794
11795 Fix thinko for nextstep.
11796
11797 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11798
11799 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11800 * config.guess: Guess mips-dec-mach_bsd4.3.
11801
11802 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11803 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11804 release numbers.
11805 * config.guess (mips-mips-riscos*): Emit just enough of the
11806 release number.
11807
11808 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11809 * config.guess (sparc-auspex-sunos*): Added.
11810 (f300-fujitsu-*): Added.
11811
11812 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11813 * config.guess: Recognize a Tadpole as a sparc.
11814
11815Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11816
11817 * config.guess: Don't assume that NextStep version is either 2 or
11818 3. NextStep 4 (aka OpenStep 4) has come out now.
11819
11820Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11821
11822 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11823 From Rik Faith <faith@cs.unc.edu>.
11824
11825Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11826
11827 * config.sub: Contributions from bug-gnu-utils to:
11828 Support plain "hppa" (no version given) architecture, reported by
11829 OpenStep.
11830 OpenBSD like NetBSD.
11831 LynxOs is not a hardware supplier.
11832
11833 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 11834 OpenBSD like NetBSD.
252b5132
RH
11835 Stratus systems.
11836 More Pyramid systems.
11837 i[n>4]86 Intel chips.
11838 M680[n>4]0 Motorola chips.
11839 Use unknown instead of lynx for hardware manufacturer.
11840
11841Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11842
11843 * install.sh (chmodcmd): Set to null if the DST directory already
11844 exists.
11845
11846Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11847
11848 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11849 not use mt-ppc target Makefile fragment any more.
11850
11851Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11852
11853 * configure.in (*-*-windows): Exclude everything but those dirs
11854 needed to build windows.
11855
11856Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11857
11858 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11859
11860Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11861
11862 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
11863
11864Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11865
11866 * Undo my previous change.
11867
11868Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11869
11870 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11871 unconditionally.
11872 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11873
11874Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11875
11876 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11877 host to add it's own flags.
252b5132
RH
11878
11879Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11880
11881 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11882
11883Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11884
11885 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11886 (CXX_FOR_TARGET): Likewise.
11887 (GCC_FOR_TARGET): Define.
11888 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11889 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11890 CC_FOR_TARGET was specified on the command line.
11891 (MAKEOVERRIDES): Don't define.
11892
11893Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11894
11895 * configure.in (m32r): Fix spelling of libg++ libs.
11896
11897Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11898
11899 * config.sub (-apple*): Remove, now redundant.
11900
11901Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11902
11903 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11904
11905 * configure: Rework yesterday's sed script patch.
11906
11907 * config.sub: Merge with FSF.
11908
11909Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11910
11911 * config.guess: Merge from FSF.
11912
11913 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
11914 * config.guess: Use pc instead of unknown, for pc clone systems.
11915 Change linux to linux-gnu.
252b5132
RH
11916
11917 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 11918 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
11919
11920Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11921
11922 * test-build.mk (HOLES): Add "xargs" for gdb.
11923
11924 * configure: Avoid hpux10.20 sed bug.
11925
11926Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11927
4bddf3ad 11928 * configure.in: Add support for windows host
252b5132
RH
11929 (that is a build done under the Microsoft build environment).
11930
11931Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11932
11933 * Makefile.in: Replace all uses of srcroot with s, to shrink
11934 command line lengths.
11935
11936 Patches from Geoffrey Noer <noer@cygnus.com>:
11937 * configure.in: If configuring for newlib, pass --with-newlib to
11938 subdirectories.
11939 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11940 -Bnewlib/ and -Lwinsup to gcc.
11941 (CXX_FOR_TARGET): Likewise.
11942
11943Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11944
11945 * Makefile.in (ETC_SUPPORT): Add configure.
11946
11947Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11948
35590697 11949 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
11950 host configuration file.
11951
11952Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11953
11954 * configure.in: Break mn10x00 support into separate
11955 mn10200 and mn10300 configurations.
11956 * config.sub: Likewise.
11957
11958Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11959
11960 * configure.in: Add lots of stuff to noconfigdirs for
11961 the mn10x00 targets.
11962
11963 * config.sub, configure.in: Add mn10x00 support.
11964
11965Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11966
11967 * make-all.com: Call conf-a-gas, not config-a-gas.
11968
11969Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11970
11971 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 11972 targets.
252b5132
RH
11973
11974Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11975
11976 * mpw-README: Add much more detail for native PowerMac.
11977 * mpw-install: New file.
11978 * mpw-configure: Add --norecursion and --help options.
11979 * mpw-config.in: Translate readme and install files when
11980 copying to objdir.
11981 * mpw-build.in: Don't always depend on byacc and flex.
11982 (install-only-top): New action.
11983
11984Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11985
11986 * configure.in: You can now configure GDB for the v850.
11987
11988Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11989
11990 * configure.in (noconfigdirs): Don't configure any C++ dirs
11991 if targeting D10V.
11992
11993Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11994
11995 * config.sub: Recognize mips64vr5000.
11996
11997Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11998
11999 * configure.in: Use a single line for host_tools and native_only.
12000
12001Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12002
12003 * config.sub, configure.in: Add entries for m32r.
12004
12005Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12006
12007 * Makefile.in (inet-install): Don't run install-gzip.
12008
12009Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12010
12011 * configure.in: Don't config lots of things for *-*-windows*.
12012
12013Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12014
12015 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12016 (host_libs, host_tools): Copy from configure.in.
12017 * mpw-configure: Don't complain about directories not found.
12018
12019Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12020
12021 * configure.in (i[345]86): Recognize i686 for pentium pro.
12022 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12023 file.
12024
12025 * config.guess (i[345]86): Ditto.
12026
12027Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12028
12029 * configure.in (noconfigdirs): Removed gdb for D10V.
12030
12031Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12032
12033 * configure.in: Remove ld, target-libio, target-libg++, and
12034 target-libstdc++ from noconfigdirs.
12035
12036Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12037
12038 * configure: Fix three locations where shell scripts were
12039 being run directly rather than with config_shell.
12040
12041Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12042
12043 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12044 * config.sub (basic_machine): Recognize v850.
12045
12046Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12047
12048 * mpw-configure: Handle multiple enable/disable options and
12049 pass them down recursively, handle -c and -s flags appropriately
12050 depending on choice of compiler, add escape mechanism for
12051 quoted arguments to gC.
12052
12053Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12054
12055 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12056 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12057 so that -mrelocatable-lib and -mno-eabi are used.
12058
12059 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12060 not support --print-multi-lib, don't abort.
12061
252b5132
RH
12062Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12063
12064 * make-all.com: Run config-a-gas.
12065 * setup.com: Don't copy subdirectory files around.
12066
12067Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12068
12069 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12070 target, it now compiles correctly.
12071
12072Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12073
12074 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12075
12076Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12077
35590697 12078 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
12079
12080Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12081
12082 * configure.in (native_only): Add prms.
12083
12084Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12085
12086 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12087 (BINUTILS_SUPPORT_DIRS): Likewise.
12088
12089Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12090
12091 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12092 d10v support is added.
12093
12094Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12095
12096 * configure.in (d10v-*-*): New target.
12097
12098Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12099
12100 * config.guess (HP 9000/811): Recognize this as a PA1.1
12101 machine.
12102
12103Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12104
12105 * Makefile.in (do-tar-gz): New target, split out from tail end of
12106 taz target. Run each command separately, don't use pipes.
12107 (taz): Use it.
12108
12109Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12110
12111 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12112 * mpw-build.in: No builds should depend on building byacc or flex,
12113 they are assumed to be installed already.
12114
12115Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12116
12117 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12118 variable that CC_FOR_TARGET needs.
12119
12120Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12121
12122 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12123 options have changed since the last time the subdirectory was
12124 configured, and if it has, reconfigure.
12125 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12126 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12127
12128Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12129
12130 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12131 CLEAN_MODULES): Add bash.
12132 (all-bash): New target.
12133
12134Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12135
12136 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12137
12138Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12139
12140 * config.sub (basic_machine): Recognize d10v as a valid processor.
12141
12142Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12143
12144 * mpw-configure: Add support for --bindir.
12145 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12146
12147Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12148
12149 * configure.in: add bash, time, gawk to list of hosttools and things
12150 to only build for native toolchains
12151
12152Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12153
12154 * Makefile.in (docdir): Remove.
12155
12156Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12157
12158 * Makefile.in (datadir): Set to $(prefix)/share.
12159
12160Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12161
12162 * configure.in: build diff and patch for cygwin32-hosted
12163 toolchains.
12164
12165Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12166
12167 * config.sub: Accept -rtems*.
12168
12169Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12170
80413487 12171 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
12172 remove diff from the list of things not buildable
12173 via Canadian Cross
252b5132
RH
12174
12175Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12176
12177 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 12178 don't get ". ".
252b5132
RH
12179
12180Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12181
12182 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12183
12184Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12185
12186 * Makefile.in (taz): Handle case where tex3patch didn't even get
12187 checked out. Also, if it was found, put the symlink in a new util
12188 subdirectory.
12189
12190Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12191
12192 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12193
12194Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12195
12196 * config.sub: Recognize -openvms.
12197 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12198 * make-all.com, setup.com: New files.
12199
12200Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12201
12202 * Makefile.in (taz): tex3patch moved to texinfo/util.
12203
12204Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12205
afb8d725 12206 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
12207 * configure.in: remove make from disable-if-Can-Cross list
12208 enable gdb if ${host} and ${target} are cygwin32
12209
12210Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12211
12212 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12213 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12214
12215Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12216
12217 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12218 distinguish sysv/svr4/bsd variants.
12219 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12220
12221Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12222
12223 * configure.in: Added copyright notice.
12224 * move-if-change: Added copyright notice.
12225
12226Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12227
12228 * configure.in (powerpcle-*-solaris*): Until we get shared
12229 libraries working, don't build gdb, sim, make, tcl, tk, or
12230 expect.
12231
12232Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12233
12234 * config.guess: Merge with FSF:
12235
12236 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12237 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12238
12239 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12240 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12241
12242 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12243 * config.guess: Combine two OSF1 rules.
12244 Also recognize field test versions. From mjr@zk3.dec.com.
12245 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12246 because GNU uname does not support -p. From pmr@pajato.com.
12247
12248Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12249
12250 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12251
12252Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12253
12254 * mpw-README: Document GCCIncludes.
12255
12256Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12257
12258 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12259
12260Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12261
12262 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12263
12264Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12265
12266 * configure.in (*-*-cygwin32): Configure make.
12267
12268Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12269
12270 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12271
12272Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12273
12274 * Makefile.in (all-inet): Depend on all-perl.
12275
12276 * Makefile.in (inet-install): New target.
12277
12278 * Makefile.in (all-inet): Depend on all-tcl.
12279 (all-inet): Depend on all-send-pr.
12280
12281Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12282
12283 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12284 temporarily.
12285
12286Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12287
12288 * configure.in: Don't configure --with-gnu-ld on AIX.
12289
12290Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12291
12292 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12293
12294Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12295
12296 * Makefile.in (ALL_MODULES): Added all-inet.
12297 (CROSS_CHECK_MODULES): Added check-inet.
12298 (INSTALL_MODULES): Added install-inet.
12299 (CLEAN_MODULES): Added clean-inet.
12300 (all-indent): New target.
12301
12302 * configure.in (host_tools): Added inet.
12303 (native_only): Added inet.
12304 (noconfigdirs): Added inet.
12305
12306Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12307
12308 * configure.in: Don't configure libgloss if we are not configuring
12309 newlib.
12310
12311Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12312
12313 * configure.in: Don't configure libgloss for unsupported
12314 architectures.
12315
12316Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12317
12318 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12319
12320Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12321
12322 * Makefile.in (ALL_MODULES): Include all-apache.
12323 (CROSS_CHECK_MODULES): Include check-apache.
12324 (INSTALL_MODULES): Include install-apache.
12325 (all-apache): New target.
12326
12327 * configure.in: Added apache everywhere perl is seen.
12328
12329Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12330
12331 * Makefile.in: Add support for clean-{module} and
12332 clean-target-{module} rules.
12333
12334Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12335
12336 * configure.in (*-*-ose) do not build libgloss.
12337
12338Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12339
12340 * config.guess (prep*:SunOS:5.*:*): Turn into
12341 powerpele-unknown-solaris2.
12342
12343Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12344
12345 * configure.in: Permit --enable-shared to specify a list of
12346 directories.
12347
12348Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12349
12350 * configure.in (host==solaris): Pass only the first word of $CC
12351 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12352
12353Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12354
12355 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12356
12357Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12358
12359 * Makefile.in (ALL_MODULES): Include all-perl.
12360 (CROSS_CHECK_MODULES): Include check-perl.
12361 (INSTALL_MODULES): Include install-perl.
12362 (ALL_X11_MODULES): Include all-guile.
12363 (CHECK_X11_MODULES): Include check-guile.
12364 (INSTALL_X11_MODULES): Include install-guile.
12365 (all-perl): New target.
12366 (all-guile): New target.
12367
12368 * configure.in (host_tools): Include perl and guile.
12369 (native_only): Include perl and guile.
12370 (noconfigdirs): Don't build guile and perl; no ports have been
12371 done.
12372
12373Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12374
80413487
RH
12375 * configure (--enable-*): Handle quoted option lists such as
12376 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
12377
12378Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12379
12380 * Makefile.in ({,inst}all-target): New rule so we can make and
12381 install all of the target directories easily.
12382
12383Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12384
12385 * configure.in: Add missing global flag in sed substitution when
12386 deleting `target-' from ${configdirs}.
12387
12388Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12389
12390 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12391 option.
12392
12393 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12394 config/mh-necv4.
12395
12396 * install.sh: Correct misspelling of transformbasename.
12397
12398 * config.guess: Recognize mips-*-sysv*.
12399
12400Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12401
12402 * config.sub: Recognize mon960.
12403
12404Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12405
12406 * configure: Restore Canadian Cross handling of BISON and LEX,
12407 removed in Feb 20 change.
12408
12409Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12410
12411 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12412 Mention make install. Remove the old copyright date as well the
12413 clumsy and rather pointless copyright on the README file.
12414
12415Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12416
12417 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12418 Makefile after running symlink-tree, then run `make distclean' to
12419 avoid clobbering any generated files in srcdir.
12420
12421Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12422
12423 * configure.in (m68k-*-netbsd*): Build everything now.
12424
12425Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12426
12427 * Makefile.in (taz): Fix quoting.
12428
12429Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12430
12431 * configure.in (sparclet-*-*): Build everything now.
12432
12433Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12434
12435 * configure.in (m68k-*-linux*): New host.
12436
12437Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12438
12439 * configure: Check for bison before byacc.
12440
12441Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12442
12443 * Makefile.in configure: Change the way LEX and BISON/YACC are
12444 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12445 searching PATH. These are used as fallbacks by Makefile.in if
12446 flex/bison/byacc aren't in objdir.
12447
12448Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12449
12450 * Makefile.in: Make everything which depends upon all-bfd also
12451 depend upon all-opcodes, in case --with-commonbfdlib is used.
12452
12453Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12454
12455 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12456 building NT native compilers on Unix.
12457
12458Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12459
12460 * configure.in: Don't get CC from the host Makefile fragment if we
12461 can find gcc in PATH, or if this is a Canadian Cross. Move the
12462 Solaris test for /usr/ucb/cc to the post target script, just after
12463 the compiler sanity test.
12464
12465Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12466
12467 * config.sub: Merge with FSF.
12468
12469Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12470
12471 * Makefile.in (RPATH_ENVVAR): New variable.
12472 (REALLY_SET_LIB_PATH): Use it.
12473 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12474
12475Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12476
12477 * config.sub, configure.in: Recognize sparclet cpu.
12478
12479Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12480
12481 * config.guess: Support m68k-cbm-sysv4.
12482
12483Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12484
12485 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12486 m68k-unknown-linuxaout from linker help string. Put quotes around
12487 $ld_help_string.
12488
12489Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12490
12491 * config.guess (powerpc-harris-powerunix): Add guess for port
12492 to new target.
12493
12494Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12495
12496 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12497
12498Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12499
12500 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12501 $(REALLY_SET_LIB_PATH) in Makefile.
12502 * Makefile.in (SET_LIB_PATH): New variable.
12503 (REALLY_SET_LIB_PATH): New variable.
12504 ($(DO_X)): Use $(SET_LIB_PATH).
12505 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12506 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12507 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12508 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12509 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12510 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12511 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12512 (install-dosrel): Likewise.
12513 (all-opcodes): Depend upon all-libiberty.
12514
12515Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12516
12517 * config.guess (*:CYGWIN*): New
12518
12519Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12520
12521 * Makefile.in (all-target-winsup): All all-target-libiberty.
12522
12523Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12524
12525 * configure.in (noconfigdirs): Add missing # in front of comment.
12526
12527Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12528
12529 * configure.in: add second pass to things added to noconfigdirs
12530 so *-gm-magic can exclude libgloss properly.
12531
12532Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12533
12534 * mpw-configure (extralibs_name, rez_name): Set correctly
12535 for MWC68K compiler.
12536
12537 * mpw-README: Add more info on the necessary build tools.
12538
12539Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12540
12541 * configure.in, config.sub: Recognize cygwin32.
12542
12543Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12544
12545 * config.guess, config.sub: Recognize A/UX.
12546
12547Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12548
12549 * config.sub: Merge with gcc/config.sub.
12550
12551Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12552
12553 * mpw-build.in (do-binutils): Add build of stamps.
12554
12555Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12556
12557 * config.sub: Add recognition for mips64vr4100*-* targets.
12558
12559Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12560
12561 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12562 Add creation of gconfigargs with `--enable-shared' turned on.
12563 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12564 ($(host)-stamp-stage3-configured): Likewise.
12565 (HOLES): Add chatr and ldd.
12566 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12567
12568Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12569
12570 * configure: Pass --nfp to recursive configures.
12571
12572Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12573
12574 * Makefile.in (DLLTOOL): New.
12575 (DLLTOOL_FOR_TARGET): New.
12576 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12577 (EXTRA_TARGET_FLAGS): Ditto.
12578 (EXTRA_GCC_FLAGS): Ditto.
12579 (CONFIGURE_TARGET_MODULES): Ditto.
12580 (DO_X): Ditto.
12581 * configure: Add DLLTOOL.
12582
12583Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12584
12585 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12586 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12587 mh-sco, since old workarounds no longer needed, and don't
12588 build ld, since libraries have weak symbols in COFF.
12589
12590Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12591
12592 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12593
12594Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12595
12596 * configure.in: Make sure that ${CC} can be used to compile an
12597 executable.
12598
afb8d725
JM
12599Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12600
12601 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12602 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12603 nothing depending on whether gdbtk is being built.
12604
252b5132
RH
12605Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12606
12607 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12608
12609Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12610
12611 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12612 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12613
12614Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12615
12616 * config-ml.in: Add support for
12617 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12618 Simplify setting of multidirs from --disable-foo.
12619
12620Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12621
12622 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12623 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12624 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 12625 non-empty, pass them on to the GCC make.
252b5132
RH
12626 (all-bootstrap): New rule that is like all-gcc, except it executes
12627 the GCC bootstrap rule instead of the GCC all rule.
12628
12629Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12630
12631 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12632
12633Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12634
12635 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12636 DG/UX support.
12637
12638Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12639
12640 * config.sub (i*86*) Change [345] to [3456]
12641
12642Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12643
12644 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12645 --with-gnu-ld=no.
12646
12647Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12648
12649 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12650 AIX multilibs get built.
12651
12652Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12653
12654 * configure.in (i386-win32): Don't build expect if we're not
12655 building the tcl subdir.
12656
12657Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12658
12659 * Makefile.in: (configure-target-examples, all-target-examples):
12660 New targets, configure and build example programs.
12661
12662Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12663
12664 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12665 use it as input to sedit the generated MPW makefile.
12666 * mpw-README: Add a suggestion about Gestalt.h.
12667
12668Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12669
12670 * config.sub: Accept *-*-ieee*.
12671
12672Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12673
12674 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12675 Ronald F. Guilmette <rfg@monkeys.com>.
12676
12677Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12678
12679 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12680 for powerpc-pe native.
12681 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12682 (target==powerpc-pe): duplicate i386-win32 entry.
12683
12684Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12685
12686 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12687 of vxworks, not just vxworks5.1.
12688
12689Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12690
12691 * mpw-configure: Add support for exec-prefix.
12692
12693Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12694
12695 * config.guess: Recognize HP model 816 machines as having
12696 a PA1.1 processor.
12697
12698Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12699
12700 * configure: Ignore new autoconf configure options.
12701
252b5132
RH
12702Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12703
12704 * config.guess: Recognize Pentium under SCO.
12705 From Robert Lipe <robertl@arnet.com>.
12706
12707Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12708
12709 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
12710
12711Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12712
12713 * configure.in: Don't configure gas for alpha-dec-osf*.
12714
12715Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12716
12717 * configure.in: Default to --with-stabs for some targets for which
12718 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12719 i[345]86*-*-unixware*.
12720
12721Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12722
12723 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12724 rather than basing it on the target. Simplify handling of options
12725 controlling which directories to configure. Remove extraneous
12726 slash in multi-clean target.
12727
12728Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12729
12730 * config-ml.in: Prefix more variables with ml_ so they don't collide
12731 with configure's.
12732
12733Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12734
12735 * configure: Don't turn -v into --v.
12736
12737Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12738
12739 * configure.in (targargs): Fix typo.
12740
12741 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12742
12743Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12744
12745 * configure.in: Strip --host and --target options from
12746 CONFIG_ARGUMENTS, and always configure for --host only. Add
12747 --with-cross-host option when building with a cross-compiler.
12748 * configure: Canonicalize the arguments put into config.status by
12749 always using `=' for an option with an argument. Pass a presumed
12750 --host or --target explicitly.
12751
12752Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12753
12754 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12755 into general OS recognition case.
12756
12757Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12758
12759 * configure.in (target_configdirs): add target-winsup only
12760 for win32 target systems.
12761
12762Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12763
12764 * Makefile.in (all-target-libgloss): Depend upon
12765 configure-target-newlib, since when libgloss is built it looks to
12766 see if the newlib directory exists.
12767
12768Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12769
12770 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12771 cfg-ml-*.in.
12772
12773Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12774
12775 * configure: Handle LD and LD_FOR_TARGET when configuring a
12776 Canadian Cross.
12777
252b5132
RH
12778Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12779
12780 * configure.in (target_libs): add target-winsup.
12781 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12782 (target==ppcle-pe): remove ld from $noconfigdirs.
12783
12784Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12785
12786 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12787 Preserve relative path names in $srcdir. Build symlink tree if
12788 configuring cross target dir and srcdir=. (= no VPATH support).
12789 (configure-target-libg++): Depend on configure-target-librx.
12790 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12791 * config-ml.in: New file.
12792 * symlink-tree: New file.
12793 * configure: Ensure srcdir="." if that's what it is.
12794
12795Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12796
12797 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12798 includes and FLEX_SKELETON setting.
12799 * mpw-configure (--with-gnu-ld): New option, controls whether
12800 to use PPCLink or ld with PowerMac GCC.
12801 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12802 * mpw-config.in: Configure grez if targeting Mac.
12803
12804 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
12805 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12806 just macos.
252b5132
RH
12807 * configure.in: Configure grez resource compiler if targeting Mac.
12808 * Makefile.in (all-grez, install-grez): New targets.
12809
12810Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12811
12812 * configure: CXX defaults to gcc, not g++. If we find
35590697 12813 gcc in the path, set CC to gcc -O2.
252b5132
RH
12814
12815Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12816
12817 * configure: Default ${build} correctly. Avoid picking up extra
12818 spaces when reading CC and CXX from Makefile. When doing a
12819 Canadian Cross, use plausible default values for numerous
12820 variables.
12821 * configure.in: When doing a Canadian Cross, don't try to
12822 configure tools whose configure script can't handle it.
12823
12824Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12825
12826 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12827
12828Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12829
12830 * configure: Remove dubious bug reporting address.
12831
12832Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12833
12834 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12835 configure script, run that instead of this directory's configure.
12836 In either case, print a message that we're configuring the sub-dir.
12837
12838Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12839
12840 * configure.in: Before checking for the existence of various files,
12841 use sed to filter out "target-".
12842
12843Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12844
12845 * Makefile.in (DO_X): Split rule to decrease command line length
12846 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12847 (Philippe De Muyter).
12848
12849Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12850
12851 * Makefile.in (all-patch): depend on all-libiberty.
12852
12853Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12854
12855 * configure.in: If the only directory in target_configdirs which
12856 actually exists is libiberty, then set target_configdirs to empty,
12857 to avoid trying to build a target libiberty in a gas or gdb
12858 distribution.
12859
12860Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12861
12862 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
12863 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12864 systems.
252b5132
RH
12865
12866Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12867
12868 * configure.in (copy_dirs): Use sys-include instead of include
12869 for --with-headers option.
12870
12871Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12872
12873 * Makefile.in, configure.in: Make winsup builds work with
12874 new scheme.
12875
12876Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12877
12878 * configure.in: Build the linker on AIX.
12879
12880Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12881
12882 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12883 where needed.
12884
12885Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12886
12887 * Makefile.in (all-gcc): Fix typo.
12888
12889Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12890
12891 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12892
12893Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12894
12895 * configure.in: Rename libFOO to target-libFOO, and xiberty
12896 to target-xiberty, to provide more flexibility.
12897 (target_subdir): Define. Create if cross.
12898 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12899 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12900 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12901 check-libFOO -> check-target-libFOO, etc.
12902 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12903 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12904 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12905 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12906 allow ALL_GCC="" to only configure.
12907 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12908 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12909 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12910
12911Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12912
12913 * Makefile.in (taz): Build "info" in etc explicitly.
12914
12915Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12916
12917 * configure.in: Make sure that CC is undefined (as opposed to
12918 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12919 problem with autoconf trying to configure on a host without GCC.
12920
12921Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12922
12923 * mpw-configure: Set host alias from choice of host compiler,
12924 only use generic MPW Makefile sed if present, edit a file
12925 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12926 * mpw-README: Add problem notes about CW6 and CW7.
12927
12928Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12929
12930 * Makefile.in (taz): Use ";" instead of ";;".
12931
12932Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12933
12934 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12935 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12936 DISTDOCDIRS.
12937 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12938 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12939
12940Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12941
12942 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12943 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12944 Move bfd to DISTSTUFFDIRS.
12945
12946Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12947
12948 * Makefile.in (X11_LIB): Removed.
12949 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12950
12951 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12952
12953Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12954
12955 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12956 names.
12957
12958Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12959
12960 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12961
12962Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12963
12964 * configure.in (i[345]86-*-win32): Always build newlib.
12965 Don't configure cvs, autoconf or texinfo.
12966 * Makefile.in (LD_FOR_TARGET): New.
12967 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12968 Pass down LD_FOR_TARGET.
12969
12970Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12971
12972 * winsup: New directory.
12973 * Makefile.in: Build winsup.
12974 * configure.in: Winsup is configured when target is win32.
12975 Can only build win32 target GDB when native.
35590697 12976
252b5132
RH
12977Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12978
12979 * config.guess: Recognize HP model 819 machines as having
12980 a PA 1.1 processor.
12981
12982Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12983
12984 * configure: Fix sed loop which substitutes for CC and CXX to
12985 avoid bug found in various sed implementations.
12986
12987Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12988
12989 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12990 simulator. Use standard powerpc-*-eabi*.
12991
12992Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12993
12994 * configure.in: Stop putting gas and binutils in noconfigdirs for
12995 powerpc-*-aix* and rs6000-*-*.
12996
12997Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12998
12999 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13000 -mcall-aixdesc libraries.
13001
13002Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13003
13004 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13005
13006 * config.sub (arm | armel | armeb): Fix shell syntax.
13007
13008Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13009
13010 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13011 -msoft-float and -mcpu=common support.
13012 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13013 libraries.
13014
13015Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13016
13017 * configure.in: Allow configuration and build of emacs19 for the alpha.
13018
13019Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13020
13021 * configure.in (CC): Get ^CC, not just any old CC, from
13022 ${host_makefile_frag}.
13023
13024Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13025
35590697 13026 * configure.in (CC): Try to get CC from
252b5132
RH
13027 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13028
13029Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13030
13031 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13032 only if it exists in $(srcdir).
13033
13034Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13035
13036 * configure: If CC and CXX are not set in the environment, set
13037 them, based on either an existing Makefile or on searching for gcc
13038 in PATH. Substitute for CC and CXX in Makefile.
13039 * configure.in: Remove libm from target_libs. Separate
13040 target_configdirs from configdirs. If CC is not set in
13041 environment, try to get it from a host Makefile fragment. Rewrite
13042 changes of configdirs to use skipdirs instead. A few minor
13043 tweaks. Take directories out of target_configdirs as they are
13044 taken out of configdirs. Remove existing Makefile files from
13045 subdirectories. Substitute for TARGET_CONFIGDIRS and
13046 CONFIG_ARGUMENTS in Makefile.
13047 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13048 by configure.in.
13049 (CONFIG_ARGUMENTS): Likewise.
13050 (CONFIGURE_TARGET_MODULES): New variable.
13051 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13052 ($(CONFIGURE_TARGET_MODULES)): New target.
13053 (configure-libg++, configure-libio): New targets.
13054 (all-libg++): Depend upon configure-libg++.
13055 (all-libio): Depend upon configure-libio.
13056 (configure-libgloss, all-libgloss): New targets.
13057 (configure-libstdc++): New target.
13058 (all-libstdc++): Depend upon configure-libstdc++.
13059 (configure-librx, all-librx): New targets.
13060 (configure-newlib): New target.
13061 (all-newlib): Depend upon configure-newlib
13062 (configure-xiberty): New target.
13063 (all-xiberty): Depend upon configure-xiberty.
13064
13065Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13066
13067 * configure.in (host i[345]86-*-win32): Expand the
13068 noconfigdirs again.
13069
13070Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13071
13072 * mpw-configure: Fix sed command file name.
13073
13074Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13075
35590697 13076 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
13077 noconfigdirs again.
13078
13079Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13080
13081 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13082 or powerpc*-*-pe*, since they are not yet supported.
13083
13084Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13085
13086 Add PowerMac support and many other enhancements.
13087 * mpw-configure: New option --cc to select compiler to use,
13088 paste options set according to --cc into the generated
13089 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13090 if mpw-make.sed is present.
13091 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13092 add forward includes for PowerPC include files.
13093 * mpw-build.in: Build using Makefile.PPC if present.
13094 (do-byacc, etc): Remove separate version resource builds.
13095 (do-gas): Build "stamps" before "all".
13096 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13097 * mpw-README: Update to reflect --cc option, PowerMac support,
13098 and recently-reported compatibility problems.
13099
13100Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13101
13102 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13103 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13104 (--with-multilib-top): Pass to recursive invocations.
13105
13106Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13107
13108 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13109 v810-*-*.
13110
13111Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13112
13113 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13114 gdb, ld and opcodes on v810-*-*.
13115
252b5132
RH
13116Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13117
13118 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13119 (local-maintainer-clean): New target.
13120 (maintainer-clean): New target.
13121 (realclean): Just depend upon maintainer-clean.
13122
13123Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13124
13125 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13126
13127Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13128
13129 * configure.in: Build ld in mips*-*-bsd* case.
13130
13131Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13132
13133 * config.sub: Accept -lites* OS. From Ian Dall.
13134
13135Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13136
13137 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 13138 targets.
252b5132
RH
13139
13140Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13141
13142 * configure.in: treat i386-win32 canadian cross the same as
13143 i386-go32 canadian cross.
13144
13145Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13146
13147 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13148 running under the simulator to build a reduced set of libraries.
13149 (powerpc-*-eabiaix): Add fine grained multilib support added to
13150 other powerpc targets yesterday.
13151
13152Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13153
13154 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13155 -disable-softfloat, -disable-relocatable, -disable-aix, and
13156 -disable-sysv to control which multilib libraries get built.
13157
13158Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13159
13160 * configure: Add Makefile.tem to list of files to remove in trap
13161 handler.
13162
13163Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13164
13165 * config.guess (*Linux*): Add missing "exit"s.
13166 Also, need specific check for alpha-unknown-linux (uses COFF).
13167
13168Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13169
13170 * config.guess: Merge with FSF:
13171
13172 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13173 * config.guess (AIX4): More robust release numbering discovery.
13174
13175 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13176 * config.guess (i386-sequent-ptx): Properly get version number.
13177
13178 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13179 * config.guess (mips:*:4*:UMIPS): New case.
13180
13181Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13182
13183 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13184 (i386-win32 host): Likewise. Don't build readline.
13185
afb8d725
JM
13186Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13187
13188 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13189 SUPPORT_FILES to submakes.
13190
252b5132
RH
13191Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13192
13193 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13194 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13195 mpw-configure.
13196
13197Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13198
13199 * configure.in (appdirs): Use =, not ==, in test expression when
13200 trying to build the text to print in the warning message for
13201 Solaris users.
13202
13203Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13204
13205 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13206
13207Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13208
13209 * config.guess: Recognize lynx-2.3.
13210
13211Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13212
13213 * config.sub (z8ksim): Deleted
13214 (z8k-*-coff): New, this is the one true name of the target.
13215
13216Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13217
13218 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13219
13220Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13221
13222 * config.guess (*:Linux:*:*): First try asking the linker what the
13223 default object file format is (elf, aout, or coff). Then if this
13224 fails, try previous methods.
13225
13226Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13227
13228 * configure.in: Don't build newlib for *-*-vxworks5.1.
13229
13230Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13231
13232 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13233 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13234
13235Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13236
13237 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13238
13239Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13240
13241 * cfg-ml-com.in: New file.
13242 * cfg-ml-pos.in: New file.
13243
13244Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13245
13246 * COPYING.NEWLIB: Add HP free copyright to list.
13247
13248Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13249
13250 * config.sub: Recognize -eabi* for the system, not just -eabi.
13251
13252Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13253
13254 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13255 * config.sub, configure.in (win32): New target and host.
13256
13257Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13258
13259 * configure.in: Add i386-pe configuration.
13260
13261Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13262
13263 * mpw-build.in (install): Install GDB after LD.
13264
13265Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13266
13267 * mpw-config.in (elf/mips.h): Always forward-include, needed
13268 for GDB to build.
13269
13270Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13271
13272 * testsuite: New directory for customer acceptance and whole tool
13273 chain tests.
13274
13275Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13276
13277 * configure: If per-host line isn't found, but AC_OUTPUT is found
13278 and a configure script exists, run it instead.
13279
13280Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13281
13282 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13283
13284Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13285
13286 * configure: Set build_{cpu,vendor,os,alias} to host values when
13287 --build isn't specified.
13288
13289Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13290
13291 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13292 (FLAGS_TO_PASS): Pass them.
13293 (EXTRA_TARGET_FLAGS): Ditto.
13294
252b5132
RH
13295Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13296
13297 * Makefile.in (all-libg++): Depend on all-libstdc++.
13298
13299Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13300
13301 * configure.in (noconfigdirs): Enable all packages for
13302 i386-unknown-netbsd.
13303
13304Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13305
13306 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13307 hosted builds (DOS builds)
13308
13309Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13310
13311 Changes for ARM based on patches from Richard Earnshaw:
13312 * config.sub: Handle armeb and armel.
13313 * configure.in: Omit arm linker only for riscix.
13314
13315Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13316
13317 * config.guess: Update from FSF.
13318
13319Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13320
13321 * config.sub: Recognize powerpcle as the little endian varient of
13322 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13323 powerpcle variant. Convert pentium into i586, not i486. Add p5
13324 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13325 temporarily.
13326
13327Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13328
13329 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13330
13331Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13332
13333 * config.sub: Accept -lites* as a basic system type.
13334
13335Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13336
13337 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13338 installed, and if so return linuxoldld as the system name.
13339
13340Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13341
13342 * config.guess: Add hppa1.1-hp-lites support.
13343
13344Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13345
13346 * configure.in: Don't build newlib for m68k-vxworks5.1.
13347
13348Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13349
13350 * configure.in (mips-sgi-irix6): Use mh-irix5.
13351
13352Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13353
13354 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13355
13356Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13357
13358 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 13359 OSF/1. Fix compiler flags.
252b5132
RH
13360 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13361
13362Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13363
13364 * configure.in: Recognize --with-newlib.
13365 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13366
afb8d725
JM
13367Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13368
13369 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13370 to *_X11_MODULES due to gdbtk needing X include files et al.
13371
252b5132
RH
13372Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13373
13374 Merge in support for Mac MPW as a host.
13375 (Old change descriptions retained for informational value.)
13376
13377 * mpw-config.in: Add generic include forwards for cpu-specific
13378 include files in aout and elf directories.
13379
13380 * mpw-configure: Added copyright.
13381 * mpw-config.in: Check for presence of required build tools.
13382 (target_libs): Add newlib.
13383 (target_tools): Add examples.
13384 (Read Me): Generate as "Read Me for MPW" instead.
13385 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13386 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13387 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13388
13389 * mpw-configure: Remove subdir-specific makefile hackery,
13390 delete mk.tmp after using it.
13391
13392 * mpw-build.in (all): Display start and end times.
13393
13394 * mpw-configure (host_canonical): Set.
13395 (target_cpu): Always add to makefiles.
13396 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13397 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13398 (mpw-mh-mpw): Look for in srcdir and srcroot.
13399 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13400
13401 * mpw-build.in: (install-only): New target.
13402
13403 * mpw-configure (host_alias, target_alias): Rename from hostalias
13404 and targetalias, add into generated Makefile.
13405 (mk.tmp): If present, add into generated Makefile.
13406 * mpw-build.in (all-gas): Build config.h first before gas proper.
13407
13408 * mpw-configure (config.status): Write only if changed.
13409 * mpw-config.in (readline): Configure it (not built, just used for
13410 definitions).
13411
13412 * mpw-config.in (elf/mips.h): Add a forward include.
13413
13414 * mpw-config.in: Forward-include most .h files in include into
13415 extra-include.
13416 (readline): Don't build.
13417 mpw-build.in (install): Install GDB.
13418
13419 * mpw-configure (prefix, mpw_prefix): Handle it.
13420 * mpw-config.in (mmalloc, readline): Don't configure.
13421 * mpw-build.in (thisscript): Rename to ThisScript.
13422 Use mpw-build instead of BuildProgram everywhere.
13423 (mmalloc, readline): Don't build.
13424 * mpw-README: New file, basic documentation about the MPW port.
13425
13426 * mpw-config.in: Use forward-include to create include files.
13427
13428 * mpw-configure: Add more things to the top of each configured
13429 Makefile, including contents of config/mpw-mh-mpw.
13430 * mpw-config.in (extra-include): Create this directory and fill it
13431 with Posix-like include files when configuring.
13432
13433 * config.sub (apple, mac, mpw): Add various aliases.
13434
13435 * mpw-build.in: New file, top-level build script fragment for MPW.
13436 * mpw-configure: New file, configure script for MPW.
13437 * mpw-config.in: New file, config fragment for MPW.
13438
13439Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13440
13441 * configure.in (host_libs): Remove glob, since it is gone from the
13442 sources.
13443
13444Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13445
13446 * Makefile.in: define empty GDB_NLM_DEPS var.
13447
13448 * configure.in(target_makefile_frag): use config/mt-netware
13449 for netware targets.
13450
13451Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13452
13453 * config.sub: Merge in recent FSF changes. Remove linux special
13454 cases.
13455
13456Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13457
4bddf3ad 13458 Revert this change:
252b5132
RH
13459
13460 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13461
13462 * build-all.mk: Use CC=cc -Xs on Solaris.
13463
252b5132
RH
13464Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13465
13466 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13467 stop using it.
13468 * Makefile.in: Nuke all references to glob subdirectory.
13469
13470Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13471
13472 * configure.in: Fix --enable-shared logic in per-host.
13473
13474Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13475
13476 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13477
13478Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13479
13480 * configure.in (noconfigdirs): Don't build gas on AIX, for
13481 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13482
13483Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13484
13485 * configure: Fix --cache-file to work if the file argument is a
13486 relative path.
13487
13488Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13489
13490 * configure: If the --cache-file is used, pass it down to
13491 configure in subdirectories.
13492
13493Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13494
13495 * config.sub: add vxworks29k configuration.
13496
13497Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13498
13499 * Makefile.in (taz): Do "diststuff" part quietly.
13500
13501Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13502
13503 * config.sub: Mini-merge with gcc/config.sub.
13504
13505Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13506
13507 * config.guess (IRIX): Sed - to _.
13508
13509Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13510
13511 * Makefile.in (source-vault, binary-vault): New targets.
13512
13513Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13514
13515 * config.sub: Recognize -eabi as a basic system type.
13516
13517Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13518
13519 * configure.in (enable_shared stuff): Fix typo.
13520
13521Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13522
13523 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13524
13525Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13526
13527 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13528
13529Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13530
13531 * configure.in (rs6000-*-*): Don't build gas.
13532
13533Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13534
13535 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13536 reduce command line length.
13537 (AS_FOR_TARGET): Check for as.new, not Makefile.
13538 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13539
13540Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13541
13542 * config.guess: Merge from FSF.
13543
13544Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13545
13546 * configure: Don't use $ when handling program_suffix.
13547
13548Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13549
13550 * configure.in: Configure tk for hppa/hpux.
13551
13552Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13553
13554 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13555
13556Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13557
13558 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13559 to LIBCXXFLAGS. Tests are better run without it.
13560
13561Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13562
13563 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13564
13565Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13566
13567 * configure.in (*-*-netware*): Don't configure xiberty.
13568
13569Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13570
13571 * configure.in: Remove tk from native_only list.
13572
13573Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13574
13575 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13576 for special NCD build.
13577
13578Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13579
13580 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13581 makeall.bat, they're only useful for binutils snapshots.
13582 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13583 makeall.bat to specified SUPPORT_FILES.
13584
13585Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13586
13587 * build-all.mk: Add Ericsson targets to sun4 and solaris
13588 hosts. Add BNR's sun4 target to solaris host, so their
13589 build-from-source will be tested in-house first.
13590
13591Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13592
13593 * Makefile.in (LIBCFLAGS): New variable.
13594 (CFLAGS_FOR_TARGET): Ditto.
13595 (LIBCFLAGS_FOR_TARGET): Ditto.
13596 (LIBCXXFLAGS): Ditto.
13597 (CXXFLAGS_FOR_TARGET): Ditto.
13598 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13599 (BASE_FLAGS_TO_PASS): Pass them.
13600 (EXTRA_TARGET_FLAGS): Ditto.
13601
4bddf3ad 13602 * configure.in: Support --enable-shared.
252b5132
RH
13603
13604Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13605
13606 * configure.in (target_libs): Include libstdc++ again.
13607 * config.guess: Update from FSF (for FreeBSD).
13608
13609Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13610
13611 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13612 makeall.bat.
13613 (DISTDOCDIRS): Add `etc'.
13614 (ETC_SUPPORT_PFX): New variable.
13615 (taz): Include anything from etc starting with a word in
13616 ETC_SUPPORT_PFX.
13617
13618Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13619
13620 * config.sub: Update for recent FSF changes. Remove obsolete
13621 h8300hds entry. Add -windows* and -osx as basic os. Minor
13622 spacing changes.
13623
13624Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13625
13626 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13627
13628 * config.guess: Merge with FSF.
13629 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13630
13631Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13632
13633 * configure: Since the "trap 0" handler will override the exit
13634 status on many systems, only use it for "exit 1", and make it set
13635 a non-zero exit status; reset it before "exit 0". Also, check
13636 exit status of config.sub, and error out if it failed.
13637
13638Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13639
13640 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13641 and install libgloss.
13642
13643Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13644
13645 * Makefile.in (all-binutils): Depend upon all-byacc.
13646
13647 * configure.in: Don't build emacs on Irix 5.
13648
13649Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13650
13651 * configure.in (*-*-netware*): Add libio.
13652
13653Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13654
13655 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13656 (CHECK_TARGET_MODULES): Ditto.
13657 (INSTALL_TARGET_MODULES): Ditto.
13658 (TARGET_LIBS): Ditto.
13659 (all-libstdc++): Note dependencies.
13660
13661Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13662
13663 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13664
13665Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13666
13667 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13668 -fexternal-templates.
13669
13670 * configure.in (target_libs): Add libstdc++.
13671 (noconfigdirs): Add libstdc++ as appropriate.
13672
13673Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13674
13675 * config.guess: Update from FSF.
13676
13677Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13678
13679 * configure: Use ${config_shell} when running ${configsub}.
13680
13681Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13682
13683 * config.sub: No longer recognize h8300h.
13684
13685Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13686
13687 * config.sub: Remove extraneous differences between config.sub and
13688 gcc/config.sub.
13689
13690Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13691
13692 * Makefile.in (DISTSTUFFDIRS): Add gas.
13693
13694Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13695
13696 * COPYING.NEWLIB: New file.
13697
13698Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13699
13700 * config.guess (HP-UX): Patch from Harlan Stenn
13701 <harlan@landmark.com> to also emit release level.
13702
13703Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13704
13705 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13706
13707Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13708
13709 * config.sub: Merge nextstep cleanup from FSF.
13710
13711Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13712
13713 * configure.in (arm-*-*): Don't configure ld for this target.
13714
13715Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13716
13717 * configure.in (*-*-netware): don't configure libg++, libio,
13718 librx, or newlib.
13719
13720Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13721
13722 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13723 configure ld--it works, but it doesn't support shared libraries.
13724
13725Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13726
13727 * config.guess (*-unknown-freebsd*): Get rid of possible
13728 trailing "(Release)" in version string.
13729 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13730
13731Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13732
13733 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13734 Fix type: *-next-neststep -> *-next-nextstep.
13735
13736 * config.guess: Merge from FSF:
13737
13738 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13739
13740 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13741
13742 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13743
13744 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13745 instead of UNIX_SV for UnixWare 1.0).
13746
13747Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13748
13749 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13750 to make gdb/nlm/* build after the compiler and linker.
13751
13752Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13753
13754 * config.guess (netbsd, freebsd, linux): Accept any machine,
13755 not just i[34]86.
13756 (m68k-atari-sysv4): Relocate to match FSF version.
13757
13758 * config.guess: More merges from the FSF:
13759
13760 Add a space before function call or macro invocation.
13761
13762 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13763
13764 * config.guess: Add trap cmd to remove dummy.c and dummy when
13765 interrupted.
13766
13767 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13768
13769 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13770 (dummy): Redirect stderr from compilation of dummy.c.
13771
13772 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13773
13774 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13775
13776Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13777
13778 * configure: Accept and ignore --cache*, for compatibility with
13779 new autoconf.
13780
13781Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13782
13783 * config.guess: Merge from FSF:
13784
13785 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13786
13787 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
13788 (PATH): Add /.attbin at end for finding uname.
13789 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
13790
13791 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13792
80413487 13793 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
13794
13795 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13796
80413487
RH
13797 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13798 to select whether to use ELF or COFF.
252b5132
RH
13799
13800 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13801
80413487 13802 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
13803
13804 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13805
13806 * config.guess: Guess the OS version for HPUX.
13807
13808 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13809
13810 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13811
13812Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13813
13814 * configure.in: Recognize --with-headers, --with-libs, and
13815 --without-newlib.
13816 * Makefile.in (all-xiberty): Depend upon all-ld.
13817
13818Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13819
13820 * configure.in: Change i[34]86 to i[345]86.
13821
13822Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13823
13824 * configure (version): A few more tweaks to help message.
13825
13826Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13827
13828 * Makefile.in: Remove (for now) librx as a host library,
13829 now that we're building it for target.
13830
13831Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13832
13833 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13834 (Karl Berry).
13835
13836Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13837
13838 * configure.in: Also configure librx.
13839
13840Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13841
13842 * Makefile.in: Update various rules to reflect that librx
13843 is now needed for libg++.
13844
13845Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13846
13847 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13848
13849Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13850
13851 * configure.in: Configure the examples directory.
13852
13853Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13854
13855 * configure: Simplify Jun 2 1994 change.
13856
13857Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13858
13859 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13860 /bin/gcc isn't good enough to build gcc.
13861
13862Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13863
13864 * Makefile.in (GDB_SUPPORT_FILES): Remove
13865 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13866 (gdb.tar.gz): Add new rule to use standard distribution building
13867 mechanism.
13868
13869Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13870
13871 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13872 Bill Cox <bill@cygnus.com>.
13873
13874Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13875
13876 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13877
13878Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13879
13880 * configure: Search current dir first in .gdbinit.
13881
13882Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13883
13884 * config.sub: Recognize freebsd (merged from gcc config.sub).
13885
13886Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13887
13888 * config.sub: Refer to NeXT's operating system as nextstep.
13889
13890 * config.sub (case $basic_machine): Re-order the cases, to match
13891 the order in the FSF version (which is mostly alphabethical).
13892 Merge in some additions and changes from the FSF.
13893
13894Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13895
13896 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13897 * config.sub: Recognize cxux7.
13898 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13899
13900Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13901
13902 * config.sub: Fix typo powerpc -> powerpc-*.
13903
13904Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13905
13906 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13907
13908 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13909 parallel with all-emacs and install-emacs). Top-level command
13910 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13911
13912Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13913
13914 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13915 $(relbindir)/make before doing ``make install'', and use
13916 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13917 installing over running make binary.
13918 ($(host)-stamp-stage3-installed): Likewise.
13919
13920Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13921
13922 * config.guess: Recognize Mach.
13923
13924Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13925
13926 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13927 see whether --exec-prefix was used.
13928
13929Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13930
13931 * README: Explicitly mention libg++/README. (Zoo's idea.)
13932
13933Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13934
13935 * Makefile.in: Add all-librx target similar to all-libproc.
13936
13937Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13938
13939 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13940 with post 1.2 uname bogosity.
13941
13942Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13943
13944 * configure: Remove temporary files on receipt of a signal.
13945
13946Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13947
13948 * configure: If there is a package_makefile_frag, remove
13949 ${subdir}/Makefile.tem after copying it in.
13950
13951Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13952
13953 * build_all.mk: support rs6000 lynx identifies itself as
13954 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13955 since /bin/gcc is too feeble to compile a modern gcc.
13956
13957Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13958
13959 * brought devo/test-build.mk update-to-date with progressive/
13960 test-build.mk. Add lynx targets and hppa flag info.
13961
13962Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13963
13964 * configure.in: Use mh-ncrsvr43. Patch from
13965 Tom McConnell <tmcconne@sedona.intel.com>.
13966
13967Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13968
13969 * config.guess (i386-unknown-bsdi): No longer need to
13970 check #if defined(__bsdi__) && defined(__i386__).
13971
13972Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13973
13974 * configure: Set program_transform_nameoption correctly.
13975
13976Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13977
13978 * brought build-all.mk update-to-date with progressive build-all.mk,
13979 added new targets and hppa info.
35590697 13980
252b5132
RH
13981Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13982
13983 * configure: If config.guess result is a prefix of the user
13984 specified target, assume a native build and use the user specified
13985 target as the host alias. Remove SunOS patch suffix removal hack.
13986 * configure.in: Remove SunOS patch suffix removal hack.
13987
13988 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13989 in NATIVE_CHECK_MODULES.
13990
13991Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13992
13993 * Makefile.in: Rename HOST_ONLY to NATIVE.
13994 * configure: Delete SunOs patch suffix from host_canonical
13995 and build_canonical variables that are prepended to Makefiles.
13996 * configure.in: Add comments for easier maintenance.
13997
13998Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13999
14000 * Makefile.in: Add all-libproc target similar to all-gui.
14001
14002Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14003
14004 * Makefile.in (CHECK_MODULES): split into
14005 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14006
14007Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14008
14009 * config.guess (i386-unknown-bsdi): New system to guess.
14010
14011Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14012
14013 * Makefile.in: Add all-gui target (but not yet build by "all").
14014
14015Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14016
14017 * config.sub: Move deletion of patch suffix from here...
14018 * configure.in: To here, at Ian's suggestion. The top-
14019 level scripts might need to know of a patch level.
14020
14021Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14022
14023 * config.sub: Strip off patch suffix so rtl is recognized
14024 as a sunos4.1.3 machine, even though it's been patched.
14025
14026Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14027
14028 * Makefile.in (INSTALL_LAST): Delete.
14029 (INSTALL_DOSREL): New.
14030
14031Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14032
14033 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14034 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14035 whether we pass down --with-gnu-ld anyhow.
14036
14037Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14038
14039 * Makefile.in (INSTALL_LAST): Change operation so it works
14040 on more flavors of make.
14041 * configure.in (go32): Don't build libg++ or libio.
14042
14043Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14044
14045 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14046 they can be overriden by templates.
14047
14048Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14049
14050 * configure.in (target==go32): Don't build gdb.
14051 * dosrel: New directory.
14052
14053Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14054
14055 * configure.in (host==go32): Configure dosrel too.
14056 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14057 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14058 be set by incoming names or templates.
14059 (INSTALL_LAST): New rule.
252b5132
RH
14060
14061Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14062
14063 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14064
14065Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14066
252b5132
RH
14067 * configure.in (appdirs): New variable. Currently empty, but will
14068 be used in gas distribution. If nonempty, lists a set of
14069 directories at least one of which must get configured, or top
14070 level configuration is considered to have failed.
14071 (rs6000-*-lynxos*): Use new file name.
14072
14073Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14074
14075 Eliminate XTRAFLAGS.
14076 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14077 newlib include files using -idirafter, and also use -nostdinc.
14078 (CXX_FOR_TARGET): Likewise.
14079 (XTRAFLAGS): Removed.
14080 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14081 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14082 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14083 ($(DO_X)): Don't pass down XTRAFLAGS.
14084
14085Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14086
14087 * configure.in (mips*-dec-bsd*): New target; do build linker.
14088 (mips*-*-bsd*): New target; don't build linker.
14089
14090Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14091
14092 * configure.in: support rs6000-*-lynxos* configuration.
14093 support sunos4 as a cross target.
14094
14095 * config.sub: look for lynx*, not lynx since the OS version may
14096 legitimately be part of the name.
14097
14098Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14099
14100 * configure.in (i[34]86-*-sco*): Move to be with other i386
14101 targets.
14102 (romp-*-*): New target. Skip various binary utilities.
14103 (vax-*-*): New target. Don't build newlib.
14104 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14105
14106Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14107
14108 * configure.in: Only set host_makefile_frag if config
14109 directory exists.
14110
14111Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14112
14113 * install.sh: If $dstdir exists, don't check whether each
14114 component does.
14115
14116Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14117
14118 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14119
14120Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14121
35590697
AJ
14122 * configure.in (*-*-lynxos*): Don't configure newlib for either
14123 native or cross Lynx.
252b5132
RH
14124
14125Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14126
14127 * config.sub (sparc64-elf): Fix os.
14128 (z8k): Remove duplicate.
14129
14130Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14131
14132 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14133 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14134
14135Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14136
14137 * configure: Make file links cleanly even if Lynx fails on
80413487 14138 an NFS symlink (at least fail cleanly).
252b5132
RH
14139
14140Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14141
14142 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14143 -XNh2000.
14144
14145Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14146
14147 * configure: Unknown options are fatal again.
14148
14149Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14150
14151 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 14152 compatibility.
252b5132
RH
14153
14154Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14155
14156 * build-all.mk: Add `clean' target.
14157
14158Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14159
14160 * config.guess: Add SINIX support.
14161 * configure.in: Add mips-*-sysv4* support.
14162
14163Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14164
14165 * build-all.mk: Document all useful targets.
14166 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14167 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14168
14169Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14170
14171 * configure: Support --silent, --quiet.
14172
14173Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14174
14175 * configure: Support --disable-FEATURE.
14176
14177Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14178
14179 * config.guess: Recognize NCR running SVR4.3.
14180
14181Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14182
14183 * config.guess: Make BSDI generate i386-unknown-bsd386.
14184 Patch from Paul Eggert <eggert@twinsun.com>.
14185
14186Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14187
14188 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14189
14190Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14191
14192 * configure: Make unrecognized options give nonfatal warnings
14193 instead of fatal errors, and pass them to any subdirectory
14194 configures in case they recognize them.
14195 Make --x equivalent to --with-x.
14196
14197Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14198
14199 * configure: Add --enable-* options. Clean up usage message and
14200 some comments.
14201
14202Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14203
14204 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14205
14206Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14207
14208 * configure.in (hppa*-*-*): Enable binutils.
14209
14210Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14211
14212 * config.sub: Recognize cisco.
14213
14214Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14215
14216 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14217
14218Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14219
14220 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14221 than one configuration name. Add comment.
14222
14223Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14224
14225 * config.guess: about target *-hitachi-hiuxwe2, fixed
14226 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14227 macro is incorrect.]
14228
14229Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14230
14231 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14232 than the "make ls" stuff which used to be here.
14233
14234Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14235
14236 * config.guess: Recognize i[34]86-unknown-freebsd.
14237 From Shawn M Carey <smcarey@rodan.syr.edu>.
14238
14239Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14240
14241 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14242
14243Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14244
14245 * config.guess: Check for ptx.
14246
14247Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14248
14249 * config.sub: Add os9k checking.
14250
14251Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14252
14253 * config.guess: Handle OSF1 running on HPPA processors
14254
14255Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14256
14257 * configure: If subdir configure fails, print out a message with
14258 subdirectory name, in case subdir's configure code didn't identify
14259 itself.
14260
14261Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14262
14263 * configure.in: Remove embedded newlines from configdirs.
14264 Avoid mismatches of substrings. Fix matching strings at end
14265 of configdirs.
14266
14267Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14268
14269 * config.guess: Add Lynx/rs6000 config support.
14270
14271Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14272
14273 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14274
14275Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14276
14277 * configure.in (hppa*-*-osf*): Treat this just like most other
14278 PA configurations (eg no binutils or ld).
14279 (hppa*-*-*elf*): These configurations have binutils and ld.
14280
14281Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14282
14283 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14284
14285Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14286
14287 * configure.in (rs6000-*-*): Build gas.
14288
14289Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14290
80413487 14291 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
14292
14293Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14294
14295 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14296 for GDB and GDB has been fixed to not need it.
14297
252b5132
RH
14298Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14299
14300 * config.guess: Recognize vax hosts.
14301
14302Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14303
14304 * configure (while loop): Don't use "break 2" inside case
14305 statement -- the case statement isn't an enclosing loop.
14306
14307Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14308
14309 * config.guess: Clean up NeXT support, to allow nextstep
14310 on Intel machines. Make OS be nextstep.
14311
14312Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14313
14314 * config.guess: Add alternate forms for Convex.
14315
14316Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14317
14318 * configure: Completely rewrite option processing. Take
14319 advantage of pattern-matching to avoid invoking test frequently.
14320 Also clean up host and target defaulting logic.
14321
14322Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14323
14324 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14325 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14326 commands (plus user environment) will fit SCO limits.
14327
14328Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14329
14330 * configure.in: Don't issue warnings about directories which are
14331 not being configured if -norecursion is set. Correct test for
14332 --with-gnu-as and --with-gnu-ld to not get confused by substring
14333 matches.
14334
14335 * configure.in: Don't build gas for alpha-dec-osf1*.
14336
14337Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14338
14339 * configure: Back out Per's change of 12/19/1993. It changes the
14340 behavior of configure in unexpected and confusing ways.
14341
14342 Also, use different delim char when calculating
14343 program_transform_name so that the name can contain slashes.
14344
14345Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14346
14347 * configure.in, config.sub: Add support for VSTa micro-kernel.
14348
14349Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14350
14351 * configure.in: Nuke hacks which were used to get a special
14352 version of GAS for HPPA configurations.
14353
14354Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14355
14356 * configure: If only ${target_alias} is given, use that
14357 as the default for ${host_alias}.
14358 * configure: Add missing back-slashes before nested quotes.
14359
14360Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14361
14362 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14363
14364Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14365
14366 * config.guess: Recognize some Tektronix configurations.
14367 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14368
14369Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14370
14371 * config.sub: Match any flavor of SH.
14372
14373Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14374
14375 * configure.in: Don't try to configure newlib for Alpha.
14376
14377Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14378
14379 * configure.in: Don't build ld for Irix 5. Don't build gas,
14380 libg++ or libio for any Alpha target.
14381
14382 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
14383
14384Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14385
14386 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14387 default arguments -- so it tried to compress itself.
14388
14389Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14390
14391 * configure.in (notsupp): ensure that a space is always at the end
14392 of the configdirs list, since the grep checks for an explicit space
14393
14394Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14395
14396 * configure.in (target i386-sysv4.2): don't build ld, since static
14397 versions of many libraries are not available.
14398
14399Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14400
14401 * config.guess: Recognize Apollos (using environment variables).
14402 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14403
14404Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14405
14406 * config.guess: Recognize Sony news mips running newsos.
14407
14408Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14409
14410 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14411 "fi ; else" for bash.
14412
14413Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14414
14415 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14416
14417Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14418
14419 * config.sub: accept unixware as an alias for svr4.2.
14420 Fix some inconsistancies with the gcc version.
14421
14422Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14423
14424 * Makefile.in (DISTDOCDIRS): Add gdb.
14425
14426Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14427
14428 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14429
14430Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14431
14432 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14433 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14434 this now.
14435
14436Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14437
14438 * config.sub: Accept hiux* as an OS name.
14439
14440 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14441 etc/make-stds.texi. The underscore came from gcc, and dje now
14442 agrees that RUNTESTFLAGS is the correct name.
14443
14444Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14445
14446 * install.sh: Remove 'set -e'. It makes any conditionals
14447 in the script useless.
14448
14449 * config.guess: Automatically recognize arm-acorn-riscix
14450 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14451
14452Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14453
14454 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14455
14456Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14457
14458 * Makefile.in (DISTDOCDIRS): New variable.
14459 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 14460 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
14461
14462Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14463
14464 * configure.in (hppa target): check the source directory for the
14465 pagas sub-directory
14466
14467Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14468
14469 * config.sub: Allow -aout* and -elf*.
14470
14471Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14472
14473 * configure.in: Don't build ld on i386-solaris2, same as for
14474 sparc-solaris2.
14475
14476Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14477
14478 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14479
14480Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14481
14482 * configure.in: Configure gdb for alpha.
14483
14484Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14485
14486 * Makefile.in (CXXFLAGS): Add -O.
14487
14488Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14489
14490 * config.guess: added support for DG Aviion
14491
14492Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14493
14494 * configure.in: Produce warning message for subdirectories not
14495 configurable for this host/target combination. Don't try to
14496 configure gdb for vms.
14497
14498Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14499
14500 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14501 appropriate files before making "diststuff".
14502 (DISTBISONFILES): New var: list of files to be edited.
14503 (DISTSTUFFDIRS): Add binutils.
14504
14505Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14506
14507 * config.sub: also handle mipsel and mips64el (for little endian mips)
14508
14509Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14510
14511 * configure.in: Add * to end of all OS names.
14512
14513Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14514
14515 * configure.in: Build newlib for LynxOS native.
14516
14517Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14518
14519 * config.guess: Add support for delta 88k running SVR3.
14520
14521 * configure.in: Add comment about HP compiler vs. emacs.
14522
14523Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14524
14525 * configure.in: don't build ld on solaris2 (not a viable option
14526 due to bugs in getpwnam & getpwuid)
14527
14528Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14529
14530 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14531 config.guess will produce a full version number.
14532
14533Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14534
14535 * configure.in: Build linker and binutils for alpha-dec-osf1.
14536
14537Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14538
14539 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14540 and gdb/testsuite/Makefile.in.
14541
14542Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14543
14544 * configure.in: recognize mips*- instead of mips-
14545
14546Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14547
14548 * config.sub: Accept linux*coff and linux*elf as operating
14549 systems.
14550
14551Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14552
14553 * config.sub: Recognize mips64, and mips3 as an alias for it.
14554
14555Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14556
14557 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14558 gdb knows how to handle OSF/1 shared libraries.
14559
14560Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14561
14562 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14563 * config.guess: Recognize Hitachi's HIUX.
14564 * config.sub: Recognize h3050r* and hppahitachi.
14565 Remove redundant cases for hp9k[23]*.
14566
14567Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14568
14569 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14570 if gas and ld are in the source tree and are in ${configdirs}.
14571 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 14572 --with options (but still pass them down on the command line,
252b5132
RH
14573 if they were explicitly specified).
14574
14575Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14576
14577 * configure: substitute SHELL value in Makefile.in with
14578 ${CONFIG_SHELL}
14579
14580Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14581
14582 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14583 *-*-solaris2* targets.
14584
14585Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14586
14587 * Makefile.in: define M4, and pass it down to sub-makes;
14588 all-autoconf now depends on all-m4
14589
14590Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14591
14592 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14593 presence of {ar,ranlib} instead of a configured directory
14594
14595Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14596
14597 * config.guess: Accept 34?? as well as 33?? for NCR.
14598
14599Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14600
14601 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14602 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14603
14604Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14605
14606 * configure: grab values for $(CC) and $(CXX) from the
14607 environment, so that someone can do "CC=gcc configure; make" and
14608 have it work right (matching the way that autoconf works now)
14609
14610 * configure.in, Makefile.in: add support for gash, the tcl
14611 interface to Galaxy
14612
14613 * config.guess: add NetBSD variants (hp300, x86)
14614
14615Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14616
14617 * install.sh: Support -d option (in the manner of SunOS 4 install,
14618 as it is more deterministic than that of GNU install)
14619 (chmodcmd): Set file to mode 755 by default (should also do default
14620 chgrp and chown, but I don't feel like dealing with that now)
14621
14622Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14623
14624 * config.sub: Remove h8300hhms alias.
14625
14626Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14627
14628 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14629
14630Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14631
14632 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14633 as stmp-fixinc
14634
14635Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14636
14637 * config.sub: recognize m88110-bug-coff.
14638
14639Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14640
14641 * Makefile.in (all-libio): all dependencies on the toolchain used
14642 to build this (gcc, gas, ld, etc)
14643
14644Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14645
14646 * config.guess: Deal with OSF/1 1.3 on alpha.
14647
14648Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14649
14650 * install.sh: add some 'else true' clauses for portability
14651
14652 * configure.in: don't build libio for h8[35]00-*-* targets
14653
14654Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14655
14656 * Makefile.in: Add support for new libio.
14657
14658Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14659
14660 * install.sh: If one command fails, don't try the rest. Don't try
14661 to remove $dsttmp (via trap) unless we have already created it.
14662 If $src doesn't exist, detect it and exit with an error.
14663
14664 * config.guess: Recognize BSD on hp300.
14665
14666Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14667
14668 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14669 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14670
14671Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14672
14673 * Makefile.in (all-send-pr): depends on all-prms
14674
14675Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14676
14677 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14678
14679Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14680
14681 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14682 Added test for mips-mips-riscos5.
14683
14684Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14685
14686 * configure.in: use mh-hp300 for 68k HP hosts
14687
14688Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14689
14690 * configure: add support for CONFIG_SHELL, so that you can use
14691 some alternate shell for evaluating configure scripts
14692
14693Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14694
14695 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14696 in configure script to bug-gdb@prep.ai.mit.edu when building
14697 distribution archive.
14698 * Makefile.in (COMPRESS): Remove def.
14699 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14700 gdb.tar.Z and make-gdb.tar.Z respectively.
14701 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14702 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14703 to convergence with 'taz' target in Makefile.in.
14704
14705Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14706
14707 * install.sh (dsttmp): use trap to ensure that tmp files go
14708 away on error conditions
14709
14710Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14711
14712 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14713
14714Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14715
14716 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14717 its parent is '/' not ''.
14718
14719 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14720
14721Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14722
14723 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14724 that ${newsrcdir}/configure.in does.
14725
14726Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14727
14728 * test-build.mk: support for CONFIG_SHELL
14729
14730Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14731
14732 * config.sub (netware): Add as a basic system type.
14733
14734Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14735
14736 * Makefile.in (Makefile): depend on configure.in. Also drop the
14737 $(srcdir)/ from the dependency on Makefile.in.
14738
14739Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14740
14741 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14742 (h8300hhms is temporary until multi-libraries are implemented).
14743 * configure.in: Handle h8300h too.
14744
14745Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14746
14747 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14748
14749Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14750
14751 * configure: Remove extraneous output when guessing host type.
14752 * config.guess: Remove extraneous output when guessing using C
14753 compiler rather than uname, or when guessing fails.
14754
14755Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14756
14757 * Makefile.in: remove all.cross and install.cross targets
14758
14759 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14760 definitions
14761
14762Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14763
14764 * configure.in (target sh): Build gprof.
14765
14766Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14767
14768 * config.sub: change -solaris to -solaris2
14769
14770Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14771
14772 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14773
14774Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14775
14776 * configure: Correct error message for missing Makefile.in to
14777 print correct directory.
14778
14779Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14780
14781 * install.sh: kludge around 386BSD shell bug
14782
14783Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14784
14785 * config.guess: Recognize NeXT.
14786 * config.guess: Recognize i486-ncr-sysv4.
14787 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14788
14789Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14790
14791 * Makefile.in (MAKEINFOFLAGS): New variable.
14792 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14793 * build-all.mk, test-build.mk: Pass down --no-split as
14794 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14795
14796Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14797
14798 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14799
14800Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14801
14802 * Makefile.in (libg++.tar.z): New rule.
14803 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14804 * Makefile.in (taz): Only do a single chmod.
14805
14806Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14807
14808 * install.sh: don't use dirname anymore (replaced with sed usage)
14809
14810Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14811
14812 * Makefile.in: Change extension for gzip'd files from '.z' to
14813 '.gz' per new FSF standard usage.
14814
14815Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14816
14817 * configure: put quotes around the final value of program_transform_name
14818
14819Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14820
14821 * Makefile.in: new install.sh support; update install-info rules
14822
14823Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14824
14825 * configure.in: Build diff for crosses, but not for go32 host.
14826
14827 * configure.in: Build gprof only for native, and don't build it
14828 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14829
14830Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14831
14832 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14833
14834Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14835
14836 * configure.in (host_tools): Add prms.
14837
14838Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14839
14840 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14841 with $(FLAGS_TO_PASS) on the command line
14842
14843 * config.sub: Recognize lynx and lynxos
14844
14845Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14846
14847 * config.sub: Accept -ecoff*, not just -ecoff.
14848
14849Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14850
14851 * Makefile.in (taz): Use .gz suffix instead of .z.
14852 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14853 names.
14854
14855Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14856
14857 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14858
14859Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14860
14861 * Makefile.in (install-no-fixedincludes): install gcc last, so
14862 that rebuilds that might happen during 'make install' don't get
14863 bogus gcc include files
14864
14865Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14866
14867 Change from Utah for HPPA support:
14868 * config.guess: Recognize hppa1.x-hp-bsd.
14869
14870Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14871
14872 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14873 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14874
14875Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14876
14877 * config.sub: Add support for rom68k and bug boot monitors.
14878
14879Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14880
14881 * Makefile.in: Make all-opcodes depend on all-bfd.
14882
14883Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14884
14885 * config.guess: Added special check for i[34]86-univel-sysv4*.
14886
14887Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14888
14889 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14890 the processor rather than assuming i486.
14891
14892Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14893
14894 * config.guess: Recognize SunOS6 as Solaris3.
14895
14896Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14897
14898 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14899 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14900
14901Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14902
14903 * build-all.mk (all-cross): New target for Canadian Cross.
14904 Added Q2 go32 targets.
14905 * test-build.mk: Configure go32 cross sparclite-aout and
14906 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14907 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14908
14909Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14910
14911 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14912 GO32 hosted toolchains
14913
14914Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14915
14916 * configure: change so "-exec-prefix" gets passed down rather
14917 than "-exec_prefix" so autoconf generated Makefiles get the
14918 exec_prefix set right.
14919
14920Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14921
14922 * config.guess: get the Solaris2 minor version number
14923
14924 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14925
14926Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14927
14928 * config.guess: Recognize some Sequent platforms.
14929
14930Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14931
14932 * Makefile.in: added the vault-install target
14933
14934 * configure.in: actually use the Sun3 makefile fragment that's in
14935 config, also added the release dir to configdirs
14936
14937Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14938
14939 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14940
14941Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14942
14943 * configure.in: remove some program from Alpha targetted toolchains
14944
14945Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14946
14947 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14948 gprof.
14949 (taz): Run "make diststuff" in those directories instead of "make
14950 proto-dir". Look for "VERSION=" only at start of line in subdir
14951 Makefile. Use "gzip -9" for compression.
14952 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14953 (binutils.tar.z): New target.
14954
14955Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14956
14957 * Makefile.in (taz): Include gpl.texinfo.
14958
14959Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14960
14961 * Makefile.in (setup-dirs): Merged into "taz" target.
14962 (taz): Only do `proto-dir' stuff if a directory is actually needed
14963 for this target.
14964
14965Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14966
14967 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14968 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14969 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14970 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14971 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14972
14973Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14974
14975 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14976 config.sub, and move-if-change to gdb testsuite distribution
14977 archive, so the testsuite can be extracted, configured, and
14978 run separately from the gdb distribution. Blow away the Chill
14979 tests that require a Chill compiled executable, since GNU Chill
14980 is not yet publically available.
14981
14982Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14983
14984 * test-build.mk: set environment variables in a single command,
14985 instead of a list of assignments and exports
14986
14987 * config.guess: recognize Alpha/OSF1 systems
14988
14989Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14990
14991 * configure: Change help message to prefer --options rather than
14992 -options.
14993
14994Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14995
14996 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14997 zippy@ecst.csuchico.edu.
14998 * config.guess: Recognize miniframe.
14999
15000Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15001
9eb322aa
MF
15002 * Makefile.in: Use srcroot to find runtest rather than rootme.
15003 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
15004
15005Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15006
15007 * test-build.mk: Extensive additions to support building on a
15008 machine other than the host.
15009
15010Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15011
15012 * configure (tooldir): Fix for i386-aix again.
15013
15014Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15015
15016 * configure, Makefile.in: Change definition of $(tooldir)
15017 to match the FSF.
15018
15019Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15020
15021 * config.guess: Recognize i[34]86/SVR4.
15022
15023Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15024
15025 * Makefile.in (all-gdb): gdb depends on sim.
15026
15027Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15028
15029 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15030 at the same time we make the prototype gdb directory.
15031 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15032 files at the same time as the gdb base release distribution.
15033
15034Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15035
15036 * Makefile.in (check): Use individual check targets rather than
15037 DO_X rule.
15038 (check-gcc): Added.
15039
15040Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15041
15042 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15043 for System V release 3.2.
15044
15045Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15046
15047 * config.sub: Recognize hppaosf.
15048 * configure.in: Do configure ld/binutils/gas for it.
15049
15050Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15051
15052 * configure (tooldir): Alter syntax used to set this, for systems
15053 where "\$" isn't handled right, like i386-aix.
15054
15055Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15056
15057 * configure: Pass program-transform-name, not
15058 program_transform_name, to recursive configures.
15059
15060Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15061
15062 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15063 of gas+ld+binutils.
15064
15065Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15066
15067 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15068
15069Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15070
15071 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15072
252b5132
RH
15073Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15074
15075 * Makefile.in (PRMS): Set back to all-prms.
15076
15077Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15078
15079 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15080 targets, rather than for MIPS hosts.
15081
15082Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15083
15084 * configure.in: add comment for --with-x default values
15085
15086 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15087
15088 * Makefile.in: add check-* targets for each of the directories in
15089 the tree. Add a definition of RUNTEST that will use the one we
15090 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15091
15092Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15093
15094 * configure.in: Removed obsolete references to bfd_target and
15095 target_makefile_frag.
15096
15097 * build-all.mk: Set assorted targets for Q2.
15098 * config.sub: Recognize z8k-sim and h8300-hms.
15099 * test-build.mk: Really don't pass host to configure.
15100 (HOLES): Added uname.
15101
15102Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15103
15104 * configure: Handle an empty program-prefix, program-suffix or
15105 program-transform-name correctly.
15106
15107Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15108
15109 * build-all.mk: -G 8 no longer required for MIPS targets.
15110 * test-build.mk: Don't pass host argument to configure; make it
15111 guess.
15112
15113Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15114
15115 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15116 * Makefile.in (COMPRESS): New macro, like GZIP.
15117
15118Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15119
15120 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15121
15122 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15123 with gas currently defaults to -G 0.
15124
15125Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15126
15127 * Makefile.in (all-flex): flex depends on byacc.
15128
15129 * build-all.mk: If host not specified, use config.guess. Pass TAG
15130 to test-build.mk as RELEASE_TAG.
15131 * test-build.mk (configargs): New variable containing arguments to
15132 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15133 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15134
15135 * config.guess: Use /bin/uname when checking -X argument on SCO,
15136 to avoid invoking GNU uname which doesn't understand -X.
15137
15138 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15139
15140 * configure.in: Build gas for mips-*-*.
15141
15142Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15143
15144 * Makefile.in (all.normal): insert missing backslash.
15145
15146Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15147
4bddf3ad 15148 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
15149
15150 * Makefile.in: Complete overhaul to merge many almost identical
15151 targets.
15152
15153Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15154
15155 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15156 (gdb.tar.Z): Adjusted.
15157
15158 * Makefile.in (setup-dirs, taz): New targets; should be general
15159 enough to adapt for gdb sometime. Build only .z file.
15160 (gas.tar.z): New target.
15161
15162Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15163
15164 * build-all.mk: Use CC=cc -Xs on Solaris.
15165
252b5132
RH
15166Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15167
15168 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15169 for handling BISON for FSF releases.
15170
15171Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15172
15173 * configure: Actually implement the change zoo just documented.
15174
15175Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15176
15177 * configure: when using config.guess, only set target_alias when
15178 it's not already been set (ie, on the command line)
15179
15180Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15181
15182 * Makefile.in: add installcheck target, set PRMS to install-prms
15183
15184Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15185
15186 * configure: add support for package_makefile_fragment, handle the
15187 case where a directory has a configure.in file but no Makefile.in
15188 more gracefully (with an actual understandable error message, even);
15189 add support for --without (and add this to the usage message); also
15190 explicitly add a --host=${host_alias} to the command line when
15191 config.guess is used
15192
15193Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15194
15195 * configure: Must use both --host and --target in recursive calls.
15196
15197Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15198
15199 * Makefile.in: Change deja-gnu to dejagnu.
15200
15201Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15202
15203 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15204
15205Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15206
15207 * configure.in: canonicalize all instances to *-*-solaris2*,
15208 also strip out a number of tools to not build for go32 host
15209
15210Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15211
15212 * config.guess: add GPL.
15213
15214 * Makefile.in, config.guess, config.sub, configure: bump
15215 copyrights to 93.
15216
15217Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15218
15219 * Makefile.in (do-info): Removed obsolete check for existence of
15220 localenv file.
15221
15222 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15223
15224Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15225
15226 * Makefile.in: a couple of 'else true' for decstation,
15227 support for TclX
15228
15229 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15230
15231Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15232
15233 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15234
15235Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15236
15237 * config.guess: Recognize i386-ibm-aix (PS/2).
15238 * configure.in: Use config/mh-aix386 file for it.
15239
15240Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15241
15242 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15243 CC_FOR_TARGET instead.
15244 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15245
15246Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15247
15248 * Makefile.in: Add sim to list of directories sent with gdb
15249
15250Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15251
15252 * configure.in: Put back mips-dec-bsd* case.
15253
15254Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15255
15256 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15257 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15258 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
15259
15260Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15261
15262 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15263
15264 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15265 (install-info): install dir.info only if it exists,
15266 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15267
15268Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15269
15270 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15271 gas for mips-dec-bsd.
15272
15273Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15274
15275 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15276 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15277
15278Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15279
15280 * configure.in: Added "dejagnu" to hosttools list.
15281
15282Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15283
15284 * config.sub, configure.in, config.guess: Add support
15285 for Bosx, an AIX variant from Bull.
15286 Patches from F.Pierresteguy@frcl.bull.fr.
15287
15288Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15289
15290 * devo/dejagnu: Initial creation of devo/dejagnu.
15291 Migrated dejagnu testcases and support files for testing software
15292 tools to reside as subdirectories, currently called "testsuite",
15293 within the directory of the software tool. Migrated all programs,
15294 support libraries, etc. beloging to dejagnu proper from
15295 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15296 with no modifications. The changes to these files which will
15297 allow them to configure, build, and execute properly will be made
15298 in a future update.
15299
15300Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15301
15302 * Makefile.in: Change send_pr to send-pr.
15303 * configure.in: Likewise.
15304 * send_pr: Renamed directory to send-pr.
15305
15306Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15307
15308 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15309
15310Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15311
15312 * README: Update for gdb-4.8 release.
15313 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15314 gdb-xxx.tar.z (gzip'd) file also.
15315
15316Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15317
15318 * Makefile.in: make all-diff depend on all-libiberty
15319
15320Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15321
15322 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15323
15324Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15325
15326 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15327
15328Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15329
15330 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15331 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15332 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15333
15334Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15335
15336 * Makefile.in: makeinfo binary is in a new location
15337
15338Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15339
15340 * config.sub: Accept -ecoff as an OS.
15341
15342 * Makefile.in: Various changes to eliminate a level of make
15343 recursion and reduce the required command line length.
15344 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15345 sub-makes.
15346 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15347 variables holding settings for specific sub-makes.
15348 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15349 in terms of BASE_FLAGS_TO_PASS.
15350 (TARGET_LIBS): New variable listing directories which use
15351 TARGET_FLAGS_TO_PASS.
15352 (subdir_do): Eliminated.
15353 (do-*): New set of targets to replace subdir_do.
15354 (various): All targets which used subdir_do now depend on do-*.
15355 (local-clean): Renamed from do_clean.
15356 (local-distclean): New target, dependency of distclean and
15357 realclean.
15358 (install-info): Don't create directories. Depend on dir.info
15359 rather than calling make recursively.
15360 (install-dir.info): Eliminated.
15361 (install-info-dirs): Create all info directories here.
15362 (dir.info): Depend upon do-install-info.
15363
15364 * test-build.mk (HOLES): Added false.
15365
15366Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15367
15368 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15369
15370Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15371
15372 * Makefile.in (info): remove dependency on all-texinfo. The
15373 problem was really in texinfo/C, not at this level.
15374
15375Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15376
15377 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15378
15379Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15380
15381 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15382 GDB releases.
15383
15384Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15385
15386 * configure: Include srcdir in message about target of link not
15387 being found. Don't convert `-' to `_' in `with' options being
15388 passed to subdirs.
15389
15390Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15391
15392 * configure.in: add uudecode to host_tools
15393
15394 * Makefile.in: added {all,install}-uudecode targets, added them to
15395 the appropriate lists
15396
15397Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15398
15399 * Makefile.in (all-gcc): Added dependency on all-gas.
15400
15401 * configure.in (mips-*-*): Build ld and binutils.
15402
15403Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15404
15405 * configure: check return code from mkdir, print error message and
15406 exit on failure.
15407
15408Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15409
15410 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15411
15412Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15413
15414 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15415
15416Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15417
15418 * config.sub (h8500): Recognize this as a cpu type.
15419
15420Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15421
15422 * configure: source directory missing is no longer a warning
15423
15424 * configure.in: recognize irix[34]* instead of irix[34]
15425
15426 * Makefile.in: define and pass down X11_LIB
15427
252b5132
RH
15428Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15429
15430 * guess-systype: Renamed to ...
15431 * config.guess: ... by popular request.
15432 * configure.in, Makefile.in: Update accordingly.
15433
15434Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15435
15436 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15437 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15438 + Execute ./dummy instead of assuming . is in PATH.
15439
15440Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15441
15442 * guess-systype: New shell script. Attempts to guess the
15443 canonical host name of the executing host.
15444 Only a few hosts are supported so far.
15445 * configure: Call guess-systype if no host is specified.
15446
15447Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15448
15449 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15450 gcc Makefile.
15451
15452
15453Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15454
15455 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15456 (all-gcc, install-gcc, subdir_do): Use it.
15457
15458Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15459
15460 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15461
15462Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15463
15464 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15465 set exclusively by configure, using configure.in .
15466
15467Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15468
15469 * test-build.mk: set $PATH for all builds
15470
15471 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15472
15473Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15474
15475 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15476 the one used in gcc/Makefile.in, so that a null expansion doesn't
15477 override the one needed to build gcc with a native cc.
15478
15479
15480Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15481
15482 * configure: Accept -with arguments.
15483
15484Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15485
15486 * Makefile.in: added h8300sim
15487
15488Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15489
252b5132
RH
15490 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15491 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15492 (all-cygnus, native, build-cygnus): Make
15493 $(canonhost)-stamp-3stage-done, not $(host)....
15494 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15495 i386-sco3.2v4. Added else true to if command.
15496
15497Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15498
15499 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15500
15501Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15502
15503 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15504
15505Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15506
15507 * configure.in: don't remove binutils from Solaris builds
15508
15509Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15510
15511 * Makefile.in: get rid of earlier definitions for *clean,
15512 also handle the recursive info rule better
15513
15514Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15515
15516 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15517 do more-or-less the right thing.
15518
15519Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15520
15521 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15522 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15523
15524Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15525
15526 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15527 $(host_canonical).
15528
15529 * configure.in: split the configdirs list into 4 categories (native
15530 v. cross, library v. tool) and handle the cross-only and native-
15531 only in more reasonable (and correct!) way.
15532
15533Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15534
15535 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15536 configdirs anymore.
15537
15538Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15539
15540 * Makefile.in: extensive cleanup:: removed all of the explicit
15541 clean-* targets, collapsed many wrappers around subdir_do into
15542 one, added additional targets to satisfy standards.texi, deleted
15543 some old targets, some changes for consistency
15544
15545Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15546
15547 * configure.in: handle some programs as cross-only, and others as
15548 native only
15549
15550 * test-build.mk: handle partial holes in a more generic manner
15551
15552 * Makefile.in: m4 depends on libiberty
15553
252b5132
RH
15554Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15555
15556 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15557 time, wdiff, and find to configdirs
15558
15559 * Makefile.in: all, clean, and install rules for the new programs
15560 added to configure.in
15561
15562Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15563
15564 * configure.in: use mh-sun for all *-sun-* hosts
15565
252b5132
RH
15566Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15567
15568 * Makefile.in: define flags for X11 include files and library file
15569 locations, pass them down to the programs that need this info
15570
15571 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15572
252b5132
RH
15573Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15574
15575 * configure.in: start building libg++ for HP-UX targets
15576
15577Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15578
15579 * README: Update references to files moved into etc/.
15580
15581Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15582
15583 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15584 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15585
15586Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15587
15588 * configure: accept dash as well as underscore in long option
15589 names for FSF compatibility.
15590
15591Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15592
15593 * config.sub: added -sco3.2v4 support from FSF.
15594
15595Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15596
15597 * configure.in: expand the section that adds or removes
15598 directories from the list of programs to build, to handle native
15599 vs. cross in addition to host v. native
15600
15601Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15602
15603 * Makefile.in: Replace C++ in macro names with CXX.
15604 This is less likely to break ...
15605
15606Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15607
15608 * test-build.mk: add -w to GNU_MAKE
15609
15610Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15611
15612 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15613 add 'sparc' to list of recognized cpus. This needed to make
15614 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15615 Delete some redundant ose68 variants. Recognize -wrs as an os,
15616 then changes that into $CPU-wrs-vxworks.
15617
15618 * configure.in: remove most references to gdbtest, regularize
15619 target based program removal
15620
15621 * test-build.mk: import from p3 tree (many fixes and changes)
15622
15623Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15624
15625 * Makefile.in: added rules to handle tcl, tk, and expect
15626
15627 * configure.in: handle those directories if they exist
15628
15629Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15630
15631 * config.sub: removed bogus hppabsd and hppahpux names, since
15632 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15633
15634Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15635
15636 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15637 depends upon all-xiberty
15638
15639 * Makefile.in: changes from p3, including:
15640
15641 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15642
15643 * Makefile.in (XTRAFLAGS): include newlib directories if
15644 newlib/Makefile exists, rather than if host != target.
15645
15646 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15647
15648 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15649 from the same source tree and not building a cross-compiler. This
15650 matters for the libg++ configuration if reconfiguring a tree that
15651 has already been installed.
15652
15653 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15654
15655 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15656 pick up the machine and system specific header files.
15657
15658 * Makefile.in: added AS_FOR_TARGET, passed down in
15659 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15660 the C compiler to use to create programs which are run in the
15661 build environment, set it to default to $(CC), and passed it down
15662 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15663
15664 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15665
15666 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15667 We need them for unusual native builds, like systems without
15668 ranlib.
15669
15670 * configure: also define $(host_canonical) and
80413487
RH
15671 $(target_canonical), which are the full, canonical names for the
15672 given host and target
252b5132
RH
15673
15674Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15675
15676 * Makefile.in: Added separate definitions for C++.
15677
15678Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15679
15680 * configure.in (configdirs): Add deja-gnu.
15681
15682Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15683
15684 * README: Update for configure.texi and gdb-4.7 release.
15685
15686Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15687
15688 * Makefile.in: Move "all" target to top of file.
15689 Previously, first target was ".PHONY" which caused BSD4.4 make
15690 to build .PHONY when make was run without arguments.
15691
15692Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15693
15694 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15695 Library-copylefted code in libiberty.
15696
15697Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15698
15699 * config.sub: Replace m68kmote with plain old m68k.
15700
15701Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15702
15703 * Makefile.in: Remove space from blank line, avoid Make complaints.
15704
15705Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15706
15707 * config.sub: Complain if no argument is given. Added support for
15708 386bsd as OS and target alias.
15709
15710Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15711
15712 * Makefile.in (XTRAFLAGS): include newlib directories if
15713 newlib/Makefile exists, rather than if host != target.
15714
15715Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15716
15717 * config.sub: recognize sparclite-wrs-vxworks.
15718
15719 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15720 p3.) Added clean-xiberty to clean.
15721
15722Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15723
15724 * configure.in: use *-*-* instead of nested cases for host and target
15725
15726Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15727
15728 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15729 from the same source tree and not building a cross-compiler. This
15730 matters for the libg++ configuration if reconfiguring a tree that
15731 has already been installed.
15732
15733Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15734
15735 * config.sub (i486v/i486v4): Merge in from FSF version.
15736
15737Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15738
15739 * configure: only set PWD if it is already set.
15740
15741Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15742
15743 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15744 doesn't have unset and all success paths (and most error paths)
15745 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15746 to just ${PWD} to avoid confusion.)
15747
15748Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15749
15750 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15751 even for a native compilation.
15752
15753Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15754
15755 Changes to make the gdb.tar.Z rule work better.
15756
15757 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15758 (DEVO_SUPPORT): Add configure.texi.
15759 (bfd-ilrt.tar.Z): Remove ancient rule.
15760
15761Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15762
15763 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15764 pick up the machine and system specific header files.
15765
15766 * configure.in, config.sub: added new target m68010-adobe-scout,
15767 with alias of adobe68k. Changed configure.in to check for
15768 -scout before -sco* to avoid a false match.
15769
15770 * Makefile.in: added AS_FOR_TARGET, passed down in
15771 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15772 the C compiler to use to create programs which are run in the
15773 build environment, set it to default to $(CC), and passed it down
15774 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15775
15776Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15777
15778 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15779 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15780 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15781 FOR_TARGET variants, to newlib and libg++.
15782
15783Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15784
15785 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15786 first.
15787
15788Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15789
15790 * config.sub: Accept `elf' as an environment.
15791
15792Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15793
15794 * Makefile.in (all-opcodes): cd into the right directory
15795
15796Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15797
15798 * configure: added -program_transform_name option, used as
15799 argument to sed when installing programs.
15800 configure.texi: added documentation for -program_prefix,
15801 -program_suffix and -program_transform_name.
15802
15803Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15804
15805 * config.sub: Accept i486 where i386 ok.
15806
15807Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15808
15809 * config.sub: accept we32k
15810
15811Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15812
35590697 15813 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
15814
15815 * Makefile.in: don't create all directories for ``make install'';
15816 let the subdirectories create the ones they need.
15817
15818Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15819
80413487 15820 * COPYING: new file, GPL v2
252b5132
RH
15821
15822Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15823
15824 * Makefile.in: use the new gen-info-dir, which needs a template
15825 argument (which also lives in texinfo)
15826
15827 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15828
252b5132
RH
15829Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15830
15831 * config.sub (ncr3000): Change i386 to i486.
15832
15833Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15834
15835 * Makefile.in: add install-rcs, install-grep to
15836 install-no-fixedincludes, removed install-bison and install-libgcc
15837
15838Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15839
15840 * configure.in: grab the HPUX makefile fragment if on HPUX
15841
15842Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15843
15844 * Makefile.in: eradicate bison spoor (ditto libgcc).
15845 configure.in: recognise m68{k,000}-ericsson-OSE.
15846 es1800 is alias for m68k-ericsson-OSE
15847
15848Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15849
15850 * configure.in: rearrange the parts that remove programs from
15851 configdirs, based now on HOST==TARGET or by canonical triple.
15852
15853Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15854
15855 * test-build.mk: recurse explicitly with -f test-build.mk when
15856 appropriate. predicate stage3 and comparison on the existence
15857 of gcc. That is, if gcc isn't around, we aren't three-staging.
15858 On very clean, also remove ...stamp-co. Build in-place before
15859 doing other builds.
15860
15861Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15862
15863 * Makefile.in, configure.in: add tgas
15864
15865Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15866
15867 * Makefile.in: a number of changes merged in from progressive.
15868
15869 * configure.in: add libm.
15870
15871 * .cvsignore: ignore some stuff that comes from test-build.mk.
15872
252b5132
RH
15873Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15874
15875 * config.sub: Add es1800 (m68k-ericsson-es1800).
15876
15877Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15878
15879 * configure: Add program_suffix (parallel to program_prefix)
15880 * Makefile.in: adjust directory-creating script for losing decstation
15881
15882Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15883
15884 * configure: Minor $subdir-related fixes.
15885
15886Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15887
15888 * configure: fix various problems with propogating
15889 makefile_target_frag in subdirs.
15890 * configure.in: config libgcc if its there
15891
15892Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15893
15894 * config.sub: HPPA merge.
15895
252b5132
RH
15896Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15897
15898 * Makefile.in: Replace all-bison with all-byacc in all
15899 dependency lines for other tools (which now use byacc).
15900
15901Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15902
15903 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15904
252b5132
RH
15905Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15906
15907 * Makefile.in: make gprof rules similar to byacc rules (instead of
15908 vestigal $(unsubdir) that didn't work...)
15909
15910Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15911
15912 * config.sub: Add support for Linux.
15913 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15914 (at least for libg++).
15915
15916Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15917
15918 * configure.texi: fix doc for the -nfp option to configure
15919
15920Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15921
15922 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15923
15924Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15925
15926 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15927 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15928 * configure.in: added solaris* host_makefile_frag hook.
15929
15930Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15931
15932 * config.sub: changed recognition of m68000 so that various
15933 m68k types can be specified via m680[01234]0
15934
15935Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15936
15937 * config.sub (basic_machine): fix sed so that '-foo' isn't
15938 completely substituted out while .+'-foo' loses the '-foo'
15939
15940Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15941
15942 * config.sub ($os): Add -aout.
15943
15944Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15945
15946 * configure: If host_makefile_frag is absolute, don't
15947 prefix ${invsubdir} (relevant to libg++ auto-configure).
15948
15949Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15950
15951 * Makefile.in (tooldir): Define it.
15952 (all-ld): Depend on all-flex.
15953
15954Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15955
15956 * Makefile.in (check): Fix libg++ special case.
15957
15958Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15959
15960 * configure: do not bury `pwd` into config.status, thus do fewer
15961 pwd's.
15962
15963 * configure: print the "Building in" message only when building in
15964 other than "." AND verbose.
15965
15966 * configure: remove -s, rework -v to better accomodate guested
15967 configures.
15968
15969 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15970
15971Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15972
15973 * Makefile.in: macroize flags passed on recursion. remove
15974 fileutils.
15975
15976Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15977
15978 * configure: get makesrcdir right for subdirs deeper than 1.
15979
15980 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15981 install.
15982
15983Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15984
15985 * Makefile.in: don't print subdir_do or recursion lines.
15986
15987Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15988
15989 * standards.texi: added menu item.
15990
15991 * Makefile.in: build and install standards.info.
15992
15993 * standards.texi: new file.
15994
15995Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15996
15997 * configure: test for and move config.status pieces from
15998 ${subdir}/.
15999
16000Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16001
252b5132
RH
16002 * configure: Test for existance of files before trying to mv
16003 them, to avoid numerous non-existance messages.
16004
16005Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16006
16007 * configure: correct final line of config.status.
16008
16009 * configure: patch from eggert. Avoids a protection problem if
16010 the original Makefile.in is read only.
16011
16012 * configure: use move-if-change from gcc to create config.status.
16013 Some makefiles depend on config.status to tell if a directory
16014 has been reconfigured for a different host. This change
16015 prevents those directories from remaking everything in the case
16016 where the reconfig was only intended to rebuild a Makefile.
16017
16018 * configure: test for config.sub with "config.sub sun4" rather
16019 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16020 host alias from a missing config.sub.
16021
16022Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16023
16024 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16025 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16026
16027Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16028
16029 * configure: mkdir ${subdir} as needed.
16030
16031Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16032
16033 * Makefile.in,configure.in: added autoconf.
16034
16035Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16036
16037 * Makefile.in: no longer pass against on recursion.
16038
16039 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16040 definitions are not inherited.
16041
16042 * configure: correct makesrcdir when subdir is .
16043
16044Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16045
16046 * configure: Add support for 'subdirs' variable, which is
16047 like 'configdirs', except that configure doesn't re-invoke
16048 itself for subdirs, it just creates a Makefile for each subdir.
16049 * configure.texi: Document subdirs.
16050
16051Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16052
16053 * configure.in: added flex to configdirs
16054
16055Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16056
16057 * Makefile.in: remove clean-stamps from clean.
16058
16059Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16060
16061 * configure.in: Add gdbtest to configdirs.
16062
16063Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16064
16065 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16066 to recursive makes.
16067 * configure.in: Recognize new ncr3000 config.
16068
16069Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16070
16071 * Makefile.in, configure.in: removed references to gdbm.
16072
16073Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16074
16075 * config.sub: Don't canonicalize os value
16076 newsos* to bsd (readline needs to check for newsos).
16077 (This fix was earlier made Jan 31, but got re-broken.)
16078
16079Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16080
16081 * configure.in: sco is an os, not a vendor!
16082
16083 * configure: Quote $( better. Keep various shells happy.
16084
16085Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16086
16087 * Makefile.in: eliminate stamp-files.
16088
16089Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16090
16091 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16092 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16093
16094Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16095
16096 * config.sub: fix iris/iris3.
16097
16098Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16099
16100 * configure: re-add -rm.
16101
16102Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16103
16104 * Maskefile.in: add .stmp-rcs to all.
16105
16106 * configure.in: remove gas from rs6000 build, use aix host fragment.
16107
16108Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16109
16110 * configure: pass down site_option during recursion.
16111
16112Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16113
16114 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16115
16116Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16117
16118 * configure: Change exec_prefix so that it really defaults to prefix.
16119
16120Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16121
16122 * Makefile.in, configure.in: Add support for mmalloc library.
16123
16124Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16125
16126 * Makefile.in: add stmp dependencies for a few more things.
16127
16128Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16129
16130 * configure: adjusted error message on objdir/srcdir configure
16131 collision, per john's suggestion.
16132
16133 * Makefile.in: add libiberty stmp to all and all.cross.
16134
16135Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16136
16137 * Makefile.in: remove force dependencies, add grep to all.
16138
16139Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16140
16141 * Makefile.in: drop flex. make stamp files work.
16142
16143 * configure: added test for conflicting configuration in srcdir,
16144 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16145 gets cranky. use relative paths for configure and srcdir
16146 whenever possible. Send some error messages to stderr that were
16147 going to stdout.
16148
16149Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16150
16151 * Makefile.in: Fix libg++ rule to check for gcc directory
16152 before using gcc/gcc. Also pass XTRAFLAGS.
16153
16154Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16155
16156 * Makefile.in: added stmp-files so that directories aren't polled
16157 when they are already built.
16158
16159 * configure.texi: fixed a node pointer problem.
16160
16161Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16162
4bddf3ad 16163 * config.sub configure.in gdb/configure.in
252b5132
RH
16164 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16165 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16166 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16167
16168Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16169
16170 * configure: -recurring becomes -silent. corrected help message
16171 for -site= option.
16172
16173 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16174
16175Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16176
16177 * configure: when building Makefile for crosses, replace
16178 tooldir and program_prefix. default srcdir from location of
16179 config.sub. remove "for host in hosts" and "for target in
16180 targets" loops.
16181
16182Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16183
16184 * Makefile.in: Do not pass bindir or mandir to cvs.
16185
16186Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16187
16188 * Makefile.in, configure.in: removed traces of namesubdir,
16189 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16190 copyrights to '92, changed some from Cygnus to FSF.
16191
16192 * configure.texi: remove most references to multiple hosts,
16193 multiple targets, subdirs, etc.
16194
16195 * configure.man: removed rcsid. reference config.sub not
16196 config.subr.
16197
16198 * Makefile.in: mkdir $(infodir) on install-info.
16199
16200Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16201
16202 * configure.texi: Explain better about .gdbinit and about
16203 the environment that configure.in sections run in.
16204
16205Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16206
16207 * configure.in: Ultrix is only a decstation if it's a MIPS.
16208
16209Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16210
16211 * README: DOC.configure => cfg-paper.texi.
16212
16213Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16214
16215 * config.sub (near case $os): Don't convert newsos* to bsd!
16216
16217Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16218
16219 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16220 the number of copies of COPYING that go into the GDB tar file.
16221
16222Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16223
4bddf3ad 16224 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
16225 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16226 Fix SCO configuration stuff.
16227
16228Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16229
16230 * Makefile.in: For libg++, make sure the -I pointing
16231 to the gcc directory goes *after* all the libg++-local -I flags.
16232 Also, move just-gcc dependency from just-libg++ to all-libg++.
16233
16234Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16235
16236 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16237
16238Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16239
16240 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16241
16242Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16243
16244 * config.sub: Add stratus configuration frags. Also
16245 submitted to FSF.
16246
16247Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16248
16249 * Makefile.in (DEV_SUPPORT): add configure.man.
16250
16251 * config.sub(Decode manufacturer-specific): add -none*.
16252
16253Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16254
16255 * Makefile.in: remove form feeds to make Sun's make happy.
16256 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16257
16258Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16259
16260 * Makefile.in (AR_FLAGS): Make quieter.
16261
16262Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16263
16264 * configure.in: Add libg++.
16265 * configure: When verbose, don't output the command line at each
16266 level; it will be unremarkably the same as the previous version,
16267 which will be the same as what the user typed.
16268
16269Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16270
16271 * configure.in, Makefile.in: fix clean-info, add flex. add
16272 fileutils.
16273
16274 * configure: be less sensitive to spaces in Makefile.in. Do not
16275 look for sources in "..". Doing so breaks subdirectories that
16276 might have their own configure. If a subdir has it's own
16277 configure script, use it.
16278
16279Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16280
16281 * cfg-paper.texi: some changes suggested by rms.
16282
16283Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16284
16285 * config.sub: Merge in some small additions from the FSF version,
16286 taken from the gcc distribution, to bring the Cygnus and FSF
16287 versions into closer sync.
16288
16289Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16290
16291 * configure.in: Changed svr4 references to sysv4.
16292
16293Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16294
16295 * configure: added -V for version number option.
16296
16297Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16298
16299 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16300 renamed from DOC.configure to cfg-paper.texi.
16301
16302Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16303
16304 * configure, config.subr, config.sub: config.subr is now
16305 config.sub again.
16306
16307Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16308
16309 * configure.texi: new file, in progress.
16310
16311 * Makefile.in: build info file and install the man page for
16312 configure.
16313
16314 * configure.man: new file, first cut.
16315
16316 * configure: find config.subr again now that configuration "none"
16317 has gone. removed all traces of the -ansi option. removed all
16318 traces of the -languages option.
16319
16320 * config.subr: resync from rms.
16321
d932cae7 163221991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16323
16324 * configure, config.sub, config.subr: merge config.sub into
16325 config.subr, call the result config.subr, remove config.sub, use
16326 config.subr.
16327
16328 * Makefile.in: revised install for dir.info.
16329
d932cae7 163301991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16331
16332 * configure.in: add decstation host makefile frag.
16333
16334 * Makefile.in: BISON now bison -y again. also install-gcc on
16335 install. clean-gdbm on clean. infodir belongs in datadir.
16336 Make directories for info install. Build dir.info here then
16337 install it.
16338
d932cae7 163391991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16340
16341 * Makefile.in: fix for bad directory tests.
16342
d932cae7 163431991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16344
16345 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16346 regexp. -srcdir relative was being handled incorrectly.
16347
16348 * Makefile.in: unwrapped some for loops so that parallel makes
16349 work again and so one can focus one's attention on a particular
16350 package.
16351
d932cae7 163521991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16353
16354 * configure: added PWD as a stand in for `pwd` (for speed). use
16355 elif wherever possible. make -srcdir work without -objdir.
16356 -objdir= commented out.
16357
d932cae7 163581991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16359
16360 * configure: +options become --options. -subdirs commented out.
16361 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16362 Makefile now at top of generated Makefile. Removed cvs log
16363 entries. added -srcdir. create .gdbinit only if there is one
16364 in ${srcdir}.
16365
16366 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16367 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16368 and mandir now keyed off datadir by default.
16369
d932cae7 163701991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16371
16372 * Freshly created ChangeLog.
16373
16374\f
16375Local Variables:
16376mode: change-log
16377left-margin: 8
16378fill-column: 76
16379version-control: never
16380End: