Support the PGO build for binutils+gdb
[binutils-gdb.git] / ChangeLog
1 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR binutils/26766
4 * Makefile.tpl (BUILD_CFLAGS): New.
5 (CFLAGS): Append $(BUILD_CFLAGS).
6 (CXXFLAGS): Likewise.
7 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
8 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
9 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
10 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
11 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
12 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
13 (PGO-TRAINING-TARGETS): Likewise.
14 (PGO_BUILD_TRAINING): Likewise.
15 (all): Add '+' to the command line for recursive make. Support
16 the PGO build.
17 * configure.ac: Add --enable-pgo-build[=lto].
18 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
19 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
20 * Makefile.in: Regenerated.
21 * configure: Likewise.
22
23 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
24
25 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
26 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
27 * configure.ac: Include config/gcc-plugin.m4.
28 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
29 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
30 RANLIB if possible.
31 * Makefile.in: Regenerated.
32 * configure: Likewise.
33
34 2021-01-09 Nick Clifton <nickc@redhat.com>
35
36 * 2.36 release branch crated.
37
38 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
39
40 * libtool.m4: Match gnu* along with other GNU systems.
41
42 2021-01-07 Alan Modra <amodra@gmail.com>
43
44 * config.sub: Accept OS of eabi* and gnueabi*.
45
46 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
47
48 * Makefile.def (libctf): No longer no_check. Checking depends on
49 all-ld.
50 * Makefile.in: Regenerated.
51
52 2021-01-05 Nick Clifton <nickc@redhat.com>
53
54 * libiberty: Sync with gcc. Bring in:
55 2021-01-04 Martin Liska <mliska@suse.cz>
56
57 * strverscmp.c: Convert to utf8 from iso8859.
58
59 2020-12-22 Jason Merrill <jason@redhat.com>
60
61 PR c++/67343
62 * cp-demangle.h (struct d_info): Add unresolved_name_state.
63 * cp-demangle.c (d_prefix): Add subst parm.
64 (d_nested_name): Pass it.
65 (d_unresolved_name): Split out from...
66 (d_expression_1): ...here.
67 (d_demangle_callback): Maybe retry with old sr mangling.
68 * testsuite/demangle-expected: Add test.
69
70 2020-12-21 Jason Merrill <jason@redhat.com>
71
72 * cp-demangle.c (d_expression_1): Recognize qualified-id
73 on RHS of dt/pt.
74 * testsuite/demangle-expected: Add test.
75
76 2020-12-21 Jason Merrill <jason@redhat.com>
77
78 * cp-demangle.c (d_unqualified_name): Clear is_expression.
79 * testsuite/demangle-expected: Add tests.
80
81 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
82
83 * configure: Regenerate.
84 * configure.ac: Avoid using sanitizer.
85
86 2020-11-13 Eduard-Mihai Burtescu <eddyb@lyken.rs>
87
88 * rust-demangle.c (struct rust_demangler): Add
89 skipping_printing and bound_lifetime_depth fields.
90 (eat): Add (v0-only).
91 (parse_integer_62): Add (v0-only).
92 (parse_opt_integer_62): Add (v0-only).
93 (parse_disambiguator): Add (v0-only).
94 (struct rust_mangled_ident): Add punycode{,_len} fields.
95 (parse_ident): Support v0 identifiers.
96 (print_str): Respect skipping_printing.
97 (print_uint64): Add (v0-only).
98 (print_uint64_hex): Add (v0-only).
99 (print_ident): Respect skipping_printing,
100 Support v0 identifiers.
101 (print_lifetime_from_index): Add (v0-only).
102 (demangle_binder): Add (v0-only).
103 (demangle_path): Add (v0-only).
104 (demangle_generic_arg): Add (v0-only).
105 (demangle_type): Add (v0-only).
106 (demangle_path_maybe_open_generics): Add (v0-only).
107 (demangle_dyn_trait): Add (v0-only).
108 (demangle_const): Add (v0-only).
109 (demangle_const_uint): Add (v0-only).
110 (basic_type): Add (v0-only).
111 (rust_demangle_callback): Support v0 symbols.
112 * testsuite/rust-demangle-expected: Add v0 testcases.
113
114 2020-11-13 Seija Kijin <doremylover456@gmail.com>
115
116 * strstr.c (strstr): Make implementation ANSI/POSIX compliant.
117
118 2020-11-11 Patrick Palka <ppalka@redhat.com>
119
120 PR c++/88115
121 * cp-demangle.c (d_print_comp_inner)
122 <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Don't print the
123 "operator " prefix for __alignof__.
124 <case DEMANGLE_COMPONENT_UNARY>: Always print parens around the
125 operand of __alignof__.
126 * testsuite/demangle-expected: Test demangling for __alignof__.
127
128 2020-11-09 Christophe Lyon <christophe.lyon@linaro.org>
129
130 * pex-win32.c (pex_win32_exec_child): Initialize orig_err.
131
132 2020-10-06 Martin Liska <mliska@suse.cz>
133
134 PR lto/97290
135 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
136 Use sh_link of a .symtab_shndx section.
137
138 2021-01-05 Alan Modra <amodra@gmail.com>
139
140 * config.guess: Import from upstream.
141 * config.sub: Likewise.
142
143 2020-12-16 Martin Liska <mliska@suse.cz>
144 Tom de Vries <tdevries@suse.de>
145
146 * gdb/debuginfod-support.c (struct user_data): Remove has_printed
147 field. Add meter field.
148 (progressfn): Print progress using meter.
149
150 2020-12-02 Enze Li <lienze2010@hotmail.com>
151
152 * .gitignore: Add gnu global outputs.
153
154 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
155
156 * .gitignore: Sync with gcc.
157
158 2020-10-26 Andreas Rammhold <andreas@rammhold.de>
159
160 * src-release.sh: Use sha256sum instead of md5sum.
161
162 2020-10-14 Andrew Burgess <andrew.burgess@embecosm.com>
163
164 * Makefile.in: Rebuild.
165 * Makefile.def: Make distclean-gnulib depend on distclean-gdb and
166 distclean-gdbserver.
167
168 2020-07-24 Aaron Merey <amerey@redhat.com>
169
170 * configure: Rebuild.
171 * configure.ac: Remove AC_DEBUGINFOD.
172
173 2020-07-04 Nick Clifton <nickc@redhat.com>
174
175 Binutils 2.35 branch created.
176
177 2020-04-21 Stephen Casner <casner@acm.org>
178
179 PR 25830
180 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
181 * configure: Rebuild.
182
183 2020-03-12 Tom Tromey <tom@tromey.com>
184
185 * Makefile.in: Rebuild.
186 * Makefile.def (gdbserver): Depend on gdbsupport.
187
188 2020-03-12 Tom Tromey <tom@tromey.com>
189
190 * Makefile.in: Rebuild.
191 * Makefile.def (gdbsupport): Don't depend on bfd.
192
193 2020-03-12 Tom Tromey <tom@tromey.com>
194
195 * Makefile.in: Rebuild.
196 * Makefile.def (gdbsupport): Depend on intl.
197
198 2020-02-17 Tom Tromey <tom@tromey.com>
199
200 * configure: Rebuild.
201 * configure.ac (configdirs): Add gnulib and gdbsupport when building
202 gdbserver.
203
204 2020-02-14 Tom Tromey <tom@tromey.com>
205
206 * Makefile.in: Rebuild.
207 * Makefile.def: Make gdbserver require gnulib and libiberty.
208
209 2020-02-07 Tom Tromey <tom@tromey.com>
210 Pedro Alves <palves@redhat.com>
211
212 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbserver.
213 * gdbserver: New directory, moved from gdb/gdbserver.
214 * configure.ac (host_tools): Add gdbserver.
215 Only build gdbserver on certain systems.
216 * Makefile.in, configure: Rebuild.
217 * Makefile.def (host_modules, dependencies): Add gdbserver.
218 * MAINTAINERS: Add gdbserver.
219
220 2020-01-28 Sergio Durigan Junior <sergiodj@redhat.com>
221
222 * src-release.sh (getver): Look for gdbsupport's
223 create-version.sh script at the current directory if tool is
224 "gdb".
225
226 2020-01-19 Simon Marchi <simon.marchi@polymtl.ca>
227
228 * remote-sim.c (gdbsim_target::wait): Return
229 sim_data->remote_sim_ptid instead of inferior_ptid.
230
231 2020-01-18 Nick Clifton <nickc@redhat.com>
232
233 Binutils 2.34 branch created.
234
235 2020-01-18 Nick Clifton <nickc@redhat.com>
236
237 Synchronize top level configure files with master version:
238
239 2020-01-01 Ben Elliston <bje@gnu.org>
240
241 * config.guess: Update copyright years.
242 * config.sub: Likewise.
243
244 2019-12-21 Ben Elliston <bje@gnu.org>
245
246 * config.guess (set_cc_for_build): Prevent multiple calls by
247 checking if $tmp is already set. We can't check CC_FOR_BUILD as
248 the user may set it externally. Thanks to Torbjörn Granlund for
249 the bug report.
250
251 2019-12-21 Torbjörn Granlund <tg@gmplib.org>
252
253 * config.guess (alpha:Linux:*:*): Guard against missing
254 /proc/cpuinfo by redirecting standard error to /dev/null.
255
256 2019-09-12 Daniel Bittman <danielbittman1@gmail.com>
257
258 * config.guess (*:Twizzler:*:*): New.
259 * config.sub (-twizzler*): New.
260
261 2019-07-24 Ben Elliston <bje@gnu.org>
262
263 * config.guess (mips:OSF1:*.*): Whitespace cleanup.
264
265 2019-06-30 Ben Elliston <bje@gnu.org>
266
267 * config.sub (case $os): Match nsk* and powerunix. Don't later
268 match nsk* and set os=nsk which removes the OS version number.
269
270 2019-06-30 Ben Elliston <bje@gnu.org>
271
272 * config.sub: Recognise os108*.
273
274 2019-06-26 Ben Elliston <bje@gnu.org>
275
276 * config.sub (hp300): Set $os to hpux.
277
278 2019-06-26 Ben Elliston <bje@gnu.org>
279
280 * config.sub (vsta): Move into alphabetical order.
281
282 2019-06-10 Ben Elliston <bje@gnu.org>
283
284 * config.guess (*:OS108:*:*): Recognise new OS.
285
286 2019-05-28 Ben Elliston <bje@gnu.org>
287
288 * config.guess (*:Darwin:*:*): Run xcode-select to determine if a
289 system compiler is installed. If not, do not run set_cc_for_build,
290 as the default cc will open a dialog box asking to install
291 Xcode. If no C compiler is available, guess based on uname -p and
292 uname -m.
293
294 2019-05-28 Ben Elliston <bje@gnu.org>
295
296 * config.guess (*:Darwin:*:*): Simplify UNAME_PROCESSOR.
297
298 2020-01-17 Simon Marchi <simon.marchi@efficios.com>
299
300 * Makefile.def: Add dependencies of all-gdbsupport on all-bfd.
301 * Makefile.in: Re-generate.
302
303 2020-01-14 Tom Tromey <tom@tromey.com>
304
305 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbsupport.
306 * MAINTAINERS: Add gdbsupport.
307 * configure: Rebuild.
308 * configure.ac (configdirs): Add gdbsupport.
309 * gdbsupport: New directory, move from gdb/gdbsupport.
310 * Makefile.def (host_modules, dependencies): Add gnulib.
311 * Makefile.in: Rebuild.
312
313 2020-01-09 Aaron Merey <amerey@redhat.com>
314
315 * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds
316 new configure option --with-debuginfod.
317 * configure: Regenerate.
318 * configure.ac: Call AC_DEBUGINFOD.
319
320 2019-12-26 Christian Biesinger <cbiesinger@google.com>
321
322 * .gitignore: Add perf.data and perf.data.old.
323
324 2019-10-17 Sergio Durigan Junior <sergiodj@redhat.com>
325
326 * src-release.sh (GDB_SUPPORT_DIRS): Add libctf.
327
328 2019-10-17 Alan Modra <amodra@gmail.com>
329
330 PR 29
331 * src-release.sh (getver): Replace "head -1" with "head -n 1".
332
333 2019-07-30 Nick Alcock <nick.alcock@oracle.com>
334
335 * Makefile.def (host_modules): libctf is no longer no_install.
336 * Makefile.in: Regenerated.
337
338 2019-07-13 Nick Alcock <nick.alcock@oracle.com>
339
340 * Makefile.def (dependencies): all-ld depends on all-libctf.
341 * Makefile.in: Regenerated.
342
343 2019-09-09 Phil Blundell <pb@pbcl.net>
344
345 binutils 2.33 branch created
346
347 2019-08-19 Tom Tromey <tom@tromey.com>
348
349 * configure: Rebuild.
350 * configure.ac: Add --with-static-standard-libraries.
351
352 2019-08-09 Nick Clifton <nickc@redhat.com>
353
354 * libiberty: Sync with gcc. Bring in:
355 2019-08-08 Martin Liska <mliska@suse.cz>
356
357 PR bootstrap/91352
358 * lrealpath.c (is_valid_fd): New function.
359
360 2019-07-24 Martin Liska <mliska@suse.cz>
361
362 PR lto/91228
363 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
364 Find first '\0' starting from gnu_lto + 1.
365
366 2019-07-12 Ren Kimura <rkx1209dev@gmail.com>
367
368 * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
369 This fixes a Bug 90924.
370
371 2019-07-22 Martin Liska <mliska@suse.cz>
372
373 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
374 Do not search for gnu_lto_v1, but search for first '\0'.
375
376 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
377
378 * cplus-dem.c: Include rust-demangle.h.
379 * rust-demangle.c: Include rust-demangle.h.
380 * rust-demangle.h: New file.
381
382 2019-05-31 Michael Forney <mforney@mforney.org>
383
384 * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
385 is non-zero.
386
387 2019-04-30 Ben L <bobsayshilol@live.co.uk>
388
389 * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
390 * testsuite/d-demangle-expected: Add testcase.
391
392 * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
393 * testsuite/d-demangle-expected: Add testcase.
394
395 * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
396 * testsuite/d-demangle-expected: Add testcase.
397
398 * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
399 * testsuite/d-demangle-expected: Add testcase.
400
401 * d-demangle.c (dlang_parse_integer): Fix stack underflow.
402 * testsuite/d-demangle-expected: Add testcase.
403
404 * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
405 * testsuite/demangle-expected: Add testcase.
406
407 * cp-demangle.c (d_encoding): Guard against NULL return values from
408 d_right (dc).
409 * testsuite/demangle-expected: Add testcase.
410
411 2019-04-29 Ben L <bobsayshilol@live.co.uk>
412
413 * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
414 char is valid.
415 * testsuite/demangle-expected: Add testcase.
416
417 2019-04-10 Nick Clifton <nickc@redhat.com>
418
419 PR 89394
420 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
421 lengths.
422 (d_count_templates_scopes): Replace num_templates and num_scopes
423 parameters with a struct d_print_info pointer parameter. Adjust
424 body of the function accordingly. Add recursion counter and check
425 that the recursion limit is not reached.
426 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
427 Reset recursion counter afterwards, unless the recursion limit was
428 reached.
429
430 2019-07-13 Joel Brobecker <brobecker@adacore.com>
431
432 * src-release (getver): If $tool/gdbsupport/create-version.sh
433 exists, use that to determine the version number.
434
435 2019-06-21 Andreas Schwab <schwab@linux-m68k.org>
436
437 * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
438
439 2019-06-14 Tom Tromey <tom@tromey.com>
440
441 * MAINTAINERS: Add gnulib.
442 * gnulib: New directory, move from gdb/gnulib.
443 * configure.ac (host_libs): Add gnulib.
444 * configure: Rebuild.
445 * Makefile.def (host_modules, dependencies): Add gnulib.
446 * Makefile.in: Rebuild.
447
448 2019-06-03 Nick Clifton <nickc@redhat.com>
449
450 Revert:
451 2019-05-29 Nick Clifton <nickc@redhat.com>
452
453 * configure.ac (noconfigdirs): Add libctf if the target does not use
454 the ELF file format.
455 * configure: Regenerate.
456
457 2019-05-29 Nick Clifton <nickc@redhat.com>
458
459 * src-release.sh (do_proto_toplev): Add libctf to list of
460 directories that can be disabled.
461
462 2019-05-29 Nick Clifton <nickc@redhat.com>
463
464 * configure.ac (noconfigdirs): Add libctf if the target does not use
465 the ELF file format.
466 * configure: Regenerate.
467
468 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
469
470 * Makefile.def (dependencies): configure-libctf depends on all-bfd
471 and all its deps.
472 * Makefile.in: Regenerated.
473
474 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
475
476 * MAINTAINERS: Add libctf.
477
478 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
479
480 * Makefile.def (host_modules): Add libctf.
481 * Makefile.def (dependencies): Likewise.
482 libctf depends on zlib, libiberty, and bfd.
483 * Makefile.in: Regenerated.
484 * configure.ac (host_libs): Add libctf.
485 * configure: Regenerated.
486
487 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
488
489 * config.guess: Synchronize with config project master sources.
490 * config.sub: Likewise.
491 * readline/support/config.guess: Likewise.
492 * readline/support/config.sub: Likewise.
493
494 2019-04-10 Nick Clifton <nickc@redhat.com>
495
496 * libiberty: Sync with gcc. Bring in:
497 2019-04-10 Nick Clifton <nickc@redhat.com>
498
499 PR 89394
500 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
501 lengths.
502 (d_count_templates_scopes): Replace num_templates and num_scopes
503 parameters with a struct d_print_info pointer parameter. Adjust
504 body of the function accordingly. Add recursion counter and check
505 that the recursion limit is not reached.
506 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
507 Reset recursion counter afterwards, unless the recursion limit was
508 reached.
509
510 2018-06-24 Nick Clifton <nickc@redhat.com>
511
512 2.32 branch created.
513
514 2019-01-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
515
516 Merge from GCC:
517 PR target/88535
518 * config.guess: Import upstream version 2019-01-03.
519 * config.sub: Import upstream version 2019-01-01.
520
521 2019-01-10 Nick Clifton <nickc@redhat.com>
522
523 * libiberty: Sync with gcc. Bring in:
524 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
525
526 PR other/16615
527
528 * cp-demangle.c: Mechanically replace "can not" with "cannot".
529 * floatformat.c: Likewise.
530 * strerror.c: Likewise.
531
532 2018-12-22 Jason Merrill <jason@redhat.com>
533
534 Remove support for demangling GCC 2.x era mangling schemes.
535 * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
536 internal_cplus_demangle, and all subroutines.
537 (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
538 Lucid, ARM, HP, and EDG demangling styles.
539 (cplus_demangle): Remove 'work' variable. Don't call
540 internal_cplus_demangle.
541
542 2019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org>
543
544 * configure.ac: Don't configure readline if --with-system-readline is
545 used.
546 * configure: Re-generate.
547
548 2018-10-31 Joseph Myers <joseph@codesourcery.com>
549
550 Merge from GCC:
551 PR bootstrap/82856
552 * multilib.am: New file. From automake.
553
554 2018-09-12 Sergio Durigan Junior <sergiodj@redhat.com>
555
556 * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
557
558 2018-07-16 Nick Clifton <nickc@redhat.com>
559
560 * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
561
562 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
563
564 * config.sub: Sync with upstream version 2018-07-03.
565
566 2018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
567
568 * config.guess: Sync with upstream version 2018-06-26.
569 * config.sub: Sync with upstream version 2018-07-02.
570
571 2018-06-29 Alexandre Oliva <oliva@adacore.com>
572
573 * configure.ac: Introduce support for @unless/@endunless.
574 * Makefile.tpl (dep-kind): Rewrite with cond; return
575 postbootstrap in some cases.
576 (make-postboot-dep, postboot-targets): New.
577 (dependencies): Do not output postbootstrap dependencies at
578 first. Output non-target ones changed for configure to depend
579 on stage_last @if gcc-bootstrap, and the original deps @unless
580 gcc-bootstrap.
581 * configure.in, Makefile.in: Rebuilt.
582
583 2018-06-24 Nick Clifton <nickc@redhat.com>
584
585 * configure: Regenerate.
586
587 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
588
589 * libtool.m4: Use AC_LANG_SOURCE.
590 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
591 * README-maintainer-mode: Update version requirements.
592 * ar-lib: New file.
593 * test-driver: New file.
594 * configure: Re-generate.
595
596 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
597
598 * Makefile.def (fortran): Add check-target-libgomp-fortran.
599 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
600 * Makefile.in: Regenerate.
601
602 * configure: Regenerate.
603
604 2018-06-18 Simon Marchi <simon.marchi@ericsson.com>
605
606 * configure.ac: Sync with GCC, remove MPX-related things.
607
608 2018-05-01 Nick Clifton <nickc@redhat.com>
609
610 * config.guess: Synchronize with config project master sources.
611 * config.sub: Likewise.
612
613 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
614
615 * configure.ac: Added "nfp" target.
616 * configure: Regenerate.
617
618 2018-02-13 Maciej W. Rozycki <macro@mips.com>
619
620 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
621 * configure: Regenerate.
622
623 2018-01-30 Nick Clifton <nickc@redhat.com>
624
625 * src-release.sh (do_proto_toplev): Add patterns for more junk files
626 to delete before creating the tarball.
627
628 2018-01-29 Nick Clifton <nickc@redhat.com>
629
630 * src-release.sh (do_proto_toplev): Strip patch remnant files from
631 the sources before creating the tarball.
632
633 2018-01-13 Nick Clifton <nickc@redhat.com>
634
635 * src-release.sh: Update copyright notice. Change reference to devo
636 to be a reference to root.
637
638 2018-01-10 Nick Clifton <nickc@redhat.com>
639
640 * config-ml.in: Sync with gcc sources.
641 * config.guess: Likewise.
642 * config.sub: Likewise.
643 * configure.ac: Likewise.
644 * configure: Regenerate.
645
646 2017-12-14 Nick Clifton <nickc@redhat.com>
647
648 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
649
650 2017-12-12 Stafford Horne <shorne@gmail.com>
651
652 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
653 * configure: Regenerate.
654
655 2017-09-15 Nick Clifton <nickc@redhat.com>
656
657 * src-release.sh (LZIPPROG): New define. Provides the name of the
658 lzip program.
659 (do_lz): New function. Compresses a tarball using the lzip
660 program.
661 (do_compress): Add support for lzip compression.
662 (usage): Mention -l option.
663 (build_release): Support -l option to invoke lzip compression.
664
665 2017-09-15 Alan Modra <amodra@gmail.com>
666
667 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
668 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
669 and sim depending on $tool and $support_files. Echo configure line.
670
671 2017-09-14 Matt Rice <ratmice@gmail.com>
672
673 * src-release.sh (do_proto_toplev): Enable gold during release process.
674
675 2017-04-13 Andrew Jenner <andrew@codesourcery.com>
676
677 * config.sub: Sync with master version in config project.
678
679 2017-04-03 Andrew Jenner <andrew@codesourcery.com>
680
681 * config.sub: Handle ia16 in $basic_machine.
682
683 bfd/
684 * config.bfd: Handle ia16.
685
686 gas/
687 * configure.tgt: Handle ia16.
688
689 ld/
690 * configure.tgt: Handle ia16.
691
692 2017-03-22 Nick Clifton <nickc@redhat.com>
693
694 * config.sub: Sync with master version in config project.
695 * config.guess: Likewise.
696
697 2017-01-23 Nick Clifton <nickc@redhat.com>
698
699 * configure.ac: Update year in copyright notice.
700 Sync from FSF GCC mainline, bringing in the following patches.
701 * Makefile.def: Likewise.
702 * Makefile.tpl: Likewise.
703 * configure: Regenerate.
704 * Makefile.in: Regenerate.
705
706 2016-12-21 Jakub Jelinek <jakub@redhat.com>
707
708 * configure.ac: Don't bootstrap libmpx unless --with-build-config
709 includes bootstrap-mpx.
710
711 2016-12-01 Matthias Klose <doko@ubuntu.com>
712
713 * configure.ac: Don't use pkg-config to check for bdw-gc.
714
715 2016-11-30 Matthias Klose <doko@ubuntu.com>
716
717 * Makefile.def: Remove reference to boehm-gc target module.
718 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
719 options and for the bdw-gc pkg-config module.
720
721 2016-11-15 Matthias Klose <doko@ubuntu.com>
722
723 * config-ml.in: Remove references to GCJ.
724 * configure.ac: Likewise.
725
726 2016-09-30 Jakub Jelinek <jakub@redhat.com>
727
728 * configure.ac: Add target-libffi to target_libraries.
729 Readd libgcj target disablings, modified to only target-libffi.
730 Readd target addition of go to unsupported languages.
731
732 2016-09-30 Andrew Haley <aph@redhat.com>
733
734 * Makefile.def: Remove libjava.
735 * Makefile.tpl: Likewise.
736 * configure.ac: Likewise.
737
738 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
739
740 * configure.ac: Disable "sim" directory for arc*-*-*.
741
742 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
743
744 * configure.ac: Check for the minimum in-tree MPFR version
745 handled.
746
747 2016-12-31 Alan Modra <amodra@gmail.com>
748
749 * config.sub: Import from upstream.
750
751 2016-12-08 Alan Modra <amodra@gmail.com>
752
753 * configure: Regenerate.
754
755 2016-12-02 Josh Conner <joshconner@google.com>
756
757 * configure.ac: Add fuchsia to targets that use ELF.
758 * configure: Regenerated.
759
760 2016-11-07 Doug Evans <dje@google.com>
761
762 * config.sub: Sync with upstream version 2016-11-03.
763 git://git.sv.gnu.org/config.git
764 * config.guess: Sync with upstream version 2016-10-02.
765
766 2016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
767
768 * .gitignore: Add archives and make stamps.
769
770 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
771
772 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
773 * configure: Regenerated.
774
775 2016-06-28 Walter Lee <walt@tilera.com>
776
777 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
778 * configure: Regenerate.
779
780 2016-05-28 Alan Modra <amodra@gmail.com>
781
782 * Makefile.tpl (configure): Depend on m4 files included.
783 * Makefile.in: Regenerate.
784
785 2016-05-27 Nick Clifton <nickc@redhat.com>
786
787 * config.guess (Alpha OSF1): Fix typo introduced during the most
788 recent synchronization update.
789
790 2016-05-23 Nick Clifton <nickc@redhat.com>
791
792 * Import these patches from the gcc mainline:
793
794 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
795
796 * config.guess: Import version 2016-04-02 (newest).
797 * config.sub: Import version 2016-05-10 (newest).
798
799 2016-04-19 Nick Clifton <nickc@redhat.com>
800
801 * Import this patch from the GCC mainline:
802
803 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
804
805 PR bootstrap/70173
806 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
807 and gotools directories. Delete the stage_final file.
808 * Makefile.in: Regenerate.
809
810 2016-03-17 Cary Coutant <ccoutant@gmail.com>
811
812 * configure.ac: Add mips and s390 to the gold target check.
813 * configure: Regenerate.
814
815 2016-02-10 Nick Clifton <nickc@redhat.com>
816
817 Import these patches from the GCC mainline:
818
819 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
820
821 * configure.ac: Enable LTO for DJGPP
822 * configure: Regenerate
823
824 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
825
826 PR bootstrap/69329
827 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
828 * Makefile.in: Regenerate.
829
830 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
831 Sebastian Pop <s.pop@samsung.com>
832
833 * Makefile.in: Regenerate.
834 * Makefile.tpl: Export ISLVER.
835 * configure: Regenerate.
836 * config/isl.m4: Detect isl-0.15.
837
838 2016-01-29 Sebastian Pop <s.pop@samsung.com>
839
840 * config/isl.m4: Add comments about isl-0.16.
841 * configure: Regenerate.
842
843 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
844
845 Sync with GCC
846 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
847
848 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
849 symbols.
850
851 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
852
853 PR bootstrap/69134
854 * Makefile.def (mpfr): Disable assembler.
855 * Makefile.in: Regenerate.
856
857 2016-01-11 Nick Clifton <nickc@redhat.com>
858
859 Import the following changes from the GCC mainline:
860
861 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
862
863 * configure.ac: Enable libmpx by default.
864 * configure: Regenerated.
865
866 2015-11-19 Martin Liska <mliska@suse.cz>
867
868 * .gitignore: Add .clang-format to ignored files.
869 * Makefile.tpl: Add clang-format.
870 * Makefile.in: Regenerate.
871
872 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
873
874 PR libffi/65726
875 * Makefile.def (lang_env_dependencies): Make libffi depend
876 on cxx.
877 * Makefile.in: Regenerate.
878
879 2015-12-02 Ian Lance Taylor <iant@google.com>
880
881 PR go/66147
882 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
883 * Makefile.in: Regenerate.
884
885 2015-12-17 Nathan Sidwell <nathan@acm.org>
886
887 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
888 * configure: Regenerate.
889
890 2015-12-17 Sebastian Pop <s.pop@samsung.com>
891
892 * Makefile.in: Replace ISL with isl.
893 * Makefile.tpl: Same.
894 * config/isl.m4: Same.
895 * configure.ac: Same.
896 * contrib/download_prerequisites: Same.
897 * configure: Regenerate.
898
899 2016-01-01 Ben Elliston <bje@gnu.org>
900
901 * config.guess: Import version 2016-01-01.
902 * config.sub: Likewise.
903
904 2015-11-20 Tristan Gingold <gingold@adacore.com>
905
906 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
907 * configure: Regenerate.
908
909 2015-10-21 Nick Clifton <nickc@redhat.com>
910
911 PR gas/19109
912 * configure.ac: Note the 'none' is an acceptable argument to
913 --enable-compressed-debug-sections.
914 * configure: Regenerate.
915
916 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
917
918 PR gas/19109
919 * configure.ac: Add
920 --enable-compressed-debug-sections={all,gas,gold,ld}.
921 * configure: Regenerated.
922
923 2015-09-30 Nick Clifton <nickc@redhat.com>
924
925 Import the following patches from the GCC mainline:
926
927 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
928
929 PR libfortran/54572
930 * Makefile.def: Make libgfortran depend on libbacktrace.
931 * Makefile.in: Regenerate.
932
933 2015-08-12 Tom de Vries <tom@codesourcery.com>
934
935 PR other/67092
936 PR other/67098
937 * configure.ac: Remove --with_host_libstdcxx support.
938 * configure: Regenerate.
939
940 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
941 Jakub Jelinek <jakub@redhat.com>
942
943 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
944 nvptx*-*-*.
945 * configure: Regenerate.
946
947 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
948
949 Sync with GCC
950 2015-07-28 Ben Elliston <bje@gnu.org>
951
952 * config.sub, config.guess: Import from upstream.
953
954 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
955
956 * Makefile.def (libiconv): Define bootstrap=true.
957 Mark pdf/html/info as missing.
958 (configure-gcc): Depend on all-libiconv.
959 (all-gcc): Ditto.
960 (configure-libcpp): Ditto.
961 (all-libcpp): Ditto.
962 (configure-intl): Ditto.
963 (all-intl): Ditto.
964 * Makefile.in: Regenerate.
965
966 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
967
968 Sync with GCC
969 2015-07-24 Michael Darling <darlingm@gmail.com>
970
971 PR other/66259
972 * config-ml.in: Reflects renaming of configure.in to configure.ac
973 * configure: Likewise
974 * configure.ac: Likewise
975
976 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
977
978 * Makefile.in: Regenerated.
979
980 Sync with GCC
981 2015-05-21 Jason Merrill <jason@redhat.com>
982
983 * Makefile.tpl: Update comments.
984
985 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
986
987 * Makefile.tpl: Remove surplus whitespace throughout.
988
989 2015-03-25 Martin Liska <mliska@suse.cz>
990 Yury Gribov <y.gribov@samsung.com>
991
992 * Makefile.tpl: Fix ln source location for vimrc file.
993
994 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
995
996 Sync with GCC
997 2015-05-16 James Bowman <james.bowman@ftdichip.com>
998
999 * configure.ac: FT32 target added.
1000 * configure: Regenerate.
1001
1002 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1003
1004 Sync with GCC
1005 2015-06-02 Jason Merrill <jason@redhat.com>
1006
1007 PR bootstrap/66319
1008 * configure.ac: Use -std=gnu++98.
1009
1010 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1011
1012 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1013 * configure: Regenerate.
1014
1015 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1016
1017 * configure.ac: Fix typo.
1018 * configure: Regenerate.
1019
1020 2015-05-03 Matthias Klose <doko@ubuntu.com>
1021
1022 * configure.ac: Match $host configured with triplets.
1023 * configure: Regenerate.
1024
1025 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1026
1027 PR bootstrap/62077
1028 * configure.ac (--enable-stage1-checking): Default to
1029 release,misc,gimple,rtlflag,tree,types if --disable-checking
1030 or --enable-checking is not specified and DEV-PHASE is not
1031 experimental.
1032 * configure: Regenerated.
1033
1034 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
1035
1036 Install back PR target/47230 fix (Revert the revert).
1037
1038 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1039
1040 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1041 target.
1042 * configure: Regenerate.
1043
1044 2015-05-13 John David Anglin <dave.anglin@bell.net>
1045
1046 * configure.ac: Disable configuration of GDB for HPUX targets.
1047 * configure: Regenerate.
1048
1049 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1050
1051 PR ld/18355
1052 * Makefile.def: Add extra_configure_flags to host zlib.
1053 * configure.ac (extra_host_zlib_configure_flags): New. Set
1054 to --enable-host-shared When bfd is to be built as shared
1055 library. AC_SUBST.
1056 * Makefile.in: Regenerated.
1057
1058 2015-04-15 Mike Frysinger <vapier@gentoo.org>
1059 Hans-Peter Nilsson <hp@axis.com>
1060
1061 Adjust src-release.sh for sim using the gdb create-version.sh.
1062 * src-release.sh (tar_compress): If there's a fifth parameter,
1063 use that in the getver call instead of $tool.
1064 (sim_release): Pass gdb as fifth parameter to tar_compress.
1065 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
1066
1067 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1068
1069 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1070 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1071 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1072 * Makefile.in: Regenerate.
1073
1074 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1075
1076 * configure.ac: Add --with-system-zlib.
1077 * configure: Regenerated.
1078
1079 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
1080
1081 * src-release.sh: Don't configure with --with-target-subdir=.
1082 --disable-multilib.
1083
1084 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
1085
1086 * src-release.sh (DEVO_SUPPORT): Replace src-release with
1087 src-release.sh.
1088
1089 2015-03-30 Ed Schouten <ed@nuxi.nl>
1090
1091 * config.sub: Update from upstream, to 2015-03-04 version.
1092 * config.guess: Likewise.
1093
1094 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1095
1096 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1097 * Makefile.in: Regenerated.
1098
1099 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
1100
1101 * src-release.sh (do_proto_toplev): Configure with --target
1102 --with-target-subdir and --disable-multilib.
1103 (BINUTILS_SUPPORT_DIRS): Add zlib.
1104 (GAS_SUPPORT_DIRS): Likewise.
1105 (GDB_SUPPORT_DIRS): Likewise.
1106 (SIM_SUPPORT_DIRS): Likewise.
1107
1108 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1109
1110 * configure.ac (target_configdirs): Exclude target-zlib if
1111 target-libjava isn't built.
1112 * configure: Regenerated.
1113
1114 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1115
1116 Sync with GCC
1117 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1118
1119 * config-ml.in: Robustify ac_configure_args parsing.
1120
1121 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
1122
1123 * Makefile.def: Updated from GCC trunk.
1124 * Makefile.tpl: Likewise.
1125 * configure.ac: Likewise.
1126 * Makefile.in: Regenerated.
1127 * configure: Likewise.
1128
1129 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1130
1131 * configure.ac: Add FT32 support.
1132 * configure: Regenerate.
1133
1134 2015-01-12 Anthony Green <green@moxielogic.com>
1135
1136 * configure.ac: Don't disable gprof for moxie.
1137 * configure: Rebuild.
1138
1139 2015-01-03 Andrew Pinski <apinski@cavium.com>
1140
1141 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1142 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1143 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1144 (OBJCOPY_FOR_TARGET): New variable.
1145 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1146 * Makefile.in: Regenerate.
1147 * configure.ac: Check for already installed target objcopy.
1148 Also GCC_TARGET_TOOL on objcopy.
1149 * configure: Regenerate.
1150
1151 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1152
1153 * config.sub: Update from upstream, to 2015-01-01 version.
1154 * config.guess: Ditto.
1155
1156 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
1157
1158 * config.sub: Update from upstream config repo.
1159
1160 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
1161
1162 * libtool.m4: Updated from GCC trunk.
1163
1164 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1165
1166 * config.guess: Update from upstream config repo.
1167 * config.sub: Ditto.
1168
1169 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1170
1171 * move-if-change: Update from upstream gnulib.
1172
1173 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1174
1175 * compile: Sync with upstream Automake.
1176 * depcomp: Ditto.
1177 * install-sh: Ditto.
1178 * missing: Ditto.
1179 * mkinstalldirs: Ditto.
1180 * ylwrap: Ditto.
1181
1182 2014-10-15 Tristan Gingold <gingold@adacore.com>
1183
1184 * src-release.sh (do_proto_toplev): Configure with --target.
1185
1186 2014-10-03 Jing Yu <jingyu@google.com>
1187
1188 * configure.ac: Add aarch64 to list of targets that support gold.
1189 * configure: Regenerate.
1190
1191 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
1192
1193 * configure.ac: Add mips*-img-elf* target triple.
1194 * configure: Regenerate.
1195
1196 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1197 * configure: Disable gdb for nds32*-*-* until supported.
1198 * configure.ac: Disable gdb for nds32*-*-* until supported.
1199
1200 2014-09-05 Joel Brobecker <brobecker@adacore.com>
1201
1202 * configure: Regenerate.
1203
1204 2014-08-27 Will Newton <will.newton@linaro.org>
1205
1206 * src-release.sh: New file.
1207 * src-release: Remove file.
1208
1209 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
1210
1211 GDB not supported for or1k*-*-rtems*
1212 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
1213 of the stanzas results in this not being caught by or1k*-*-* later.
1214 * configure. Regenerated.
1215
1216 2014-07-25 Samuel Bronson <naesten@gmail.com>
1217
1218 * .gitattributes: New file for use with git-merge-changelog.
1219
1220 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
1221
1222 Disable gdb for or1k*-*-* until supported
1223 * configure.ac (or1k*-*-*): Disable gdb.
1224 * configure: Regenerated.
1225
1226 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1227
1228 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1229 * configure: Regenerated.
1230
1231 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1232
1233 PR sanitizer/56781
1234 * Makefile.def: Set bootstrap=true; for host fixincludes.
1235 * configure.ac: Don't bootstrap host fixincludes unless
1236 --with-build-config=bootstrap-{a,ub}san.
1237 * Makefile.in: Regenerated.
1238 * configure: Regenerated.
1239
1240 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1241
1242 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1243 --enable-vtable-verify option parsing. Don't add
1244 target-libsanitizer to bootstrap_target_libs unless
1245 --with-build-config=bootstrap-asan or
1246 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1247 to bootstrap_target_libs unless --enable-vtable-verify.
1248 * configure: Regenerated.
1249
1250 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1251
1252 PR bootstrap/58572
1253 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1254 -I for libstdc++-v3 includes if $(LEAN).
1255 * Makefile.in: Regenerated.
1256
1257 2014-02-24 Walter Lee <walt@tilera.com>
1258
1259 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1260 (tilegx-*-*): Change to tilegx*-*-*.
1261 * configure: Regenerate.
1262
1263 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1264
1265 * config.sub, config.guess: Import from upstream.
1266
1267 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1268
1269 PR bootstrap/60620
1270 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1271 * Makefile.in: Regenerate.
1272
1273 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1274
1275 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1276 for WINDRES_FOR_TARGET in default-manifest.o rule.
1277 * Makefile.in: Regenerate.
1278
1279 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1280
1281 PR target/59788
1282 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1283 *solaris2*.
1284
1285 2013-12-19 Keven Boell <keven.boell@intel.com>
1286
1287 * cp-namespace.c (cp_lookup_nested_symbol): Enable
1288 nested lookups for fortran modules.
1289 * dwarf2read.c (read_module): Add fortran module to
1290 the symbol table.
1291 (add_partial_symbol, add_partial_module): Add fortran
1292 module to the partial symbol table.
1293 (new_symbol_full): Create full symbol for fortran module.
1294 * f-exp.y (yylex): Add new module domain to be parsed.
1295 * symtab.h: New domain for fortran modules.
1296
1297 2013-12-19 Keven Boell <keven.boell@intel.com>
1298
1299 * f-exp.y (yylex): Add domain array to enable lookup
1300 in multiple domains. Loop over lookup domains and try
1301 to find requested symbol. Add STRUCT_DOMAIN to lookup
1302 domains to be able to query for user defined types.
1303
1304 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1305
1306 * configure.ac: Add user-friendly check for native x86_64-linux
1307 multilibs.
1308 * configure: Regenerate.
1309
1310 2013-11-23 Alan Modra <amodra@gmail.com>
1311
1312 * config.sub, config.guess: Import from upstream.
1313
1314 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1315
1316 * Makefile.in: Regenerate.
1317
1318 * Makefile.tpl: Fix typo.
1319 * Makefile.in: Regenerate partially.
1320
1321 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1322
1323 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1324 supported.
1325 * configure: Regenerated.
1326
1327 2013-10-30 Jason Merrill <jason@redhat.com>
1328
1329 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1330 --disable-build-format-warnings.
1331
1332 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1333
1334 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1335 depend on libstdc++ and libgcc.
1336 * configure: Regenerate.
1337 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1338 libcilkrts for POSIX and i*86, and x86_64 architectures.
1339 * Makefile.in: Added libcilkrts related fields to support building it.
1340
1341 2013-10-26 Jeff Law <law@redhat.com>
1342
1343 * Makefile.def (target_modules): Remove libmudflap
1344 (languages): Remove check-target-libmudflap).
1345 * Makefile.in: Rebuilt.
1346 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1347 * configure.ac (target_libraries): Remove target-libmudflap.
1348 Remove checks which disabled libmudflap on some systems.
1349 * configure: Rebuilt.
1350 * libmudflap: Directory removed.
1351
1352 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1353
1354 * configure.ac: Update from GCC.
1355 * configure: Regenerate.
1356
1357 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
1358
1359 * src-release (do-proto-toplevel): Support subdir-path-prefixed
1360 files in SUPPORT_FILES.
1361 (SIM_SUPPORT_DIRS): New variable.
1362 (sim.tar.bz2): New rule.
1363
1364 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1365
1366 * configure.ac: Update from GCC.
1367 * configure: Regenerate.
1368
1369 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
1370
1371 * COPYING.NEWLIB: Update with new copyright.
1372
1373 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1374
1375 * configure.ac: Update from GCC.
1376 * configure: Regenerate.
1377
1378 2013-09-20 Alan Modra <amodra@gmail.com>
1379
1380 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1381 ppc host match. Support little-endian powerpc linux hosts.
1382
1383 2013-08-16 Joel Brobecker <brobecker@adacore.com>
1384
1385 * src-release (VER): When using $(TOOL)/common/create-version.sh,
1386 strip the "-cvs" suffix from the version number if present.
1387
1388 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1389
1390 * configure.ac: Sync with GCC repo.
1391 * Makefile.def: Ditto.
1392 * configure: Regenerate.
1393 * Makefile.in: Ditto.
1394
1395 2013-07-22 Joel Brobecker <brobecker@adacore.com>
1396
1397 * src-release (VER): Use $(TOOL)/common/create-version.sh
1398 if it exists.
1399
1400 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
1401
1402 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
1403 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
1404 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
1405 * configure: Regenerate.
1406
1407 2013-06-01 George Thomas <george.thomas@atmel.com>
1408
1409 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
1410 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
1411
1412 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1413
1414 * COPYING.NEWLIB: Add Altera Corporation copyright.
1415
1416 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1417
1418 * config.guess: Update from config repo.
1419 * config.sub: Ditto.
1420
1421 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1422
1423 * Makefile.def: Sync with GCC.
1424 * Makefile.in: Regenerate.
1425
1426 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1427
1428 * configure.ac: Sync with GCC.
1429 * configure: Regenerate.
1430
1431 2013-03-22 Mike Frysinger <vapier@gentoo.org>
1432
1433 * src-release (VER): Change bfd/configure.in sed to use the new
1434 `bfd/configure --version` output.
1435
1436 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1437
1438 * configure.ac: Sync with GCC repo.
1439 * configure: Ditto.
1440
1441 2013-02-05 Ian Lance Taylor <iant@google.com>
1442
1443 PR go/55969
1444 * configure.ac: Disable libgo on some systems where it does not
1445 work.
1446 * configure: Rebuild.
1447
1448 2013-02-05 Alan Modra <amodra@gmail.com>
1449
1450 * configure: Regenerate after syncing config/.
1451
1452 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1453
1454 * configure.ac: Sync with GCC repo.
1455 * configure: Ditto.
1456 * Makefile.def: Ditto.
1457 * Makefile.in: Ditto.
1458
1459 2013-01-11 Joel Brobecker <brobecker@adacore.com>
1460
1461 Sync with GCC, merge:
1462
1463 2013-01-09 Jason Merrill <jason@redhat.com>
1464
1465 * .gitignore: Import from gdb repository.
1466
1467 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1468
1469 * config.sub: Update from config repo.
1470
1471 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1472
1473 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1474 * Makefile.in: Regenerate.
1475
1476 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1477
1478 * Makefile.def (configure-gcc): Depend on all-gmp.
1479 (all-gcc): Remove dependency on all-gmp.
1480 * Makefile.in: Regenerated.
1481
1482 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1483
1484 * config.guess: Update from config repo.
1485 * config.sub: Ditto.
1486
1487 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
1488
1489 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
1490 exists and replace the new bfin license in its location.
1491
1492 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
1493
1494 PR gas/14899
1495 * Makefile.def (dependencies): Make all-binutils, all-gprof,
1496 all-ld and all-gold depend on all-gas.
1497 * Makefile.in: Regenerated.
1498
1499 2012-12-29 Ben Elliston <bje@gnu.org>
1500
1501 * config.guess: Update to 2012-12-29 version.
1502 * config.sub: Likewise.
1503
1504 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1505
1506 * Makefile.def (install-target-libgo): Depend on
1507 install-target-libatomic. Merged from GCC repo.
1508 * Makefile.in: Regenerate.
1509
1510 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
1511
1512 * COPYING.LIBGLOSS: Add license for bfin libgloss.
1513
1514 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1515
1516 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1517 * configure: Regenerate.
1518
1519 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1520
1521 * Makefile.def (target_modules): Add bootstrap=true and
1522 raw_cxx=true to libsanitizer.
1523 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1524 * Makefile.in: Regenerated.
1525 * configure: Likewise.
1526
1527 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1528
1529 * config.sub: Merge from config repo.
1530
1531 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1532
1533 * configure.ac: Merge from GCC.
1534 * Makefile.tpl: Ditto.
1535 * Makefile.in: Ditto.
1536 * configure: Ditto.
1537
1538 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1539
1540 * configure.ac (noconfigdirs): Merge from GCC.
1541 * configure: Regenerate.
1542
1543 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1544
1545 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
1546
1547 2012-11-14 Roland McGrath <mcgrathr@google.com>
1548
1549 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1550 * configure: Regenerate.
1551
1552 2012-11-13 Richard Henderson <rth@redhat.com>
1553
1554 * configure.ac: Move libsanitizer logic to subdirectory.
1555 * configure: Regenerate.
1556
1557 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1558
1559 * configure.ac: Enable libsanitizer just on x86 linux for now.
1560 * configure: Re-generate.
1561
1562 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1563
1564 * configure.ac: Merge libquadmath sections.
1565 * configure: Regenerate.
1566
1567 2012-11-12 Wei Mi <wmi@google.com>
1568
1569 * configure.ac: Add libsanitizer to target_libraries.
1570 * Makefile.def: Ditto.
1571 * configure: Regenerate.
1572 * Makefile.in: Regenerate.
1573
1574 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1575
1576 * configure: Regenerated.
1577
1578 2012-11-03 Robert Mason <rbmj@verizon.net>
1579
1580 * configure.ac: add --disable-libstdcxx configure option
1581 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1582
1583 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
1584
1585 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1586 against Mingw64 w32api.
1587 * configure: Regenerate.
1588
1589 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1590
1591 PR bootstrap/54820
1592 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1593 * configure: Regenerate.
1594
1595 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1596
1597 PR bootstrap/54820
1598 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1599 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1600 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1601 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1602 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1603 * Makefile.in: Regenerate.
1604 * configure.ac (have_static_libs): New variable and associated check.
1605 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1606 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1607 * configure: Regenerate.
1608
1609 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1610
1611 * config.guess, config.sub: Include updated version from
1612 config-patches. Adds microblaze little endian support.
1613
1614 2012-09-28 Ian Lance Taylor <iant@google.com>
1615
1616 * Makefile.def: Make all-target-libgo depend on
1617 all-target-libbacktrace.
1618 * Makefile.in: Rebuild.
1619
1620 2012-09-26 Ian Lance Taylor <iant@google.com>
1621
1622 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1623 * Makefile.in: Rebuild.
1624
1625 2012-09-06 Diego Novillo <dnovillo@google.com>
1626
1627 * configure.ac: Bump minimum GMP version to 4.2.3.
1628 * configure: Re-generate.
1629
1630 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1631
1632 PR target/54461
1633 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1634 target-libgloss if not configured --with-avrlibc=no.
1635 * configure: Regenerate.
1636
1637 2012-09-04 Jason Merrill <jason@redhat.com>
1638
1639 * configure.ac: Fix --enable-languages=all.
1640
1641 2012-09-03 Richard Guenther <rguenther@suse.de>
1642
1643 PR bootstrap/54138
1644 * configure.ac: Re-organize ISL / CLOOG checks to allow
1645 disabling with either --without-isl or --without-cloog.
1646 * configure: Regenerated.
1647
1648 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1649
1650 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1651 * configure: Regenerate.
1652
1653 2012-09-21 Steve Ellcey <sellcey@mips.com>
1654
1655 * configure.ac: Add mips*-mti-elf* target.
1656 * configure: Regenerate.
1657
1658 2012-09-19 Ian Lance Taylor <iant@google.com>
1659
1660 * configure.ac (host_libs): Add libbacktrace.
1661 (target_libraries): Add libbacktrace.
1662 * Makefile.def (host_modules): Add libbacktrace.
1663 (target_modules): Likewise.
1664 * configure, Makefile.in: Rebuild.
1665
1666 2012-09-15 Jiong Wang <jiwang@tilera.com>
1667
1668 * configure.ac (ENABLE_GOLD): support tilegx*
1669 * configure: rebuild
1670
1671 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1672
1673 PR target/38607
1674 Merge upstream change.
1675 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1676
1677 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1678 Add libgomp*.o to compare_exclusions for AIX.
1679 * configure: Regenerate.
1680
1681 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1682
1683 PR binutils/4970
1684 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1685 and opcodes.
1686 * Makefile.in: Regenerated.
1687
1688 2012-08-14 Diego Novillo <dnovillo@google.com>
1689
1690 Merge from cxx-conversion branch.
1691
1692 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1693 POSTSTAGE1_CONFIGURE_FLAGS.
1694 * Makefile.in: Regenerate.
1695 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1696 Force C++ when bootstrapping.
1697 * configure: Regenerate.
1698
1699 2012-07-06 Richard Guenther <rguenther@suse.de>
1700
1701 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1702 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1703 --with-gmp=system.
1704 * Makefile.in: Regenerated.
1705 * configure: Likewise.
1706
1707 2012-07-06 Richard Guenther <rguenther@suse.de>
1708
1709 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1710 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1711 supply V=1 as extra_make_flags.
1712 * configure: Regenerated.
1713 * Makefile.in: Likewise.
1714
1715 2012-07-03 Richard Guenther <rguenther@suse.de>
1716
1717 * Makfile.def (isl): Remove not necessary extra_exports and
1718 extra_make_flags.
1719 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1720 * Makefile.in: Regenerated.
1721
1722 2012-07-03 Richard Guenther <rguenther@suse.de>
1723
1724 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1725 * configure.ac: If either the ISL or the CLooG check failed
1726 do not try to build in-tree versions.
1727 * Makefile.in: Regenerated.
1728 * configure: Regenerated.
1729
1730 2012-07-02 Richard Guenther <rguenther@suse.de>
1731 Michael Matz <matz@suse.de>
1732 Tobias Grosser <tobias@grosser.es>
1733 Sebastian Pop <sebpop@gmail.com>
1734
1735 * Makefile.def: Add ISL host module, remove PPL host module.
1736 Adjust ClooG host module to use the proper ISL.
1737 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1738 * configure.ac: Include config/isl.m4. Add ISL host library,
1739 remove PPL. Remove PPL configury, add ISL configury, adjust
1740 ClooG configury.
1741 * Makefile.in: Regenerated.
1742 * configure: Likewise.
1743
1744 2012-07-02 Richard Guenther <rguenther@suse.de>
1745
1746 Merge from graphite branch
1747 2011-07-21 Tobias Grosser <tobias@grosser.es>
1748
1749 * configure: Regenerated.
1750 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1751 both cloog.org and legacy versions. The only supported version will
1752 be CLooG with the isl backend.
1753
1754 2011-07-21 Tobias Grosser <tobias@grosser.es>
1755
1756 * configure: Regenerated.
1757 * configure.ac: Require cloog isl 0.17.0
1758
1759 2011-07-21 Tobias Grosser <tobias@grosser.es>
1760
1761 * configure: Regenerated.
1762 * config/cloog.m4: Do not define CLOOG_ORG
1763
1764 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1765
1766 * configure.ac: Skip C if explicitly selected.
1767 * configure: Regenerate.
1768
1769 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1770
1771 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1772 they contain -O2.
1773 * configure: Regenerate.
1774
1775 2012-06-20 Jason Merrill <jason@redhat.com>
1776
1777 * Makefile.tpl (check-target-libgomp-c++): New.
1778 (check-target-libitm-c++): New.
1779 * Makefile.def (c++): Add them.
1780 * Makefile.in: Regenerate.
1781
1782 2012-05-16 Olivier Hainque <hainque@adacore.com>
1783
1784 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1785 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1786 (install-no-fixedincludes): Adjust accordingly.
1787 * Makefile.in: Regenerate.
1788
1789 2012-05-09 Nick Clifton <nickc@redhat.com>
1790 Paul Smith <psmith@gnu.org>
1791
1792 PR bootstrap/50461
1793 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1794 allow for the fact that from release v3.1.0 of MPFR the source
1795 files were moved into a src sub-directory.
1796 * configure: Regenerate.
1797
1798 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1799
1800 * configure.ac: Bump minimum MPFR version to 2.4.0.
1801 * configure: Regenerated.
1802
1803 2012-05-01 Richard Henderson <rth@redhat.com>
1804
1805 * Makefile.def (libatomic): New target_module.
1806 * configure.ac (target_libraries): Add libatomic.
1807 (noconfigdirs): Check if libatomic is supported.
1808 * Makefile.in, configure: Rebuild.
1809
1810 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1811
1812 Merge upstream change
1813 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1814
1815 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1816
1817 * libtool.m4: Additional FreeBSD 10 fixes.
1818
1819 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1820
1821 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1822 they contain -O2.
1823 * configure: Regenerate.
1824
1825 2012-05-14 Catherine Moore <clm@codesourcery.com>
1826
1827 * NEWS: Mention PowerPC VLE port.
1828
1829 2012-05-11 Mike Frysinger <vapier@gentoo.org>
1830
1831 * MAINTAINERS (config/): Move to intl/ section.
1832 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1833
1834 2012-05-09 Nick Clifton <nickc@redhat.com>
1835 Paul Smith <psmith@gnu.org>
1836
1837 PR bootstrap/50461
1838 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1839 allow for the fact that from release v3.1.0 of MPFR the source
1840 files were moved into a src sub-directory.
1841 * configure: Regenerate.
1842
1843 2012-05-02 Roland McGrath <mcgrathr@google.com>
1844
1845 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1846 * configure: Regenerate.
1847
1848 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1849
1850 * config.sub: Update to 2012-04-18 version from official repo.
1851
1852 2012-03-19 Tristan Gingold <gingold@adacore.com>
1853
1854 * configure.ac (ia64*-*-*vms*): Add support for ld.
1855 * configure: Regenerate.
1856
1857 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1858
1859 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1860 (unsupported_languages): Remove mips-sgi-irix6.*.
1861 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1862 (with_stabs): Remove.
1863 * configure: Regenerate.
1864
1865 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1866
1867 * configure.ac (enable_libgomp): Remove *-*-osf*.
1868 (with_stabs): Remove alpha*-*-osf*.
1869 * configure: Regenerate.
1870
1871 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1872
1873 * COPYING.NEWLIB: Modify DJ Delorie license to include
1874 modification rights in clause as permitted by DJ Delorie.
1875 * COPYING.LIBGLOSS: Ditto.
1876
1877 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1878
1879 * COPYING.NEWLIB: Remove two unused licenses.
1880
1881 2012-03-05 Tristan Gingold <gingold@adacore.com>
1882
1883 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1884 * configure: Regenerate.
1885
1886 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1887
1888 * COPYING.NEWLIB: Add Adapteva notice.
1889 * COPYING.LIBGLOSS: Add Adapteva notice.
1890
1891 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1892
1893 * configure: Regenerate.
1894
1895 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1896
1897 * COPYING.LIBGLOSS: Add GPL with exception license.
1898
1899 2011-11-09 Roland McGrath <mcgrathr@google.com>
1900
1901 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1902 * configure: Rebuild.
1903 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1904 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1905 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1906 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1907 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1908 Add READELF.
1909 * Makefile.in: Rebuild.
1910
1911 2011-11-08 Richard Henderson <rth@redhat.com>
1912
1913 * configure.ac: Test for libitm directory present first.
1914
1915 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1916
1917 * configure.ac: Test libitm/configure.tgt to disable libitm.
1918 * configure: Rebuild.
1919
1920 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1921
1922 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1923 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1924 * Makefile.in: Regenerate.
1925
1926 2011-11-01 DJ Delorie <dj@redhat.com>
1927
1928 * configure.ac (rl78-*-*) New case.
1929 * configure: Regenerate.
1930
1931 2011-11-01 DJ Delorie <dj@redhat.com>
1932
1933 * config.sub: Update to version 2011-10-29 (added rl78)
1934
1935 2011-10-27 Nick Clifton <nickc@redhat.com>
1936
1937 * config.sub: Import these changes from the config project:
1938
1939 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1940 Ben Elliston <bje@gnu.org>
1941
1942 * config.sub (epiphany): New.
1943
1944 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1945 Ben Elliston <bje@gnu.org>
1946
1947 * config.sub (hexagon, hexagon-*): New.
1948
1949 2011-08-23 Roland McGrath <mcgrathr@google.com>
1950
1951 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1952 64eb to be64.
1953
1954 2011-08-16 Roland McGrath <mcgrathr@google.com>
1955
1956 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1957 (nacl): Grok as alias for 32el-unknown-nacl.
1958
1959 2011-08-19 Joel Brobecker <brobecker@adacore.com>
1960
1961 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1962
1963 2011-08-14 Yao Qi <yao@codesourcery.com>
1964
1965 Merge from gcc:
1966
1967 2011-08-14 Yao Qi <yao@codesourcery.com>
1968 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1969 * configure: Regenerate.
1970
1971 2011-07-26 Ian Lance Taylor <iant@google.com>
1972
1973 Merge from gcc:
1974
1975 2011-07-26 Ian Lance Taylor <iant@google.com>
1976 * configure.ac: Set have_compiler based on whether gcc directory
1977 exists, rather than on whether gcc is in configdirs.
1978 * configure: Rebuild.
1979
1980 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1981 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1982 link directories.
1983 * Makefile.in: Rebuild.
1984
1985 2011-07-20 Ian Lance Taylor <iant@google.com>
1986 PR bootstrap/49787
1987 * configure.ac: Move --enable-bootstrap handling earlier in file.
1988 If --enable-bootstrap and either --enable-build-with-cxx or
1989 --enable-build-poststage1-with-cxx, enable C++ automatically.
1990 * configure: Rebuild.
1991
1992 2011-07-19 Ian Lance Taylor <iant@google.com>
1993 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1994 make C++ a boot_language. Set and substitute
1995 POSTSTAGE1_CONFIGURE_FLAGS.
1996 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1997 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1998 * configure, Makefile.in: Rebuild.
1999
2000 2011-07-16 Jason Merrill <jason@redhat.com>
2001 * Makefile.def (language=c++): Add check-c++0x and
2002 check-target-libmudflap-c++.
2003 * Makefile.tpl (check-target-libmudflap-c++): New.
2004 * Makefile.in: Regenerate.
2005
2006 2011-07-16 Matthias Klose <doko@ubuntu.com>
2007 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2008 * Makefile.def (target_modules/libjava): Pass
2009 $(EXTRA_CONFIGARGS_LIBJAVA).
2010 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2011 if not configured with --enable-static-libjava.
2012 * Makefile.in: Regenerate.
2013 * configure: Likewise.
2014
2015 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2016 PR regression/47836
2017 PR bootstrap/23656
2018 PR other/47733
2019 PR bootstrap/49247
2020 PR c/48825
2021 * configure.ac (target_libraries): Remove target-libiberty.
2022 Remove case-statement setting skipdirs=target-libiberty for
2023 multiple targets. Remove checking target_configdirs and
2024 removing target-libiberty but keeping target-libgcc if
2025 otherwise empty.
2026 * Makefile.def (target_modules): Don't add libiberty.
2027 (dependencies): Remove all traces of target-libiberty.
2028 * configure, Makefile.in: Regenerate.
2029
2030 2011-07-22 Jason Merrill <jason@redhat.com>
2031
2032 * Makefile.def (language=c++): Add check-c++0x and
2033 check-target-libmudflap-c++.
2034 * Makefile.tpl (check-target-libmudflap-c++): New.
2035 * Makefile.in: Regenerate.
2036
2037 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2038
2039 * configure: Regenerate.
2040
2041 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2042
2043 PR target/39150
2044 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2045 x86_64-*-solaris2.1[0-9]*.
2046 * configure: Regenerate.
2047
2048 2011-06-13 Walter Lee <walt@tilera.com>
2049
2050 * configure.ac (tilepro-*-*) New case.
2051 (tilegx-*-*): Likewise.
2052 * configure: Regenerate.
2053
2054 2011-06-06 Nick Clifton <nickc@redhat.com>
2055
2056 * config.sub: Sync from upstream.
2057
2058 2011-05-08 Doug Kwan <dougkwan@google.com>
2059
2060 Merge from gcc:
2061
2062 2011-05-08 Doug Kwan <dougkwan@google.com>
2063
2064 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2065 * configure: Regenerated.
2066 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2067 value from configure.
2068 * Makefile.in: Regenerated.
2069
2070 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2071
2072 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2073 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2074 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2075 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2076 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2077 *-*-vxworks*): Disable newlib and libgloss in separate case
2078 statement.
2079 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2080 to separate case statement.
2081 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2082 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2083 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2084 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2085 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2086 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2087 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2088 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2089 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2090 i[[3456789]]86-*-rdos*, m32r-*-*,
2091 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2092 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2093 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2094 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2095 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2096 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2097 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2098 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2099 and libgloss in main case over targets. Remove most empty cases
2100 in main case over targets.
2101 * configure: Regenerate.
2102
2103 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2104
2105 * configure.ac: Remove code setting special library locations for
2106 hppa*64*-*-hpux11*. Remove code setting compiler for
2107 sparc-sun-solaris2*.
2108 * configure: Regenerate.
2109
2110 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2111
2112 * configure.ac: Separate libgloss_dir settings from general case
2113 over targets.
2114 * configure: Regenerate.
2115
2116 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2117
2118 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2119 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2120 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2121 cases in libgcj-disabling case statement.
2122 (hppa*64*-*-linux*): Set unsupported_languages instead of
2123 disabling target-zlib.
2124 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2125 to hppa*64*-*-hpux*.
2126 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2127 hppa*-*-hpux*.
2128 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2129 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2130 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2131 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2132 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2133 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2134 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2135 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2136 libgcj-disabling case statement.
2137 * configure: Regenerate.
2138
2139 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2140
2141 * configure.ac: Disable Java for targets not supporting libffi.
2142 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2143 Remove cases in Java-disabling statement.
2144 (*arm-wince-pe): Change to arm-wince-pe.
2145 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2146 cases in Java-disabling statement.
2147 (bfin-*-*): Don't disable Java again.
2148 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2149 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2150 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2151 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2152 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2153 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2154 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2155 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2156 Java-disabling statement.
2157 (mmix-*-*): Don't disable Java again.
2158 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2159 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2160 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2161 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2162 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2163 statement.
2164 * configure: Regenerate.
2165
2166 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2167
2168 Merge from GCC:
2169
2170 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2171
2172 PR lto/48086
2173 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2174 * configure: Regenerate.
2175
2176 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2177
2178 * configure.ac: Separate cases disabling Java and Java libraries
2179 from general case over targets.
2180 * configure: Regenerate.
2181
2182 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2183
2184 * configure.ac (build_tools): Remove build-byacc.
2185 (host_libs): Remove mmalloc.
2186 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2187 autoconf automake libtool diff rcs fileutils shellutils time
2188 textutils wdiff find uudecode hello tar gzip indent recode release
2189 sed perl gawk findutils gettext zip.
2190 (libgcj): Remove target-qthreads.
2191 (target_tools): Remove target-examples target-gperf.
2192 (YACC): Don't handle building byacc.
2193 * configure: Regenerate.
2194 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2195 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2196 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2197 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2198 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2199 handle building components.
2200 * Makefile.in: Regenerate.
2201
2202 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2203
2204 * config.sub: Sync from upstream.
2205
2206 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2207
2208 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2209 (microblaze*): Don't disable libssp.
2210 * configure: Regenerate.
2211
2212 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2213
2214 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2215 moveifchange.
2216 * configure: Regenerate.
2217 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2218 * Makefile.in: Regenerate.
2219
2220 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2221
2222 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2223 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2224 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2225 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2226 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2227 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2228 md_exec_prefix cases.
2229 * configure: Regenerate.
2230
2231 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2232
2233 * configure.ac: Separate cases disabling target-libssp,
2234 target-libiberty, target-libstdc++-v3 and Fortran from general
2235 case over targets.
2236 * configure: Regenerate.
2237
2238 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2239
2240 * configure.ac (*-*-chorusos): Don't disable libgcj.
2241 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2242 Remove case.
2243 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2244 (arm-*-coff): Don't disable libgcj.
2245 (arm*-*-linux-gnueabi): Remove useless assignment.
2246 (arm-*-riscix*): Don't disable libgcj.
2247 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2248 configuration.
2249 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2250 (c54x*-*-*): Remove case.
2251 (tic54x-*-*): Don't disable GCC or GCC libraries.
2252 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2253 to *.
2254 (d10v-*-*): Don't disable GCC libraries.
2255 (d30v-*-*): Don't disable libgcj.
2256 (h8500-*-*): Don't disable GCC libraries.
2257 (i960-*-*): Don't disable libgcj.
2258 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2259 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2260 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2261 libgcj.
2262 (m68k-*-coff*): Remove case.
2263 (mmix-*-*): Don't disable libgloss on host.
2264 (mn10200-*-*, mn10300-*-*): Remove cases.
2265 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2266 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2267 Don't disable libgcj.
2268 (romp-*-*): Remove case.
2269 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2270 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2271 case.
2272 (v810-*-*): Don't disable GCC libraries.
2273 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2274 (ip2k-*-*): Don't disable GCC libraries.
2275 * configure: Regenerate.
2276
2277 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2278
2279 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2280 libffi on host.
2281 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2282 on host.
2283 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2284 * configure: Regenerate.
2285
2286 2011-03-26 John Marino <binutils@marino.st>
2287
2288 * configure.ac: Add support for *-*-dragonfly*
2289 * configure: Regenerate.
2290
2291 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2292
2293 * configure.ac (native_only): Remove.
2294 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2295 send-pr uudecode guile gnuserv on host.
2296 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2297 send-pr rcs guile perl texinfo libtool on host.
2298 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2299 automake send-pr rcs guile perl texinfo libtool on host.
2300 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2301 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2302 (alpha*-dec-osf*): Don't disable fileutils on target.
2303 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2304 texinfo send-pr expect dejagnu on target.
2305 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2306 target-qthreads on target.
2307 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2308 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2309 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2310 x86_64-*-mingw*): Don't disable expect on target.
2311 (*-*-cygwin*): Don't disable target-gperf on target.
2312 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2313 gnuserv on target.
2314 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2315 target.
2316 * configure: Regenerate.
2317
2318 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2319
2320 * configure.ac (target_tools): Remove target-groff.
2321 (native_only): Remove target-groff.
2322 (hppa*64*-*-*): Don't disable byacc.
2323 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2324 setting.
2325 (*-*-kaos*): Don't skip target-librx and target-groff.
2326 (*-*-netware*): Don't skip target-libmudflap.
2327 (*-*-tpf*): Don't skip target-libmudflap.
2328 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2329 directories on the host.
2330 (ia64*-*-*vms*): Don't skip tix.
2331 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2332 host.
2333 * configure: Regenerate.
2334
2335 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2336
2337 * configure.ac: Remove references to mt-mep, mt-netware,
2338 mt-wince.
2339 * Makefile.def: Add all-utils soft dependencies.
2340 * Makefile.tpl: Remove GDB_NLM_DEPS.
2341 * configure: Regenerate.
2342 * Makefile.in: Regenerate.
2343
2344 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2345
2346 Sync from GCC:
2347
2348 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2349
2350 * configure.ac: Do not include mh-x86omitfp.
2351 * configure: Regenerate.
2352
2353 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2354
2355 * configure.ac: Remove empty cases.
2356 * configure: Regenerate.
2357
2358 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2359
2360 * Makefile.def: Add dependency from termcap to gdb.
2361 * Makefile.in: Regenerate.
2362
2363 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2364
2365 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2366 * configure: Regenerate.
2367 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2368 * Makefile.tpl: Likewise.
2369 * Makefile.in: Regenerate.
2370
2371 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2372
2373 * configure.ac: Remove all mentions of tentative_cc.
2374 * configure: Regenerate.
2375
2376 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2377
2378 PR lto/48086
2379 * configure.ac: Re-enable LTO on *-apple-darwin9.
2380 * configure: Regenerate.
2381
2382 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2383
2384 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2385 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2386 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2387 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2388 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2389 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2390 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2391 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2392 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2393 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2394 *-*-rhapsody*): Remove host cases.
2395 * configure: Regenerate.
2396
2397 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2398
2399 * configure.ac (ppc*-*-pe): Remove host case.
2400 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2401 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2402 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2403 cases.
2404 * configure: Regenerate.
2405
2406 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2407
2408 * config.sub: Update to version 2011-03-23.
2409
2410 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2411
2412 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2413 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2414 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2415 * configure: Regenerate.
2416
2417 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2418
2419 * config-ml.in: Don't handle arc-*-elf*.
2420 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2421 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2422 handle GCC libraries.
2423 * configure: Regenerate.
2424
2425 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2426
2427 PR bootstrap/48120:
2428 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2429 Add -lstdc++ -lm to LIBS.
2430 * configure: Regenerate.
2431
2432 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2433
2434 * config.guess: Update to version 2011-02-02
2435 * config.sub: Update to version 2011-02-24
2436
2437 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
2438
2439 * configure.ac: Adjust test of with_ppl.
2440 * configure: Regenerated.
2441
2442 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2443
2444 * configure.ac: Add -lpwl to ppllibs.
2445 * config/cloog.m4: Add -lisl to clooglibs.
2446 * configure: Regenerated.
2447
2448 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2449
2450 Import from Libtool and gnulib:
2451
2452 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2453
2454 Prepare for supporting FreeBSD 10.
2455 * config.rpath: Remove handling of freebsd1* which soon would
2456 match FreeBSD 10.0.
2457
2458 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2459
2460 Remove support for FreeBSD 1.x.
2461 * libtool.m4 (_LT_LINKER_SHLIBS)
2462 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2463 soon would incorrectly match FreeBSD 10.0.
2464
2465 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2466
2467 PR binutils/12283
2468 * MAINTAINERS (mkinstalldirs): Comes from Automake.
2469 (move-if-change): Comes from gnulib.
2470 * move-if-change: Import version from gnulib.
2471
2472 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2473
2474 Sync from GCC:
2475
2476 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2477
2478 PR lto/47225
2479 * Makefile.def (lto-plugin): Double dash for enable-shared.
2480 (configure-gcc): Depend on all-lto-plugin.
2481 * Makefile.in: Rebuilt.
2482
2483 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2484
2485 * configure.ac: Remove extra bracket.
2486 * configure: Regenerate.
2487
2488 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2489
2490 PR lto/47225
2491 * Makefile.def: Add dependency for install-gcc
2492 on install-lto-plugin.
2493 * Makfile.in: Regenerated
2494
2495 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2496
2497 * configure.ac: If with_ppl is no, move setting with_cloog=no
2498 after CLOOG_REQUESTED check.
2499 * configure: Regenerated.
2500
2501 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2502
2503 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2504 CLooG has been requested.
2505 * configure: Regenerated.
2506
2507 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2508
2509 * configure: Regenerated.
2510 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2511
2512 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2513
2514 * configure: Regenerated.
2515 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2516
2517 2011-01-07 Jan Hubicka <jh@suse.cz>
2518
2519 PR lto/47225
2520 * Makefile.in: Regenerate.
2521 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2522 configure.
2523
2524 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2525
2526 PR libgcj/44341
2527 * configure.ac: Discard --with-* flags for host when configuring
2528 target libraries for cross build.
2529 * configure: Rebuilt.
2530
2531 2011-01-21 Andreas Schwab <schwab@redhat.com>
2532
2533 Sync from GCC:
2534
2535 2011-01-21 Andreas Schwab <schwab@redhat.com>
2536
2537 * configure.ac: Use AS_HELP_STRING throughout.
2538 * configure: Regenerate.
2539
2540 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2541
2542 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2543 * configure: Regenerate.
2544
2545 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2546
2547 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2548
2549 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2550
2551 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2552 for ia64-hpux.
2553 * configure: Regenerate.
2554
2555 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2556
2557 Sync from GCC:
2558 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2559
2560 * configure.ac: (picochip): Disable libiberty.
2561 * configure: Regenerate.
2562
2563 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
2564
2565 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2566
2567 2010-12-10 Ian Lance Taylor <iant@google.com>
2568
2569 PR bootstrap/46819
2570 * configure.ac: For --disable-libgcj clear libgcj_saved.
2571 * configure: Rebuild.
2572
2573 2010-12-10 Tobias Burnus <burnus@net-b.de>
2574
2575 PR fortran/46540
2576 * configure.ac: Add --disable-libquadmath and
2577 --disable-libquadmath-support.
2578 * configure: Regenerate.
2579
2580 2010-12-10 Tristan Gingold <gingold@adacore.com>
2581
2582 * src-release (ETC_SUPPORT): add gnu-oids.texi
2583
2584 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2585
2586 PR libffi/46792
2587 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2588 * configure: Regenerate.
2589
2590 2010-12-02 Ian Lance Taylor <iant@google.com>
2591
2592 * configure.ac: Always set default for poststage1_ldflags to
2593 -static-libstdc++ -static-libgcc.
2594
2595 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2596
2597 * COPYING.NEWLIB: Add National Semiconductor notice.
2598
2599 2010-11-29 Andreas Schwab <schwab@redhat.com>
2600
2601 * configure.ac: Move comment to remove extra space in last argument
2602 of GCC_TARGET_TOOL.
2603
2604 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2605
2606 PR other/46026
2607 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2608 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2609 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2610 (BASE_FLAGS_TO_PASS): Use it.
2611 * configure: Rebuilt.
2612 * Makefile.in: Rebuilt.
2613
2614 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2615
2616 PR binutils/12258
2617 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2618 Properly check default linker.
2619 * configure: Regnerated.
2620
2621 2010-11-23 Matthias Klose <doko@ubuntu.com>
2622
2623 * configure.ac: For --enable-gold, handle value `default' instead of
2624 `both*'. New configure option --{en,dis}able-ld.
2625 * configure: Regenerate.
2626
2627 2010-11-20 Ian Lance Taylor <iant@google.com>
2628
2629 * configure.ac: Only disable a language library if no language needs
2630 it. Don't let --disable-libgcj uncondtionally disable libffi.
2631 * configure: Rebuild.
2632
2633 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
2634
2635 * configure: Regenerate.
2636
2637 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2638
2639 PR other/46202
2640 * configure.ac: Fix just-built in-tree STRIP name to be
2641 binutils/strip-new.
2642 * configure: Regenerate.
2643 * Makefile.def (install-strip-gcc, install-strip-binutils)
2644 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2645 (install-strip-sid): Mirror dependencies on non-strip variants
2646 of these targets on the respective -strip prerequisites.
2647 * Makefile.tpl (install-strip, install-strip-host)
2648 (install-strip-target): New targets.
2649 (install-strip-[+module+], install-strip-target-[+module+]):
2650 New targets.
2651 * Makefile.in: Regenerate.
2652
2653 2010-11-19 Ian Lance Taylor <iant@google.com>
2654 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2655
2656 * configure.ac: Add target-libgo to target_libraries. Set
2657 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2658 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2659 (HOST_EXPORTS): Add GOC.
2660 (BASE_TARGET_EXPORTS): Add GOC.
2661 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2662 (GOCFLAGS_FOR_TARGET): New variable.
2663 (EXTRA_HOST_FLAGS): Add GOC.
2664 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2665 * Makefile.def (target_modules): Add libgo.
2666 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2667 (dependencies): Add dependency from configure-target-libgo to
2668 configure-target-libffi and all-target-libstdc++-v3. Add
2669 dependencies from all-target-libgo to all-target-libffi.
2670 (languages): Add go.
2671 * configure: Rebuild.
2672 * Makefile.in: Rebuild.
2673
2674 2010-11-19 Ian Lance Taylor <iant@google.com>
2675
2676 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2677 compiler/flag environment variables.
2678
2679 2010-11-18 Ian Lance Taylor <iant@google.com>
2680
2681 * configure.ac: Check for lang_requires_boot_languages in
2682 config-lang.in files.
2683 * configure: Rebuild.
2684
2685 2010-11-17 Mike Frysinger <vapier@gentoo.org>
2686
2687 * .gitignore: New file.
2688
2689 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2690 Tobias Burnus <burnus@net-b.de>
2691
2692 PR fortran/32049
2693 * Makefile.def: Add libquadmath; build it with language=fortran.
2694 * configure.ac: Add libquadmath.
2695 * Makefile.tpl: Handle multiple libs in check-[+language+].
2696 * Makefile.in: Regenerate.
2697 * configure: Regenerate.
2698
2699 2010-11-15 Andreas Schwab <schwab@redhat.com>
2700
2701 * configure.ac: Fix spelling in option names.
2702 * configure: Regenerated.
2703
2704 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2705
2706 PR bootstrap/39622
2707 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2708 * configure: Regenerated.
2709
2710 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2711
2712 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2713 define the cloog backend to use. Furthermore, only pass the ppllibs to
2714 the configure checks, if necessary.
2715 * configure: Regenerate.
2716
2717 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2718
2719 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2720 * configure: regenerate
2721
2722 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2723
2724 * config/cloog.m4: Fix typo. verison -> version.
2725 * configure: Regenerate.
2726
2727 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2728
2729 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2730 * configure: Regenerate.
2731
2732 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2733
2734 * configure.ac: Support official CLooG.org versions.
2735 * configure: Regenerate.
2736 * config/cloog.m4: New.
2737
2738 2010-11-05 Michael Eager <eager@eagercon.com>
2739
2740 * COPYING.LIBGLOSS: Correct typo in microblaze.
2741 * COPYING.NEWLIB: Same.
2742
2743 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2744
2745 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2746 * configure: Regenerate.
2747
2748 2010-11-03 Ian Lance Taylor <iant@google.com>
2749 Dave Korn <dave.korn.cygwin@gmail.com>
2750
2751 PR lto/46273
2752 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2753 and on other supported platforms whenever LTO is enabled.
2754 * configure: Rebuild.
2755
2756 2010-11-02 Alan Modra <amodra@gmail.com>
2757
2758 PR binutils/12110
2759 * configure.ac: Error when source path contains spaces.
2760 * configure: Regenerate.
2761
2762 2010-10-20 Ian Lance Taylor <iant@google.com>
2763
2764 * Makefile.def (target_modules): Set lib_path to src/.libs for
2765 libstdc++-v3 module.
2766 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2767 * Makefile.in: Rebuild.
2768
2769 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2770 Joseph Myers <joseph@codesourcery.com>
2771
2772 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2773 notices.
2774 * COPYING.NEWLIB: Add Texas Instruments notice.
2775
2776 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2777
2778 * configure.ac (build_lto_plugin): New shell variable.
2779 (--enable-lto): Turn on by default for all non-ELF platforms that
2780 have had LTO support added so far. Set build_lto_plugin appropriately
2781 for both ELF and non-ELF.
2782 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2783 * configure: Regenerate.
2784
2785 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2786
2787 PR bootstrap/45326
2788 PR bootstrap/45174
2789 * configure.ac: Honor initial values of $build_configargs,
2790 $host_configargs, $target_configargs. Mark the precious, so
2791 environment settings get recorded.
2792 * configure: Regenerate.
2793
2794 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2795
2796 Sync from GCC:
2797
2798 2010-09-30 Michael Eager <eager@eagercon.com>
2799
2800 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2801 * configure: Regenerate.
2802
2803 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2804
2805 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2806 targets and amend comment.
2807 * configure: Regenerate.
2808
2809 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2810
2811 * configure.ac: Enable LTO by default on Darwin.
2812 * configure: Regenerate.
2813
2814 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2815
2816 PR bootstrap/44455
2817 * configure.ac (extra_mpfr_configure_flags): Copy from
2818 extra_mpc_gmp_configure_flags.
2819 * configure: Re-generated.
2820
2821 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2822
2823 Sync from GCC:
2824
2825 PR bootstrap/45796
2826 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2827 Depend on all-build-libiberty.
2828 * Makefile.in: Regenerate.
2829
2830 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2831
2832 Sync from GCC:
2833
2834 PR bootstrap/44621
2835 * configure.ac: Fix unportable shell quoting.
2836 * configure: Regenerate.
2837
2838 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2839
2840 * configure.ac: Support all v850 targets.
2841 * configure: Regenerate.
2842
2843 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2844
2845 PR target/44862
2846 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2847 Provide -B option to allow for link spec %s substitutions for
2848 libstdc++.a on darwin.
2849 * Makefile.in: Regenerate.
2850
2851 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2852
2853 * Makefile.def (configure-gcc): Depend on all-libelf.
2854 * Makefile.in: Rebuild.
2855
2856 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2857
2858 * config.sub, config.guess: Update from upstream sources.
2859
2860 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2861
2862 Sync from GCC:
2863
2864 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2865 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2866 * configure: Regenerated.
2867
2868 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2869 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2870 * configure: Regenerate.
2871
2872 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2873 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2874 * configure: Regenerate.
2875
2876 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2877 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2878 separately.
2879 * configure: Regenerate.
2880
2881 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2882 * configure: Regenerate after change to elf.m4.
2883
2884 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2885 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2886 * configure: Regenerated.
2887
2888 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2889 * configure.ac: Print "buggy but acceptable" when CLooG
2890 revision is less than 9.
2891 * configure: Regenerated.
2892
2893 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2894
2895 Merge from gcc:
2896
2897 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2898 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2899 * configure: Regenerate.
2900
2901 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2902 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2903 a platform that supports LTO.
2904 * configure: Regenerate.
2905
2906 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2907 PR lto/42776
2908 * configure.ac (--enable-lto): Refactor handling so libelf tests
2909 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2910 and allow LTO to be explicitly enabled on non-ELF platforms that
2911 are known to support it inside else-clause.
2912 * configure: Regenerate.
2913
2914 2010-04-27 Roland McGrath <roland@redhat.com>
2915 H.J. Lu <hongjiu.lu@intel.com>
2916
2917 * configure.ac (--enable-gold): Support both, both/gold and
2918 both/bfd to add gold to configdirs without removing ld.
2919 * configure: Regenerated.
2920
2921 * Makefile.def: Add install-gold dependency to install-ld.
2922 * Makefile.in: Regenerated.
2923
2924 2010-04-14 Tristan Gingold <gingold@adacore.com>
2925
2926 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2927 * configure: Regenerate.
2928
2929 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2930
2931 Merge from gcc:
2932 PR bootstrap/43615
2933 PR bootstrap/43328
2934 Revert:
2935 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2936 * configure.ac: Do not pass --enable-multilib nor
2937 --disable-multilib in baseargs. Accept explicitly passed
2938 --enable_multilib.
2939 * configure: Regenerate.
2940
2941 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2942
2943 PR bootstrap/43328
2944 * configure.ac: Do not pass --enable-multilib nor
2945 --disable-multilib in baseargs. Accept explicitly passed
2946 --enable_multilib.
2947 * configure: Regenerate.
2948
2949 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2950
2951 * configure.ac (tic6x-*-*): New case.
2952 * configure: Regenerate.
2953
2954 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2955
2956 Merge from gcc:
2957 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2958 PR ada/42554
2959 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2960 * configure: Regenerate.
2961
2962 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2963
2964 * config.sub: Update to version 2010-03-22.
2965 * config.guess: Update to version 2009-12-30.
2966
2967 2010-03-14 Joseph Myers <joseph@codesourcery.com>
2968
2969 Merge from gcc:
2970 2010-01-11 Richard Guenther <rguenther@suse.de>
2971 PR lto/41569
2972 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2973 * Makefile.in: Regenerated.
2974
2975 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2976
2977 PR libstdc++/32499
2978 * configure.ac (RANLIB): Default to true.
2979 (STRIP): Likewise.
2980 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2981 * configure: Regenerate.
2982
2983 2010-02-17 Nick Clifton <nickc@redhat.com>
2984
2985 PR 11238
2986 * Makefile.tpl (local-distclean): Also remove config.cache files in
2987 sub-directories as there may not be Makefiles present in the
2988 sub-directories.
2989 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2990 the config.cache files found by the find command.
2991
2992 * Makefile.in: Regenerate.
2993 * configure.ac: Revert previous delta.
2994 * configure: Regenerate.
2995
2996 2010-02-15 Nick Clifton <nickc@redhat.com>
2997
2998 PR 11238
2999 * configure.ac: Delete config.cache files in sub-directories when
3000 deleting Makefiles.
3001 * configure: Regenerate.
3002
3003 2010-02-15 Nick Clifton <nickc@redhat.com>
3004
3005 * configure.ac: Sync from gcc.
3006 * configure: Regenerate.
3007
3008 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3009
3010 Sync from gcc:
3011 * configure.ac: Add "recommended" version checks for GMP/MPC.
3012 Update recommended GMP/MPFR/MPC versions.
3013 * configure: Regenerate.
3014
3015 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3016
3017 gcc PR libstdc++/36101, gcc PR libstdc++/42813
3018 * configure.ac (bootstrap_target_libs): Make inclusion of
3019 target-libgomp conditional on libgomb being in target_configdirs.
3020 * configure: Regenerate.
3021
3022 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3023
3024 gcc PR libstdc++/36101, gcc PR libstdc++/42813
3025 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3026 * configure: Regenerate.
3027
3028 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3029
3030 gcc PR libstdc++/36101, gcc PR libstdc++/42813
3031 * configure.ac (target_configdirs): Substitute.
3032 * Makefile.def: Bootstrap target module libgomp.
3033 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3034 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3035 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3036 * configure, Makefile.in: Regenerate.
3037
3038 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3039
3040 * libtool.m4: Sync from git Libtool.
3041 * ltmain.sh: Likewise.
3042 * ltoptions.m4: Likewise.
3043 * ltversion.m4: Likewise.
3044 * lt~obsolete.m4: Likewise.
3045
3046 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3047 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3048
3049 PR bootstrap/42424
3050 * configure.ac: Include libtool m4 files.
3051 (_LT_CHECK_OBJDIR): Call it.
3052 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3053 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3054
3055 * configure: Regenerate.
3056
3057 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3058
3059 PR bootstrap/41818
3060 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3061 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3062 * Makefile.in: Regenerate.
3063
3064 2009-12-18 Ben Elliston <bje@au.ibm.com>
3065
3066 * config.sub, config.guess: Update from upstream sources.
3067
3068 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
3069
3070 * COPYING.NEWLIB: Update copyright date.
3071 * COPYING.LIBGLOSS: Ditto.
3072
3073 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3074
3075 PR middle-end/30447
3076 PR middle-end/30789
3077 PR other/40302
3078
3079 * configure.ac: Require MPC.
3080 * configure: Regenerate.
3081
3082 * configure.ac: Update minimum MPC version to 0.8.
3083 * configure: Regenerate.
3084
3085 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
3086
3087 * config.guess: Sync with upstream and gcc.
3088 * config.sub: Sync with upstream and gcc.
3089
3090 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3091
3092 * Makefile.def: Restore host and target settings for gmp.
3093 * Makefile.in: Rebuild.
3094
3095 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3096
3097 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3098 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3099 Fix portability of test of C++ as bootstrap language. Add
3100 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3101 * configure: Rebuild.
3102 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3103 and cloog. Fix in-tree ppl configuration. Introduce libelf
3104 in-tree building.
3105 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3106 (POSTSTAGE1_HOST_EXPORTS): Use it.
3107 (STAGE[+id+]_CXXFLAGS): New.
3108 (BASE_FLAGS_TO_PASS): Pass it down.
3109 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3110 extra_exports.
3111 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3112 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3113 extra_exports.
3114 * Makefile.in: Rebuild.
3115
3116 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3117
3118 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3119 paths for *-w64-mingw* and x86_64-*mingw*.
3120 * configure: Regenerated.
3121
3122 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3123
3124 * configure.ac: Disable target-winsup & co for
3125 x86_64-*-mingw* and *-w64-mingw* targets.
3126 * configure: Regenerated.
3127
3128 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3129
3130 * configure.ac (CLooG test): Use = with test.
3131 * configure: Regenerate.
3132
3133 2009-10-22 Richard Guenther <rguenther@suse.de>
3134
3135 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3136 cloog if the ppl version check failed. Move flags saving
3137 before setting in libelf check.
3138 * configure: Regenerate.
3139
3140 2009-10-21 Richard Guenther <rguenther@suse.de>
3141
3142 * configure.ac: Adjust the ppl and cloog configure to work as
3143 documented. Disable cloog if ppl was disabled. Omit the version
3144 checks if they were disabled.
3145 * configure: Re-generate.
3146
3147 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3148
3149 * configure.ac: Add 'lto' to enable_languages, not
3150 new_enable_languages, and only if not already present.
3151 * configure: Regenerate.
3152
3153 2009-10-06 Ian Lance Taylor <iant@google.com>
3154
3155 * Makefile.def: check-gold depends upon all-gas.
3156 * Makefile.in: Rebuild.
3157
3158 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3159
3160 * Makefile.def: all-lto-plugin depends on all-libiberty.
3161 set bootstrap=true for lto-plugin.
3162 Add lto-plugin.
3163 * Makefile.in: Regenerate.
3164 * configure.ac (host_libs): Add lto-plugin.
3165 * configure: Regenerate.
3166
3167 2009-10-03 Diego Novillo <dnovillo@google.com>
3168
3169 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3170 (HOST_LIBELFLIBS): Define.
3171 (HOST_LIBELFINC): Define.
3172 * Makefile.in: Regenerate.
3173 * configure.ac: Add --enable-lto.
3174 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3175 If --enable-lto is used, add 'lto' to new_enable_languages.
3176 If --enable-lto is used and gold is enabled, add
3177 lto-plugin to configdirs.
3178 * configure: Regenerate.
3179
3180 2009-10-03 Simon Baldwin <simonb@google.com>
3181
3182 * configure.ac: If --with-system-zlib, suppress local zlib and
3183 pass --with-system-zlib to subdir configure scripts.
3184 * configure: Regenerate.
3185
3186 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3187 Paolo Bonzini <bonzini@gnu.org>
3188
3189 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3190 $(srcdir).
3191 * Makefile.in: Rebuilt.
3192
3193 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
3194
3195 Sync from gcc:
3196 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3197
3198 * configure.ac: Update minimum MPC version to 0.7.
3199 * configure: Regenerate.
3200
3201 2009-09-25 Nick Clifton <nickc@redhat.com>
3202
3203 * configure.ac: Pass any --cache-file=/dev/null option on to
3204 subconfigures.
3205 * configure: Regenerate.
3206
3207 2009-09-23 Nick Clifton <nickc@redhat.com>
3208
3209 * config.sub, config.guess: Update from upstream sources.
3210
3211 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3212
3213 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3214 * Makefile.in: Rebuilt.
3215
3216 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3217
3218 PR bootstrap/32272
3219 * configure.ac: Error out if $srcdir isn't '.' but contains
3220 host-${host_noncanonical}.
3221 * configure: Regenerate.
3222
3223 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3224
3225 * configure.ac: If bootstrapping a combined tree with
3226 --enable-gold, require c++ in stage1_languages.
3227 * configure: Regenerate.
3228
3229 * configure.ac: Also add target_libs of stage1_languages to
3230 bootstrap_target_libs.
3231 * configure: Regenerate.
3232
3233 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3234 with --enable-languages not containing c++.
3235 * configure: Regenerate.
3236
3237 2009-09-16 Jie Zhang <jie.zhang@analog.com>
3238
3239 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3240 * configure: Regenerate.
3241
3242 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3243
3244 * configure.ac: Do not use $extrasub for replacing @if/@endif
3245 parts in Makefile; instead, use additional arguments to
3246 AC_CONFIG_COMMANDS to do the replacement manually, with several
3247 sed invocations, to avoid HP-UX sed command limits.
3248 * configure: Regenerate.
3249
3250 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3251
3252 * configure.ac (with-build-config): Document. Handle without.
3253 Handle missing argument.
3254 * configure: Rebuilt.
3255
3256 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3257
3258 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3259 Default to bootstrap-debug only if compare-debug works.
3260 * configure: Rebuilt.
3261 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3262 * Makefile.in: Rebuilt.
3263
3264 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3265
3266 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3267 * Makefile.in: Rebuilt.
3268
3269 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
3270
3271 * Makefile.tpl (AWK): Fix typo.
3272 * Makefile.in: Regenerate.
3273
3274 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
3275
3276 * configure.ac: Detect awk and sed.
3277 * Makefile.def (flags_to_pass): Add AWK and SED.
3278 * Makefile.tpl (AWK, SED): New.
3279 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3280 * configure: Regenerate.
3281 * Makefile.in: Regenerate.
3282
3283 2009-09-01 Tristan Gingold <gingold@adacore.com>
3284
3285 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
3286 Remove logical names.
3287
3288 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
3289
3290 * ltmain.sh (func_normal_abspath): New function.
3291 (func_relative_path): Likewise.
3292 (func_mode_help): Document new -bindir option for link mode.
3293 (func_mode_link): Add new -bindir option, and use it to place
3294 output DLL if specified.
3295
3296 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3297
3298 * configure.ac (AC_PREREQ): Bump to 2.64.
3299
3300 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3301
3302 * README-maintainer-mode: Point directly to upstream locations
3303 for autoconf, automake, libtool, gettext, instead of copies on
3304 sources.redhat.com. Document required versions.
3305 * configure.ac: Do not substitute datarootdir, htmldir,
3306 pdfdir, docdir. Do not process --with-datarootdir,
3307 --with-htmldir, --with-pdfdir, --with-docdir.
3308 * configure: Regenerate.
3309
3310 * configure: Regenerate.
3311
3312 * compile: Sync from Automake 1.11.
3313 * depcomp: Likewise.
3314 * install-sh: Likewise.
3315 * missing: Likewise.
3316 * mkinstalldirs: Likewise.
3317 * ylwrap: Likewise.
3318
3319 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3320
3321 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3322 (baseargs): Add --disable-option-checking.
3323 * configure: Regenerate.
3324
3325 * Makefile.def (configure-target-libiberty): Depend on
3326 all-binutils and all-ld.
3327 (configure-target-newlib): Likewise.
3328 * Makefile.in: Regenerate.
3329
3330 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3331
3332 Sync with GCC, merge:
3333
3334 2009-07-31 Christian Bruel <christian.bruel@st.com>
3335
3336 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3337 * configure: Regenerate.
3338
3339 2009-07-06 Ian Lance Taylor <iant@google.com>
3340
3341 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3342 * configure: Rebuild.
3343
3344 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3345
3346 PR bootstrap/40338
3347 * configure.ac (comparestring): Create new variable.
3348 * Makefile.tpl (comparestring): Use to skip some comparisions.
3349 * configure: Regenerate.
3350 * Makefile.in: Regenerate.
3351
3352 2009-06-23 Ian Lance Taylor <iant@google.com>
3353
3354 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3355 boot_languages. Only bootstrap target libraries listed in
3356 target_libs for some boot language. Add --with-stage1-ldflags,
3357 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3358 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3359 if not building with C++.
3360 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3361 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3362 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3363 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3364 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3365 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3366 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3367 * configure, Makefile.in: Rebuild.
3368
3369 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3370
3371 * configure.ac: Detect MPC in default directory.
3372 * configure: Regenerate.
3373
3374 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3375
3376 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3377 to noconfdirs.
3378 * configure: Regenerate.
3379
3380 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3381
3382 * Makefile.def: Add MPC support and dependencies.
3383 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3384
3385 * Makefile.in, configure: Regenerate.
3386
3387 2009-05-24 Nicolas Roche <roche@adacore.com>
3388
3389 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3390 * Makefile.in: Regenerate.
3391
3392 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3393
3394 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3395 * configure: Regenerate.
3396
3397 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3398
3399 * configure.ac ($with_ppl): Default to no if not supplied.
3400 ($with_cloog): Likewise.
3401 configure: Regenerate.
3402
3403 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3404
3405 PR bootstrap/39739
3406 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3407 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3408
3409 * configure, Makefile.in: Regenerate.
3410
3411 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3412
3413 * configure.ac: Change copyright header to refer to version
3414 3 of the GNU General Public License and to point readers at the
3415 COPYING3 file and the FSF's license web page.
3416 * Makefile.def: Likewise.
3417 * Makefile.tpl: Likewise.
3418 * Makefile.in: Regenerate.
3419
3420 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3421
3422 * configure.ac: Restore match for darwin9 or later. Use double
3423 brackets since regeneration eats one pair.
3424 * configure: Regenerate.
3425
3426 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
3427
3428 * MAINTAINERS: Perform some obvious fixups.
3429
3430 2009-08-17 Ben Elliston <bje@au.ibm.com>
3431
3432 * config.sub, config.guess: Update from upstream sources.
3433
3434 2009-08-06 Michael Eager <eager@eagercon.com>
3435
3436 * configure.ac: Add Microblaze target.
3437 * configure: Regenerate.
3438
3439 2009-07-02 Tristan Gingold <gingold@adacore.com>
3440
3441 * configure.ac: Do not exclude gas for i386-*-darwin.
3442 Add a case for x86_64-*-darwin.
3443 * configure: Regenerate.
3444
3445 2009-06-26 Doug Evans <dje@sebabeach.org>
3446
3447 * Makefile.def (host_modules): Add cgen.
3448 * Makefile.in: Regenerate.
3449 * configure.ac (host_tools): Add cgen.
3450 * configure: Regenerate.
3451
3452 2009-06-17 Michael Eager <eager@eagercon.com>
3453
3454 * COPYING.LIBGLOSS: Add Xilinx license.
3455
3456 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3457
3458 * configure.ac: Define is_elf for QNX Neutrino targets.
3459 * configure: Regenerate.
3460
3461 2009-06-03 Jerome Guitton <guitton@adacore.com>
3462 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3463
3464 * Makefile.tpl (all): Avoid a trailing backslash.
3465 * Makefile.in: Regenerate.
3466
3467 2009-06-03 Ben Elliston <bje@au.ibm.com>
3468
3469 * config.sub, config.guess: Update from upstream sources.
3470
3471 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3472
3473 * Makefile.tpl ([+compare-target+]): Compare all stage
3474 directories, rather than just gcc.
3475 * Makefile.in: Rebuilt.
3476
3477 2009-05-28 Doug Kwan <dougkwan@google.com>
3478
3479 * configure.ac: Support gold for target arm*-*-*.
3480 * configure: Regenerate.
3481
3482 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3483
3484 * Makefile.tpl (all): Avoid harmless warning in make all when
3485 gcc-bootstrap is enabled but stage_last does not exist.
3486 * Makefile.in: Rebuilt.
3487
3488 2009-05-25 Tristan Gingold <gingold@adacore.com>
3489
3490 * setup.com: Complete the file with configuration and build.
3491
3492 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3493
3494 PR other/40159
3495 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3496 gcc-no-bootstrap are mutually exclusive.
3497 * Makefile.in: Rebuilt.
3498
3499 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3500
3501 PR other/40159
3502 * Makefile.tpl (all): Don't end with unconditional success.
3503 * Makefile.in: Rebuilt.
3504
3505 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3506
3507 PR target/37137
3508 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3509 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3510 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3511 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3512 stage_configureflags, stage_cflags and stage_libcflags into
3513 explicit Makefile macros.
3514 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3515 GFORTRAN.
3516 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3517 CC. Set CC_FOR_BUILD from CC.
3518 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3519 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3520 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3521 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3522 and GFORTRAN.
3523 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3524 (_LIBCFLAGS): Renamed to _TFLAGS.
3525 (do-compare-debug, do-compare3-debug): Drop.
3526 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3527 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3528 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3529 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3530 (XGCC_FLAGS_FOR_TARGET): New.
3531 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3532 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3533 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3534 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3535 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3536 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3537 TFLAGS.
3538 (BUILD_CONFIG): Include if requested.
3539 (all): Set TFLAGS on bootstrap.
3540 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3541 (all-stageid-prefixmodule): Likewise.
3542 (do-clean, distclean-stageid): Set TFLAGS.
3543 (restrap): Fix whitespace.
3544 * Makefile.in: Rebuilt.
3545
3546 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3547
3548 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3549 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3550 * Makefile.in: Regenerate.
3551
3552 2009-04-24 Eli Zaretskii <eliz@gnu.org>
3553
3554 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
3555 consistency with config.sub. (Update from upstream sources.)
3556
3557 2009-04-21 Joseph Myers <joseph@codesourcery.com>
3558
3559 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
3560
3561 2009-04-17 Ben Elliston <bje@au.ibm.com>
3562
3563 * config.sub, config.guess: Update from upstream sources.
3564
3565 2009-04-15 Anthony Green <green@moxielogic.com>
3566
3567 * configure.ac: Add moxie support.
3568 * configure: Rebuilt.
3569
3570 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3571
3572 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3573 * configure: Regenerate.
3574
3575 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3576
3577 PR gas/10039
3578 * configure.ac: Require texinfo 4.7.
3579 * configure: Regenerated.
3580
3581 2009-04-09 Steve Ellcey <sje@cup.hp.com>
3582
3583 * Makefil.def (languages): New entries.
3584 * Makefile.tpl (check-gcc-*): New generic target.
3585 * Makefile.in: Regenerate.
3586
3587 2009-03-27 Eli Zaretskii <eliz@gnu.org>
3588
3589 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3590 Windows builds of Sed.
3591
3592 2009-03-18 Tom Tromey <tromey@redhat.com>
3593
3594 * configure: Rebuild.
3595 * configure.ac (host_libs): Add libiconv.
3596 * Makefile.in: Rebuild.
3597 * Makefile.def (host_modules): Add libiconv.
3598 (configure-gdb, all-gdb): Depend on libiconv.
3599
3600 2009-03-16 Tristan Gingold <gingold@adacore.com>
3601
3602 * configure.ac: Treat gdb as supported on x86_64-darwin.
3603 * configure: Regenerate.
3604
3605 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3606
3607 Merge from GCC:
3608
3609 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3610
3611 * configure.ac (--with-host-libstdcxx): New option.
3612 * configure: Regenerate.
3613
3614 2009-01-29 Robert Millan <rmh@aybabtu.com>
3615
3616 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3617 * configure: Regenerate.
3618
3619 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3620
3621 PR tree-optimization/38515
3622 * configure.ac (cloog-polylib): Removed.
3623 (with_ppl, with_cloog): Test for "no".
3624 * configure: Regenerated.
3625
3626 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3627
3628 Backport from git Libtool:
3629
3630 2009-01-19 Robert Millan <rmh@aybabtu.com>
3631 Support GNU/kOpenSolaris.
3632 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3633 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3634 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3635 GNU/kOpenSolaris.
3636
3637 2009-02-05 Andreas Schwab <schwab@suse.de>
3638
3639 * Makefile.tpl (stage_last): Define $r and $s before using
3640 $(RECURSE_FLAGS_TO_PASS).
3641 * Makefile.in: Regenerate
3642
3643 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3644
3645 * COPYING.NEWLIB: Add ARM license.
3646
3647 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3648
3649 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3650 (all-opcodes): Depend on all-libiberty.
3651 * Makefile.in: Regenerate.
3652
3653 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3654
3655 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3656 * configure: Regenerate.
3657
3658 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3659
3660 Backport link test fix from upstream Libtool:
3661
3662 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3663 Add cache variables to tests that require the linker to work.
3664 For shlibpath_overrides_runpath, this also changes the semantics
3665 to let the result from the C compiler take precedence.
3666 compiler take precedence.
3667
3668 2008-12-02 Ben Elliston <bje@au.ibm.com>
3669
3670 * config.sub, config.guess: Update from upstream sources.
3671
3672 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3673
3674 * COPYING.NEWLIB: Updated.
3675 * COPYING.LIBGLOSS: Ditto.
3676
3677 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
3678
3679 Sync with GCC:
3680
3681 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3682
3683 * configure.ac (ppllibs): Add by default the lib flags.
3684 * configure: Regenerate.
3685
3686 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3687
3688 * configure.ac: Add double brackets on darwin[912].
3689 * configure: Regenerate.
3690
3691 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3692
3693 * configure.ac: Expand to darwin10 and later.
3694 * configure: Regenerate.
3695
3696 2008-12-02 Andreas Schwab <schwab@suse.de>
3697
3698 * Makefile.def: configure-target-boehm-gc depends on
3699 all-target-libstdc++-v3.
3700 * Makefile.in: Regenerate.
3701
3702 2008-12-02 Ben Elliston <bje@au.ibm.com>
3703
3704 * config.sub, config.guess: Update from upstream sources.
3705
3706 2008-11-27 Joseph Myers <joseph@codesourcery.com>
3707
3708 Merge from GCC:
3709
3710 2007-12-02 Matthias Klose <doko@ubuntu.com>
3711
3712 * config-ml.in: Remove 64bit configure tests.
3713
3714 2008-05-14 Rafael Espindola <espindola@google.com>
3715
3716 * config-ml.in: don't handle --enable-shared and --enable-static.
3717
3718 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3719 Tobias Grosser <grosser@fim.uni-passau.de>
3720 Jan Sjodin <jan.sjodin@amd.com>
3721 Harsha Jagasia <harsha.jagasia@amd.com>
3722 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3723 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3724 Adrien Eliche <aeliche@isty.uvsq.fr>
3725
3726 Merge from graphite branch.
3727 * configure: Regenerate.
3728 * Makefile.in: Regenerate.
3729 * configure.ac (host_libs): Add ppl and cloog.
3730 Add checks for PPL and CLooG.
3731 * Makefile.def (ppl, cloog): Added modules and dependences.
3732 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3733 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3734
3735 2008-09-03 Richard Guenther <rguenther@suse.de>
3736
3737 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3738 cloog test.
3739 * configure: Re-generate.
3740
3741 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3742
3743 * configure.ac (--with-cloog-polylib): New.
3744 (--disable-cloog-version-check): New.
3745 (--disable-ppl-version-check): New.
3746 * configure: Re-generate.
3747
3748 2008-09-05 Richard Guenther <rguenther@suse.de>
3749
3750 * configure.ac: Initialize clooglibs to -lcloog.
3751 * configure: Re-generate.
3752
3753 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3754
3755 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3756 recommended version to 2.3.2.
3757
3758 * configure: Regenerate.
3759
3760 2008-10-31 Ben Elliston <bje@au.ibm.com>
3761
3762 * configure.ac (spu-*-*): Remove special case.
3763 * configure: Regenerate.
3764
3765 Complete comment text from GCC version of:
3766
3767 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3768
3769 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3770 (GCC_SHLIB_SUBDIR): New.
3771 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3772 * configure: Regenerate.
3773 * Makefile.in: Regenerate.
3774
3775 2008-11-27 Tristan Gingold <gingold@adacore.com>
3776
3777 * configure.ac: Build gdb for i?86-*-darwin*
3778 * configure: Regenerated.
3779
3780 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3781
3782 PR bootstrap/38014
3783 PR bootstrap/37923
3784
3785 Revert:
3786
3787 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3788
3789 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3790 * Makefile.in: Regenerated.
3791
3792 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3793
3794 PR gdb/921
3795 PR gdb/1646
3796 PR gdb/2175
3797 PR gdb/2176
3798
3799 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3800 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3801 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3802 (HOST_EXPORTS): Pass CPPFLAGS.
3803 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3804 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3805 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3806 * Makefile.in, configure: Regenerated.
3807 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3808 and CPPFLAGS_FOR_BUILD.
3809
3810 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3811
3812 * configure.ac [spu-*-*]: Do not set skipdirs.
3813 * configure: Re-generate.
3814
3815 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3816
3817 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3818 * Makefile.in: Regenerated.
3819
3820 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3821
3822 PR gdb/921
3823 PR gdb/1646
3824 PR gdb/2175
3825 PR gdb/2176
3826
3827 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3828 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3829 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3830 (HOST_EXPORTS): Pass CPPFLAGS.
3831 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3832 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3833 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3834 * Makefile.in, configure: Regenerated.
3835 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3836 and CPPFLAGS_FOR_BUILD.
3837
3838 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3839
3840 * libtool.m4: Update to libtool 2.2.6.
3841 * lt~obsolete.m4: Update to libtool 2.2.6.
3842 * ltmain.sh: Update to libtool 2.2.6.
3843 * ltsugar.m4: Update to libtool 2.2.6.
3844 * ltversion.m4: Update to libtool 2.2.6.
3845 * ltoptions.m4: Update to libtool 2.2.6.
3846 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3847
3848 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3849
3850 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3851 (GCC_SHLIB_SUBDIR): New.
3852 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3853 * configure: Regenerate.
3854 * Makefile.in: Regenerate.
3855
3856 2008-08-28 Tristan Gingold <gingold@adacore.com>
3857
3858 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3859 Enable bfd, binutils and opcodes.
3860 * configure: Regenerate.
3861
3862 2008-08-16 Nicolas Roche <roche@adacore.com>
3863
3864 * Makefile.tpl: Add BOOT_ADAFLAGS.
3865 * Makefile.in: Regenerate.
3866
3867 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3868
3869 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3870 * configure: Regenerate.
3871
3872 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3873
3874 Sync with gcc:
3875 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3876
3877 * configure.ac: Add makefile fragments for hpux.
3878 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3879 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3880 * configure: Regenerate.
3881 * Makefile.in: Regenerate.
3882
3883 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3884
3885 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3886 * Makefile.in: Regenerate.
3887 * configure: Regenerate.
3888
3889 2008-06-18 Ian Lance Taylor <iant@google.com>
3890
3891 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3892
3893 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3894
3895 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3896
3897 * configure: Regenerate.
3898
3899 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3900
3901 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3902 "$@" is still intact with both Autoconf 2.59 and 2.62.
3903 * configure: Regenerate.
3904
3905 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3906
3907 * Makefile.tpl: Fix comment errors.
3908 * Makefile.in: Regenerate.
3909
3910 2008-06-13 Julian Brown <julian@codesourcery.com>
3911
3912 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3913 of libobjc for ARM EABI Linux.
3914 * configure: Regenerate.
3915
3916 2008-06-12 David S. Miller <davem@davemloft.net>
3917 David Edelsohn <edelsohn@gnu.org>
3918
3919 * configure.ac: Add powerpc*-*-* to gold supported targets.
3920 * configure: Regenerate.
3921
3922 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3923
3924 PR tree-optimization/36218
3925 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3926 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3927 (all prefix="build-"): Pass them to build-system sub-makes.
3928 * Makefile.in: Regenerate.
3929
3930 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3931
3932 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3933 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3934 mkdep, and compile. Update comments.
3935 (ETC_SUPPORT): Add ChangeLog and update comments.
3936
3937 2008-05-11 Ian Lance Taylor <iant@google.com>
3938
3939 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3940
3941 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3942
3943 Sync with gcc:
3944 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3945
3946 PR bootstrap/35457
3947 * configure.ac: Include override.m4.
3948 * configure: Regenerate.
3949
3950 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3951
3952 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3953 * Makefile.in: Regenerate.
3954
3955 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3956
3957 * configure.ac: Do not build libssp for the AVR.
3958 * configure: Regenerate.
3959
3960 2008-04-18 Nick Clifton <nickc@redhat.com>
3961
3962 * MAINTAINERS: Replace reference to configure.in with reference to
3963 configure.ac.
3964
3965 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3966
3967 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3968 as nonconfigurable directories list.
3969 * configure: Regenerate.
3970
3971 2008-04-14 David S. Miller <davem@davemloft.net>
3972
3973 * configure.ac: Add sparc*-*-* to gold supported targets.
3974 * configure: Regenerate.
3975
3976 2008-04-14 Ben Elliston <bje@au.ibm.com>
3977
3978 * config.sub, config.guess: Update from upstream sources.
3979
3980 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3981
3982 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3983 * Makefile.in: Regenerate.
3984
3985 2008-04-07 Ian Lance Taylor <iant@google.com>
3986
3987 * Makefile.def: check-gold depends upon all-binutils.
3988 * Makefile.in: Regenerate.
3989
3990 2008-04-04 Nick Clifton <nickc@redhat.com>
3991
3992 PR binutils/4334
3993 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3994 builds.
3995 * configure: Regenerate.
3996
3997 2008-04-04 NightStrike <NightStrike@gmail.com>
3998
3999 PR other/35151
4000 * configure.ac: Combine rules for mingw32 and mingw64.
4001 * configure: Regenerate.
4002
4003 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4004
4005 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4006 * Makefile.in: Regenerate.
4007
4008 2008-03-20 Ian Lance Taylor <iant@google.com>
4009
4010 * configure.ac: Add support for --enable-gold.
4011 * Makefile.def: Add gold as a directory like ld.
4012 * configure, Makefile.in: Regenerate.
4013
4014 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
4015
4016 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
4017 (s390_cond_extensions): Reduced extensions to the compare related.
4018 (main): z10 cpu type option added.
4019 (expandConditionalJump): Renamed to ...
4020 (insertExpandedMnemonic): ... this.
4021
4022 * opcodes/s390-opc.c: Re-group the operand format makros.
4023 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
4024 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
4025 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
4026 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
4027 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
4028 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
4029 INSTR_SIL_RDU): New instruction formats added.
4030 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
4031 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
4032 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
4033 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
4034 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
4035 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
4036 masks added.
4037 (s390_opformats): New formats added "ris", "rrs", "sil".
4038 * opcodes/s390-opc.txt: Add the conditional jumps with the
4039 extensions removed from automatic expansion in s390-mkopc.c manually.
4040 (asi - trtre): Add new System z10 EC instructions.
4041 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
4042
4043 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4044
4045 * configure.ac: m4_include config/proginstall.m4.
4046 * configure: Regenerate.
4047
4048 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4049
4050 Backport from upstream Libtool:
4051
4052 2007-10-12 Eric Blake <ebb9@byu.net>
4053
4054 Deal with Autoconf 2.62's semantic change in m4_append.
4055 * ltsugar.m4 (lt_append): Replace broken versions of
4056 m4_append.
4057 (lt_if_append_uniq): Don't require separator to be overquoted,
4058 and avoid broken m4_append.
4059 (lt_dict_add): Fix typo.
4060 * libtool.m4 (_LT_DECL): Don't overquote separator.
4061
4062 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4063
4064 * config.rpath: Add AIX 6 support.
4065
4066 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4067
4068 * Makefile.def (stageprofile). Remove -fprofile-generate
4069 from stage_libcflags.
4070 * Makefile.in: Regenerate.
4071
4072 2008-03-13 Ben Elliston <bje@au.ibm.com>
4073
4074 * config.sub, config.guess: Update from upstream sources.
4075
4076 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
4077
4078 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
4079 * s390-opc.txt (cmpsc): Duplicate entry removed.
4080 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
4081 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
4082 fier, cu42, cu41): Fix operand format.
4083
4084 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4085
4086 PR bootstrap/32009
4087 PR bootstrap/32161
4088
4089 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4090 * configure: Regenerate.
4091
4092 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4093 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4094 STAGE4_LIBCFLAGS): New.
4095 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4096 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4097 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4098 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4099 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4100 for target modules. Don't export LIBCFLAGS.
4101 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4102 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4103 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4104 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4105 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4106 * Makefile.in: Regenerate.
4107
4108 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4109
4110 PR libgcj/33085
4111 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4112 Do not use -DDLL_EXPORT. Backport from upstream.
4113
4114 2008-02-14 Nick Clifton <nickc@redhat.com>
4115
4116 Import this patch from gcc:
4117 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4118
4119 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4120
4121 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4122
4123 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4124 * configure: Regenerate.
4125
4126 2008-01-31 Marc Gauthier <marc@tensilica.com>
4127
4128 * configure.ac (xtensa*-*-*): Recognize processor variants.
4129 * configure: Regenerate.
4130
4131 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4132
4133 PR bootstrap/34922
4134 * configure.ac (PARSE_ARGS): Push suitable setting of
4135 ac_subdirs_all, for `./configure --help=recursive'.
4136 Handle `+' in generic toplevel directory disabling.
4137 * configure: Regenerate.
4138
4139 2008-01-23 Ben Elliston <bje@au.ibm.com>
4140
4141 * config.sub, config.guess: Update from upstream sources.
4142
4143 2008-01-08 Ben Elliston <bje@au.ibm.com>
4144
4145 * config.sub, config.guess: Update from upstream sources.
4146
4147 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
4148
4149 * COPYING.LIBGLOSS: Update default copyright.
4150
4151 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
4152
4153 * COPYING.NEWLIB: Update default copyright.
4154
4155 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4156
4157 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4158 Change recommended MPFR from 2.2.1 > 2.3.0.
4159 * configure: Regenerate.
4160
4161 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4162
4163 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4164 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4165 * Makefile.in: Regenerate.
4166
4167 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4168
4169 * configure.ac: Enable libjava for x86_64-*-darwin9.
4170 * configure: Regenerate.
4171
4172 2007-12-05 Ben Elliston <bje@au.ibm.com>
4173
4174 * config.sub, config.guess: Update from upstream sources.
4175
4176 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4177
4178 * config-ml.in: Robustify against white space in absolute file
4179 names.
4180
4181 * config-ml.in (multi-clean): Substitute ${Makefile}.
4182 Remove superfluous ${Makefile} in list.
4183
4184 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4185
4186 * Makefile.def (dependencies): Make configure-gdb depend on
4187 all-intl.
4188 * Makefile.in: Regenerated.
4189
4190 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4191
4192 * Makefile.def: To avoid problems running with parallel makes,
4193 build newlib before libgloss so that target specific header
4194 files are availble.
4195 * Makefile.in: Regenerate.
4196
4197 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4198
4199 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4200 * Makefile.in: Regenerate.
4201
4202 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4203
4204 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
4205 * libdecnumber: New directory, imported from GCC.
4206
4207 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4208
4209 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4210 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4211 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4212 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4213 * configure: Regenerate.
4214
4215 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4216
4217 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4218 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4219 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4220 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4221 * configure.ac: Default them to host tools for $host = $build.
4222 Subst them.
4223
4224 * configure: Regenerate.
4225 * Makefile.in: Regenerate.
4226
4227 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4228
4229 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4230 * configure: Regenerate.
4231
4232 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4233
4234 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4235 libstdc++.
4236 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4237 * configure: Regenerate.
4238 * Makefile.in: Regenerate.
4239
4240 2007-09-17 Andreas Schwab <schwab@suse.de>
4241
4242 * configure.ac: Raise minimum makeinfo version to 4.6.
4243 * configure: Regenerate.
4244
4245 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4246
4247 * configure.ac: Correct makeinfo version check.
4248 * configure: Regenerate.
4249
4250 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4251
4252 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4253 to $skipdirs and only disable gprof for newlib. Use the normal
4254 mips*-elf* handling in other respects.
4255 * configure: Regnerate.
4256
4257 2007-09-12 David Daney <ddaney@avtrex.com>
4258
4259 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4260 enabling libgcj.
4261 * configure: Regenerate.
4262
4263 2007-09-12 Richard Guenther <rguenther@suse.de>
4264
4265 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4266 nor --disable-checking is provided also turn on yes and types
4267 checking for stage1.
4268 * configure: Re-generate.
4269
4270 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4271
4272 PR target/33281
4273 * configure.ac: Use config/mh-mingw on mingw.
4274 * configure: Regenerate.
4275
4276 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4277
4278 PR other/32154
4279 * configure.ac: For libgloss targets, point the linker to the linker
4280 script, startup code and simulator library.
4281 * configure: Regenerate.
4282
4283 2007-09-09 Andrew Haley <aph@redhat.com>
4284
4285 * configure.ac (noconfigdirs): Remove target-libffi and
4286 target-libjava.
4287
4288 2007-08-29 Nick Clifton <nickc@redhat.com>
4289
4290 * config.sub, config.guess: Update from upstream sources.
4291
4292 2007-08-21 Richard Guenther <rguenther@suse.de>
4293
4294 * configure.ac: Add types checking to stage1 checking flags.
4295 * configure: Regenerate.
4296
4297 2007-08-18 Paul Brook <paul@codesourcery.com>
4298 Joseph Myers <joseph@codesourcery.com>
4299
4300 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4301 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4302 * Makefile.in: Regenerate.
4303 * configure.ac (--with-debug-prefix-map): New.
4304 * configure: Regenerate.
4305
4306 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4307 Nigel Stephens <nigel@mips.com>
4308
4309 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4310 as target_makefile_frag.
4311 * configure: Regenerate.
4312
4313 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4314
4315 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4316 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4317 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4318 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4319 (do-compare, do-compare3, do-compare-debug): New.
4320 ([+compare-target+]): Use them.
4321
4322 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4323
4324 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4325 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4326 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4327 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4328 (do-compare, do-compare3, do-compare-debug): New.
4329 ([+compare-target+]): Use them.
4330
4331 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4332 Ben Elliston <bje@au.ibm.com>
4333
4334 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4335 --silent if $silent.
4336 * configure: Regenerate.
4337
4338 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
4339
4340 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
4341
4342 2007-07-17 Nick Clifton <nickc@redhat.com>
4343
4344 * COPYING3: New file. Contains version 3 of the GNU General
4345 Public License.
4346 * COPYING3.LIB: New file. Contains version 3 of the GNU
4347 Lesser General Public License.
4348
4349 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
4350
4351 * configure.ac: Fix my previous change to really match GCC.
4352 * configure: Regenerate.
4353
4354 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4355
4356 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4357 * configure: Regenerate.
4358
4359 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4360
4361 * configure.ac: Add some missing m4 quotation.
4362 * configure: Regenerate.
4363
4364 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
4365
4366 * Makefile.def: Add windmc tool to build.
4367 * Makefile.tpl: Likewise.
4368 * configure.ac: Likewise.
4369 * Makefile.in: Regenerate.
4370 * configure: Regenerate.
4371
4372 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4373
4374 * lt~obsolete.m4: New. Import from 20070318 libtool.
4375
4376 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
4377
4378 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4379 uclinux and linux-uclibc targets.
4380 * configure: Regenerate.
4381
4382 2007-06-28 DJ Delorie <dj@redhat.com>
4383
4384 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4385 not building newlib.
4386 * configure: Regenerated.
4387
4388 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4389
4390 * src-release (DEVO_SUPPORT): Correct typos.
4391
4392 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4393
4394 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4395 * Makefile.in: Regenerated.
4396
4397 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4398
4399 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4400 (distclean-stage[+id+]): Possibly delete stage_last.
4401 * Makefile.in: Regenerate.
4402
4403 2007-06-07 Ben Elliston <bje@au.ibm.com>
4404
4405 * config.sub, config.guess: Update from upstream sources.
4406
4407 2007-06-07 Ben Elliston <bje@au.ibm.com>
4408
4409 * Makefile.tpl: Fix spelling error.
4410 * Makefile.in: Regenerate.
4411
4412 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
4413
4414 Sync with gcc:
4415 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4416
4417 PR bootstrap/29382
4418 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4419 * configure: Rebuilt.
4420
4421 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4422
4423 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4424 lt_cv_sys_max_cmd_len.
4425
4426 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
4427
4428 * ltgcc.m4: Update from GCC.
4429
4430 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4431
4432 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4433
4434 2007-05-24 Steve Ellcey <sje@cup.hp.com>
4435
4436 * ltmain.sh: Update from GCC.
4437 * libtool.m4: Update from GCC.
4438 * ltsugar.m4: New. Update from GCC.
4439 * ltversion.m4: New. Update from GCC.
4440 * ltoptions.m4: New. Update from GCC.
4441 * ltconfig: Remove.
4442 * ltcf-c.sh: Remove.
4443 * ltcf-cxx.sh: Remove.
4444 * ltcf-gcj.sh: Remove.
4445 * src-release: Update with new libtool file list.
4446
4447 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4448
4449 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4450 stage_cflags.
4451 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4452 Remove CFLAGS/LIBCFLAGS.
4453 (configure-stage[+id+]-[+prefix+][+module+],
4454 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4455 * Makefile.in: Regenerate.
4456
4457 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4458
4459 * config-ml.in: Update from GCC.
4460
4461 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
4462
4463 * src-release (do-proto-toplev): Process the support directories before
4464 the tool directory.
4465
4466 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4467
4468 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4469 of glob. Quote arguments with single quotes too.
4470 * configure: Regenerate.
4471
4472 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4473
4474 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4475 * Makefile.in: Regenerate
4476
4477 2007-03-07 Andreas Schwab <schwab@suse.de>
4478
4479 * configure: Regenerate.
4480
4481 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4482
4483 * configure.ac: Add "--with-pdfdir" configure option,
4484 which defines pdfdir variable.
4485 * Makefile.def (target=fixincludes): Add install-pdf to
4486 missing targets.
4487 (recursive_targets): Add install-pdf target.
4488 (flags_to_pass): Add pdfdir.
4489 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4490 target.
4491 * configure: Regenerate
4492 * Makefile.in: Regenerate
4493
4494 2007-02-28 Eric Christopher <echristo@apple.com>
4495
4496 Revert:
4497 2006-12-07 Mike Stump <mrs@apple.com>
4498
4499 * Makefile.def (dependencies): Add dependency for
4500 install-target-libssp and install-target-libgomp on
4501 install-gcc.
4502 * Makefile.in: Regenerate.
4503
4504 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4505
4506 * configure: Regenerate.
4507 * configure.ac: Move statements after variable declarations.
4508
4509 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4510
4511 * configure.ac: Adjust for loop syntax.
4512 * configure: Regenerate.
4513
4514 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4515
4516 * configure: Rebuilt.
4517
4518 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4519
4520 * configure.ac: Drop multiple occurrences of --enable-languages,
4521 and fix its quoting.
4522 * configure: Rebuilt.
4523
4524 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4525 Nathan Sidwell <nathan@codesourcery.com>
4526 Vladimir Prus <vladimir@codesourcery.com
4527 Joseph Myers <joseph@codesourcery.com>
4528
4529 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4530 * configure: Regenerate.
4531
4532 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4533
4534 * configure.ac (target_libraries): Move libgcc before libiberty.
4535 * configure: Regenerated.
4536
4537 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4538
4539 * configure: Regenerate again?
4540
4541 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4542
4543 * configure: Reapply PR30748 fix which was lost in the previous commit.
4544
4545 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4546 Paolo Bonzini <bonzini@gnu.org>
4547
4548 PR bootstrap/30753
4549 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4550 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4551 * configure: Regenerated.
4552
4553 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
4554
4555 * configure: Regenerate.
4556
4557 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4558
4559 PR bootstrap/30748
4560 * configure.ac: Correct syntax for Solaris ksh.
4561 * configure: Regenerated.
4562
4563 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4564
4565 * Makefile.def: Sync with GCC.
4566 * Makefile.tpl: Sync with GCC.
4567 * Makefile.in: Regenerate.
4568 * configure: Regenerate.
4569
4570 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4571
4572 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4573 noncanonical equivalents.
4574 * configure.in: Rename to...
4575 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4576 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4577 target_noncanonical. Use them. Rewrite removal of configure
4578 arguments for autoconf 2.59. Discard variable settings. Force
4579 program_transform_name for native tools.
4580
4581 * Makefile.in: Regenerated.
4582 * configure: Regenerated with autoconf 2.59.
4583
4584 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4585
4586 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4587
4588 * COPYING.LIBGLOSS: Reformat default Red Hat
4589 license to fit within 80 columns.
4590 * COPYING.NEWLIB: Ditto.
4591
4592 2007-02-05 Dave Brolley <brolley@redhat.com>
4593
4594 * Contribute the following changes:
4595 2006-11-28 DJ Delorie <dj@redhat.com>
4596
4597 * configure.in: Fix typo for mep's target_makefile_frag.
4598 * configure: Regenerated.
4599
4600 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4601
4602 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4603 * configure: Regenerate.
4604
4605 2001-09-19 DJ Delorie <dj@redhat.com>
4606
4607 * configure.in (target_makefile_frag): use mt-mep
4608
4609 2001-06-12 Don Howard <dhoward@redhat.com>
4610
4611 * configure.in: Remove gdb from MeP skip list.
4612
4613 2001-04-05 DJ Delorie <dj@redhat.com>
4614
4615 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4616
4617 2001-03-20 Ben Elliston <bje@redhat.com>
4618
4619 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4620
4621 2001-03-19 Ben Elliston <bje@redhat.com>
4622
4623 * config.sub (mep, mep-*): Add.
4624
4625 2007-01-31 Andreas Schwab <schwab@suse.de>
4626
4627 * Makefile.tpl (LDFLAGS): Substitute it.
4628 * Makefile.in: Regenerate.
4629
4630 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4631
4632 * configure.in: Change == to = in test command.
4633 * configure: Regenerate.
4634
4635 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4636 Nick Clifton <nickc@redhat.com>
4637 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4638
4639 * configure.in (build_configargs, host_configargs, target_configargs):
4640 Remove build/host/target parameters.
4641 (host_libs): Add gmp and mpfr.
4642 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4643 * Makefile.def (gmp, mpfr): New.
4644 (gcc): Remove target.
4645 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4646 target_os, target_vendor): New.
4647 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4648 * configure: Regenerate.
4649 * Makefile.in: Regenerate.
4650
4651 2007-01-11 Matt Fago <fago@earthlink.net>
4652
4653 * configure.in: Try to link to functions only in mpfr 2.2.x
4654 to improve robustness of configure tests.
4655 * configure: Regenerate.
4656
4657 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4658
4659 * configure.in: Add support for an x86_64-mingw* target.
4660 * configure: Regenerate.
4661
4662 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4663
4664 * Makefile.tpl (all-target): Correct @if conditional for target
4665 modules.
4666 * configure.in: Omit libiberty if building only target libgcc.
4667 * configure, Makefile.in: Regenerated.
4668
4669 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4670
4671 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4672 * configure: Regenerate.
4673
4674 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4675
4676 * Makefile.def (target_modules): Add libgcc.
4677 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4678 * Makefile.tpl (clean-target-libgcc): Delete.
4679 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4680 on gcc even for bootstrapped modules. Rewrite handling of
4681 lang_env_dependencies to loop over target_modules.
4682 * configure.in (target_libraries): Add target-libgcc.
4683 * Makefile.in, configure: Regenerated.
4684
4685 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4686
4687 Sync with gcc:
4688 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4689
4690 * configure.in: Reorganize recognition of languages. Add
4691 --enable-stage1-languages. Show supported languages for the chosen
4692 target rather than all recognized languages.
4693 * configure: Regenerate.
4694
4695 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4696
4697 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4698 * Makefile.in: Regenerate.
4699
4700 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4701
4702 * configure.in: Warn that MPFR 2.2.0 is buggy.
4703 * configure: Regenerate.
4704
4705 2006-12-27 Ian Lance Taylor <iant@google.com>
4706
4707 * configure.in: When removing Makefiles to force a reconfigure, also
4708 remove prev-DIR*/Makefile.
4709 * configure: Regenerate.
4710
4711 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
4712
4713 * config.bfd: Recognize fido.
4714
4715 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4716
4717 Sync with gcc:
4718
4719 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4720
4721 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4722 it only affects bootstrap and could be tested on "$host" as well.
4723 * configure: Regenerate.
4724 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4725
4726 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4727
4728 PR bootstrap/29544
4729 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4730 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4731 move here comment from Makefile.tpl.
4732 * Makefile.tpl: Move some definitions higher in the file.
4733 (STAGE1_CHECKING): New.
4734 * configure.in: Add --enable-stage1-checking.
4735 * configure: Regenerate.
4736 * Makefile.in: Regenerate.
4737
4738 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4739
4740 * configure.in: Update error message for missing GMP/MPFR.
4741
4742 * configure: Regenerate.
4743
4744 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4745
4746 * configure.in: Update MPFR version in error message.
4747
4748 * configure: Regenerate.
4749
4750 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4751
4752 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4753 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4754 --with-gmp-lib): New flags.
4755
4756 * configure: Regenerate.
4757
4758 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4759
4760 PR bootstrap/30134
4761 * configure.in: Correct x86 darwin support for libjava to powerpc
4762 and i?86 only.
4763 * configure: Regenerate.
4764
4765 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4766
4767 * configure.in: Handle spu makefile frag.
4768 * Makefile.tpl (MAINT): Define
4769 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4770 * configure: Regenerate.
4771 * Makefile.in: Regenerate.
4772
4773 2006-12-11 Ben Elliston <bje@au.ibm.com>
4774
4775 * config.sub, config.guess: Update from upstream sources.
4776
4777 2006-12-11 Ben Elliston <bje@au.ibm.com>
4778
4779 * configure.in: Sync with GCC (spu-*-*).
4780 * configure: Sync with GCC.
4781
4782 2006-12-07 Mike Stump <mrs@apple.com>
4783
4784 * Makefile.def (dependencies): Add dependency for
4785 install-target-libssp and install-target-libgomp on
4786 install-gcc.
4787 * Makefile.in: Regenerate.
4788
4789 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4790
4791 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4792 (unstage): Test for stage_last presence.
4793
4794 PR bootstrap/29802
4795 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4796 * Makefile.in: Regenerate.
4797
4798 2006-11-14 DJ Delorie <dj@redhat.com>
4799
4800 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4801 * Makefile.in: Sync with GCC.
4802 * configure.in: Sync with GCC (mpfr, gmp).
4803 * configure: Sync with GCC.
4804
4805 2006-11-08 Jie Zhang <jie.zhang@analog.com>
4806
4807 * configure.in: Remove target-libgloss from noconfigdirs for
4808 bfin-*-*.
4809 * configure: Regenerated.
4810
4811 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4812
4813 * COPYING.NEWLIB: Add spu license.
4814 * COPYING.LIBGLOSS: Ditto.
4815
4816 2006-10-17 Brooks Moses <bmoses@stanford.edu>
4817
4818 * Makefile.def: Added pdf target handling.
4819 * Makefile.tpl: Added pdf target handling.
4820 * Makefile.in: Regenerated.
4821
4822 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4823
4824 * COPYING.NEWLIB: Updated.
4825 * COPYING.LIBGLOSS: Ditto.
4826
4827 2006-09-27 Dave Brolley <brolley@redhat.com>
4828
4829 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4830 $s instead of $r.
4831 * configure: Regenerated.
4832
4833 2006-09-26 Ben Elliston <bje@au.ibm.com>
4834
4835 * config.sub, config.guess: Update from upstream sources.
4836
4837 2006-09-20 Thiemo Seufer <ths@mips.com>
4838
4839 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4840 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4841 * configure: Regenerate.
4842
4843 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4844
4845 * configure.in: Never build newlib for a Mingw host.
4846 Never build newlib as Mingw target library.
4847 Test the existence of winsup/cygwin for building a Cygwin newlib,
4848 rather than just winsup.
4849 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4850 building a Mingw target.
4851 * configure: Regenerate.
4852
4853 2006-08-15 Thiemo Seufer <ths@mips.com>
4854 Nigel Stephens <nigel@mips.com>
4855 David Ung <davidu@mips.com>
4856
4857 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4858
4859 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4860
4861 Sync from GCC:
4862 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4863
4864 PR bootstrap/18058
4865 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4866 if the bootstrap compiler is a GCC version that supports it.
4867 * configure: Regenerate.
4868
4869 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4870
4871 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4872 * configure: Regenerated.
4873
4874 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4875
4876 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4877 for stages after the first.
4878
4879 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4880
4881 * Makefile.def: Add dependencies for configure-opcodes
4882 on configure-intl and all-opcodes on all-intl.
4883 * Makefile.in: Regenerated.
4884
4885 2006-07-04 Peter O'Gorman <peter@pogma.com>
4886
4887 * ltconfig: chmod 644 before ranlib during install.
4888
4889 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4890
4891 * configure.in: Fix thinkos in previous check-in.
4892 * configure: Regenerate.
4893
4894 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4895
4896 Sync from gcc:
4897
4898 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4899
4900 PR other/27063
4901 * configure.in: Test subdir_requires and give an appropriate
4902 error message.
4903 * configure: Regenerate.
4904
4905 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4906
4907 PR target/27540
4908 * configure.in: Only enable libgomp on IRIX 6.
4909 * configure: Regenerate.
4910
4911 2006-06-20 David Ayers <d.ayers@inode.at>
4912
4913 PR bootstrap/28072
4914 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4915 whether target-libjava is being configured instead of whether the
4916 java front end is enabled.
4917 * configure: Regenerate.
4918
4919 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4920
4921 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4922 to R_ARM_LDC_SB_G{0,1,2} respectively.
4923
4924 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4925
4926 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4927 too.
4928 * Makefile.in: Regenerate.
4929
4930 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4931
4932 Sync from gcc:
4933
4934 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4935 * configure.in: Don't enable libgomp on hpux10.
4936 * configure: Rebuilt.
4937
4938 2006-06-13 David Ayers <d.ayers@inode.at>
4939
4940 Sync from gcc:
4941
4942 2006-06-12 David Ayers <d.ayers@inode.at>
4943
4944 PR bootstrap/27963
4945 PR target/19970
4946 * configure.in: Remove target-boehm-gc from noconfigdirs where
4947 ${libgcj} is specified.
4948 * configure: Regenerate.
4949
4950 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4951
4952 Sync from gcc:
4953
4954 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4955 Andreas Schwab <schwab@suse.de>
4956
4957 PR bootstrap/18033
4958 * config-ml.in: Eval option if surrounded by single quotes.
4959
4960 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4961
4962 Sync from gcc:
4963
4964 2006-06-06 David Ayers <d.ayers@inode.at>
4965
4966 PR libobjc/13946
4967 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4968 * Makefile.in: Regenerate.
4969 * configure.in: Add --enable-objc-gc at toplevel and have it
4970 enable boehm-gc for Objective-C.
4971 Remove target-boehm-gc from libgcj.
4972 Add target-boehm-gc to target_libraries.
4973 Add target-boehm-gc to noconfigdirs where ${libgcj}
4974 is specified.
4975 Assert that boehm-gc is supported when requested for Objective-C.
4976 Only build boehm-gc if needed either for Java or Objective-C.
4977 * configure: Regenerate.
4978
4979 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4980
4981 PR 27674
4982 * Makefile.tpl (configure-[+prefix+][+module+],
4983 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4984 Remove rule to unstage bootstrapped modules.
4985 (stage_current): New.
4986 * Makefile.in: Regenerate.
4987
4988 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4989 Andreas Tobler <a.tobler@schweiz.ch>
4990
4991 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4992 * configure: Rebuilt.
4993
4994 Revert
4995 2006-01-31 Richard Guenther <rguenther@suse.de>
4996 Paolo Bonzini <bonzini@gnu.org>
4997
4998 * Makefile.def (target_modules): Add libgcc-math target module.
4999 * configure.in (target_libraries): Add libgcc-math target library.
5000 (--enable-libgcc-math): New configure switch.
5001 * Makefile.in: Re-generate.
5002 * configure: Re-generate.
5003
5004 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
5005
5006 * config-ml.in: Alter CCASFLAGS to include special
5007 multilib options the same as is done for CFLAGS.
5008
5009 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5010
5011 * Makefile.def: Added dependencies from sim and gdb on intl, and
5012 added configure dependencies to everything with an all dependency
5013 on intl.
5014 * gettext.m4: Removed.
5015 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
5016 (GDB_SUPPORT_DIRS): Add intl.
5017 * Makefile.in: Regenerated.
5018
5019 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
5020
5021 * src-release (DEVO_SUPPORT): Add config.rpath.
5022
5023 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5024
5025 * Makefile.def (bfd, opcodes): Fix lib_path.
5026 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5027 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5028 * Makefile.in: Regenerate.
5029
5030 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5031
5032 * configure.in: Enable gprof for cross builds.
5033 * configure: Regenerate.
5034
5035 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5036
5037 * src-release (MAKEINFOFLAGS): Define.
5038 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
5039
5040 2006-05-14 Ben Elliston <bje@au.ibm.com>
5041
5042 * config.sub, config.guess: Update from upstream sources.
5043
5044 2006-05-12 Ben Elliston <bje@au.ibm.com>
5045
5046 * config.sub, config.guess: Update from upstream sources.
5047
5048 2006-05-04 Steve Ellcey <sje@cup.hp.com>
5049
5050 * blt, iwidgets, mmalloc: Remove directories.
5051
5052 2006-05-01 DJ Delorie <dj@redhat.com>
5053
5054 * configure.in: Restore CFLAGS if GMP isn't present.
5055 * configure: Regenerate.
5056
5057 2006-04-18 DJ Delorie <dj@redhat.com>
5058
5059 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5060 reference libgloss so that libssp can be built in a combined
5061 tree.
5062 * configure: Regenerate.
5063
5064 2006-04-10 Ben Elliston <bje@au.ibm.com>
5065
5066 * contrib: Remove directory.
5067
5068 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
5069
5070 * Makefile.tpl: Add install-html target.
5071 * Makefile.def: Add install-html target.
5072 * Makefile.in: Regenerate.
5073 * configure.in: Add --with-datarootdir, --with-docdir,
5074 and --with-htmldir options.
5075 * configure: Regenerate.
5076
5077 2006-03-31 Ben Elliston <bje@au.ibm.com>
5078
5079 PR binutils/1860
5080 * configure.in: Require makeinfo 4.4 or higher.
5081 * configure: Regenerate.
5082
5083 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
5084
5085 * Makefile.in: Regenerate.
5086
5087 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
5088
5089 Sync with gcc:
5090 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5091
5092 * configure.in: Handle --disable-<component> generically.
5093 * configure: Regenerate.
5094
5095 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
5096
5097 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5098 (TARGET_CONFIGDIRS): Remove.
5099 * configure.in: Remove AC_SUBST(target_configdirs).
5100 * Makefile.in, configure: Regenerated.
5101
5102
5103 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5104
5105 PR libgcj/17311
5106 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5107
5108 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5109
5110 PR bootstrap/25670
5111
5112 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5113
5114 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5115 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5116 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5117 BUILD_PREFIX, BUILD_PREFIX_1.
5118 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5119
5120 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5121 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5122
5123 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5124 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5125 of `cat stage_current`. Always provide the `r' and `s' variables.
5126 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5127 a single shell execution.
5128 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5129 bootstrapped modules, make the stage1 module if the build was not
5130 started yet, else build the current stage.
5131 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5132 (all-build, all-host, all-target, [+make_target+]-host,
5133 [+make_target+]-target): Do not use \-continued lines.
5134 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5135 (current_stage, restrap, stage_last): New.
5136
5137 * Makefile.in: Regenerate.
5138 * configure: Regenerate.
5139
5140 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5141
5142 Sync from gcc:
5143
5144 2006-01-31 Richard Guenther <rguenther@suse.de>
5145 Paolo Bonzini <bonzini@gnu.org>
5146
5147 * Makefile.def (target_modules): Add libgcc-math target module.
5148 * configure.in (target_libraries): Add libgcc-math target library.
5149 (--enable-libgcc-math): New configure switch.
5150 * Makefile.in: Re-generate.
5151 * configure: Re-generate.
5152 * libgcc-math: New toplevel directory.
5153
5154 2006-01-18 Richard Henderson <rth@redhat.com>
5155 Jakub Jelinek <jakub@redhat.com>
5156 Diego Novillo <dnovillo@redhat.com>
5157
5158 * libgomp: New directory.
5159 * Makefile.def: Add target_module libgomp.
5160 * Makefile.in: Regenerate.
5161 * configure.in (target_libraries): Add target-libgomp.
5162 * configure: Regenerate.
5163
5164 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5165 Andreas Schwab <schwab@suse.de>
5166
5167 * configure: Regenerate.
5168
5169 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
5170
5171 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5172 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5173 the assembler, linker and binutils.
5174 * configure: Regenerate.
5175
5176 2006-01-16 Nick Clifton <nickc@redhat.com>
5177
5178 * config.sub, config.guess: Sync from config repository.
5179
5180 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5181
5182 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5183 @ from continuation.
5184 * Makefile.in: Rebuilt.
5185
5186 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5187
5188 Sync from gcc:
5189
5190 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5191
5192 PR bootstrap/24252
5193
5194 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5195 * Makefile.tpl (OBJDUMP): New.
5196 (EXTRA_HOST_FLAGS): Add it.
5197 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5198
5199 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5200 to use symbolic links between directories. Avoid race conditions
5201 or make them harmless.
5202 * configure.in: Do not try to use symbolic links between directories.
5203
5204 * Makefile.def (LEAN): Pass.
5205 * Makefile.tpl (LEAN): Define.
5206 (stage[+id+]-start): Accept that the previous directory does not
5207 exist, if the bootstrap is lean.
5208 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5209 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5210 configure substitution.
5211 ([+compare-target+]): Likewise.
5212 ([+bootstrap-target+]-lean): New.
5213 * configure.in: Remove lean bootstrap support from here.
5214
5215 * Makefile.in: Regenerate.
5216 * configure: Regenerate.
5217
5218 2006-01-02 Andreas Schwab <schwab@suse.de>
5219
5220 * configure.in: When reconfiguring remove Makefile in
5221 all stage directories.
5222 * configure: Regenerate.
5223
5224 2005-12-27 Leif Ekblad <leif@rdos.net>
5225
5226 * configure.in: Add support for RDOS target.
5227 * configure: Regenerate.
5228
5229 2005-12-27 Nick Clifton <nickc@redhat.com>
5230
5231 PR binutils/1990
5232 * libtool.m4: Synchronize with version in GCC sources.
5233
5234 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5235
5236 Revert Ada-related part of the previous change.
5237
5238 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5239 Do not pass.
5240 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5241 * Makefile.in: Regenerate.
5242 * configure.in: Do not include mt-ppc-aix target fragment.
5243 * configure: Regenerate.
5244
5245 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5246
5247 * configure.in: Select appropriate fragments for PowerPC/AIX.
5248 * configure: Regenerate.
5249
5250 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5251 BOOT_CFLAGS, BOOT_LDFLAGS.
5252 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5253 BOOT_CFLAGS, BOOT_LDFLAGS.
5254 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5255 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5256 (stage): Fail if we cannot complete the work.
5257 * Makefile.in: Regenerate.
5258
5259 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
5260
5261 * COPYING.NEWLIB: Update copyright year for default
5262 copyright.
5263
5264 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5265
5266 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5267 install-host-nogcc): Don't invoke $(stage) at the end.
5268 * Makefile.in: Regenerate.
5269
5270 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5271
5272 * configure.in: Flip the top-level bootstrap switch.
5273 * configure: Regenerate.
5274
5275 Merge from gcc:
5276
5277 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5278
5279 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5280 $(stage) and $(unstage).
5281 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5282 (all): Remove stray semicolon.
5283 (local-distclean): Don't handle multilib.tmp and multilib.out.
5284 (install.all): Set $s for consistency.
5285 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5286 check_multilibs setting. Always make the install directory.
5287 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5288 Correct @if/@endif.
5289 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5290 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5291 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5292 (multilib.out): Remove.
5293 * Makefile.in: Regenerated.
5294
5295 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5296
5297 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5298 * configure.in: Replace ms1 arch with mt.
5299 * configure: Rebuilt.
5300
5301 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5302
5303 Sync with gcc:
5304
5305 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5306
5307 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5308 * configure.in: Replace ms1 arch with mt.
5309 * configure: Rebuilt.
5310
5311 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5312
5313 Sync with gcc:
5314
5315 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5316
5317 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5318 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5319 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5320 Find in-tree tools if available.
5321 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5322 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5323 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5324 (COMPILER_*_FOR_TARGET): New.
5325 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5326 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5327 (CONFIGURED_*, USUAL_*): Remove.
5328 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5329 STRIP): Use autoconf substitutions.
5330 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5331 COMPILER_NM_FOR_TARGET): New.
5332 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5333
5334 (all): Make all-host and all-target in parallel.
5335 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5336 that $$r and $$s are set before invoking a recursive make.
5337 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5338 ([+bootstrap-target+]): Inline most of the `all' target.
5339
5340 2005-11-29 Ben Elliston <bje@au.ibm.com>
5341
5342 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5343 from the gcc build directory.
5344 * Makefile.in: Regenerate.
5345
5346 2005-11-29 Ben Elliston <bje@au.ibm.com>
5347
5348 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5349 depend on all-libdecnumber.
5350 * configure.in (host_libs): Include libdecnumber.
5351 * Makefile.in: Regenerate.
5352 * configure: Likewise.
5353
5354 2005-11-21 Kean Johnston <jkj@sco.com>
5355
5356 * config.sub, config.guess: Sync from upstream sources.
5357
5358 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5359
5360 * Makefile.def: Remove gdb dependencies for gdbtk.
5361 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5362 (configure-gdb, install-gdb): New rules.
5363 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5364 * Makefile.in, configure: Regenerated.
5365
5366 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5367
5368 PR bootstrap/24297
5369 * Makefile.tpl (do-[+make-target+], do-check, install,
5370 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5371 are set before recursing.
5372 * Makefile.in: Regenerate.
5373
5374 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5375
5376 PR bootstrap/18939
5377 * Makefile.def (gcc) <target>: Fix thinko.
5378 * Makefile.in: Regenerate.
5379
5380 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5381
5382 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5383 * configure: Regenerate.
5384
5385 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
5386
5387 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5388 target-libffi, target-qthreads, target-libjava, and
5389 targetlibobjc.
5390 * configure: Regenerate.
5391
5392 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5393
5394 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5395 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5396 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5397 (USUAL_OBJDUMP_FOR_TARGET): New.
5398 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5399 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5400 * configure, Makefile.in: Regenerated.
5401
5402 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5403
5404 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5405 before other host packages.
5406
5407 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5408
5409 PR bootstrap/22340
5410
5411 * configure.in (default_target): Remove.
5412 * Makefile.tpl (all): Do not use prerequisites as subroutines
5413 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5414 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5415 use prerequisites as subroutines.
5416 (check-host, check-target): New.
5417 (bootstrap configure & all targets): Do not use stage*-start
5418 if the directory layout is already ok.
5419 (non-bootstrap configure & all targets): Prepend a $(unstage).
5420 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5421 (NOTPARALLEL): Remove.
5422 (unstage, stage variables): New variables.
5423 (unstage, stage targets): Simply expand to those variables.
5424
5425 * configure: Regenerate.
5426 * Makefile.in: Regenerate.
5427
5428 2005-10-04 James E Wilson <wilson@specifix.com>
5429
5430 * Makefile.def (lang_env_dependencies): Add libmudflap.
5431 * Makefile.in: Regenerate.
5432
5433 2005-10-03 Catherine Moore <clm@cm00re.com>
5434
5435 * configure.in (bfin-*-*): Support bfin.
5436 * configure: Regenerated.
5437
5438 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
5439
5440 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5441 * configure: Regenerated.
5442
5443 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5444
5445 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5446 (LIPO_FOR_TARGET): New.
5447 (CONFIGURED_LIPO_FOR_TARGET): New.
5448 (USUAL_LIPO_FOR_TARGET): New.
5449 (STRIP_FOR_TARGET): New.
5450 (CONFIGURED_STRIP_FOR_TARGET): New.
5451 (USUAL_STRIP_FOR_TARGET): New.
5452 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5453 STRIP_FOR_TARGET.
5454 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5455 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5456 * Makefile.in: Regenerate.
5457 * configure: Regenerate.
5458
5459 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5460
5461 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5462 (rs6000-*-aix*): Same.
5463 * configure: Regenerate.
5464
5465 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5466
5467 * configure.in: Recognize f95 in the --enable-languages option,
5468 and substitute it for fortran, issuing a warning.
5469 * configure: Regenerate.
5470
5471 2005-09-07 Ben Elliston <bje@au.ibm.com>
5472
5473 Import from Autoconf sources:
5474
5475 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5476 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
5477 Elliston. Handle weird characters correctly.
5478
5479 2005-08-30 Phil Edwards <phil@codesourcery.com>
5480
5481 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5482 * configure: Regenerated.
5483
5484 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5485
5486 * Makefile.def (libssp): Add to lang_env_dependencies.
5487 * Makefile.in: Regenerate.
5488
5489 2005-08-17 Christian Groessler <chris@groessler.org>
5490
5491 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5492 * Makefile.in: Regenerate.
5493
5494 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5495
5496 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5497 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5498 Look for alternate names of the target cc and c++
5499 * configure: Regenerate.
5500
5501 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5502
5503 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5504 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5505 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5506 tools; remove code to manually set them.
5507 (Target tools): Look in the environment for them.
5508 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5509 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5510 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5511 build directory.
5512 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5513 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5514 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5515 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5516 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5517 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5518 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5519 * configure: Regenerate.
5520 * Makefile.in: Regenerate.
5521
5522 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5523
5524 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5525 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5526 * Makefile.in: Regenerated.
5527
5528 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5529
5530 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5531 (CFLAGS_FOR_TARGET): Use it.
5532 (CXXFLAGS_FOR_TARGET): Likewise.
5533 * Makefile.in: Regenerated.
5534 * configure.in (--with-build-sysroot): New option.
5535 * configure: Regenerated.
5536
5537 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5538
5539 * Makefile.tpl: Wrap install between unstage and stage
5540 * Makefile.in: Regenerate.
5541
5542 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5543
5544 * all files: Update FSF address.
5545
5546 2005-07-14 Jim Blandy <jimb@redhat.com>
5547
5548 * configure.in: Add cases for Renesas m32c.
5549 * configure: Regenerated.
5550
5551 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5552
5553 * COPYING, compile, config-ml.in, config.guess,
5554 config.sub, install-sh, missing, mkinstalldirs,
5555 symlink-tree, ylwrap: Sync from upstream sources.
5556
5557 2005-07-13 Eric Christopher <echristo@redhat.com>
5558
5559 * configure.in: Add toplevel noconfigdir support for tpf.
5560 * configure: Regenerate.
5561
5562 2005-07-11 Jakub Jelinek <jakub@redhat.com>
5563
5564 * Makefile.def (target_modules): Add libssp.
5565 * configure.in (target_libraries): Add target-libssp.
5566 * configure: Rebuilt.
5567 * Makefile.in: Rebuilt.
5568
5569 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5570
5571 PR ada/22340
5572
5573 * Makefile.def: Sync with gcc.
5574 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5575 * Makefile.in: Regenerate.
5576
5577 2005-07-07 Andreas Schwab <schwab@suse.de>
5578
5579 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5580 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5581 * Makefile.in: Regenerated.
5582
5583 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
5584
5585 * configure.in: Add --enable-libssp and --disable-libssp.
5586 * configure: Regenerate with autoconf-2.13.
5587
5588 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5589
5590 * configure.in: Don't build sim or rda when targetting darwin.
5591 * configure: Regenerate.
5592
5593 2005-07-04 Ben Elliston <bje@gnu.org>
5594
5595 * src-release (do-proto-toplev): Remove dejagnu bits.
5596 (DEJAGNU_SUPPORT_DIRS): Remove.
5597 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5598 (GDBD_SUPPORT_DIRS): Likewise.
5599 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5600 (INSIGHTD_SUPPORT_DIRS): Likewise.
5601 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5602
5603 2005-06-30 Ben Elliston <bje@gnu.org>
5604
5605 * setup.com (mpw): Remove unused directive.
5606
5607 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5608
5609 * Makefile.def (stagefeedback): Come after profile.
5610 Define profiledbootstrap target.
5611 * Makefile.tpl (profiledbootstrap): Remove.
5612 (stageprofile-end): Zap stagefeedback.
5613 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5614 * Makefile.in: Regenerate.
5615
5616 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5617
5618 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5619 In 'cpp' stanza, support '#line' as well as '# '.
5620
5621 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5622
5623 * configure.in (unsupported_languages): New macro.
5624 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5625 non-ported target libraries in noconfigdirs.
5626 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5627 non-linux-gnu. Remove libgcj_ex_libffi.
5628 <lang_frag loop>: Set add_this_lang=no if the language is in
5629 unsupported_languages.
5630 * configure: Regenerate.
5631
5632 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5633
5634 * configure.in: Fix typo in handling of --with-mpfr-dir.
5635 * configure: Regenerate.
5636
5637 2005-06-02 Jim Blandy <jimb@redhat.com>
5638
5639 * config.sub: Add cases for the Renesas m32c. (This patch has been
5640 accepted into the master sources.)
5641
5642 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5643 Michael Snyder <msnyder@redhat.com>
5644 Stan Cox <scox@redhat.com>
5645
5646 * configure.in: Set noconfigdirs for ms1.
5647
5648 * configure: Regenerate.
5649
5650 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5651
5652 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5653 (Dependencies): Consider target modules for bootstrap dependencies.
5654 Make target bootstrap modules depend on each stage's gcc.
5655 * Makefile.in: Regenerate.
5656
5657 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5658
5659 * Makefile.def (configure-gcc): Depend on binutils having been built.
5660 (all-gcc): No need to do it here.
5661 * Makefile.in: Regenerate.
5662
5663 2005-05-19 Paul Brook <paul@codesourcery.com>
5664
5665 * configure.in: Rewrite misleading error message when requested
5666 language cannot be built.
5667 * configure: Regenerate.
5668
5669 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5670
5671 * ylwrap: Import from Automake 1.9.5.
5672
5673 2005-05-04 Mike Stump <mrs@apple.com>
5674
5675 * configure.in: Always pass --target to target configures as
5676 otherwise rebuilds that do --recheck will fail.
5677 * configure: Rebuilt.
5678
5679 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5680
5681 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5682 STAGE_HOST_EXPORTS.
5683 (configure, all): Add bootstrap support.
5684 (Host modules, target modules): Pass post-stage1 flags and exports.
5685 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5686 * Makefile.in: Regenerate.
5687
5688 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5689
5690 Sync from gcc:
5691
5692 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5693
5694 * config.sub: Update from master copy.
5695
5696 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5697
5698 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5699 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5700 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5701 "*-*-elf" and "*-*-linux*".
5702 * configure: Regenerate.
5703
5704 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5705
5706 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5707 (TARGET_CONFIGARGS): Include --with-target-subdir.
5708 (configure, all): New macros. Use them throughout.
5709
5710 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
5711
5712 * Makefile.tpl: Sync with gcc.
5713 * Makefile.in: Regenerate.
5714
5715 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5716
5717 * config/mh-mingw32: Delete.
5718 * configure.in: Don't use it.
5719 * configure: Regenerate.
5720
5721 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5722
5723 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5724 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5725 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5726 (HOST_LIB_PATH): Generate from Makefile.def.
5727 (TARGET_LIB_PATH): Likewise.
5728 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5729 * Makefile.in: Regenerate.
5730 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5731 (RPATH_ENVVAR): Include Darwin case.
5732 * configure: Regenerate.
5733
5734 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5735
5736 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5737 * configure: Regenerate.
5738
5739 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5740
5741 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5742 gcc_version, and gcc_version_trigger from set of flags to pass.
5743 * Makefile.tpl: Remove definitions of above variables.
5744 (config.status): Remove dependency on $(gcc_version_trigger).
5745 * Makefile.in: Regenerate.
5746 * configure.in: Do not reference config/gcc-version.m4 nor
5747 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5748 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5749 * configure: Regenerate.
5750
5751 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5752 Andrew Pinski <pinskia@physics.uc.edu>
5753
5754 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5755 * Makefile.in: Regenerate.
5756
5757 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5758
5759 PR libgcj/20160
5760 * ltmain.sh: Avoid creating archives with components that have
5761 duplicate basenames.
5762
5763 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5764
5765 PR bootstrap/20250
5766 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5767 instead of check.
5768 * Makefile.in: Regenerate.
5769
5770 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5771
5772 Sync from gcc.
5773
5774 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5775
5776 PR bootstrap/17383
5777 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5778 * Makefile.tpl (HOST_SUBDIR): New substitution.
5779 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5780 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5781 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5782 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5783 (Host modules, Bootstrapped modules): Use it.
5784 (Build modules, Target modules): Do not create symlink trees,
5785 always configure out-of-srcdir.
5786 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5787 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5788 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5789 $(HOST_SUBDIR). Create a symlink for host_subdir.
5790
5791 * Makefile.in: Regenerate.
5792 * configure: Regenerate.
5793
5794 Merged from libada-gnattools-branch:
5795 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5796
5797 * Makefile.def: Add gnattools as a module, depending on target-libada.
5798 * Makefile.in: Regenerate.
5799 * configure.in: Include gnattools in host_tools; disable it if ada
5800 is disabled.
5801 * configure: Regenerate.
5802
5803 2005-02-23 Nick Clifton <nickc@redhat.com>
5804
5805 * configure: Regenerate.
5806
5807 2005-02-22 Paul Schlie <schlie@comcast.net>
5808
5809 * configure.in: Allow darwin targeted ports to build tk, itcl and
5810 libgui.
5811
5812 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5813
5814 PR libgcj/10353
5815 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5816 * configure: Regenerate.
5817
5818 2005-02-08 Andrew Cagney <cagney@gnu.org>
5819
5820 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5821 gdb/ section. Update GDB's URL.
5822
5823 2005-01-31 Andrew Cagney <cagney@gnu.org>
5824
5825 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5826
5827 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5828
5829 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5830 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5831 target-libgloss when not *-*-elf and *-*-aout.
5832 * configure: Regenerate.
5833
5834 2005-01-27 Andrew Cagney <cagney@gnu.org>
5835
5836 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5837
5838 2005-01-24 Andrew Cagney <cagney@gnu.org>
5839
5840 * gettext.m4: Only fall back to ../intl/ when it's present.
5841
5842 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5843
5844 * install-sh, config.sub: Import from upstream.
5845
5846 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5847
5848 PR bootstrap/18222
5849 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5850 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5851 * Makefile.in: Regenerate.
5852
5853 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5854
5855 Revert 2004-12-28 Makefile changes, a better fix will be
5856 applied to mainline and src after GCC 4.0 branches.
5857
5858 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5859
5860 PR bootstrap/17383
5861
5862 * Makefile.def (target_modules): Remove stage parameter,
5863 it is always true now.
5864 * Makefile.tpl (configure-build-[+module+],
5865 configure-target-[+module+]): Always build symlink tree
5866 for the directory and for include. BUILD_SUBDIR and
5867 TARGET_SUBDIR cannot be . anymore.
5868 * Makefile.in: Regenerate.
5869
5870 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5871
5872 Revert 2004-12-08 Makefile changes.
5873
5874 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5875
5876 * configure.in (sh64-*-*): Reenable gprof.
5877 * configure: Regenerate.
5878
5879 2004-12-09 Jim Blandy <jimb@redhat.com>
5880
5881 * MAINTAINERS: List 'depcomp' as part of automake.
5882
5883 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5884
5885 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5886 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5887 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5888 * Makefile.in: Regenerate.
5889
5890 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5891
5892 * Makefile.tpl: Generate normal dependencies if the LHS module is
5893 not bootstrapped.
5894 * Makefile.in: Regenerate.
5895
5896 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5897
5898 * configure.in: Include config/gxx-include-dir.m4. Use
5899 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5900 * configure: Regenerate.
5901
5902 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5903
5904 * config.if: Delete.
5905 * configure.in: Set libstdcxx_incdir directly.
5906 * configure: Regenerate.
5907 * MAINTAINERS: Remove mention of config.if.
5908 * src-release (DEVO_SUPPORT): Remove config.if.
5909
5910 2004-12-02 Eric Christopher <echristo@redhat.com>
5911
5912 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5913 of things to remove.
5914 * Makefile.in: Regenerate.
5915
5916 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5917
5918 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5919 * configure: Regenerate.
5920
5921 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5922
5923 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5924 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5925 * configure: Regenerate.
5926
5927 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5928
5929 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5930 (hppa*64*-*-*): Delete incorrect comment.
5931 * configure: Rebuilt.
5932
5933 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5934
5935 * install-sh, compile: Import from automake.
5936
5937 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5938
5939 * config.guess, config.sub: Import from savannnah.
5940
5941 2004-11-12 Mike Stump <mrs@apple.com>
5942
5943 * Makefile.def: Add html support.
5944 * Makefile.tpl: Likewise.
5945 * Makefile.in: Regenerate.
5946
5947 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5948
5949 PR 18423
5950 * configure.in: Remove all instances of build-fixincludes from
5951 noconfigdirs.
5952 (build_configargs): Supply --target to subdirectories.
5953 * configure: Regenerate.
5954
5955 * Makefile.def: Make gcc install depend on fixincludes install.
5956 * Makefile.in: Regenerate.
5957
5958 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5959
5960 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5961 target-libgfortran.
5962 * configure: Regenerate.
5963
5964 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5965
5966 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5967 like CC.
5968
5969 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5970
5971 * Makefile.def (host fixincludes): Specify missing targets.
5972 * Makefile.in: Regenerate.
5973
5974 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5975
5976 PR other/17783
5977 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5978 * configure: Regenerated.
5979
5980 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5981
5982 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5983 * configure: Regenerated.
5984
5985 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5986
5987 PR target/18151
5988 * configure.in (case ${target}): Do not build fixincludes for avr.
5989 * configure: Regenerated.
5990
5991 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5992
5993 * configure.in (case ${target}): Do not build fixincludes
5994 on platforms where it is not used.
5995 * configure: Regenerated.
5996
5997 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5998
5999 * configure.in: Use an absolute path to install-sh.
6000 * configure: Regenerated.
6001
6002 2004-10-19 Andrew Cagney <cagney@gnu.org>
6003
6004 * src-release (do-djunpack, do-md5sum): Install the generated file
6005 directly into the proto-toplev/ directory.
6006
6007 2004-10-19 Andrew Cagney <cagney@gnu.org>
6008
6009 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
6010
6011 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6012
6013 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6014 * configure: Regenerate.
6015
6016 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6017
6018 Fix wrong conflict resolution in:
6019
6020 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6021
6022 * Makefile.in: Regenerate.
6023 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6024 in the recursive `make', instead of hardwiring `all'.
6025 (Autogenerated TARGET-* variables): New.
6026
6027 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6028
6029 Merged from GCC / libtool upstream:
6030 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6031 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6032 * ltcf-cxx.sh (tpf*): Likewise.
6033 * ltconfig (tpf*): Add TPF OS configuration support.
6034
6035 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
6036
6037 * configure.in: Enable target-libgloss for crx-*-*.
6038 * configure: Regenerate.
6039
6040 2004-09-24 Michael Roth <mroth@nessie.de>
6041
6042 * configure.in (--without-headers): Add missing double quotes.
6043 * configure: Regenerate.
6044
6045 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6046
6047 * ylwrap: Revert to previous version.
6048
6049 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6050
6051 PR bootstrap/17369
6052 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6053 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6054 SET_GCC_LIB_PATH_CMD.
6055 (BASE_TARGET_EXPORTS): Likewise.
6056 * Makefile.in: Regenerated.
6057
6058 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6059 * configure: Regenerated.
6060
6061 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6062
6063 * config.guess: New upstream version
6064 * compile, depcomp, install-sh, ylwrap: Likewise.
6065
6066 2004-09-19 Roger Sayle <roger@eyesopen.com>
6067
6068 * config/mh-x86omitfp: New host makefile fragment. Add
6069 -fomit-frame-pointer to the default BOOT_CFLAGS.
6070 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6071 * configure: Regenerate.
6072
6073 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6074
6075 PR target/11572
6076 * configure.in (*-*-darwin*): Renable libobjc.
6077 * configure: Regenerate.
6078
6079 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6080
6081 * Makefile.def: Remove libbanshee.
6082 * Makefile.tpl: Ditto.
6083 * configure.in: Ditto.
6084 * Makefile.in: Regen.
6085 * configure: Ditto.
6086
6087 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6088
6089 * missing: Import latest version from master repository.
6090
6091 2004-09-04 Nick Clifton <nickc@redhat.com>
6092
6093 * config.sub: Import latest version from master repository.
6094 * config.guess: Likewise.
6095 This includes these changes:
6096
6097 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6098
6099 * config.sub: Handle crisv32, alias etraxfs.
6100 * config.guess (crisv32:Linux:*:*): Handle.
6101
6102 2004-08-13 Brad Smith <brad@comstyle.com>
6103
6104 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6105 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6106
6107 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6108
6109 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6110 assume the processor is a powerpc. This is because coreutils
6111 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6112 in this case, due to a MacOS X bug that causes
6113 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6114 to return a negative number.
6115 Problem reported by Petter Reinholdtsen in:
6116 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6117
6118 2004-07-19 Ben Elliston <bje@gnu.org>
6119
6120 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6121
6122 2004-06-24 Ben Elliston <bje@gnu.org>
6123
6124 * config.guess: Update copyright years.
6125 * config.sub: Likewise.
6126
6127 2004-06-22 Robert Millan <robertmh@gnu.org>
6128
6129 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6130 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6131
6132 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6133
6134 * config.guess (*:*VMS:*:*): New entry. Replaces
6135 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6136 manufacturer.
6137
6138 2004-06-22 Ben Elliston <bje@gnu.org>
6139
6140 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6141 * config.sub: Likewise.
6142
6143 2004-06-22 Ben Elliston <bje@gnu.org>
6144
6145 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6146 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6147
6148 2004-06-11 Ben Elliston <bje@gnu.org>
6149
6150 * config.guess (pegasos:OpenBSD:*:*): Remove.
6151
6152 2004-06-11 Ben Elliston <bje@gnu.org>
6153
6154 From Wouter Verhelst <wouter@grep.be>:
6155 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6156
6157 2004-06-11 Ben Elliston <bje@gnu.org>
6158
6159 * config.guess (luna88k:OpenBSD:*:*): New.
6160
6161 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6162
6163 * config.guess (m32r*:Linux:*:*): New case.
6164 * config.sub: Handle m32rle.
6165
6166 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6167
6168 From Jens Petersen <petersen@redhat.com>:
6169 * config.sub: Handle sparcv8.
6170
6171 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6172
6173 From Tom Smith <smith@cag.lkg.hp.com>:
6174 * config.guess: Version suffixes are equally significant on Tru64
6175 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6176 prefix of "P" (patched kernel).
6177
6178 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6179
6180 * config.sub: Add support for National Semiconductor CRX target.
6181
6182 2004-09-03 Jan Beulich <jbeulich@novell.com>
6183
6184 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6185 *-*-netware, but add target-libmudflap.
6186 Consolidate *-*-netware targets (of which really only i?86 exists)
6187 into a single entry.
6188 * configure: Likewise.
6189
6190 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6191
6192 * Makefile.tpl (sorry): Remove.
6193 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6194 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6195 (do-clean): Clean per-stage directories too.
6196 (do-distclean): Run distclean-stage1 too.
6197 (.NOTPARALLEL): Enable during toplevel bootstrap.
6198 (stage[+id+]-bubble): Enable parallel execution during
6199 the recursive invocation.
6200 * Makefile.in: Regenerate.
6201
6202 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
6203
6204 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6205
6206 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6207 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6208 * configure: regenerate
6209 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6210 -mdynamic-no-pic
6211
6212 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6213
6214 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6215 include.
6216 * configure.in: Fix indentation.
6217 * configure: Regenerate.
6218
6219 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6220
6221 * Makefile.def (build_modules): Add fixincludes.
6222 (dependencies): Make gcc depend on fixincludes.
6223 * configure.in (build_tools): Add fixincludes.
6224 (build_configdirs): Always include build_libs.
6225 * Makefile.in: Regenerate.
6226 * configure: Regenerate.
6227
6228 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6229
6230 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6231 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6232 phony targets; do not generate timestamp files.
6233 (distclean-stageN): Remove references to their timestamp files.
6234 (restageN, touch-stageN): Remove.
6235 (stageN-bubble): Rewritten.
6236 (compare): Support lean bootstraps.
6237 * Makefile.in: Regenerate.
6238
6239 * configure.in: Only warn when bootstrapping but
6240 build != host or build != target. Support lean bootstraps.
6241 * configure: Regenerate.
6242
6243 Sync from gcc:
6244 2004-08-26 Phil Edwards <phil@codesourcery.com>
6245
6246 * configure.in: Give a better error message if GMP/MPFR are missing
6247 and a language needing them has been requested.
6248 * configure: Regenerated.
6249
6250 2004-08-25 Phil Edwards <phil@codesourcery.com>
6251
6252 * configure.in: Print a list of available language front-ends if
6253 a requested one is missing. Tidy stray tab characters.
6254 * configure: Regenerated.
6255
6256 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
6257
6258 * Makefile.in: Regenerate.
6259 * configure: Regenerate.
6260
6261 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6262 stage_*_flags.
6263 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6264 for bootstrapped modules if toplevel bootstrap is going.
6265 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6266 modules. Adjust for changes in Makefile.def. Enable several
6267 rules even in non-bootstrap mode, just to avoid peppering the
6268 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6269 (stage-[+prev+]-bubble): Remove.
6270
6271 * Makefile.def (Dependencies): Depend on all-build-bison,
6272 all-build-flex, all-build-byacc, all-build-texinfo, rather
6273 than the host variations.
6274 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6275 with BUILD_SUBDIR.
6276 (BISON): Update for recent Bisons.
6277 (YACC): Fix typo.
6278 (cross): Depend on all-build.
6279 (all): Do not depend on all-build.
6280 (prebootstrap): Remove.
6281 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6282 (Prebootstrap dependencies): Add them to the per-stage targets
6283 and to all-prebootstrap.
6284 * configure.in (build_configdirs): Always enable build_tools.
6285 (BUILD_DIR_PREFIX): Remove.
6286
6287 * Makefile.def (gcc): Add target variable.
6288 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6289 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6290 in the recursive `make', instead of hardwiring `all'.
6291 (Autogenerated TARGET-* variables): New.
6292
6293 2004-08-17 Robert Millan <robertmh@gnu.org>
6294
6295 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6296 (instead of FreeBSD).
6297 * configure: Regenerate.
6298
6299 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6300
6301 * Makefile.def, configure.in, src-release: Remove useless, bogus
6302 references to tix.
6303 * Makefile.in, configure: Regenerate.
6304
6305 * src-release: Stop distributing mmalloc with gdb (which doesn't
6306 use it).
6307 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6308 * Makefile.in: Regenerate.
6309
6310 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6311
6312 * configure.in (arm*-*-eabi*): New target.
6313 * configure: Regenerate.
6314
6315 2004-08-01 Robert Millan <robertmh@gnu.org>
6316
6317 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6318 libmudflap for all GNU-based systems (with Glibc).
6319 * configure: Regenerate.
6320
6321 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6322
6323 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6324 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6325 (Dependencies): New section.
6326 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6327 (configure-target-[+module+]): Depend on maybe-all-gcc
6328 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6329 (toplevel profiledbootstrap): Fix dependencies.
6330 * Makefile.in: Regenerate.
6331
6332 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6333
6334 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6335 target-libiberty to noconfigdirs.
6336
6337 2004-08-03 Paul Brook <paul@codesourcery.com>
6338
6339 * configure.in: Check for MPFR as well as GMP.
6340 * configure: Regenerate.
6341
6342 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6343
6344 * Makefile.def (host-modules): Add gcc.
6345 * Makefile.in: Regenerate.
6346 * Makefile.tpl (sorry): New rule.
6347 (configure-host, all-host, [+make_target+]-host, do-check,
6348 install-host): Do not add gcc as a special case.
6349 (host modules): Add a small special-casing for gcc. Export
6350 extra_make_flags through the environment.
6351 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6352 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6353 other recursive targets for gcc): Remove.
6354
6355 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6356 (stage, unstage): New rules.
6357 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6358 distclean-stage[+id+]): Use stage_current.
6359 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6360 the stage*-start rules.
6361
6362 2004-07-19 Robert Millan <robertmh@gnu.org>
6363
6364 Synced from gcc:
6365
6366 2004-04-26 Robert Millan <robertmh@gnu.org>
6367
6368 Add patches from libtool CVS.
6369 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6370 * ltconfig: Likewise.
6371 * ltcf-c.sh: Likewise.
6372 * ltcf-cxx.sh: Likewise.
6373 * ltcf-gcj.sh: Likewise.
6374
6375 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
6376
6377 * configure.in: Add noconfigdirs for crx-*-*.
6378 * configure: Regenerate.
6379
6380 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
6381
6382 Synced from gcc:
6383
6384 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6385
6386 * configure.in: Build libmudflap by default on FreeBSD.
6387 * configure: Regenerated.
6388
6389 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6390
6391 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6392 systems.
6393 * configure: Regenerated.
6394
6395 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6396
6397 PR target/16344
6398 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6399 feedback based compiler.
6400 * Makefile.in: Rebuilt.
6401
6402 2004-07-05 Phil Edwards <phil@codesourcery.com>
6403
6404 * configure.in: Do not prepend $srcdir to /dev/null in
6405 makefile fragments.
6406 * configure: Regenerate.
6407
6408 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6409
6410 * Makefile.def (host_modules): Set bootstrap=true for flex.
6411 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6412 * Makefile.in: Rebuilt.
6413
6414 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6415
6416 * Makefile.def (build_modules): Add bison, byacc, flex,
6417 m4, texinfo.
6418 (flags_to_pass): Add FLEX.
6419 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6420 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6421 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6422 DEFAULT_MAKEINFO): Remove.
6423 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6424 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6425 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6426 objdir or else use configured tool.
6427 (all-build): New.
6428 (all): Depend on it.
6429 (Build module dependencies): Add.
6430 * Makefile.in: Regenerate.
6431 * configure.in: Better support for multiple build modules,
6432 matching what is done for host/target modules. Do not look
6433 for "plausible" locations of build tools if Canadian cross.
6434 Use autoconf's AC_PROG_CC to find a C compiler. Define
6435 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6436 * configure: Regenerate.
6437
6438 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6439
6440 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6441 * Makefile.in: Regenerate.
6442
6443 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6444
6445 * Makefile.tpl (configure-build-[+module+],
6446 configure-[+module+], configure-target-[+module+]): Pass
6447 [+extra_configure_args+].
6448 (all-build-[+module+], all-[+module+], check-[+module+],
6449 install-[+module+], [+make_target+]-[+module+],
6450 all-target-[+module+], check-target-[+module+],
6451 install-target-[+module+], [+make_target+]-target-[+module+]):
6452 Pass [+extra_make_args+].
6453 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6454 (GCC_HOST_EXPORTS): Remove.
6455 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6456 cross, check-gcc, check-gcc-c++, install-gcc,
6457 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6458 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6459 * Makefile.in: Regenerate.
6460
6461 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6462
6463 * configure.in: Check for srcdir/winsup rather than build directory
6464 winsup.
6465 * configure: Regenerate.
6466
6467 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6468
6469 * configure.in: Don't build Cygwin native newlib if winsup
6470 directory is missing. Emit warning instead.
6471 * configure: Regenerate.
6472
6473 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6474
6475 * Makefile.tpl (touch-stage[+id+]): New.
6476 (restage[+prev+]): Depend on touch-stage[+id+].
6477
6478 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6479 Use it throughout.
6480
6481 * Makefile.def: Add profile and feedback bootstrap stages.
6482 Remove next field from bootstrap stages.
6483 * Makefile.tpl (LN, LN_S): Substitute.
6484 (stageN-start, stageN-end): Use double-colon rules, to
6485 provide a hook for additional setup commands.
6486 (distclean-stageN-gcc, restageN): Create dependencies from
6487 [+prev+], not from [+next+].
6488 (stageN-bubble): Add commands for successive stages from
6489 [+prev+], using double-colon rules.
6490 (all-stageN-gcc): Fix typo.
6491 (stagefeedback-start, profiledbootstrap): New.
6492 * Makefile.in: Regenerate.
6493 * configure.in: Call ACX_PROG_LN.
6494 * configure: Regenerate.
6495
6496 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6497
6498 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6499 without gcc.
6500 * configure: Regenerate.
6501
6502 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6503
6504 * Makefile.tpl: Fix typo.
6505 * Makefile.in: Regenerate.
6506
6507 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6508
6509 * configure.in: Remove new- prefix from toplevel
6510 bootstrap targets.
6511 * configure: Regenerate.
6512
6513 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6514
6515 Merge this patch from the gcc tree:
6516
6517 2004-05-30 Andreas Jaeger <aj@suse.de>
6518 Jim Wilson <wilson@specifixinc.com>
6519
6520 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6521 like CC.
6522
6523 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6524
6525 * Makefile.tpl (all.normal): Rename to all.
6526 (all): Replace with a rule to pick the default
6527 target from configure.
6528 (all-gcc, configure-gcc): Use conditionals to
6529 do nothing when toplevel bootstrap is going on.
6530 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6531 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6532 * configure.in: Support --enable-bootstrap.
6533
6534 * Makefile.def: Remove new- prefix from toplevel
6535 bootstrap targets.
6536 * Makefile.tpl: Likewise.
6537
6538 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6539 target.
6540
6541 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6542 $(RECURSE_FLAGS) to recursive invocation of make.
6543
6544 * Makefile.in: Regenerate.
6545 * configure: Regenerate.
6546
6547 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6548
6549 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6550 * configure: Regenerate.
6551
6552 2004-05-25 Daniel Jacobowitz <drow@false.org>
6553
6554 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6555 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6556 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6557 targets.
6558 * Makefile.in: Regenerate.
6559
6560 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
6561
6562 * configure.in: Test the ability to symlink directories.
6563 * configure: Regenerate.
6564
6565 * Makefile.def (bootstrap-stage): New definitions.
6566 * Makefile.tpl (configure-stage1-gcc,
6567 configure-stage2-gcc, configure-stage3-gcc,
6568 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6569 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6570 new-restage3, compare): Autogenerate, see Makefile.in
6571 entry for behavioral changes.
6572 (distclean-stage1, new-stage1-start, new-stage1-end,
6573 new-stage1-bubble, distclean-stage2, new-stage2-start,
6574 new-stage2-end, new-stage2-bubble, distclean-stage3,
6575 new-stage3-start, new-stage3-end): New autogenerated targets.
6576 (objext, prebootstrap, BOOT_CFLAGS,
6577 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6578 targets.
6579
6580 * Makefile.in: Regenerate.
6581 (distclean-stage1, new-stage1-start, new-stage1-end,
6582 new-stage1-bubble, distclean-stage2, new-stage2-start,
6583 new-stage2-end, new-stage2-bubble, distclean-stage3,
6584 new-stage3-start, new-stage3-end): New targets.
6585 (all-stage1-gcc): Move prebootstrap dependency from here...
6586 (configure-stage1-gcc): ...to here.
6587 (new-bootstrap): Use bubble targets.
6588 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6589 Use per-stage distclean targets.
6590 (configure-stage1-gcc, configure-stage2-gcc,
6591 configure-stage3-gcc, all-stage1-gcc,
6592 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6593 Use new-stageN-start to prepare the tree.
6594
6595 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6596
6597 * Makefile.def (host_modules): add libcpp.
6598 * Makefile.tpl: Add dependencies on and for libcpp.
6599 * Makefile.in: Regenerate.
6600 * configure.in: Add libcpp host module.
6601 * configure: Regenerate.
6602
6603 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6604
6605 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6606 of libf2c.
6607 * configure, Makefile.in: Regenerate.
6608
6609 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6610
6611 Merge from tree-ssa-20020619-branch.
6612
6613 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6614 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6615 (HOST_GMPLIBS): Define.
6616 (HOST_GMPINC): Define.
6617 (TARGET_LIB_PATH): Add libmudflap.
6618 (GFORTRAN_FOR_TARGET): Define.
6619 (configure-build*): Export GFORTRAN.
6620 (configure-gcc): Export GMPLIBS and GMPINC.
6621 (all-gcc): Add maybe-all-libbanshee.
6622 (configure-target-libgfortran): Define.
6623 * Makefile.in: Regenerate.
6624 * configure.in (host_libs): Add libbanshee.
6625 (target_libraries): Add target-libmudflap and target-libgfortran.
6626 Add --with-libbanshee.
6627 Handle --disable-libmudflap.
6628 (*-*-freebsd*): Use with_gmp.
6629 Add $(libgcj) to noconfigdirs.
6630 * configure: Regenerate.
6631 * depcomp: New file.
6632 * MAINTAINERS: Add tree-ssa maintainers.
6633
6634 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6635
6636 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6637 * configure: Regenerate.
6638
6639 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6640
6641 Revert:
6642 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6643
6644 * Makefile.def (flags_to_pass): Remove *dir variables that
6645 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6646 as well as prefix and exec_prefix.
6647 * Makefile.in: Regenerate.
6648
6649 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6650
6651 * Makefile.def (host_modules): Mark with the bootstrap
6652 flag packages on which gcc depends.
6653 * Makefile.tpl (all-bootstrap): Use it.
6654 * Makefile.in: Regenerate.
6655
6656 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6657
6658 * Makefile.def (flags_to_pass): Remove *dir variables that
6659 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6660 as well as prefix and exec_prefix.
6661 * Makefile.in: Regenerate.
6662
6663 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6664
6665 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6666 * configure: Regenerate.
6667 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6668 * gcc/Makefile.tpl (compare): Use the result of the test.
6669 * gcc/Makefile.in: Regenerate.
6670
6671 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6672
6673 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6674 Always relocate gcc and prev-gcc to the original names, even
6675 if the build fails.
6676 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6677 New targets.
6678
6679 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6680
6681 * configure.in (mips*-*-irix5*): Enable ld.
6682 * configure: Regenerate.
6683
6684 2004-04-15 James E Wilson <wilson@specifixinc.com>
6685
6686 * Makefile.tpl (configure-[+module+], configure-gcc,
6687 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6688 Set and export LDFLAGS.
6689 * Makefile.in: Regenerate.
6690
6691 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6692
6693 PR bootstrap/14871
6694 * Makefile.tpl: If we don't have built-in-tree target tools,
6695 use the ones found by configure rather than hacking around with
6696 program_transform_name.
6697 * configure.in: Give Makefile.tpl the information necessary
6698 to do that.
6699 * Makefile.in: Regenerate.
6700 * configure: Regenerate.
6701
6702 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6703
6704 PR bootstrap/14760
6705 * configure.in: When computing baseargs, strip *all* copies of
6706 offending options. Also, don't match/substitute the trailing space,
6707 so that this actually works when two similar options are separated by
6708 only one space.
6709 * configure: Regenerate.
6710
6711 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6712
6713 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6714 (rs6000-*-aix*): Same.
6715 * configure: Regenerate.
6716
6717 2004-03-25 Stan Shebs <shebs@apple.com>
6718
6719 Remove MPW support, no longer used.
6720 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6721 mpw-install: Remove files.
6722 * src-release (DEVO_SUPPORT): Remove names of removed files.
6723 * MAINTAINERS: Likewise.
6724
6725 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6726
6727 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6728 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6729 * Makefile.in: Regenerate.
6730
6731 * configure.in (top level bootstrap support): Rework --enable-werror
6732 to set @stage2_werror_flag@.
6733 * configure: Regenerate.
6734 * Makefile.tpl (top level bootstrap support): Pass
6735 @stage2_werror_flag@ down to configure in stages 2 and 3.
6736 * Makefile.in: Regenerate.
6737
6738 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6739
6740 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6741 for stages 2 and 3 as well as in make. As a consequence, remove
6742 OUTPUT_OPTION (now detected by configure) from the flags passed down
6743 to make.
6744 * Makefile.in: Regenerate.
6745
6746 * Makefile.tpl (new-bootstrap): Fix typo.
6747 * Makefile.in: Regenerate.
6748
6749 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6750
6751 * Makefile.tpl: Rearrange by moving recursive_targets rules
6752 into their proper sections.
6753 * Makefile.tpl (top level bootstrap support): Move disabling
6754 of coverage flags from 'make' to 'configure'; improve comments.
6755 * Makefile.in: Regenerate.
6756
6757 * Makefile.tpl (experimental top level bootstrap) Move stage1
6758 language setting from all- target to configure- target; disable
6759 intermodule optimization in stage 1; prevent gratuitous rebuilds
6760 of stage 1.
6761 * Makefile.in: Regenerate.
6762 * configure.in: Comma-separate stage 1 language list for top
6763 level bootstrap.
6764 * configure: Regenerate.
6765
6766 * Makefile.tpl: Clean up experimental top level bootstrap support:
6767 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6768 prev-gcc in configure- targets as well as all- targets.
6769 * Makefile.in: Regenerate.
6770
6771 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6772
6773 * configure.in: Remove symbolic link section.
6774 * configure: Regenerate.
6775 * Makefile.tpl (links): Remove.
6776 * Makefile.in: Regenerate.
6777
6778 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6779 Nathanael Nerode <neroden@gcc.gnu.org>
6780
6781 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6782 Set with AC_CHECK_PROGS.
6783 * configure.in: Fix comment typo from last patch.
6784 * configure: Regenerate.
6785
6786 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6787
6788 * Makefile.tpl: Introduce experimental top level bootstrap support.
6789 * Makefile.in: Regenerate.
6790 * configure.in: Introduce support for top level bootstrap.
6791 * configure: Regenerate.
6792
6793 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6794 Paolo Bonzini <bonzini@gnu.org>
6795
6796 PR bootstrap/14522
6797 * configure.in: Cope with shells that do not support unquoted ^
6798 * configure: Regenerate.
6799
6800 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6801 Paolo Bonzini <bonzini@gnu.org>
6802
6803 PR bootstrap/14522
6804 * configure.in: Cope with shell that do not support nesting
6805 quotes inside quoted backquote substitutions.
6806 * configure: Regenerate.
6807
6808 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6809
6810 PR bootstrap/14522
6811 * configure.in: Fix escaping of $.
6812 * configure: Regenerate.
6813
6814 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6815
6816 * configure: Regenerate.
6817
6818 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6819
6820 PR ada/14131
6821 Move language detection to the top level.
6822 * configure.in: Find default values for the tools as
6823 soon as possible. Disable ada if GNAT is not found.
6824 Emit error message about missing languages. Expand
6825 --enable-languages=all for the gcc subdirectory.
6826
6827 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6828
6829 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6830 and disable libgcj.
6831 * configure: Regenerated.
6832
6833 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6834
6835 PR bootstrap/7087
6836 * Makefile.tpl: Guard XFOO sed statements better.
6837 * Makefile.tpl: Add dependency for configure-target-libada.
6838 * Makefile.in: Regenerate (incidentally fixes broken
6839 commit when libada-branch was merged).
6840
6841 2004-02-28 Andrew Cagney <cagney@redhat.com>
6842
6843 * src-release (CVS_NAMES): Define.
6844 (do-tar, do-tar): Prune $(CVS_NAMES).
6845
6846 2004-02-23 Andrew Cagney <cagney@redhat.com>
6847
6848 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6849 2004-02-19.09.
6850
6851 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6852
6853 PR bootstrap/11932
6854 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6855
6856 2004-02-19 Andrew Cagney <cagney@redhat.com>
6857
6858 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6859 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6860
6861 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6862
6863 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6864 (rs6000-*-aix*): Same.
6865 * configure: Regenerate.
6866
6867 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6868
6869 * configure.in (host): Add in missing $noconfigdirs to defines.
6870 * configure: Regenerate.
6871
6872 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6873 Nathanael Nerode <neroden@gcc.gnu.org>
6874
6875 PR ada/6637, PR ada/5911
6876 Merge with libada-branch:
6877 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6878 with appropriate dependencies. Add --enable-libada configure switch.
6879 * configure, Makefile.in: Regenerate.
6880
6881 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6882
6883 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6884 * configure: Regenerate.
6885
6886 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6887
6888 * COPYING.NEWLIB: Update Red Hat license to 2004.
6889
6890 2004-01-23 DJ Delorie <dj@redhat.com>
6891
6892 * Makefile.def (target_modules) [libiberty]: Don't stage.
6893 * Makefile.in: Rebuilt.
6894
6895 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
6896
6897 * COPYING.NEWLIB: Update to include copyrights for new
6898 iconv code.
6899
6900 2004-01-15 Andrew Cagney <cagney@redhat.com>
6901
6902 * src-release: Update copyright year.
6903 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6904 (NEWLIB_SUPPORT_DIRS): Delete macro.
6905 (newlib.tar.bz2): Delete rule.
6906
6907 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6908
6909 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6910 * Makefile.tpl (configure-target-[+module+]): Support stage.
6911 * Makefile.in: Rebuilt.
6912
6913 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6914
6915 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6916 throughout.
6917
6918 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6919
6920 * configure.in: Use ./config.cache, not config.cache.
6921 * configure: Regenerate.
6922 * Makefile.tpl: Special-casing not needed for GCC any more.
6923 * Makefile.in: Regenerate.
6924
6925 * configure.in: Don't share a cache file for host dirs.
6926 * configure: Regenerate.
6927
6928 * config-ml.in: Don't mess with the cache file.
6929
6930 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6931
6932 * Makefile.tpl: Make GCC use a separate config.cache.
6933 * Makefile.in: Regenerate.
6934
6935 PR bootstrap/11932, PR bootstrap/11933
6936 (I don't know if it will fix either of them, but it relates
6937 to them.)
6938 * configure.in: Don't use shared config.cache for target
6939 directories.
6940 * configure: Regenerate.
6941
6942 2003-12-31 Roger Sayle <roger@eyesopen.com>
6943
6944 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6945 * configure: Regenerated.
6946
6947 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6948
6949 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6950 * configure: Regenerated.
6951
6952 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6953
6954 Port change over from GCC:
6955 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6956 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6957 (configure-build-[+module+], configure-[+module+]): Likewise.
6958 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6959 * Makefile.in: Regenerate.
6960
6961 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6962
6963 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6964 * configure: Regenerate.
6965
6966 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6967
6968 * COPYING.NEWLIB: Add license info for long long routines added to
6969 stdlib.
6970
6971 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6972
6973 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6974 * Makefile.in: Regenerate.
6975
6976 2003-10-20 Phil Edwards <phil@codesourcery.com>
6977
6978 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6979 * configure: Regenerate.
6980
6981 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6982
6983 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6984 HOST_FLAGS_TO_PASS.
6985 * Makefile.in: Regenerate.
6986
6987 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6988
6989 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6990 * configure: Rebuilt
6991 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6992 * Makefile.in: Rebuilt
6993
6994 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6995
6996 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6997
6998 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
6999
7000 * config-ml.in: Use ac_configure_args directly instead of
7001 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7002 actually seen.
7003
7004 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
7005
7006 * config-ml.in: Propagate INSTALL variables.
7007
7008 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7009
7010 * configure.in: Pass a computed --program-transform-name
7011 to subconfigures.
7012 * configure: Regenerated.
7013
7014 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7015
7016 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7017 * Makefile.in: Regenerate.
7018
7019 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7020 * Makefile.in: Regenerate.
7021
7022 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7023
7024 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7025 quoting.
7026 * configure: Regenerated.
7027
7028 2003-09-12 Michael Chastain <mec@shout.net>
7029
7030 Fix PR gdb/857.
7031 * src-release (do-proto-topleve): Remove junk files
7032 intl/config.cache, intl/config.status,
7033 intl/config.h, intl/stamp-h.
7034
7035 2003-09-14 Andrew Cagney <cagney@redhat.com>
7036
7037 * src-release (dejagnu.tar): New target.
7038 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
7039 (do-djunpack): Use $(PACKAGE) for the package name.
7040
7041 2003-09-04 DJ Delorie <dj@redhat.com>
7042
7043 * configure: Regenerate.
7044
7045 2003-09-04 Robert Millan <robertmh@gnu.org>
7046
7047 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7048
7049 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7050
7051 * configure.in: Ensure arguments to sed are properly spaced.
7052 * configure: Regenerate.
7053
7054 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
7055
7056 Merge from gcc:
7057 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7058 * install-sh: Update to newer upstream versions (associated with
7059 aclocal 1.7).
7060 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7061
7062 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7063
7064 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7065 * configure: Regenerated.
7066
7067 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7068
7069 * configure.in: Use newline instead of semicolon when assuming
7070 shell arguments in a for loop.
7071 * configure: Regenerated.
7072
7073 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7074
7075 PR 8180
7076 * configure.in: When testing with_libs and with_headers, treat
7077 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7078 * configure: Regenerate.
7079
7080 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7081 make, shell, etc.
7082 (baseargs): Likewise.
7083 * configure: Regenerate.
7084
7085 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7086
7087 * configure.in: Disable libgcj for darwin not on powerpc.
7088 * configure: Rebuild.
7089
7090 2003-08-15 Michael Chastain <mec@shout.net>
7091
7092 * src-release (do-proto-toplev): Remove junk files
7093 dejagnu/example/calc/config.status,
7094 dejagnu/example/calc/config.log.
7095
7096 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7097
7098 * config-ml.in, symlink-tree: Add license.
7099
7100 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
7101
7102 Merge from gcc:
7103
7104 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7105 * Makefile.tpl (check, check-c++): Express dependencies using
7106 dependencies rather than commands.
7107 * Makefile.in: Regenerate.
7108
7109 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7110 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7111 * Makefile.in: Update.
7112
7113 2003-08-01 Andrew Cagney <cagney@redhat.com>
7114
7115 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7116 * configure: Ditto.
7117
7118 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7119
7120 * configure.in: Enable libgcj for darwin.
7121 * configure: Rebuild.
7122
7123 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
7124
7125 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
7126
7127 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7128
7129 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7130 creating target and build subdirs to build all parent dirs as needed.
7131 * Makefile.in: Rebuild.
7132 * configure.in: Don't build dirs explicitly here.
7133 * configure: Rebuild.
7134
7135 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7136
7137 * Makefile.tpl (all-make): Depend on intl.
7138 * Makefile.in: Rebuilt.
7139
7140 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7141
7142 * config.if: Remove unused libc_interface determination.
7143
7144 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7145
7146 * Makefile.in: Regenerate, correctly this time.
7147
7148 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7149
7150 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7151 unused INSTALL_PROGRAM_ARGS.
7152 * configure.in: Use AC_PROG_INSTALL.
7153 * Makefile.in: Regenerate.
7154 * configure: Regenerate.
7155
7156 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7157
7158 * configure: Rebuilt.
7159 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7160 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7161 newlib nor libgloss.
7162 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7163 * configure.in (am33_2.0-*-linux*): Added.
7164
7165 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7166
7167 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7168 * configure: Regenerate.
7169
7170 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
7171
7172 * config-ml.in: Replace PWD with PWD_COMMAND.
7173 * Makefile.tpl: Likewise.
7174 * Makefile.in: Regenerated.
7175
7176 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7177
7178 * configure.in: Clean up config-lang.in handling. Delete
7179 useless assignment to "subdirs".
7180 * configure: Regenerate.
7181
7182 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7183
7184 * configure.in: Rename 'target_libs' to 'target_libraries'.
7185 Remove useless reference to 'target_libs'.
7186 * configure: Regenerate.
7187
7188 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7189
7190 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7191 * Makefile.in: Regenerate.
7192
7193 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7194
7195 * Makefile.def: Introduce flags_to_pass.
7196 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7197 * Makefile.in: Regenerate.
7198
7199 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7200
7201 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7202 and target-libgloss.
7203 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7204 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7205 * configure: Regenerate.
7206
7207 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7208
7209 * configure.in: Update testsuite_flags to new location.
7210 * configure. Regenerate.
7211
7212 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7213
7214 * Makefile.tpl: Remove BUILD_CC stuff.
7215 * Makefile.in: Regenerate.
7216
7217 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7218
7219 * config.guess: Update to 2003-06-12 version.
7220 * config.sub: Update to 2003-06-13 version.
7221
7222 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7223
7224 * MAINTAINERS: Add myself as MIPS co-maintainer.
7225
7226 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7227
7228 * config.guess: Update to 2003-06-06 version.
7229 * config.sub: Update to 2003-06-06 version.
7230
7231 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7232
7233 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7234 * configure. Regenerate.
7235
7236 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7237
7238 * configure.in: Disable serial configure by default.
7239 * configure: Regenerate.
7240 * Makefile.tpl: Abolish .NOTPARALLEL.
7241 * Makefile.in: Regenerate.
7242
7243 * Makefile.tpl: Replace {build,host,target}_canonical by
7244 {build,host,target}.
7245 * Makefile.in: Regenerate.
7246
7247 * Makefile.tpl: Fix stupid pasto.
7248 * Makefile.in: Regenerate.
7249
7250 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7251
7252 * Makefile.tpl: Remove bogus conditional.
7253 * Makefile.in: Regenerate.
7254
7255 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7256
7257 * Makefile.tpl: Make 'recursive targets' using autogen rather
7258 than shell loop. Remove duplicate 'clean' targets and false
7259 comments.
7260 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7261 Add systematic method of specifying missing targets in subdirs.
7262 Add copyright boilerplate.
7263 * Makefile.in: Regenerate.
7264 * configure.in: Add 'recursive targets' to maybe list.
7265 * configure: Regenerate.
7266
7267 * Makefile.tpl: Rename [+target+] to [+make_target+].
7268 * Makefile.def: Rename 'target' to 'make_target'.
7269
7270 2003-05-30 Nick Clifton <nickc@redhat.com>
7271
7272 * README-maintainer-mode: Update URL for locating blessed config
7273 tools.
7274
7275 2003-05-29 Robert Millan <rmh@debian.org>
7276
7277 * ltconfig: Import this patch and modify for use with current
7278 version of ltconfig:
7279
7280 2003-05-21 Bruno Haible <bruno@clisp.org>
7281
7282 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
7283 GNU/FreeBSD.
7284
7285 2003-05-28 DJ Delorie <dj@redhat.com>
7286
7287 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7288 * Makefile.in: Regenerate.
7289
7290 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
7291
7292 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
7293
7294 2003-05-21 DJ Delorie <dj@redhat.com>
7295
7296 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7297 newlib or libgloss.
7298 * Makefile.in: Regenerate.
7299
7300 2003-05-21 DJ Delorie <dj@redhat.com>
7301
7302 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7303 * Makefile.in: Regenerate.
7304
7305 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7306
7307 * configure.in: Use curly braces in the definition of tooldir.
7308 * configure: Regenerate.
7309
7310 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7311
7312 * configure.in: Switch more things to use maybe dependencies.
7313 * Makefile.tpl: Switch more things to use maybe dependencies.
7314 Factor out common code from autogen IF statements.
7315 * configure: Regenerate.
7316 * Makefile.in: Regenerate.
7317
7318 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7319
7320 * configure.in: Accept i[3456789]86 for machine type.
7321 * configure: Regenerate.
7322
7323 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7324
7325 * configure.in: Switch more things to use maybe dependencies.
7326 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7327 * configure: Regenerate.
7328 * Makefile.tpl: Switch more things to use maybe dependencies.
7329 * Makefile.in: Regenerate.
7330
7331 2003-05-16 Andreas Schwab <schwab@suse.de>
7332
7333 * Makefile.tpl (install-opcodes): Define.
7334 * Makefile.in: Rebuild.
7335
7336 2003-05-13 Andreas Jaeger <aj@suse.de>
7337
7338 * config.guess: Update to 2003-05-09 version.
7339 * config.sub: Update to 2003-05-09 version.
7340
7341 2003-05-13 Michael Eager <eager@mvista.com>
7342
7343 * configure.in: Correct sed script so that options in quotes are not
7344 deleted.
7345 * configure: Rebuild.
7346
7347 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7348
7349 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7350 and $$s/newlib/libc/sys/cygwin32 include paths.
7351 * configure: Ditto.
7352
7353 2003-05-05 H.J. Lu <hjl@gnu.org>
7354
7355 * config-ml.in: Restored from gcc repository.
7356
7357 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7358
7359 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7360 * Makefile.in: Regenerate.
7361
7362 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7363
7364 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
7365 and Makefile.def.
7366
7367 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7368
7369 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7370 * Makefile.in: Regenerated.
7371
7372 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7373
7374 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7375 * Makefile.in: Regenerate.
7376
7377 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7378
7379 * configure.in (powerpc64*-*-linux*): Remove.
7380 * configure: Rebuilt.
7381
7382 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7383
7384 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7385 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7386 and restrap.
7387 * Makefile.in: Regenerate.
7388
7389 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7390
7391 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7392 * configure: Regenerated.
7393
7394 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
7395
7396 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7397 * */configure: Rebuilt.
7398
7399 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7400
7401 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7402 * Makefile.in: Regenerate.
7403
7404 2003-03-14 Michael Chastain <mec@shout.net>
7405
7406 * Makefile.in: Regenerate with correct Makefile.def.
7407
7408 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7409
7410 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7411 Make macro.
7412 * Makefile.in: Regenerate.
7413 * configure.in: Clean up gxx_include_dir logic.
7414 * configure: Regenerate.
7415
7416 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7417
7418 * configure.in (gxx_include_dir): Fix typo.
7419 * configure: Regenerated.
7420
7421 2003-03-06 Andrew Cagney <cagney@redhat.com>
7422
7423 * texinfo/texinfo.tex: Import version 2003-02-03.16.
7424
7425 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7426
7427 * configure.in: Include $(build_tooldir)/sys-include in
7428 FLAGS_FOR_TARGET.
7429 * configure: Regenerated.
7430
7431 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7432
7433 * Makefile.tpl: Reindent.
7434 * Makefile.in: Regenerate.
7435 * configure.in: Reindent. Don't set unused variables.
7436 * configure: Regenerate.
7437
7438 * Makefile.tpl: Always pass down RANLIB.
7439 * Makefile.in: Regenerate.
7440
7441 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7442 * Makefile.in: Regenerate.
7443 * configure.in: Remove unused logic relating to --enable-shared
7444 and --enable-threads. Remove bogus comments. Remove redundant
7445 noconfigdirs.
7446 * configure: Regenerate.
7447
7448 * configure.in: Replace ${libstdcxx_version} by its value.
7449 Remove reference to mh-dgux.
7450 * configure: Regenerate.
7451
7452 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7453
7454 * Makefile.tpl: Rearrange.
7455 * Makefile.in: Regenerate.
7456
7457 2003-02-25 Nick Clifton <nickc@redhat.com>
7458
7459 * configure: Remove site-file supprot - it is obsolete.
7460
7461 2003-02-24 Uwe Stieber <uwe@wwws.de>
7462
7463 * configure.in: Add support for kaOS as cross build target system.
7464 * configure: Regenerated.
7465
7466 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7467
7468 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7469 configure-target-* as some target builds may require additional
7470 flags for preprocessor tests.
7471 * Makefile.in: Regenerated.
7472
7473 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7474
7475 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7476 * ltconfig: Handle it.
7477 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7478 auto-detecting it.
7479
7480 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7481
7482 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7483 it is used as argument to $CC.
7484 * ltcf-gcj.sh: Likewise.
7485
7486 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7487
7488 * configure.in: Introduce --enable-maintainer-mode.
7489 * configure: Rebuilt.
7490 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7491 for maintainer mode.
7492 * Makefile.in: Rebuilt.
7493
7494 2003-02-19 Andrew Cagney <ac131313@redhat.com>
7495
7496 * configure: Regenerate using autoconf 2.13.
7497
7498 2003-02-19 Alan Modra <amodra@bigpond.net.au>
7499
7500 * config.guess: Import latest version.
7501 * config.sub: Import latest version.
7502
7503 2003-02-18 Jason Merrill <jason@redhat.com>
7504
7505 * Makefile.tpl (check-c++): Allow parallelism.
7506
7507 2003-02-17 Andrew Cagney <ac131313@redhat.com>
7508
7509 * configure: Regenerate using autoconf 000227.
7510
7511 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7512
7513 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7514 don't configure target-libobjc.
7515 * configure: Regenerate.
7516
7517 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7518
7519 * Makefile.tpl (RANLIB): Define.
7520 * Makefile.in: Regenerate.
7521
7522 2003-02-06 Keith R Seitz <keiths@redhat.com>
7523
7524 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7525 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7526 * Makefile.in: Regenerated.
7527 * configure.in: Remove all traces of snavigator, db, and grep.
7528 * configure: Regenerated.
7529
7530 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7531
7532 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7533 * Makefile.in: Regenerated.
7534
7535 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7536
7537 * config.if: Copy from GCC.
7538
7539 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7540
7541 * configure.in: Revert 24Jan change.
7542 * configure: Regenerate.
7543
7544 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7545
7546 * configure.in: Revert previous change.
7547 * configure: Regenerate.
7548
7549 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7550
7551 * configure.in: Make rda native-only.
7552 * configure: Regenerate.
7553
7554 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7555
7556 * configure.in: Add missing \.
7557 * configure: Rebuilt.
7558
7559 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7560
7561 * configure.in (baseargs): Avoid using \| in sed regular
7562 expressions.
7563 * configure: Rebuilt.
7564
7565 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7566
7567 * configure.in (baseargs): Remove all supported forms of
7568 --cache-file, --srcdir, --host, --build and --target options
7569 from argument lists.
7570 * configure: Rebuilt.
7571
7572 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7573
7574 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7575 * configure: Rebuilt.
7576
7577 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7578
7579 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7580 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7581 * Makefile.in: Regenerate.
7582 * configure: Regenerate.
7583
7584 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7585
7586 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7587 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7588 * Makefile.in: Regenerate.
7589
7590 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7591
7592 * configure.in: Remove Makefile in build, host and target modules
7593 unless configure was run with --no-recursion.
7594 * configure: Rebuilt.
7595
7596 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7597
7598 * config.guess: Update to 2003-01-03 version.
7599 * config.sub: Update to 2003-01-03 version.
7600
7601 2003-01-07 Christopher Faylor <cgf@redhat.com>
7602
7603 * configure: Regenerate with proper autoconf 2.13.
7604
7605 2003-01-07 Christopher Faylor <cgf@redhat.com>
7606
7607 * configure.in: Add AC_PREREQ for consistency.
7608 * configure: Regenerate.
7609
7610 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7611
7612 * configure.in (GDB_TK): Add tcl directories conditional on
7613 gdb/gdbtk directory being present.
7614 * configure: Regenerate.
7615
7616 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7617
7618 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7619 by gcc if LD is not defined and we are not doing a Canadian Cross.
7620 * configure: Rebuilt.
7621
7622 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
7623
7624 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7625
7626 2002-12-31 Tom Tromey <tromey@redhat.com>
7627
7628 * Makefile.in: Rebuilt.
7629 * Makefile.def (target_modules) [libffi]: Allow installation.
7630
7631 2002-12-31 Andreas Schwab <schwab@suse.de>
7632
7633 * configure.in: Fix use of $program_transform_name.
7634 * configure: Regenerated.
7635
7636 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7637
7638 * configure.in (baseargs): Don't remove first configure argument.
7639 * configure: Regenerated.
7640
7641 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7642
7643 * Makefile.tpl (local-distclean): Don't remove...
7644 (multilib.ts): ... this. Moved into...
7645 (multilib.out): ... this. Don't use sub-make.
7646 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7647 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7648 (configure-build-[+module+], configure-[+module+],
7649 configure-target-[+module+], configure-gcc): ... these. Test
7650 for Makefile existence. Drop config.status from dependencies.
7651 * Makefile.in: Rebuilt.
7652 * configure.in: Move gcc-version-trigger to the end of
7653 ac_configure_args. Add comments to maybedep.tmp and
7654 serdep.tmp. Introduce --disable-serial-configure. Remove
7655 nonopt from baseargs, matching and removing corresponding
7656 whitespace while at it.
7657 * configure: Rebuilt.
7658
7659 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7660
7661 * configure.in (host_configargs): Replace reference to
7662 no-longer-defined buildopts with --build=${build_alias}.
7663 * configure: Rebuilt.
7664
7665 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7666
7667 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7668 program_transform_name to standard idiom.
7669 (AUTOGEN, AUTOCONF): Define.
7670 (Makefile.in): Use $(AUTOGEN).
7671 (Makefile): Depend on config.status, and use autoconf-style rule to
7672 build it. Move original commands to...
7673 (config.status): ... this new target.
7674 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7675 $(AUTOCONF).
7676 * Makefile.in: Rebuilt.
7677
7678 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7679
7680 * Makefile.tpl: Fix dramatic bustage due to change in
7681 program_transform_name.
7682 * Makefile.in: Regenerate.
7683
7684 * configure.in: Remove unnecessary PATH setting.
7685 * configure: Regnerate.
7686
7687 * configure.in: Don't default to unprefixed tools unless
7688 the native tools will work.
7689 * configure: Regenerate.
7690
7691 * configure.in: Convert to autoconf script. Blow away lots
7692 of now-redundant Makefile fragments.
7693 * configure: Generate using Autoconf.
7694 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7695 * Makefile.in: Regenerate.
7696
7697 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7698
7699 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7700 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7701
7702 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
7703 where they belong.
7704
7705 2002-12-24 Andreas Schwab <schwab@suse.de>
7706
7707 * Makefile.tpl (multilib.out): Fix missing space.
7708 * Makefile.in: Regenerate.
7709
7710 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7711
7712 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7713 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7714 * Makefile.in: Regenerate.
7715 * configure.in: Remove unnecessary leftovers.
7716
7717 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7718
7719 * configure.in (extra_ranlibflags_for_target): New variable.
7720 (*-*-darwin): Add -c to ranlib commands.
7721 * configure (tooldir): Handle extra_ranlibflags_for_target.
7722
7723 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7724
7725 * COPYING.NEWLIB: Updated.
7726 * COPYING.LIBGLOSS: Ditto.
7727
7728 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7729
7730 * Makefile.tpl: Revert HJL's change.
7731 * Makefile.in: Regenerated.
7732 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7733 always.
7734
7735 2002-12-19 Andreas Schwab <schwab@suse.de>
7736
7737 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7738 * Makefile.in: Regenerate.
7739
7740 2002-12-18 H.J. Lu <hjl@gnu.org>
7741
7742 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7743 * Makefile.in: Regenerated.
7744
7745 * configure.in (build_prefix): New. Substitute.
7746
7747 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7748
7749 * Makefile.tpl: Don't let real targets depend on phony targets.
7750 * Makefile.in: Regenerate.
7751
7752 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7753 * Makefile.in: Regenerate.
7754
7755 2002-12-16 Jason Merrill <jason@redhat.com>
7756
7757 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7758 previous 'make bootstrap'.
7759 * Makefile.in: Regenerate.
7760
7761 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7762
7763 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7764
7765 2002-12-13 Jason Merrill <jason@redhat.com>
7766
7767 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7768 library tests.
7769 (check-c++): Just depend on it and check-target-libstdc++-v3.
7770 * Makefile.in: Regenerate.
7771
7772 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7773
7774 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7775 * Makefile.in: Regenerate.
7776
7777 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7778
7779 * COPYING.NEWLIB: Update list of alternate Regent of California
7780 licenses and discuss official revoking of advertising clause.
7781 * COPYING.LIBGLOSS: Ditto.
7782
7783 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7784
7785 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7786 * Makefile.in: Rebuilt.
7787
7788 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7789
7790 * configure: Fix bug put in by gremlins.
7791
7792 * Makefile.tpl: Substitute more autoconfily.
7793 * configure: Substitute more autoconfily.
7794 * Makefile.in: Regenerate.
7795
7796 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7797
7798 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7799 * Makefile.in (all-sim): Ditto.
7800
7801 2002-12-06 DJ Delorie <dj@redhat.com>
7802
7803 * Makefile.tpl: Change configure dependencies to not have real
7804 targets depend on phony targets.
7805
7806 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7807
7808 * configure.in: Revert unintentional change.
7809
7810 * src-release: Configure host subdirs.
7811
7812 * Makefile.tpl: Change dependency for */multilib.out so that
7813 it works when gcc isn't in the tree.
7814
7815 * configure.in: Substitute more.
7816 * configure: Run subconfigures from the Makefile.
7817 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7818 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7819
7820 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7821
7822 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7823 and corresponding dependencies.
7824 * Makefile.in: Regenerate.
7825
7826 * configure.in (host_tools): Order binutils, gas and ld for
7827 convenience in running the testsuites.
7828
7829 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7830 * Makefile.in: Regenerate.
7831 * configure.in: Introduce rules to serialize subconfigure runs.
7832
7833 * configure.in: Introduce BASE_CC_FOR_TARGET.
7834 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7835 Realize configure-build-* targets. Realize configure-target-* targets.
7836 * Makefile.in: Regenerate.
7837
7838 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7839
7840 * configure: Move gcc_version_trigger stuff from here...
7841 * configure.in: ...to here.
7842
7843 * configure.in: Separate subconfigure options added by this file from
7844 options given by the user. Add machinery to put args for host
7845 subconfigures into the Makefile.
7846
7847 * Makefile.tpl: Remove 'vault' targets.
7848 * Makefile.tpl: Reorder and comment dependencies.
7849 * Makefile.in: Regenerate.
7850
7851 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7852
7853 * configure.in: Move host-specific darwin noconfigdirs into
7854 the host-specific section.
7855
7856 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7857
7858 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7859 during replay.
7860 * Makefile.in: Regenerate.
7861
7862 (finishing slow-motion replay)
7863 * configure: Remove skip-this-dir support.
7864 * Makefile.tpl: Remove skip-this-dir support.
7865
7866 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7867 subdirectories.
7868 * Makefile.in: Regenerate.
7869
7870 * Makefile.tpl: Strip out useless setting of 'dir'.
7871 * Makefile.in: Regenerate.
7872
7873 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7874
7875 (finishing slow-motion replay)
7876 * configure.in: Fix deeply stupid bug.
7877
7878 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7879 shell code in CXX_FOR_TARGET
7880 * Makefile.def: Introduce raw_cxx.
7881 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7882 RAW_CXX_FOR_TARGET.
7883 * Makefile.in: Regenerate.
7884
7885 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7886
7887 (finishing slow-motion replay)
7888 * Makefile.tpl: Remove unnecessary ifs.
7889 * Makefile.in: Regenerate.
7890
7891 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7892 dependencies. Maybe-ize build-libiberty. Create dummy install
7893 targets for 'no_install' modules.
7894 * configure: Move GDB_TK substitution to configure.in. Move
7895 build_modules stuff to configure.in.
7896 * configure.in: Implement soft dependency machinery. Maybe-ize
7897 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7898 * Makefile.in: Regenerate.
7899
7900 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7901
7902 (continuing slow-motion replay)
7903 * Makefile.tpl: Make all-target, install-target behave similarly
7904 to all, install (only hitting configured targets). Eliminate
7905 unused macro defintions.
7906
7907 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7908 build != host.
7909
7910 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7911
7912 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7913
7914 * configure.in: Produce lists of subdir targets we're actually
7915 configuring. Remove references to "dosrel".
7916 * Makefile.tpl: Let configure set which subdir targets are hit.
7917 Remove install-cross; clean up install; remove ALL. Remove
7918 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7919 Autogenerate host module targets. Remove empty dependency lines
7920 and redundant dependency; rearrange slightly.
7921 * Makefile.def: Add host-side libtermcap, utils.
7922
7923 * Makefile.in: Regenerate.
7924
7925 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7926
7927 (Continuing slow-motion replay)
7928 * Makefile.def: Add list of recursive targets to autogenerate.
7929 Add build_modules.
7930 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7931 targets. Autogenerate *-build-* targets.
7932 * Makefile.in: Regenerate.
7933
7934 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7935
7936 (Continuing slow-motion replay)
7937 * configure: More autoconf-style substitutions.
7938 * Makefile.tpl: More autoconf-style substitutions.
7939 * Makefile.in: Regenerate.
7940
7941 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7942
7943 (Continuing slow-motion replay)
7944 * configure: Substitute more variables in a more autoconf-friendly
7945 way. Simplify slightly.
7946 * Makefile.tpl: Make more variables substitutable in an
7947 autoconf-friendly way.
7948 * Makefile.in: Regenerate.
7949
7950 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7951
7952 (Continuing slow-motion replay)
7953 * configure.in (v810*): Remove special setting of tools.
7954
7955 * configure: Add support for extra required flags for ar or nm.
7956 * configure.in (aix4.3+): Use above support for target-specific
7957 issues, rather than using config/mt-aix43.
7958
7959 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7960
7961 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7962 * configure: Remove 'removing', which doesn't work. Replace $subdir
7963 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7964 with $srcdir. Reformat indentation. Substitute some variables
7965 formerly hard-coded in the Makefile for build=host.
7966 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7967 * Makefile.def: Autogenerate more.
7968 * Makefile.in: Regenerate.
7969
7970 2002-11-13 Bruce Korb <bkorb@gnu.org>
7971
7972 * Makefile.tpl: syntactic cleanup
7973
7974 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7975
7976 * Makefile.def (host_modules): Add rda.
7977 * Makefile.in: Regenerate.
7978 * configure.in (target_tool): Add target-rda to list.
7979
7980 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7981
7982 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7983 and restrap targets to this rule.
7984 * Makefile.in: Regenerate.
7985
7986 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7987
7988 * configure.in (i[3456]86-*-linux*): Add check to disable
7989 ${libgcj} for glibc1.
7990
7991 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7992
7993 * configure.in: Add tic4x target.
7994
7995 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7996
7997 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7998 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7999 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8000 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8001 * Makefile.in: Regenerate.
8002
8003 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8004
8005 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8006 * Makefile.in: Regenerate.
8007
8008 * Makefile.def: Remove order dependency comments.
8009 * Makefile.tpl: Add explicit install-install dependencies.
8010 * Makefile.in: Regenerate.
8011
8012 * Makefile.tpl: Remove material now in src-release. (Finally!)
8013 * Makefile.in: Regenerate.
8014
8015 * configure: Restore my original patch by syncing with gcc version.
8016
8017 * Bring following over from gcc:
8018
8019 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8020
8021 * configure.in (s390*-*-linux*): Enable libgcj.
8022
8023 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8024
8025 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
8026
8027 2002-10-02 Alan Modra <amodra@bigpond.net.au>
8028
8029 * configure: Move stray lines back to where they belong.
8030
8031 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
8032
8033 * Makefile.tpl: Insert configure-target target, for src-release.
8034
8035 * configure: Finish reverting change which Andrew Cagney started
8036 reverting. Should fix bustage.
8037
8038 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8039 * src-release: New file. Contains material for making net
8040 releases for gdb, binutils, et al., formerly in Makefile.in.
8041
8042 2002-09-30 Nick Clifton <nickc@redhat.com>
8043
8044 * cpu: New top level directory. Intended to hold input files for
8045 CGEN which have FSF copyright assignment.
8046 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8047
8048 2002-09-29 Andrew Cagney <ac131313@redhat.com>
8049
8050 Revert below (note that src does not contain Makefile.tpl):
8051 * Makefile.tpl: Make subsituted variables more autoconfy.
8052 * Makefile.in: Regenerate.
8053
8054 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8055
8056 * configure: Revert accidentally applied changes.
8057
8058 * Makefile.tpl: Make more autoconf-friendly.
8059 * Makefile.in: Regenerate.
8060 * configure: Make substitution more autoconf-like.
8061
8062 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8063
8064 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8065 single entry to handle all these.
8066 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8067 libjava on arm-*-elf.
8068
8069 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8070
8071 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8072 things that depend on them.
8073
8074 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8075
8076 * Makefile.tpl: Make subsituted variables more autoconfy.
8077 * Makefile.in: Regenerate.
8078 * configure: Make seds more autoconfy.
8079
8080 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8081
8082 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8083 * Makefile.in: Regenerate.
8084 * configure.in: Rewrite sed statements to look autoconfy.
8085
8086 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8087 all-target-foo on configure-target-foo.
8088 * Makefile.def: Ditto.
8089 * Makefile.in: Rebuild.
8090
8091 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8092
8093 * Makefile.def: New file.
8094 * Makefile.tpl: New file.
8095 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8096
8097 * configure.in: Minor rearrangement. Simplify tests.
8098
8099 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
8100
8101 * configure.in (with_headers): Skip copy if value is "yes".
8102 (with_libs): Likewise.
8103
8104 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8105
8106 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8107 * configure.in (sh*-*-pe*): Ditto.
8108 * configure.in (mips*-*-pe*): Ditto.
8109 * configure.in (*arm-wince-pe): Ditto.
8110
8111 * configure.in: Rearrange.
8112
8113 2002-09-12 Nick Clifton <nickc@redhat.com>
8114
8115 * Import these changes from the config master repository:
8116
8117 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
8118
8119 * config.sub: Add tic4x target.
8120
8121 2002-09-03 Ben Elliston <bje@redhat.com>
8122
8123 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
8124 Reported by <Duncan_Stodart@insession.com>.
8125
8126 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
8127
8128 * COPYING.NEWLIB: More updates.
8129
8130 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
8131
8132 * COPYING.NEWLIB: Update.
8133
8134 2002-08-23 Andrew Cagney <ac131313@redhat.com>
8135
8136 * texinfo/texinfo.tex: Import version 2002-06-04.06.
8137
8138 * config.guess: Import version 2002-08-23.
8139 * config.sub: Import version 2002-08-22.
8140
8141 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
8142
8143 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8144 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8145 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8146
8147 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8148
8149 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8150
8151 2002-08-04 H.J. Lu (hjl@gnu.org)
8152
8153 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8154
8155 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8156
8157 * configure.in: Move generic linux case to end. Copy generic
8158 linux noconfigdirs to mips*-*-linux* entry and new
8159 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8160
8161 2002-07-19 Chris Demetriou <cgd@broadcom.com>
8162
8163 * MAINTAINERS: Clarify on config.guess and config.sub, and add
8164 one instance of them which was missed to the list to update.
8165
8166 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8167
8168 * config.guess: Update to 2002-07-09 version.
8169 * config.sub: Update to 2002-07-03 version.
8170
8171 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8172
8173 * configure.in: Remove two redundant tests.
8174
8175 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8176
8177 * configure.in (mips*-*-irix6*o32): Enable stabs.
8178
8179 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8180
8181 * configure.in: Don't build grez.
8182 * Makefile.in: Ditto.
8183
8184 * Makefile.in: Remove references to bsp, cygmon, libstub.
8185 * configure.in: Ditto.
8186
8187 * configure.in: Remove leftover reference to gdbtest.
8188
8189 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8190
8191 * configure.in (gxx_include_dir): Change to match versioned
8192 C++ headers if --enable-version-specific-runtime-libs is used.
8193
8194 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8195
8196 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8197
8198 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8199
8200 * configure.in: Make --without-x work.
8201
8202 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
8203
8204 * contrib: New directory. Created to contain a copy of the
8205 texi2pod.pl script so that it is in the same place as the version in
8206 the FSF GCC sources.
8207
8208 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8209
8210 * configure.in: Rearrange target Makefile fragment collection.
8211
8212 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8213 cvs[src].
8214 * configure.in: Ditto.
8215
8216 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8217
8218 * Makefile.in: Eliminate 'apache' targets.
8219 * configure.in: Eliminate 'apache' targets.
8220
8221 * configure.in: Eliminate redundant tests. Reorganize.
8222
8223 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8224
8225 * config-ml.in: Eliminate references to Cygnus configure.
8226
8227 * Makefile.in: Eliminate references to building emacs.
8228
8229 2002-07-01 Denis Chertykov <denisc@overta.ru>
8230
8231 * configure.in: Add support for ip2k.
8232
8233 2002-06-24 Ben Elliston <bje@redhat.com>
8234
8235 * configure.in (host_tools): Remove cgen.
8236
8237 * Makefile.in (all-cgen): Remove; runs from its source directory.
8238 (check-cgen, install-cgen, clean-cgen): Likewise.
8239 (all-opcodes): No not depend on all-cgen.
8240 (all-sim): Likewise.
8241
8242 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8243
8244 * configure.in: Fix AIX configury bug.
8245
8246 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8247
8248 * configure.in: Replace ${topsrcdir} with ${srcdir}.
8249
8250 * configure.in: Move definition of libstdcxx_flags right above
8251 usage, rather than way earlier.
8252
8253 * configure.in: Pull definition of is_cross_compiler earlier.
8254
8255 * configure.in: Rearrange a little.
8256
8257 * configure.in: Remove references to librx.
8258 * Makefile.in: Remove references to librx.
8259
8260 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8261
8262 * configure.in: Eliminate ${gasdir} variable.
8263
8264 2002-06-18 Dave Brolley <brolley@redhat.com>
8265
8266 * configure.in: Add support for frv.
8267 * config.sub: Add support for frv.
8268
8269 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8270
8271 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8272
8273 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8274
8275 * configure.in (vax-*-netbsd*): Re-enable gas.
8276
8277 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8278
8279 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8280 BUILD_PREFIX_1, to correct nomenclature.
8281 * configure: Likewise.
8282
8283 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8284 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8285
8286 2002-05-31 Olaf Hering <olh@suse.de>
8287
8288 * config-ml.in: Propogate DESTDIR also.
8289
8290 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8291
8292 * configure.in (vax-*-netbsd*): Don't build gas for this
8293 platform.
8294
8295 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8296
8297 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8298 and libgcj for AVR.
8299
8300 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
8301
8302 * config.sub: Add DLX target.
8303
8304 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8305
8306 * config.guess: Update to 2002-05-22 version.
8307 * config.sub: Likewise.
8308
8309 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8310
8311 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8312 * config-ml.in: Likewise.
8313 * configure: Likewise.
8314 * configure.in: Likewise.
8315
8316 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8317
8318 * configure.in: Simplify makefile fragment collection.
8319
8320 * configure.in: Remove code to build emacs.
8321
8322 * configure.in : Remove --srcdir argument from targargs and buildargs
8323 (it's always overridden in the Makefile anyway). Rearrange a bit.
8324
8325 * configure: Move some logic to configure.in.
8326 * configure.in: Move some logic from configure.
8327
8328 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
8329
8330 * COPYING.LIBGLOSS: New file.
8331
8332 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
8333
8334 * Makefile.in: Honour DESTDIR.
8335
8336 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8337
8338 * configure.in (noconfigdirs): Don't disable libgcj on
8339 sparc64-*-solaris* and sparcv9-*-solaris*.
8340
8341 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8342
8343 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8344
8345 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8346
8347 * configure.in (FLAGS_FOR_TARGET): Do not add
8348 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8349 on i[3456]86-*-linux*.
8350
8351 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8352
8353 * configure.in (noconfigdirs): Replace [ ] with test.
8354
8355 * configure.in (noconfigdirs): Do not add target-newlib if
8356 target == i[3456]86-*-linux*, and host == target.
8357
8358 2002-04-29 Mark Mitchell <mark@codesourcery.com>
8359
8360 * config.guess: Updated to 2002-04-26's version.
8361 * config.sub: Updated to 2002-04-26's version.
8362
8363 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8364
8365 * configure.in: delete reference to absent file
8366
8367 * configure.in: replace '[' with 'test'
8368
8369 * configure.in: Eliminate references to gash.
8370 * Makefile.in: Eliminate references to gash.
8371
8372 * configure.in: remove useless references to 'pic' makefile fragments.
8373
8374 * configure.in: (*-*-windows*) Finish removing.
8375
8376 * configure.in: Eliminate redundant test for libgui.
8377
8378 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8379
8380 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8381 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8382
8383 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8384
8385 * configure.in: remove references to dead files
8386
8387 2002-04-18 Tom Tromey <tromey@redhat.com>
8388
8389 * configure.in: Disallow configuring libgcj when it is already
8390 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8391 Solaris 2.8 by default. For PR libgcj/6158.
8392
8393 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8394
8395 * configure.in: Move default CC setting out of config/mh-* fragments
8396 directly into here.
8397
8398 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8399
8400 * configure.in: don't even try to configure or make a subdirectory
8401 if there's no configure script for it.
8402
8403 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8404
8405 * MAINTAINERS: Remove chill maintainers.
8406 * Makefile.in (CHILLFLAGS): Remove.
8407 (CHILL_LIB): Remove.
8408 (TARGET_CONFIGDIRS): Remove libchill.
8409 (CHILL_FOR_TARGET): Remove.
8410 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8411 CHILL_LIB.
8412 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8413 (CHECK_TARGET_MODULES): Likewise.
8414 (INSTALL_TARGET_MODULES): Likewise.
8415 (CLEAN_TARGET_MODULES): Likewise.
8416 (configure-target-libchill): Remove.
8417 (all-target-libchill): Remove.
8418 * configure.in (target_libs): Remove target-libchill.
8419 Do not compute CHILL_FOR_TARGET.
8420 * libchill: Remove directory.
8421
8422 2002-04-15 DJ Delorie <dj@redhat.com>
8423
8424 * Makefile.in, configure.in, configure: Sync with gcc, entries
8425 follow...
8426
8427 2002-04-08 Tom Tromey <tromey@redhat.com>
8428
8429 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8430 Fixes PR libgcj/6068.
8431
8432 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8433
8434 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8435
8436 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8437
8438 * configure.in (alpha*-dec-osf*): Enable libgcj.
8439
8440 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8441
8442 Fix for: PR bootstrap/3591, target/5676
8443 * configure.in (mcore-pe): Disable the configuration of
8444 libstdc++-v3 since exceptions are not supported.
8445
8446 2002-03-20 Anthony Green <green@redhat.com>
8447
8448 * configure.in: Enable libgcj for xscale-elf target.
8449
8450 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8451
8452 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8453 libjava.
8454 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8455
8456 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8457
8458 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8459 libstdc++-v3 and libjava.
8460
8461 2002-02-11 Adam Megacz <adam@xwt.org>
8462
8463 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8464 boehm-gc
8465
8466 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8467
8468 * config.guess: Updated to 2002-01-30's version.
8469 * config.sub: Updated to 2002-02-01's version.
8470 Contribute sh64-elf.
8471 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8472 * configure.in: Added sh64-*-*.
8473
8474 2002-01-17 H.J. Lu <hjl@gnu.org>
8475
8476 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8477 (all-target-fastjar): Also depend on all-target-libiberty.
8478
8479 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8480
8481 * configure, configure.in: Use temp file for long sed commands.
8482
8483 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8484
8485 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8486 libf2c.
8487
8488 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8489
8490 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8491
8492 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8493
8494 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8495
8496 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8497
8498 * configure: Handle temporary files securely using mkdir.
8499
8500 2001-09-26 Will Cohen <wcohen@redhat.com>
8501
8502 * configure.in (*-*-linux*): Disable configuration of target-newlib
8503 and target-libgloss.
8504
8505 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8506
8507 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8508 RANLIB.
8509
8510 2001-08-11 Graham Stott <grahams@redhat.com>
8511
8512 * Makefile.in (check-c++): Add missing semicolon.
8513
8514 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8515
8516 * configure.in (sh-*-linux*): New.
8517
8518 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8519
8520 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8521 and libgcj on m68hc11/m68hc12.
8522
8523 2001-06-27 H.J. Lu (hjl@gnu.org)
8524
8525 * Makefile (CFLAGS_FOR_BUILD): New.
8526 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8527
8528 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8529
8530 * configure.in (libstdcxx_flags): Do not try to execute
8531 libstdc++-v3/testsuite_flags until it exists.
8532
8533 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8534
8535 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8536
8537 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8538
8539 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8540
8541 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8542
8543 * configure.in: Move *-chorusos target case to the proper switch.
8544 Disable libgcj.
8545
8546 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8547
8548 * Makefile.in (STAGE1_CFLAGS): Pass down.
8549
8550 2001-04-13 Alan Modra <amodra@one.net.au>
8551
8552 * config.guess: Add hppa64-linux support. Note for next import that
8553 this is already in the master file.
8554 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8555
8556 2001-03-22 Colin Howell <chowell@redhat.com>
8557
8558 * Makefile.in (DO_X): Do not backslash single-quotes in
8559 backquotes (two places).
8560
8561 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8562
8563 * Makefile.in (DO_X): Quote nested quotes.
8564
8565 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8566
8567 * Makefile.in (DO_X): Use double quotes for quoting
8568 "RANLIB=$${RANLIB}".
8569
8570 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8571
8572 * configure.in: Only use `lang_requires' for languages athat are
8573 actually enabled.
8574
8575 2001-03-07 Tom Tromey <tromey@redhat.com>
8576
8577 * configure.in: Allow config-lang.in to set `lang_requires' to list
8578 of other required languages.
8579
8580 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8581
8582 * Makefile.in: Remove RANLIB definition. Use RANLIB
8583 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8584 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8585
8586 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8587 Alexandre Oliva <aoliva@redhat.com>
8588
8589 * Makefile.in (check-c++): Use tabs, not spaces.
8590
8591 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8592
8593 * Makefile.in (check-c++): New rule.
8594
8595 * configure.in (target_libs): Remove libg++.
8596 (noconfigdirs): Remove libg++.
8597 (noconfigdirs): Same.
8598 (noconfigdirs): Same.
8599 (noconfigdirs): Same.
8600
8601 * config-ml.in: Remove libg++ references.
8602
8603 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8604 (ALL_TARGET_MODULES): Same.
8605 (configure-target-libg++): Remove.
8606 (all-target-libg++): Remove.
8607 (configure-target-libio): Remove.
8608 (all-target-libio): Remove.
8609 (check-target-libio): Remove.
8610 (.PHONY): Remove.
8611 (libg++.tar.bz2): Remove.
8612 (all-target-cygmon): Remove libio.
8613 (all-target-libstdc++): Remove.
8614 (configure-target-libstdc++): Remove.
8615 (TARGET_LIB_PATH): Remove libstdc++.
8616 (ALL_GCC_CXX): Remove libstdc++.
8617 (all-target-gperf): Correct.
8618
8619 2001-02-15 Anthony Green <green@redhat.com>
8620
8621 * configure: Introduce GCJ_FOR_TARGET.
8622 * configure.in: Ditto.
8623 * Makefile.in: Ditto.
8624
8625 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8626
8627 * configure.in: for *-chorusos, don't config target-newlib and
8628 target-libgloss.
8629
8630 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8631
8632 Remove V2 C++ library.
8633 * configure.in: Remove --enable-libstdcxx_v3 support.
8634
8635 2001-01-27 Richard Henderson <rth@redhat.com>
8636
8637 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8638
8639 2001-01-26 Tom Tromey <tromey@redhat.com>
8640
8641 * configure.in: Allow libgcj to be built on Sparc Solaris.
8642
8643 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8644
8645 * configure.in: Enable libgcj on several additional platforms.
8646
8647 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8648
8649 * configure.in: Enable libgcj for linux targets.
8650
8651 2001-01-09 Mike Stump <mrs@wrs.com>
8652
8653 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8654 failures of subdirectories.
8655
8656 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8657
8658 * configure: handle DOS-style absolute paths.
8659
8660 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8661
8662 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8663
8664 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8665
8666 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8667 (libstdcxx_incdir): Pass down.
8668 * config.if: Remove expired bits for cxx_interface, add stub.
8669 (libstdcxx_incdir): Add variable for g++ include directory.
8670 * configure.in (gxx_include_dir): Use it.
8671
8672 2000-12-15 Andreas Jaeger <aj@suse.de>
8673
8674 * configure.in: Handle lang_dirs.
8675
8676 2000-12-13 Anthony Green <green@redhat.com>
8677
8678 * configure.in: Disable libgcj for any target not specifically
8679 listed. Disable libgcj for x86 and Alpha Linux until compatible
8680 with g++ abi.
8681
8682 2000-12-13 Mike Stump <mrs@wrs.com>
8683
8684 * Makefile.in (local-distclean): Also remove fastjar.
8685
8686 2000-12-10 Anthony Green <green@redhat.com>
8687
8688 * configure.in: Define libgcj. Disable libgcj target libraries for
8689 most targets.
8690
8691 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8692
8693 * configure.in (target_libs): Revert 2000-12-08 patch.
8694 (noconfigdirs): Added target-libjava.
8695
8696 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8697
8698 * Makefile.in: handle DOS-style absolute paths.
8699
8700 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8701
8702 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8703 libjava.
8704 * configure.in (target_libs): Removed `target-libjava'.
8705
8706 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8707
8708 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8709 (ALL_MODULES): Added fastjar.
8710 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8711 (all-target-libjava): all-fastjar replaces all-zip.
8712 (all-fastjar): Added.
8713 (configure-target-fastjar, all-target-fastjar): Likewise.
8714 * configure.in (host_tools): Added fastjar.
8715
8716 2000-12-07 Mike Stump <mrs@wrs.com>
8717
8718 * Makefile.in (local-distclean): Remove leftover built files.
8719
8720 2000-11-16 Fred Fish <fnf@be.com>
8721
8722 * configure.in (enable_libstdcxx_v3): Fix typo,
8723 libstd++ -> libstdc++.
8724
8725 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8726
8727 * configure: Provide the original toplevel configure arguments
8728 (including $0) to subprocesses in the environment rather than
8729 through gcc/configargs.h.
8730
8731 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8732
8733 * configure: Turn on libstdc++ V3 by default.
8734
8735 2000-10-16 Michael Meissner <meissner@redhat.com>
8736
8737 * configure (gcc/configargs.h): Only create if there is a build GCC
8738 directory created.
8739
8740 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8741
8742 * configure: Save configure arguments to gcc/configargs.h.
8743
8744 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8745
8746 * Makefile.in (bootstrap): avoid recursion if subdir missing
8747 (cross): ditto
8748 (do-proto-toplev): ditto
8749
8750 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8751
8752 * configure.in: Do not build byacc for hppa64. Provide paths to the
8753 X11 libraries for hppa64.
8754
8755 2000-09-02 Anthony Green <green@cygnus.com>
8756
8757 * Makefile.in (all-gcc): Depend on all-zlib.
8758 (CLEAN_MODULES): Add clean-zlib.
8759 (ALL_MODULES): Add all-zlib.
8760 * configure.in (host_libs): Add zlib.
8761
8762 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8763
8764 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8765 $targargs to tell whether newlib is going to be built.
8766
8767 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8768 $$r/TARGET_SUBDIR/libio for _G_config.h.
8769
8770 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8771
8772 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8773
8774 * configure: Make enable_threads and enable_shared defaults
8775 explicit. Substitute enable_threads into generated Makefiles.
8776 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8777 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8778
8779 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8780
8781 * configure.in: Re-enable all references to libg++ and librx.
8782
8783 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
8784
8785 * configure.in: Add *-*-freebsd* configurations.
8786
8787 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8788
8789 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8790 (do-tar, do-bz2): New rules.
8791 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8792 (gdb-tar): New rule.
8793 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8794 (insight_dejagnu.tar): New rule.
8795 (insight.tar): New rule.
8796 (gdb+dejagnu.tar): New rule.
8797 (gdb.tar): New rule.
8798
8799 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8800
8801 * MAINTAINERS: Update dejagnu/
8802
8803 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8804
8805 * ltmain.sh (relink_command): Fix typo in previous change.
8806
8807 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8808
8809 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8810 (relink_command): Added --tag flags.
8811 (mode=install): If relinking fails; error out.
8812
8813 2002-03-12 Richard Henderson <rth@redhat.com>
8814
8815 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8816 .NOTPARALLEL tag.
8817 (do-check): Rename from check.
8818 (check): Allow parallel check.
8819
8820 2002-03-11 Richard Henderson <rth@redhat.com>
8821
8822 * Makefile.in (.NOTPARALLEL): Add fake tag.
8823
8824 2002-03-07 H.J. Lu (hjl@gnu.org)
8825
8826 * configure.in: Enable gprof for mips*-*-linux*.
8827
8828 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8829
8830 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8831 libjava.
8832 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8833
8834 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8835
8836 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8837
8838 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
8839
8840 * config.guess: Import from master sources, rev 1.232.
8841 * config.sub: Import from master sources, rev 1.246.
8842
8843 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8844
8845 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8846 because its Makefile is there; test for the executable instead.
8847
8848 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8849
8850 Contribute sh64-elf.
8851 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8852 * configure.in: Added sh64-*-*.
8853
8854 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8855
8856 * COPYING.NEWLIB: Remove advertising clause from
8857 Berkeley and Red Hat licenses.
8858
8859 2002-02-01 Mo DeJong <supermo@bayarea.net>
8860
8861 * Makefile.in: Add all-tix to deps for all-snavigator
8862 so that tix is built when building snavigator.
8863
8864 2002-02-01 Ben Elliston <bje@redhat.com>
8865
8866 * config.guess: Import from master sources, rev 1.229.
8867 * config.sub: Import from master sources, rev 1.240.
8868
8869 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8870
8871 From Steve Ellcey <sje@cup.hp.com>:
8872 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8873 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8874 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8875 IA64.
8876 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8877 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8878 soname_spec, sys_lib_search_path_spec): Ditto.
8879
8880 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8881
8882 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8883 target-libiberty, and target-libgloss. Skip Java-related
8884 libraries if not supported for NetBSD on target CPU.
8885
8886 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8887
8888 * configure.in: Import StrongARM and XScale target_configdirs from
8889 FSF GCC version.
8890
8891 2002-01-16 H.J. Lu (hjl@gnu.org)
8892
8893 * config.guess: Import from master sources, rev 1.225.
8894 * config.sub: Import from master sources, rev 1.238.
8895
8896 * MAINTAINERS: Updated notes on config.guess and config.sub.
8897
8898 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8899
8900 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8901 ld and gdb are not supported.
8902
8903 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8904
8905 * Change reference to Cygnus Solutions to be Red Hat.
8906
8907 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8908
8909 * COPYING.NEWLIB: Update generic copyright date.
8910
8911 2002-01-07 Mark Salter <msalter@redhat.com>
8912
8913 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8914 Allow target-libgloss to be built for arm, strongarm, and xscale.
8915
8916 2002-01-03 Ben Elliston <bje@redhat.com>
8917
8918 * MAINTAINERS: Update URL for config.* scripts.
8919
8920 2001-12-18 Alan Modra <amodra@bigpond.net.au>
8921
8922 * config.sub: Import latest version.
8923 * config.guess: Likewise.
8924
8925 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8926
8927 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8928 options for i[3456]86-pc-linux* native builds.
8929
8930 2001-12-05 Laurent Guerby <guerby@acm.org>
8931
8932 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8933 libiberty.
8934
8935 Import this patch from gcc:
8936
8937 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8938
8939 * symlink-tree: handle DOS-style absolute paths.
8940
8941 2001-11-28 DJ Delorie <dj@redhat.com>
8942 Zack Weinberg <zack@codesourcery.com>
8943
8944 When build != host, create libiberty for the build machine.
8945
8946 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8947 CONFIG_ARGUMENTS.
8948 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8949 New variables.
8950 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8951 and rules.
8952 (all.normal): Depend on ALL_BUILD_MODULES.
8953 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8954 (all-build-libiberty): Depend on configure-build-libiberty.
8955
8956 * configure: Calculate and substitute proper value for
8957 ALL_BUILD_MODULES.
8958 * configure.in: Create the build subdirectory.
8959 Calculate and substitute TARGET_CONFIGARGS (formerly
8960 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8961
8962 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
8963
8964 * config.sub: Update to version 1.232 on subversion.
8965
8966 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8967
8968 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8969 files from .po files for a distribution.
8970
8971 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8972
8973 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8974
8975 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8976
8977 Merged from net gcc:
8978 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8979 * ltcf-c.sh: Use $objext, not $ac_objext.
8980 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8981 * ltcf-cxx.sh: Add support for GNU.
8982 2001-07-22 Timothy Wall <twall@redhat.com>
8983 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8984 default settings if using GNU tools with that configuration.
8985 * ltcf-cxx.sh: Ditto.
8986 * ltcf-gcj.sh: Ditto.
8987 2001-07-21 Michael Chastain <chastain@redhat.com>
8988 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8989 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8990 * ltmain.sh: Mark as gcc-local.
8991
8992 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8993
8994 * Makefile.in (all-bison): Revert 2001-10-24.
8995 Don't depend on texinfo.
8996
8997 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8998
8999 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
9000
9001 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9002
9003 * configure.in (--enable-languages): Be more permissive about
9004 syntax. Check for empty lists better. Warn about $LANGUAGES.
9005
9006 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9007
9008 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9009
9010 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
9011
9012 Makefile.in (all-bison): Don't depend on texinfo.
9013
9014 2001-10-03 Alan Modra <amodra@bigpond.net.au>
9015
9016 * gettext.m4: Test po/POTFILES.in exists before trying to read.
9017
9018 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9019
9020 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9021
9022 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
9023
9024 * config.sub, config.guess: Import latest from subversions.
9025
9026 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9027
9028 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9029 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9030 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9031 avoid quotes nesting problems.
9032 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9033 (DO_X): Export only variables that are set.
9034
9035 2001-09-19 Ben Elliston <bje@redhat.com>
9036
9037 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9038 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9039 semantics. Use the shell built-in "type" command instead.
9040
9041 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9042
9043 * config.sub: Reverted the earlier change, this version is not the
9044 master file.
9045
9046 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9047
9048 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
9049 Add support for mips64.
9050
9051 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9052
9053 * configure.in: Enable libstdc++-v3 for h8300 targets.
9054
9055 2001-08-30 Eric Christopher <echristo@redhat.com>
9056 Jason Eckhardt <jle@redhat.com>
9057
9058 * config.sub: Add support for mipsisa32.
9059
9060 2001-08-30 Eric Christopher <echristo@redhat.com>
9061
9062 * config.sub, config.guess: Import latest from subversions.
9063
9064 2001-08-20 Alan Modra <amodra@bigpond.net.au>
9065
9066 * config.sub, config.guess: Import latest from subversions.
9067
9068 2001-07-26 DJ Delorie <dj@redhat.com>
9069
9070 * MAINTAINERS: Clarify libiberty merge rules and procedures.
9071
9072 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9073
9074 * Makefile.in: Revert 2001-06-17.
9075 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
9076
9077 2001-06-17 H.J. Lu <hjl@gnu.org>
9078
9079 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
9080 (gas+binutils.tar.bz2): Likewise.
9081 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
9082
9083 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9084
9085 * Makefile.in (VER): When present, extract the version number from
9086 the file version.in.
9087
9088 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9089
9090 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9091 gcc/xgcc is built, use -print-prog-name to find out the program
9092 name to use.
9093
9094 2001-06-04 Mark Mitchell <mark@codesourcery.com>
9095
9096 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9097 with_gcc]: Use `gcc -shared' to build a shared library.
9098
9099 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
9100
9101 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9102 archives.
9103
9104 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9105
9106 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9107 libraries when using g++ with native linker.
9108
9109 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9110
9111 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9112
9113 2001-05-24 Tom Rix <trix@redhat.com>
9114
9115 * configure.in : enable ld for aix
9116
9117 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9118
9119 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9120 [aix4*|aix5*]: Prepend blank.
9121
9122 2001-05-20 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.254. Rebuilt a number
9126 of subdir/configure scripts to use the new libtool.m4.
9127
9128 2001-05-14 H.J. Lu <hjl@gnu.org>
9129
9130 * config.if (libc_interface): Set to -libc6.2- for cross
9131 compiling to Linux/glibc 2.2.
9132
9133 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9134
9135 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9136 libgcj.
9137
9138 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9139
9140 * configure.in (noconfigdirs): Don't reset it from scratch in the
9141 target case; only append to it.
9142
9143 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9144
9145 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9146 sparc-*-solaris2.8]: Disable ${libgcj}.
9147
9148 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9149
9150 * configure.in (libgcj_saved): Copy from $libgcj.
9151 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9152 --disable-libgcj.
9153
9154 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
9155
9156 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9157 1.641.2.228.
9158
9159 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9160
9161 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9162 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9163
9164 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9165
9166 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9167 New macros.
9168 (bootstrap, cross): Use RECURSE_FLAGS.
9169 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9170
9171 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9172
9173 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9174
9175 2001-03-23 Nick Clifton <nickc@redhat.com>
9176
9177 * README-maintainer-mode: Add note about inability to use "make
9178 distclean" in maintainer mode.
9179
9180 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9181
9182 Re-installed:
9183 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9184 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9185 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9186 * ltcf-cxx.sh: Likewise.
9187 * ltcf-gcj.sh: Likewise.
9188
9189 2001-03-22 Philip Blundell <philb@gnu.org>
9190
9191 * config.sub, config.guess: Import latest from subversions.
9192
9193 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9194
9195 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9196 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9197
9198 2001-03-20 Michael Chastain <chastain@redhat.com>
9199
9200 * Makefile.in: all-m4 depends on all-texinfo.
9201
9202 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9203
9204 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9205
9206 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
9207
9208 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
9209 longer valid.
9210
9211 2001-02-16 Nick Clifton <nickc@redhat.com>
9212
9213 * configure.in (noconfigdirs): Allow configuration of texinfo
9214 for Cygwin hosts.
9215
9216 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9217
9218 * config.guess: Add linux target for S/390.
9219 * config.sub: Likewise.
9220 * configure.in: Likewise.
9221
9222 2001-02-06 Ben Elliston <bje@redhat.com>
9223
9224 * configure: Output host type to stdout, not stderr.
9225
9226 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9227
9228 * config.guess: Import from subversions.gnu.org (revision 1.181).
9229 * config.sub: Import from subversions.gnu.org (revision 1.199).
9230
9231 2001-01-30 Alan Modra <alan@linuxcare.com.au>
9232
9233 * config.guess: Handle hppa64-linux systems.
9234
9235 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9236
9237 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9238 Don't unset, it's non-portable and no longer necessary, set to empty
9239 instead.
9240
9241 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9242
9243 * ltconfig: Shell portability fix for the tagname validity check.
9244
9245 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9246
9247 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9248
9249 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9250
9251 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9252 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9253
9254 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9255
9256 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9257 keep at least one of build_libtool_libs or build_old_libs set to
9258 yes.
9259
9260 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9261
9262 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9263 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9264
9265 2000-11-07 Philip Blundell <pb@futuretv.com>
9266
9267 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9268
9269 2000-11-03 Philip Blundell <pb@futuretv.com>
9270
9271 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9272 files.
9273
9274 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
9275
9276 * COPYING.NEWLIB: Put into source repository.
9277
9278 2001-01-15 Ben Elliston <bje@redhat.com>
9279
9280 * configure.in (host_tools): Add sid.
9281 Always configure cgen.
9282 * Makefile.in (all-sid): New target.
9283 (check-sid, clean-sid, install-sid): Likewise.
9284
9285 2001-01-07 Andreas Jaeger <aj@suse.de>
9286
9287 * config.sub, config.guess: Update from subversions.
9288
9289 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9290
9291 * configure.in: Disable language-specific target libraries for
9292 languages that aren't enabled.
9293
9294 2000-11-24 Nick Clifton <nickc@redhat.com>
9295
9296 * configure.in (xscale-elf): Add target.
9297 (xscale-coff): Add target.
9298 (c4x, c5x, tic54x): Move after ARM targets.
9299
9300 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
9301
9302 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
9303
9304 2000-11-20 Ian Lance Taylor <ian@zembu.com>
9305
9306 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
9307
9308 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9309
9310 * Makefile.in: Merge with GCC and libgcj.
9311 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9312 configure-target-<library> when their configure scripts need the C
9313 or C++ library to have already been built to work properly.
9314 (do_proto_toplev): Set them to an empty string.
9315
9316 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9317
9318 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9319 (REALLY_SET_LIB_PATH): Use them.
9320
9321 2000-11-06 Christopher Faylor <cgf@cygnus.com>
9322
9323 * config.sub: Add support for Sun Chorus
9324
9325 2000-11-02 Per Lundberg <plundis@chaosdev.org>
9326
9327 * config.sub: Add support for the *-storm-chaos OS.
9328
9329 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
9330
9331 * configure.in (noconfigdirs): Don't compile some
9332 of the libraries for 68HC11 & 68hc12 targets.
9333
9334 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9335
9336 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
9337 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9338 all affected `configure' scripts.
9339
9340 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
9341
9342 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
9343 ltcf-c.sh.
9344
9345 2000-09-12 Philip Blundell <philb@gnu.org>
9346
9347 * config.sub, config.guess: Update from subversions.
9348
9349 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9350
9351 * Makefile.in (all-zlib): Added dummy target.
9352
9353 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
9354 multi-language branch.
9355
9356 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9357
9358 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9359 (bootstrap*): Depend on all-bootstrap.
9360
9361 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9362
9363 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9364 crosses, but add gcc/include to the header search path for them.
9365
9366 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
9367
9368 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
9369 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
9370 * gettext.m4: New file, extracted from aclocal.m4.
9371
9372 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9373
9374 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9375 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9376 sub-configures.
9377
9378 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9379
9380 * Makefile.in (ALL_MODULES): Add all-cgen.
9381 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9382 (all-cgen): New target.
9383 (all-opcodes,all-sim): Depend on all-cgen.
9384 * configure.in (host_tools): Add cgen.
9385 Only configure cgen if --enable-cgen-maint.
9386
9387 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
9388
9389 * config-ml.in (CC, CXX): Don't introduce a leading space.
9390
9391 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9392
9393 * configure.in (libstdcxx_flags): Use
9394 libstdc++-v3/src/libstdc++.INC.
9395
9396 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9397
9398 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9399
9400 2000-08-11 Jason Merrill <jason@redhat.com>
9401
9402 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9403 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9404 (FLAGS_FOR_TARGET): Not here.
9405 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9406
9407 2000-08-07 DJ Delorie <dj@redhat.com>
9408
9409 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9410 "if we're also building gcc, and it's a gcc that will run on the
9411 build machine, we want to use its includes instead of the system's
9412 default includes".
9413
9414 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9415
9416 * configure.in (libstdcxx_flags): Don't use `"'.
9417
9418 * config-ml.in: Adjust multilib search paths to the
9419 appropriate multilib tree.
9420
9421 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9422
9423 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9424 commas in $LANGUAGES.
9425
9426 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9427
9428 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9429
9430 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9431
9432 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9433 CXX_FOR_TARGET for sed.
9434
9435 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9436
9437 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9438 Do not override if already set in the environment or in configure.
9439 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9440 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9441
9442 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9443
9444 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9445 (GCC_FOR_TARGET): Use it.
9446 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9447 * configure.in: ... here.
9448 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9449 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9450
9451 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9452
9453 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9454 (configure-target-libchill, configure-target-libobjc): Likewise.
9455
9456 * configure.in: Use the same cache file for all target libs.
9457 * config-ml.in: But different cache files per multilib variant.
9458
9459 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9460
9461 * configure (topsrcdir): Don't use dirname.
9462
9463 2000-07-20 Jason Merrill <jason@redhat.com>
9464
9465 * configure.in: Remove all references to libg++ and librx.
9466
9467 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9468
9469 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9470
9471 * config.sub: Update to subversions version 2000-07-06.
9472
9473 2000-07-12 Andrew Haley <aph@cygnus.com>
9474
9475 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9476 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9477
9478 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9479
9480 * symlink-tree: Check number of arguments.
9481
9482 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
9483
9484 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
9485
9486 2000-07-05 Jim Wilson <wilson@cygnus.com>
9487
9488 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9489 search path for a g++ extracted from the build tree. This
9490 will allow link tests run by configure scripts in
9491 subdirectories to succeed.
9492
9493 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9494
9495 * ltconfig: Add support for mips-dde-sysv4.2MP
9496
9497 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9498
9499 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9500 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9501
9502 2000-06-19 Timothy Wall <twall@cygnus.com>
9503
9504 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9505 * config.sub: Add tic54x target.
9506
9507 2000-06-07 Phillip Thomas <pthomas@suse.de>
9508
9509 * README-maintainer-mode: New file: Contains notes on using
9510 --enable-maintainer-mode with binutils.
9511
9512 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
9513
9514 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
9515
9516 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
9517
9518 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9519 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9520
9521 20000-05-21 H.J. Lu (hjl@gnu.org)
9522
9523 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9524 directory are used if they exist. Make sure
9525 $(build_tooldir)/include is searched for header files,
9526 $(build_tooldir)/lib/ for library files.
9527 (GCC_FOR_TARGET): Likewise.
9528 (CXX_FOR_TARGET): Likewise.
9529
9530 2000-05-18 Jeffrey A Law (law@cygnus.com)
9531
9532 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9533
9534 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
9535
9536 * Makefile.in (configure-target-libiberty): Depend on
9537 configure-target-newlib.
9538
9539 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9540
9541 * configure.in, Makefile.in: Merge all libffi-related
9542 configury stuff from the libgcj tree.
9543
9544 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9545
9546 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9547 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9548
9549 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9550
9551 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9552 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9553 current version information. Add to proto-toplev directory.
9554 (gdb-taz): Build do-djunpack.
9555
9556 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9557
9558 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9559
9560 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9561
9562 * ltmain.sh: Preserve in relink_command any environment
9563 variables that may affect the linker behavior.
9564
9565 2000-05-12 Jeffrey A Law (law@cygnus.com)
9566
9567 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9568
9569 2000-05-10 Jim Wilson <wilson@cygnus.com>
9570
9571 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9572
9573 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9574
9575 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9576 with the version name.
9577
9578 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9579
9580 * config.if: Tweak.
9581
9582 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9583
9584 * djunpack.bat: New file.
9585
9586 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
9587
9588 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9589 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9590 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9591 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9592
9593 2000-04-16 Dave Pitts <dpitts@cozx.com>
9594
9595 * config.sub (case $basic_machine): Change default for "ibm-*"
9596 to "openedition".
9597
9598 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
9599
9600 * Makefile.in (gdb-taz): New target. GDB specific archive.
9601 (do-md5sum): New target.
9602 (MD5PROG): Define.
9603 (PACKAGE): Default to TOOL.
9604 (VER): Default to a shell script.
9605 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9606 md5 checksum generation.
9607 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9608 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9609 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9610 insight.tar.bz2): Use gdb-taz to create archive.
9611
9612 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
9613
9614 * configure (warn_cflags): Delete.
9615
9616 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9617 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
9618
9619 * configure.in (enable_libstdcxx_v3): Add.
9620 (target_libs): Add bits here to switch between libstdc++-v2 and
9621 libstdc++-v3.
9622 * config.if: And this file too.
9623 * Makefile.in: Add libstdc++-v3 targets.
9624
9625 2000-04-05 Michael Meissner <meissner@redhat.com>
9626
9627 * config.sub (d30v): Add d30v as a basic machine type.
9628
9629 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9630
9631 * configure.in: -linux-gnu*, not -linux-gnu.
9632
9633 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
9634
9635 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9636 (do-tar-bz2): Replace TOOL with PACKAGE.
9637 (gdb.tar.bz2): Remove GDBTK from GDB package.
9638 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9639 dejagnu.tar.bz2): New packages.
9640
9641 2000-02-27 Andreas Jaeger <aj@suse.de>
9642
9643 * configure.in: Add entry for mips*-*-linux*, move catch all
9644 *-*-*linux* entry below this one.
9645
9646 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9647
9648 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9649
9650 2000-02-24 Nick Clifton <nickc@cygnus.com>
9651
9652 * config.sub: Support an OS of "wince".
9653
9654 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
9655
9656 * config.guess, config.sub: Updated to match config's 2000-02-15
9657 version.
9658
9659 2000-02-23 Linas Vepstas <linas@linas.org>
9660
9661 * config.sub: Add support for Linux/IBM 370.
9662 * configure.in: Likewise.
9663
9664 2000-02-22 Nick Clifton <nickc@cygnus.com>
9665
9666 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9667
9668 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9669
9670 * config.guess: Guess "cygwin" rather than "cygwin32".
9671
9672 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9673
9674 * configure (gcc_version): When setting, narrow search to
9675 lines containing `version_string'.
9676
9677 2000-02-15 Denis Chertykov <denisc@overta.ru>
9678
9679 * config.sub: Add support for avr target.
9680
9681 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9682
9683 * config.sub: Add mmix-knuth-mmixware.
9684
9685 2000-01-27 Christopher Faylor <cgf@redhat.com>
9686
9687 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9688 structure stuff to -L library search.
9689 (CXX_FOR_TARGET): Ditto.
9690 (CROSS_CHECK_MODULES): Fix spelling mistake.
9691
9692 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9693
9694 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9695 the C++ compiler.
9696
9697 2000-01-12 Richard Henderson <rth@cygnus.com>
9698
9699 * configure.in: Don't build some bits for beos.
9700
9701 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9702
9703 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9704 as include files.
9705
9706 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9707
9708 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9709 not mh-aix43.
9710
9711 1999-12-14 Richard Henderson <rth@cygnus.com>
9712
9713 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9714 * config.sub: Accept alphaev[78], alphaev8.
9715
9716 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9717
9718 * config.guess, config.sub: Update from autoconf.
9719
9720 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9721
9722 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9723 necessary libraries are missing.
9724
9725 1999-10-25 Andreas Schwab <schwab@suse.de>
9726
9727 * configure: Fix quoting inside arguments of eval.
9728
9729 1999-10-21 Nick Clifton <nickc@cygnus.com>
9730
9731 * config-ml.in: Allow suppression of some ARM multilibs.
9732
9733 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9734
9735 * config.guess: Add OS/390 match pattern.
9736 * config.sub: Add mvs, openedition targets.
9737 * configure.in (i370-ibm-opened*): New.
9738
9739 1999-09-04 Steve Chamberlain <sac@pobox.com>
9740
9741 * config.sub: Add support for configuring for pj.
9742
9743 1999-08-31 Nick Clifton <nickc@cygnus.com>
9744
9745 * config.sub (maybe_os): Add support for configuring for fr30.
9746
9747 1999-08-25 Nick Clifton <nickc@cygnus.com>
9748
9749 * configure.in: Do not configure or build ld for AIX
9750 platforms. ld is known to be broken on these platforms.
9751
9752 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9753
9754 * config-ml.in: Pass compiler flag corresponding to multidirs to
9755 subdir configures.
9756
9757 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9758
9759 * Makefile.in (LDFLAGS): Define.
9760
9761 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9762
9763 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9764 noconfigdirs.
9765 (*-*-cygwin*): Likewise.
9766
9767 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9768
9769 * mkdep: New file.
9770 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9771 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9772
9773 From Eli Zaretskii <eliz@is.elta.co.il>:
9774 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9775 long file name when using DJGPP on MS-DOS.
9776
9777 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9778
9779 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9780
9781 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9782
9783 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9784 dependency as this causes "make check" to globally "make all"
9785
9786 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9787
9788 * configure.in (target_libs): Added target-zlib.
9789 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9790 (CONFIGURE_TARGET_MODULES): Likewise.
9791 (CHECK_TARGET_MODULES): Likewise.
9792 (INSTALL_TARGET_MODULES): Likewise.
9793 (CLEAN_TARGET_MODULES): Likewise.
9794 (configure-target-zlib): New target.
9795 (all-target-zlib): Likewise.
9796 (all-target-libjava): Depend on all-target-zlib.
9797 (configure-target-libjava): Depend on configure-target-zlib.
9798
9799 * Makefile.in (configure-target-libjava): Depend on
9800 configure-target-newlib.
9801 (configure-target-boehm-gc): New target.
9802 (configure-target-qthreads): New target.
9803
9804 * configure.in (target_libs): Added target-qthreads.
9805 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9806 (CONFIGURE_TARGET_MODULES): Likewise.
9807 (CHECK_TARGET_MODULES): Likewise.
9808 (INSTALL_TARGET_MODULES): Likewise.
9809 (CLEAN_TARGET_MODULES): Likewise.
9810 (all-target-qthreads): New target.
9811 (configure-target-libjava): Depend on configure-target-qthreads.
9812 (all-target-libjava): Depend on all-target-qthreads.
9813
9814 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9815 (CONFIGURE_TARGET_MODULES): Likewise.
9816 (CHECK_TARGET_MODULES): Likewise.
9817 (INSTALL_TARGET_MODULES): Likewise.
9818 (CLEAN_TARGET_MODULES): Likewise.
9819 (all-target-libjava): New target.
9820 (all-target-boehm-gc): Likewise.
9821 * configure.in (target_libs): Added libjava, boehm-gc.
9822
9823 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9824
9825 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9826 configure.bat in SUPPORT_FILES.
9827 (gas+binutils.tar.bz2): Likewise.
9828
9829 * makeall.bat: Remove; obsolete.
9830
9831 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9832
9833 From Mark Elbrecht:
9834 * configure.bat: Remove; obsolete.
9835
9836 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9837
9838 * configure: Add -W -Wall to the default CFLAGS when compiling with
9839 gcc.
9840
9841 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9842
9843 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9844
9845 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9846
9847 * configure.in: Build ld on IRIX6.
9848
9849 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9850
9851 * Makefile.in: Change distribution targets to use bzip2 instead of
9852 gzip.
9853 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9854 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9855
9856 1999-06-04 Nick Clifton <nickc@cygnus.com>
9857
9858 * config.sub: Add mcore target.
9859
9860 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
9861
9862 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9863
9864 1999-05-25 H.J. Lu (hjl@gnu.org)
9865
9866 * config.guess (dummy): Changed to $dummy.
9867
9868 1999-05-24 Nick Clifton <nickc@cygnus.com>
9869
9870 * config.sub: Tidied up case statements.
9871
9872 1999-05-22 Ben Elliston <bje@cygnus.com>
9873
9874 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9875 <jiro@din.or.jp>.
9876
9877 * config.guess: Merge with FSF version. Future changes will be
9878 more accurately recorded in this ChangeLog.
9879 * config.sub: Likewise.
9880
9881 1999-05-20 Stephen L Moshier <moshier@world.std.com>
9882
9883 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9884
9885 1999-04-30 Tom Tromey <tromey@cygnus.com>
9886
9887 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9888
9889 1999-04-23 Tom Tromey <tromey@cygnus.com>
9890
9891 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9892
9893 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9894
9895 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9896 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9897 Bad merge removed these two changes.
9898
9899 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9900 Martin Heller (Ing.-Buero_Heller@t-online.de)
9901
9902 * config.guess (interix Alpha): Add.
9903
9904 1999-04-11 Richard Henderson <rth@cygnus.com>
9905
9906 * configure.in (i?86-*-beos*): Do config gperf; don't config
9907 gdb, newlib, or libgloss.
9908
9909 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9910
9911 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9912 link a trivial program with -mabi=64. If it fails, remove mabi=64
9913 from multidirs.
9914
9915 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
9916
9917 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9918
9919 1999-04-08 Nick Clifton <nickc@cygnus.com>
9920
9921 * config.sub: Add support for mcore targets.
9922
9923 1999-04-07 Michael Meissner <meissner@cygnus.com>
9924
9925 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9926 not mt-ospace, in order to shut up assembler warning about using
9927 symbols that are named the same as registers.
9928
9929 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9930
9931 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9932 dependency list for all-target-cygmon.
9933
9934 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9935
9936 * config-ml.in: Check $host, not $target, for selective multilibs.
9937 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9938 thumb interworking, and underscore prefix multilibs.
9939
9940 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9941
9942 * missing: Update to version from current automake.
9943
9944 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9945
9946 * configure (gxx_include_dir): Removed.
9947
9948 * configure.in (gxx_include_dir): Handle it.
9949 * Makefile.in: Likewise.
9950
9951 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9952
9953 * config.sub (mips64vr4111,mips64vr4111el) Add.
9954
9955 1999-03-21 Ben Elliston <bje@cygnus.com>
9956
9957 * config.guess: Correct typo for detecting ELF on FreeBSD.
9958
9959 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9960
9961 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9962 config/mh-djgpp.
9963
9964 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9965
9966 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9967 all-target-newlib to dependency list for all-target-bsp.
9968
9969 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9970
9971 * config.sub: Add i386-uwin support.
9972 * config.guess: Likewise.
9973
9974 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9975
9976 * configure.in: cleanup, add mh-*pic handling for arm, special
9977 case powerpc*-*-aix*
9978
9979 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9980
9981 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9982 can be built.
9983
9984 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9985
9986 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9987 targets.
9988
9989 1999-03-02 Nick Clifton <nickc@cygnus.com>
9990
9991 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9992
9993 1999-02-28 Geoffrey Noer <noer@cygnus.com>
9994
9995 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9996
9997 1999-02-24 Nick Clifton <nickc@cygnus.com>
9998
9999 * config.sub: Fix typo in arm recognition.
10000
10001 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
10002
10003 * configure.in (noconfigdirs): Changed target_configdirs to
10004 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10005 rather than m68k-*-* since it is not known to work on
10006 m68k-aout. Ditto for arm-*-*oabi.
10007
10008 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
10009
10010 * configure.in (*-*-windows*): Remove, no longer used.
10011
10012 1999-02-19 Ben Elliston <bje@cygnus.com>
10013
10014 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10015 Smart and improved by Andrew Cagney.
10016
10017 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
10018
10019 * config.guess: Recognize openbsd-*-hppa.
10020
10021 1999-02-17 H.J. Lu (hjl@gnu.org)
10022
10023 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10024 only if it is not empty.
10025
10026 1999-02-17 Nick Clifton <nickc@cygnus.com>
10027
10028 Patch from: Scott Bambrough <scottb@corelcomputer.com>
10029
10030 * config.guess: Modified to recognize uname's armv* syntax.
10031
10032 * config.sub: Modified to recognize uname's armv* syntax.
10033
10034 1999-02-17 Mark Salter <msalter@cygnus.com>
10035
10036 * configure.in: Added target-bsp for sparclite.
10037
10038 1999-02-08 Richard Henderson <rth@cygnus.com>
10039
10040 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10041
10042 1999-02-08 Nick Clifton <nickc@cygnus.com>
10043
10044 * configure.in: Add support for strongarm port.
10045 * config.sub: Add support for strongarm target.
10046
10047 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
10048
10049 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10050 the old name config/mh-cygwin32.
10051 Enable texinfo.
10052
10053 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
10054
10055 * configure.in: Do build ld for ix86 Solaris.
10056
10057 1999-02-02 Jim Wilson <wilson@cygnus.com>
10058
10059 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10060 $AR_FOR_TARGET. Likewise for RANLIB.
10061
10062 1999-02-02 Catherine Moore <clm@cygnus.com>
10063
10064 * config.sub (oabi): Recognize.
10065 * configure.in (arm-*-oabi): Handle.
10066
10067 1999-01-30 Robert Lipe (robertlipe@usa.net)
10068
10069 * config.guess: Improve detection of i686 on UnixWare 7.
10070
10071 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
10072
10073 * config.guess: Add support for i386-pc-interix.
10074 * config.sub: Likewise.
10075 * configure.in: Likewise.
10076
10077 1999-01-18 Christopher Faylor <cgf@cygnus.com>
10078
10079 * Makefile.in: Remove unneeded all-target-libio from
10080 from all-target-winsup target since it is now unneeded.
10081 Add all-target-libtermcap in its place since it is now
10082 needed.
10083
10084 1998-12-30 Christopher Faylor <cgf@cygnus.com>
10085
10086 * configure.in: makefile stub for cygwin target is probably
10087 unnecessary. Remove it for now.
10088
10089 1998-12-30 Christopher Faylor <cgf@cygnus.com>
10090
10091 * configure.in: libtermcap.a should be built when cygwin is the
10092 target as well as the host.
10093 * config.guess: Allow mixed case in cygwin uname output.
10094 * Makefile.in: Add libtermcap target.
10095
10096 1998-12-23 Jeffrey A Law (law@cygnus.com)
10097
10098 * config.sub: Clean up handling of hppa2.0.
10099
10100 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
10101
10102 * config.guess: Use C code to identify more HP machines.
10103
10104 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10105
10106 * config.sub: Handle hppa2.0.
10107
10108 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10109
10110 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10111 cygmon for all sparclite targets, regardless of object format.
10112
10113 1998-12-15 Mark Salter <msalter@cygnus.com>
10114
10115 * configure.in: Added target-bsp for several target architectures.
10116
10117 * Makefile.in: Added rules for bsp.
10118
10119 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10120
10121 * config.guess: Improve detection of hppa2.0 processors.
10122
10123 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10124
10125 * config.guess: Recognize FreeBSD using ELF automatically.
10126
10127 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10128
10129 * configure (skip-this-dir): Add handling for new shell script, which
10130 might be created by a sub-directory's configure to indicate, this particular
10131 directory is "unwanted".
10132 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10133
10134 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10135
10136 * ltconfig: import from libtool, after changing libtool to
10137 account for the cygwin name change.
10138
10139 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10140
10141 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10142 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10143
10144 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10145
10146 * configure.in: Add libtermcap to list of cygwin dependencies.
10147
10148 1998-11-17 Geoffrey Noer <noer@cygnus.com>
10149
10150 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10151 they include winsup/include when it's a cygwin target.
10152
10153 1998-11-12 Tom Tromey <tromey@cygnus.com>
10154
10155 * configure.in (host_tools): Added zip.
10156 * Makefile.in (all-target-libjava): Depend on all-zip.
10157 (all-zip): New target.
10158 (ALL_MODULES): Added all-zip.
10159 (NATIVE_CHECK_MODULES): Added check-zip.
10160 (INSTALL_MODULES): Added install-zip.
10161 (CLEAN_MODULES): Added clean-zip.
10162
10163 1998-11-12 Geoffrey Noer <noer@cygnus.com>
10164
10165 * Makefile.in: lose "32" from comment about cygwin.
10166
10167 1998-11-05 Nick Clifton <nickc@cygnus.com>
10168
10169 * configure.in: Use -Os to build target libraries for the fr30.
10170
10171 1998-11-04 Dave Brolley <brolley@cygnus.com>
10172
10173 * config.sub: Add fr30.
10174
10175 1998-11-02 Geoffrey Noer <noer@cygnus.com>
10176
10177 * configure.in: drop "32" from config/mh-cygwin32. Check
10178 cygwin* instead of cygwin32*.
10179 * config.sub: Check cygwin* instead of cygwin32*.
10180
10181 1998-10-22 Robert Lipe <robertl@dgii.com>
10182
10183 * config.guess: Match any version of Unixware7.
10184
10185 1998-10-20 Syd Polk <spolk@cygnus.com>
10186
10187 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10188 if desired.
10189
10190 1998-10-18 Jeffrey A Law (law@cygnus.com)
10191
10192 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10193 these if the appropriate directories and files to not exist.
10194
10195 1998-10-14 Jeffrey A Law (law@cygnus.com)
10196
10197 * Makefile.in (DEVO_SUPPORT): Add config.if.
10198
10199 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
10200
10201 * configure: Add pattern to replace "build_tooldir"'s
10202 definition in the generated Makefile with "tooldir"'s
10203 actual value.
10204
10205 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10206
10207 * config.sub: Bring back lost sparcv9.
10208
10209 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10210
10211 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10212
10213 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10214 CC_FOR_TARGET and friends.
10215
10216 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10217
10218 * Makefile.in (build_tooldir): New variable, same as tooldir.
10219 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10220 -B$(build_tooldir)/bin/.
10221 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10222
10223 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10224
10225 * config.sub: Add support for i[34567]86-pc-udk.
10226 * configure.in: Likewise.
10227
10228 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10229
10230 * Makefile.in: add bzip2 package building bits for user
10231 tools module
10232 * configure.in: ditto
10233
10234 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10235
10236 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10237 (ALL_TARGET_MODULES): Add all-target-libobjc.
10238 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10239 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10240 (all-target-libchill): Add dependencies.
10241 * configure.in (target_libs): Add libchill.
10242
10243 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10244
10245 * configure.in (target_subdir): Remove duplicate line.
10246
10247 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10248
10249 * Makefile.in (all-automake): fix dependencies.
10250
10251 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10252
10253 * configure.in: Minor cleanups for building in the $(target_alias)
10254 subdir.
10255
10256 1998-09-22 Jim Wilson <wilson@cygnus.com>
10257
10258 * Makefile.in (bootstrap): Set r and s before make all. Use
10259 BASE_FLAGS_TO_PASS in make all.
10260 (cross): Likewise.
10261
10262 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10263
10264 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10265
10266 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10267
10268 * config.sub: Fix typo in last change.
10269
10270 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10271
10272 * config.sub: Add support for C4x target.
10273 * configure.in: Likewise.
10274
10275 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10276
10277 * config.sub: Recognize sparcv9 just like sparc64.
10278
10279 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10280
10281 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10282
10283 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10284
10285 * config.guess: Correctly identify Pentium II sco boxes.
10286
10287 * config.guess: Fix "tr" code. From Weiwen Liu.
10288
10289 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10290
10291 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10292 stabs.
10293
10294 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10295
10296 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10297 (ALL_TARGET_MODULES): Add all-target-libchill.
10298 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10299 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10300 (all-target-libchill): Add dependencies.
10301 * configure.in (target_libs): Add libchill.
10302
10303 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10304
10305 * config.guess: Avoid assumptions about "tr" behaves when
10306 LANG is set to something other than English.
10307
10308 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10309
10310 * configure (gxx_include_dir): Changed to
10311 '${prefix}/include/g++'-${libstdcxx_interface}.
10312
10313 * config.if: New to determine the interfaces.
10314
10315 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10316
10317 * config.guess: Detect and handle MPE/IX.
10318 * config.sub: Deal with MPE/IX.
10319
10320 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10321
10322 * configure.in: Use mh-aix43.
10323
10324 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10325
10326 * configure: Fix --without/--disable cases for gxx-include-dir.
10327
10328 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10329
10330 * mdata-sh: Imported. Needed for automake support.
10331
10332 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10333
10334 * Makefile.in (taz): Try "chmod -R og=u ." before
10335 "chmod og=u `find . -print`".
10336
10337 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10338
10339 * configure.in: Add arm-elf and thumb-elf support.
10340
10341 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10342
10343 * Makefile.in: Undo previous patch.
10344
10345 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10346
10347 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10348 to here ...
10349 (install-no-fixedincludes): and here
10350 (INSTALL_MODULES): ... from here.
10351
10352 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10353
10354 * config.sub: Merge with FSF.
10355
10356 * config.guess: Merge with FSF.
10357
10358 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10359
10360 * configure (extraconfigdirs): New variable.
10361 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10362 * Makefile.in (all): Move higher in file.
10363 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10364 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10365 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10366 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10367 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10368
10369 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10370
10371 * Makefile.in (all-target-libjava): Depend on all-gcc and
10372 all-target-newlib.
10373 (configure-target-libjava): Depend on $(ALL_GCC).
10374
10375 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10376
10377 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10378 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10379
10380 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10381
10382 * ylwrap: Change absolute path checks to check for DOS style path
10383 names.
10384
10385 * ylwrap: Don't use a full path name if the source file is in the
10386 same directory. From hjl@lucon.org (H.J. Lu).
10387
10388 * config-ml.in: Default to being verbose, to match Feb 18 change to
10389 configure.
10390
10391 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10392
10393 Brought over from egcs:
10394
10395 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10396
10397 * configure.in (target_subdir): Set to ${target_alias} instead
10398 of "libraries".
10399
10400 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10401
10402 * configure.in (target_subdir): Set to libraries if enable_multilib.
10403
10404 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10405
10406 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10407 multilibs, force reconfiguration the first time we create
10408 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10409
10410 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10411
10412 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10413 avoid confusion with --no-recursion.
10414
10415 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10416
10417 * configure.in: Win32 hosts shouldn't use install -x
10418 * install-sh: remove -x option, and special .exe-handling
10419 hack.
10420
10421 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10422
10423 * config.guess: Recognize i586-pc-beos.
10424 * configure.in: Don't build some bits for beos.
10425
10426 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10427
10428 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10429 CFLAGS default to -O2.
10430
10431 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10432 when using GNU ld.
10433
10434 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10435
10436 * ltmain.sh: Correct install when using a different shell.
10437
10438 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10439
10440 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10441
10442 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10443
10444 * makefile.vms: Update to build binutils/makefile.vms. Add install
10445 target.
10446
10447 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10448
10449 * ltconfig: Update to correct AIX handling.
10450
10451 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10452
10453 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10454
10455 * configure.in (target_subdir): Set to ${target_alias} instead
10456 of "libraries".
10457
10458 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10459
10460 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10461 (Makefile): Depend on $(gcc_version_trigger).
10462
10463 * configure (gcc_version): Change default initializer to empty
10464 string.
10465 (gcc_version_trigger): New variable; pass this variable down
10466 to subdir configures to enable them checking gcc's version
10467 themselves. Emit make macros for both gcc_version vars.
10468 (topsrcdir): Initialize reliably.
10469 (recursion line): Remove --with-gcc-version=${gcc_version}.
10470
10471 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10472
10473 * configure (enable_version_specific_runtime_libs): Implement new flag
10474 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10475 in $(libsubdir); emit definition in each generated Makefile.
10476 (gxx_include_dir): Initialize depending on
10477 $enable_version_specific_runtime_libs.
10478
10479 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10480
10481 * configure (gcc_version): Initialize properly depending on
10482 how and where configure is started.
10483 (recursion line): Pass a --with-gcc-version=${gcc_version}
10484 to configures in subdirs.
10485
10486 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10487
10488 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10489 cygmon
10490
10491 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10492
10493 * configure.in: Add cygmon and libstub support for mn10200.
10494
10495 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10496
10497 * configure (gcc_version): Add new variable describing the
10498 particular gcc version we're building.
10499 * Makefile.in (libsubdir): Add new macro for the directory
10500 in which the compiler finds executables, libraries, etc.
10501 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10502 and libsubdir.
10503
10504 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10505
10506 * Makefile.in (local-clean): Remove *.log.
10507 (warning.log): Built with warn_summary from build.log.
10508 (mail-report.log): Run test_summary.
10509 (mail-report-with-warnings.log): Run test_summary including
10510 warning.log in the report.
10511
10512 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10513
10514 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10515
10516 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10517
10518 * Makefile.in (grep): Grep no longer depends on libiberty.
10519
10520 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10521
10522 * Makefile.in: all-snavigator needs all-libgui.
10523
10524 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10525
10526 * configure.in: Add cygmon and libstub support for mn10300.
10527
10528 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10529
10530 * missing: Update to version from automake 1.3.
10531
10532 * ltmain.sh: On installation, don't get confused if the same name
10533 appears more than once in the list of library names.
10534
10535 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10536
10537 * config.sub: Accept m68060 and m5200 as CPU names.
10538
10539 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10540
10541 * configure: Use && rather than using -a in test, because odd
10542 strings can confuse test.
10543 * configure.in: Likewise.
10544
10545 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10546
10547 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10548
10549 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10550
10551 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10552 bootstrap4-lean): New targets.
10553
10554 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10555
10556 * mpw-* Delete. Not used.
10557
10558 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10559
10560 * COPYING.LIB: Update FSF address.
10561
10562 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10563
10564 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10565
10566 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10567 GAS_SUPPORT_DIRS.
10568
10569 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10570
10571 * ltconfig, ltmain.sh: Avoid producing a version number if
10572 -version-info was not used.
10573
10574 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10575
10576 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10577 building with newlib.
10578
10579 1998-04-30 Paul Eggert <eggert@twinsun.com>
10580
10581 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10582 Solaris `make' causes it to continue to next definition.
10583
10584 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10585
10586 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10587 the right GUI libraries and files are installed along with GDB.
10588
10589 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10590
10591 * configure.in: Change alpha to alpha* in several places.
10592
10593 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10594
10595 * config.sub: Recognize sparc86x.
10596
10597 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10598
10599 * configure.in (--enable-target-optspace): Remove debug echo.
10600
10601 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10602
10603 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10604
10605 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10606
10607 * ltconfig: Update cygwin32 support.
10608
10609 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10610 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10611 (GDB_SUPPORT_DIRS): Likewise.
10612
10613 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10614
10615 * configure.in (target_makefile_frag): If --enable-target-optspace,
10616 use -Os to compile target libraries rather than -O2. Default to
10617 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10618 not used.
10619 * configure.in (target_cflags): Ditto for d30v.
10620
10621 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10622
10623 * Makefile.in (all-bfd): Depend on all-intl.
10624 (all-binutils): Likewise.
10625 (all-gas): Likewise.
10626 (all-gprof): Likewise.
10627 (all-ld): Likewise.
10628
10629 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10630
10631 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10632
10633 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10634
10635 * Makefile.in (all-bfd): Depend upon all-libiberty.
10636
10637 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10638
10639 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10640
10641 * Makefile.in: Add libstub.
10642
10643 * configure.in: Ditto. Build libstub for targets that have cygmon
10644 support.
10645
10646 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10647
10648 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10649
10650 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10651
10652 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10653 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10654
10655 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10656
10657 * configure: Define DEFAULT_M4 by searching PATH.
10658 * Makfile.in: Use DEFAULT_M4.
10659
10660 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10661
10662 * ltconfig: Add cygwin32 support.
10663
10664 * Makefile.in, configure.in: Add libtool as a native only directory
10665 to configure and build.
10666
10667 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10668
10669 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10670
10671 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10672
10673 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10674
10675 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10676
10677 * Makefile.in: add ash make rules
10678 * configure.in: add ash to native_only and host_tools lists
10679
10680 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10681
10682 * Makefile.in (all-gettext, all-intl): New targets.
10683 (ALL_MODULES): Added all-gettext, all-intl.
10684 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10685 (INSTALL_MODULES): Added install-gettext, install-intl.
10686 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10687
10688 * configure.in (host_tools): Added gettext.
10689 (native_only): Likewise.
10690 (noconfigdirs) [various cases]: Likewise.
10691 (host_libs): Added intl.
10692
10693 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10694
10695 * configure: Do not disable building gdbtk for cygwin32 hosts.
10696
10697 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10698
10699 * configure.in: Add thumb-coff target.
10700 * config.sub: Add thumb-coff target.
10701
10702 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10703
10704 * Makefile.in: Revert yesterday's change.
10705 (all-target-winsup): all-target-librx stays out of here.
10706
10707 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10708
10709 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10710 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10711 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10712 Remove references to librx and libg++.
10713
10714 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10715
10716 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10717 recursive makes
10718
10719 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10720
10721 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10722 for newlib directory.
10723 (CXX_FOR_TARGET): Likewise.
10724
10725 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10726
10727 * ltconfig: Update after libtool/ltconfig.in change for
10728 hpux11.
10729
10730 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10731
10732 * ltconfig, ltmain.sh: Update to libtool 1.2.
10733
10734 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10735
10736 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10737 (install-gcc-cross): Instead, override LANGUAGES here.
10738
10739 1998-03-18 Dave Love <d.love@dl.ac.uk>
10740
10741 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10742 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10743
10744 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10745
10746 * configure.in: Add Thumb-pe target.
10747
10748 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10749
10750 * Makefile.in - changed sn targets to snavigator
10751 * configure.in - changed sn targets to snavigator
10752
10753 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10754
10755 * config-ml.in: After building symlink tree call make distclean
10756 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10757 to be the case for libiberty.
10758
10759 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10760
10761 * configure: When making link, also check the current
10762 directory. The configure scripts may create one.
10763
10764 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10765
10766 * config.sub: Accept alphapca56 and alphaev6 properly.
10767
10768 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10769
10770 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10771
10772 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10773
10774 * config.sub (sco5): Fix typo.
10775
10776 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10777
10778 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10779 install-itcl.
10780 (install-itcl): Remove dependency on install-tcl.
10781
10782 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10783
10784 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10785
10786 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10787
10788 * configure.in: Don't build libgui for a cygwin32 target when not on
10789 a cygwin32 host.
10790
10791 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10792
10793 * configure (redirect): Set to null, so default behavior of
10794 configure is now --verbose.
10795
10796 1998-02-16 Dave Love <d.love@dl.ac.uk>
10797
10798 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10799 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10800
10801 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10802
10803 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10804 this change to sync Makefile.in with its ChangeLog entries.
10805
10806 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10807
10808 * ltmain.sh (mkdir): Check that the directory doesn't exist
10809 before we exit with error, so that we don't get races during
10810 parallel builds.
10811
10812 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10813
10814 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10815
10816 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10817
10818 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10819 PICFLAG_FOR_TARGET.
10820 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10821
10822 * configure: Emit a definition for the new macro enable_shared
10823 into each Makefile.
10824
10825 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10826
10827 * configure.in (host_tools, native_only): Add libtool.
10828
10829 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10830
10831 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10832 Fix typo in ming config comment.
10833
10834 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10835
10836 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10837
10838 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10839
10840 * config.sub: Add tic30 cases, and map c30 to tic30.
10841
10842 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10843
10844 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10845 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10846 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10847 (CLEAN_TARGET_MODULES): Similarly
10848 (all-target-libf2c): Add dependences.
10849 * configure.in (target_libs): Add libf2c.
10850
10851 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10852
10853 * configure.in: Remove expect from noconfigdirs when target
10854 is cygwin32. OK to build expect and dejagnu with Canadian
10855 Cross.
10856
10857 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10858
10859 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10860 host.
10861
10862 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10863 and mingw32.
10864
10865 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10866
10867 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10868 here as it is not defined in the toplevel Makefile.
10869
10870 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10871
10872 * configure (package_makefile_rules_frag): New variable, which names
10873 a file with generic rules, ...
10874 Change comment to mention we now have FIVE parts.
10875 * configure: Undo last change.
10876
10877 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10878
10879 * config.guess: More accurate determination of HP processor types.
10880 * config.sub: More accurate determination of HP processor types.
10881
10882 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10883
10884 * configure (package_makefile_frag): Move inserting the
10885 ${package_makefile_frag} to where it should be according
10886 to the comment.
10887
10888 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10889
10890 * config.guess: Add support for Linux/ARM.
10891
10892 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10893
10894 * .cvsignore: Remove *-info and *-install since they match
10895 release-info and mpw-install, which we don't want to just ignore.
10896
10897 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10898
10899 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10900
10901 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10902
10903 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10904 local_prefix to sub-make invocations.
10905
10906 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10907
10908 * configure.in: Check makefile fragments in the source
10909 directory.
10910
10911 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10912
10913 * configure.in: Check whether host and target makefile
10914 fragments exist before adding them to *_makefile_frag.
10915
10916 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10917
10918 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10919
10920 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10921
10922 * configure.in: Make sure we only replace RPATH_ENVVAR on
10923 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10924 regexp to sed.
10925
10926 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10927 to sub-makes.
10928
10929 1998-01-13 Lee Iverson (leei@ai.sri.com)
10930
10931 * config-ml.in (multi-do): LDFLAGS must include multilib
10932 designator.
10933
10934 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10935
10936 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10937
10938 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10939
10940 * config.sub: Add mingw32 support.
10941 * configure.in: Likewise.
10942
10943 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10944
10945 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10946
10947 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10948
10949 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10950 * configure (gxx_include_dir): Provide a definition for subdirs
10951 which do not use autoconf.
10952
10953 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10954
10955 * config.guess: Sync with egcs. Picks up new alpha support,
10956 BeOS & some additional linux support.
10957
10958 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10959
10960 * config.guess: HP 9000/803 is a PA1.1 machine.
10961
10962 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10963
10964 * configure.in: It's alpha*-...
10965
10966 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10967
10968 * configure.in (host_makefile_frag, target_makefile_frag):
10969 Handle multiple config files.
10970 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10971 alpha-*-*.
10972
10973 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10974
10975 * mkdep: New file.
10976
10977 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10978
10979 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10980
10981 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10982
10983 * Makefile.in: Add libgui directory.
10984 (GDB_TK): Add all-libgui.
10985 * configure.in: Add libgui directory.
10986 * configure: Add all-libgui to GDB_TK.
10987
10988 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10989
10990 * config-ml.in (multidirs): Add m32r to multilib list.
10991
10992 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10993
10994 * Makefile.in (all-target-gperf): Change dependency to
10995 all-target-libstdc++.
10996
10997 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10998
10999 * config.guess: Add BeOS support.
11000
11001 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11002
11003 Source directory cvs renamed to cvssrc:
11004 * configure.in (host_tools): Change cvs to cvssrc.
11005 (native_only): Likewise.
11006 (noconfigdirs) [various cases]: Likewise.
11007 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11008 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11009 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11010 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11011 (all-cvssrc): Rename target from all-cvs.
11012
11013 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11014
11015 * configure (gxx_include_dir): Fix thinko.
11016
11017 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11018
11019 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11020 (install-cross, install-gcc-cross): New targets.
11021
11022 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11023
11024 * configure.in (noconfigdirs): Add support for Thumb target.
11025
11026 * config.sub (maybe_os): Add support for Thumb target.
11027
11028 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11029
11030 * Makefile.in: Add rules for cygmon.
11031
11032 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11033
11034 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11035
11036 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11037 * configure (gxx_include_dir): Provide a definition for subdirs
11038 which do not use autoconf.
11039
11040 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11041
11042 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11043 11/18/97 build
11044
11045 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11046
11047 * From Franz Sirl.
11048 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11049 found on RedHat Linux systems.
11050
11051 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11052
11053 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11054 guesses.
11055
11056 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11057
11058 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11059
11060 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11061
11062 * ltmain.sh: If mkdir fails, check whether the directory was created
11063 anyhow by some other process.
11064
11065 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11066
11067 * configure.in (d30v-*-*): Configure all directories.
11068
11069 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11070
11071 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11072 for the D30V.
11073
11074 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11075
11076 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11077
11078 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11079
11080 * include/libiberty.h: Add extern "C" { so it can be used with C++
11081 progrms.
11082 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11083 programs.
11084
11085 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11086
11087 * configure.in (d30v-*-*): Configure GCC now.
11088
11089 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11090
11091 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11092 is no longer needed.
11093
11094 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11095
11096 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11097
11098 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11099
11100 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11101 targets using "$@" to provide support for similar but not identical
11102 targets without having to duplicate code.
11103
11104 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11105
11106 * makefile.vms: Fix to work with DEC C.
11107
11108 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11109
11110 * config.sub: Add mips-tx39-elf to marketing names.
11111
11112 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11113
11114 * ltmain.sh: Handle symlinks in generated script.
11115
11116 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11117
11118 * configure: Handle autoconf style directory options: --bindir,
11119 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11120 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11121 --sysconfdir.
11122 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11123 (sharedstatedir, localstatedir, oldincludedir): New variables.
11124 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11125 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11126 sbindir, sharedstatedir, and sysconfdir.
11127
11128 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11129
11130 * Makefile.in (bootstrap-lean): New target.
11131
11132 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11133
11134 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11135 sn, and gnuserv from noconfigdirs.
11136
11137 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11138
11139 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11140
11141 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11142
11143 * Makefile.in (cross): New target.
11144
11145 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11146 Jeff Law <law@cygnus.com>
11147
11148 * Makefile.in (bootstrap2, bootstrap3): New targets.
11149 (all-bootstrap): Remove outdated and confusing target.
11150 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11151
11152 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11153
11154 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11155 windows. Consistent with gdb/configure.
11156
11157 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11158
11159 * configure.in: Name Linux target fragment.
11160
11161 * configure: Rewrite so that project Makefile fragment is inserted
11162 first and appears last in the resulting Makefile.
11163
11164 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11165
11166 * Makefile.in (install-itcl): Install tcl first.
11167
11168 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11169
11170 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11171
11172 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11173
11174 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11175
11176 * configure.in (skipdirs): Add target-librx for Linux.
11177 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11178
11179 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11180
11181 * Makefile.in (bootstrap): New target.
11182
11183 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11184
11185 * config.sub: Accept 'amigados' for backward compatability.
11186
11187 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11188
11189 * config.guess: Merge with FSF.
11190
11191 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11192
11193 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11194
11195 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11196
11197 * config.sub: Add "marketing-names" patch.
11198
11199 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11200
11201 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11202
11203 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11204
11205 * config.sub: Handle v850-elf.
11206
11207 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11208
11209 * .cvsignore (*-install): Remove.
11210
11211 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11212
11213 * ltconfig: Set CONFIG_SHELL in libtool.
11214 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11215
11216 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11217
11218 * configure.in (target_subdir): Set to libraries if enable_multilib.
11219
11220 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11221
11222 * config.guess: Update from gcc directory.
11223
11224 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11225
11226 * Makefile.in (all-sim): Depends on all-readline.
11227
11228 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11229
11230 * Makefile.in (BISON, YACC): Use $$s.
11231 (all-bison): Depend on all-texinfo.
11232
11233 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11234
11235 * Makefile.in (BISON): Add -L flag.
11236 (YACC): Likewise.
11237
11238 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11239
11240 * configure.in (noconfigdirs): Add support for v850e target.
11241
11242 * config.sub (maybe_os): Add support for v850e target.
11243
11244 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11245
11246 * configure.in (noconfigdirs): Add support for v850ea target.
11247
11248 * config.sub (maybe_os): Add support for v850ea target.
11249
11250 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11251
11252 * config.sub: Add mipstx39. Delete r3900.
11253
11254 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11255
11256 * Makefile.in (all-autoconf): Depends on all-texinfo.
11257
11258 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11259
11260 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11261 eabi targets.
11262
11263 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11264
11265 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11266
11267 * configure: When handling a Canadian Cross, handle YACC as well as
11268 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11269 * Makefile.in (all-bison): Depend upon all-texinfo.
11270
11271 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11272
11273 * Makefile.in (BISON): bison, not byacc or bison -y.
11274 (YACC): bison -y or byacc or yacc.
11275 (various): Add *-bison as appropriate.
11276 (taz): No need to mess with BISON anymore.
11277
11278 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11279
11280 * configure: If OSTYPE matches *win32*, try to find a good value for
11281 CONFIG_SHELL.
11282
11283 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11284
11285 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11286 configure.in if it is present.
11287
11288 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11289
11290 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11291
11292 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11293
11294 * config.sub: Recognize `arc' cpu.
11295 * configure.in: Likewise.
11296 * config-ml.in: Likewise.
11297
11298 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11299
11300 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11301
11302 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11303
11304 * configure: Changed sed delimiter from ':' to '|' when
11305 attempting to substitute ${config_shell} for SHELL. On
11306 NT ${config_shell} may contain a ':' in it.
11307
11308 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11309
11310 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11311
11312 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11313
11314 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11315
11316 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11317
11318 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11319
11320 * ylwrap: If the program is a relative path, force it to be
11321 absolute.
11322
11323 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11324
11325 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11326
11327 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11328
11329 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11330 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11331 for libraries.
11332
11333 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11334
11335 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11336 separated by spaces.
11337
11338 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11339
11340 * ylwrap: New file.
11341 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11342
11343 * ltmain.sh: Handle /bin/sh at start of install program.
11344
11345 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11346
11347 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11348 * missing: New file, from automake 1.2.
11349
11350 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11351
11352 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11353 check-tk to CHECK_X11_MODULES.
11354
11355 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11356
11357 * config.sub: Merge with FSF.
11358
11359 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11360
11361 * config.guess: Merge with FSF.
11362
11363 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11364
11365 * configure: Treat msdosdjgpp like go32.
11366 * configure.in: Likewise. Don't remove gprof for go32.
11367
11368 * configure: Change Makefile.tem2 to Makefile.tm2.
11369
11370 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11371
11372 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11373
11374 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11375
11376 * install-sh (chmodcmd): Set to null if the DST directory already
11377 exists. Same as Nov 11th change.
11378
11379 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11380
11381 * configure (GDB_TK): Needs itcl and tix.
11382
11383 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11384
11385 * config.guess: Update from FSF.
11386
11387 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11388
11389 * Makefile.in (GDB_TK): Depend on itcl and tix.
11390
11391 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11392
11393 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11394 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11395 (INSTALL_SCRIPT): New variable.
11396 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11397 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11398 to -x.
11399 * install-sh: Add support for -x option.
11400
11401 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11402
11403 * configure.in, Makefile.in: Treat tix like itcl.
11404
11405 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11406
11407 * Makefile.in (WINDRES): New variable.
11408 (WINDRES_FOR_TARGET): New variable.
11409 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11410 (EXTRA_HOST_FLAGS): Add WINDRES.
11411 (EXTRA_TARGET_FLAGS): Add WINDRES.
11412 (EXTRA_GCC_FLAGS): Add WINDRES.
11413 ($(DO_X)): Pass down WINDRES.
11414 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11415 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11416 DLLTOOL_FOR_TARGET.
11417
11418 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11419
11420 * configure.in: configure sim before gdb for win32-x-ppc
11421
11422 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11423
11424 Move gperf into the toplevel, from libg++.
11425 * configure.in (target_tools): Add target-gperf.
11426 (native_only): Add target-gperf.
11427 * Makefile.in (all-target-gperf): New target, depend on
11428 all-target-libg++.
11429 (configure-target-gperf): Empty rule.
11430 (ALL_TARGET_MODULES): Add all-target-gperf.
11431 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11432 (CHECK_TARGET_MODULES): Add check-target-gperf.
11433 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11434 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11435
11436 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11437
11438 * config.sub (mn10200): Recognize new basic machine.
11439
11440 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11441
11442 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11443 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11444
11445 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11446
11447 * configure.in: If we're building mips-sgi-irix6* native, turn on
11448 ENABLE_MULTILIB and set TARGET_SUBDIR.
11449
11450 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11451
11452 * Makefile.in (all-sn): Depend on all-grep.
11453
11454 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11455
11456 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11457
11458 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11459 Makefile. From Jeff Makey <jeff@cts.com>.
11460 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11461
11462 * Makefile.in (DISTBISONFILES): Remove.
11463 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11464 $(DEFAULT_YACC).
11465
11466 * configure.in: Build itl, db, sn, etc., when building for native
11467 cygwin32.
11468
11469 * Makefile.in (LD): New variable.
11470 (EXTRA_HOST_FLAGS): Pass down LD.
11471 ($(DO_X)): Likewise.
11472
11473 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11474
11475 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11476
11477 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11478
11479 * configure.in (targargs): Strip out any supplied --build argument
11480 before adding our own. Always add --build.
11481
11482 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11483
11484 * configure.in (targargs): Pass --build if we're doing
11485 a cross-compile.
11486
11487 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11488
11489 * configure: Use '|' instead of ":" as the separator in
11490 sed. Otherwise sed chokes on NT path names with drive
11491 designators. Also look for "?:*" as the leading characters in an
11492 absolute pathname.
11493
11494 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11495
11496 * config.sub: Support for r3900.
11497
11498 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11499
11500 * configure.in: Use install-sh, not install.sh.
11501
11502 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11503
11504 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11505 apply it twice.
11506
11507 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11508
11509 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11510 install-binutils.
11511
11512 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11513
11514 * Makefile.in: Add automake targets.
11515 * configure.in (host_tools): Add automake.
11516
11517 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11518
11519 * configure: Default CXX to c++, not gcc.
11520 * Makefile.in (CXX): Set to c++, not gcc.
11521 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11522
11523 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11524
11525 * install-sh: try appending a .exe if source file doesn't
11526 exist
11527
11528 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11529
11530 * configure.in: Turn on multilib by default.
11531 (cross_only): Remove target-libiberty.
11532
11533 * Makefile.in (all-gcc): Don't depend on libiberty.
11534
11535 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11536
11537 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11538
11539 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11540
11541 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11542 (DISTBISONFILES): Add ld/Makefile.in
11543
11544 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11545
11546 * configure.in: if target is cygwin32 but host isn't cygwin32,
11547 don't configure gdb tcl tk expect, not just gdb.
11548
11549 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11550
11551 * configure.in: Added gnuserv everywhere sn appears.
11552
11553 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11554 (CROSS_CHECK_MODULES): Added check-gnuserv.
11555 (INSTALL_MODULES): Added install-gnuserv.
11556 (CLEAN_MODULES): Added clean-gnuserv.
11557 (all-gnuserv): New target.
11558
11559 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11560
11561 * config.guess: Fixes for MIPS OpenBSD systems.
11562
11563 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11564
11565 * Makefile.in (INSTALL_XFORM): Remove.
11566 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11567
11568 * mkinstalldirs: New file, copied from automake.
11569 * Makefile.in (installdirs): Rename from install-dirs. Use
11570 mkinstalldirs. Change all users.
11571 (DEVO_SUPPORT): Add mkinstalldirs.
11572
11573 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11574
11575 * install-sh: Rename from install.sh.
11576 * Makefile.in (INSTALL): Change install.sh to install-sh.
11577 (DEVO_SUPPORT): Likewise.
11578
11579 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11580 Graichen <graichen@rzpd.de>.
11581
11582 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11583
11584 * config.guess: Recognize OpenBSD systems correctly.
11585
11586 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11587
11588 * README, Makefile.in (ETC_SUPPORT): Remove references to
11589 cfg-paper*, configure.{texi,man,info*}._
11590
11591 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11592
11593 * Makefile.in (all.normal): Ensure that gcc is built after all
11594 the x11 - ie gdb - targets.
11595
11596 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11597
11598 * makefile.vms: Don't run conf-a-gas.
11599
11600 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11601
11602 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11603
11604 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11605
11606 * configure.in: Remove noconfigdirs case since gdb also
11607 configures and builds for tic80-coff.
11608
11609 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11610
11611 * configure: Set cache_file to config.cache.
11612 * Makefile.in (local-distclean): Remove config.cache.
11613
11614 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11615
11616 * COPYING: Update FSF address.
11617
11618 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11619
11620 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11621 noconfigdirs.
11622
11623 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11624
11625 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11626 MAKEDIRS, is empty.
11627
11628 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11629
11630 * config.sub: Tweak mn10300 entry.
11631
11632 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11633
11634 * configure.in (host_tools): Put sim before gdb, so gdb's
11635 configure.tgt can determine if the simulator was configured.
11636
11637 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11638
11639 * config.sub: Move BeOS $os case to be with other Cygnus
11640 local cases.
11641
11642 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11643
11644 * config.sub: Remove misplaced comment that broke Linux.
11645
11646 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11647
11648 * config.sub: Add BeOS support.
11649
11650 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11651
11652 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11653
11654 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11655
11656 * configure.in (noconfigdirs): Remove tcl and tk from
11657 noconfigdirs for cygwin32 builds.
11658
11659 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11660
11661 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11662
11663 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11664
11665 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11666 make-all.com, use makefile.vms instead.
11667
11668 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11669
11670 * config.sub: Accept -lnews*.
11671
11672 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11673
11674 * configure.in (noconfigdirs): Disable target-newlib,
11675 target-examples and target-libiberty for d30v.
11676
11677 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11678
11679 * configure.in (noconfigdirs): Enable ld for d30v.
11680
11681 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11682
11683 * configure.in (tic80-*-*): Build compiler.
11684
11685 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11686
11687 * configure.in (d30v-*): Remove sim directory from list of
11688 unsupported d30v directories
11689
11690 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11691
11692 * config.sub, configure.in: Add d30v target cpu.
11693
11694 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11695
11696 * makefile.vms: New file.
11697 * make-all.com: Remove.
11698
11699 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11700
11701 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11702
11703 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11704
11705 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11706
11707 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11708
11709 * Makefile.in (ALL_MODULES): Added all-db.
11710 (CROSS_CHECK_MODULES): Addec check-db.
11711 (INSTALL_MODULES): Added install-db.
11712 (CLEAN_MODULES): Added clean-db.
11713
11714 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11715
11716 * config.guess: Merge with latest FSF sources.
11717
11718 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11719
11720 * Makefile.in (ALL_MODULES): Added all-itcl.
11721 (CROSS_CHECK_MODULES): Added check-itcl.
11722 (INSTALL_MODULES): Added install-itcl.
11723 (CLEAN_MODULES): Added clean-itcl.
11724
11725 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11726
11727 * configure.in: build gdb for mn10200
11728
11729 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11730
11731 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11732
11733 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11734
11735 * configure.in (tic80-*-*): Turn off most targets right now.
11736
11737 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11738
11739 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11740 rather than the makeinfo program.
11741 (do-info): Depend upon all-texinfo.
11742
11743 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11744
11745 * configure.in: Remove uses of config/mh-linux.
11746
11747 * config.sub, config.guess: Merge with latest FSF sources.
11748
11749 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11750
11751 * config.sub (case $basic_machine): Add tic80 entries.
11752
11753 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11754
11755 * config.sub, config.guess: Merge with latest FSF sources.
11756
11757 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11758
11759 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11760 * mpw-config.in: Test for NewFolderRecursive.
11761 * mpw-install: Use symbolic name for startup filename.
11762 * mpw-README: Add various additional details.
11763
11764 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11765
11766 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11767
11768 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11769
11770 * configure.in: Do build gcc and the target libraries for
11771 the mn10200.
11772
11773 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11774
11775 * configure.in: don't avoid building gdb for mn10300 any more
11776 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11777 instead of single-quoting it.
11778
11779 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11780
11781 * configure.in: Don't use --with-stabs on IRIX 6.
11782
11783 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11784
11785 * configure.in (m32r): Build gdb, libg++ now.
11786
11787 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11788
11789 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11790 directories from noconfigdirs.
11791
11792 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11793
11794 * config.sub (basic_machine): added mips16 configuration
11795
11796 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11797
11798 * config.sub: Handle d10v-unknown.
11799
11800 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11801
11802 * config.sub: Handle v850-unknown.
11803
11804 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11805
11806 * Makefile.in: add findutils
11807 * configure.in: add findutils to list of host_tools
11808
11809 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11810
11811 * config.sub: Handle mn10200 and mn10300.
11812
11813 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11814
11815 * configure.in (d10v-*): Do not build librx.
11816
11817 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11818
11819 * configure.in (mn10300): Build everything except gdb & libgloss.
11820
11821 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11822
11823 * config.guess: Patch for Dansk Data Elektronik servers,
11824 from Niels Skou Olsen <nso@dde.dk>.
11825
11826 For ncr, use /bin/uname rather than uname, since GNU uname does not
11827 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11828
11829 Patch for MIPS R4000 running System V,
11830 from Eric S. Raymond <esr@snark.thyrsus.com>.
11831
11832 Fix thinko for nextstep.
11833
11834 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11835
11836 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11837 * config.guess: Guess mips-dec-mach_bsd4.3.
11838
11839 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11840 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11841 release numbers.
11842 * config.guess (mips-mips-riscos*): Emit just enough of the
11843 release number.
11844
11845 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11846 * config.guess (sparc-auspex-sunos*): Added.
11847 (f300-fujitsu-*): Added.
11848
11849 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11850 * config.guess: Recognize a Tadpole as a sparc.
11851
11852 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11853
11854 * config.guess: Don't assume that NextStep version is either 2 or
11855 3. NextStep 4 (aka OpenStep 4) has come out now.
11856
11857 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11858
11859 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11860 From Rik Faith <faith@cs.unc.edu>.
11861
11862 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11863
11864 * config.sub: Contributions from bug-gnu-utils to:
11865 Support plain "hppa" (no version given) architecture, reported by
11866 OpenStep.
11867 OpenBSD like NetBSD.
11868 LynxOs is not a hardware supplier.
11869
11870 * config.guess: Contributions from bug-gnu-utils to add support for:
11871 OpenBSD like NetBSD.
11872 Stratus systems.
11873 More Pyramid systems.
11874 i[n>4]86 Intel chips.
11875 M680[n>4]0 Motorola chips.
11876 Use unknown instead of lynx for hardware manufacturer.
11877
11878 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11879
11880 * install.sh (chmodcmd): Set to null if the DST directory already
11881 exists.
11882
11883 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11884
11885 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11886 not use mt-ppc target Makefile fragment any more.
11887
11888 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11889
11890 * configure.in (*-*-windows): Exclude everything but those dirs
11891 needed to build windows.
11892
11893 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11894
11895 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11896
11897 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11898
11899 * configure.in: Exclude mmalloc from i386-windows.
11900
11901 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11902
11903 * Undo my previous change.
11904
11905 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11906
11907 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11908 unconditionally.
11909 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11910
11911 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11912
11913 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11914 host to add it's own flags.
11915
11916 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11917
11918 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11919
11920 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11921
11922 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11923 (CXX_FOR_TARGET): Likewise.
11924 (GCC_FOR_TARGET): Define.
11925 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11926 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11927 CC_FOR_TARGET was specified on the command line.
11928 (MAKEOVERRIDES): Don't define.
11929
11930 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11931
11932 * configure.in (m32r): Fix spelling of libg++ libs.
11933
11934 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11935
11936 * config.sub (-apple*): Remove, now redundant.
11937
11938 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11939
11940 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11941
11942 * configure: Rework yesterday's sed script patch.
11943
11944 * config.sub: Merge with FSF.
11945
11946 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11947
11948 * config.guess: Merge from FSF.
11949
11950 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11951 * config.guess: Use pc instead of unknown, for pc clone systems.
11952 Change linux to linux-gnu.
11953
11954 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11955 * config.guess: Avoid non-portable tr syntax.
11956
11957 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11958
11959 * test-build.mk (HOLES): Add "xargs" for gdb.
11960
11961 * configure: Avoid hpux10.20 sed bug.
11962
11963 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11964
11965 * configure.in: Add support for windows host
11966 (that is a build done under the Microsoft build environment).
11967
11968 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11969
11970 * Makefile.in: Replace all uses of srcroot with s, to shrink
11971 command line lengths.
11972
11973 Patches from Geoffrey Noer <noer@cygnus.com>:
11974 * configure.in: If configuring for newlib, pass --with-newlib to
11975 subdirectories.
11976 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11977 -Bnewlib/ and -Lwinsup to gcc.
11978 (CXX_FOR_TARGET): Likewise.
11979
11980 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11981
11982 * Makefile.in (ETC_SUPPORT): Add configure.
11983
11984 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11985
11986 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11987 host configuration file.
11988
11989 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11990
11991 * configure.in: Break mn10x00 support into separate
11992 mn10200 and mn10300 configurations.
11993 * config.sub: Likewise.
11994
11995 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11996
11997 * configure.in: Add lots of stuff to noconfigdirs for
11998 the mn10x00 targets.
11999
12000 * config.sub, configure.in: Add mn10x00 support.
12001
12002 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12003
12004 * make-all.com: Call conf-a-gas, not config-a-gas.
12005
12006 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12007
12008 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12009 targets.
12010
12011 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12012
12013 * mpw-README: Add much more detail for native PowerMac.
12014 * mpw-install: New file.
12015 * mpw-configure: Add --norecursion and --help options.
12016 * mpw-config.in: Translate readme and install files when
12017 copying to objdir.
12018 * mpw-build.in: Don't always depend on byacc and flex.
12019 (install-only-top): New action.
12020
12021 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12022
12023 * configure.in: You can now configure GDB for the v850.
12024
12025 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12026
12027 * configure.in (noconfigdirs): Don't configure any C++ dirs
12028 if targeting D10V.
12029
12030 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12031
12032 * config.sub: Recognize mips64vr5000.
12033
12034 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12035
12036 * configure.in: Use a single line for host_tools and native_only.
12037
12038 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12039
12040 * config.sub, configure.in: Add entries for m32r.
12041
12042 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12043
12044 * Makefile.in (inet-install): Don't run install-gzip.
12045
12046 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12047
12048 * configure.in: Don't config lots of things for *-*-windows*.
12049
12050 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12051
12052 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12053 (host_libs, host_tools): Copy from configure.in.
12054 * mpw-configure: Don't complain about directories not found.
12055
12056 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12057
12058 * configure.in (i[345]86): Recognize i686 for pentium pro.
12059 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12060 file.
12061
12062 * config.guess (i[345]86): Ditto.
12063
12064 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12065
12066 * configure.in (noconfigdirs): Removed gdb for D10V.
12067
12068 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12069
12070 * configure.in: Remove ld, target-libio, target-libg++, and
12071 target-libstdc++ from noconfigdirs.
12072
12073 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12074
12075 * configure: Fix three locations where shell scripts were
12076 being run directly rather than with config_shell.
12077
12078 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12079
12080 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12081 * config.sub (basic_machine): Recognize v850.
12082
12083 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12084
12085 * mpw-configure: Handle multiple enable/disable options and
12086 pass them down recursively, handle -c and -s flags appropriately
12087 depending on choice of compiler, add escape mechanism for
12088 quoted arguments to gC.
12089
12090 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12091
12092 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12093 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12094 so that -mrelocatable-lib and -mno-eabi are used.
12095
12096 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12097 not support --print-multi-lib, don't abort.
12098
12099 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12100
12101 * make-all.com: Run config-a-gas.
12102 * setup.com: Don't copy subdirectory files around.
12103
12104 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12105
12106 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12107 target, it now compiles correctly.
12108
12109 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12110
12111 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12112
12113 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12114
12115 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12116
12117 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12118
12119 * configure.in (native_only): Add prms.
12120
12121 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12122
12123 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12124 (BINUTILS_SUPPORT_DIRS): Likewise.
12125
12126 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12127
12128 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12129 d10v support is added.
12130
12131 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12132
12133 * configure.in (d10v-*-*): New target.
12134
12135 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12136
12137 * config.guess (HP 9000/811): Recognize this as a PA1.1
12138 machine.
12139
12140 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12141
12142 * Makefile.in (do-tar-gz): New target, split out from tail end of
12143 taz target. Run each command separately, don't use pipes.
12144 (taz): Use it.
12145
12146 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12147
12148 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12149 * mpw-build.in: No builds should depend on building byacc or flex,
12150 they are assumed to be installed already.
12151
12152 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12153
12154 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12155 variable that CC_FOR_TARGET needs.
12156
12157 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12158
12159 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12160 options have changed since the last time the subdirectory was
12161 configured, and if it has, reconfigure.
12162 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12163 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12164
12165 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12166
12167 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12168 CLEAN_MODULES): Add bash.
12169 (all-bash): New target.
12170
12171 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12172
12173 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12174
12175 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12176
12177 * config.sub (basic_machine): Recognize d10v as a valid processor.
12178
12179 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12180
12181 * mpw-configure: Add support for --bindir.
12182 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12183
12184 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12185
12186 * configure.in: add bash, time, gawk to list of hosttools and things
12187 to only build for native toolchains
12188
12189 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12190
12191 * Makefile.in (docdir): Remove.
12192
12193 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12194
12195 * Makefile.in (datadir): Set to $(prefix)/share.
12196
12197 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12198
12199 * configure.in: build diff and patch for cygwin32-hosted
12200 toolchains.
12201
12202 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12203
12204 * config.sub: Accept -rtems*.
12205
12206 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12207
12208 * configure.in: enable dosrel for cygwin32-hosted builds,
12209 remove diff from the list of things not buildable
12210 via Canadian Cross
12211
12212 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12213
12214 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12215 don't get ". ".
12216
12217 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12218
12219 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12220
12221 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12222
12223 * Makefile.in (taz): Handle case where tex3patch didn't even get
12224 checked out. Also, if it was found, put the symlink in a new util
12225 subdirectory.
12226
12227 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12228
12229 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12230
12231 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12232
12233 * config.sub: Recognize -openvms.
12234 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12235 * make-all.com, setup.com: New files.
12236
12237 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12238
12239 * Makefile.in (taz): tex3patch moved to texinfo/util.
12240
12241 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12242
12243 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12244 * configure.in: remove make from disable-if-Can-Cross list
12245 enable gdb if ${host} and ${target} are cygwin32
12246
12247 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12248
12249 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12250 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12251
12252 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12253
12254 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12255 distinguish sysv/svr4/bsd variants.
12256 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12257
12258 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12259
12260 * configure.in: Added copyright notice.
12261 * move-if-change: Added copyright notice.
12262
12263 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12264
12265 * configure.in (powerpcle-*-solaris*): Until we get shared
12266 libraries working, don't build gdb, sim, make, tcl, tk, or
12267 expect.
12268
12269 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12270
12271 * config.guess: Merge with FSF:
12272
12273 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12274 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12275
12276 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12277 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12278
12279 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12280 * config.guess: Combine two OSF1 rules.
12281 Also recognize field test versions. From mjr@zk3.dec.com.
12282 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12283 because GNU uname does not support -p. From pmr@pajato.com.
12284
12285 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12286
12287 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12288
12289 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12290
12291 * mpw-README: Document GCCIncludes.
12292
12293 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12294
12295 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12296
12297 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12298
12299 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12300
12301 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12302
12303 * configure.in (*-*-cygwin32): Configure make.
12304
12305 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12306
12307 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12308
12309 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12310
12311 * Makefile.in (all-inet): Depend on all-perl.
12312
12313 * Makefile.in (inet-install): New target.
12314
12315 * Makefile.in (all-inet): Depend on all-tcl.
12316 (all-inet): Depend on all-send-pr.
12317
12318 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12319
12320 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12321 temporarily.
12322
12323 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12324
12325 * configure.in: Don't configure --with-gnu-ld on AIX.
12326
12327 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12328
12329 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12330
12331 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12332
12333 * Makefile.in (ALL_MODULES): Added all-inet.
12334 (CROSS_CHECK_MODULES): Added check-inet.
12335 (INSTALL_MODULES): Added install-inet.
12336 (CLEAN_MODULES): Added clean-inet.
12337 (all-indent): New target.
12338
12339 * configure.in (host_tools): Added inet.
12340 (native_only): Added inet.
12341 (noconfigdirs): Added inet.
12342
12343 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12344
12345 * configure.in: Don't configure libgloss if we are not configuring
12346 newlib.
12347
12348 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12349
12350 * configure.in: Don't configure libgloss for unsupported
12351 architectures.
12352
12353 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12354
12355 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12356
12357 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12358
12359 * Makefile.in (ALL_MODULES): Include all-apache.
12360 (CROSS_CHECK_MODULES): Include check-apache.
12361 (INSTALL_MODULES): Include install-apache.
12362 (all-apache): New target.
12363
12364 * configure.in: Added apache everywhere perl is seen.
12365
12366 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12367
12368 * Makefile.in: Add support for clean-{module} and
12369 clean-target-{module} rules.
12370
12371 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12372
12373 * configure.in (*-*-ose) do not build libgloss.
12374
12375 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12376
12377 * config.guess (prep*:SunOS:5.*:*): Turn into
12378 powerpele-unknown-solaris2.
12379
12380 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12381
12382 * configure.in: Permit --enable-shared to specify a list of
12383 directories.
12384
12385 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12386
12387 * configure.in (host==solaris): Pass only the first word of $CC
12388 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12389
12390 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12391
12392 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12393
12394 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12395
12396 * Makefile.in (ALL_MODULES): Include all-perl.
12397 (CROSS_CHECK_MODULES): Include check-perl.
12398 (INSTALL_MODULES): Include install-perl.
12399 (ALL_X11_MODULES): Include all-guile.
12400 (CHECK_X11_MODULES): Include check-guile.
12401 (INSTALL_X11_MODULES): Include install-guile.
12402 (all-perl): New target.
12403 (all-guile): New target.
12404
12405 * configure.in (host_tools): Include perl and guile.
12406 (native_only): Include perl and guile.
12407 (noconfigdirs): Don't build guile and perl; no ports have been
12408 done.
12409
12410 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12411
12412 * configure (--enable-*): Handle quoted option lists such as
12413 --enable-sim-cflags='-g0 -O' better.
12414
12415 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12416
12417 * Makefile.in ({,inst}all-target): New rule so we can make and
12418 install all of the target directories easily.
12419
12420 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12421
12422 * configure.in: Add missing global flag in sed substitution when
12423 deleting `target-' from ${configdirs}.
12424
12425 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12426
12427 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12428 option.
12429
12430 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12431 config/mh-necv4.
12432
12433 * install.sh: Correct misspelling of transformbasename.
12434
12435 * config.guess: Recognize mips-*-sysv*.
12436
12437 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12438
12439 * config.sub: Recognize mon960.
12440
12441 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12442
12443 * configure: Restore Canadian Cross handling of BISON and LEX,
12444 removed in Feb 20 change.
12445
12446 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12447
12448 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12449 Mention make install. Remove the old copyright date as well the
12450 clumsy and rather pointless copyright on the README file.
12451
12452 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12453
12454 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12455 Makefile after running symlink-tree, then run `make distclean' to
12456 avoid clobbering any generated files in srcdir.
12457
12458 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12459
12460 * configure.in (m68k-*-netbsd*): Build everything now.
12461
12462 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12463
12464 * Makefile.in (taz): Fix quoting.
12465
12466 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12467
12468 * configure.in (sparclet-*-*): Build everything now.
12469
12470 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12471
12472 * configure.in (m68k-*-linux*): New host.
12473
12474 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12475
12476 * configure: Check for bison before byacc.
12477
12478 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12479
12480 * Makefile.in configure: Change the way LEX and BISON/YACC are
12481 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12482 searching PATH. These are used as fallbacks by Makefile.in if
12483 flex/bison/byacc aren't in objdir.
12484
12485 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12486
12487 * Makefile.in: Make everything which depends upon all-bfd also
12488 depend upon all-opcodes, in case --with-commonbfdlib is used.
12489
12490 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12491
12492 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12493 building NT native compilers on Unix.
12494
12495 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12496
12497 * configure.in: Don't get CC from the host Makefile fragment if we
12498 can find gcc in PATH, or if this is a Canadian Cross. Move the
12499 Solaris test for /usr/ucb/cc to the post target script, just after
12500 the compiler sanity test.
12501
12502 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12503
12504 * config.sub: Merge with FSF.
12505
12506 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12507
12508 * Makefile.in (RPATH_ENVVAR): New variable.
12509 (REALLY_SET_LIB_PATH): Use it.
12510 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12511
12512 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12513
12514 * config.sub, configure.in: Recognize sparclet cpu.
12515
12516 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12517
12518 * config.guess: Support m68k-cbm-sysv4.
12519
12520 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12521
12522 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12523 m68k-unknown-linuxaout from linker help string. Put quotes around
12524 $ld_help_string.
12525
12526 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12527
12528 * config.guess (powerpc-harris-powerunix): Add guess for port
12529 to new target.
12530
12531 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12532
12533 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12534
12535 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12536
12537 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12538 $(REALLY_SET_LIB_PATH) in Makefile.
12539 * Makefile.in (SET_LIB_PATH): New variable.
12540 (REALLY_SET_LIB_PATH): New variable.
12541 ($(DO_X)): Use $(SET_LIB_PATH).
12542 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12543 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12544 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12545 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12546 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12547 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12548 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12549 (install-dosrel): Likewise.
12550 (all-opcodes): Depend upon all-libiberty.
12551
12552 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12553
12554 * config.guess (*:CYGWIN*): New
12555
12556 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12557
12558 * Makefile.in (all-target-winsup): All all-target-libiberty.
12559
12560 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12561
12562 * configure.in (noconfigdirs): Add missing # in front of comment.
12563
12564 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12565
12566 * configure.in: add second pass to things added to noconfigdirs
12567 so *-gm-magic can exclude libgloss properly.
12568
12569 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12570
12571 * mpw-configure (extralibs_name, rez_name): Set correctly
12572 for MWC68K compiler.
12573
12574 * mpw-README: Add more info on the necessary build tools.
12575
12576 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12577
12578 * configure.in, config.sub: Recognize cygwin32.
12579
12580 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12581
12582 * config.guess, config.sub: Recognize A/UX.
12583
12584 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12585
12586 * config.sub: Merge with gcc/config.sub.
12587
12588 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12589
12590 * mpw-build.in (do-binutils): Add build of stamps.
12591
12592 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12593
12594 * config.sub: Add recognition for mips64vr4100*-* targets.
12595
12596 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12597
12598 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12599 Add creation of gconfigargs with `--enable-shared' turned on.
12600 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12601 ($(host)-stamp-stage3-configured): Likewise.
12602 (HOLES): Add chatr and ldd.
12603 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12604
12605 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12606
12607 * configure: Pass --nfp to recursive configures.
12608
12609 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12610
12611 * Makefile.in (DLLTOOL): New.
12612 (DLLTOOL_FOR_TARGET): New.
12613 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12614 (EXTRA_TARGET_FLAGS): Ditto.
12615 (EXTRA_GCC_FLAGS): Ditto.
12616 (CONFIGURE_TARGET_MODULES): Ditto.
12617 (DO_X): Ditto.
12618 * configure: Add DLLTOOL.
12619
12620 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12621
12622 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12623 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12624 mh-sco, since old workarounds no longer needed, and don't
12625 build ld, since libraries have weak symbols in COFF.
12626
12627 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12628
12629 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12630
12631 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12632
12633 * configure.in: Make sure that ${CC} can be used to compile an
12634 executable.
12635
12636 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12637
12638 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12639 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12640 nothing depending on whether gdbtk is being built.
12641
12642 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12643
12644 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12645
12646 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12647
12648 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12649 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12650
12651 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12652
12653 * config-ml.in: Add support for
12654 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12655 Simplify setting of multidirs from --disable-foo.
12656
12657 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12658
12659 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12660 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12661 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12662 non-empty, pass them on to the GCC make.
12663 (all-bootstrap): New rule that is like all-gcc, except it executes
12664 the GCC bootstrap rule instead of the GCC all rule.
12665
12666 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12667
12668 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12669
12670 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12671
12672 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12673 DG/UX support.
12674
12675 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12676
12677 * config.sub (i*86*) Change [345] to [3456]
12678
12679 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12680
12681 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12682 --with-gnu-ld=no.
12683
12684 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12685
12686 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12687 AIX multilibs get built.
12688
12689 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12690
12691 * configure.in (i386-win32): Don't build expect if we're not
12692 building the tcl subdir.
12693
12694 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12695
12696 * Makefile.in: (configure-target-examples, all-target-examples):
12697 New targets, configure and build example programs.
12698
12699 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12700
12701 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12702 use it as input to sedit the generated MPW makefile.
12703 * mpw-README: Add a suggestion about Gestalt.h.
12704
12705 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12706
12707 * config.sub: Accept *-*-ieee*.
12708
12709 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12710
12711 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12712 Ronald F. Guilmette <rfg@monkeys.com>.
12713
12714 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12715
12716 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12717 for powerpc-pe native.
12718 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12719 (target==powerpc-pe): duplicate i386-win32 entry.
12720
12721 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12722
12723 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12724 of vxworks, not just vxworks5.1.
12725
12726 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12727
12728 * mpw-configure: Add support for exec-prefix.
12729
12730 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12731
12732 * config.guess: Recognize HP model 816 machines as having
12733 a PA1.1 processor.
12734
12735 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12736
12737 * configure: Ignore new autoconf configure options.
12738
12739 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12740
12741 * config.guess: Recognize Pentium under SCO.
12742 From Robert Lipe <robertl@arnet.com>.
12743
12744 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12745
12746 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12747
12748 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12749
12750 * configure.in: Don't configure gas for alpha-dec-osf*.
12751
12752 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12753
12754 * configure.in: Default to --with-stabs for some targets for which
12755 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12756 i[345]86*-*-unixware*.
12757
12758 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12759
12760 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12761 rather than basing it on the target. Simplify handling of options
12762 controlling which directories to configure. Remove extraneous
12763 slash in multi-clean target.
12764
12765 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12766
12767 * config-ml.in: Prefix more variables with ml_ so they don't collide
12768 with configure's.
12769
12770 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12771
12772 * configure: Don't turn -v into --v.
12773
12774 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12775
12776 * configure.in (targargs): Fix typo.
12777
12778 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12779
12780 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12781
12782 * configure.in: Strip --host and --target options from
12783 CONFIG_ARGUMENTS, and always configure for --host only. Add
12784 --with-cross-host option when building with a cross-compiler.
12785 * configure: Canonicalize the arguments put into config.status by
12786 always using `=' for an option with an argument. Pass a presumed
12787 --host or --target explicitly.
12788
12789 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12790
12791 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12792 into general OS recognition case.
12793
12794 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12795
12796 * configure.in (target_configdirs): add target-winsup only
12797 for win32 target systems.
12798
12799 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12800
12801 * Makefile.in (all-target-libgloss): Depend upon
12802 configure-target-newlib, since when libgloss is built it looks to
12803 see if the newlib directory exists.
12804
12805 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12806
12807 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12808 cfg-ml-*.in.
12809
12810 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12811
12812 * configure: Handle LD and LD_FOR_TARGET when configuring a
12813 Canadian Cross.
12814
12815 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12816
12817 * configure.in (target_libs): add target-winsup.
12818 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12819 (target==ppcle-pe): remove ld from $noconfigdirs.
12820
12821 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12822
12823 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12824 Preserve relative path names in $srcdir. Build symlink tree if
12825 configuring cross target dir and srcdir=. (= no VPATH support).
12826 (configure-target-libg++): Depend on configure-target-librx.
12827 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12828 * config-ml.in: New file.
12829 * symlink-tree: New file.
12830 * configure: Ensure srcdir="." if that's what it is.
12831
12832 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12833
12834 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12835 includes and FLEX_SKELETON setting.
12836 * mpw-configure (--with-gnu-ld): New option, controls whether
12837 to use PPCLink or ld with PowerMac GCC.
12838 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12839 * mpw-config.in: Configure grez if targeting Mac.
12840
12841 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12842 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12843 just macos.
12844 * configure.in: Configure grez resource compiler if targeting Mac.
12845 * Makefile.in (all-grez, install-grez): New targets.
12846
12847 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12848
12849 * configure: CXX defaults to gcc, not g++. If we find
12850 gcc in the path, set CC to gcc -O2.
12851
12852 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12853
12854 * configure: Default ${build} correctly. Avoid picking up extra
12855 spaces when reading CC and CXX from Makefile. When doing a
12856 Canadian Cross, use plausible default values for numerous
12857 variables.
12858 * configure.in: When doing a Canadian Cross, don't try to
12859 configure tools whose configure script can't handle it.
12860
12861 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12862
12863 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12864
12865 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12866
12867 * configure: Remove dubious bug reporting address.
12868
12869 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12870
12871 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12872 configure script, run that instead of this directory's configure.
12873 In either case, print a message that we're configuring the sub-dir.
12874
12875 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12876
12877 * configure.in: Before checking for the existence of various files,
12878 use sed to filter out "target-".
12879
12880 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12881
12882 * Makefile.in (DO_X): Split rule to decrease command line length
12883 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12884 (Philippe De Muyter).
12885
12886 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12887
12888 * Makefile.in (all-patch): depend on all-libiberty.
12889
12890 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12891
12892 * configure.in: If the only directory in target_configdirs which
12893 actually exists is libiberty, then set target_configdirs to empty,
12894 to avoid trying to build a target libiberty in a gas or gdb
12895 distribution.
12896
12897 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12898
12899 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12900 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12901 systems.
12902
12903 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12904
12905 * configure.in (copy_dirs): Use sys-include instead of include
12906 for --with-headers option.
12907
12908 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12909
12910 * Makefile.in, configure.in: Make winsup builds work with
12911 new scheme.
12912
12913 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12914
12915 * configure.in: Build the linker on AIX.
12916
12917 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12918
12919 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12920 where needed.
12921
12922 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12923
12924 * Makefile.in (all-gcc): Fix typo.
12925
12926 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12927
12928 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12929
12930 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12931
12932 * configure.in: Rename libFOO to target-libFOO, and xiberty
12933 to target-xiberty, to provide more flexibility.
12934 (target_subdir): Define. Create if cross.
12935 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12936 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12937 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12938 check-libFOO -> check-target-libFOO, etc.
12939 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12940 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12941 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12942 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12943 allow ALL_GCC="" to only configure.
12944 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12945 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12946 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12947
12948 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12949
12950 * Makefile.in (taz): Build "info" in etc explicitly.
12951
12952 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12953
12954 * configure.in: Make sure that CC is undefined (as opposed to
12955 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12956 problem with autoconf trying to configure on a host without GCC.
12957
12958 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12959
12960 * mpw-configure: Set host alias from choice of host compiler,
12961 only use generic MPW Makefile sed if present, edit a file
12962 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12963 * mpw-README: Add problem notes about CW6 and CW7.
12964
12965 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12966
12967 * Makefile.in (taz): Use ";" instead of ";;".
12968
12969 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12970
12971 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12972 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12973 DISTDOCDIRS.
12974 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12975 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12976
12977 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12978
12979 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12980 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12981 Move bfd to DISTSTUFFDIRS.
12982
12983 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12984
12985 * Makefile.in (X11_LIB): Removed.
12986 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12987
12988 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12989
12990 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12991
12992 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12993 names.
12994
12995 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12996
12997 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12998
12999 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13000
13001 * configure.in (i[345]86-*-win32): Always build newlib.
13002 Don't configure cvs, autoconf or texinfo.
13003 * Makefile.in (LD_FOR_TARGET): New.
13004 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13005 Pass down LD_FOR_TARGET.
13006
13007 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13008
13009 * winsup: New directory.
13010 * Makefile.in: Build winsup.
13011 * configure.in: Winsup is configured when target is win32.
13012 Can only build win32 target GDB when native.
13013
13014 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13015
13016 * config.guess: Recognize HP model 819 machines as having
13017 a PA 1.1 processor.
13018
13019 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13020
13021 * configure: Fix sed loop which substitutes for CC and CXX to
13022 avoid bug found in various sed implementations.
13023
13024 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13025
13026 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13027 simulator. Use standard powerpc-*-eabi*.
13028
13029 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13030
13031 * configure.in: Stop putting gas and binutils in noconfigdirs for
13032 powerpc-*-aix* and rs6000-*-*.
13033
13034 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13035
13036 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13037 -mcall-aixdesc libraries.
13038
13039 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13040
13041 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13042
13043 * config.sub (arm | armel | armeb): Fix shell syntax.
13044
13045 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13046
13047 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13048 -msoft-float and -mcpu=common support.
13049 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13050 libraries.
13051
13052 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13053
13054 * configure.in: Allow configuration and build of emacs19 for the alpha.
13055
13056 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13057
13058 * configure.in (CC): Get ^CC, not just any old CC, from
13059 ${host_makefile_frag}.
13060
13061 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13062
13063 * configure.in (CC): Try to get CC from
13064 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13065
13066 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13067
13068 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13069 only if it exists in $(srcdir).
13070
13071 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13072
13073 * configure: If CC and CXX are not set in the environment, set
13074 them, based on either an existing Makefile or on searching for gcc
13075 in PATH. Substitute for CC and CXX in Makefile.
13076 * configure.in: Remove libm from target_libs. Separate
13077 target_configdirs from configdirs. If CC is not set in
13078 environment, try to get it from a host Makefile fragment. Rewrite
13079 changes of configdirs to use skipdirs instead. A few minor
13080 tweaks. Take directories out of target_configdirs as they are
13081 taken out of configdirs. Remove existing Makefile files from
13082 subdirectories. Substitute for TARGET_CONFIGDIRS and
13083 CONFIG_ARGUMENTS in Makefile.
13084 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13085 by configure.in.
13086 (CONFIG_ARGUMENTS): Likewise.
13087 (CONFIGURE_TARGET_MODULES): New variable.
13088 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13089 ($(CONFIGURE_TARGET_MODULES)): New target.
13090 (configure-libg++, configure-libio): New targets.
13091 (all-libg++): Depend upon configure-libg++.
13092 (all-libio): Depend upon configure-libio.
13093 (configure-libgloss, all-libgloss): New targets.
13094 (configure-libstdc++): New target.
13095 (all-libstdc++): Depend upon configure-libstdc++.
13096 (configure-librx, all-librx): New targets.
13097 (configure-newlib): New target.
13098 (all-newlib): Depend upon configure-newlib
13099 (configure-xiberty): New target.
13100 (all-xiberty): Depend upon configure-xiberty.
13101
13102 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13103
13104 * configure.in (host i[345]86-*-win32): Expand the
13105 noconfigdirs again.
13106
13107 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13108
13109 * mpw-configure: Fix sed command file name.
13110
13111 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13112
13113 * configure.in (host i[345]86-*-win32): Reduce the
13114 noconfigdirs again.
13115
13116 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13117
13118 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13119 or powerpc*-*-pe*, since they are not yet supported.
13120
13121 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13122
13123 Add PowerMac support and many other enhancements.
13124 * mpw-configure: New option --cc to select compiler to use,
13125 paste options set according to --cc into the generated
13126 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13127 if mpw-make.sed is present.
13128 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13129 add forward includes for PowerPC include files.
13130 * mpw-build.in: Build using Makefile.PPC if present.
13131 (do-byacc, etc): Remove separate version resource builds.
13132 (do-gas): Build "stamps" before "all".
13133 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13134 * mpw-README: Update to reflect --cc option, PowerMac support,
13135 and recently-reported compatibility problems.
13136
13137 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13138
13139 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13140 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13141 (--with-multilib-top): Pass to recursive invocations.
13142
13143 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13144
13145 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13146 v810-*-*.
13147
13148 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13149
13150 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13151 gdb, ld and opcodes on v810-*-*.
13152
13153 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13154
13155 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13156 (local-maintainer-clean): New target.
13157 (maintainer-clean): New target.
13158 (realclean): Just depend upon maintainer-clean.
13159
13160 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13161
13162 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13163
13164 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13165
13166 * configure.in: Build ld in mips*-*-bsd* case.
13167
13168 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13169
13170 * config.sub: Accept -lites* OS. From Ian Dall.
13171
13172 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13173
13174 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13175 targets.
13176
13177 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13178
13179 * configure.in: treat i386-win32 canadian cross the same as
13180 i386-go32 canadian cross.
13181
13182 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13183
13184 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13185 running under the simulator to build a reduced set of libraries.
13186 (powerpc-*-eabiaix): Add fine grained multilib support added to
13187 other powerpc targets yesterday.
13188
13189 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13190
13191 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13192 -disable-softfloat, -disable-relocatable, -disable-aix, and
13193 -disable-sysv to control which multilib libraries get built.
13194
13195 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13196
13197 * configure: Add Makefile.tem to list of files to remove in trap
13198 handler.
13199
13200 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13201
13202 * config.guess (*Linux*): Add missing "exit"s.
13203 Also, need specific check for alpha-unknown-linux (uses COFF).
13204
13205 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13206
13207 * config.guess: Merge with FSF:
13208
13209 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13210 * config.guess (AIX4): More robust release numbering discovery.
13211
13212 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13213 * config.guess (i386-sequent-ptx): Properly get version number.
13214
13215 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13216 * config.guess (mips:*:4*:UMIPS): New case.
13217
13218 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13219
13220 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13221 (i386-win32 host): Likewise. Don't build readline.
13222
13223 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13224
13225 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13226 SUPPORT_FILES to submakes.
13227
13228 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13229
13230 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13231 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13232 mpw-configure.
13233
13234 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13235
13236 * configure.in (appdirs): Use =, not ==, in test expression when
13237 trying to build the text to print in the warning message for
13238 Solaris users.
13239
13240 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13241
13242 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13243
13244 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13245
13246 * config.guess: Recognize lynx-2.3.
13247
13248 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13249
13250 * config.sub (z8ksim): Deleted
13251 (z8k-*-coff): New, this is the one true name of the target.
13252
13253 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13254
13255 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13256
13257 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13258
13259 * config.guess (*:Linux:*:*): First try asking the linker what the
13260 default object file format is (elf, aout, or coff). Then if this
13261 fails, try previous methods.
13262
13263 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13264
13265 * configure.in: Don't build newlib for *-*-vxworks5.1.
13266
13267 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13268
13269 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13270 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13271
13272 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13273
13274 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13275
13276 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13277
13278 * cfg-ml-com.in: New file.
13279 * cfg-ml-pos.in: New file.
13280
13281 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13282
13283 * COPYING.NEWLIB: Add HP free copyright to list.
13284
13285 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13286
13287 * config.sub: Recognize -eabi* for the system, not just -eabi.
13288
13289 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13290
13291 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13292 * config.sub, configure.in (win32): New target and host.
13293
13294 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13295
13296 * configure.in: Add i386-pe configuration.
13297
13298 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13299
13300 * mpw-build.in (install): Install GDB after LD.
13301
13302 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13303
13304 * mpw-config.in (elf/mips.h): Always forward-include, needed
13305 for GDB to build.
13306
13307 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13308
13309 * testsuite: New directory for customer acceptance and whole tool
13310 chain tests.
13311
13312 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13313
13314 * configure: If per-host line isn't found, but AC_OUTPUT is found
13315 and a configure script exists, run it instead.
13316
13317 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13318
13319 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13320
13321 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13322
13323 * configure: Set build_{cpu,vendor,os,alias} to host values when
13324 --build isn't specified.
13325
13326 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13327
13328 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13329 (FLAGS_TO_PASS): Pass them.
13330 (EXTRA_TARGET_FLAGS): Ditto.
13331
13332 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13333
13334 * Makefile.in (all-libg++): Depend on all-libstdc++.
13335
13336 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13337
13338 * configure.in (noconfigdirs): Enable all packages for
13339 i386-unknown-netbsd.
13340
13341 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13342
13343 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13344 hosted builds (DOS builds)
13345
13346 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13347
13348 Changes for ARM based on patches from Richard Earnshaw:
13349 * config.sub: Handle armeb and armel.
13350 * configure.in: Omit arm linker only for riscix.
13351
13352 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13353
13354 * config.guess: Update from FSF.
13355
13356 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13357
13358 * config.sub: Recognize powerpcle as the little endian varient of
13359 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13360 powerpcle variant. Convert pentium into i586, not i486. Add p5
13361 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13362 temporarily.
13363
13364 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13365
13366 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13367
13368 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13369
13370 * config.sub: Accept -lites* as a basic system type.
13371
13372 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13373
13374 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13375 installed, and if so return linuxoldld as the system name.
13376
13377 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13378
13379 * config.guess: Add hppa1.1-hp-lites support.
13380
13381 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13382
13383 * configure.in: Don't build newlib for m68k-vxworks5.1.
13384
13385 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13386
13387 * configure.in (mips-sgi-irix6): Use mh-irix5.
13388
13389 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13390
13391 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13392
13393 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13394
13395 * test-build.mk: Enable building of shared libraries on IRIX 5 and
13396 OSF/1. Fix compiler flags.
13397 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13398
13399 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13400
13401 * configure.in: Recognize --with-newlib.
13402 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13403
13404 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13405
13406 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13407 to *_X11_MODULES due to gdbtk needing X include files et al.
13408
13409 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13410
13411 Merge in support for Mac MPW as a host.
13412 (Old change descriptions retained for informational value.)
13413
13414 * mpw-config.in: Add generic include forwards for cpu-specific
13415 include files in aout and elf directories.
13416
13417 * mpw-configure: Added copyright.
13418 * mpw-config.in: Check for presence of required build tools.
13419 (target_libs): Add newlib.
13420 (target_tools): Add examples.
13421 (Read Me): Generate as "Read Me for MPW" instead.
13422 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13423 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13424 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13425
13426 * mpw-configure: Remove subdir-specific makefile hackery,
13427 delete mk.tmp after using it.
13428
13429 * mpw-build.in (all): Display start and end times.
13430
13431 * mpw-configure (host_canonical): Set.
13432 (target_cpu): Always add to makefiles.
13433 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13434 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13435 (mpw-mh-mpw): Look for in srcdir and srcroot.
13436 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13437
13438 * mpw-build.in: (install-only): New target.
13439
13440 * mpw-configure (host_alias, target_alias): Rename from hostalias
13441 and targetalias, add into generated Makefile.
13442 (mk.tmp): If present, add into generated Makefile.
13443 * mpw-build.in (all-gas): Build config.h first before gas proper.
13444
13445 * mpw-configure (config.status): Write only if changed.
13446 * mpw-config.in (readline): Configure it (not built, just used for
13447 definitions).
13448
13449 * mpw-config.in (elf/mips.h): Add a forward include.
13450
13451 * mpw-config.in: Forward-include most .h files in include into
13452 extra-include.
13453 (readline): Don't build.
13454 mpw-build.in (install): Install GDB.
13455
13456 * mpw-configure (prefix, mpw_prefix): Handle it.
13457 * mpw-config.in (mmalloc, readline): Don't configure.
13458 * mpw-build.in (thisscript): Rename to ThisScript.
13459 Use mpw-build instead of BuildProgram everywhere.
13460 (mmalloc, readline): Don't build.
13461 * mpw-README: New file, basic documentation about the MPW port.
13462
13463 * mpw-config.in: Use forward-include to create include files.
13464
13465 * mpw-configure: Add more things to the top of each configured
13466 Makefile, including contents of config/mpw-mh-mpw.
13467 * mpw-config.in (extra-include): Create this directory and fill it
13468 with Posix-like include files when configuring.
13469
13470 * config.sub (apple, mac, mpw): Add various aliases.
13471
13472 * mpw-build.in: New file, top-level build script fragment for MPW.
13473 * mpw-configure: New file, configure script for MPW.
13474 * mpw-config.in: New file, config fragment for MPW.
13475
13476 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13477
13478 * configure.in (host_libs): Remove glob, since it is gone from the
13479 sources.
13480
13481 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13482
13483 * Makefile.in: define empty GDB_NLM_DEPS var.
13484
13485 * configure.in(target_makefile_frag): use config/mt-netware
13486 for netware targets.
13487
13488 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13489
13490 * config.sub: Merge in recent FSF changes. Remove linux special
13491 cases.
13492
13493 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13494
13495 Revert this change:
13496
13497 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13498
13499 * build-all.mk: Use CC=cc -Xs on Solaris.
13500
13501 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13502
13503 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13504 stop using it.
13505 * Makefile.in: Nuke all references to glob subdirectory.
13506
13507 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13508
13509 * configure.in: Fix --enable-shared logic in per-host.
13510
13511 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13512
13513 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13514
13515 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13516
13517 * configure.in (noconfigdirs): Don't build gas on AIX, for
13518 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13519
13520 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13521
13522 * configure: Fix --cache-file to work if the file argument is a
13523 relative path.
13524
13525 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13526
13527 * configure: If the --cache-file is used, pass it down to
13528 configure in subdirectories.
13529
13530 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13531
13532 * config.sub: add vxworks29k configuration.
13533
13534 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13535
13536 * Makefile.in (taz): Do "diststuff" part quietly.
13537
13538 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13539
13540 * config.sub: Mini-merge with gcc/config.sub.
13541
13542 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13543
13544 * config.guess (IRIX): Sed - to _.
13545
13546 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13547
13548 * Makefile.in (source-vault, binary-vault): New targets.
13549
13550 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13551
13552 * config.sub: Recognize -eabi as a basic system type.
13553
13554 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13555
13556 * configure.in (enable_shared stuff): Fix typo.
13557
13558 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13559
13560 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13561
13562 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13563
13564 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13565
13566 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13567
13568 * configure.in (rs6000-*-*): Don't build gas.
13569
13570 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13571
13572 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13573 reduce command line length.
13574 (AS_FOR_TARGET): Check for as.new, not Makefile.
13575 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13576
13577 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13578
13579 * config.guess: Merge from FSF.
13580
13581 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13582
13583 * configure: Don't use $ when handling program_suffix.
13584
13585 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13586
13587 * configure.in: Configure tk for hppa/hpux.
13588
13589 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13590
13591 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13592
13593 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13594
13595 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13596 to LIBCXXFLAGS. Tests are better run without it.
13597
13598 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13599
13600 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13601
13602 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13603
13604 * configure.in (*-*-netware*): Don't configure xiberty.
13605
13606 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13607
13608 * configure.in: Remove tk from native_only list.
13609
13610 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13611
13612 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13613 for special NCD build.
13614
13615 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13616
13617 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13618 makeall.bat, they're only useful for binutils snapshots.
13619 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13620 makeall.bat to specified SUPPORT_FILES.
13621
13622 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13623
13624 * build-all.mk: Add Ericsson targets to sun4 and solaris
13625 hosts. Add BNR's sun4 target to solaris host, so their
13626 build-from-source will be tested in-house first.
13627
13628 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13629
13630 * Makefile.in (LIBCFLAGS): New variable.
13631 (CFLAGS_FOR_TARGET): Ditto.
13632 (LIBCFLAGS_FOR_TARGET): Ditto.
13633 (LIBCXXFLAGS): Ditto.
13634 (CXXFLAGS_FOR_TARGET): Ditto.
13635 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13636 (BASE_FLAGS_TO_PASS): Pass them.
13637 (EXTRA_TARGET_FLAGS): Ditto.
13638
13639 * configure.in: Support --enable-shared.
13640
13641 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13642
13643 * configure.in (target_libs): Include libstdc++ again.
13644 * config.guess: Update from FSF (for FreeBSD).
13645
13646 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13647
13648 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13649 makeall.bat.
13650 (DISTDOCDIRS): Add `etc'.
13651 (ETC_SUPPORT_PFX): New variable.
13652 (taz): Include anything from etc starting with a word in
13653 ETC_SUPPORT_PFX.
13654
13655 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13656
13657 * config.sub: Update for recent FSF changes. Remove obsolete
13658 h8300hds entry. Add -windows* and -osx as basic os. Minor
13659 spacing changes.
13660
13661 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13662
13663 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13664
13665 * config.guess: Merge with FSF.
13666 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13667
13668 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13669
13670 * configure: Since the "trap 0" handler will override the exit
13671 status on many systems, only use it for "exit 1", and make it set
13672 a non-zero exit status; reset it before "exit 0". Also, check
13673 exit status of config.sub, and error out if it failed.
13674
13675 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13676
13677 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13678 and install libgloss.
13679
13680 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13681
13682 * Makefile.in (all-binutils): Depend upon all-byacc.
13683
13684 * configure.in: Don't build emacs on Irix 5.
13685
13686 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13687
13688 * configure.in (*-*-netware*): Add libio.
13689
13690 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13691
13692 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13693 (CHECK_TARGET_MODULES): Ditto.
13694 (INSTALL_TARGET_MODULES): Ditto.
13695 (TARGET_LIBS): Ditto.
13696 (all-libstdc++): Note dependencies.
13697
13698 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13699
13700 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13701
13702 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13703
13704 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13705 -fexternal-templates.
13706
13707 * configure.in (target_libs): Add libstdc++.
13708 (noconfigdirs): Add libstdc++ as appropriate.
13709
13710 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13711
13712 * config.guess: Update from FSF.
13713
13714 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13715
13716 * configure: Use ${config_shell} when running ${configsub}.
13717
13718 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13719
13720 * config.sub: No longer recognize h8300h.
13721
13722 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13723
13724 * config.sub: Remove extraneous differences between config.sub and
13725 gcc/config.sub.
13726
13727 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13728
13729 * Makefile.in (DISTSTUFFDIRS): Add gas.
13730
13731 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13732
13733 * COPYING.NEWLIB: New file.
13734
13735 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13736
13737 * config.guess (HP-UX): Patch from Harlan Stenn
13738 <harlan@landmark.com> to also emit release level.
13739
13740 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13741
13742 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13743
13744 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13745
13746 * config.sub: Merge nextstep cleanup from FSF.
13747
13748 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13749
13750 * configure.in (arm-*-*): Don't configure ld for this target.
13751
13752 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13753
13754 * configure.in (*-*-netware): don't configure libg++, libio,
13755 librx, or newlib.
13756
13757 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13758
13759 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13760 configure ld--it works, but it doesn't support shared libraries.
13761
13762 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13763
13764 * config.guess (*-unknown-freebsd*): Get rid of possible
13765 trailing "(Release)" in version string.
13766 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13767
13768 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13769
13770 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13771 Fix type: *-next-neststep -> *-next-nextstep.
13772
13773 * config.guess: Merge from FSF:
13774
13775 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13776
13777 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13778
13779 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13780
13781 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13782 instead of UNIX_SV for UnixWare 1.0).
13783
13784 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13785
13786 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13787 to make gdb/nlm/* build after the compiler and linker.
13788
13789 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13790
13791 * config.guess (netbsd, freebsd, linux): Accept any machine,
13792 not just i[34]86.
13793 (m68k-atari-sysv4): Relocate to match FSF version.
13794
13795 * config.guess: More merges from the FSF:
13796
13797 Add a space before function call or macro invocation.
13798
13799 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13800
13801 * config.guess: Add trap cmd to remove dummy.c and dummy when
13802 interrupted.
13803
13804 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13805
13806 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13807 (dummy): Redirect stderr from compilation of dummy.c.
13808
13809 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13810
13811 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13812
13813 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13814
13815 * configure: Accept and ignore --cache*, for compatibility with
13816 new autoconf.
13817
13818 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13819
13820 * config.guess: Merge from FSF:
13821
13822 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13823
13824 * config.guess (Pyramid*:OSx*:*:*): New case.
13825 (PATH): Add /.attbin at end for finding uname.
13826 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13827
13828 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13829
13830 * config.guess (M88*:DolphinOS:*:*): New case.
13831
13832 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13833
13834 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13835 to select whether to use ELF or COFF.
13836
13837 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13838
13839 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13840
13841 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13842
13843 * config.guess: Guess the OS version for HPUX.
13844
13845 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13846
13847 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13848
13849 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13850
13851 * configure.in: Recognize --with-headers, --with-libs, and
13852 --without-newlib.
13853 * Makefile.in (all-xiberty): Depend upon all-ld.
13854
13855 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13856
13857 * configure.in: Change i[34]86 to i[345]86.
13858
13859 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13860
13861 * configure (version): A few more tweaks to help message.
13862
13863 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13864
13865 * Makefile.in: Remove (for now) librx as a host library,
13866 now that we're building it for target.
13867
13868 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13869
13870 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13871 (Karl Berry).
13872
13873 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13874
13875 * configure.in: Also configure librx.
13876
13877 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13878
13879 * Makefile.in: Update various rules to reflect that librx
13880 is now needed for libg++.
13881
13882 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13883
13884 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13885
13886 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13887
13888 * configure.in: Configure the examples directory.
13889
13890 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13891
13892 * configure: Simplify Jun 2 1994 change.
13893
13894 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13895
13896 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13897 /bin/gcc isn't good enough to build gcc.
13898
13899 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13900
13901 * Makefile.in (GDB_SUPPORT_FILES): Remove
13902 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13903 (gdb.tar.gz): Add new rule to use standard distribution building
13904 mechanism.
13905
13906 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13907
13908 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13909 Bill Cox <bill@cygnus.com>.
13910
13911 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13912
13913 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13914
13915 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13916
13917 * configure: Search current dir first in .gdbinit.
13918
13919 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13920
13921 * config.sub: Recognize freebsd (merged from gcc config.sub).
13922
13923 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13924
13925 * config.sub: Refer to NeXT's operating system as nextstep.
13926
13927 * config.sub (case $basic_machine): Re-order the cases, to match
13928 the order in the FSF version (which is mostly alphabethical).
13929 Merge in some additions and changes from the FSF.
13930
13931 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13932
13933 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13934 * config.sub: Recognize cxux7.
13935 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13936
13937 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13938
13939 * config.sub: Fix typo powerpc -> powerpc-*.
13940
13941 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13942
13943 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13944
13945 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13946 parallel with all-emacs and install-emacs). Top-level command
13947 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13948
13949 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13950
13951 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13952 $(relbindir)/make before doing ``make install'', and use
13953 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13954 installing over running make binary.
13955 ($(host)-stamp-stage3-installed): Likewise.
13956
13957 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13958
13959 * config.guess: Recognize Mach.
13960
13961 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13962
13963 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13964 see whether --exec-prefix was used.
13965
13966 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13967
13968 * README: Explicitly mention libg++/README. (Zoo's idea.)
13969
13970 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13971
13972 * Makefile.in: Add all-librx target similar to all-libproc.
13973
13974 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13975
13976 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13977 with post 1.2 uname bogosity.
13978
13979 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13980
13981 * configure: Remove temporary files on receipt of a signal.
13982
13983 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13984
13985 * configure: If there is a package_makefile_frag, remove
13986 ${subdir}/Makefile.tem after copying it in.
13987
13988 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13989
13990 * build_all.mk: support rs6000 lynx identifies itself as
13991 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13992 since /bin/gcc is too feeble to compile a modern gcc.
13993
13994 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13995
13996 * brought devo/test-build.mk update-to-date with progressive/
13997 test-build.mk. Add lynx targets and hppa flag info.
13998
13999 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14000
14001 * configure.in: Use mh-ncrsvr43. Patch from
14002 Tom McConnell <tmcconne@sedona.intel.com>.
14003
14004 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14005
14006 * config.guess (i386-unknown-bsdi): No longer need to
14007 check #if defined(__bsdi__) && defined(__i386__).
14008
14009 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14010
14011 * configure: Set program_transform_nameoption correctly.
14012
14013 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14014
14015 * brought build-all.mk update-to-date with progressive build-all.mk,
14016 added new targets and hppa info.
14017
14018 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14019
14020 * configure: If config.guess result is a prefix of the user
14021 specified target, assume a native build and use the user specified
14022 target as the host alias. Remove SunOS patch suffix removal hack.
14023 * configure.in: Remove SunOS patch suffix removal hack.
14024
14025 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14026 in NATIVE_CHECK_MODULES.
14027
14028 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14029
14030 * Makefile.in: Rename HOST_ONLY to NATIVE.
14031 * configure: Delete SunOs patch suffix from host_canonical
14032 and build_canonical variables that are prepended to Makefiles.
14033 * configure.in: Add comments for easier maintenance.
14034
14035 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14036
14037 * Makefile.in: Add all-libproc target similar to all-gui.
14038
14039 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14040
14041 * Makefile.in (CHECK_MODULES): split into
14042 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14043
14044 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14045
14046 * config.guess (i386-unknown-bsdi): New system to guess.
14047
14048 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14049
14050 * Makefile.in: Add all-gui target (but not yet build by "all").
14051
14052 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14053
14054 * config.sub: Move deletion of patch suffix from here...
14055 * configure.in: To here, at Ian's suggestion. The top-
14056 level scripts might need to know of a patch level.
14057
14058 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14059
14060 * config.sub: Strip off patch suffix so rtl is recognized
14061 as a sunos4.1.3 machine, even though it's been patched.
14062
14063 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14064
14065 * Makefile.in (INSTALL_LAST): Delete.
14066 (INSTALL_DOSREL): New.
14067
14068 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14069
14070 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14071 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14072 whether we pass down --with-gnu-ld anyhow.
14073
14074 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14075
14076 * Makefile.in (INSTALL_LAST): Change operation so it works
14077 on more flavors of make.
14078 * configure.in (go32): Don't build libg++ or libio.
14079
14080 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14081
14082 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14083 they can be overriden by templates.
14084
14085 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14086
14087 * configure.in (target==go32): Don't build gdb.
14088 * dosrel: New directory.
14089
14090 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14091
14092 * configure.in (host==go32): Configure dosrel too.
14093 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14094 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14095 be set by incoming names or templates.
14096 (INSTALL_LAST): New rule.
14097
14098 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14099
14100 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14101
14102 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14103
14104 * configure.in (appdirs): New variable. Currently empty, but will
14105 be used in gas distribution. If nonempty, lists a set of
14106 directories at least one of which must get configured, or top
14107 level configuration is considered to have failed.
14108 (rs6000-*-lynxos*): Use new file name.
14109
14110 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14111
14112 Eliminate XTRAFLAGS.
14113 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14114 newlib include files using -idirafter, and also use -nostdinc.
14115 (CXX_FOR_TARGET): Likewise.
14116 (XTRAFLAGS): Removed.
14117 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14118 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14119 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14120 ($(DO_X)): Don't pass down XTRAFLAGS.
14121
14122 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14123
14124 * configure.in (mips*-dec-bsd*): New target; do build linker.
14125 (mips*-*-bsd*): New target; don't build linker.
14126
14127 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14128
14129 * configure.in: support rs6000-*-lynxos* configuration.
14130 support sunos4 as a cross target.
14131
14132 * config.sub: look for lynx*, not lynx since the OS version may
14133 legitimately be part of the name.
14134
14135 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14136
14137 * configure.in (i[34]86-*-sco*): Move to be with other i386
14138 targets.
14139 (romp-*-*): New target. Skip various binary utilities.
14140 (vax-*-*): New target. Don't build newlib.
14141 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14142
14143 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14144
14145 * configure.in: Only set host_makefile_frag if config
14146 directory exists.
14147
14148 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14149
14150 * install.sh: If $dstdir exists, don't check whether each
14151 component does.
14152
14153 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14154
14155 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14156
14157 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14158
14159 * configure.in (*-*-lynxos*): Don't configure newlib for either
14160 native or cross Lynx.
14161
14162 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14163
14164 * config.sub (sparc64-elf): Fix os.
14165 (z8k): Remove duplicate.
14166
14167 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14168
14169 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14170 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14171
14172 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14173
14174 * configure: Make file links cleanly even if Lynx fails on
14175 an NFS symlink (at least fail cleanly).
14176
14177 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14178
14179 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14180 -XNh2000.
14181
14182 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14183
14184 * configure: Unknown options are fatal again.
14185
14186 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14187
14188 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14189 compatibility.
14190
14191 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14192
14193 * build-all.mk: Add `clean' target.
14194
14195 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14196
14197 * config.guess: Add SINIX support.
14198 * configure.in: Add mips-*-sysv4* support.
14199
14200 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14201
14202 * build-all.mk: Document all useful targets.
14203 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14204 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14205
14206 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14207
14208 * configure: Support --silent, --quiet.
14209
14210 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14211
14212 * configure: Support --disable-FEATURE.
14213
14214 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14215
14216 * config.guess: Recognize NCR running SVR4.3.
14217
14218 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14219
14220 * config.guess: Make BSDI generate i386-unknown-bsd386.
14221 Patch from Paul Eggert <eggert@twinsun.com>.
14222
14223 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14224
14225 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14226
14227 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14228
14229 * configure: Make unrecognized options give nonfatal warnings
14230 instead of fatal errors, and pass them to any subdirectory
14231 configures in case they recognize them.
14232 Make --x equivalent to --with-x.
14233
14234 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14235
14236 * configure: Add --enable-* options. Clean up usage message and
14237 some comments.
14238
14239 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14240
14241 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14242
14243 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14244
14245 * configure.in (hppa*-*-*): Enable binutils.
14246
14247 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14248
14249 * config.sub: Recognize cisco.
14250
14251 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14252
14253 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14254
14255 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14256
14257 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14258 than one configuration name. Add comment.
14259
14260 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14261
14262 * config.guess: about target *-hitachi-hiuxwe2, fixed
14263 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14264 macro is incorrect.]
14265
14266 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14267
14268 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14269 than the "make ls" stuff which used to be here.
14270
14271 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14272
14273 * config.guess: Recognize i[34]86-unknown-freebsd.
14274 From Shawn M Carey <smcarey@rodan.syr.edu>.
14275
14276 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14277
14278 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14279
14280 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14281
14282 * config.guess: Check for ptx.
14283
14284 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14285
14286 * config.sub: Add os9k checking.
14287
14288 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14289
14290 * config.guess: Handle OSF1 running on HPPA processors
14291
14292 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14293
14294 * configure: If subdir configure fails, print out a message with
14295 subdirectory name, in case subdir's configure code didn't identify
14296 itself.
14297
14298 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14299
14300 * configure.in: Remove embedded newlines from configdirs.
14301 Avoid mismatches of substrings. Fix matching strings at end
14302 of configdirs.
14303
14304 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14305
14306 * config.guess: Add Lynx/rs6000 config support.
14307
14308 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14309
14310 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14311
14312 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14313
14314 * configure.in (hppa*-*-osf*): Treat this just like most other
14315 PA configurations (eg no binutils or ld).
14316 (hppa*-*-*elf*): These configurations have binutils and ld.
14317
14318 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14319
14320 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14321
14322 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14323
14324 * configure.in (rs6000-*-*): Build gas.
14325
14326 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14327
14328 * Makefile.in: Avoid bug in losing hpux sed.
14329
14330 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14331
14332 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14333 for GDB and GDB has been fixed to not need it.
14334
14335 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14336
14337 * config.guess: Recognize vax hosts.
14338
14339 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14340
14341 * configure (while loop): Don't use "break 2" inside case
14342 statement -- the case statement isn't an enclosing loop.
14343
14344 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14345
14346 * config.guess: Clean up NeXT support, to allow nextstep
14347 on Intel machines. Make OS be nextstep.
14348
14349 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14350
14351 * config.guess: Add alternate forms for Convex.
14352
14353 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14354
14355 * configure: Completely rewrite option processing. Take
14356 advantage of pattern-matching to avoid invoking test frequently.
14357 Also clean up host and target defaulting logic.
14358
14359 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14360
14361 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14362 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14363 commands (plus user environment) will fit SCO limits.
14364
14365 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14366
14367 * configure.in: Don't issue warnings about directories which are
14368 not being configured if -norecursion is set. Correct test for
14369 --with-gnu-as and --with-gnu-ld to not get confused by substring
14370 matches.
14371
14372 * configure.in: Don't build gas for alpha-dec-osf1*.
14373
14374 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14375
14376 * configure: Back out Per's change of 12/19/1993. It changes the
14377 behavior of configure in unexpected and confusing ways.
14378
14379 Also, use different delim char when calculating
14380 program_transform_name so that the name can contain slashes.
14381
14382 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14383
14384 * configure.in, config.sub: Add support for VSTa micro-kernel.
14385
14386 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14387
14388 * configure.in: Nuke hacks which were used to get a special
14389 version of GAS for HPPA configurations.
14390
14391 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14392
14393 * configure: If only ${target_alias} is given, use that
14394 as the default for ${host_alias}.
14395 * configure: Add missing back-slashes before nested quotes.
14396
14397 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14398
14399 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14400
14401 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14402
14403 * config.guess: Recognize some Tektronix configurations.
14404 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14405
14406 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14407
14408 * config.sub: Match any flavor of SH.
14409
14410 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14411
14412 * configure.in: Don't try to configure newlib for Alpha.
14413
14414 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14415
14416 * configure.in: Don't build ld for Irix 5. Don't build gas,
14417 libg++ or libio for any Alpha target.
14418
14419 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14420
14421 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14422
14423 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14424 default arguments -- so it tried to compress itself.
14425
14426 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14427
14428 * configure.in (notsupp): ensure that a space is always at the end
14429 of the configdirs list, since the grep checks for an explicit space
14430
14431 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14432
14433 * configure.in (target i386-sysv4.2): don't build ld, since static
14434 versions of many libraries are not available.
14435
14436 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14437
14438 * config.guess: Recognize Apollos (using environment variables).
14439 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14440
14441 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14442
14443 * config.guess: Recognize Sony news mips running newsos.
14444
14445 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14446
14447 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14448 "fi ; else" for bash.
14449
14450 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14451
14452 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14453
14454 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14455
14456 * config.sub: accept unixware as an alias for svr4.2.
14457 Fix some inconsistancies with the gcc version.
14458
14459 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14460
14461 * Makefile.in (DISTDOCDIRS): Add gdb.
14462
14463 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14464
14465 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14466
14467 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14468
14469 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14470 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14471 this now.
14472
14473 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14474
14475 * config.sub: Accept hiux* as an OS name.
14476
14477 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14478 etc/make-stds.texi. The underscore came from gcc, and dje now
14479 agrees that RUNTESTFLAGS is the correct name.
14480
14481 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14482
14483 * install.sh: Remove 'set -e'. It makes any conditionals
14484 in the script useless.
14485
14486 * config.guess: Automatically recognize arm-acorn-riscix
14487 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14488
14489 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14490
14491 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14492
14493 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14494
14495 * Makefile.in (DISTDOCDIRS): New variable.
14496 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14497 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14498
14499 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14500
14501 * configure.in (hppa target): check the source directory for the
14502 pagas sub-directory
14503
14504 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14505
14506 * config.sub: Allow -aout* and -elf*.
14507
14508 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14509
14510 * configure.in: Don't build ld on i386-solaris2, same as for
14511 sparc-solaris2.
14512
14513 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14514
14515 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14516
14517 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14518
14519 * configure.in: Configure gdb for alpha.
14520
14521 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14522
14523 * Makefile.in (CXXFLAGS): Add -O.
14524
14525 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14526
14527 * config.guess: added support for DG Aviion
14528
14529 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14530
14531 * configure.in: Produce warning message for subdirectories not
14532 configurable for this host/target combination. Don't try to
14533 configure gdb for vms.
14534
14535 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14536
14537 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14538 appropriate files before making "diststuff".
14539 (DISTBISONFILES): New var: list of files to be edited.
14540 (DISTSTUFFDIRS): Add binutils.
14541
14542 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14543
14544 * config.sub: also handle mipsel and mips64el (for little endian mips)
14545
14546 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14547
14548 * configure.in: Add * to end of all OS names.
14549
14550 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14551
14552 * configure.in: Build newlib for LynxOS native.
14553
14554 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14555
14556 * config.guess: Add support for delta 88k running SVR3.
14557
14558 * configure.in: Add comment about HP compiler vs. emacs.
14559
14560 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14561
14562 * configure.in: don't build ld on solaris2 (not a viable option
14563 due to bugs in getpwnam & getpwuid)
14564
14565 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14566
14567 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14568 config.guess will produce a full version number.
14569
14570 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14571
14572 * configure.in: Build linker and binutils for alpha-dec-osf1.
14573
14574 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14575
14576 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14577 and gdb/testsuite/Makefile.in.
14578
14579 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14580
14581 * configure.in: recognize mips*- instead of mips-
14582
14583 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14584
14585 * config.sub: Accept linux*coff and linux*elf as operating
14586 systems.
14587
14588 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14589
14590 * config.sub: Recognize mips64, and mips3 as an alias for it.
14591
14592 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14593
14594 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14595 gdb knows how to handle OSF/1 shared libraries.
14596
14597 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14598
14599 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14600 * config.guess: Recognize Hitachi's HIUX.
14601 * config.sub: Recognize h3050r* and hppahitachi.
14602 Remove redundant cases for hp9k[23]*.
14603
14604 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14605
14606 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14607 if gas and ld are in the source tree and are in ${configdirs}.
14608 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14609 --with options (but still pass them down on the command line,
14610 if they were explicitly specified).
14611
14612 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14613
14614 * configure: substitute SHELL value in Makefile.in with
14615 ${CONFIG_SHELL}
14616
14617 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14618
14619 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14620 *-*-solaris2* targets.
14621
14622 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14623
14624 * Makefile.in: define M4, and pass it down to sub-makes;
14625 all-autoconf now depends on all-m4
14626
14627 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14628
14629 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14630 presence of {ar,ranlib} instead of a configured directory
14631
14632 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14633
14634 * config.guess: Accept 34?? as well as 33?? for NCR.
14635
14636 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14637
14638 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14639 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14640
14641 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14642
14643 * configure: grab values for $(CC) and $(CXX) from the
14644 environment, so that someone can do "CC=gcc configure; make" and
14645 have it work right (matching the way that autoconf works now)
14646
14647 * configure.in, Makefile.in: add support for gash, the tcl
14648 interface to Galaxy
14649
14650 * config.guess: add NetBSD variants (hp300, x86)
14651
14652 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14653
14654 * install.sh: Support -d option (in the manner of SunOS 4 install,
14655 as it is more deterministic than that of GNU install)
14656 (chmodcmd): Set file to mode 755 by default (should also do default
14657 chgrp and chown, but I don't feel like dealing with that now)
14658
14659 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14660
14661 * config.sub: Remove h8300hhms alias.
14662
14663 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14664
14665 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14666
14667 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14668
14669 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14670 as stmp-fixinc
14671
14672 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14673
14674 * config.sub: recognize m88110-bug-coff.
14675
14676 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14677
14678 * Makefile.in (all-libio): all dependencies on the toolchain used
14679 to build this (gcc, gas, ld, etc)
14680
14681 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14682
14683 * config.guess: Deal with OSF/1 1.3 on alpha.
14684
14685 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14686
14687 * install.sh: add some 'else true' clauses for portability
14688
14689 * configure.in: don't build libio for h8[35]00-*-* targets
14690
14691 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14692
14693 * Makefile.in: Add support for new libio.
14694
14695 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14696
14697 * install.sh: If one command fails, don't try the rest. Don't try
14698 to remove $dsttmp (via trap) unless we have already created it.
14699 If $src doesn't exist, detect it and exit with an error.
14700
14701 * config.guess: Recognize BSD on hp300.
14702
14703 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14704
14705 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14706 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14707
14708 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14709
14710 * Makefile.in (all-send-pr): depends on all-prms
14711
14712 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14713
14714 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14715
14716 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14717
14718 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14719 Added test for mips-mips-riscos5.
14720
14721 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14722
14723 * configure.in: use mh-hp300 for 68k HP hosts
14724
14725 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14726
14727 * configure: add support for CONFIG_SHELL, so that you can use
14728 some alternate shell for evaluating configure scripts
14729
14730 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14731
14732 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14733 in configure script to bug-gdb@prep.ai.mit.edu when building
14734 distribution archive.
14735 * Makefile.in (COMPRESS): Remove def.
14736 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14737 gdb.tar.Z and make-gdb.tar.Z respectively.
14738 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14739 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14740 to convergence with 'taz' target in Makefile.in.
14741
14742 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14743
14744 * install.sh (dsttmp): use trap to ensure that tmp files go
14745 away on error conditions
14746
14747 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14748
14749 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14750
14751 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14752
14753 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14754 its parent is '/' not ''.
14755
14756 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14757
14758 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14759
14760 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14761 that ${newsrcdir}/configure.in does.
14762
14763 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14764
14765 * test-build.mk: support for CONFIG_SHELL
14766
14767 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14768
14769 * config.sub (netware): Add as a basic system type.
14770
14771 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14772
14773 * Makefile.in (Makefile): depend on configure.in. Also drop the
14774 $(srcdir)/ from the dependency on Makefile.in.
14775
14776 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14777
14778 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14779 (h8300hhms is temporary until multi-libraries are implemented).
14780 * configure.in: Handle h8300h too.
14781
14782 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14783
14784 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14785
14786 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14787
14788 * configure: Remove extraneous output when guessing host type.
14789 * config.guess: Remove extraneous output when guessing using C
14790 compiler rather than uname, or when guessing fails.
14791
14792 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14793
14794 * Makefile.in: remove all.cross and install.cross targets
14795
14796 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14797 definitions
14798
14799 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14800
14801 * configure.in (target sh): Build gprof.
14802
14803 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14804
14805 * config.sub: change -solaris to -solaris2
14806
14807 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14808
14809 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14810
14811 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14812
14813 * configure: Correct error message for missing Makefile.in to
14814 print correct directory.
14815
14816 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14817
14818 * install.sh: kludge around 386BSD shell bug
14819
14820 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14821
14822 * config.guess: Recognize NeXT.
14823 * config.guess: Recognize i486-ncr-sysv4.
14824 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14825
14826 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14827
14828 * Makefile.in (MAKEINFOFLAGS): New variable.
14829 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14830 * build-all.mk, test-build.mk: Pass down --no-split as
14831 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14832
14833 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14834
14835 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14836
14837 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14838
14839 * Makefile.in (libg++.tar.z): New rule.
14840 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14841 * Makefile.in (taz): Only do a single chmod.
14842
14843 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14844
14845 * install.sh: don't use dirname anymore (replaced with sed usage)
14846
14847 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14848
14849 * Makefile.in: Change extension for gzip'd files from '.z' to
14850 '.gz' per new FSF standard usage.
14851
14852 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14853
14854 * configure: put quotes around the final value of program_transform_name
14855
14856 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14857
14858 * Makefile.in: new install.sh support; update install-info rules
14859
14860 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14861
14862 * configure.in: Build diff for crosses, but not for go32 host.
14863
14864 * configure.in: Build gprof only for native, and don't build it
14865 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14866
14867 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14868
14869 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14870
14871 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14872
14873 * configure.in (host_tools): Add prms.
14874
14875 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14876
14877 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14878 with $(FLAGS_TO_PASS) on the command line
14879
14880 * config.sub: Recognize lynx and lynxos
14881
14882 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14883
14884 * config.sub: Accept -ecoff*, not just -ecoff.
14885
14886 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14887
14888 * Makefile.in (taz): Use .gz suffix instead of .z.
14889 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14890 names.
14891
14892 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14893
14894 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14895
14896 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14897
14898 * Makefile.in (install-no-fixedincludes): install gcc last, so
14899 that rebuilds that might happen during 'make install' don't get
14900 bogus gcc include files
14901
14902 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14903
14904 Change from Utah for HPPA support:
14905 * config.guess: Recognize hppa1.x-hp-bsd.
14906
14907 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14908
14909 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14910 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14911
14912 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14913
14914 * config.sub: Add support for rom68k and bug boot monitors.
14915
14916 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14917
14918 * Makefile.in: Make all-opcodes depend on all-bfd.
14919
14920 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14921
14922 * config.guess: Added special check for i[34]86-univel-sysv4*.
14923
14924 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14925
14926 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14927 the processor rather than assuming i486.
14928
14929 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14930
14931 * config.guess: Recognize SunOS6 as Solaris3.
14932
14933 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14934
14935 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14936 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14937
14938 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14939
14940 * build-all.mk (all-cross): New target for Canadian Cross.
14941 Added Q2 go32 targets.
14942 * test-build.mk: Configure go32 cross sparclite-aout and
14943 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14944 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14945
14946 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14947
14948 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14949 GO32 hosted toolchains
14950
14951 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14952
14953 * configure: change so "-exec-prefix" gets passed down rather
14954 than "-exec_prefix" so autoconf generated Makefiles get the
14955 exec_prefix set right.
14956
14957 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14958
14959 * config.guess: get the Solaris2 minor version number
14960
14961 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14962
14963 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14964
14965 * config.guess: Recognize some Sequent platforms.
14966
14967 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14968
14969 * Makefile.in: added the vault-install target
14970
14971 * configure.in: actually use the Sun3 makefile fragment that's in
14972 config, also added the release dir to configdirs
14973
14974 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14975
14976 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14977
14978 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14979
14980 * configure.in: remove some program from Alpha targetted toolchains
14981
14982 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14983
14984 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14985 gprof.
14986 (taz): Run "make diststuff" in those directories instead of "make
14987 proto-dir". Look for "VERSION=" only at start of line in subdir
14988 Makefile. Use "gzip -9" for compression.
14989 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14990 (binutils.tar.z): New target.
14991
14992 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14993
14994 * Makefile.in (taz): Include gpl.texinfo.
14995
14996 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14997
14998 * Makefile.in (setup-dirs): Merged into "taz" target.
14999 (taz): Only do `proto-dir' stuff if a directory is actually needed
15000 for this target.
15001
15002 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15003
15004 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15005 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15006 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15007 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15008 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15009
15010 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15011
15012 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15013 config.sub, and move-if-change to gdb testsuite distribution
15014 archive, so the testsuite can be extracted, configured, and
15015 run separately from the gdb distribution. Blow away the Chill
15016 tests that require a Chill compiled executable, since GNU Chill
15017 is not yet publically available.
15018
15019 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15020
15021 * test-build.mk: set environment variables in a single command,
15022 instead of a list of assignments and exports
15023
15024 * config.guess: recognize Alpha/OSF1 systems
15025
15026 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15027
15028 * configure: Change help message to prefer --options rather than
15029 -options.
15030
15031 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15032
15033 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15034 zippy@ecst.csuchico.edu.
15035 * config.guess: Recognize miniframe.
15036
15037 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15038
15039 * Makefile.in: Use srcroot to find runtest rather than rootme.
15040 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15041
15042 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15043
15044 * test-build.mk: Extensive additions to support building on a
15045 machine other than the host.
15046
15047 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15048
15049 * configure (tooldir): Fix for i386-aix again.
15050
15051 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15052
15053 * configure, Makefile.in: Change definition of $(tooldir)
15054 to match the FSF.
15055
15056 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15057
15058 * config.guess: Recognize i[34]86/SVR4.
15059
15060 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15061
15062 * Makefile.in (all-gdb): gdb depends on sim.
15063
15064 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15065
15066 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15067 at the same time we make the prototype gdb directory.
15068 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15069 files at the same time as the gdb base release distribution.
15070
15071 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15072
15073 * Makefile.in (check): Use individual check targets rather than
15074 DO_X rule.
15075 (check-gcc): Added.
15076
15077 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15078
15079 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15080 for System V release 3.2.
15081
15082 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15083
15084 * config.sub: Recognize hppaosf.
15085 * configure.in: Do configure ld/binutils/gas for it.
15086
15087 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15088
15089 * configure (tooldir): Alter syntax used to set this, for systems
15090 where "\$" isn't handled right, like i386-aix.
15091
15092 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15093
15094 * configure: Pass program-transform-name, not
15095 program_transform_name, to recursive configures.
15096
15097 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15098
15099 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15100 of gas+ld+binutils.
15101
15102 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15103
15104 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15105
15106 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15107
15108 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15109
15110 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15111
15112 * Makefile.in (PRMS): Set back to all-prms.
15113
15114 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15115
15116 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15117 targets, rather than for MIPS hosts.
15118
15119 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15120
15121 * configure.in: add comment for --with-x default values
15122
15123 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15124
15125 * Makefile.in: add check-* targets for each of the directories in
15126 the tree. Add a definition of RUNTEST that will use the one we
15127 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15128
15129 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15130
15131 * configure.in: Removed obsolete references to bfd_target and
15132 target_makefile_frag.
15133
15134 * build-all.mk: Set assorted targets for Q2.
15135 * config.sub: Recognize z8k-sim and h8300-hms.
15136 * test-build.mk: Really don't pass host to configure.
15137 (HOLES): Added uname.
15138
15139 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15140
15141 * configure: Handle an empty program-prefix, program-suffix or
15142 program-transform-name correctly.
15143
15144 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15145
15146 * build-all.mk: -G 8 no longer required for MIPS targets.
15147 * test-build.mk: Don't pass host argument to configure; make it
15148 guess.
15149
15150 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15151
15152 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15153 * Makefile.in (COMPRESS): New macro, like GZIP.
15154
15155 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15156
15157 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15158
15159 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15160 with gas currently defaults to -G 0.
15161
15162 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15163
15164 * Makefile.in (all-flex): flex depends on byacc.
15165
15166 * build-all.mk: If host not specified, use config.guess. Pass TAG
15167 to test-build.mk as RELEASE_TAG.
15168 * test-build.mk (configargs): New variable containing arguments to
15169 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15170 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15171
15172 * config.guess: Use /bin/uname when checking -X argument on SCO,
15173 to avoid invoking GNU uname which doesn't understand -X.
15174
15175 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15176
15177 * configure.in: Build gas for mips-*-*.
15178
15179 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15180
15181 * Makefile.in (all.normal): insert missing backslash.
15182
15183 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15184
15185 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15186
15187 * Makefile.in: Complete overhaul to merge many almost identical
15188 targets.
15189
15190 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15191
15192 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15193 (gdb.tar.Z): Adjusted.
15194
15195 * Makefile.in (setup-dirs, taz): New targets; should be general
15196 enough to adapt for gdb sometime. Build only .z file.
15197 (gas.tar.z): New target.
15198
15199 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15200
15201 * build-all.mk: Use CC=cc -Xs on Solaris.
15202
15203 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15204
15205 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15206 for handling BISON for FSF releases.
15207
15208 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15209
15210 * configure: Actually implement the change zoo just documented.
15211
15212 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15213
15214 * configure: when using config.guess, only set target_alias when
15215 it's not already been set (ie, on the command line)
15216
15217 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15218
15219 * Makefile.in: add installcheck target, set PRMS to install-prms
15220
15221 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15222
15223 * configure: add support for package_makefile_fragment, handle the
15224 case where a directory has a configure.in file but no Makefile.in
15225 more gracefully (with an actual understandable error message, even);
15226 add support for --without (and add this to the usage message); also
15227 explicitly add a --host=${host_alias} to the command line when
15228 config.guess is used
15229
15230 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15231
15232 * configure: Must use both --host and --target in recursive calls.
15233
15234 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15235
15236 * Makefile.in: Change deja-gnu to dejagnu.
15237
15238 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15239
15240 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15241
15242 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15243
15244 * configure.in: canonicalize all instances to *-*-solaris2*,
15245 also strip out a number of tools to not build for go32 host
15246
15247 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15248
15249 * config.guess: add GPL.
15250
15251 * Makefile.in, config.guess, config.sub, configure: bump
15252 copyrights to 93.
15253
15254 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15255
15256 * Makefile.in (do-info): Removed obsolete check for existence of
15257 localenv file.
15258
15259 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15260
15261 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15262
15263 * Makefile.in: a couple of 'else true' for decstation,
15264 support for TclX
15265
15266 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15267
15268 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15269
15270 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15271
15272 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15273
15274 * config.guess: Recognize i386-ibm-aix (PS/2).
15275 * configure.in: Use config/mh-aix386 file for it.
15276
15277 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15278
15279 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15280 CC_FOR_TARGET instead.
15281 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15282
15283 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15284
15285 * Makefile.in: Add sim to list of directories sent with gdb
15286
15287 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15288
15289 * configure.in: Put back mips-dec-bsd* case.
15290
15291 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15292
15293 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15294 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15295 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15296
15297 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15298
15299 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15300
15301 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15302 (install-info): install dir.info only if it exists,
15303 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15304
15305 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15306
15307 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15308 gas for mips-dec-bsd.
15309
15310 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15311
15312 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15313 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15314
15315 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15316
15317 * configure.in: Added "dejagnu" to hosttools list.
15318
15319 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15320
15321 * config.sub, configure.in, config.guess: Add support
15322 for Bosx, an AIX variant from Bull.
15323 Patches from F.Pierresteguy@frcl.bull.fr.
15324
15325 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15326
15327 * devo/dejagnu: Initial creation of devo/dejagnu.
15328 Migrated dejagnu testcases and support files for testing software
15329 tools to reside as subdirectories, currently called "testsuite",
15330 within the directory of the software tool. Migrated all programs,
15331 support libraries, etc. beloging to dejagnu proper from
15332 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15333 with no modifications. The changes to these files which will
15334 allow them to configure, build, and execute properly will be made
15335 in a future update.
15336
15337 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15338
15339 * Makefile.in: Change send_pr to send-pr.
15340 * configure.in: Likewise.
15341 * send_pr: Renamed directory to send-pr.
15342
15343 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15344
15345 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15346
15347 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15348
15349 * README: Update for gdb-4.8 release.
15350 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15351 gdb-xxx.tar.z (gzip'd) file also.
15352
15353 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15354
15355 * Makefile.in: make all-diff depend on all-libiberty
15356
15357 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15358
15359 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15360
15361 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15362
15363 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15364
15365 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15366
15367 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15368 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15369 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15370
15371 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15372
15373 * Makefile.in: makeinfo binary is in a new location
15374
15375 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15376
15377 * config.sub: Accept -ecoff as an OS.
15378
15379 * Makefile.in: Various changes to eliminate a level of make
15380 recursion and reduce the required command line length.
15381 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15382 sub-makes.
15383 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15384 variables holding settings for specific sub-makes.
15385 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15386 in terms of BASE_FLAGS_TO_PASS.
15387 (TARGET_LIBS): New variable listing directories which use
15388 TARGET_FLAGS_TO_PASS.
15389 (subdir_do): Eliminated.
15390 (do-*): New set of targets to replace subdir_do.
15391 (various): All targets which used subdir_do now depend on do-*.
15392 (local-clean): Renamed from do_clean.
15393 (local-distclean): New target, dependency of distclean and
15394 realclean.
15395 (install-info): Don't create directories. Depend on dir.info
15396 rather than calling make recursively.
15397 (install-dir.info): Eliminated.
15398 (install-info-dirs): Create all info directories here.
15399 (dir.info): Depend upon do-install-info.
15400
15401 * test-build.mk (HOLES): Added false.
15402
15403 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15404
15405 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15406
15407 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15408
15409 * Makefile.in (info): remove dependency on all-texinfo. The
15410 problem was really in texinfo/C, not at this level.
15411
15412 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15413
15414 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15415
15416 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15417
15418 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15419 GDB releases.
15420
15421 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15422
15423 * configure: Include srcdir in message about target of link not
15424 being found. Don't convert `-' to `_' in `with' options being
15425 passed to subdirs.
15426
15427 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15428
15429 * configure.in: add uudecode to host_tools
15430
15431 * Makefile.in: added {all,install}-uudecode targets, added them to
15432 the appropriate lists
15433
15434 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15435
15436 * Makefile.in (all-gcc): Added dependency on all-gas.
15437
15438 * configure.in (mips-*-*): Build ld and binutils.
15439
15440 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15441
15442 * configure: check return code from mkdir, print error message and
15443 exit on failure.
15444
15445 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15446
15447 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15448
15449 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15450
15451 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15452
15453 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15454
15455 * config.sub (h8500): Recognize this as a cpu type.
15456
15457 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15458
15459 * configure: source directory missing is no longer a warning
15460
15461 * configure.in: recognize irix[34]* instead of irix[34]
15462
15463 * Makefile.in: define and pass down X11_LIB
15464
15465 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15466
15467 * guess-systype: Renamed to ...
15468 * config.guess: ... by popular request.
15469 * configure.in, Makefile.in: Update accordingly.
15470
15471 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15472
15473 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15474 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15475 + Execute ./dummy instead of assuming . is in PATH.
15476
15477 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15478
15479 * guess-systype: New shell script. Attempts to guess the
15480 canonical host name of the executing host.
15481 Only a few hosts are supported so far.
15482 * configure: Call guess-systype if no host is specified.
15483
15484 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15485
15486 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15487 gcc Makefile.
15488
15489
15490 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15491
15492 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15493 (all-gcc, install-gcc, subdir_do): Use it.
15494
15495 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15496
15497 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15498
15499 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15500
15501 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15502 set exclusively by configure, using configure.in .
15503
15504 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15505
15506 * test-build.mk: set $PATH for all builds
15507
15508 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15509
15510 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15511
15512 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15513 the one used in gcc/Makefile.in, so that a null expansion doesn't
15514 override the one needed to build gcc with a native cc.
15515
15516
15517 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15518
15519 * configure: Accept -with arguments.
15520
15521 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15522
15523 * Makefile.in: added h8300sim
15524
15525 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15526
15527 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15528 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15529 (all-cygnus, native, build-cygnus): Make
15530 $(canonhost)-stamp-3stage-done, not $(host)....
15531 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15532 i386-sco3.2v4. Added else true to if command.
15533
15534 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15535
15536 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15537
15538 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15539
15540 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15541
15542 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15543
15544 * configure.in: don't remove binutils from Solaris builds
15545
15546 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15547
15548 * Makefile.in: get rid of earlier definitions for *clean,
15549 also handle the recursive info rule better
15550
15551 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15552
15553 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15554 do more-or-less the right thing.
15555
15556 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15557
15558 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15559 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15560
15561 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15562
15563 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15564 $(host_canonical).
15565
15566 * configure.in: split the configdirs list into 4 categories (native
15567 v. cross, library v. tool) and handle the cross-only and native-
15568 only in more reasonable (and correct!) way.
15569
15570 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15571
15572 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15573 configdirs anymore.
15574
15575 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15576
15577 * Makefile.in: extensive cleanup:: removed all of the explicit
15578 clean-* targets, collapsed many wrappers around subdir_do into
15579 one, added additional targets to satisfy standards.texi, deleted
15580 some old targets, some changes for consistency
15581
15582 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15583
15584 * configure.in: handle some programs as cross-only, and others as
15585 native only
15586
15587 * test-build.mk: handle partial holes in a more generic manner
15588
15589 * Makefile.in: m4 depends on libiberty
15590
15591 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15592
15593 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15594 time, wdiff, and find to configdirs
15595
15596 * Makefile.in: all, clean, and install rules for the new programs
15597 added to configure.in
15598
15599 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15600
15601 * configure.in: use mh-sun for all *-sun-* hosts
15602
15603 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15604
15605 * Makefile.in: define flags for X11 include files and library file
15606 locations, pass them down to the programs that need this info
15607
15608 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15609
15610 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15611
15612 * configure.in: start building libg++ for HP-UX targets
15613
15614 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15615
15616 * README: Update references to files moved into etc/.
15617
15618 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15619
15620 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15621 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15622
15623 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15624
15625 * configure: accept dash as well as underscore in long option
15626 names for FSF compatibility.
15627
15628 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15629
15630 * config.sub: added -sco3.2v4 support from FSF.
15631
15632 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15633
15634 * configure.in: expand the section that adds or removes
15635 directories from the list of programs to build, to handle native
15636 vs. cross in addition to host v. native
15637
15638 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15639
15640 * Makefile.in: Replace C++ in macro names with CXX.
15641 This is less likely to break ...
15642
15643 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15644
15645 * test-build.mk: add -w to GNU_MAKE
15646
15647 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15648
15649 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15650 add 'sparc' to list of recognized cpus. This needed to make
15651 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15652 Delete some redundant ose68 variants. Recognize -wrs as an os,
15653 then changes that into $CPU-wrs-vxworks.
15654
15655 * configure.in: remove most references to gdbtest, regularize
15656 target based program removal
15657
15658 * test-build.mk: import from p3 tree (many fixes and changes)
15659
15660 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15661
15662 * Makefile.in: added rules to handle tcl, tk, and expect
15663
15664 * configure.in: handle those directories if they exist
15665
15666 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15667
15668 * config.sub: removed bogus hppabsd and hppahpux names, since
15669 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15670
15671 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15672
15673 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15674 depends upon all-xiberty
15675
15676 * Makefile.in: changes from p3, including:
15677
15678 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15679
15680 * Makefile.in (XTRAFLAGS): include newlib directories if
15681 newlib/Makefile exists, rather than if host != target.
15682
15683 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15684
15685 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15686 from the same source tree and not building a cross-compiler. This
15687 matters for the libg++ configuration if reconfiguring a tree that
15688 has already been installed.
15689
15690 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15691
15692 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15693 pick up the machine and system specific header files.
15694
15695 * Makefile.in: added AS_FOR_TARGET, passed down in
15696 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15697 the C compiler to use to create programs which are run in the
15698 build environment, set it to default to $(CC), and passed it down
15699 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15700
15701 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15702
15703 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15704 We need them for unusual native builds, like systems without
15705 ranlib.
15706
15707 * configure: also define $(host_canonical) and
15708 $(target_canonical), which are the full, canonical names for the
15709 given host and target
15710
15711 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15712
15713 * Makefile.in: Added separate definitions for C++.
15714
15715 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15716
15717 * configure.in (configdirs): Add deja-gnu.
15718
15719 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15720
15721 * README: Update for configure.texi and gdb-4.7 release.
15722
15723 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15724
15725 * Makefile.in: Move "all" target to top of file.
15726 Previously, first target was ".PHONY" which caused BSD4.4 make
15727 to build .PHONY when make was run without arguments.
15728
15729 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15730
15731 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15732 Library-copylefted code in libiberty.
15733
15734 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15735
15736 * config.sub: Replace m68kmote with plain old m68k.
15737
15738 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15739
15740 * Makefile.in: Remove space from blank line, avoid Make complaints.
15741
15742 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15743
15744 * config.sub: Complain if no argument is given. Added support for
15745 386bsd as OS and target alias.
15746
15747 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15748
15749 * Makefile.in (XTRAFLAGS): include newlib directories if
15750 newlib/Makefile exists, rather than if host != target.
15751
15752 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15753
15754 * config.sub: recognize sparclite-wrs-vxworks.
15755
15756 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15757 p3.) Added clean-xiberty to clean.
15758
15759 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15760
15761 * configure.in: use *-*-* instead of nested cases for host and target
15762
15763 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15764
15765 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15766 from the same source tree and not building a cross-compiler. This
15767 matters for the libg++ configuration if reconfiguring a tree that
15768 has already been installed.
15769
15770 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15771
15772 * config.sub (i486v/i486v4): Merge in from FSF version.
15773
15774 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15775
15776 * configure: only set PWD if it is already set.
15777
15778 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15779
15780 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15781 doesn't have unset and all success paths (and most error paths)
15782 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15783 to just ${PWD} to avoid confusion.)
15784
15785 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15786
15787 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15788 even for a native compilation.
15789
15790 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15791
15792 Changes to make the gdb.tar.Z rule work better.
15793
15794 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15795 (DEVO_SUPPORT): Add configure.texi.
15796 (bfd-ilrt.tar.Z): Remove ancient rule.
15797
15798 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15799
15800 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15801 pick up the machine and system specific header files.
15802
15803 * configure.in, config.sub: added new target m68010-adobe-scout,
15804 with alias of adobe68k. Changed configure.in to check for
15805 -scout before -sco* to avoid a false match.
15806
15807 * Makefile.in: added AS_FOR_TARGET, passed down in
15808 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15809 the C compiler to use to create programs which are run in the
15810 build environment, set it to default to $(CC), and passed it down
15811 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15812
15813 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15814
15815 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15816 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15817 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15818 FOR_TARGET variants, to newlib and libg++.
15819
15820 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15821
15822 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15823 first.
15824
15825 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15826
15827 * config.sub: Accept `elf' as an environment.
15828
15829 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15830
15831 * Makefile.in (all-opcodes): cd into the right directory
15832
15833 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15834
15835 * configure: added -program_transform_name option, used as
15836 argument to sed when installing programs.
15837 configure.texi: added documentation for -program_prefix,
15838 -program_suffix and -program_transform_name.
15839
15840 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15841
15842 * config.sub: Accept i486 where i386 ok.
15843
15844 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15845
15846 * config.sub: accept we32k
15847
15848 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15849
15850 * config.sub, configure.in: accept OSE68000 and OSE68k.
15851
15852 * Makefile.in: don't create all directories for ``make install'';
15853 let the subdirectories create the ones they need.
15854
15855 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15856
15857 * COPYING: new file, GPL v2
15858
15859 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15860
15861 * Makefile.in: use the new gen-info-dir, which needs a template
15862 argument (which also lives in texinfo)
15863
15864 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15865
15866 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15867
15868 * config.sub (ncr3000): Change i386 to i486.
15869
15870 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15871
15872 * Makefile.in: add install-rcs, install-grep to
15873 install-no-fixedincludes, removed install-bison and install-libgcc
15874
15875 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15876
15877 * configure.in: grab the HPUX makefile fragment if on HPUX
15878
15879 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15880
15881 * Makefile.in: eradicate bison spoor (ditto libgcc).
15882 configure.in: recognise m68{k,000}-ericsson-OSE.
15883 es1800 is alias for m68k-ericsson-OSE
15884
15885 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15886
15887 * configure.in: rearrange the parts that remove programs from
15888 configdirs, based now on HOST==TARGET or by canonical triple.
15889
15890 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15891
15892 * test-build.mk: recurse explicitly with -f test-build.mk when
15893 appropriate. predicate stage3 and comparison on the existence
15894 of gcc. That is, if gcc isn't around, we aren't three-staging.
15895 On very clean, also remove ...stamp-co. Build in-place before
15896 doing other builds.
15897
15898 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15899
15900 * Makefile.in, configure.in: add tgas
15901
15902 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15903
15904 * Makefile.in: a number of changes merged in from progressive.
15905
15906 * configure.in: add libm.
15907
15908 * .cvsignore: ignore some stuff that comes from test-build.mk.
15909
15910 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15911
15912 * config.sub: Add es1800 (m68k-ericsson-es1800).
15913
15914 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15915
15916 * configure: Add program_suffix (parallel to program_prefix)
15917 * Makefile.in: adjust directory-creating script for losing decstation
15918
15919 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15920
15921 * configure: Minor $subdir-related fixes.
15922
15923 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15924
15925 * configure: fix various problems with propogating
15926 makefile_target_frag in subdirs.
15927 * configure.in: config libgcc if its there
15928
15929 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15930
15931 * config.sub: HPPA merge.
15932
15933 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15934
15935 * Makefile.in: Replace all-bison with all-byacc in all
15936 dependency lines for other tools (which now use byacc).
15937
15938 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15939
15940 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15941
15942 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15943
15944 * Makefile.in: make gprof rules similar to byacc rules (instead of
15945 vestigal $(unsubdir) that didn't work...)
15946
15947 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15948
15949 * config.sub: Add support for Linux.
15950 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15951 (at least for libg++).
15952
15953 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15954
15955 * configure.texi: fix doc for the -nfp option to configure
15956
15957 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15958
15959 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15960
15961 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15962
15963 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15964 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15965 * configure.in: added solaris* host_makefile_frag hook.
15966
15967 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15968
15969 * config.sub: changed recognition of m68000 so that various
15970 m68k types can be specified via m680[01234]0
15971
15972 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15973
15974 * config.sub (basic_machine): fix sed so that '-foo' isn't
15975 completely substituted out while .+'-foo' loses the '-foo'
15976
15977 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15978
15979 * config.sub ($os): Add -aout.
15980
15981 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15982
15983 * configure: If host_makefile_frag is absolute, don't
15984 prefix ${invsubdir} (relevant to libg++ auto-configure).
15985
15986 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15987
15988 * Makefile.in (tooldir): Define it.
15989 (all-ld): Depend on all-flex.
15990
15991 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15992
15993 * Makefile.in (check): Fix libg++ special case.
15994
15995 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15996
15997 * configure: do not bury `pwd` into config.status, thus do fewer
15998 pwd's.
15999
16000 * configure: print the "Building in" message only when building in
16001 other than "." AND verbose.
16002
16003 * configure: remove -s, rework -v to better accomodate guested
16004 configures.
16005
16006 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16007
16008 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16009
16010 * Makefile.in: macroize flags passed on recursion. remove
16011 fileutils.
16012
16013 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16014
16015 * configure: get makesrcdir right for subdirs deeper than 1.
16016
16017 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16018 install.
16019
16020 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16021
16022 * Makefile.in: don't print subdir_do or recursion lines.
16023
16024 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16025
16026 * standards.texi: added menu item.
16027
16028 * Makefile.in: build and install standards.info.
16029
16030 * standards.texi: new file.
16031
16032 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16033
16034 * configure: test for and move config.status pieces from
16035 ${subdir}/.
16036
16037 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16038
16039 * configure: Test for existance of files before trying to mv
16040 them, to avoid numerous non-existance messages.
16041
16042 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16043
16044 * configure: correct final line of config.status.
16045
16046 * configure: patch from eggert. Avoids a protection problem if
16047 the original Makefile.in is read only.
16048
16049 * configure: use move-if-change from gcc to create config.status.
16050 Some makefiles depend on config.status to tell if a directory
16051 has been reconfigured for a different host. This change
16052 prevents those directories from remaking everything in the case
16053 where the reconfig was only intended to rebuild a Makefile.
16054
16055 * configure: test for config.sub with "config.sub sun4" rather
16056 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16057 host alias from a missing config.sub.
16058
16059 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16060
16061 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16062 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16063
16064 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16065
16066 * configure: mkdir ${subdir} as needed.
16067
16068 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16069
16070 * Makefile.in,configure.in: added autoconf.
16071
16072 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16073
16074 * Makefile.in: no longer pass against on recursion.
16075
16076 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16077 definitions are not inherited.
16078
16079 * configure: correct makesrcdir when subdir is .
16080
16081 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16082
16083 * configure: Add support for 'subdirs' variable, which is
16084 like 'configdirs', except that configure doesn't re-invoke
16085 itself for subdirs, it just creates a Makefile for each subdir.
16086 * configure.texi: Document subdirs.
16087
16088 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16089
16090 * configure.in: added flex to configdirs
16091
16092 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16093
16094 * Makefile.in: remove clean-stamps from clean.
16095
16096 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16097
16098 * configure.in: Add gdbtest to configdirs.
16099
16100 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16101
16102 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16103 to recursive makes.
16104 * configure.in: Recognize new ncr3000 config.
16105
16106 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16107
16108 * Makefile.in, configure.in: removed references to gdbm.
16109
16110 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16111
16112 * config.sub: Don't canonicalize os value
16113 newsos* to bsd (readline needs to check for newsos).
16114 (This fix was earlier made Jan 31, but got re-broken.)
16115
16116 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16117
16118 * configure.in: sco is an os, not a vendor!
16119
16120 * configure: Quote $( better. Keep various shells happy.
16121
16122 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16123
16124 * Makefile.in: eliminate stamp-files.
16125
16126 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16127
16128 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16129 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16130
16131 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16132
16133 * config.sub: fix iris/iris3.
16134
16135 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16136
16137 * configure: re-add -rm.
16138
16139 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16140
16141 * Maskefile.in: add .stmp-rcs to all.
16142
16143 * configure.in: remove gas from rs6000 build, use aix host fragment.
16144
16145 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16146
16147 * configure: pass down site_option during recursion.
16148
16149 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16150
16151 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16152
16153 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16154
16155 * configure: Change exec_prefix so that it really defaults to prefix.
16156
16157 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16158
16159 * Makefile.in, configure.in: Add support for mmalloc library.
16160
16161 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16162
16163 * Makefile.in: add stmp dependencies for a few more things.
16164
16165 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16166
16167 * configure: adjusted error message on objdir/srcdir configure
16168 collision, per john's suggestion.
16169
16170 * Makefile.in: add libiberty stmp to all and all.cross.
16171
16172 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16173
16174 * Makefile.in: remove force dependencies, add grep to all.
16175
16176 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16177
16178 * Makefile.in: drop flex. make stamp files work.
16179
16180 * configure: added test for conflicting configuration in srcdir,
16181 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16182 gets cranky. use relative paths for configure and srcdir
16183 whenever possible. Send some error messages to stderr that were
16184 going to stdout.
16185
16186 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16187
16188 * Makefile.in: Fix libg++ rule to check for gcc directory
16189 before using gcc/gcc. Also pass XTRAFLAGS.
16190
16191 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16192
16193 * Makefile.in: added stmp-files so that directories aren't polled
16194 when they are already built.
16195
16196 * configure.texi: fixed a node pointer problem.
16197
16198 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16199
16200 * config.sub configure.in gdb/configure.in
16201 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16202 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16203 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16204
16205 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16206
16207 * configure: -recurring becomes -silent. corrected help message
16208 for -site= option.
16209
16210 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16211
16212 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16213
16214 * configure: when building Makefile for crosses, replace
16215 tooldir and program_prefix. default srcdir from location of
16216 config.sub. remove "for host in hosts" and "for target in
16217 targets" loops.
16218
16219 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16220
16221 * Makefile.in: Do not pass bindir or mandir to cvs.
16222
16223 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16224
16225 * Makefile.in, configure.in: removed traces of namesubdir,
16226 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16227 copyrights to '92, changed some from Cygnus to FSF.
16228
16229 * configure.texi: remove most references to multiple hosts,
16230 multiple targets, subdirs, etc.
16231
16232 * configure.man: removed rcsid. reference config.sub not
16233 config.subr.
16234
16235 * Makefile.in: mkdir $(infodir) on install-info.
16236
16237 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16238
16239 * configure.texi: Explain better about .gdbinit and about
16240 the environment that configure.in sections run in.
16241
16242 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16243
16244 * configure.in: Ultrix is only a decstation if it's a MIPS.
16245
16246 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16247
16248 * README: DOC.configure => cfg-paper.texi.
16249
16250 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16251
16252 * config.sub (near case $os): Don't convert newsos* to bsd!
16253
16254 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16255
16256 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16257 the number of copies of COPYING that go into the GDB tar file.
16258
16259 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16260
16261 * bfd/configure.in, gdb/config/mh-i386sco,
16262 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16263 Fix SCO configuration stuff.
16264
16265 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16266
16267 * Makefile.in: For libg++, make sure the -I pointing
16268 to the gcc directory goes *after* all the libg++-local -I flags.
16269 Also, move just-gcc dependency from just-libg++ to all-libg++.
16270
16271 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16272
16273 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16274
16275 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16276
16277 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16278
16279 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16280
16281 * config.sub: Add stratus configuration frags. Also
16282 submitted to FSF.
16283
16284 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16285
16286 * Makefile.in (DEV_SUPPORT): add configure.man.
16287
16288 * config.sub(Decode manufacturer-specific): add -none*.
16289
16290 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16291
16292 * Makefile.in: remove form feeds to make Sun's make happy.
16293 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16294
16295 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16296
16297 * Makefile.in (AR_FLAGS): Make quieter.
16298
16299 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16300
16301 * configure.in: Add libg++.
16302 * configure: When verbose, don't output the command line at each
16303 level; it will be unremarkably the same as the previous version,
16304 which will be the same as what the user typed.
16305
16306 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16307
16308 * configure.in, Makefile.in: fix clean-info, add flex. add
16309 fileutils.
16310
16311 * configure: be less sensitive to spaces in Makefile.in. Do not
16312 look for sources in "..". Doing so breaks subdirectories that
16313 might have their own configure. If a subdir has it's own
16314 configure script, use it.
16315
16316 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16317
16318 * cfg-paper.texi: some changes suggested by rms.
16319
16320 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16321
16322 * config.sub: Merge in some small additions from the FSF version,
16323 taken from the gcc distribution, to bring the Cygnus and FSF
16324 versions into closer sync.
16325
16326 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16327
16328 * configure.in: Changed svr4 references to sysv4.
16329
16330 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16331
16332 * configure: added -V for version number option.
16333
16334 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16335
16336 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16337 renamed from DOC.configure to cfg-paper.texi.
16338
16339 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16340
16341 * configure, config.subr, config.sub: config.subr is now
16342 config.sub again.
16343
16344 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16345
16346 * configure.texi: new file, in progress.
16347
16348 * Makefile.in: build info file and install the man page for
16349 configure.
16350
16351 * configure.man: new file, first cut.
16352
16353 * configure: find config.subr again now that configuration "none"
16354 has gone. removed all traces of the -ansi option. removed all
16355 traces of the -languages option.
16356
16357 * config.subr: resync from rms.
16358
16359 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
16360
16361 * configure, config.sub, config.subr: merge config.sub into
16362 config.subr, call the result config.subr, remove config.sub, use
16363 config.subr.
16364
16365 * Makefile.in: revised install for dir.info.
16366
16367 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
16368
16369 * configure.in: add decstation host makefile frag.
16370
16371 * Makefile.in: BISON now bison -y again. also install-gcc on
16372 install. clean-gdbm on clean. infodir belongs in datadir.
16373 Make directories for info install. Build dir.info here then
16374 install it.
16375
16376 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
16377
16378 * Makefile.in: fix for bad directory tests.
16379
16380 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
16381
16382 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16383 regexp. -srcdir relative was being handled incorrectly.
16384
16385 * Makefile.in: unwrapped some for loops so that parallel makes
16386 work again and so one can focus one's attention on a particular
16387 package.
16388
16389 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
16390
16391 * configure: added PWD as a stand in for `pwd` (for speed). use
16392 elif wherever possible. make -srcdir work without -objdir.
16393 -objdir= commented out.
16394
16395 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
16396
16397 * configure: +options become --options. -subdirs commented out.
16398 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16399 Makefile now at top of generated Makefile. Removed cvs log
16400 entries. added -srcdir. create .gdbinit only if there is one
16401 in ${srcdir}.
16402
16403 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16404 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16405 and mandir now keyed off datadir by default.
16406
16407 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
16408
16409 * Freshly created ChangeLog.
16410
16411 \f
16412 Local Variables:
16413 mode: change-log
16414 left-margin: 8
16415 fill-column: 76
16416 version-control: never
16417 End: