]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ChangeLog
Synchronize libiberty sources (and include/demangle.h) with GCC master version
[thirdparty/binutils-gdb.git] / ChangeLog
1 2021-07-03 Nick Clifton <nickc@redhat.com>
2
3 * libiberty: Sync with gcc. Bring in:
4 2021-06-30 Gerald Pfeifer <gerald@pfeifer.com>
5
6 * make-temp-file.c (usrtmp): Remove.
7 (choose_tmpdir): Remove use of usrtmp.
8
9 2021-06-28 Indu Bhagat <indu.bhagat@oracle.com>
10
11 * simple-object.c (handle_lto_debug_sections): Copy over .BTF section.
12
13 2021-06-28 Indu Bhagat <indu.bhagat@oracle.com>
14 David Faust <david.faust@oracle.com>
15 Jose E. Marchesi <jose.marchesi@oracle.com>
16 Weimin Pan <weimin.pan@oracle.com>
17
18 * simple-object.c (handle_lto_debug_sections): Copy over .ctf
19 sections.
20
21 2021-06-05 John David Anglin <danglin@gcc.gnu.org>
22
23 PR target/100734
24 * configure.ac: Use libiberty snprintf and vsnprintf on
25 hppa*-*-hpux*.
26 * configure: Regenerate.
27
28 2021-05-06 Tom Tromey <tom@tromey.com>
29
30 * hashtab.c (htab_eq_string): New function.
31
32 2021-05-04 Eric Botcazou <ebotcazou@adacore.com>
33
34 * configure.ac: Make test for variables more robust.
35 * configure: Regenerate.
36
37 2021-05-03 H.J. Lu <hjl.tools@gmail.com>
38
39 PR bootstrap/99703
40 * configure: Regenerated.
41
42 2021-04-21 Andreas Schwab <schwab@linux-m68k.org>
43
44 PR demangler/100177
45 * rust-demangle.c (demangle_const_char): Properly print the
46 character value.
47
48 2021-03-31 Patrick Palka <ppalka@redhat.com>
49
50 PR c++/88115
51 * cp-demangle.c (d_dump, d_make_comp, d_expression_1)
52 (d_count_templates_scopes): Handle DEMANGLE_COMPONENT_VENDOR_EXPR.
53 (d_print_comp_inner): Likewise.
54 <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Revert r11-4926
55 change.
56 <case DEMANGLE_COMPONENT_UNARY>: Likewise.
57 * testsuite/demangle-expected: Adjust __alignof__ tests.
58
59 2021-03-16 Nick Clifton <nickc@redhat.com>
60
61 * sha1.c (sha1_process_bytes): Use memmove in place of memcpy.
62
63 2021-02-20 Mike Frysinger <vapier@gentoo.org>
64
65 * Makefile.in (ACLOCAL, ACLOCAL_AMFLAGS, $(srcdir)/aclocal.m4): Define.
66 (configure_deps): Rename to ...
67 (aclocal_deps): ... this. Replace aclocal.m4 with acinclude.m4.
68 ($(srcdir)/configure): Replace $(configure_deps) with
69 $(srcdir)/aclocal.m4.
70 * aclocal.m4: Move libiberty macros to acinclude.m4, then regenerate.
71 * acinclude.m4: New file.
72 * configure: Regenerate.
73
74 2021-02-19 Ayush Mittal <ayush.m@samsung.com>
75
76 * argv.c (expandargv): free allocated buffer if read fails.
77
78 2021-02-01 Martin Sebor <msebor@redhat.com>
79
80 * dyn-string.c (dyn_string_insert_cstr): Use memcpy instead of strncpy
81 to avoid -Wstringop-truncation.
82
83 2021-05-29 Mike Frysinger <vapier@gentoo.org>
84
85 * configure.ac: Add gnulib to configdirs for sim.
86 * configure: Regenerate.
87
88 2021-05-24 Maciej W. Rozycki <macro@orcam.me.uk>
89
90 * MAINTAINERS: Update path to readline config.{sub,guess} files.
91
92 2021-05-24 Maciej W. Rozycki <macro@orcam.me.uk>
93
94 * config.guess: Import from upstream.
95 * config.sub: Likewise.
96
97 2021-05-18 Mike Frysinger <vapier@gentoo.org>
98
99 * Makefile.def: Add configure-sim dependency on all-gnulib.
100 * Makefile.in: Regenerated.
101
102 2021-05-04 Nick Clifton <nickc@redhat.com>
103
104 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
105 * configure: Regenerate.
106
107 2021-03-18 Nick Alcock <nick.alcock@oracle.com>
108
109 PR libctf/27482
110 * Makefile.def: Add install-bfd dependencies for install-libctf and
111 install-ld, and install-strip-bfd dependencies for
112 install-strip-libctf and install-strip-ld; move the install-ld
113 dependency on install-libctf to join it.
114 * Makefile.in: Regenerated.
115
116 2021-03-12 Mike Frysinger <vapier@gentoo.org>
117
118 * Makefile.def: Remove all-sim dependency on configure-gdb.
119 * Makefile.in: Regenerated.
120
121 2021-02-28 H.J. Lu <hongjiu.lu@intel.com>
122
123 PR binutils/26766
124 * Makefile.tpl (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Add
125 PGO_BUILD_TRAINING=yes.
126 (PGO_BUILD_TRAINING_MFLAGS): New.
127 (all): Pass $(PGO_BUILD_TRAINING_MFLAGS) to the PGO build.
128
129 2021-02-09 Alan Modra <amodra@gmail.com>
130
131 * configure.ac: Delete arm*-*-symbianelf* entry.
132 * configure: Regenerate.
133
134 2021-01-26 Nick Alcock <nick.alcock@oracle.com>
135
136 * Makefile.def: Add install-libctf dependency to install-ld.
137 * Makefile.in: Regenerated.
138
139 2021-01-12 Mike Frysinger <vapier@gentoo.org>
140
141 * src-release.sh (do_proto_toplev): Rewrite indentation.
142
143 2021-01-11 H.J. Lu <hongjiu.lu@intel.com>
144
145 PR binutils/26766
146 * configure.ac:
147 * configure: Regenerated.
148
149 2021-01-11 H.J. Lu <hongjiu.lu@intel.com>
150
151 PR ld/27173
152 * configure: Regenerated.
153 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
154 --plugin and rc before enabling --plugin.
155
156 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
157
158 PR binutils/26766
159 * Makefile.tpl (BUILD_CFLAGS): New.
160 (CFLAGS): Append $(BUILD_CFLAGS).
161 (CXXFLAGS): Likewise.
162 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
163 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
164 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
165 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
166 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
167 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
168 (PGO-TRAINING-TARGETS): Likewise.
169 (PGO_BUILD_TRAINING): Likewise.
170 (all): Add '+' to the command line for recursive make. Support
171 the PGO build.
172 * configure.ac: Add --enable-pgo-build[=lto].
173 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
174 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
175 * Makefile.in: Regenerated.
176 * configure: Likewise.
177
178 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
179
180 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
181 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
182 * configure.ac: Include config/gcc-plugin.m4.
183 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
184 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
185 RANLIB if possible.
186 * Makefile.in: Regenerated.
187 * configure: Likewise.
188
189 2021-01-09 Nick Clifton <nickc@redhat.com>
190
191 * 2.36 release branch crated.
192
193 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
194
195 * libtool.m4: Match gnu* along with other GNU systems.
196
197 2021-01-07 Alan Modra <amodra@gmail.com>
198
199 * config.sub: Accept OS of eabi* and gnueabi*.
200
201 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
202
203 * Makefile.def (libctf): No longer no_check. Checking depends on
204 all-ld.
205 * Makefile.in: Regenerated.
206
207 2021-01-05 Nick Clifton <nickc@redhat.com>
208
209 * libiberty: Sync with gcc. Bring in:
210 2021-01-04 Martin Liska <mliska@suse.cz>
211
212 * strverscmp.c: Convert to utf8 from iso8859.
213
214 2020-12-22 Jason Merrill <jason@redhat.com>
215
216 PR c++/67343
217 * cp-demangle.h (struct d_info): Add unresolved_name_state.
218 * cp-demangle.c (d_prefix): Add subst parm.
219 (d_nested_name): Pass it.
220 (d_unresolved_name): Split out from...
221 (d_expression_1): ...here.
222 (d_demangle_callback): Maybe retry with old sr mangling.
223 * testsuite/demangle-expected: Add test.
224
225 2020-12-21 Jason Merrill <jason@redhat.com>
226
227 * cp-demangle.c (d_expression_1): Recognize qualified-id
228 on RHS of dt/pt.
229 * testsuite/demangle-expected: Add test.
230
231 2020-12-21 Jason Merrill <jason@redhat.com>
232
233 * cp-demangle.c (d_unqualified_name): Clear is_expression.
234 * testsuite/demangle-expected: Add tests.
235
236 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
237
238 * configure: Regenerate.
239 * configure.ac: Avoid using sanitizer.
240
241 2020-11-13 Eduard-Mihai Burtescu <eddyb@lyken.rs>
242
243 * rust-demangle.c (struct rust_demangler): Add
244 skipping_printing and bound_lifetime_depth fields.
245 (eat): Add (v0-only).
246 (parse_integer_62): Add (v0-only).
247 (parse_opt_integer_62): Add (v0-only).
248 (parse_disambiguator): Add (v0-only).
249 (struct rust_mangled_ident): Add punycode{,_len} fields.
250 (parse_ident): Support v0 identifiers.
251 (print_str): Respect skipping_printing.
252 (print_uint64): Add (v0-only).
253 (print_uint64_hex): Add (v0-only).
254 (print_ident): Respect skipping_printing,
255 Support v0 identifiers.
256 (print_lifetime_from_index): Add (v0-only).
257 (demangle_binder): Add (v0-only).
258 (demangle_path): Add (v0-only).
259 (demangle_generic_arg): Add (v0-only).
260 (demangle_type): Add (v0-only).
261 (demangle_path_maybe_open_generics): Add (v0-only).
262 (demangle_dyn_trait): Add (v0-only).
263 (demangle_const): Add (v0-only).
264 (demangle_const_uint): Add (v0-only).
265 (basic_type): Add (v0-only).
266 (rust_demangle_callback): Support v0 symbols.
267 * testsuite/rust-demangle-expected: Add v0 testcases.
268
269 2020-11-13 Seija Kijin <doremylover456@gmail.com>
270
271 * strstr.c (strstr): Make implementation ANSI/POSIX compliant.
272
273 2020-11-11 Patrick Palka <ppalka@redhat.com>
274
275 PR c++/88115
276 * cp-demangle.c (d_print_comp_inner)
277 <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Don't print the
278 "operator " prefix for __alignof__.
279 <case DEMANGLE_COMPONENT_UNARY>: Always print parens around the
280 operand of __alignof__.
281 * testsuite/demangle-expected: Test demangling for __alignof__.
282
283 2020-11-09 Christophe Lyon <christophe.lyon@linaro.org>
284
285 * pex-win32.c (pex_win32_exec_child): Initialize orig_err.
286
287 2020-10-06 Martin Liska <mliska@suse.cz>
288
289 PR lto/97290
290 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
291 Use sh_link of a .symtab_shndx section.
292
293 2021-01-05 Alan Modra <amodra@gmail.com>
294
295 * config.guess: Import from upstream.
296 * config.sub: Likewise.
297
298 2020-12-16 Martin Liska <mliska@suse.cz>
299 Tom de Vries <tdevries@suse.de>
300
301 * gdb/debuginfod-support.c (struct user_data): Remove has_printed
302 field. Add meter field.
303 (progressfn): Print progress using meter.
304
305 2020-12-02 Enze Li <lienze2010@hotmail.com>
306
307 * .gitignore: Add gnu global outputs.
308
309 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
310
311 * .gitignore: Sync with gcc.
312
313 2020-10-26 Andreas Rammhold <andreas@rammhold.de>
314
315 * src-release.sh: Use sha256sum instead of md5sum.
316
317 2020-10-14 Andrew Burgess <andrew.burgess@embecosm.com>
318
319 * Makefile.in: Rebuild.
320 * Makefile.def: Make distclean-gnulib depend on distclean-gdb and
321 distclean-gdbserver.
322
323 2020-07-24 Aaron Merey <amerey@redhat.com>
324
325 * configure: Rebuild.
326 * configure.ac: Remove AC_DEBUGINFOD.
327
328 2020-07-04 Nick Clifton <nickc@redhat.com>
329
330 Binutils 2.35 branch created.
331
332 2020-04-21 Stephen Casner <casner@acm.org>
333
334 PR 25830
335 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
336 * configure: Rebuild.
337
338 2020-03-12 Tom Tromey <tom@tromey.com>
339
340 * Makefile.in: Rebuild.
341 * Makefile.def (gdbserver): Depend on gdbsupport.
342
343 2020-03-12 Tom Tromey <tom@tromey.com>
344
345 * Makefile.in: Rebuild.
346 * Makefile.def (gdbsupport): Don't depend on bfd.
347
348 2020-03-12 Tom Tromey <tom@tromey.com>
349
350 * Makefile.in: Rebuild.
351 * Makefile.def (gdbsupport): Depend on intl.
352
353 2020-02-17 Tom Tromey <tom@tromey.com>
354
355 * configure: Rebuild.
356 * configure.ac (configdirs): Add gnulib and gdbsupport when building
357 gdbserver.
358
359 2020-02-14 Tom Tromey <tom@tromey.com>
360
361 * Makefile.in: Rebuild.
362 * Makefile.def: Make gdbserver require gnulib and libiberty.
363
364 2020-02-07 Tom Tromey <tom@tromey.com>
365 Pedro Alves <palves@redhat.com>
366
367 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbserver.
368 * gdbserver: New directory, moved from gdb/gdbserver.
369 * configure.ac (host_tools): Add gdbserver.
370 Only build gdbserver on certain systems.
371 * Makefile.in, configure: Rebuild.
372 * Makefile.def (host_modules, dependencies): Add gdbserver.
373 * MAINTAINERS: Add gdbserver.
374
375 2020-01-28 Sergio Durigan Junior <sergiodj@redhat.com>
376
377 * src-release.sh (getver): Look for gdbsupport's
378 create-version.sh script at the current directory if tool is
379 "gdb".
380
381 2020-01-19 Simon Marchi <simon.marchi@polymtl.ca>
382
383 * remote-sim.c (gdbsim_target::wait): Return
384 sim_data->remote_sim_ptid instead of inferior_ptid.
385
386 2020-01-18 Nick Clifton <nickc@redhat.com>
387
388 Binutils 2.34 branch created.
389
390 2020-01-18 Nick Clifton <nickc@redhat.com>
391
392 Synchronize top level configure files with master version:
393
394 2020-01-01 Ben Elliston <bje@gnu.org>
395
396 * config.guess: Update copyright years.
397 * config.sub: Likewise.
398
399 2019-12-21 Ben Elliston <bje@gnu.org>
400
401 * config.guess (set_cc_for_build): Prevent multiple calls by
402 checking if $tmp is already set. We can't check CC_FOR_BUILD as
403 the user may set it externally. Thanks to Torbjörn Granlund for
404 the bug report.
405
406 2019-12-21 Torbjörn Granlund <tg@gmplib.org>
407
408 * config.guess (alpha:Linux:*:*): Guard against missing
409 /proc/cpuinfo by redirecting standard error to /dev/null.
410
411 2019-09-12 Daniel Bittman <danielbittman1@gmail.com>
412
413 * config.guess (*:Twizzler:*:*): New.
414 * config.sub (-twizzler*): New.
415
416 2019-07-24 Ben Elliston <bje@gnu.org>
417
418 * config.guess (mips:OSF1:*.*): Whitespace cleanup.
419
420 2019-06-30 Ben Elliston <bje@gnu.org>
421
422 * config.sub (case $os): Match nsk* and powerunix. Don't later
423 match nsk* and set os=nsk which removes the OS version number.
424
425 2019-06-30 Ben Elliston <bje@gnu.org>
426
427 * config.sub: Recognise os108*.
428
429 2019-06-26 Ben Elliston <bje@gnu.org>
430
431 * config.sub (hp300): Set $os to hpux.
432
433 2019-06-26 Ben Elliston <bje@gnu.org>
434
435 * config.sub (vsta): Move into alphabetical order.
436
437 2019-06-10 Ben Elliston <bje@gnu.org>
438
439 * config.guess (*:OS108:*:*): Recognise new OS.
440
441 2019-05-28 Ben Elliston <bje@gnu.org>
442
443 * config.guess (*:Darwin:*:*): Run xcode-select to determine if a
444 system compiler is installed. If not, do not run set_cc_for_build,
445 as the default cc will open a dialog box asking to install
446 Xcode. If no C compiler is available, guess based on uname -p and
447 uname -m.
448
449 2019-05-28 Ben Elliston <bje@gnu.org>
450
451 * config.guess (*:Darwin:*:*): Simplify UNAME_PROCESSOR.
452
453 2020-01-17 Simon Marchi <simon.marchi@efficios.com>
454
455 * Makefile.def: Add dependencies of all-gdbsupport on all-bfd.
456 * Makefile.in: Re-generate.
457
458 2020-01-14 Tom Tromey <tom@tromey.com>
459
460 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbsupport.
461 * MAINTAINERS: Add gdbsupport.
462 * configure: Rebuild.
463 * configure.ac (configdirs): Add gdbsupport.
464 * gdbsupport: New directory, move from gdb/gdbsupport.
465 * Makefile.def (host_modules, dependencies): Add gnulib.
466 * Makefile.in: Rebuild.
467
468 2020-01-09 Aaron Merey <amerey@redhat.com>
469
470 * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds
471 new configure option --with-debuginfod.
472 * configure: Regenerate.
473 * configure.ac: Call AC_DEBUGINFOD.
474
475 2019-12-26 Christian Biesinger <cbiesinger@google.com>
476
477 * .gitignore: Add perf.data and perf.data.old.
478
479 2019-10-17 Sergio Durigan Junior <sergiodj@redhat.com>
480
481 * src-release.sh (GDB_SUPPORT_DIRS): Add libctf.
482
483 2019-10-17 Alan Modra <amodra@gmail.com>
484
485 PR 29
486 * src-release.sh (getver): Replace "head -1" with "head -n 1".
487
488 2019-07-30 Nick Alcock <nick.alcock@oracle.com>
489
490 * Makefile.def (host_modules): libctf is no longer no_install.
491 * Makefile.in: Regenerated.
492
493 2019-07-13 Nick Alcock <nick.alcock@oracle.com>
494
495 * Makefile.def (dependencies): all-ld depends on all-libctf.
496 * Makefile.in: Regenerated.
497
498 2019-09-09 Phil Blundell <pb@pbcl.net>
499
500 binutils 2.33 branch created
501
502 2019-08-19 Tom Tromey <tom@tromey.com>
503
504 * configure: Rebuild.
505 * configure.ac: Add --with-static-standard-libraries.
506
507 2019-08-09 Nick Clifton <nickc@redhat.com>
508
509 * libiberty: Sync with gcc. Bring in:
510 2019-08-08 Martin Liska <mliska@suse.cz>
511
512 PR bootstrap/91352
513 * lrealpath.c (is_valid_fd): New function.
514
515 2019-07-24 Martin Liska <mliska@suse.cz>
516
517 PR lto/91228
518 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
519 Find first '\0' starting from gnu_lto + 1.
520
521 2019-07-12 Ren Kimura <rkx1209dev@gmail.com>
522
523 * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
524 This fixes a Bug 90924.
525
526 2019-07-22 Martin Liska <mliska@suse.cz>
527
528 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
529 Do not search for gnu_lto_v1, but search for first '\0'.
530
531 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
532
533 * cplus-dem.c: Include rust-demangle.h.
534 * rust-demangle.c: Include rust-demangle.h.
535 * rust-demangle.h: New file.
536
537 2019-05-31 Michael Forney <mforney@mforney.org>
538
539 * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
540 is non-zero.
541
542 2019-04-30 Ben L <bobsayshilol@live.co.uk>
543
544 * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
545 * testsuite/d-demangle-expected: Add testcase.
546
547 * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
548 * testsuite/d-demangle-expected: Add testcase.
549
550 * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
551 * testsuite/d-demangle-expected: Add testcase.
552
553 * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
554 * testsuite/d-demangle-expected: Add testcase.
555
556 * d-demangle.c (dlang_parse_integer): Fix stack underflow.
557 * testsuite/d-demangle-expected: Add testcase.
558
559 * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
560 * testsuite/demangle-expected: Add testcase.
561
562 * cp-demangle.c (d_encoding): Guard against NULL return values from
563 d_right (dc).
564 * testsuite/demangle-expected: Add testcase.
565
566 2019-04-29 Ben L <bobsayshilol@live.co.uk>
567
568 * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
569 char is valid.
570 * testsuite/demangle-expected: Add testcase.
571
572 2019-04-10 Nick Clifton <nickc@redhat.com>
573
574 PR 89394
575 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
576 lengths.
577 (d_count_templates_scopes): Replace num_templates and num_scopes
578 parameters with a struct d_print_info pointer parameter. Adjust
579 body of the function accordingly. Add recursion counter and check
580 that the recursion limit is not reached.
581 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
582 Reset recursion counter afterwards, unless the recursion limit was
583 reached.
584
585 2019-07-13 Joel Brobecker <brobecker@adacore.com>
586
587 * src-release (getver): If $tool/gdbsupport/create-version.sh
588 exists, use that to determine the version number.
589
590 2019-06-21 Andreas Schwab <schwab@linux-m68k.org>
591
592 * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
593
594 2019-06-14 Tom Tromey <tom@tromey.com>
595
596 * MAINTAINERS: Add gnulib.
597 * gnulib: New directory, move from gdb/gnulib.
598 * configure.ac (host_libs): Add gnulib.
599 * configure: Rebuild.
600 * Makefile.def (host_modules, dependencies): Add gnulib.
601 * Makefile.in: Rebuild.
602
603 2019-06-03 Nick Clifton <nickc@redhat.com>
604
605 Revert:
606 2019-05-29 Nick Clifton <nickc@redhat.com>
607
608 * configure.ac (noconfigdirs): Add libctf if the target does not use
609 the ELF file format.
610 * configure: Regenerate.
611
612 2019-05-29 Nick Clifton <nickc@redhat.com>
613
614 * src-release.sh (do_proto_toplev): Add libctf to list of
615 directories that can be disabled.
616
617 2019-05-29 Nick Clifton <nickc@redhat.com>
618
619 * configure.ac (noconfigdirs): Add libctf if the target does not use
620 the ELF file format.
621 * configure: Regenerate.
622
623 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
624
625 * Makefile.def (dependencies): configure-libctf depends on all-bfd
626 and all its deps.
627 * Makefile.in: Regenerated.
628
629 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
630
631 * MAINTAINERS: Add libctf.
632
633 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
634
635 * Makefile.def (host_modules): Add libctf.
636 * Makefile.def (dependencies): Likewise.
637 libctf depends on zlib, libiberty, and bfd.
638 * Makefile.in: Regenerated.
639 * configure.ac (host_libs): Add libctf.
640 * configure: Regenerated.
641
642 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
643
644 * config.guess: Synchronize with config project master sources.
645 * config.sub: Likewise.
646 * readline/support/config.guess: Likewise.
647 * readline/support/config.sub: Likewise.
648
649 2019-04-10 Nick Clifton <nickc@redhat.com>
650
651 * libiberty: Sync with gcc. Bring in:
652 2019-04-10 Nick Clifton <nickc@redhat.com>
653
654 PR 89394
655 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
656 lengths.
657 (d_count_templates_scopes): Replace num_templates and num_scopes
658 parameters with a struct d_print_info pointer parameter. Adjust
659 body of the function accordingly. Add recursion counter and check
660 that the recursion limit is not reached.
661 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
662 Reset recursion counter afterwards, unless the recursion limit was
663 reached.
664
665 2018-06-24 Nick Clifton <nickc@redhat.com>
666
667 2.32 branch created.
668
669 2019-01-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
670
671 Merge from GCC:
672 PR target/88535
673 * config.guess: Import upstream version 2019-01-03.
674 * config.sub: Import upstream version 2019-01-01.
675
676 2019-01-10 Nick Clifton <nickc@redhat.com>
677
678 * libiberty: Sync with gcc. Bring in:
679 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
680
681 PR other/16615
682
683 * cp-demangle.c: Mechanically replace "can not" with "cannot".
684 * floatformat.c: Likewise.
685 * strerror.c: Likewise.
686
687 2018-12-22 Jason Merrill <jason@redhat.com>
688
689 Remove support for demangling GCC 2.x era mangling schemes.
690 * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
691 internal_cplus_demangle, and all subroutines.
692 (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
693 Lucid, ARM, HP, and EDG demangling styles.
694 (cplus_demangle): Remove 'work' variable. Don't call
695 internal_cplus_demangle.
696
697 2019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org>
698
699 * configure.ac: Don't configure readline if --with-system-readline is
700 used.
701 * configure: Re-generate.
702
703 2018-10-31 Joseph Myers <joseph@codesourcery.com>
704
705 Merge from GCC:
706 PR bootstrap/82856
707 * multilib.am: New file. From automake.
708
709 2018-09-12 Sergio Durigan Junior <sergiodj@redhat.com>
710
711 * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
712
713 2018-07-16 Nick Clifton <nickc@redhat.com>
714
715 * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
716
717 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
718
719 * config.sub: Sync with upstream version 2018-07-03.
720
721 2018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
722
723 * config.guess: Sync with upstream version 2018-06-26.
724 * config.sub: Sync with upstream version 2018-07-02.
725
726 2018-06-29 Alexandre Oliva <oliva@adacore.com>
727
728 * configure.ac: Introduce support for @unless/@endunless.
729 * Makefile.tpl (dep-kind): Rewrite with cond; return
730 postbootstrap in some cases.
731 (make-postboot-dep, postboot-targets): New.
732 (dependencies): Do not output postbootstrap dependencies at
733 first. Output non-target ones changed for configure to depend
734 on stage_last @if gcc-bootstrap, and the original deps @unless
735 gcc-bootstrap.
736 * configure.in, Makefile.in: Rebuilt.
737
738 2018-06-24 Nick Clifton <nickc@redhat.com>
739
740 * configure: Regenerate.
741
742 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
743
744 * libtool.m4: Use AC_LANG_SOURCE.
745 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
746 * README-maintainer-mode: Update version requirements.
747 * ar-lib: New file.
748 * test-driver: New file.
749 * configure: Re-generate.
750
751 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
752
753 * Makefile.def (fortran): Add check-target-libgomp-fortran.
754 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
755 * Makefile.in: Regenerate.
756
757 * configure: Regenerate.
758
759 2018-06-18 Simon Marchi <simon.marchi@ericsson.com>
760
761 * configure.ac: Sync with GCC, remove MPX-related things.
762
763 2018-05-01 Nick Clifton <nickc@redhat.com>
764
765 * config.guess: Synchronize with config project master sources.
766 * config.sub: Likewise.
767
768 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
769
770 * configure.ac: Added "nfp" target.
771 * configure: Regenerate.
772
773 2018-02-13 Maciej W. Rozycki <macro@mips.com>
774
775 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
776 * configure: Regenerate.
777
778 2018-01-30 Nick Clifton <nickc@redhat.com>
779
780 * src-release.sh (do_proto_toplev): Add patterns for more junk files
781 to delete before creating the tarball.
782
783 2018-01-29 Nick Clifton <nickc@redhat.com>
784
785 * src-release.sh (do_proto_toplev): Strip patch remnant files from
786 the sources before creating the tarball.
787
788 2018-01-13 Nick Clifton <nickc@redhat.com>
789
790 * src-release.sh: Update copyright notice. Change reference to devo
791 to be a reference to root.
792
793 2018-01-10 Nick Clifton <nickc@redhat.com>
794
795 * config-ml.in: Sync with gcc sources.
796 * config.guess: Likewise.
797 * config.sub: Likewise.
798 * configure.ac: Likewise.
799 * configure: Regenerate.
800
801 2017-12-14 Nick Clifton <nickc@redhat.com>
802
803 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
804
805 2017-12-12 Stafford Horne <shorne@gmail.com>
806
807 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
808 * configure: Regenerate.
809
810 2017-09-15 Nick Clifton <nickc@redhat.com>
811
812 * src-release.sh (LZIPPROG): New define. Provides the name of the
813 lzip program.
814 (do_lz): New function. Compresses a tarball using the lzip
815 program.
816 (do_compress): Add support for lzip compression.
817 (usage): Mention -l option.
818 (build_release): Support -l option to invoke lzip compression.
819
820 2017-09-15 Alan Modra <amodra@gmail.com>
821
822 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
823 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
824 and sim depending on $tool and $support_files. Echo configure line.
825
826 2017-09-14 Matt Rice <ratmice@gmail.com>
827
828 * src-release.sh (do_proto_toplev): Enable gold during release process.
829
830 2017-04-13 Andrew Jenner <andrew@codesourcery.com>
831
832 * config.sub: Sync with master version in config project.
833
834 2017-04-03 Andrew Jenner <andrew@codesourcery.com>
835
836 * config.sub: Handle ia16 in $basic_machine.
837
838 bfd/
839 * config.bfd: Handle ia16.
840
841 gas/
842 * configure.tgt: Handle ia16.
843
844 ld/
845 * configure.tgt: Handle ia16.
846
847 2017-03-22 Nick Clifton <nickc@redhat.com>
848
849 * config.sub: Sync with master version in config project.
850 * config.guess: Likewise.
851
852 2017-01-23 Nick Clifton <nickc@redhat.com>
853
854 * configure.ac: Update year in copyright notice.
855 Sync from FSF GCC mainline, bringing in the following patches.
856 * Makefile.def: Likewise.
857 * Makefile.tpl: Likewise.
858 * configure: Regenerate.
859 * Makefile.in: Regenerate.
860
861 2016-12-21 Jakub Jelinek <jakub@redhat.com>
862
863 * configure.ac: Don't bootstrap libmpx unless --with-build-config
864 includes bootstrap-mpx.
865
866 2016-12-01 Matthias Klose <doko@ubuntu.com>
867
868 * configure.ac: Don't use pkg-config to check for bdw-gc.
869
870 2016-11-30 Matthias Klose <doko@ubuntu.com>
871
872 * Makefile.def: Remove reference to boehm-gc target module.
873 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
874 options and for the bdw-gc pkg-config module.
875
876 2016-11-15 Matthias Klose <doko@ubuntu.com>
877
878 * config-ml.in: Remove references to GCJ.
879 * configure.ac: Likewise.
880
881 2016-09-30 Jakub Jelinek <jakub@redhat.com>
882
883 * configure.ac: Add target-libffi to target_libraries.
884 Readd libgcj target disablings, modified to only target-libffi.
885 Readd target addition of go to unsupported languages.
886
887 2016-09-30 Andrew Haley <aph@redhat.com>
888
889 * Makefile.def: Remove libjava.
890 * Makefile.tpl: Likewise.
891 * configure.ac: Likewise.
892
893 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
894
895 * configure.ac: Disable "sim" directory for arc*-*-*.
896
897 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
898
899 * configure.ac: Check for the minimum in-tree MPFR version
900 handled.
901
902 2016-12-31 Alan Modra <amodra@gmail.com>
903
904 * config.sub: Import from upstream.
905
906 2016-12-08 Alan Modra <amodra@gmail.com>
907
908 * configure: Regenerate.
909
910 2016-12-02 Josh Conner <joshconner@google.com>
911
912 * configure.ac: Add fuchsia to targets that use ELF.
913 * configure: Regenerated.
914
915 2016-11-07 Doug Evans <dje@google.com>
916
917 * config.sub: Sync with upstream version 2016-11-03.
918 git://git.sv.gnu.org/config.git
919 * config.guess: Sync with upstream version 2016-10-02.
920
921 2016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
922
923 * .gitignore: Add archives and make stamps.
924
925 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
926
927 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
928 * configure: Regenerated.
929
930 2016-06-28 Walter Lee <walt@tilera.com>
931
932 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
933 * configure: Regenerate.
934
935 2016-05-28 Alan Modra <amodra@gmail.com>
936
937 * Makefile.tpl (configure): Depend on m4 files included.
938 * Makefile.in: Regenerate.
939
940 2016-05-27 Nick Clifton <nickc@redhat.com>
941
942 * config.guess (Alpha OSF1): Fix typo introduced during the most
943 recent synchronization update.
944
945 2016-05-23 Nick Clifton <nickc@redhat.com>
946
947 * Import these patches from the gcc mainline:
948
949 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
950
951 * config.guess: Import version 2016-04-02 (newest).
952 * config.sub: Import version 2016-05-10 (newest).
953
954 2016-04-19 Nick Clifton <nickc@redhat.com>
955
956 * Import this patch from the GCC mainline:
957
958 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
959
960 PR bootstrap/70173
961 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
962 and gotools directories. Delete the stage_final file.
963 * Makefile.in: Regenerate.
964
965 2016-03-17 Cary Coutant <ccoutant@gmail.com>
966
967 * configure.ac: Add mips and s390 to the gold target check.
968 * configure: Regenerate.
969
970 2016-02-10 Nick Clifton <nickc@redhat.com>
971
972 Import these patches from the GCC mainline:
973
974 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
975
976 * configure.ac: Enable LTO for DJGPP
977 * configure: Regenerate
978
979 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
980
981 PR bootstrap/69329
982 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
983 * Makefile.in: Regenerate.
984
985 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
986 Sebastian Pop <s.pop@samsung.com>
987
988 * Makefile.in: Regenerate.
989 * Makefile.tpl: Export ISLVER.
990 * configure: Regenerate.
991 * config/isl.m4: Detect isl-0.15.
992
993 2016-01-29 Sebastian Pop <s.pop@samsung.com>
994
995 * config/isl.m4: Add comments about isl-0.16.
996 * configure: Regenerate.
997
998 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
999
1000 Sync with GCC
1001 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1002
1003 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1004 symbols.
1005
1006 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1007
1008 PR bootstrap/69134
1009 * Makefile.def (mpfr): Disable assembler.
1010 * Makefile.in: Regenerate.
1011
1012 2016-01-11 Nick Clifton <nickc@redhat.com>
1013
1014 Import the following changes from the GCC mainline:
1015
1016 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1017
1018 * configure.ac: Enable libmpx by default.
1019 * configure: Regenerated.
1020
1021 2015-11-19 Martin Liska <mliska@suse.cz>
1022
1023 * .gitignore: Add .clang-format to ignored files.
1024 * Makefile.tpl: Add clang-format.
1025 * Makefile.in: Regenerate.
1026
1027 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1028
1029 PR libffi/65726
1030 * Makefile.def (lang_env_dependencies): Make libffi depend
1031 on cxx.
1032 * Makefile.in: Regenerate.
1033
1034 2015-12-02 Ian Lance Taylor <iant@google.com>
1035
1036 PR go/66147
1037 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1038 * Makefile.in: Regenerate.
1039
1040 2015-12-17 Nathan Sidwell <nathan@acm.org>
1041
1042 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1043 * configure: Regenerate.
1044
1045 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1046
1047 * Makefile.in: Replace ISL with isl.
1048 * Makefile.tpl: Same.
1049 * config/isl.m4: Same.
1050 * configure.ac: Same.
1051 * contrib/download_prerequisites: Same.
1052 * configure: Regenerate.
1053
1054 2016-01-01 Ben Elliston <bje@gnu.org>
1055
1056 * config.guess: Import version 2016-01-01.
1057 * config.sub: Likewise.
1058
1059 2015-11-20 Tristan Gingold <gingold@adacore.com>
1060
1061 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1062 * configure: Regenerate.
1063
1064 2015-10-21 Nick Clifton <nickc@redhat.com>
1065
1066 PR gas/19109
1067 * configure.ac: Note the 'none' is an acceptable argument to
1068 --enable-compressed-debug-sections.
1069 * configure: Regenerate.
1070
1071 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1072
1073 PR gas/19109
1074 * configure.ac: Add
1075 --enable-compressed-debug-sections={all,gas,gold,ld}.
1076 * configure: Regenerated.
1077
1078 2015-09-30 Nick Clifton <nickc@redhat.com>
1079
1080 Import the following patches from the GCC mainline:
1081
1082 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1083
1084 PR libfortran/54572
1085 * Makefile.def: Make libgfortran depend on libbacktrace.
1086 * Makefile.in: Regenerate.
1087
1088 2015-08-12 Tom de Vries <tom@codesourcery.com>
1089
1090 PR other/67092
1091 PR other/67098
1092 * configure.ac: Remove --with_host_libstdcxx support.
1093 * configure: Regenerate.
1094
1095 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1096 Jakub Jelinek <jakub@redhat.com>
1097
1098 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1099 nvptx*-*-*.
1100 * configure: Regenerate.
1101
1102 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
1103
1104 Sync with GCC
1105 2015-07-28 Ben Elliston <bje@gnu.org>
1106
1107 * config.sub, config.guess: Import from upstream.
1108
1109 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1110
1111 * Makefile.def (libiconv): Define bootstrap=true.
1112 Mark pdf/html/info as missing.
1113 (configure-gcc): Depend on all-libiconv.
1114 (all-gcc): Ditto.
1115 (configure-libcpp): Ditto.
1116 (all-libcpp): Ditto.
1117 (configure-intl): Ditto.
1118 (all-intl): Ditto.
1119 * Makefile.in: Regenerate.
1120
1121 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
1122
1123 Sync with GCC
1124 2015-07-24 Michael Darling <darlingm@gmail.com>
1125
1126 PR other/66259
1127 * config-ml.in: Reflects renaming of configure.in to configure.ac
1128 * configure: Likewise
1129 * configure.ac: Likewise
1130
1131 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1132
1133 * Makefile.in: Regenerated.
1134
1135 Sync with GCC
1136 2015-05-21 Jason Merrill <jason@redhat.com>
1137
1138 * Makefile.tpl: Update comments.
1139
1140 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1141
1142 * Makefile.tpl: Remove surplus whitespace throughout.
1143
1144 2015-03-25 Martin Liska <mliska@suse.cz>
1145 Yury Gribov <y.gribov@samsung.com>
1146
1147 * Makefile.tpl: Fix ln source location for vimrc file.
1148
1149 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1150
1151 Sync with GCC
1152 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1153
1154 * configure.ac: FT32 target added.
1155 * configure: Regenerate.
1156
1157 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1158
1159 Sync with GCC
1160 2015-06-02 Jason Merrill <jason@redhat.com>
1161
1162 PR bootstrap/66319
1163 * configure.ac: Use -std=gnu++98.
1164
1165 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1166
1167 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1168 * configure: Regenerate.
1169
1170 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1171
1172 * configure.ac: Fix typo.
1173 * configure: Regenerate.
1174
1175 2015-05-03 Matthias Klose <doko@ubuntu.com>
1176
1177 * configure.ac: Match $host configured with triplets.
1178 * configure: Regenerate.
1179
1180 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1181
1182 PR bootstrap/62077
1183 * configure.ac (--enable-stage1-checking): Default to
1184 release,misc,gimple,rtlflag,tree,types if --disable-checking
1185 or --enable-checking is not specified and DEV-PHASE is not
1186 experimental.
1187 * configure: Regenerated.
1188
1189 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
1190
1191 Install back PR target/47230 fix (Revert the revert).
1192
1193 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1194
1195 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1196 target.
1197 * configure: Regenerate.
1198
1199 2015-05-13 John David Anglin <dave.anglin@bell.net>
1200
1201 * configure.ac: Disable configuration of GDB for HPUX targets.
1202 * configure: Regenerate.
1203
1204 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1205
1206 PR ld/18355
1207 * Makefile.def: Add extra_configure_flags to host zlib.
1208 * configure.ac (extra_host_zlib_configure_flags): New. Set
1209 to --enable-host-shared When bfd is to be built as shared
1210 library. AC_SUBST.
1211 * Makefile.in: Regenerated.
1212
1213 2015-04-15 Mike Frysinger <vapier@gentoo.org>
1214 Hans-Peter Nilsson <hp@axis.com>
1215
1216 Adjust src-release.sh for sim using the gdb create-version.sh.
1217 * src-release.sh (tar_compress): If there's a fifth parameter,
1218 use that in the getver call instead of $tool.
1219 (sim_release): Pass gdb as fifth parameter to tar_compress.
1220 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
1221
1222 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1223
1224 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1225 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1226 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1227 * Makefile.in: Regenerate.
1228
1229 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1230
1231 * configure.ac: Add --with-system-zlib.
1232 * configure: Regenerated.
1233
1234 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
1235
1236 * src-release.sh: Don't configure with --with-target-subdir=.
1237 --disable-multilib.
1238
1239 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
1240
1241 * src-release.sh (DEVO_SUPPORT): Replace src-release with
1242 src-release.sh.
1243
1244 2015-03-30 Ed Schouten <ed@nuxi.nl>
1245
1246 * config.sub: Update from upstream, to 2015-03-04 version.
1247 * config.guess: Likewise.
1248
1249 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1250
1251 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1252 * Makefile.in: Regenerated.
1253
1254 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
1255
1256 * src-release.sh (do_proto_toplev): Configure with --target
1257 --with-target-subdir and --disable-multilib.
1258 (BINUTILS_SUPPORT_DIRS): Add zlib.
1259 (GAS_SUPPORT_DIRS): Likewise.
1260 (GDB_SUPPORT_DIRS): Likewise.
1261 (SIM_SUPPORT_DIRS): Likewise.
1262
1263 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1264
1265 * configure.ac (target_configdirs): Exclude target-zlib if
1266 target-libjava isn't built.
1267 * configure: Regenerated.
1268
1269 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1270
1271 Sync with GCC
1272 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1273
1274 * config-ml.in: Robustify ac_configure_args parsing.
1275
1276 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
1277
1278 * Makefile.def: Updated from GCC trunk.
1279 * Makefile.tpl: Likewise.
1280 * configure.ac: Likewise.
1281 * Makefile.in: Regenerated.
1282 * configure: Likewise.
1283
1284 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1285
1286 * configure.ac: Add FT32 support.
1287 * configure: Regenerate.
1288
1289 2015-01-12 Anthony Green <green@moxielogic.com>
1290
1291 * configure.ac: Don't disable gprof for moxie.
1292 * configure: Rebuild.
1293
1294 2015-01-03 Andrew Pinski <apinski@cavium.com>
1295
1296 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1297 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1298 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1299 (OBJCOPY_FOR_TARGET): New variable.
1300 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1301 * Makefile.in: Regenerate.
1302 * configure.ac: Check for already installed target objcopy.
1303 Also GCC_TARGET_TOOL on objcopy.
1304 * configure: Regenerate.
1305
1306 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1307
1308 * config.sub: Update from upstream, to 2015-01-01 version.
1309 * config.guess: Ditto.
1310
1311 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
1312
1313 * config.sub: Update from upstream config repo.
1314
1315 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
1316
1317 * libtool.m4: Updated from GCC trunk.
1318
1319 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1320
1321 * config.guess: Update from upstream config repo.
1322 * config.sub: Ditto.
1323
1324 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1325
1326 * move-if-change: Update from upstream gnulib.
1327
1328 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1329
1330 * compile: Sync with upstream Automake.
1331 * depcomp: Ditto.
1332 * install-sh: Ditto.
1333 * missing: Ditto.
1334 * mkinstalldirs: Ditto.
1335 * ylwrap: Ditto.
1336
1337 2014-10-15 Tristan Gingold <gingold@adacore.com>
1338
1339 * src-release.sh (do_proto_toplev): Configure with --target.
1340
1341 2014-10-03 Jing Yu <jingyu@google.com>
1342
1343 * configure.ac: Add aarch64 to list of targets that support gold.
1344 * configure: Regenerate.
1345
1346 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
1347
1348 * configure.ac: Add mips*-img-elf* target triple.
1349 * configure: Regenerate.
1350
1351 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1352 * configure: Disable gdb for nds32*-*-* until supported.
1353 * configure.ac: Disable gdb for nds32*-*-* until supported.
1354
1355 2014-09-05 Joel Brobecker <brobecker@adacore.com>
1356
1357 * configure: Regenerate.
1358
1359 2014-08-27 Will Newton <will.newton@linaro.org>
1360
1361 * src-release.sh: New file.
1362 * src-release: Remove file.
1363
1364 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
1365
1366 GDB not supported for or1k*-*-rtems*
1367 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
1368 of the stanzas results in this not being caught by or1k*-*-* later.
1369 * configure. Regenerated.
1370
1371 2014-07-25 Samuel Bronson <naesten@gmail.com>
1372
1373 * .gitattributes: New file for use with git-merge-changelog.
1374
1375 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
1376
1377 Disable gdb for or1k*-*-* until supported
1378 * configure.ac (or1k*-*-*): Disable gdb.
1379 * configure: Regenerated.
1380
1381 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1382
1383 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1384 * configure: Regenerated.
1385
1386 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1387
1388 PR sanitizer/56781
1389 * Makefile.def: Set bootstrap=true; for host fixincludes.
1390 * configure.ac: Don't bootstrap host fixincludes unless
1391 --with-build-config=bootstrap-{a,ub}san.
1392 * Makefile.in: Regenerated.
1393 * configure: Regenerated.
1394
1395 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1396
1397 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1398 --enable-vtable-verify option parsing. Don't add
1399 target-libsanitizer to bootstrap_target_libs unless
1400 --with-build-config=bootstrap-asan or
1401 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1402 to bootstrap_target_libs unless --enable-vtable-verify.
1403 * configure: Regenerated.
1404
1405 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1406
1407 PR bootstrap/58572
1408 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1409 -I for libstdc++-v3 includes if $(LEAN).
1410 * Makefile.in: Regenerated.
1411
1412 2014-02-24 Walter Lee <walt@tilera.com>
1413
1414 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1415 (tilegx-*-*): Change to tilegx*-*-*.
1416 * configure: Regenerate.
1417
1418 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1419
1420 * config.sub, config.guess: Import from upstream.
1421
1422 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1423
1424 PR bootstrap/60620
1425 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1426 * Makefile.in: Regenerate.
1427
1428 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1429
1430 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1431 for WINDRES_FOR_TARGET in default-manifest.o rule.
1432 * Makefile.in: Regenerate.
1433
1434 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1435
1436 PR target/59788
1437 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1438 *solaris2*.
1439
1440 2013-12-19 Keven Boell <keven.boell@intel.com>
1441
1442 * cp-namespace.c (cp_lookup_nested_symbol): Enable
1443 nested lookups for fortran modules.
1444 * dwarf2read.c (read_module): Add fortran module to
1445 the symbol table.
1446 (add_partial_symbol, add_partial_module): Add fortran
1447 module to the partial symbol table.
1448 (new_symbol_full): Create full symbol for fortran module.
1449 * f-exp.y (yylex): Add new module domain to be parsed.
1450 * symtab.h: New domain for fortran modules.
1451
1452 2013-12-19 Keven Boell <keven.boell@intel.com>
1453
1454 * f-exp.y (yylex): Add domain array to enable lookup
1455 in multiple domains. Loop over lookup domains and try
1456 to find requested symbol. Add STRUCT_DOMAIN to lookup
1457 domains to be able to query for user defined types.
1458
1459 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1460
1461 * configure.ac: Add user-friendly check for native x86_64-linux
1462 multilibs.
1463 * configure: Regenerate.
1464
1465 2013-11-23 Alan Modra <amodra@gmail.com>
1466
1467 * config.sub, config.guess: Import from upstream.
1468
1469 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1470
1471 * Makefile.in: Regenerate.
1472
1473 * Makefile.tpl: Fix typo.
1474 * Makefile.in: Regenerate partially.
1475
1476 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1477
1478 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1479 supported.
1480 * configure: Regenerated.
1481
1482 2013-10-30 Jason Merrill <jason@redhat.com>
1483
1484 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1485 --disable-build-format-warnings.
1486
1487 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1488
1489 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1490 depend on libstdc++ and libgcc.
1491 * configure: Regenerate.
1492 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1493 libcilkrts for POSIX and i*86, and x86_64 architectures.
1494 * Makefile.in: Added libcilkrts related fields to support building it.
1495
1496 2013-10-26 Jeff Law <law@redhat.com>
1497
1498 * Makefile.def (target_modules): Remove libmudflap
1499 (languages): Remove check-target-libmudflap).
1500 * Makefile.in: Rebuilt.
1501 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1502 * configure.ac (target_libraries): Remove target-libmudflap.
1503 Remove checks which disabled libmudflap on some systems.
1504 * configure: Rebuilt.
1505 * libmudflap: Directory removed.
1506
1507 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1508
1509 * configure.ac: Update from GCC.
1510 * configure: Regenerate.
1511
1512 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
1513
1514 * src-release (do-proto-toplevel): Support subdir-path-prefixed
1515 files in SUPPORT_FILES.
1516 (SIM_SUPPORT_DIRS): New variable.
1517 (sim.tar.bz2): New rule.
1518
1519 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1520
1521 * configure.ac: Update from GCC.
1522 * configure: Regenerate.
1523
1524 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
1525
1526 * COPYING.NEWLIB: Update with new copyright.
1527
1528 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1529
1530 * configure.ac: Update from GCC.
1531 * configure: Regenerate.
1532
1533 2013-09-20 Alan Modra <amodra@gmail.com>
1534
1535 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1536 ppc host match. Support little-endian powerpc linux hosts.
1537
1538 2013-08-16 Joel Brobecker <brobecker@adacore.com>
1539
1540 * src-release (VER): When using $(TOOL)/common/create-version.sh,
1541 strip the "-cvs" suffix from the version number if present.
1542
1543 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1544
1545 * configure.ac: Sync with GCC repo.
1546 * Makefile.def: Ditto.
1547 * configure: Regenerate.
1548 * Makefile.in: Ditto.
1549
1550 2013-07-22 Joel Brobecker <brobecker@adacore.com>
1551
1552 * src-release (VER): Use $(TOOL)/common/create-version.sh
1553 if it exists.
1554
1555 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
1556
1557 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
1558 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
1559 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
1560 * configure: Regenerate.
1561
1562 2013-06-01 George Thomas <george.thomas@atmel.com>
1563
1564 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
1565 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
1566
1567 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1568
1569 * COPYING.NEWLIB: Add Altera Corporation copyright.
1570
1571 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1572
1573 * config.guess: Update from config repo.
1574 * config.sub: Ditto.
1575
1576 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1577
1578 * Makefile.def: Sync with GCC.
1579 * Makefile.in: Regenerate.
1580
1581 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1582
1583 * configure.ac: Sync with GCC.
1584 * configure: Regenerate.
1585
1586 2013-03-22 Mike Frysinger <vapier@gentoo.org>
1587
1588 * src-release (VER): Change bfd/configure.in sed to use the new
1589 `bfd/configure --version` output.
1590
1591 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1592
1593 * configure.ac: Sync with GCC repo.
1594 * configure: Ditto.
1595
1596 2013-02-05 Ian Lance Taylor <iant@google.com>
1597
1598 PR go/55969
1599 * configure.ac: Disable libgo on some systems where it does not
1600 work.
1601 * configure: Rebuild.
1602
1603 2013-02-05 Alan Modra <amodra@gmail.com>
1604
1605 * configure: Regenerate after syncing config/.
1606
1607 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1608
1609 * configure.ac: Sync with GCC repo.
1610 * configure: Ditto.
1611 * Makefile.def: Ditto.
1612 * Makefile.in: Ditto.
1613
1614 2013-01-11 Joel Brobecker <brobecker@adacore.com>
1615
1616 Sync with GCC, merge:
1617
1618 2013-01-09 Jason Merrill <jason@redhat.com>
1619
1620 * .gitignore: Import from gdb repository.
1621
1622 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1623
1624 * config.sub: Update from config repo.
1625
1626 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1627
1628 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1629 * Makefile.in: Regenerate.
1630
1631 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1632
1633 * Makefile.def (configure-gcc): Depend on all-gmp.
1634 (all-gcc): Remove dependency on all-gmp.
1635 * Makefile.in: Regenerated.
1636
1637 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1638
1639 * config.guess: Update from config repo.
1640 * config.sub: Ditto.
1641
1642 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
1643
1644 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
1645 exists and replace the new bfin license in its location.
1646
1647 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
1648
1649 PR gas/14899
1650 * Makefile.def (dependencies): Make all-binutils, all-gprof,
1651 all-ld and all-gold depend on all-gas.
1652 * Makefile.in: Regenerated.
1653
1654 2012-12-29 Ben Elliston <bje@gnu.org>
1655
1656 * config.guess: Update to 2012-12-29 version.
1657 * config.sub: Likewise.
1658
1659 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1660
1661 * Makefile.def (install-target-libgo): Depend on
1662 install-target-libatomic. Merged from GCC repo.
1663 * Makefile.in: Regenerate.
1664
1665 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
1666
1667 * COPYING.LIBGLOSS: Add license for bfin libgloss.
1668
1669 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1670
1671 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1672 * configure: Regenerate.
1673
1674 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1675
1676 * Makefile.def (target_modules): Add bootstrap=true and
1677 raw_cxx=true to libsanitizer.
1678 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1679 * Makefile.in: Regenerated.
1680 * configure: Likewise.
1681
1682 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1683
1684 * config.sub: Merge from config repo.
1685
1686 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1687
1688 * configure.ac: Merge from GCC.
1689 * Makefile.tpl: Ditto.
1690 * Makefile.in: Ditto.
1691 * configure: Ditto.
1692
1693 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1694
1695 * configure.ac (noconfigdirs): Merge from GCC.
1696 * configure: Regenerate.
1697
1698 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1699
1700 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
1701
1702 2012-11-14 Roland McGrath <mcgrathr@google.com>
1703
1704 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1705 * configure: Regenerate.
1706
1707 2012-11-13 Richard Henderson <rth@redhat.com>
1708
1709 * configure.ac: Move libsanitizer logic to subdirectory.
1710 * configure: Regenerate.
1711
1712 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1713
1714 * configure.ac: Enable libsanitizer just on x86 linux for now.
1715 * configure: Re-generate.
1716
1717 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1718
1719 * configure.ac: Merge libquadmath sections.
1720 * configure: Regenerate.
1721
1722 2012-11-12 Wei Mi <wmi@google.com>
1723
1724 * configure.ac: Add libsanitizer to target_libraries.
1725 * Makefile.def: Ditto.
1726 * configure: Regenerate.
1727 * Makefile.in: Regenerate.
1728
1729 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1730
1731 * configure: Regenerated.
1732
1733 2012-11-03 Robert Mason <rbmj@verizon.net>
1734
1735 * configure.ac: add --disable-libstdcxx configure option
1736 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1737
1738 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
1739
1740 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1741 against Mingw64 w32api.
1742 * configure: Regenerate.
1743
1744 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1745
1746 PR bootstrap/54820
1747 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1748 * configure: Regenerate.
1749
1750 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1751
1752 PR bootstrap/54820
1753 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1754 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1755 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1756 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1757 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1758 * Makefile.in: Regenerate.
1759 * configure.ac (have_static_libs): New variable and associated check.
1760 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1761 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1762 * configure: Regenerate.
1763
1764 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1765
1766 * config.guess, config.sub: Include updated version from
1767 config-patches. Adds microblaze little endian support.
1768
1769 2012-09-28 Ian Lance Taylor <iant@google.com>
1770
1771 * Makefile.def: Make all-target-libgo depend on
1772 all-target-libbacktrace.
1773 * Makefile.in: Rebuild.
1774
1775 2012-09-26 Ian Lance Taylor <iant@google.com>
1776
1777 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1778 * Makefile.in: Rebuild.
1779
1780 2012-09-06 Diego Novillo <dnovillo@google.com>
1781
1782 * configure.ac: Bump minimum GMP version to 4.2.3.
1783 * configure: Re-generate.
1784
1785 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1786
1787 PR target/54461
1788 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1789 target-libgloss if not configured --with-avrlibc=no.
1790 * configure: Regenerate.
1791
1792 2012-09-04 Jason Merrill <jason@redhat.com>
1793
1794 * configure.ac: Fix --enable-languages=all.
1795
1796 2012-09-03 Richard Guenther <rguenther@suse.de>
1797
1798 PR bootstrap/54138
1799 * configure.ac: Re-organize ISL / CLOOG checks to allow
1800 disabling with either --without-isl or --without-cloog.
1801 * configure: Regenerated.
1802
1803 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1804
1805 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1806 * configure: Regenerate.
1807
1808 2012-09-21 Steve Ellcey <sellcey@mips.com>
1809
1810 * configure.ac: Add mips*-mti-elf* target.
1811 * configure: Regenerate.
1812
1813 2012-09-19 Ian Lance Taylor <iant@google.com>
1814
1815 * configure.ac (host_libs): Add libbacktrace.
1816 (target_libraries): Add libbacktrace.
1817 * Makefile.def (host_modules): Add libbacktrace.
1818 (target_modules): Likewise.
1819 * configure, Makefile.in: Rebuild.
1820
1821 2012-09-15 Jiong Wang <jiwang@tilera.com>
1822
1823 * configure.ac (ENABLE_GOLD): support tilegx*
1824 * configure: rebuild
1825
1826 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1827
1828 PR target/38607
1829 Merge upstream change.
1830 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1831
1832 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1833 Add libgomp*.o to compare_exclusions for AIX.
1834 * configure: Regenerate.
1835
1836 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1837
1838 PR binutils/4970
1839 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1840 and opcodes.
1841 * Makefile.in: Regenerated.
1842
1843 2012-08-14 Diego Novillo <dnovillo@google.com>
1844
1845 Merge from cxx-conversion branch.
1846
1847 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1848 POSTSTAGE1_CONFIGURE_FLAGS.
1849 * Makefile.in: Regenerate.
1850 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1851 Force C++ when bootstrapping.
1852 * configure: Regenerate.
1853
1854 2012-07-06 Richard Guenther <rguenther@suse.de>
1855
1856 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1857 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1858 --with-gmp=system.
1859 * Makefile.in: Regenerated.
1860 * configure: Likewise.
1861
1862 2012-07-06 Richard Guenther <rguenther@suse.de>
1863
1864 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1865 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1866 supply V=1 as extra_make_flags.
1867 * configure: Regenerated.
1868 * Makefile.in: Likewise.
1869
1870 2012-07-03 Richard Guenther <rguenther@suse.de>
1871
1872 * Makfile.def (isl): Remove not necessary extra_exports and
1873 extra_make_flags.
1874 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1875 * Makefile.in: Regenerated.
1876
1877 2012-07-03 Richard Guenther <rguenther@suse.de>
1878
1879 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1880 * configure.ac: If either the ISL or the CLooG check failed
1881 do not try to build in-tree versions.
1882 * Makefile.in: Regenerated.
1883 * configure: Regenerated.
1884
1885 2012-07-02 Richard Guenther <rguenther@suse.de>
1886 Michael Matz <matz@suse.de>
1887 Tobias Grosser <tobias@grosser.es>
1888 Sebastian Pop <sebpop@gmail.com>
1889
1890 * Makefile.def: Add ISL host module, remove PPL host module.
1891 Adjust ClooG host module to use the proper ISL.
1892 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1893 * configure.ac: Include config/isl.m4. Add ISL host library,
1894 remove PPL. Remove PPL configury, add ISL configury, adjust
1895 ClooG configury.
1896 * Makefile.in: Regenerated.
1897 * configure: Likewise.
1898
1899 2012-07-02 Richard Guenther <rguenther@suse.de>
1900
1901 Merge from graphite branch
1902 2011-07-21 Tobias Grosser <tobias@grosser.es>
1903
1904 * configure: Regenerated.
1905 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1906 both cloog.org and legacy versions. The only supported version will
1907 be CLooG with the isl backend.
1908
1909 2011-07-21 Tobias Grosser <tobias@grosser.es>
1910
1911 * configure: Regenerated.
1912 * configure.ac: Require cloog isl 0.17.0
1913
1914 2011-07-21 Tobias Grosser <tobias@grosser.es>
1915
1916 * configure: Regenerated.
1917 * config/cloog.m4: Do not define CLOOG_ORG
1918
1919 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1920
1921 * configure.ac: Skip C if explicitly selected.
1922 * configure: Regenerate.
1923
1924 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1925
1926 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1927 they contain -O2.
1928 * configure: Regenerate.
1929
1930 2012-06-20 Jason Merrill <jason@redhat.com>
1931
1932 * Makefile.tpl (check-target-libgomp-c++): New.
1933 (check-target-libitm-c++): New.
1934 * Makefile.def (c++): Add them.
1935 * Makefile.in: Regenerate.
1936
1937 2012-05-16 Olivier Hainque <hainque@adacore.com>
1938
1939 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1940 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1941 (install-no-fixedincludes): Adjust accordingly.
1942 * Makefile.in: Regenerate.
1943
1944 2012-05-09 Nick Clifton <nickc@redhat.com>
1945 Paul Smith <psmith@gnu.org>
1946
1947 PR bootstrap/50461
1948 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1949 allow for the fact that from release v3.1.0 of MPFR the source
1950 files were moved into a src sub-directory.
1951 * configure: Regenerate.
1952
1953 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1954
1955 * configure.ac: Bump minimum MPFR version to 2.4.0.
1956 * configure: Regenerated.
1957
1958 2012-05-01 Richard Henderson <rth@redhat.com>
1959
1960 * Makefile.def (libatomic): New target_module.
1961 * configure.ac (target_libraries): Add libatomic.
1962 (noconfigdirs): Check if libatomic is supported.
1963 * Makefile.in, configure: Rebuild.
1964
1965 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1966
1967 Merge upstream change
1968 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1969
1970 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1971
1972 * libtool.m4: Additional FreeBSD 10 fixes.
1973
1974 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1975
1976 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1977 they contain -O2.
1978 * configure: Regenerate.
1979
1980 2012-05-14 Catherine Moore <clm@codesourcery.com>
1981
1982 * NEWS: Mention PowerPC VLE port.
1983
1984 2012-05-11 Mike Frysinger <vapier@gentoo.org>
1985
1986 * MAINTAINERS (config/): Move to intl/ section.
1987 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1988
1989 2012-05-09 Nick Clifton <nickc@redhat.com>
1990 Paul Smith <psmith@gnu.org>
1991
1992 PR bootstrap/50461
1993 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1994 allow for the fact that from release v3.1.0 of MPFR the source
1995 files were moved into a src sub-directory.
1996 * configure: Regenerate.
1997
1998 2012-05-02 Roland McGrath <mcgrathr@google.com>
1999
2000 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2001 * configure: Regenerate.
2002
2003 2012-04-25 Joel Brobecker <brobecker@adacore.com>
2004
2005 * config.sub: Update to 2012-04-18 version from official repo.
2006
2007 2012-03-19 Tristan Gingold <gingold@adacore.com>
2008
2009 * configure.ac (ia64*-*-*vms*): Add support for ld.
2010 * configure: Regenerate.
2011
2012 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2013
2014 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2015 (unsupported_languages): Remove mips-sgi-irix6.*.
2016 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2017 (with_stabs): Remove.
2018 * configure: Regenerate.
2019
2020 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2021
2022 * configure.ac (enable_libgomp): Remove *-*-osf*.
2023 (with_stabs): Remove alpha*-*-osf*.
2024 * configure: Regenerate.
2025
2026 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
2027
2028 * COPYING.NEWLIB: Modify DJ Delorie license to include
2029 modification rights in clause as permitted by DJ Delorie.
2030 * COPYING.LIBGLOSS: Ditto.
2031
2032 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
2033
2034 * COPYING.NEWLIB: Remove two unused licenses.
2035
2036 2012-03-05 Tristan Gingold <gingold@adacore.com>
2037
2038 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2039 * configure: Regenerate.
2040
2041 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
2042
2043 * COPYING.NEWLIB: Add Adapteva notice.
2044 * COPYING.LIBGLOSS: Add Adapteva notice.
2045
2046 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2047
2048 * configure: Regenerate.
2049
2050 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
2051
2052 * COPYING.LIBGLOSS: Add GPL with exception license.
2053
2054 2011-11-09 Roland McGrath <mcgrathr@google.com>
2055
2056 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2057 * configure: Rebuild.
2058 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2059 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2060 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2061 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2062 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2063 Add READELF.
2064 * Makefile.in: Rebuild.
2065
2066 2011-11-08 Richard Henderson <rth@redhat.com>
2067
2068 * configure.ac: Test for libitm directory present first.
2069
2070 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2071
2072 * configure.ac: Test libitm/configure.tgt to disable libitm.
2073 * configure: Rebuild.
2074
2075 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2076
2077 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2078 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2079 * Makefile.in: Regenerate.
2080
2081 2011-11-01 DJ Delorie <dj@redhat.com>
2082
2083 * configure.ac (rl78-*-*) New case.
2084 * configure: Regenerate.
2085
2086 2011-11-01 DJ Delorie <dj@redhat.com>
2087
2088 * config.sub: Update to version 2011-10-29 (added rl78)
2089
2090 2011-10-27 Nick Clifton <nickc@redhat.com>
2091
2092 * config.sub: Import these changes from the config project:
2093
2094 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2095 Ben Elliston <bje@gnu.org>
2096
2097 * config.sub (epiphany): New.
2098
2099 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2100 Ben Elliston <bje@gnu.org>
2101
2102 * config.sub (hexagon, hexagon-*): New.
2103
2104 2011-08-23 Roland McGrath <mcgrathr@google.com>
2105
2106 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2107 64eb to be64.
2108
2109 2011-08-16 Roland McGrath <mcgrathr@google.com>
2110
2111 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2112 (nacl): Grok as alias for 32el-unknown-nacl.
2113
2114 2011-08-19 Joel Brobecker <brobecker@adacore.com>
2115
2116 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
2117
2118 2011-08-14 Yao Qi <yao@codesourcery.com>
2119
2120 Merge from gcc:
2121
2122 2011-08-14 Yao Qi <yao@codesourcery.com>
2123 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2124 * configure: Regenerate.
2125
2126 2011-07-26 Ian Lance Taylor <iant@google.com>
2127
2128 Merge from gcc:
2129
2130 2011-07-26 Ian Lance Taylor <iant@google.com>
2131 * configure.ac: Set have_compiler based on whether gcc directory
2132 exists, rather than on whether gcc is in configdirs.
2133 * configure: Rebuild.
2134
2135 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2136 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2137 link directories.
2138 * Makefile.in: Rebuild.
2139
2140 2011-07-20 Ian Lance Taylor <iant@google.com>
2141 PR bootstrap/49787
2142 * configure.ac: Move --enable-bootstrap handling earlier in file.
2143 If --enable-bootstrap and either --enable-build-with-cxx or
2144 --enable-build-poststage1-with-cxx, enable C++ automatically.
2145 * configure: Rebuild.
2146
2147 2011-07-19 Ian Lance Taylor <iant@google.com>
2148 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2149 make C++ a boot_language. Set and substitute
2150 POSTSTAGE1_CONFIGURE_FLAGS.
2151 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2152 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2153 * configure, Makefile.in: Rebuild.
2154
2155 2011-07-16 Jason Merrill <jason@redhat.com>
2156 * Makefile.def (language=c++): Add check-c++0x and
2157 check-target-libmudflap-c++.
2158 * Makefile.tpl (check-target-libmudflap-c++): New.
2159 * Makefile.in: Regenerate.
2160
2161 2011-07-16 Matthias Klose <doko@ubuntu.com>
2162 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2163 * Makefile.def (target_modules/libjava): Pass
2164 $(EXTRA_CONFIGARGS_LIBJAVA).
2165 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2166 if not configured with --enable-static-libjava.
2167 * Makefile.in: Regenerate.
2168 * configure: Likewise.
2169
2170 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2171 PR regression/47836
2172 PR bootstrap/23656
2173 PR other/47733
2174 PR bootstrap/49247
2175 PR c/48825
2176 * configure.ac (target_libraries): Remove target-libiberty.
2177 Remove case-statement setting skipdirs=target-libiberty for
2178 multiple targets. Remove checking target_configdirs and
2179 removing target-libiberty but keeping target-libgcc if
2180 otherwise empty.
2181 * Makefile.def (target_modules): Don't add libiberty.
2182 (dependencies): Remove all traces of target-libiberty.
2183 * configure, Makefile.in: Regenerate.
2184
2185 2011-07-22 Jason Merrill <jason@redhat.com>
2186
2187 * Makefile.def (language=c++): Add check-c++0x and
2188 check-target-libmudflap-c++.
2189 * Makefile.tpl (check-target-libmudflap-c++): New.
2190 * Makefile.in: Regenerate.
2191
2192 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2193
2194 * configure: Regenerate.
2195
2196 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2197
2198 PR target/39150
2199 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2200 x86_64-*-solaris2.1[0-9]*.
2201 * configure: Regenerate.
2202
2203 2011-06-13 Walter Lee <walt@tilera.com>
2204
2205 * configure.ac (tilepro-*-*) New case.
2206 (tilegx-*-*): Likewise.
2207 * configure: Regenerate.
2208
2209 2011-06-06 Nick Clifton <nickc@redhat.com>
2210
2211 * config.sub: Sync from upstream.
2212
2213 2011-05-08 Doug Kwan <dougkwan@google.com>
2214
2215 Merge from gcc:
2216
2217 2011-05-08 Doug Kwan <dougkwan@google.com>
2218
2219 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2220 * configure: Regenerated.
2221 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2222 value from configure.
2223 * Makefile.in: Regenerated.
2224
2225 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2226
2227 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2228 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2229 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2230 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2231 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2232 *-*-vxworks*): Disable newlib and libgloss in separate case
2233 statement.
2234 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2235 to separate case statement.
2236 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2237 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2238 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2239 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2240 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2241 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2242 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2243 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2244 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2245 i[[3456789]]86-*-rdos*, m32r-*-*,
2246 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2247 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2248 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2249 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2250 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2251 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2252 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2253 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2254 and libgloss in main case over targets. Remove most empty cases
2255 in main case over targets.
2256 * configure: Regenerate.
2257
2258 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2259
2260 * configure.ac: Remove code setting special library locations for
2261 hppa*64*-*-hpux11*. Remove code setting compiler for
2262 sparc-sun-solaris2*.
2263 * configure: Regenerate.
2264
2265 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2266
2267 * configure.ac: Separate libgloss_dir settings from general case
2268 over targets.
2269 * configure: Regenerate.
2270
2271 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2272
2273 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2274 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2275 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2276 cases in libgcj-disabling case statement.
2277 (hppa*64*-*-linux*): Set unsupported_languages instead of
2278 disabling target-zlib.
2279 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2280 to hppa*64*-*-hpux*.
2281 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2282 hppa*-*-hpux*.
2283 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2284 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2285 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2286 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2287 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2288 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2289 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2290 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2291 libgcj-disabling case statement.
2292 * configure: Regenerate.
2293
2294 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2295
2296 * configure.ac: Disable Java for targets not supporting libffi.
2297 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2298 Remove cases in Java-disabling statement.
2299 (*arm-wince-pe): Change to arm-wince-pe.
2300 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2301 cases in Java-disabling statement.
2302 (bfin-*-*): Don't disable Java again.
2303 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2304 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2305 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2306 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2307 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2308 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2309 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2310 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2311 Java-disabling statement.
2312 (mmix-*-*): Don't disable Java again.
2313 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2314 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2315 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2316 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2317 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2318 statement.
2319 * configure: Regenerate.
2320
2321 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2322
2323 Merge from GCC:
2324
2325 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2326
2327 PR lto/48086
2328 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2329 * configure: Regenerate.
2330
2331 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2332
2333 * configure.ac: Separate cases disabling Java and Java libraries
2334 from general case over targets.
2335 * configure: Regenerate.
2336
2337 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2338
2339 * configure.ac (build_tools): Remove build-byacc.
2340 (host_libs): Remove mmalloc.
2341 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2342 autoconf automake libtool diff rcs fileutils shellutils time
2343 textutils wdiff find uudecode hello tar gzip indent recode release
2344 sed perl gawk findutils gettext zip.
2345 (libgcj): Remove target-qthreads.
2346 (target_tools): Remove target-examples target-gperf.
2347 (YACC): Don't handle building byacc.
2348 * configure: Regenerate.
2349 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2350 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2351 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2352 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2353 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2354 handle building components.
2355 * Makefile.in: Regenerate.
2356
2357 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2358
2359 * config.sub: Sync from upstream.
2360
2361 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2362
2363 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2364 (microblaze*): Don't disable libssp.
2365 * configure: Regenerate.
2366
2367 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2368
2369 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2370 moveifchange.
2371 * configure: Regenerate.
2372 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2373 * Makefile.in: Regenerate.
2374
2375 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2376
2377 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2378 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2379 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2380 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2381 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2382 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2383 md_exec_prefix cases.
2384 * configure: Regenerate.
2385
2386 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2387
2388 * configure.ac: Separate cases disabling target-libssp,
2389 target-libiberty, target-libstdc++-v3 and Fortran from general
2390 case over targets.
2391 * configure: Regenerate.
2392
2393 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2394
2395 * configure.ac (*-*-chorusos): Don't disable libgcj.
2396 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2397 Remove case.
2398 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2399 (arm-*-coff): Don't disable libgcj.
2400 (arm*-*-linux-gnueabi): Remove useless assignment.
2401 (arm-*-riscix*): Don't disable libgcj.
2402 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2403 configuration.
2404 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2405 (c54x*-*-*): Remove case.
2406 (tic54x-*-*): Don't disable GCC or GCC libraries.
2407 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2408 to *.
2409 (d10v-*-*): Don't disable GCC libraries.
2410 (d30v-*-*): Don't disable libgcj.
2411 (h8500-*-*): Don't disable GCC libraries.
2412 (i960-*-*): Don't disable libgcj.
2413 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2414 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2415 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2416 libgcj.
2417 (m68k-*-coff*): Remove case.
2418 (mmix-*-*): Don't disable libgloss on host.
2419 (mn10200-*-*, mn10300-*-*): Remove cases.
2420 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2421 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2422 Don't disable libgcj.
2423 (romp-*-*): Remove case.
2424 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2425 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2426 case.
2427 (v810-*-*): Don't disable GCC libraries.
2428 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2429 (ip2k-*-*): Don't disable GCC libraries.
2430 * configure: Regenerate.
2431
2432 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2433
2434 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2435 libffi on host.
2436 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2437 on host.
2438 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2439 * configure: Regenerate.
2440
2441 2011-03-26 John Marino <binutils@marino.st>
2442
2443 * configure.ac: Add support for *-*-dragonfly*
2444 * configure: Regenerate.
2445
2446 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2447
2448 * configure.ac (native_only): Remove.
2449 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2450 send-pr uudecode guile gnuserv on host.
2451 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2452 send-pr rcs guile perl texinfo libtool on host.
2453 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2454 automake send-pr rcs guile perl texinfo libtool on host.
2455 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2456 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2457 (alpha*-dec-osf*): Don't disable fileutils on target.
2458 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2459 texinfo send-pr expect dejagnu on target.
2460 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2461 target-qthreads on target.
2462 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2463 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2464 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2465 x86_64-*-mingw*): Don't disable expect on target.
2466 (*-*-cygwin*): Don't disable target-gperf on target.
2467 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2468 gnuserv on target.
2469 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2470 target.
2471 * configure: Regenerate.
2472
2473 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2474
2475 * configure.ac (target_tools): Remove target-groff.
2476 (native_only): Remove target-groff.
2477 (hppa*64*-*-*): Don't disable byacc.
2478 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2479 setting.
2480 (*-*-kaos*): Don't skip target-librx and target-groff.
2481 (*-*-netware*): Don't skip target-libmudflap.
2482 (*-*-tpf*): Don't skip target-libmudflap.
2483 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2484 directories on the host.
2485 (ia64*-*-*vms*): Don't skip tix.
2486 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2487 host.
2488 * configure: Regenerate.
2489
2490 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2491
2492 * configure.ac: Remove references to mt-mep, mt-netware,
2493 mt-wince.
2494 * Makefile.def: Add all-utils soft dependencies.
2495 * Makefile.tpl: Remove GDB_NLM_DEPS.
2496 * configure: Regenerate.
2497 * Makefile.in: Regenerate.
2498
2499 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2500
2501 Sync from GCC:
2502
2503 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2504
2505 * configure.ac: Do not include mh-x86omitfp.
2506 * configure: Regenerate.
2507
2508 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2509
2510 * configure.ac: Remove empty cases.
2511 * configure: Regenerate.
2512
2513 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2514
2515 * Makefile.def: Add dependency from termcap to gdb.
2516 * Makefile.in: Regenerate.
2517
2518 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2519
2520 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2521 * configure: Regenerate.
2522 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2523 * Makefile.tpl: Likewise.
2524 * Makefile.in: Regenerate.
2525
2526 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2527
2528 * configure.ac: Remove all mentions of tentative_cc.
2529 * configure: Regenerate.
2530
2531 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2532
2533 PR lto/48086
2534 * configure.ac: Re-enable LTO on *-apple-darwin9.
2535 * configure: Regenerate.
2536
2537 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2538
2539 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2540 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2541 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2542 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2543 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2544 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2545 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2546 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2547 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2548 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2549 *-*-rhapsody*): Remove host cases.
2550 * configure: Regenerate.
2551
2552 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2553
2554 * configure.ac (ppc*-*-pe): Remove host case.
2555 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2556 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2557 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2558 cases.
2559 * configure: Regenerate.
2560
2561 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2562
2563 * config.sub: Update to version 2011-03-23.
2564
2565 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2566
2567 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2568 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2569 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2570 * configure: Regenerate.
2571
2572 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2573
2574 * config-ml.in: Don't handle arc-*-elf*.
2575 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2576 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2577 handle GCC libraries.
2578 * configure: Regenerate.
2579
2580 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2581
2582 PR bootstrap/48120:
2583 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2584 Add -lstdc++ -lm to LIBS.
2585 * configure: Regenerate.
2586
2587 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2588
2589 * config.guess: Update to version 2011-02-02
2590 * config.sub: Update to version 2011-02-24
2591
2592 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
2593
2594 * configure.ac: Adjust test of with_ppl.
2595 * configure: Regenerated.
2596
2597 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2598
2599 * configure.ac: Add -lpwl to ppllibs.
2600 * config/cloog.m4: Add -lisl to clooglibs.
2601 * configure: Regenerated.
2602
2603 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2604
2605 Import from Libtool and gnulib:
2606
2607 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2608
2609 Prepare for supporting FreeBSD 10.
2610 * config.rpath: Remove handling of freebsd1* which soon would
2611 match FreeBSD 10.0.
2612
2613 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2614
2615 Remove support for FreeBSD 1.x.
2616 * libtool.m4 (_LT_LINKER_SHLIBS)
2617 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2618 soon would incorrectly match FreeBSD 10.0.
2619
2620 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2621
2622 PR binutils/12283
2623 * MAINTAINERS (mkinstalldirs): Comes from Automake.
2624 (move-if-change): Comes from gnulib.
2625 * move-if-change: Import version from gnulib.
2626
2627 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2628
2629 Sync from GCC:
2630
2631 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2632
2633 PR lto/47225
2634 * Makefile.def (lto-plugin): Double dash for enable-shared.
2635 (configure-gcc): Depend on all-lto-plugin.
2636 * Makefile.in: Rebuilt.
2637
2638 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2639
2640 * configure.ac: Remove extra bracket.
2641 * configure: Regenerate.
2642
2643 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2644
2645 PR lto/47225
2646 * Makefile.def: Add dependency for install-gcc
2647 on install-lto-plugin.
2648 * Makfile.in: Regenerated
2649
2650 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2651
2652 * configure.ac: If with_ppl is no, move setting with_cloog=no
2653 after CLOOG_REQUESTED check.
2654 * configure: Regenerated.
2655
2656 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2657
2658 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2659 CLooG has been requested.
2660 * configure: Regenerated.
2661
2662 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2663
2664 * configure: Regenerated.
2665 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2666
2667 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2668
2669 * configure: Regenerated.
2670 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2671
2672 2011-01-07 Jan Hubicka <jh@suse.cz>
2673
2674 PR lto/47225
2675 * Makefile.in: Regenerate.
2676 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2677 configure.
2678
2679 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2680
2681 PR libgcj/44341
2682 * configure.ac: Discard --with-* flags for host when configuring
2683 target libraries for cross build.
2684 * configure: Rebuilt.
2685
2686 2011-01-21 Andreas Schwab <schwab@redhat.com>
2687
2688 Sync from GCC:
2689
2690 2011-01-21 Andreas Schwab <schwab@redhat.com>
2691
2692 * configure.ac: Use AS_HELP_STRING throughout.
2693 * configure: Regenerate.
2694
2695 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2696
2697 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2698 * configure: Regenerate.
2699
2700 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2701
2702 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2703
2704 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2705
2706 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2707 for ia64-hpux.
2708 * configure: Regenerate.
2709
2710 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2711
2712 Sync from GCC:
2713 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2714
2715 * configure.ac: (picochip): Disable libiberty.
2716 * configure: Regenerate.
2717
2718 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
2719
2720 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2721
2722 2010-12-10 Ian Lance Taylor <iant@google.com>
2723
2724 PR bootstrap/46819
2725 * configure.ac: For --disable-libgcj clear libgcj_saved.
2726 * configure: Rebuild.
2727
2728 2010-12-10 Tobias Burnus <burnus@net-b.de>
2729
2730 PR fortran/46540
2731 * configure.ac: Add --disable-libquadmath and
2732 --disable-libquadmath-support.
2733 * configure: Regenerate.
2734
2735 2010-12-10 Tristan Gingold <gingold@adacore.com>
2736
2737 * src-release (ETC_SUPPORT): add gnu-oids.texi
2738
2739 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2740
2741 PR libffi/46792
2742 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2743 * configure: Regenerate.
2744
2745 2010-12-02 Ian Lance Taylor <iant@google.com>
2746
2747 * configure.ac: Always set default for poststage1_ldflags to
2748 -static-libstdc++ -static-libgcc.
2749
2750 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2751
2752 * COPYING.NEWLIB: Add National Semiconductor notice.
2753
2754 2010-11-29 Andreas Schwab <schwab@redhat.com>
2755
2756 * configure.ac: Move comment to remove extra space in last argument
2757 of GCC_TARGET_TOOL.
2758
2759 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2760
2761 PR other/46026
2762 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2763 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2764 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2765 (BASE_FLAGS_TO_PASS): Use it.
2766 * configure: Rebuilt.
2767 * Makefile.in: Rebuilt.
2768
2769 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2770
2771 PR binutils/12258
2772 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2773 Properly check default linker.
2774 * configure: Regnerated.
2775
2776 2010-11-23 Matthias Klose <doko@ubuntu.com>
2777
2778 * configure.ac: For --enable-gold, handle value `default' instead of
2779 `both*'. New configure option --{en,dis}able-ld.
2780 * configure: Regenerate.
2781
2782 2010-11-20 Ian Lance Taylor <iant@google.com>
2783
2784 * configure.ac: Only disable a language library if no language needs
2785 it. Don't let --disable-libgcj uncondtionally disable libffi.
2786 * configure: Rebuild.
2787
2788 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
2789
2790 * configure: Regenerate.
2791
2792 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2793
2794 PR other/46202
2795 * configure.ac: Fix just-built in-tree STRIP name to be
2796 binutils/strip-new.
2797 * configure: Regenerate.
2798 * Makefile.def (install-strip-gcc, install-strip-binutils)
2799 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2800 (install-strip-sid): Mirror dependencies on non-strip variants
2801 of these targets on the respective -strip prerequisites.
2802 * Makefile.tpl (install-strip, install-strip-host)
2803 (install-strip-target): New targets.
2804 (install-strip-[+module+], install-strip-target-[+module+]):
2805 New targets.
2806 * Makefile.in: Regenerate.
2807
2808 2010-11-19 Ian Lance Taylor <iant@google.com>
2809 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2810
2811 * configure.ac: Add target-libgo to target_libraries. Set
2812 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2813 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2814 (HOST_EXPORTS): Add GOC.
2815 (BASE_TARGET_EXPORTS): Add GOC.
2816 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2817 (GOCFLAGS_FOR_TARGET): New variable.
2818 (EXTRA_HOST_FLAGS): Add GOC.
2819 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2820 * Makefile.def (target_modules): Add libgo.
2821 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2822 (dependencies): Add dependency from configure-target-libgo to
2823 configure-target-libffi and all-target-libstdc++-v3. Add
2824 dependencies from all-target-libgo to all-target-libffi.
2825 (languages): Add go.
2826 * configure: Rebuild.
2827 * Makefile.in: Rebuild.
2828
2829 2010-11-19 Ian Lance Taylor <iant@google.com>
2830
2831 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2832 compiler/flag environment variables.
2833
2834 2010-11-18 Ian Lance Taylor <iant@google.com>
2835
2836 * configure.ac: Check for lang_requires_boot_languages in
2837 config-lang.in files.
2838 * configure: Rebuild.
2839
2840 2010-11-17 Mike Frysinger <vapier@gentoo.org>
2841
2842 * .gitignore: New file.
2843
2844 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2845 Tobias Burnus <burnus@net-b.de>
2846
2847 PR fortran/32049
2848 * Makefile.def: Add libquadmath; build it with language=fortran.
2849 * configure.ac: Add libquadmath.
2850 * Makefile.tpl: Handle multiple libs in check-[+language+].
2851 * Makefile.in: Regenerate.
2852 * configure: Regenerate.
2853
2854 2010-11-15 Andreas Schwab <schwab@redhat.com>
2855
2856 * configure.ac: Fix spelling in option names.
2857 * configure: Regenerated.
2858
2859 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2860
2861 PR bootstrap/39622
2862 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2863 * configure: Regenerated.
2864
2865 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2866
2867 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2868 define the cloog backend to use. Furthermore, only pass the ppllibs to
2869 the configure checks, if necessary.
2870 * configure: Regenerate.
2871
2872 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2873
2874 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2875 * configure: regenerate
2876
2877 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2878
2879 * config/cloog.m4: Fix typo. verison -> version.
2880 * configure: Regenerate.
2881
2882 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2883
2884 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2885 * configure: Regenerate.
2886
2887 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2888
2889 * configure.ac: Support official CLooG.org versions.
2890 * configure: Regenerate.
2891 * config/cloog.m4: New.
2892
2893 2010-11-05 Michael Eager <eager@eagercon.com>
2894
2895 * COPYING.LIBGLOSS: Correct typo in microblaze.
2896 * COPYING.NEWLIB: Same.
2897
2898 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2899
2900 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2901 * configure: Regenerate.
2902
2903 2010-11-03 Ian Lance Taylor <iant@google.com>
2904 Dave Korn <dave.korn.cygwin@gmail.com>
2905
2906 PR lto/46273
2907 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2908 and on other supported platforms whenever LTO is enabled.
2909 * configure: Rebuild.
2910
2911 2010-11-02 Alan Modra <amodra@gmail.com>
2912
2913 PR binutils/12110
2914 * configure.ac: Error when source path contains spaces.
2915 * configure: Regenerate.
2916
2917 2010-10-20 Ian Lance Taylor <iant@google.com>
2918
2919 * Makefile.def (target_modules): Set lib_path to src/.libs for
2920 libstdc++-v3 module.
2921 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2922 * Makefile.in: Rebuild.
2923
2924 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2925 Joseph Myers <joseph@codesourcery.com>
2926
2927 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2928 notices.
2929 * COPYING.NEWLIB: Add Texas Instruments notice.
2930
2931 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2932
2933 * configure.ac (build_lto_plugin): New shell variable.
2934 (--enable-lto): Turn on by default for all non-ELF platforms that
2935 have had LTO support added so far. Set build_lto_plugin appropriately
2936 for both ELF and non-ELF.
2937 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2938 * configure: Regenerate.
2939
2940 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2941
2942 PR bootstrap/45326
2943 PR bootstrap/45174
2944 * configure.ac: Honor initial values of $build_configargs,
2945 $host_configargs, $target_configargs. Mark the precious, so
2946 environment settings get recorded.
2947 * configure: Regenerate.
2948
2949 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2950
2951 Sync from GCC:
2952
2953 2010-09-30 Michael Eager <eager@eagercon.com>
2954
2955 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2956 * configure: Regenerate.
2957
2958 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2959
2960 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2961 targets and amend comment.
2962 * configure: Regenerate.
2963
2964 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2965
2966 * configure.ac: Enable LTO by default on Darwin.
2967 * configure: Regenerate.
2968
2969 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2970
2971 PR bootstrap/44455
2972 * configure.ac (extra_mpfr_configure_flags): Copy from
2973 extra_mpc_gmp_configure_flags.
2974 * configure: Re-generated.
2975
2976 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2977
2978 Sync from GCC:
2979
2980 PR bootstrap/45796
2981 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2982 Depend on all-build-libiberty.
2983 * Makefile.in: Regenerate.
2984
2985 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2986
2987 Sync from GCC:
2988
2989 PR bootstrap/44621
2990 * configure.ac: Fix unportable shell quoting.
2991 * configure: Regenerate.
2992
2993 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2994
2995 * configure.ac: Support all v850 targets.
2996 * configure: Regenerate.
2997
2998 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2999
3000 PR target/44862
3001 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3002 Provide -B option to allow for link spec %s substitutions for
3003 libstdc++.a on darwin.
3004 * Makefile.in: Regenerate.
3005
3006 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3007
3008 * Makefile.def (configure-gcc): Depend on all-libelf.
3009 * Makefile.in: Rebuild.
3010
3011 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3012
3013 * config.sub, config.guess: Update from upstream sources.
3014
3015 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3016
3017 Sync from GCC:
3018
3019 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3020 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3021 * configure: Regenerated.
3022
3023 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3024 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3025 * configure: Regenerate.
3026
3027 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
3028 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3029 * configure: Regenerate.
3030
3031 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3032 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3033 separately.
3034 * configure: Regenerate.
3035
3036 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3037 * configure: Regenerate after change to elf.m4.
3038
3039 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3040 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3041 * configure: Regenerated.
3042
3043 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3044 * configure.ac: Print "buggy but acceptable" when CLooG
3045 revision is less than 9.
3046 * configure: Regenerated.
3047
3048 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
3049
3050 Merge from gcc:
3051
3052 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3053 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3054 * configure: Regenerate.
3055
3056 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3057 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3058 a platform that supports LTO.
3059 * configure: Regenerate.
3060
3061 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3062 PR lto/42776
3063 * configure.ac (--enable-lto): Refactor handling so libelf tests
3064 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3065 and allow LTO to be explicitly enabled on non-ELF platforms that
3066 are known to support it inside else-clause.
3067 * configure: Regenerate.
3068
3069 2010-04-27 Roland McGrath <roland@redhat.com>
3070 H.J. Lu <hongjiu.lu@intel.com>
3071
3072 * configure.ac (--enable-gold): Support both, both/gold and
3073 both/bfd to add gold to configdirs without removing ld.
3074 * configure: Regenerated.
3075
3076 * Makefile.def: Add install-gold dependency to install-ld.
3077 * Makefile.in: Regenerated.
3078
3079 2010-04-14 Tristan Gingold <gingold@adacore.com>
3080
3081 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3082 * configure: Regenerate.
3083
3084 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3085
3086 Merge from gcc:
3087 PR bootstrap/43615
3088 PR bootstrap/43328
3089 Revert:
3090 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3091 * configure.ac: Do not pass --enable-multilib nor
3092 --disable-multilib in baseargs. Accept explicitly passed
3093 --enable_multilib.
3094 * configure: Regenerate.
3095
3096 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3097
3098 PR bootstrap/43328
3099 * configure.ac: Do not pass --enable-multilib nor
3100 --disable-multilib in baseargs. Accept explicitly passed
3101 --enable_multilib.
3102 * configure: Regenerate.
3103
3104 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3105
3106 * configure.ac (tic6x-*-*): New case.
3107 * configure: Regenerate.
3108
3109 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3110
3111 Merge from gcc:
3112 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3113 PR ada/42554
3114 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3115 * configure: Regenerate.
3116
3117 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3118
3119 * config.sub: Update to version 2010-03-22.
3120 * config.guess: Update to version 2009-12-30.
3121
3122 2010-03-14 Joseph Myers <joseph@codesourcery.com>
3123
3124 Merge from gcc:
3125 2010-01-11 Richard Guenther <rguenther@suse.de>
3126 PR lto/41569
3127 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3128 * Makefile.in: Regenerated.
3129
3130 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3131
3132 PR libstdc++/32499
3133 * configure.ac (RANLIB): Default to true.
3134 (STRIP): Likewise.
3135 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3136 * configure: Regenerate.
3137
3138 2010-02-17 Nick Clifton <nickc@redhat.com>
3139
3140 PR 11238
3141 * Makefile.tpl (local-distclean): Also remove config.cache files in
3142 sub-directories as there may not be Makefiles present in the
3143 sub-directories.
3144 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3145 the config.cache files found by the find command.
3146
3147 * Makefile.in: Regenerate.
3148 * configure.ac: Revert previous delta.
3149 * configure: Regenerate.
3150
3151 2010-02-15 Nick Clifton <nickc@redhat.com>
3152
3153 PR 11238
3154 * configure.ac: Delete config.cache files in sub-directories when
3155 deleting Makefiles.
3156 * configure: Regenerate.
3157
3158 2010-02-15 Nick Clifton <nickc@redhat.com>
3159
3160 * configure.ac: Sync from gcc.
3161 * configure: Regenerate.
3162
3163 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3164
3165 Sync from gcc:
3166 * configure.ac: Add "recommended" version checks for GMP/MPC.
3167 Update recommended GMP/MPFR/MPC versions.
3168 * configure: Regenerate.
3169
3170 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3171
3172 gcc PR libstdc++/36101, gcc PR libstdc++/42813
3173 * configure.ac (bootstrap_target_libs): Make inclusion of
3174 target-libgomp conditional on libgomb being in target_configdirs.
3175 * configure: Regenerate.
3176
3177 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3178
3179 gcc PR libstdc++/36101, gcc PR libstdc++/42813
3180 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3181 * configure: Regenerate.
3182
3183 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3184
3185 gcc PR libstdc++/36101, gcc PR libstdc++/42813
3186 * configure.ac (target_configdirs): Substitute.
3187 * Makefile.def: Bootstrap target module libgomp.
3188 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3189 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3190 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3191 * configure, Makefile.in: Regenerate.
3192
3193 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3194
3195 * libtool.m4: Sync from git Libtool.
3196 * ltmain.sh: Likewise.
3197 * ltoptions.m4: Likewise.
3198 * ltversion.m4: Likewise.
3199 * lt~obsolete.m4: Likewise.
3200
3201 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3202 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3203
3204 PR bootstrap/42424
3205 * configure.ac: Include libtool m4 files.
3206 (_LT_CHECK_OBJDIR): Call it.
3207 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3208 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3209
3210 * configure: Regenerate.
3211
3212 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3213
3214 PR bootstrap/41818
3215 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3216 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3217 * Makefile.in: Regenerate.
3218
3219 2009-12-18 Ben Elliston <bje@au.ibm.com>
3220
3221 * config.sub, config.guess: Update from upstream sources.
3222
3223 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
3224
3225 * COPYING.NEWLIB: Update copyright date.
3226 * COPYING.LIBGLOSS: Ditto.
3227
3228 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3229
3230 PR middle-end/30447
3231 PR middle-end/30789
3232 PR other/40302
3233
3234 * configure.ac: Require MPC.
3235 * configure: Regenerate.
3236
3237 * configure.ac: Update minimum MPC version to 0.8.
3238 * configure: Regenerate.
3239
3240 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
3241
3242 * config.guess: Sync with upstream and gcc.
3243 * config.sub: Sync with upstream and gcc.
3244
3245 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3246
3247 * Makefile.def: Restore host and target settings for gmp.
3248 * Makefile.in: Rebuild.
3249
3250 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3251
3252 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3253 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3254 Fix portability of test of C++ as bootstrap language. Add
3255 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3256 * configure: Rebuild.
3257 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3258 and cloog. Fix in-tree ppl configuration. Introduce libelf
3259 in-tree building.
3260 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3261 (POSTSTAGE1_HOST_EXPORTS): Use it.
3262 (STAGE[+id+]_CXXFLAGS): New.
3263 (BASE_FLAGS_TO_PASS): Pass it down.
3264 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3265 extra_exports.
3266 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3267 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3268 extra_exports.
3269 * Makefile.in: Rebuild.
3270
3271 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3272
3273 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3274 paths for *-w64-mingw* and x86_64-*mingw*.
3275 * configure: Regenerated.
3276
3277 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3278
3279 * configure.ac: Disable target-winsup & co for
3280 x86_64-*-mingw* and *-w64-mingw* targets.
3281 * configure: Regenerated.
3282
3283 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3284
3285 * configure.ac (CLooG test): Use = with test.
3286 * configure: Regenerate.
3287
3288 2009-10-22 Richard Guenther <rguenther@suse.de>
3289
3290 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3291 cloog if the ppl version check failed. Move flags saving
3292 before setting in libelf check.
3293 * configure: Regenerate.
3294
3295 2009-10-21 Richard Guenther <rguenther@suse.de>
3296
3297 * configure.ac: Adjust the ppl and cloog configure to work as
3298 documented. Disable cloog if ppl was disabled. Omit the version
3299 checks if they were disabled.
3300 * configure: Re-generate.
3301
3302 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3303
3304 * configure.ac: Add 'lto' to enable_languages, not
3305 new_enable_languages, and only if not already present.
3306 * configure: Regenerate.
3307
3308 2009-10-06 Ian Lance Taylor <iant@google.com>
3309
3310 * Makefile.def: check-gold depends upon all-gas.
3311 * Makefile.in: Rebuild.
3312
3313 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3314
3315 * Makefile.def: all-lto-plugin depends on all-libiberty.
3316 set bootstrap=true for lto-plugin.
3317 Add lto-plugin.
3318 * Makefile.in: Regenerate.
3319 * configure.ac (host_libs): Add lto-plugin.
3320 * configure: Regenerate.
3321
3322 2009-10-03 Diego Novillo <dnovillo@google.com>
3323
3324 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3325 (HOST_LIBELFLIBS): Define.
3326 (HOST_LIBELFINC): Define.
3327 * Makefile.in: Regenerate.
3328 * configure.ac: Add --enable-lto.
3329 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3330 If --enable-lto is used, add 'lto' to new_enable_languages.
3331 If --enable-lto is used and gold is enabled, add
3332 lto-plugin to configdirs.
3333 * configure: Regenerate.
3334
3335 2009-10-03 Simon Baldwin <simonb@google.com>
3336
3337 * configure.ac: If --with-system-zlib, suppress local zlib and
3338 pass --with-system-zlib to subdir configure scripts.
3339 * configure: Regenerate.
3340
3341 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3342 Paolo Bonzini <bonzini@gnu.org>
3343
3344 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3345 $(srcdir).
3346 * Makefile.in: Rebuilt.
3347
3348 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
3349
3350 Sync from gcc:
3351 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3352
3353 * configure.ac: Update minimum MPC version to 0.7.
3354 * configure: Regenerate.
3355
3356 2009-09-25 Nick Clifton <nickc@redhat.com>
3357
3358 * configure.ac: Pass any --cache-file=/dev/null option on to
3359 subconfigures.
3360 * configure: Regenerate.
3361
3362 2009-09-23 Nick Clifton <nickc@redhat.com>
3363
3364 * config.sub, config.guess: Update from upstream sources.
3365
3366 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3367
3368 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3369 * Makefile.in: Rebuilt.
3370
3371 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3372
3373 PR bootstrap/32272
3374 * configure.ac: Error out if $srcdir isn't '.' but contains
3375 host-${host_noncanonical}.
3376 * configure: Regenerate.
3377
3378 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3379
3380 * configure.ac: If bootstrapping a combined tree with
3381 --enable-gold, require c++ in stage1_languages.
3382 * configure: Regenerate.
3383
3384 * configure.ac: Also add target_libs of stage1_languages to
3385 bootstrap_target_libs.
3386 * configure: Regenerate.
3387
3388 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3389 with --enable-languages not containing c++.
3390 * configure: Regenerate.
3391
3392 2009-09-16 Jie Zhang <jie.zhang@analog.com>
3393
3394 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3395 * configure: Regenerate.
3396
3397 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3398
3399 * configure.ac: Do not use $extrasub for replacing @if/@endif
3400 parts in Makefile; instead, use additional arguments to
3401 AC_CONFIG_COMMANDS to do the replacement manually, with several
3402 sed invocations, to avoid HP-UX sed command limits.
3403 * configure: Regenerate.
3404
3405 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3406
3407 * configure.ac (with-build-config): Document. Handle without.
3408 Handle missing argument.
3409 * configure: Rebuilt.
3410
3411 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3412
3413 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3414 Default to bootstrap-debug only if compare-debug works.
3415 * configure: Rebuilt.
3416 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3417 * Makefile.in: Rebuilt.
3418
3419 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3420
3421 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3422 * Makefile.in: Rebuilt.
3423
3424 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
3425
3426 * Makefile.tpl (AWK): Fix typo.
3427 * Makefile.in: Regenerate.
3428
3429 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
3430
3431 * configure.ac: Detect awk and sed.
3432 * Makefile.def (flags_to_pass): Add AWK and SED.
3433 * Makefile.tpl (AWK, SED): New.
3434 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3435 * configure: Regenerate.
3436 * Makefile.in: Regenerate.
3437
3438 2009-09-01 Tristan Gingold <gingold@adacore.com>
3439
3440 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
3441 Remove logical names.
3442
3443 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
3444
3445 * ltmain.sh (func_normal_abspath): New function.
3446 (func_relative_path): Likewise.
3447 (func_mode_help): Document new -bindir option for link mode.
3448 (func_mode_link): Add new -bindir option, and use it to place
3449 output DLL if specified.
3450
3451 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3452
3453 * configure.ac (AC_PREREQ): Bump to 2.64.
3454
3455 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3456
3457 * README-maintainer-mode: Point directly to upstream locations
3458 for autoconf, automake, libtool, gettext, instead of copies on
3459 sources.redhat.com. Document required versions.
3460 * configure.ac: Do not substitute datarootdir, htmldir,
3461 pdfdir, docdir. Do not process --with-datarootdir,
3462 --with-htmldir, --with-pdfdir, --with-docdir.
3463 * configure: Regenerate.
3464
3465 * configure: Regenerate.
3466
3467 * compile: Sync from Automake 1.11.
3468 * depcomp: Likewise.
3469 * install-sh: Likewise.
3470 * missing: Likewise.
3471 * mkinstalldirs: Likewise.
3472 * ylwrap: Likewise.
3473
3474 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3475
3476 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3477 (baseargs): Add --disable-option-checking.
3478 * configure: Regenerate.
3479
3480 * Makefile.def (configure-target-libiberty): Depend on
3481 all-binutils and all-ld.
3482 (configure-target-newlib): Likewise.
3483 * Makefile.in: Regenerate.
3484
3485 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3486
3487 Sync with GCC, merge:
3488
3489 2009-07-31 Christian Bruel <christian.bruel@st.com>
3490
3491 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3492 * configure: Regenerate.
3493
3494 2009-07-06 Ian Lance Taylor <iant@google.com>
3495
3496 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3497 * configure: Rebuild.
3498
3499 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3500
3501 PR bootstrap/40338
3502 * configure.ac (comparestring): Create new variable.
3503 * Makefile.tpl (comparestring): Use to skip some comparisions.
3504 * configure: Regenerate.
3505 * Makefile.in: Regenerate.
3506
3507 2009-06-23 Ian Lance Taylor <iant@google.com>
3508
3509 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3510 boot_languages. Only bootstrap target libraries listed in
3511 target_libs for some boot language. Add --with-stage1-ldflags,
3512 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3513 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3514 if not building with C++.
3515 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3516 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3517 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3518 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3519 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3520 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3521 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3522 * configure, Makefile.in: Rebuild.
3523
3524 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3525
3526 * configure.ac: Detect MPC in default directory.
3527 * configure: Regenerate.
3528
3529 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3530
3531 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3532 to noconfdirs.
3533 * configure: Regenerate.
3534
3535 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3536
3537 * Makefile.def: Add MPC support and dependencies.
3538 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3539
3540 * Makefile.in, configure: Regenerate.
3541
3542 2009-05-24 Nicolas Roche <roche@adacore.com>
3543
3544 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3545 * Makefile.in: Regenerate.
3546
3547 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3548
3549 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3550 * configure: Regenerate.
3551
3552 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3553
3554 * configure.ac ($with_ppl): Default to no if not supplied.
3555 ($with_cloog): Likewise.
3556 configure: Regenerate.
3557
3558 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3559
3560 PR bootstrap/39739
3561 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3562 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3563
3564 * configure, Makefile.in: Regenerate.
3565
3566 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3567
3568 * configure.ac: Change copyright header to refer to version
3569 3 of the GNU General Public License and to point readers at the
3570 COPYING3 file and the FSF's license web page.
3571 * Makefile.def: Likewise.
3572 * Makefile.tpl: Likewise.
3573 * Makefile.in: Regenerate.
3574
3575 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3576
3577 * configure.ac: Restore match for darwin9 or later. Use double
3578 brackets since regeneration eats one pair.
3579 * configure: Regenerate.
3580
3581 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
3582
3583 * MAINTAINERS: Perform some obvious fixups.
3584
3585 2009-08-17 Ben Elliston <bje@au.ibm.com>
3586
3587 * config.sub, config.guess: Update from upstream sources.
3588
3589 2009-08-06 Michael Eager <eager@eagercon.com>
3590
3591 * configure.ac: Add Microblaze target.
3592 * configure: Regenerate.
3593
3594 2009-07-02 Tristan Gingold <gingold@adacore.com>
3595
3596 * configure.ac: Do not exclude gas for i386-*-darwin.
3597 Add a case for x86_64-*-darwin.
3598 * configure: Regenerate.
3599
3600 2009-06-26 Doug Evans <dje@sebabeach.org>
3601
3602 * Makefile.def (host_modules): Add cgen.
3603 * Makefile.in: Regenerate.
3604 * configure.ac (host_tools): Add cgen.
3605 * configure: Regenerate.
3606
3607 2009-06-17 Michael Eager <eager@eagercon.com>
3608
3609 * COPYING.LIBGLOSS: Add Xilinx license.
3610
3611 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3612
3613 * configure.ac: Define is_elf for QNX Neutrino targets.
3614 * configure: Regenerate.
3615
3616 2009-06-03 Jerome Guitton <guitton@adacore.com>
3617 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3618
3619 * Makefile.tpl (all): Avoid a trailing backslash.
3620 * Makefile.in: Regenerate.
3621
3622 2009-06-03 Ben Elliston <bje@au.ibm.com>
3623
3624 * config.sub, config.guess: Update from upstream sources.
3625
3626 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3627
3628 * Makefile.tpl ([+compare-target+]): Compare all stage
3629 directories, rather than just gcc.
3630 * Makefile.in: Rebuilt.
3631
3632 2009-05-28 Doug Kwan <dougkwan@google.com>
3633
3634 * configure.ac: Support gold for target arm*-*-*.
3635 * configure: Regenerate.
3636
3637 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3638
3639 * Makefile.tpl (all): Avoid harmless warning in make all when
3640 gcc-bootstrap is enabled but stage_last does not exist.
3641 * Makefile.in: Rebuilt.
3642
3643 2009-05-25 Tristan Gingold <gingold@adacore.com>
3644
3645 * setup.com: Complete the file with configuration and build.
3646
3647 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3648
3649 PR other/40159
3650 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3651 gcc-no-bootstrap are mutually exclusive.
3652 * Makefile.in: Rebuilt.
3653
3654 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3655
3656 PR other/40159
3657 * Makefile.tpl (all): Don't end with unconditional success.
3658 * Makefile.in: Rebuilt.
3659
3660 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3661
3662 PR target/37137
3663 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3664 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3665 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3666 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3667 stage_configureflags, stage_cflags and stage_libcflags into
3668 explicit Makefile macros.
3669 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3670 GFORTRAN.
3671 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3672 CC. Set CC_FOR_BUILD from CC.
3673 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3674 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3675 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3676 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3677 and GFORTRAN.
3678 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3679 (_LIBCFLAGS): Renamed to _TFLAGS.
3680 (do-compare-debug, do-compare3-debug): Drop.
3681 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3682 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3683 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3684 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3685 (XGCC_FLAGS_FOR_TARGET): New.
3686 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3687 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3688 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3689 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3690 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3691 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3692 TFLAGS.
3693 (BUILD_CONFIG): Include if requested.
3694 (all): Set TFLAGS on bootstrap.
3695 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3696 (all-stageid-prefixmodule): Likewise.
3697 (do-clean, distclean-stageid): Set TFLAGS.
3698 (restrap): Fix whitespace.
3699 * Makefile.in: Rebuilt.
3700
3701 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3702
3703 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3704 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3705 * Makefile.in: Regenerate.
3706
3707 2009-04-24 Eli Zaretskii <eliz@gnu.org>
3708
3709 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
3710 consistency with config.sub. (Update from upstream sources.)
3711
3712 2009-04-21 Joseph Myers <joseph@codesourcery.com>
3713
3714 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
3715
3716 2009-04-17 Ben Elliston <bje@au.ibm.com>
3717
3718 * config.sub, config.guess: Update from upstream sources.
3719
3720 2009-04-15 Anthony Green <green@moxielogic.com>
3721
3722 * configure.ac: Add moxie support.
3723 * configure: Rebuilt.
3724
3725 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3726
3727 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3728 * configure: Regenerate.
3729
3730 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3731
3732 PR gas/10039
3733 * configure.ac: Require texinfo 4.7.
3734 * configure: Regenerated.
3735
3736 2009-04-09 Steve Ellcey <sje@cup.hp.com>
3737
3738 * Makefil.def (languages): New entries.
3739 * Makefile.tpl (check-gcc-*): New generic target.
3740 * Makefile.in: Regenerate.
3741
3742 2009-03-27 Eli Zaretskii <eliz@gnu.org>
3743
3744 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3745 Windows builds of Sed.
3746
3747 2009-03-18 Tom Tromey <tromey@redhat.com>
3748
3749 * configure: Rebuild.
3750 * configure.ac (host_libs): Add libiconv.
3751 * Makefile.in: Rebuild.
3752 * Makefile.def (host_modules): Add libiconv.
3753 (configure-gdb, all-gdb): Depend on libiconv.
3754
3755 2009-03-16 Tristan Gingold <gingold@adacore.com>
3756
3757 * configure.ac: Treat gdb as supported on x86_64-darwin.
3758 * configure: Regenerate.
3759
3760 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3761
3762 Merge from GCC:
3763
3764 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3765
3766 * configure.ac (--with-host-libstdcxx): New option.
3767 * configure: Regenerate.
3768
3769 2009-01-29 Robert Millan <rmh@aybabtu.com>
3770
3771 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3772 * configure: Regenerate.
3773
3774 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3775
3776 PR tree-optimization/38515
3777 * configure.ac (cloog-polylib): Removed.
3778 (with_ppl, with_cloog): Test for "no".
3779 * configure: Regenerated.
3780
3781 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3782
3783 Backport from git Libtool:
3784
3785 2009-01-19 Robert Millan <rmh@aybabtu.com>
3786 Support GNU/kOpenSolaris.
3787 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3788 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3789 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3790 GNU/kOpenSolaris.
3791
3792 2009-02-05 Andreas Schwab <schwab@suse.de>
3793
3794 * Makefile.tpl (stage_last): Define $r and $s before using
3795 $(RECURSE_FLAGS_TO_PASS).
3796 * Makefile.in: Regenerate
3797
3798 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3799
3800 * COPYING.NEWLIB: Add ARM license.
3801
3802 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3803
3804 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3805 (all-opcodes): Depend on all-libiberty.
3806 * Makefile.in: Regenerate.
3807
3808 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3809
3810 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3811 * configure: Regenerate.
3812
3813 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3814
3815 Backport link test fix from upstream Libtool:
3816
3817 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3818 Add cache variables to tests that require the linker to work.
3819 For shlibpath_overrides_runpath, this also changes the semantics
3820 to let the result from the C compiler take precedence.
3821 compiler take precedence.
3822
3823 2008-12-02 Ben Elliston <bje@au.ibm.com>
3824
3825 * config.sub, config.guess: Update from upstream sources.
3826
3827 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3828
3829 * COPYING.NEWLIB: Updated.
3830 * COPYING.LIBGLOSS: Ditto.
3831
3832 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
3833
3834 Sync with GCC:
3835
3836 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3837
3838 * configure.ac (ppllibs): Add by default the lib flags.
3839 * configure: Regenerate.
3840
3841 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3842
3843 * configure.ac: Add double brackets on darwin[912].
3844 * configure: Regenerate.
3845
3846 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3847
3848 * configure.ac: Expand to darwin10 and later.
3849 * configure: Regenerate.
3850
3851 2008-12-02 Andreas Schwab <schwab@suse.de>
3852
3853 * Makefile.def: configure-target-boehm-gc depends on
3854 all-target-libstdc++-v3.
3855 * Makefile.in: Regenerate.
3856
3857 2008-12-02 Ben Elliston <bje@au.ibm.com>
3858
3859 * config.sub, config.guess: Update from upstream sources.
3860
3861 2008-11-27 Joseph Myers <joseph@codesourcery.com>
3862
3863 Merge from GCC:
3864
3865 2007-12-02 Matthias Klose <doko@ubuntu.com>
3866
3867 * config-ml.in: Remove 64bit configure tests.
3868
3869 2008-05-14 Rafael Espindola <espindola@google.com>
3870
3871 * config-ml.in: don't handle --enable-shared and --enable-static.
3872
3873 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3874 Tobias Grosser <grosser@fim.uni-passau.de>
3875 Jan Sjodin <jan.sjodin@amd.com>
3876 Harsha Jagasia <harsha.jagasia@amd.com>
3877 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3878 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3879 Adrien Eliche <aeliche@isty.uvsq.fr>
3880
3881 Merge from graphite branch.
3882 * configure: Regenerate.
3883 * Makefile.in: Regenerate.
3884 * configure.ac (host_libs): Add ppl and cloog.
3885 Add checks for PPL and CLooG.
3886 * Makefile.def (ppl, cloog): Added modules and dependences.
3887 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3888 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3889
3890 2008-09-03 Richard Guenther <rguenther@suse.de>
3891
3892 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3893 cloog test.
3894 * configure: Re-generate.
3895
3896 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3897
3898 * configure.ac (--with-cloog-polylib): New.
3899 (--disable-cloog-version-check): New.
3900 (--disable-ppl-version-check): New.
3901 * configure: Re-generate.
3902
3903 2008-09-05 Richard Guenther <rguenther@suse.de>
3904
3905 * configure.ac: Initialize clooglibs to -lcloog.
3906 * configure: Re-generate.
3907
3908 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3909
3910 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3911 recommended version to 2.3.2.
3912
3913 * configure: Regenerate.
3914
3915 2008-10-31 Ben Elliston <bje@au.ibm.com>
3916
3917 * configure.ac (spu-*-*): Remove special case.
3918 * configure: Regenerate.
3919
3920 Complete comment text from GCC version of:
3921
3922 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3923
3924 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3925 (GCC_SHLIB_SUBDIR): New.
3926 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3927 * configure: Regenerate.
3928 * Makefile.in: Regenerate.
3929
3930 2008-11-27 Tristan Gingold <gingold@adacore.com>
3931
3932 * configure.ac: Build gdb for i?86-*-darwin*
3933 * configure: Regenerated.
3934
3935 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3936
3937 PR bootstrap/38014
3938 PR bootstrap/37923
3939
3940 Revert:
3941
3942 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3943
3944 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3945 * Makefile.in: Regenerated.
3946
3947 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3948
3949 PR gdb/921
3950 PR gdb/1646
3951 PR gdb/2175
3952 PR gdb/2176
3953
3954 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3955 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3956 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3957 (HOST_EXPORTS): Pass CPPFLAGS.
3958 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3959 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3960 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3961 * Makefile.in, configure: Regenerated.
3962 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3963 and CPPFLAGS_FOR_BUILD.
3964
3965 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3966
3967 * configure.ac [spu-*-*]: Do not set skipdirs.
3968 * configure: Re-generate.
3969
3970 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3971
3972 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3973 * Makefile.in: Regenerated.
3974
3975 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3976
3977 PR gdb/921
3978 PR gdb/1646
3979 PR gdb/2175
3980 PR gdb/2176
3981
3982 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3983 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3984 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3985 (HOST_EXPORTS): Pass CPPFLAGS.
3986 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3987 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3988 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3989 * Makefile.in, configure: Regenerated.
3990 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3991 and CPPFLAGS_FOR_BUILD.
3992
3993 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3994
3995 * libtool.m4: Update to libtool 2.2.6.
3996 * lt~obsolete.m4: Update to libtool 2.2.6.
3997 * ltmain.sh: Update to libtool 2.2.6.
3998 * ltsugar.m4: Update to libtool 2.2.6.
3999 * ltversion.m4: Update to libtool 2.2.6.
4000 * ltoptions.m4: Update to libtool 2.2.6.
4001 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4002
4003 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4004
4005 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4006 (GCC_SHLIB_SUBDIR): New.
4007 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4008 * configure: Regenerate.
4009 * Makefile.in: Regenerate.
4010
4011 2008-08-28 Tristan Gingold <gingold@adacore.com>
4012
4013 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4014 Enable bfd, binutils and opcodes.
4015 * configure: Regenerate.
4016
4017 2008-08-16 Nicolas Roche <roche@adacore.com>
4018
4019 * Makefile.tpl: Add BOOT_ADAFLAGS.
4020 * Makefile.in: Regenerate.
4021
4022 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
4023
4024 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4025 * configure: Regenerate.
4026
4027 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4028
4029 Sync with gcc:
4030 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4031
4032 * configure.ac: Add makefile fragments for hpux.
4033 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4034 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4035 * configure: Regenerate.
4036 * Makefile.in: Regenerate.
4037
4038 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4039
4040 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4041 * Makefile.in: Regenerate.
4042 * configure: Regenerate.
4043
4044 2008-06-18 Ian Lance Taylor <iant@google.com>
4045
4046 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
4047
4048 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
4049
4050 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4051
4052 * configure: Regenerate.
4053
4054 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4055
4056 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4057 "$@" is still intact with both Autoconf 2.59 and 2.62.
4058 * configure: Regenerate.
4059
4060 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4061
4062 * Makefile.tpl: Fix comment errors.
4063 * Makefile.in: Regenerate.
4064
4065 2008-06-13 Julian Brown <julian@codesourcery.com>
4066
4067 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4068 of libobjc for ARM EABI Linux.
4069 * configure: Regenerate.
4070
4071 2008-06-12 David S. Miller <davem@davemloft.net>
4072 David Edelsohn <edelsohn@gnu.org>
4073
4074 * configure.ac: Add powerpc*-*-* to gold supported targets.
4075 * configure: Regenerate.
4076
4077 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4078
4079 PR tree-optimization/36218
4080 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4081 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4082 (all prefix="build-"): Pass them to build-system sub-makes.
4083 * Makefile.in: Regenerate.
4084
4085 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4086
4087 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
4088 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
4089 mkdep, and compile. Update comments.
4090 (ETC_SUPPORT): Add ChangeLog and update comments.
4091
4092 2008-05-11 Ian Lance Taylor <iant@google.com>
4093
4094 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
4095
4096 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4097
4098 Sync with gcc:
4099 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4100
4101 PR bootstrap/35457
4102 * configure.ac: Include override.m4.
4103 * configure: Regenerate.
4104
4105 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4106
4107 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4108 * Makefile.in: Regenerate.
4109
4110 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4111
4112 * configure.ac: Do not build libssp for the AVR.
4113 * configure: Regenerate.
4114
4115 2008-04-18 Nick Clifton <nickc@redhat.com>
4116
4117 * MAINTAINERS: Replace reference to configure.in with reference to
4118 configure.ac.
4119
4120 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4121
4122 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4123 as nonconfigurable directories list.
4124 * configure: Regenerate.
4125
4126 2008-04-14 David S. Miller <davem@davemloft.net>
4127
4128 * configure.ac: Add sparc*-*-* to gold supported targets.
4129 * configure: Regenerate.
4130
4131 2008-04-14 Ben Elliston <bje@au.ibm.com>
4132
4133 * config.sub, config.guess: Update from upstream sources.
4134
4135 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4136
4137 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4138 * Makefile.in: Regenerate.
4139
4140 2008-04-07 Ian Lance Taylor <iant@google.com>
4141
4142 * Makefile.def: check-gold depends upon all-binutils.
4143 * Makefile.in: Regenerate.
4144
4145 2008-04-04 Nick Clifton <nickc@redhat.com>
4146
4147 PR binutils/4334
4148 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4149 builds.
4150 * configure: Regenerate.
4151
4152 2008-04-04 NightStrike <NightStrike@gmail.com>
4153
4154 PR other/35151
4155 * configure.ac: Combine rules for mingw32 and mingw64.
4156 * configure: Regenerate.
4157
4158 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4159
4160 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4161 * Makefile.in: Regenerate.
4162
4163 2008-03-20 Ian Lance Taylor <iant@google.com>
4164
4165 * configure.ac: Add support for --enable-gold.
4166 * Makefile.def: Add gold as a directory like ld.
4167 * configure, Makefile.in: Regenerate.
4168
4169 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
4170
4171 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
4172 (s390_cond_extensions): Reduced extensions to the compare related.
4173 (main): z10 cpu type option added.
4174 (expandConditionalJump): Renamed to ...
4175 (insertExpandedMnemonic): ... this.
4176
4177 * opcodes/s390-opc.c: Re-group the operand format makros.
4178 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
4179 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
4180 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
4181 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
4182 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
4183 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
4184 INSTR_SIL_RDU): New instruction formats added.
4185 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
4186 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
4187 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
4188 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
4189 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
4190 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
4191 masks added.
4192 (s390_opformats): New formats added "ris", "rrs", "sil".
4193 * opcodes/s390-opc.txt: Add the conditional jumps with the
4194 extensions removed from automatic expansion in s390-mkopc.c manually.
4195 (asi - trtre): Add new System z10 EC instructions.
4196 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
4197
4198 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4199
4200 * configure.ac: m4_include config/proginstall.m4.
4201 * configure: Regenerate.
4202
4203 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4204
4205 Backport from upstream Libtool:
4206
4207 2007-10-12 Eric Blake <ebb9@byu.net>
4208
4209 Deal with Autoconf 2.62's semantic change in m4_append.
4210 * ltsugar.m4 (lt_append): Replace broken versions of
4211 m4_append.
4212 (lt_if_append_uniq): Don't require separator to be overquoted,
4213 and avoid broken m4_append.
4214 (lt_dict_add): Fix typo.
4215 * libtool.m4 (_LT_DECL): Don't overquote separator.
4216
4217 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4218
4219 * config.rpath: Add AIX 6 support.
4220
4221 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4222
4223 * Makefile.def (stageprofile). Remove -fprofile-generate
4224 from stage_libcflags.
4225 * Makefile.in: Regenerate.
4226
4227 2008-03-13 Ben Elliston <bje@au.ibm.com>
4228
4229 * config.sub, config.guess: Update from upstream sources.
4230
4231 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
4232
4233 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
4234 * s390-opc.txt (cmpsc): Duplicate entry removed.
4235 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
4236 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
4237 fier, cu42, cu41): Fix operand format.
4238
4239 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4240
4241 PR bootstrap/32009
4242 PR bootstrap/32161
4243
4244 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4245 * configure: Regenerate.
4246
4247 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4248 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4249 STAGE4_LIBCFLAGS): New.
4250 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4251 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4252 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4253 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4254 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4255 for target modules. Don't export LIBCFLAGS.
4256 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4257 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4258 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4259 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4260 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4261 * Makefile.in: Regenerate.
4262
4263 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4264
4265 PR libgcj/33085
4266 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4267 Do not use -DDLL_EXPORT. Backport from upstream.
4268
4269 2008-02-14 Nick Clifton <nickc@redhat.com>
4270
4271 Import this patch from gcc:
4272 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4273
4274 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4275
4276 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4277
4278 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4279 * configure: Regenerate.
4280
4281 2008-01-31 Marc Gauthier <marc@tensilica.com>
4282
4283 * configure.ac (xtensa*-*-*): Recognize processor variants.
4284 * configure: Regenerate.
4285
4286 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4287
4288 PR bootstrap/34922
4289 * configure.ac (PARSE_ARGS): Push suitable setting of
4290 ac_subdirs_all, for `./configure --help=recursive'.
4291 Handle `+' in generic toplevel directory disabling.
4292 * configure: Regenerate.
4293
4294 2008-01-23 Ben Elliston <bje@au.ibm.com>
4295
4296 * config.sub, config.guess: Update from upstream sources.
4297
4298 2008-01-08 Ben Elliston <bje@au.ibm.com>
4299
4300 * config.sub, config.guess: Update from upstream sources.
4301
4302 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
4303
4304 * COPYING.LIBGLOSS: Update default copyright.
4305
4306 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
4307
4308 * COPYING.NEWLIB: Update default copyright.
4309
4310 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4311
4312 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4313 Change recommended MPFR from 2.2.1 > 2.3.0.
4314 * configure: Regenerate.
4315
4316 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4317
4318 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4319 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4320 * Makefile.in: Regenerate.
4321
4322 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4323
4324 * configure.ac: Enable libjava for x86_64-*-darwin9.
4325 * configure: Regenerate.
4326
4327 2007-12-05 Ben Elliston <bje@au.ibm.com>
4328
4329 * config.sub, config.guess: Update from upstream sources.
4330
4331 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4332
4333 * config-ml.in: Robustify against white space in absolute file
4334 names.
4335
4336 * config-ml.in (multi-clean): Substitute ${Makefile}.
4337 Remove superfluous ${Makefile} in list.
4338
4339 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4340
4341 * Makefile.def (dependencies): Make configure-gdb depend on
4342 all-intl.
4343 * Makefile.in: Regenerated.
4344
4345 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4346
4347 * Makefile.def: To avoid problems running with parallel makes,
4348 build newlib before libgloss so that target specific header
4349 files are availble.
4350 * Makefile.in: Regenerate.
4351
4352 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4353
4354 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4355 * Makefile.in: Regenerate.
4356
4357 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4358
4359 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
4360 * libdecnumber: New directory, imported from GCC.
4361
4362 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4363
4364 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4365 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4366 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4367 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4368 * configure: Regenerate.
4369
4370 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4371
4372 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4373 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4374 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4375 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4376 * configure.ac: Default them to host tools for $host = $build.
4377 Subst them.
4378
4379 * configure: Regenerate.
4380 * Makefile.in: Regenerate.
4381
4382 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4383
4384 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4385 * configure: Regenerate.
4386
4387 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4388
4389 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4390 libstdc++.
4391 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4392 * configure: Regenerate.
4393 * Makefile.in: Regenerate.
4394
4395 2007-09-17 Andreas Schwab <schwab@suse.de>
4396
4397 * configure.ac: Raise minimum makeinfo version to 4.6.
4398 * configure: Regenerate.
4399
4400 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4401
4402 * configure.ac: Correct makeinfo version check.
4403 * configure: Regenerate.
4404
4405 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4406
4407 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4408 to $skipdirs and only disable gprof for newlib. Use the normal
4409 mips*-elf* handling in other respects.
4410 * configure: Regnerate.
4411
4412 2007-09-12 David Daney <ddaney@avtrex.com>
4413
4414 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4415 enabling libgcj.
4416 * configure: Regenerate.
4417
4418 2007-09-12 Richard Guenther <rguenther@suse.de>
4419
4420 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4421 nor --disable-checking is provided also turn on yes and types
4422 checking for stage1.
4423 * configure: Re-generate.
4424
4425 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4426
4427 PR target/33281
4428 * configure.ac: Use config/mh-mingw on mingw.
4429 * configure: Regenerate.
4430
4431 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4432
4433 PR other/32154
4434 * configure.ac: For libgloss targets, point the linker to the linker
4435 script, startup code and simulator library.
4436 * configure: Regenerate.
4437
4438 2007-09-09 Andrew Haley <aph@redhat.com>
4439
4440 * configure.ac (noconfigdirs): Remove target-libffi and
4441 target-libjava.
4442
4443 2007-08-29 Nick Clifton <nickc@redhat.com>
4444
4445 * config.sub, config.guess: Update from upstream sources.
4446
4447 2007-08-21 Richard Guenther <rguenther@suse.de>
4448
4449 * configure.ac: Add types checking to stage1 checking flags.
4450 * configure: Regenerate.
4451
4452 2007-08-18 Paul Brook <paul@codesourcery.com>
4453 Joseph Myers <joseph@codesourcery.com>
4454
4455 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4456 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4457 * Makefile.in: Regenerate.
4458 * configure.ac (--with-debug-prefix-map): New.
4459 * configure: Regenerate.
4460
4461 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4462 Nigel Stephens <nigel@mips.com>
4463
4464 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4465 as target_makefile_frag.
4466 * configure: Regenerate.
4467
4468 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4469
4470 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4471 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4472 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4473 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4474 (do-compare, do-compare3, do-compare-debug): New.
4475 ([+compare-target+]): Use them.
4476
4477 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4478
4479 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4480 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4481 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4482 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4483 (do-compare, do-compare3, do-compare-debug): New.
4484 ([+compare-target+]): Use them.
4485
4486 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4487 Ben Elliston <bje@au.ibm.com>
4488
4489 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4490 --silent if $silent.
4491 * configure: Regenerate.
4492
4493 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
4494
4495 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
4496
4497 2007-07-17 Nick Clifton <nickc@redhat.com>
4498
4499 * COPYING3: New file. Contains version 3 of the GNU General
4500 Public License.
4501 * COPYING3.LIB: New file. Contains version 3 of the GNU
4502 Lesser General Public License.
4503
4504 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
4505
4506 * configure.ac: Fix my previous change to really match GCC.
4507 * configure: Regenerate.
4508
4509 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4510
4511 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4512 * configure: Regenerate.
4513
4514 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4515
4516 * configure.ac: Add some missing m4 quotation.
4517 * configure: Regenerate.
4518
4519 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
4520
4521 * Makefile.def: Add windmc tool to build.
4522 * Makefile.tpl: Likewise.
4523 * configure.ac: Likewise.
4524 * Makefile.in: Regenerate.
4525 * configure: Regenerate.
4526
4527 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4528
4529 * lt~obsolete.m4: New. Import from 20070318 libtool.
4530
4531 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
4532
4533 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4534 uclinux and linux-uclibc targets.
4535 * configure: Regenerate.
4536
4537 2007-06-28 DJ Delorie <dj@redhat.com>
4538
4539 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4540 not building newlib.
4541 * configure: Regenerated.
4542
4543 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4544
4545 * src-release (DEVO_SUPPORT): Correct typos.
4546
4547 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4548
4549 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4550 * Makefile.in: Regenerated.
4551
4552 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4553
4554 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4555 (distclean-stage[+id+]): Possibly delete stage_last.
4556 * Makefile.in: Regenerate.
4557
4558 2007-06-07 Ben Elliston <bje@au.ibm.com>
4559
4560 * config.sub, config.guess: Update from upstream sources.
4561
4562 2007-06-07 Ben Elliston <bje@au.ibm.com>
4563
4564 * Makefile.tpl: Fix spelling error.
4565 * Makefile.in: Regenerate.
4566
4567 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
4568
4569 Sync with gcc:
4570 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4571
4572 PR bootstrap/29382
4573 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4574 * configure: Rebuilt.
4575
4576 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4577
4578 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4579 lt_cv_sys_max_cmd_len.
4580
4581 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
4582
4583 * ltgcc.m4: Update from GCC.
4584
4585 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4586
4587 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4588
4589 2007-05-24 Steve Ellcey <sje@cup.hp.com>
4590
4591 * ltmain.sh: Update from GCC.
4592 * libtool.m4: Update from GCC.
4593 * ltsugar.m4: New. Update from GCC.
4594 * ltversion.m4: New. Update from GCC.
4595 * ltoptions.m4: New. Update from GCC.
4596 * ltconfig: Remove.
4597 * ltcf-c.sh: Remove.
4598 * ltcf-cxx.sh: Remove.
4599 * ltcf-gcj.sh: Remove.
4600 * src-release: Update with new libtool file list.
4601
4602 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4603
4604 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4605 stage_cflags.
4606 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4607 Remove CFLAGS/LIBCFLAGS.
4608 (configure-stage[+id+]-[+prefix+][+module+],
4609 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4610 * Makefile.in: Regenerate.
4611
4612 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4613
4614 * config-ml.in: Update from GCC.
4615
4616 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
4617
4618 * src-release (do-proto-toplev): Process the support directories before
4619 the tool directory.
4620
4621 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4622
4623 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4624 of glob. Quote arguments with single quotes too.
4625 * configure: Regenerate.
4626
4627 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4628
4629 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4630 * Makefile.in: Regenerate
4631
4632 2007-03-07 Andreas Schwab <schwab@suse.de>
4633
4634 * configure: Regenerate.
4635
4636 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4637
4638 * configure.ac: Add "--with-pdfdir" configure option,
4639 which defines pdfdir variable.
4640 * Makefile.def (target=fixincludes): Add install-pdf to
4641 missing targets.
4642 (recursive_targets): Add install-pdf target.
4643 (flags_to_pass): Add pdfdir.
4644 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4645 target.
4646 * configure: Regenerate
4647 * Makefile.in: Regenerate
4648
4649 2007-02-28 Eric Christopher <echristo@apple.com>
4650
4651 Revert:
4652 2006-12-07 Mike Stump <mrs@apple.com>
4653
4654 * Makefile.def (dependencies): Add dependency for
4655 install-target-libssp and install-target-libgomp on
4656 install-gcc.
4657 * Makefile.in: Regenerate.
4658
4659 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4660
4661 * configure: Regenerate.
4662 * configure.ac: Move statements after variable declarations.
4663
4664 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4665
4666 * configure.ac: Adjust for loop syntax.
4667 * configure: Regenerate.
4668
4669 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4670
4671 * configure: Rebuilt.
4672
4673 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4674
4675 * configure.ac: Drop multiple occurrences of --enable-languages,
4676 and fix its quoting.
4677 * configure: Rebuilt.
4678
4679 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4680 Nathan Sidwell <nathan@codesourcery.com>
4681 Vladimir Prus <vladimir@codesourcery.com
4682 Joseph Myers <joseph@codesourcery.com>
4683
4684 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4685 * configure: Regenerate.
4686
4687 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4688
4689 * configure.ac (target_libraries): Move libgcc before libiberty.
4690 * configure: Regenerated.
4691
4692 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4693
4694 * configure: Regenerate again?
4695
4696 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4697
4698 * configure: Reapply PR30748 fix which was lost in the previous commit.
4699
4700 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4701 Paolo Bonzini <bonzini@gnu.org>
4702
4703 PR bootstrap/30753
4704 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4705 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4706 * configure: Regenerated.
4707
4708 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
4709
4710 * configure: Regenerate.
4711
4712 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4713
4714 PR bootstrap/30748
4715 * configure.ac: Correct syntax for Solaris ksh.
4716 * configure: Regenerated.
4717
4718 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4719
4720 * Makefile.def: Sync with GCC.
4721 * Makefile.tpl: Sync with GCC.
4722 * Makefile.in: Regenerate.
4723 * configure: Regenerate.
4724
4725 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4726
4727 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4728 noncanonical equivalents.
4729 * configure.in: Rename to...
4730 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4731 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4732 target_noncanonical. Use them. Rewrite removal of configure
4733 arguments for autoconf 2.59. Discard variable settings. Force
4734 program_transform_name for native tools.
4735
4736 * Makefile.in: Regenerated.
4737 * configure: Regenerated with autoconf 2.59.
4738
4739 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4740
4741 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4742
4743 * COPYING.LIBGLOSS: Reformat default Red Hat
4744 license to fit within 80 columns.
4745 * COPYING.NEWLIB: Ditto.
4746
4747 2007-02-05 Dave Brolley <brolley@redhat.com>
4748
4749 * Contribute the following changes:
4750 2006-11-28 DJ Delorie <dj@redhat.com>
4751
4752 * configure.in: Fix typo for mep's target_makefile_frag.
4753 * configure: Regenerated.
4754
4755 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4756
4757 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4758 * configure: Regenerate.
4759
4760 2001-09-19 DJ Delorie <dj@redhat.com>
4761
4762 * configure.in (target_makefile_frag): use mt-mep
4763
4764 2001-06-12 Don Howard <dhoward@redhat.com>
4765
4766 * configure.in: Remove gdb from MeP skip list.
4767
4768 2001-04-05 DJ Delorie <dj@redhat.com>
4769
4770 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4771
4772 2001-03-20 Ben Elliston <bje@redhat.com>
4773
4774 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4775
4776 2001-03-19 Ben Elliston <bje@redhat.com>
4777
4778 * config.sub (mep, mep-*): Add.
4779
4780 2007-01-31 Andreas Schwab <schwab@suse.de>
4781
4782 * Makefile.tpl (LDFLAGS): Substitute it.
4783 * Makefile.in: Regenerate.
4784
4785 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4786
4787 * configure.in: Change == to = in test command.
4788 * configure: Regenerate.
4789
4790 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4791 Nick Clifton <nickc@redhat.com>
4792 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4793
4794 * configure.in (build_configargs, host_configargs, target_configargs):
4795 Remove build/host/target parameters.
4796 (host_libs): Add gmp and mpfr.
4797 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4798 * Makefile.def (gmp, mpfr): New.
4799 (gcc): Remove target.
4800 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4801 target_os, target_vendor): New.
4802 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4803 * configure: Regenerate.
4804 * Makefile.in: Regenerate.
4805
4806 2007-01-11 Matt Fago <fago@earthlink.net>
4807
4808 * configure.in: Try to link to functions only in mpfr 2.2.x
4809 to improve robustness of configure tests.
4810 * configure: Regenerate.
4811
4812 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4813
4814 * configure.in: Add support for an x86_64-mingw* target.
4815 * configure: Regenerate.
4816
4817 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4818
4819 * Makefile.tpl (all-target): Correct @if conditional for target
4820 modules.
4821 * configure.in: Omit libiberty if building only target libgcc.
4822 * configure, Makefile.in: Regenerated.
4823
4824 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4825
4826 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4827 * configure: Regenerate.
4828
4829 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4830
4831 * Makefile.def (target_modules): Add libgcc.
4832 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4833 * Makefile.tpl (clean-target-libgcc): Delete.
4834 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4835 on gcc even for bootstrapped modules. Rewrite handling of
4836 lang_env_dependencies to loop over target_modules.
4837 * configure.in (target_libraries): Add target-libgcc.
4838 * Makefile.in, configure: Regenerated.
4839
4840 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4841
4842 Sync with gcc:
4843 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4844
4845 * configure.in: Reorganize recognition of languages. Add
4846 --enable-stage1-languages. Show supported languages for the chosen
4847 target rather than all recognized languages.
4848 * configure: Regenerate.
4849
4850 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4851
4852 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4853 * Makefile.in: Regenerate.
4854
4855 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4856
4857 * configure.in: Warn that MPFR 2.2.0 is buggy.
4858 * configure: Regenerate.
4859
4860 2006-12-27 Ian Lance Taylor <iant@google.com>
4861
4862 * configure.in: When removing Makefiles to force a reconfigure, also
4863 remove prev-DIR*/Makefile.
4864 * configure: Regenerate.
4865
4866 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
4867
4868 * config.bfd: Recognize fido.
4869
4870 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4871
4872 Sync with gcc:
4873
4874 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4875
4876 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4877 it only affects bootstrap and could be tested on "$host" as well.
4878 * configure: Regenerate.
4879 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4880
4881 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4882
4883 PR bootstrap/29544
4884 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4885 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4886 move here comment from Makefile.tpl.
4887 * Makefile.tpl: Move some definitions higher in the file.
4888 (STAGE1_CHECKING): New.
4889 * configure.in: Add --enable-stage1-checking.
4890 * configure: Regenerate.
4891 * Makefile.in: Regenerate.
4892
4893 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4894
4895 * configure.in: Update error message for missing GMP/MPFR.
4896
4897 * configure: Regenerate.
4898
4899 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4900
4901 * configure.in: Update MPFR version in error message.
4902
4903 * configure: Regenerate.
4904
4905 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4906
4907 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4908 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4909 --with-gmp-lib): New flags.
4910
4911 * configure: Regenerate.
4912
4913 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4914
4915 PR bootstrap/30134
4916 * configure.in: Correct x86 darwin support for libjava to powerpc
4917 and i?86 only.
4918 * configure: Regenerate.
4919
4920 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4921
4922 * configure.in: Handle spu makefile frag.
4923 * Makefile.tpl (MAINT): Define
4924 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4925 * configure: Regenerate.
4926 * Makefile.in: Regenerate.
4927
4928 2006-12-11 Ben Elliston <bje@au.ibm.com>
4929
4930 * config.sub, config.guess: Update from upstream sources.
4931
4932 2006-12-11 Ben Elliston <bje@au.ibm.com>
4933
4934 * configure.in: Sync with GCC (spu-*-*).
4935 * configure: Sync with GCC.
4936
4937 2006-12-07 Mike Stump <mrs@apple.com>
4938
4939 * Makefile.def (dependencies): Add dependency for
4940 install-target-libssp and install-target-libgomp on
4941 install-gcc.
4942 * Makefile.in: Regenerate.
4943
4944 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4945
4946 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4947 (unstage): Test for stage_last presence.
4948
4949 PR bootstrap/29802
4950 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4951 * Makefile.in: Regenerate.
4952
4953 2006-11-14 DJ Delorie <dj@redhat.com>
4954
4955 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4956 * Makefile.in: Sync with GCC.
4957 * configure.in: Sync with GCC (mpfr, gmp).
4958 * configure: Sync with GCC.
4959
4960 2006-11-08 Jie Zhang <jie.zhang@analog.com>
4961
4962 * configure.in: Remove target-libgloss from noconfigdirs for
4963 bfin-*-*.
4964 * configure: Regenerated.
4965
4966 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4967
4968 * COPYING.NEWLIB: Add spu license.
4969 * COPYING.LIBGLOSS: Ditto.
4970
4971 2006-10-17 Brooks Moses <bmoses@stanford.edu>
4972
4973 * Makefile.def: Added pdf target handling.
4974 * Makefile.tpl: Added pdf target handling.
4975 * Makefile.in: Regenerated.
4976
4977 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4978
4979 * COPYING.NEWLIB: Updated.
4980 * COPYING.LIBGLOSS: Ditto.
4981
4982 2006-09-27 Dave Brolley <brolley@redhat.com>
4983
4984 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4985 $s instead of $r.
4986 * configure: Regenerated.
4987
4988 2006-09-26 Ben Elliston <bje@au.ibm.com>
4989
4990 * config.sub, config.guess: Update from upstream sources.
4991
4992 2006-09-20 Thiemo Seufer <ths@mips.com>
4993
4994 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4995 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4996 * configure: Regenerate.
4997
4998 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4999
5000 * configure.in: Never build newlib for a Mingw host.
5001 Never build newlib as Mingw target library.
5002 Test the existence of winsup/cygwin for building a Cygwin newlib,
5003 rather than just winsup.
5004 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5005 building a Mingw target.
5006 * configure: Regenerate.
5007
5008 2006-08-15 Thiemo Seufer <ths@mips.com>
5009 Nigel Stephens <nigel@mips.com>
5010 David Ung <davidu@mips.com>
5011
5012 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
5013
5014 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5015
5016 Sync from GCC:
5017 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5018
5019 PR bootstrap/18058
5020 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5021 if the bootstrap compiler is a GCC version that supports it.
5022 * configure: Regenerate.
5023
5024 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5025
5026 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5027 * configure: Regenerated.
5028
5029 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5030
5031 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5032 for stages after the first.
5033
5034 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5035
5036 * Makefile.def: Add dependencies for configure-opcodes
5037 on configure-intl and all-opcodes on all-intl.
5038 * Makefile.in: Regenerated.
5039
5040 2006-07-04 Peter O'Gorman <peter@pogma.com>
5041
5042 * ltconfig: chmod 644 before ranlib during install.
5043
5044 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5045
5046 * configure.in: Fix thinkos in previous check-in.
5047 * configure: Regenerate.
5048
5049 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5050
5051 Sync from gcc:
5052
5053 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
5054
5055 PR other/27063
5056 * configure.in: Test subdir_requires and give an appropriate
5057 error message.
5058 * configure: Regenerate.
5059
5060 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5061
5062 PR target/27540
5063 * configure.in: Only enable libgomp on IRIX 6.
5064 * configure: Regenerate.
5065
5066 2006-06-20 David Ayers <d.ayers@inode.at>
5067
5068 PR bootstrap/28072
5069 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5070 whether target-libjava is being configured instead of whether the
5071 java front end is enabled.
5072 * configure: Regenerate.
5073
5074 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
5075
5076 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
5077 to R_ARM_LDC_SB_G{0,1,2} respectively.
5078
5079 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5080
5081 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5082 too.
5083 * Makefile.in: Regenerate.
5084
5085 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5086
5087 Sync from gcc:
5088
5089 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5090 * configure.in: Don't enable libgomp on hpux10.
5091 * configure: Rebuilt.
5092
5093 2006-06-13 David Ayers <d.ayers@inode.at>
5094
5095 Sync from gcc:
5096
5097 2006-06-12 David Ayers <d.ayers@inode.at>
5098
5099 PR bootstrap/27963
5100 PR target/19970
5101 * configure.in: Remove target-boehm-gc from noconfigdirs where
5102 ${libgcj} is specified.
5103 * configure: Regenerate.
5104
5105 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
5106
5107 Sync from gcc:
5108
5109 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5110 Andreas Schwab <schwab@suse.de>
5111
5112 PR bootstrap/18033
5113 * config-ml.in: Eval option if surrounded by single quotes.
5114
5115 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
5116
5117 Sync from gcc:
5118
5119 2006-06-06 David Ayers <d.ayers@inode.at>
5120
5121 PR libobjc/13946
5122 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5123 * Makefile.in: Regenerate.
5124 * configure.in: Add --enable-objc-gc at toplevel and have it
5125 enable boehm-gc for Objective-C.
5126 Remove target-boehm-gc from libgcj.
5127 Add target-boehm-gc to target_libraries.
5128 Add target-boehm-gc to noconfigdirs where ${libgcj}
5129 is specified.
5130 Assert that boehm-gc is supported when requested for Objective-C.
5131 Only build boehm-gc if needed either for Java or Objective-C.
5132 * configure: Regenerate.
5133
5134 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5135
5136 PR 27674
5137 * Makefile.tpl (configure-[+prefix+][+module+],
5138 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5139 Remove rule to unstage bootstrapped modules.
5140 (stage_current): New.
5141 * Makefile.in: Regenerate.
5142
5143 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5144 Andreas Tobler <a.tobler@schweiz.ch>
5145
5146 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5147 * configure: Rebuilt.
5148
5149 Revert
5150 2006-01-31 Richard Guenther <rguenther@suse.de>
5151 Paolo Bonzini <bonzini@gnu.org>
5152
5153 * Makefile.def (target_modules): Add libgcc-math target module.
5154 * configure.in (target_libraries): Add libgcc-math target library.
5155 (--enable-libgcc-math): New configure switch.
5156 * Makefile.in: Re-generate.
5157 * configure: Re-generate.
5158
5159 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
5160
5161 * config-ml.in: Alter CCASFLAGS to include special
5162 multilib options the same as is done for CFLAGS.
5163
5164 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5165
5166 * Makefile.def: Added dependencies from sim and gdb on intl, and
5167 added configure dependencies to everything with an all dependency
5168 on intl.
5169 * gettext.m4: Removed.
5170 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
5171 (GDB_SUPPORT_DIRS): Add intl.
5172 * Makefile.in: Regenerated.
5173
5174 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
5175
5176 * src-release (DEVO_SUPPORT): Add config.rpath.
5177
5178 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5179
5180 * Makefile.def (bfd, opcodes): Fix lib_path.
5181 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5182 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5183 * Makefile.in: Regenerate.
5184
5185 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5186
5187 * configure.in: Enable gprof for cross builds.
5188 * configure: Regenerate.
5189
5190 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5191
5192 * src-release (MAKEINFOFLAGS): Define.
5193 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
5194
5195 2006-05-14 Ben Elliston <bje@au.ibm.com>
5196
5197 * config.sub, config.guess: Update from upstream sources.
5198
5199 2006-05-12 Ben Elliston <bje@au.ibm.com>
5200
5201 * config.sub, config.guess: Update from upstream sources.
5202
5203 2006-05-04 Steve Ellcey <sje@cup.hp.com>
5204
5205 * blt, iwidgets, mmalloc: Remove directories.
5206
5207 2006-05-01 DJ Delorie <dj@redhat.com>
5208
5209 * configure.in: Restore CFLAGS if GMP isn't present.
5210 * configure: Regenerate.
5211
5212 2006-04-18 DJ Delorie <dj@redhat.com>
5213
5214 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5215 reference libgloss so that libssp can be built in a combined
5216 tree.
5217 * configure: Regenerate.
5218
5219 2006-04-10 Ben Elliston <bje@au.ibm.com>
5220
5221 * contrib: Remove directory.
5222
5223 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
5224
5225 * Makefile.tpl: Add install-html target.
5226 * Makefile.def: Add install-html target.
5227 * Makefile.in: Regenerate.
5228 * configure.in: Add --with-datarootdir, --with-docdir,
5229 and --with-htmldir options.
5230 * configure: Regenerate.
5231
5232 2006-03-31 Ben Elliston <bje@au.ibm.com>
5233
5234 PR binutils/1860
5235 * configure.in: Require makeinfo 4.4 or higher.
5236 * configure: Regenerate.
5237
5238 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
5239
5240 * Makefile.in: Regenerate.
5241
5242 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
5243
5244 Sync with gcc:
5245 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5246
5247 * configure.in: Handle --disable-<component> generically.
5248 * configure: Regenerate.
5249
5250 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
5251
5252 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5253 (TARGET_CONFIGDIRS): Remove.
5254 * configure.in: Remove AC_SUBST(target_configdirs).
5255 * Makefile.in, configure: Regenerated.
5256
5257
5258 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5259
5260 PR libgcj/17311
5261 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5262
5263 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5264
5265 PR bootstrap/25670
5266
5267 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5268
5269 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5270 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5271 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5272 BUILD_PREFIX, BUILD_PREFIX_1.
5273 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5274
5275 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5276 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5277
5278 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5279 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5280 of `cat stage_current`. Always provide the `r' and `s' variables.
5281 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5282 a single shell execution.
5283 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5284 bootstrapped modules, make the stage1 module if the build was not
5285 started yet, else build the current stage.
5286 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5287 (all-build, all-host, all-target, [+make_target+]-host,
5288 [+make_target+]-target): Do not use \-continued lines.
5289 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5290 (current_stage, restrap, stage_last): New.
5291
5292 * Makefile.in: Regenerate.
5293 * configure: Regenerate.
5294
5295 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5296
5297 Sync from gcc:
5298
5299 2006-01-31 Richard Guenther <rguenther@suse.de>
5300 Paolo Bonzini <bonzini@gnu.org>
5301
5302 * Makefile.def (target_modules): Add libgcc-math target module.
5303 * configure.in (target_libraries): Add libgcc-math target library.
5304 (--enable-libgcc-math): New configure switch.
5305 * Makefile.in: Re-generate.
5306 * configure: Re-generate.
5307 * libgcc-math: New toplevel directory.
5308
5309 2006-01-18 Richard Henderson <rth@redhat.com>
5310 Jakub Jelinek <jakub@redhat.com>
5311 Diego Novillo <dnovillo@redhat.com>
5312
5313 * libgomp: New directory.
5314 * Makefile.def: Add target_module libgomp.
5315 * Makefile.in: Regenerate.
5316 * configure.in (target_libraries): Add target-libgomp.
5317 * configure: Regenerate.
5318
5319 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5320 Andreas Schwab <schwab@suse.de>
5321
5322 * configure: Regenerate.
5323
5324 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
5325
5326 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5327 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5328 the assembler, linker and binutils.
5329 * configure: Regenerate.
5330
5331 2006-01-16 Nick Clifton <nickc@redhat.com>
5332
5333 * config.sub, config.guess: Sync from config repository.
5334
5335 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5336
5337 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5338 @ from continuation.
5339 * Makefile.in: Rebuilt.
5340
5341 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5342
5343 Sync from gcc:
5344
5345 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5346
5347 PR bootstrap/24252
5348
5349 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5350 * Makefile.tpl (OBJDUMP): New.
5351 (EXTRA_HOST_FLAGS): Add it.
5352 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5353
5354 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5355 to use symbolic links between directories. Avoid race conditions
5356 or make them harmless.
5357 * configure.in: Do not try to use symbolic links between directories.
5358
5359 * Makefile.def (LEAN): Pass.
5360 * Makefile.tpl (LEAN): Define.
5361 (stage[+id+]-start): Accept that the previous directory does not
5362 exist, if the bootstrap is lean.
5363 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5364 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5365 configure substitution.
5366 ([+compare-target+]): Likewise.
5367 ([+bootstrap-target+]-lean): New.
5368 * configure.in: Remove lean bootstrap support from here.
5369
5370 * Makefile.in: Regenerate.
5371 * configure: Regenerate.
5372
5373 2006-01-02 Andreas Schwab <schwab@suse.de>
5374
5375 * configure.in: When reconfiguring remove Makefile in
5376 all stage directories.
5377 * configure: Regenerate.
5378
5379 2005-12-27 Leif Ekblad <leif@rdos.net>
5380
5381 * configure.in: Add support for RDOS target.
5382 * configure: Regenerate.
5383
5384 2005-12-27 Nick Clifton <nickc@redhat.com>
5385
5386 PR binutils/1990
5387 * libtool.m4: Synchronize with version in GCC sources.
5388
5389 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5390
5391 Revert Ada-related part of the previous change.
5392
5393 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5394 Do not pass.
5395 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5396 * Makefile.in: Regenerate.
5397 * configure.in: Do not include mt-ppc-aix target fragment.
5398 * configure: Regenerate.
5399
5400 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5401
5402 * configure.in: Select appropriate fragments for PowerPC/AIX.
5403 * configure: Regenerate.
5404
5405 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5406 BOOT_CFLAGS, BOOT_LDFLAGS.
5407 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5408 BOOT_CFLAGS, BOOT_LDFLAGS.
5409 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5410 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5411 (stage): Fail if we cannot complete the work.
5412 * Makefile.in: Regenerate.
5413
5414 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
5415
5416 * COPYING.NEWLIB: Update copyright year for default
5417 copyright.
5418
5419 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5420
5421 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5422 install-host-nogcc): Don't invoke $(stage) at the end.
5423 * Makefile.in: Regenerate.
5424
5425 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5426
5427 * configure.in: Flip the top-level bootstrap switch.
5428 * configure: Regenerate.
5429
5430 Merge from gcc:
5431
5432 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5433
5434 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5435 $(stage) and $(unstage).
5436 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5437 (all): Remove stray semicolon.
5438 (local-distclean): Don't handle multilib.tmp and multilib.out.
5439 (install.all): Set $s for consistency.
5440 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5441 check_multilibs setting. Always make the install directory.
5442 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5443 Correct @if/@endif.
5444 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5445 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5446 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5447 (multilib.out): Remove.
5448 * Makefile.in: Regenerated.
5449
5450 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5451
5452 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5453 * configure.in: Replace ms1 arch with mt.
5454 * configure: Rebuilt.
5455
5456 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5457
5458 Sync with gcc:
5459
5460 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5461
5462 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5463 * configure.in: Replace ms1 arch with mt.
5464 * configure: Rebuilt.
5465
5466 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5467
5468 Sync with gcc:
5469
5470 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5471
5472 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5473 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5474 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5475 Find in-tree tools if available.
5476 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5477 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5478 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5479 (COMPILER_*_FOR_TARGET): New.
5480 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5481 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5482 (CONFIGURED_*, USUAL_*): Remove.
5483 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5484 STRIP): Use autoconf substitutions.
5485 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5486 COMPILER_NM_FOR_TARGET): New.
5487 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5488
5489 (all): Make all-host and all-target in parallel.
5490 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5491 that $$r and $$s are set before invoking a recursive make.
5492 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5493 ([+bootstrap-target+]): Inline most of the `all' target.
5494
5495 2005-11-29 Ben Elliston <bje@au.ibm.com>
5496
5497 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5498 from the gcc build directory.
5499 * Makefile.in: Regenerate.
5500
5501 2005-11-29 Ben Elliston <bje@au.ibm.com>
5502
5503 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5504 depend on all-libdecnumber.
5505 * configure.in (host_libs): Include libdecnumber.
5506 * Makefile.in: Regenerate.
5507 * configure: Likewise.
5508
5509 2005-11-21 Kean Johnston <jkj@sco.com>
5510
5511 * config.sub, config.guess: Sync from upstream sources.
5512
5513 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5514
5515 * Makefile.def: Remove gdb dependencies for gdbtk.
5516 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5517 (configure-gdb, install-gdb): New rules.
5518 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5519 * Makefile.in, configure: Regenerated.
5520
5521 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5522
5523 PR bootstrap/24297
5524 * Makefile.tpl (do-[+make-target+], do-check, install,
5525 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5526 are set before recursing.
5527 * Makefile.in: Regenerate.
5528
5529 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5530
5531 PR bootstrap/18939
5532 * Makefile.def (gcc) <target>: Fix thinko.
5533 * Makefile.in: Regenerate.
5534
5535 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5536
5537 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5538 * configure: Regenerate.
5539
5540 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
5541
5542 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5543 target-libffi, target-qthreads, target-libjava, and
5544 targetlibobjc.
5545 * configure: Regenerate.
5546
5547 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5548
5549 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5550 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5551 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5552 (USUAL_OBJDUMP_FOR_TARGET): New.
5553 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5554 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5555 * configure, Makefile.in: Regenerated.
5556
5557 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5558
5559 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5560 before other host packages.
5561
5562 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5563
5564 PR bootstrap/22340
5565
5566 * configure.in (default_target): Remove.
5567 * Makefile.tpl (all): Do not use prerequisites as subroutines
5568 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5569 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5570 use prerequisites as subroutines.
5571 (check-host, check-target): New.
5572 (bootstrap configure & all targets): Do not use stage*-start
5573 if the directory layout is already ok.
5574 (non-bootstrap configure & all targets): Prepend a $(unstage).
5575 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5576 (NOTPARALLEL): Remove.
5577 (unstage, stage variables): New variables.
5578 (unstage, stage targets): Simply expand to those variables.
5579
5580 * configure: Regenerate.
5581 * Makefile.in: Regenerate.
5582
5583 2005-10-04 James E Wilson <wilson@specifix.com>
5584
5585 * Makefile.def (lang_env_dependencies): Add libmudflap.
5586 * Makefile.in: Regenerate.
5587
5588 2005-10-03 Catherine Moore <clm@cm00re.com>
5589
5590 * configure.in (bfin-*-*): Support bfin.
5591 * configure: Regenerated.
5592
5593 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
5594
5595 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5596 * configure: Regenerated.
5597
5598 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5599
5600 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5601 (LIPO_FOR_TARGET): New.
5602 (CONFIGURED_LIPO_FOR_TARGET): New.
5603 (USUAL_LIPO_FOR_TARGET): New.
5604 (STRIP_FOR_TARGET): New.
5605 (CONFIGURED_STRIP_FOR_TARGET): New.
5606 (USUAL_STRIP_FOR_TARGET): New.
5607 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5608 STRIP_FOR_TARGET.
5609 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5610 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5611 * Makefile.in: Regenerate.
5612 * configure: Regenerate.
5613
5614 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5615
5616 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5617 (rs6000-*-aix*): Same.
5618 * configure: Regenerate.
5619
5620 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5621
5622 * configure.in: Recognize f95 in the --enable-languages option,
5623 and substitute it for fortran, issuing a warning.
5624 * configure: Regenerate.
5625
5626 2005-09-07 Ben Elliston <bje@au.ibm.com>
5627
5628 Import from Autoconf sources:
5629
5630 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5631 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
5632 Elliston. Handle weird characters correctly.
5633
5634 2005-08-30 Phil Edwards <phil@codesourcery.com>
5635
5636 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5637 * configure: Regenerated.
5638
5639 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5640
5641 * Makefile.def (libssp): Add to lang_env_dependencies.
5642 * Makefile.in: Regenerate.
5643
5644 2005-08-17 Christian Groessler <chris@groessler.org>
5645
5646 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5647 * Makefile.in: Regenerate.
5648
5649 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5650
5651 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5652 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5653 Look for alternate names of the target cc and c++
5654 * configure: Regenerate.
5655
5656 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5657
5658 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5659 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5660 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5661 tools; remove code to manually set them.
5662 (Target tools): Look in the environment for them.
5663 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5664 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5665 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5666 build directory.
5667 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5668 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5669 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5670 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5671 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5672 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5673 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5674 * configure: Regenerate.
5675 * Makefile.in: Regenerate.
5676
5677 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5678
5679 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5680 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5681 * Makefile.in: Regenerated.
5682
5683 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5684
5685 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5686 (CFLAGS_FOR_TARGET): Use it.
5687 (CXXFLAGS_FOR_TARGET): Likewise.
5688 * Makefile.in: Regenerated.
5689 * configure.in (--with-build-sysroot): New option.
5690 * configure: Regenerated.
5691
5692 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5693
5694 * Makefile.tpl: Wrap install between unstage and stage
5695 * Makefile.in: Regenerate.
5696
5697 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5698
5699 * all files: Update FSF address.
5700
5701 2005-07-14 Jim Blandy <jimb@redhat.com>
5702
5703 * configure.in: Add cases for Renesas m32c.
5704 * configure: Regenerated.
5705
5706 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5707
5708 * COPYING, compile, config-ml.in, config.guess,
5709 config.sub, install-sh, missing, mkinstalldirs,
5710 symlink-tree, ylwrap: Sync from upstream sources.
5711
5712 2005-07-13 Eric Christopher <echristo@redhat.com>
5713
5714 * configure.in: Add toplevel noconfigdir support for tpf.
5715 * configure: Regenerate.
5716
5717 2005-07-11 Jakub Jelinek <jakub@redhat.com>
5718
5719 * Makefile.def (target_modules): Add libssp.
5720 * configure.in (target_libraries): Add target-libssp.
5721 * configure: Rebuilt.
5722 * Makefile.in: Rebuilt.
5723
5724 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5725
5726 PR ada/22340
5727
5728 * Makefile.def: Sync with gcc.
5729 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5730 * Makefile.in: Regenerate.
5731
5732 2005-07-07 Andreas Schwab <schwab@suse.de>
5733
5734 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5735 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5736 * Makefile.in: Regenerated.
5737
5738 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
5739
5740 * configure.in: Add --enable-libssp and --disable-libssp.
5741 * configure: Regenerate with autoconf-2.13.
5742
5743 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5744
5745 * configure.in: Don't build sim or rda when targetting darwin.
5746 * configure: Regenerate.
5747
5748 2005-07-04 Ben Elliston <bje@gnu.org>
5749
5750 * src-release (do-proto-toplev): Remove dejagnu bits.
5751 (DEJAGNU_SUPPORT_DIRS): Remove.
5752 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5753 (GDBD_SUPPORT_DIRS): Likewise.
5754 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5755 (INSIGHTD_SUPPORT_DIRS): Likewise.
5756 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5757
5758 2005-06-30 Ben Elliston <bje@gnu.org>
5759
5760 * setup.com (mpw): Remove unused directive.
5761
5762 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5763
5764 * Makefile.def (stagefeedback): Come after profile.
5765 Define profiledbootstrap target.
5766 * Makefile.tpl (profiledbootstrap): Remove.
5767 (stageprofile-end): Zap stagefeedback.
5768 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5769 * Makefile.in: Regenerate.
5770
5771 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5772
5773 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5774 In 'cpp' stanza, support '#line' as well as '# '.
5775
5776 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5777
5778 * configure.in (unsupported_languages): New macro.
5779 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5780 non-ported target libraries in noconfigdirs.
5781 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5782 non-linux-gnu. Remove libgcj_ex_libffi.
5783 <lang_frag loop>: Set add_this_lang=no if the language is in
5784 unsupported_languages.
5785 * configure: Regenerate.
5786
5787 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5788
5789 * configure.in: Fix typo in handling of --with-mpfr-dir.
5790 * configure: Regenerate.
5791
5792 2005-06-02 Jim Blandy <jimb@redhat.com>
5793
5794 * config.sub: Add cases for the Renesas m32c. (This patch has been
5795 accepted into the master sources.)
5796
5797 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5798 Michael Snyder <msnyder@redhat.com>
5799 Stan Cox <scox@redhat.com>
5800
5801 * configure.in: Set noconfigdirs for ms1.
5802
5803 * configure: Regenerate.
5804
5805 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5806
5807 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5808 (Dependencies): Consider target modules for bootstrap dependencies.
5809 Make target bootstrap modules depend on each stage's gcc.
5810 * Makefile.in: Regenerate.
5811
5812 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5813
5814 * Makefile.def (configure-gcc): Depend on binutils having been built.
5815 (all-gcc): No need to do it here.
5816 * Makefile.in: Regenerate.
5817
5818 2005-05-19 Paul Brook <paul@codesourcery.com>
5819
5820 * configure.in: Rewrite misleading error message when requested
5821 language cannot be built.
5822 * configure: Regenerate.
5823
5824 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5825
5826 * ylwrap: Import from Automake 1.9.5.
5827
5828 2005-05-04 Mike Stump <mrs@apple.com>
5829
5830 * configure.in: Always pass --target to target configures as
5831 otherwise rebuilds that do --recheck will fail.
5832 * configure: Rebuilt.
5833
5834 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5835
5836 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5837 STAGE_HOST_EXPORTS.
5838 (configure, all): Add bootstrap support.
5839 (Host modules, target modules): Pass post-stage1 flags and exports.
5840 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5841 * Makefile.in: Regenerate.
5842
5843 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5844
5845 Sync from gcc:
5846
5847 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5848
5849 * config.sub: Update from master copy.
5850
5851 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5852
5853 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5854 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5855 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5856 "*-*-elf" and "*-*-linux*".
5857 * configure: Regenerate.
5858
5859 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5860
5861 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5862 (TARGET_CONFIGARGS): Include --with-target-subdir.
5863 (configure, all): New macros. Use them throughout.
5864
5865 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
5866
5867 * Makefile.tpl: Sync with gcc.
5868 * Makefile.in: Regenerate.
5869
5870 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5871
5872 * config/mh-mingw32: Delete.
5873 * configure.in: Don't use it.
5874 * configure: Regenerate.
5875
5876 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5877
5878 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5879 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5880 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5881 (HOST_LIB_PATH): Generate from Makefile.def.
5882 (TARGET_LIB_PATH): Likewise.
5883 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5884 * Makefile.in: Regenerate.
5885 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5886 (RPATH_ENVVAR): Include Darwin case.
5887 * configure: Regenerate.
5888
5889 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5890
5891 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5892 * configure: Regenerate.
5893
5894 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5895
5896 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5897 gcc_version, and gcc_version_trigger from set of flags to pass.
5898 * Makefile.tpl: Remove definitions of above variables.
5899 (config.status): Remove dependency on $(gcc_version_trigger).
5900 * Makefile.in: Regenerate.
5901 * configure.in: Do not reference config/gcc-version.m4 nor
5902 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5903 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5904 * configure: Regenerate.
5905
5906 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5907 Andrew Pinski <pinskia@physics.uc.edu>
5908
5909 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5910 * Makefile.in: Regenerate.
5911
5912 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5913
5914 PR libgcj/20160
5915 * ltmain.sh: Avoid creating archives with components that have
5916 duplicate basenames.
5917
5918 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5919
5920 PR bootstrap/20250
5921 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5922 instead of check.
5923 * Makefile.in: Regenerate.
5924
5925 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5926
5927 Sync from gcc.
5928
5929 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5930
5931 PR bootstrap/17383
5932 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5933 * Makefile.tpl (HOST_SUBDIR): New substitution.
5934 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5935 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5936 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5937 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5938 (Host modules, Bootstrapped modules): Use it.
5939 (Build modules, Target modules): Do not create symlink trees,
5940 always configure out-of-srcdir.
5941 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5942 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5943 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5944 $(HOST_SUBDIR). Create a symlink for host_subdir.
5945
5946 * Makefile.in: Regenerate.
5947 * configure: Regenerate.
5948
5949 Merged from libada-gnattools-branch:
5950 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5951
5952 * Makefile.def: Add gnattools as a module, depending on target-libada.
5953 * Makefile.in: Regenerate.
5954 * configure.in: Include gnattools in host_tools; disable it if ada
5955 is disabled.
5956 * configure: Regenerate.
5957
5958 2005-02-23 Nick Clifton <nickc@redhat.com>
5959
5960 * configure: Regenerate.
5961
5962 2005-02-22 Paul Schlie <schlie@comcast.net>
5963
5964 * configure.in: Allow darwin targeted ports to build tk, itcl and
5965 libgui.
5966
5967 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5968
5969 PR libgcj/10353
5970 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5971 * configure: Regenerate.
5972
5973 2005-02-08 Andrew Cagney <cagney@gnu.org>
5974
5975 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5976 gdb/ section. Update GDB's URL.
5977
5978 2005-01-31 Andrew Cagney <cagney@gnu.org>
5979
5980 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5981
5982 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5983
5984 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5985 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5986 target-libgloss when not *-*-elf and *-*-aout.
5987 * configure: Regenerate.
5988
5989 2005-01-27 Andrew Cagney <cagney@gnu.org>
5990
5991 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5992
5993 2005-01-24 Andrew Cagney <cagney@gnu.org>
5994
5995 * gettext.m4: Only fall back to ../intl/ when it's present.
5996
5997 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5998
5999 * install-sh, config.sub: Import from upstream.
6000
6001 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6002
6003 PR bootstrap/18222
6004 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6005 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6006 * Makefile.in: Regenerate.
6007
6008 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6009
6010 Revert 2004-12-28 Makefile changes, a better fix will be
6011 applied to mainline and src after GCC 4.0 branches.
6012
6013 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6014
6015 PR bootstrap/17383
6016
6017 * Makefile.def (target_modules): Remove stage parameter,
6018 it is always true now.
6019 * Makefile.tpl (configure-build-[+module+],
6020 configure-target-[+module+]): Always build symlink tree
6021 for the directory and for include. BUILD_SUBDIR and
6022 TARGET_SUBDIR cannot be . anymore.
6023 * Makefile.in: Regenerate.
6024
6025 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6026
6027 Revert 2004-12-08 Makefile changes.
6028
6029 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6030
6031 * configure.in (sh64-*-*): Reenable gprof.
6032 * configure: Regenerate.
6033
6034 2004-12-09 Jim Blandy <jimb@redhat.com>
6035
6036 * MAINTAINERS: List 'depcomp' as part of automake.
6037
6038 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6039
6040 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6041 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6042 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6043 * Makefile.in: Regenerate.
6044
6045 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6046
6047 * Makefile.tpl: Generate normal dependencies if the LHS module is
6048 not bootstrapped.
6049 * Makefile.in: Regenerate.
6050
6051 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6052
6053 * configure.in: Include config/gxx-include-dir.m4. Use
6054 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6055 * configure: Regenerate.
6056
6057 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6058
6059 * config.if: Delete.
6060 * configure.in: Set libstdcxx_incdir directly.
6061 * configure: Regenerate.
6062 * MAINTAINERS: Remove mention of config.if.
6063 * src-release (DEVO_SUPPORT): Remove config.if.
6064
6065 2004-12-02 Eric Christopher <echristo@redhat.com>
6066
6067 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
6068 of things to remove.
6069 * Makefile.in: Regenerate.
6070
6071 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6072
6073 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6074 * configure: Regenerate.
6075
6076 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6077
6078 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6079 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6080 * configure: Regenerate.
6081
6082 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6083
6084 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6085 (hppa*64*-*-*): Delete incorrect comment.
6086 * configure: Rebuilt.
6087
6088 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6089
6090 * install-sh, compile: Import from automake.
6091
6092 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6093
6094 * config.guess, config.sub: Import from savannnah.
6095
6096 2004-11-12 Mike Stump <mrs@apple.com>
6097
6098 * Makefile.def: Add html support.
6099 * Makefile.tpl: Likewise.
6100 * Makefile.in: Regenerate.
6101
6102 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6103
6104 PR 18423
6105 * configure.in: Remove all instances of build-fixincludes from
6106 noconfigdirs.
6107 (build_configargs): Supply --target to subdirectories.
6108 * configure: Regenerate.
6109
6110 * Makefile.def: Make gcc install depend on fixincludes install.
6111 * Makefile.in: Regenerate.
6112
6113 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6114
6115 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6116 target-libgfortran.
6117 * configure: Regenerate.
6118
6119 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6120
6121 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6122 like CC.
6123
6124 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6125
6126 * Makefile.def (host fixincludes): Specify missing targets.
6127 * Makefile.in: Regenerate.
6128
6129 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6130
6131 PR other/17783
6132 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6133 * configure: Regenerated.
6134
6135 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6136
6137 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6138 * configure: Regenerated.
6139
6140 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6141
6142 PR target/18151
6143 * configure.in (case ${target}): Do not build fixincludes for avr.
6144 * configure: Regenerated.
6145
6146 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6147
6148 * configure.in (case ${target}): Do not build fixincludes
6149 on platforms where it is not used.
6150 * configure: Regenerated.
6151
6152 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6153
6154 * configure.in: Use an absolute path to install-sh.
6155 * configure: Regenerated.
6156
6157 2004-10-19 Andrew Cagney <cagney@gnu.org>
6158
6159 * src-release (do-djunpack, do-md5sum): Install the generated file
6160 directly into the proto-toplev/ directory.
6161
6162 2004-10-19 Andrew Cagney <cagney@gnu.org>
6163
6164 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
6165
6166 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6167
6168 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6169 * configure: Regenerate.
6170
6171 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6172
6173 Fix wrong conflict resolution in:
6174
6175 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6176
6177 * Makefile.in: Regenerate.
6178 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6179 in the recursive `make', instead of hardwiring `all'.
6180 (Autogenerated TARGET-* variables): New.
6181
6182 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6183
6184 Merged from GCC / libtool upstream:
6185 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6186 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6187 * ltcf-cxx.sh (tpf*): Likewise.
6188 * ltconfig (tpf*): Add TPF OS configuration support.
6189
6190 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
6191
6192 * configure.in: Enable target-libgloss for crx-*-*.
6193 * configure: Regenerate.
6194
6195 2004-09-24 Michael Roth <mroth@nessie.de>
6196
6197 * configure.in (--without-headers): Add missing double quotes.
6198 * configure: Regenerate.
6199
6200 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6201
6202 * ylwrap: Revert to previous version.
6203
6204 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6205
6206 PR bootstrap/17369
6207 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6208 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6209 SET_GCC_LIB_PATH_CMD.
6210 (BASE_TARGET_EXPORTS): Likewise.
6211 * Makefile.in: Regenerated.
6212
6213 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6214 * configure: Regenerated.
6215
6216 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6217
6218 * config.guess: New upstream version
6219 * compile, depcomp, install-sh, ylwrap: Likewise.
6220
6221 2004-09-19 Roger Sayle <roger@eyesopen.com>
6222
6223 * config/mh-x86omitfp: New host makefile fragment. Add
6224 -fomit-frame-pointer to the default BOOT_CFLAGS.
6225 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6226 * configure: Regenerate.
6227
6228 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6229
6230 PR target/11572
6231 * configure.in (*-*-darwin*): Renable libobjc.
6232 * configure: Regenerate.
6233
6234 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6235
6236 * Makefile.def: Remove libbanshee.
6237 * Makefile.tpl: Ditto.
6238 * configure.in: Ditto.
6239 * Makefile.in: Regen.
6240 * configure: Ditto.
6241
6242 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6243
6244 * missing: Import latest version from master repository.
6245
6246 2004-09-04 Nick Clifton <nickc@redhat.com>
6247
6248 * config.sub: Import latest version from master repository.
6249 * config.guess: Likewise.
6250 This includes these changes:
6251
6252 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6253
6254 * config.sub: Handle crisv32, alias etraxfs.
6255 * config.guess (crisv32:Linux:*:*): Handle.
6256
6257 2004-08-13 Brad Smith <brad@comstyle.com>
6258
6259 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6260 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6261
6262 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6263
6264 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6265 assume the processor is a powerpc. This is because coreutils
6266 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6267 in this case, due to a MacOS X bug that causes
6268 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6269 to return a negative number.
6270 Problem reported by Petter Reinholdtsen in:
6271 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6272
6273 2004-07-19 Ben Elliston <bje@gnu.org>
6274
6275 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6276
6277 2004-06-24 Ben Elliston <bje@gnu.org>
6278
6279 * config.guess: Update copyright years.
6280 * config.sub: Likewise.
6281
6282 2004-06-22 Robert Millan <robertmh@gnu.org>
6283
6284 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6285 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6286
6287 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6288
6289 * config.guess (*:*VMS:*:*): New entry. Replaces
6290 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6291 manufacturer.
6292
6293 2004-06-22 Ben Elliston <bje@gnu.org>
6294
6295 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6296 * config.sub: Likewise.
6297
6298 2004-06-22 Ben Elliston <bje@gnu.org>
6299
6300 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6301 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6302
6303 2004-06-11 Ben Elliston <bje@gnu.org>
6304
6305 * config.guess (pegasos:OpenBSD:*:*): Remove.
6306
6307 2004-06-11 Ben Elliston <bje@gnu.org>
6308
6309 From Wouter Verhelst <wouter@grep.be>:
6310 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6311
6312 2004-06-11 Ben Elliston <bje@gnu.org>
6313
6314 * config.guess (luna88k:OpenBSD:*:*): New.
6315
6316 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6317
6318 * config.guess (m32r*:Linux:*:*): New case.
6319 * config.sub: Handle m32rle.
6320
6321 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6322
6323 From Jens Petersen <petersen@redhat.com>:
6324 * config.sub: Handle sparcv8.
6325
6326 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6327
6328 From Tom Smith <smith@cag.lkg.hp.com>:
6329 * config.guess: Version suffixes are equally significant on Tru64
6330 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6331 prefix of "P" (patched kernel).
6332
6333 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6334
6335 * config.sub: Add support for National Semiconductor CRX target.
6336
6337 2004-09-03 Jan Beulich <jbeulich@novell.com>
6338
6339 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6340 *-*-netware, but add target-libmudflap.
6341 Consolidate *-*-netware targets (of which really only i?86 exists)
6342 into a single entry.
6343 * configure: Likewise.
6344
6345 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6346
6347 * Makefile.tpl (sorry): Remove.
6348 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6349 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6350 (do-clean): Clean per-stage directories too.
6351 (do-distclean): Run distclean-stage1 too.
6352 (.NOTPARALLEL): Enable during toplevel bootstrap.
6353 (stage[+id+]-bubble): Enable parallel execution during
6354 the recursive invocation.
6355 * Makefile.in: Regenerate.
6356
6357 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
6358
6359 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6360
6361 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6362 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6363 * configure: regenerate
6364 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6365 -mdynamic-no-pic
6366
6367 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6368
6369 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6370 include.
6371 * configure.in: Fix indentation.
6372 * configure: Regenerate.
6373
6374 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6375
6376 * Makefile.def (build_modules): Add fixincludes.
6377 (dependencies): Make gcc depend on fixincludes.
6378 * configure.in (build_tools): Add fixincludes.
6379 (build_configdirs): Always include build_libs.
6380 * Makefile.in: Regenerate.
6381 * configure: Regenerate.
6382
6383 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6384
6385 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6386 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6387 phony targets; do not generate timestamp files.
6388 (distclean-stageN): Remove references to their timestamp files.
6389 (restageN, touch-stageN): Remove.
6390 (stageN-bubble): Rewritten.
6391 (compare): Support lean bootstraps.
6392 * Makefile.in: Regenerate.
6393
6394 * configure.in: Only warn when bootstrapping but
6395 build != host or build != target. Support lean bootstraps.
6396 * configure: Regenerate.
6397
6398 Sync from gcc:
6399 2004-08-26 Phil Edwards <phil@codesourcery.com>
6400
6401 * configure.in: Give a better error message if GMP/MPFR are missing
6402 and a language needing them has been requested.
6403 * configure: Regenerated.
6404
6405 2004-08-25 Phil Edwards <phil@codesourcery.com>
6406
6407 * configure.in: Print a list of available language front-ends if
6408 a requested one is missing. Tidy stray tab characters.
6409 * configure: Regenerated.
6410
6411 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
6412
6413 * Makefile.in: Regenerate.
6414 * configure: Regenerate.
6415
6416 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6417 stage_*_flags.
6418 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6419 for bootstrapped modules if toplevel bootstrap is going.
6420 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6421 modules. Adjust for changes in Makefile.def. Enable several
6422 rules even in non-bootstrap mode, just to avoid peppering the
6423 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6424 (stage-[+prev+]-bubble): Remove.
6425
6426 * Makefile.def (Dependencies): Depend on all-build-bison,
6427 all-build-flex, all-build-byacc, all-build-texinfo, rather
6428 than the host variations.
6429 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6430 with BUILD_SUBDIR.
6431 (BISON): Update for recent Bisons.
6432 (YACC): Fix typo.
6433 (cross): Depend on all-build.
6434 (all): Do not depend on all-build.
6435 (prebootstrap): Remove.
6436 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6437 (Prebootstrap dependencies): Add them to the per-stage targets
6438 and to all-prebootstrap.
6439 * configure.in (build_configdirs): Always enable build_tools.
6440 (BUILD_DIR_PREFIX): Remove.
6441
6442 * Makefile.def (gcc): Add target variable.
6443 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6444 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6445 in the recursive `make', instead of hardwiring `all'.
6446 (Autogenerated TARGET-* variables): New.
6447
6448 2004-08-17 Robert Millan <robertmh@gnu.org>
6449
6450 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6451 (instead of FreeBSD).
6452 * configure: Regenerate.
6453
6454 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6455
6456 * Makefile.def, configure.in, src-release: Remove useless, bogus
6457 references to tix.
6458 * Makefile.in, configure: Regenerate.
6459
6460 * src-release: Stop distributing mmalloc with gdb (which doesn't
6461 use it).
6462 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6463 * Makefile.in: Regenerate.
6464
6465 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6466
6467 * configure.in (arm*-*-eabi*): New target.
6468 * configure: Regenerate.
6469
6470 2004-08-01 Robert Millan <robertmh@gnu.org>
6471
6472 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6473 libmudflap for all GNU-based systems (with Glibc).
6474 * configure: Regenerate.
6475
6476 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6477
6478 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6479 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6480 (Dependencies): New section.
6481 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6482 (configure-target-[+module+]): Depend on maybe-all-gcc
6483 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6484 (toplevel profiledbootstrap): Fix dependencies.
6485 * Makefile.in: Regenerate.
6486
6487 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6488
6489 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6490 target-libiberty to noconfigdirs.
6491
6492 2004-08-03 Paul Brook <paul@codesourcery.com>
6493
6494 * configure.in: Check for MPFR as well as GMP.
6495 * configure: Regenerate.
6496
6497 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6498
6499 * Makefile.def (host-modules): Add gcc.
6500 * Makefile.in: Regenerate.
6501 * Makefile.tpl (sorry): New rule.
6502 (configure-host, all-host, [+make_target+]-host, do-check,
6503 install-host): Do not add gcc as a special case.
6504 (host modules): Add a small special-casing for gcc. Export
6505 extra_make_flags through the environment.
6506 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6507 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6508 other recursive targets for gcc): Remove.
6509
6510 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6511 (stage, unstage): New rules.
6512 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6513 distclean-stage[+id+]): Use stage_current.
6514 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6515 the stage*-start rules.
6516
6517 2004-07-19 Robert Millan <robertmh@gnu.org>
6518
6519 Synced from gcc:
6520
6521 2004-04-26 Robert Millan <robertmh@gnu.org>
6522
6523 Add patches from libtool CVS.
6524 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6525 * ltconfig: Likewise.
6526 * ltcf-c.sh: Likewise.
6527 * ltcf-cxx.sh: Likewise.
6528 * ltcf-gcj.sh: Likewise.
6529
6530 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
6531
6532 * configure.in: Add noconfigdirs for crx-*-*.
6533 * configure: Regenerate.
6534
6535 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
6536
6537 Synced from gcc:
6538
6539 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6540
6541 * configure.in: Build libmudflap by default on FreeBSD.
6542 * configure: Regenerated.
6543
6544 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6545
6546 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6547 systems.
6548 * configure: Regenerated.
6549
6550 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6551
6552 PR target/16344
6553 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6554 feedback based compiler.
6555 * Makefile.in: Rebuilt.
6556
6557 2004-07-05 Phil Edwards <phil@codesourcery.com>
6558
6559 * configure.in: Do not prepend $srcdir to /dev/null in
6560 makefile fragments.
6561 * configure: Regenerate.
6562
6563 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6564
6565 * Makefile.def (host_modules): Set bootstrap=true for flex.
6566 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6567 * Makefile.in: Rebuilt.
6568
6569 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6570
6571 * Makefile.def (build_modules): Add bison, byacc, flex,
6572 m4, texinfo.
6573 (flags_to_pass): Add FLEX.
6574 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6575 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6576 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6577 DEFAULT_MAKEINFO): Remove.
6578 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6579 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6580 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6581 objdir or else use configured tool.
6582 (all-build): New.
6583 (all): Depend on it.
6584 (Build module dependencies): Add.
6585 * Makefile.in: Regenerate.
6586 * configure.in: Better support for multiple build modules,
6587 matching what is done for host/target modules. Do not look
6588 for "plausible" locations of build tools if Canadian cross.
6589 Use autoconf's AC_PROG_CC to find a C compiler. Define
6590 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6591 * configure: Regenerate.
6592
6593 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6594
6595 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6596 * Makefile.in: Regenerate.
6597
6598 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6599
6600 * Makefile.tpl (configure-build-[+module+],
6601 configure-[+module+], configure-target-[+module+]): Pass
6602 [+extra_configure_args+].
6603 (all-build-[+module+], all-[+module+], check-[+module+],
6604 install-[+module+], [+make_target+]-[+module+],
6605 all-target-[+module+], check-target-[+module+],
6606 install-target-[+module+], [+make_target+]-target-[+module+]):
6607 Pass [+extra_make_args+].
6608 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6609 (GCC_HOST_EXPORTS): Remove.
6610 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6611 cross, check-gcc, check-gcc-c++, install-gcc,
6612 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6613 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6614 * Makefile.in: Regenerate.
6615
6616 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6617
6618 * configure.in: Check for srcdir/winsup rather than build directory
6619 winsup.
6620 * configure: Regenerate.
6621
6622 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6623
6624 * configure.in: Don't build Cygwin native newlib if winsup
6625 directory is missing. Emit warning instead.
6626 * configure: Regenerate.
6627
6628 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6629
6630 * Makefile.tpl (touch-stage[+id+]): New.
6631 (restage[+prev+]): Depend on touch-stage[+id+].
6632
6633 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6634 Use it throughout.
6635
6636 * Makefile.def: Add profile and feedback bootstrap stages.
6637 Remove next field from bootstrap stages.
6638 * Makefile.tpl (LN, LN_S): Substitute.
6639 (stageN-start, stageN-end): Use double-colon rules, to
6640 provide a hook for additional setup commands.
6641 (distclean-stageN-gcc, restageN): Create dependencies from
6642 [+prev+], not from [+next+].
6643 (stageN-bubble): Add commands for successive stages from
6644 [+prev+], using double-colon rules.
6645 (all-stageN-gcc): Fix typo.
6646 (stagefeedback-start, profiledbootstrap): New.
6647 * Makefile.in: Regenerate.
6648 * configure.in: Call ACX_PROG_LN.
6649 * configure: Regenerate.
6650
6651 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6652
6653 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6654 without gcc.
6655 * configure: Regenerate.
6656
6657 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6658
6659 * Makefile.tpl: Fix typo.
6660 * Makefile.in: Regenerate.
6661
6662 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6663
6664 * configure.in: Remove new- prefix from toplevel
6665 bootstrap targets.
6666 * configure: Regenerate.
6667
6668 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6669
6670 Merge this patch from the gcc tree:
6671
6672 2004-05-30 Andreas Jaeger <aj@suse.de>
6673 Jim Wilson <wilson@specifixinc.com>
6674
6675 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6676 like CC.
6677
6678 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6679
6680 * Makefile.tpl (all.normal): Rename to all.
6681 (all): Replace with a rule to pick the default
6682 target from configure.
6683 (all-gcc, configure-gcc): Use conditionals to
6684 do nothing when toplevel bootstrap is going on.
6685 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6686 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6687 * configure.in: Support --enable-bootstrap.
6688
6689 * Makefile.def: Remove new- prefix from toplevel
6690 bootstrap targets.
6691 * Makefile.tpl: Likewise.
6692
6693 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6694 target.
6695
6696 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6697 $(RECURSE_FLAGS) to recursive invocation of make.
6698
6699 * Makefile.in: Regenerate.
6700 * configure: Regenerate.
6701
6702 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6703
6704 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6705 * configure: Regenerate.
6706
6707 2004-05-25 Daniel Jacobowitz <drow@false.org>
6708
6709 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6710 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6711 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6712 targets.
6713 * Makefile.in: Regenerate.
6714
6715 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
6716
6717 * configure.in: Test the ability to symlink directories.
6718 * configure: Regenerate.
6719
6720 * Makefile.def (bootstrap-stage): New definitions.
6721 * Makefile.tpl (configure-stage1-gcc,
6722 configure-stage2-gcc, configure-stage3-gcc,
6723 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6724 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6725 new-restage3, compare): Autogenerate, see Makefile.in
6726 entry for behavioral changes.
6727 (distclean-stage1, new-stage1-start, new-stage1-end,
6728 new-stage1-bubble, distclean-stage2, new-stage2-start,
6729 new-stage2-end, new-stage2-bubble, distclean-stage3,
6730 new-stage3-start, new-stage3-end): New autogenerated targets.
6731 (objext, prebootstrap, BOOT_CFLAGS,
6732 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6733 targets.
6734
6735 * Makefile.in: Regenerate.
6736 (distclean-stage1, new-stage1-start, new-stage1-end,
6737 new-stage1-bubble, distclean-stage2, new-stage2-start,
6738 new-stage2-end, new-stage2-bubble, distclean-stage3,
6739 new-stage3-start, new-stage3-end): New targets.
6740 (all-stage1-gcc): Move prebootstrap dependency from here...
6741 (configure-stage1-gcc): ...to here.
6742 (new-bootstrap): Use bubble targets.
6743 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6744 Use per-stage distclean targets.
6745 (configure-stage1-gcc, configure-stage2-gcc,
6746 configure-stage3-gcc, all-stage1-gcc,
6747 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6748 Use new-stageN-start to prepare the tree.
6749
6750 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6751
6752 * Makefile.def (host_modules): add libcpp.
6753 * Makefile.tpl: Add dependencies on and for libcpp.
6754 * Makefile.in: Regenerate.
6755 * configure.in: Add libcpp host module.
6756 * configure: Regenerate.
6757
6758 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6759
6760 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6761 of libf2c.
6762 * configure, Makefile.in: Regenerate.
6763
6764 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6765
6766 Merge from tree-ssa-20020619-branch.
6767
6768 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6769 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6770 (HOST_GMPLIBS): Define.
6771 (HOST_GMPINC): Define.
6772 (TARGET_LIB_PATH): Add libmudflap.
6773 (GFORTRAN_FOR_TARGET): Define.
6774 (configure-build*): Export GFORTRAN.
6775 (configure-gcc): Export GMPLIBS and GMPINC.
6776 (all-gcc): Add maybe-all-libbanshee.
6777 (configure-target-libgfortran): Define.
6778 * Makefile.in: Regenerate.
6779 * configure.in (host_libs): Add libbanshee.
6780 (target_libraries): Add target-libmudflap and target-libgfortran.
6781 Add --with-libbanshee.
6782 Handle --disable-libmudflap.
6783 (*-*-freebsd*): Use with_gmp.
6784 Add $(libgcj) to noconfigdirs.
6785 * configure: Regenerate.
6786 * depcomp: New file.
6787 * MAINTAINERS: Add tree-ssa maintainers.
6788
6789 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6790
6791 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6792 * configure: Regenerate.
6793
6794 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6795
6796 Revert:
6797 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6798
6799 * Makefile.def (flags_to_pass): Remove *dir variables that
6800 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6801 as well as prefix and exec_prefix.
6802 * Makefile.in: Regenerate.
6803
6804 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6805
6806 * Makefile.def (host_modules): Mark with the bootstrap
6807 flag packages on which gcc depends.
6808 * Makefile.tpl (all-bootstrap): Use it.
6809 * Makefile.in: Regenerate.
6810
6811 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6812
6813 * Makefile.def (flags_to_pass): Remove *dir variables that
6814 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6815 as well as prefix and exec_prefix.
6816 * Makefile.in: Regenerate.
6817
6818 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6819
6820 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6821 * configure: Regenerate.
6822 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6823 * gcc/Makefile.tpl (compare): Use the result of the test.
6824 * gcc/Makefile.in: Regenerate.
6825
6826 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6827
6828 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6829 Always relocate gcc and prev-gcc to the original names, even
6830 if the build fails.
6831 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6832 New targets.
6833
6834 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6835
6836 * configure.in (mips*-*-irix5*): Enable ld.
6837 * configure: Regenerate.
6838
6839 2004-04-15 James E Wilson <wilson@specifixinc.com>
6840
6841 * Makefile.tpl (configure-[+module+], configure-gcc,
6842 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6843 Set and export LDFLAGS.
6844 * Makefile.in: Regenerate.
6845
6846 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6847
6848 PR bootstrap/14871
6849 * Makefile.tpl: If we don't have built-in-tree target tools,
6850 use the ones found by configure rather than hacking around with
6851 program_transform_name.
6852 * configure.in: Give Makefile.tpl the information necessary
6853 to do that.
6854 * Makefile.in: Regenerate.
6855 * configure: Regenerate.
6856
6857 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6858
6859 PR bootstrap/14760
6860 * configure.in: When computing baseargs, strip *all* copies of
6861 offending options. Also, don't match/substitute the trailing space,
6862 so that this actually works when two similar options are separated by
6863 only one space.
6864 * configure: Regenerate.
6865
6866 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6867
6868 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6869 (rs6000-*-aix*): Same.
6870 * configure: Regenerate.
6871
6872 2004-03-25 Stan Shebs <shebs@apple.com>
6873
6874 Remove MPW support, no longer used.
6875 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6876 mpw-install: Remove files.
6877 * src-release (DEVO_SUPPORT): Remove names of removed files.
6878 * MAINTAINERS: Likewise.
6879
6880 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6881
6882 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6883 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6884 * Makefile.in: Regenerate.
6885
6886 * configure.in (top level bootstrap support): Rework --enable-werror
6887 to set @stage2_werror_flag@.
6888 * configure: Regenerate.
6889 * Makefile.tpl (top level bootstrap support): Pass
6890 @stage2_werror_flag@ down to configure in stages 2 and 3.
6891 * Makefile.in: Regenerate.
6892
6893 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6894
6895 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6896 for stages 2 and 3 as well as in make. As a consequence, remove
6897 OUTPUT_OPTION (now detected by configure) from the flags passed down
6898 to make.
6899 * Makefile.in: Regenerate.
6900
6901 * Makefile.tpl (new-bootstrap): Fix typo.
6902 * Makefile.in: Regenerate.
6903
6904 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6905
6906 * Makefile.tpl: Rearrange by moving recursive_targets rules
6907 into their proper sections.
6908 * Makefile.tpl (top level bootstrap support): Move disabling
6909 of coverage flags from 'make' to 'configure'; improve comments.
6910 * Makefile.in: Regenerate.
6911
6912 * Makefile.tpl (experimental top level bootstrap) Move stage1
6913 language setting from all- target to configure- target; disable
6914 intermodule optimization in stage 1; prevent gratuitous rebuilds
6915 of stage 1.
6916 * Makefile.in: Regenerate.
6917 * configure.in: Comma-separate stage 1 language list for top
6918 level bootstrap.
6919 * configure: Regenerate.
6920
6921 * Makefile.tpl: Clean up experimental top level bootstrap support:
6922 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6923 prev-gcc in configure- targets as well as all- targets.
6924 * Makefile.in: Regenerate.
6925
6926 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6927
6928 * configure.in: Remove symbolic link section.
6929 * configure: Regenerate.
6930 * Makefile.tpl (links): Remove.
6931 * Makefile.in: Regenerate.
6932
6933 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6934 Nathanael Nerode <neroden@gcc.gnu.org>
6935
6936 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6937 Set with AC_CHECK_PROGS.
6938 * configure.in: Fix comment typo from last patch.
6939 * configure: Regenerate.
6940
6941 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6942
6943 * Makefile.tpl: Introduce experimental top level bootstrap support.
6944 * Makefile.in: Regenerate.
6945 * configure.in: Introduce support for top level bootstrap.
6946 * configure: Regenerate.
6947
6948 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6949 Paolo Bonzini <bonzini@gnu.org>
6950
6951 PR bootstrap/14522
6952 * configure.in: Cope with shells that do not support unquoted ^
6953 * configure: Regenerate.
6954
6955 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6956 Paolo Bonzini <bonzini@gnu.org>
6957
6958 PR bootstrap/14522
6959 * configure.in: Cope with shell that do not support nesting
6960 quotes inside quoted backquote substitutions.
6961 * configure: Regenerate.
6962
6963 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6964
6965 PR bootstrap/14522
6966 * configure.in: Fix escaping of $.
6967 * configure: Regenerate.
6968
6969 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6970
6971 * configure: Regenerate.
6972
6973 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6974
6975 PR ada/14131
6976 Move language detection to the top level.
6977 * configure.in: Find default values for the tools as
6978 soon as possible. Disable ada if GNAT is not found.
6979 Emit error message about missing languages. Expand
6980 --enable-languages=all for the gcc subdirectory.
6981
6982 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6983
6984 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6985 and disable libgcj.
6986 * configure: Regenerated.
6987
6988 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6989
6990 PR bootstrap/7087
6991 * Makefile.tpl: Guard XFOO sed statements better.
6992 * Makefile.tpl: Add dependency for configure-target-libada.
6993 * Makefile.in: Regenerate (incidentally fixes broken
6994 commit when libada-branch was merged).
6995
6996 2004-02-28 Andrew Cagney <cagney@redhat.com>
6997
6998 * src-release (CVS_NAMES): Define.
6999 (do-tar, do-tar): Prune $(CVS_NAMES).
7000
7001 2004-02-23 Andrew Cagney <cagney@redhat.com>
7002
7003 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
7004 2004-02-19.09.
7005
7006 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7007
7008 PR bootstrap/11932
7009 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7010
7011 2004-02-19 Andrew Cagney <cagney@redhat.com>
7012
7013 * config.guess: Update from version 2003-06-12 to 2004-02-16.
7014 * config.sub: Update from version 2003-06-13 to 2004-02-16.
7015
7016 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7017
7018 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7019 (rs6000-*-aix*): Same.
7020 * configure: Regenerate.
7021
7022 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7023
7024 * configure.in (host): Add in missing $noconfigdirs to defines.
7025 * configure: Regenerate.
7026
7027 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7028 Nathanael Nerode <neroden@gcc.gnu.org>
7029
7030 PR ada/6637, PR ada/5911
7031 Merge with libada-branch:
7032 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7033 with appropriate dependencies. Add --enable-libada configure switch.
7034 * configure, Makefile.in: Regenerate.
7035
7036 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7037
7038 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7039 * configure: Regenerate.
7040
7041 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7042
7043 * COPYING.NEWLIB: Update Red Hat license to 2004.
7044
7045 2004-01-23 DJ Delorie <dj@redhat.com>
7046
7047 * Makefile.def (target_modules) [libiberty]: Don't stage.
7048 * Makefile.in: Rebuilt.
7049
7050 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
7051
7052 * COPYING.NEWLIB: Update to include copyrights for new
7053 iconv code.
7054
7055 2004-01-15 Andrew Cagney <cagney@redhat.com>
7056
7057 * src-release: Update copyright year.
7058 (do-proto-toplev): Configure using i686-pc-linux-gnu.
7059 (NEWLIB_SUPPORT_DIRS): Delete macro.
7060 (newlib.tar.bz2): Delete rule.
7061
7062 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7063
7064 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7065 * Makefile.tpl (configure-target-[+module+]): Support stage.
7066 * Makefile.in: Rebuilt.
7067
7068 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7069
7070 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
7071 throughout.
7072
7073 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7074
7075 * configure.in: Use ./config.cache, not config.cache.
7076 * configure: Regenerate.
7077 * Makefile.tpl: Special-casing not needed for GCC any more.
7078 * Makefile.in: Regenerate.
7079
7080 * configure.in: Don't share a cache file for host dirs.
7081 * configure: Regenerate.
7082
7083 * config-ml.in: Don't mess with the cache file.
7084
7085 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7086
7087 * Makefile.tpl: Make GCC use a separate config.cache.
7088 * Makefile.in: Regenerate.
7089
7090 PR bootstrap/11932, PR bootstrap/11933
7091 (I don't know if it will fix either of them, but it relates
7092 to them.)
7093 * configure.in: Don't use shared config.cache for target
7094 directories.
7095 * configure: Regenerate.
7096
7097 2003-12-31 Roger Sayle <roger@eyesopen.com>
7098
7099 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7100 * configure: Regenerated.
7101
7102 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7103
7104 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7105 * configure: Regenerated.
7106
7107 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7108
7109 Port change over from GCC:
7110 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7111 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7112 (configure-build-[+module+], configure-[+module+]): Likewise.
7113 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7114 * Makefile.in: Regenerate.
7115
7116 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7117
7118 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7119 * configure: Regenerate.
7120
7121 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
7122
7123 * COPYING.NEWLIB: Add license info for long long routines added to
7124 stdlib.
7125
7126 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7127
7128 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7129 * Makefile.in: Regenerate.
7130
7131 2003-10-20 Phil Edwards <phil@codesourcery.com>
7132
7133 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7134 * configure: Regenerate.
7135
7136 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7137
7138 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7139 HOST_FLAGS_TO_PASS.
7140 * Makefile.in: Regenerate.
7141
7142 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7143
7144 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7145 * configure: Rebuilt
7146 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7147 * Makefile.in: Rebuilt
7148
7149 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7150
7151 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7152
7153 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
7154
7155 * config-ml.in: Use ac_configure_args directly instead of
7156 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7157 actually seen.
7158
7159 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
7160
7161 * config-ml.in: Propagate INSTALL variables.
7162
7163 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7164
7165 * configure.in: Pass a computed --program-transform-name
7166 to subconfigures.
7167 * configure: Regenerated.
7168
7169 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7170
7171 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7172 * Makefile.in: Regenerate.
7173
7174 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7175 * Makefile.in: Regenerate.
7176
7177 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7178
7179 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7180 quoting.
7181 * configure: Regenerated.
7182
7183 2003-09-12 Michael Chastain <mec@shout.net>
7184
7185 Fix PR gdb/857.
7186 * src-release (do-proto-topleve): Remove junk files
7187 intl/config.cache, intl/config.status,
7188 intl/config.h, intl/stamp-h.
7189
7190 2003-09-14 Andrew Cagney <cagney@redhat.com>
7191
7192 * src-release (dejagnu.tar): New target.
7193 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
7194 (do-djunpack): Use $(PACKAGE) for the package name.
7195
7196 2003-09-04 DJ Delorie <dj@redhat.com>
7197
7198 * configure: Regenerate.
7199
7200 2003-09-04 Robert Millan <robertmh@gnu.org>
7201
7202 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7203
7204 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7205
7206 * configure.in: Ensure arguments to sed are properly spaced.
7207 * configure: Regenerate.
7208
7209 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
7210
7211 Merge from gcc:
7212 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7213 * install-sh: Update to newer upstream versions (associated with
7214 aclocal 1.7).
7215 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7216
7217 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7218
7219 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7220 * configure: Regenerated.
7221
7222 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7223
7224 * configure.in: Use newline instead of semicolon when assuming
7225 shell arguments in a for loop.
7226 * configure: Regenerated.
7227
7228 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7229
7230 PR 8180
7231 * configure.in: When testing with_libs and with_headers, treat
7232 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7233 * configure: Regenerate.
7234
7235 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7236 make, shell, etc.
7237 (baseargs): Likewise.
7238 * configure: Regenerate.
7239
7240 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7241
7242 * configure.in: Disable libgcj for darwin not on powerpc.
7243 * configure: Rebuild.
7244
7245 2003-08-15 Michael Chastain <mec@shout.net>
7246
7247 * src-release (do-proto-toplev): Remove junk files
7248 dejagnu/example/calc/config.status,
7249 dejagnu/example/calc/config.log.
7250
7251 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7252
7253 * config-ml.in, symlink-tree: Add license.
7254
7255 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
7256
7257 Merge from gcc:
7258
7259 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7260 * Makefile.tpl (check, check-c++): Express dependencies using
7261 dependencies rather than commands.
7262 * Makefile.in: Regenerate.
7263
7264 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7265 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7266 * Makefile.in: Update.
7267
7268 2003-08-01 Andrew Cagney <cagney@redhat.com>
7269
7270 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7271 * configure: Ditto.
7272
7273 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7274
7275 * configure.in: Enable libgcj for darwin.
7276 * configure: Rebuild.
7277
7278 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
7279
7280 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
7281
7282 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7283
7284 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7285 creating target and build subdirs to build all parent dirs as needed.
7286 * Makefile.in: Rebuild.
7287 * configure.in: Don't build dirs explicitly here.
7288 * configure: Rebuild.
7289
7290 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7291
7292 * Makefile.tpl (all-make): Depend on intl.
7293 * Makefile.in: Rebuilt.
7294
7295 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7296
7297 * config.if: Remove unused libc_interface determination.
7298
7299 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7300
7301 * Makefile.in: Regenerate, correctly this time.
7302
7303 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7304
7305 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7306 unused INSTALL_PROGRAM_ARGS.
7307 * configure.in: Use AC_PROG_INSTALL.
7308 * Makefile.in: Regenerate.
7309 * configure: Regenerate.
7310
7311 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7312
7313 * configure: Rebuilt.
7314 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7315 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7316 newlib nor libgloss.
7317 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7318 * configure.in (am33_2.0-*-linux*): Added.
7319
7320 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7321
7322 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7323 * configure: Regenerate.
7324
7325 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
7326
7327 * config-ml.in: Replace PWD with PWD_COMMAND.
7328 * Makefile.tpl: Likewise.
7329 * Makefile.in: Regenerated.
7330
7331 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7332
7333 * configure.in: Clean up config-lang.in handling. Delete
7334 useless assignment to "subdirs".
7335 * configure: Regenerate.
7336
7337 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7338
7339 * configure.in: Rename 'target_libs' to 'target_libraries'.
7340 Remove useless reference to 'target_libs'.
7341 * configure: Regenerate.
7342
7343 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7344
7345 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7346 * Makefile.in: Regenerate.
7347
7348 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7349
7350 * Makefile.def: Introduce flags_to_pass.
7351 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7352 * Makefile.in: Regenerate.
7353
7354 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7355
7356 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7357 and target-libgloss.
7358 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7359 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7360 * configure: Regenerate.
7361
7362 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7363
7364 * configure.in: Update testsuite_flags to new location.
7365 * configure. Regenerate.
7366
7367 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7368
7369 * Makefile.tpl: Remove BUILD_CC stuff.
7370 * Makefile.in: Regenerate.
7371
7372 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7373
7374 * config.guess: Update to 2003-06-12 version.
7375 * config.sub: Update to 2003-06-13 version.
7376
7377 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7378
7379 * MAINTAINERS: Add myself as MIPS co-maintainer.
7380
7381 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7382
7383 * config.guess: Update to 2003-06-06 version.
7384 * config.sub: Update to 2003-06-06 version.
7385
7386 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7387
7388 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7389 * configure. Regenerate.
7390
7391 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7392
7393 * configure.in: Disable serial configure by default.
7394 * configure: Regenerate.
7395 * Makefile.tpl: Abolish .NOTPARALLEL.
7396 * Makefile.in: Regenerate.
7397
7398 * Makefile.tpl: Replace {build,host,target}_canonical by
7399 {build,host,target}.
7400 * Makefile.in: Regenerate.
7401
7402 * Makefile.tpl: Fix stupid pasto.
7403 * Makefile.in: Regenerate.
7404
7405 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7406
7407 * Makefile.tpl: Remove bogus conditional.
7408 * Makefile.in: Regenerate.
7409
7410 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7411
7412 * Makefile.tpl: Make 'recursive targets' using autogen rather
7413 than shell loop. Remove duplicate 'clean' targets and false
7414 comments.
7415 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7416 Add systematic method of specifying missing targets in subdirs.
7417 Add copyright boilerplate.
7418 * Makefile.in: Regenerate.
7419 * configure.in: Add 'recursive targets' to maybe list.
7420 * configure: Regenerate.
7421
7422 * Makefile.tpl: Rename [+target+] to [+make_target+].
7423 * Makefile.def: Rename 'target' to 'make_target'.
7424
7425 2003-05-30 Nick Clifton <nickc@redhat.com>
7426
7427 * README-maintainer-mode: Update URL for locating blessed config
7428 tools.
7429
7430 2003-05-29 Robert Millan <rmh@debian.org>
7431
7432 * ltconfig: Import this patch and modify for use with current
7433 version of ltconfig:
7434
7435 2003-05-21 Bruno Haible <bruno@clisp.org>
7436
7437 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
7438 GNU/FreeBSD.
7439
7440 2003-05-28 DJ Delorie <dj@redhat.com>
7441
7442 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7443 * Makefile.in: Regenerate.
7444
7445 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
7446
7447 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
7448
7449 2003-05-21 DJ Delorie <dj@redhat.com>
7450
7451 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7452 newlib or libgloss.
7453 * Makefile.in: Regenerate.
7454
7455 2003-05-21 DJ Delorie <dj@redhat.com>
7456
7457 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7458 * Makefile.in: Regenerate.
7459
7460 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7461
7462 * configure.in: Use curly braces in the definition of tooldir.
7463 * configure: Regenerate.
7464
7465 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7466
7467 * configure.in: Switch more things to use maybe dependencies.
7468 * Makefile.tpl: Switch more things to use maybe dependencies.
7469 Factor out common code from autogen IF statements.
7470 * configure: Regenerate.
7471 * Makefile.in: Regenerate.
7472
7473 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7474
7475 * configure.in: Accept i[3456789]86 for machine type.
7476 * configure: Regenerate.
7477
7478 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7479
7480 * configure.in: Switch more things to use maybe dependencies.
7481 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7482 * configure: Regenerate.
7483 * Makefile.tpl: Switch more things to use maybe dependencies.
7484 * Makefile.in: Regenerate.
7485
7486 2003-05-16 Andreas Schwab <schwab@suse.de>
7487
7488 * Makefile.tpl (install-opcodes): Define.
7489 * Makefile.in: Rebuild.
7490
7491 2003-05-13 Andreas Jaeger <aj@suse.de>
7492
7493 * config.guess: Update to 2003-05-09 version.
7494 * config.sub: Update to 2003-05-09 version.
7495
7496 2003-05-13 Michael Eager <eager@mvista.com>
7497
7498 * configure.in: Correct sed script so that options in quotes are not
7499 deleted.
7500 * configure: Rebuild.
7501
7502 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7503
7504 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7505 and $$s/newlib/libc/sys/cygwin32 include paths.
7506 * configure: Ditto.
7507
7508 2003-05-05 H.J. Lu <hjl@gnu.org>
7509
7510 * config-ml.in: Restored from gcc repository.
7511
7512 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7513
7514 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7515 * Makefile.in: Regenerate.
7516
7517 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7518
7519 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
7520 and Makefile.def.
7521
7522 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7523
7524 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7525 * Makefile.in: Regenerated.
7526
7527 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7528
7529 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7530 * Makefile.in: Regenerate.
7531
7532 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7533
7534 * configure.in (powerpc64*-*-linux*): Remove.
7535 * configure: Rebuilt.
7536
7537 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7538
7539 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7540 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7541 and restrap.
7542 * Makefile.in: Regenerate.
7543
7544 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7545
7546 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7547 * configure: Regenerated.
7548
7549 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
7550
7551 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7552 * */configure: Rebuilt.
7553
7554 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7555
7556 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7557 * Makefile.in: Regenerate.
7558
7559 2003-03-14 Michael Chastain <mec@shout.net>
7560
7561 * Makefile.in: Regenerate with correct Makefile.def.
7562
7563 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7564
7565 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7566 Make macro.
7567 * Makefile.in: Regenerate.
7568 * configure.in: Clean up gxx_include_dir logic.
7569 * configure: Regenerate.
7570
7571 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7572
7573 * configure.in (gxx_include_dir): Fix typo.
7574 * configure: Regenerated.
7575
7576 2003-03-06 Andrew Cagney <cagney@redhat.com>
7577
7578 * texinfo/texinfo.tex: Import version 2003-02-03.16.
7579
7580 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7581
7582 * configure.in: Include $(build_tooldir)/sys-include in
7583 FLAGS_FOR_TARGET.
7584 * configure: Regenerated.
7585
7586 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7587
7588 * Makefile.tpl: Reindent.
7589 * Makefile.in: Regenerate.
7590 * configure.in: Reindent. Don't set unused variables.
7591 * configure: Regenerate.
7592
7593 * Makefile.tpl: Always pass down RANLIB.
7594 * Makefile.in: Regenerate.
7595
7596 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7597 * Makefile.in: Regenerate.
7598 * configure.in: Remove unused logic relating to --enable-shared
7599 and --enable-threads. Remove bogus comments. Remove redundant
7600 noconfigdirs.
7601 * configure: Regenerate.
7602
7603 * configure.in: Replace ${libstdcxx_version} by its value.
7604 Remove reference to mh-dgux.
7605 * configure: Regenerate.
7606
7607 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7608
7609 * Makefile.tpl: Rearrange.
7610 * Makefile.in: Regenerate.
7611
7612 2003-02-25 Nick Clifton <nickc@redhat.com>
7613
7614 * configure: Remove site-file supprot - it is obsolete.
7615
7616 2003-02-24 Uwe Stieber <uwe@wwws.de>
7617
7618 * configure.in: Add support for kaOS as cross build target system.
7619 * configure: Regenerated.
7620
7621 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7622
7623 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7624 configure-target-* as some target builds may require additional
7625 flags for preprocessor tests.
7626 * Makefile.in: Regenerated.
7627
7628 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7629
7630 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7631 * ltconfig: Handle it.
7632 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7633 auto-detecting it.
7634
7635 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7636
7637 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7638 it is used as argument to $CC.
7639 * ltcf-gcj.sh: Likewise.
7640
7641 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7642
7643 * configure.in: Introduce --enable-maintainer-mode.
7644 * configure: Rebuilt.
7645 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7646 for maintainer mode.
7647 * Makefile.in: Rebuilt.
7648
7649 2003-02-19 Andrew Cagney <ac131313@redhat.com>
7650
7651 * configure: Regenerate using autoconf 2.13.
7652
7653 2003-02-19 Alan Modra <amodra@bigpond.net.au>
7654
7655 * config.guess: Import latest version.
7656 * config.sub: Import latest version.
7657
7658 2003-02-18 Jason Merrill <jason@redhat.com>
7659
7660 * Makefile.tpl (check-c++): Allow parallelism.
7661
7662 2003-02-17 Andrew Cagney <ac131313@redhat.com>
7663
7664 * configure: Regenerate using autoconf 000227.
7665
7666 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7667
7668 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7669 don't configure target-libobjc.
7670 * configure: Regenerate.
7671
7672 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7673
7674 * Makefile.tpl (RANLIB): Define.
7675 * Makefile.in: Regenerate.
7676
7677 2003-02-06 Keith R Seitz <keiths@redhat.com>
7678
7679 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7680 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7681 * Makefile.in: Regenerated.
7682 * configure.in: Remove all traces of snavigator, db, and grep.
7683 * configure: Regenerated.
7684
7685 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7686
7687 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7688 * Makefile.in: Regenerated.
7689
7690 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7691
7692 * config.if: Copy from GCC.
7693
7694 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7695
7696 * configure.in: Revert 24Jan change.
7697 * configure: Regenerate.
7698
7699 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7700
7701 * configure.in: Revert previous change.
7702 * configure: Regenerate.
7703
7704 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7705
7706 * configure.in: Make rda native-only.
7707 * configure: Regenerate.
7708
7709 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7710
7711 * configure.in: Add missing \.
7712 * configure: Rebuilt.
7713
7714 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7715
7716 * configure.in (baseargs): Avoid using \| in sed regular
7717 expressions.
7718 * configure: Rebuilt.
7719
7720 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7721
7722 * configure.in (baseargs): Remove all supported forms of
7723 --cache-file, --srcdir, --host, --build and --target options
7724 from argument lists.
7725 * configure: Rebuilt.
7726
7727 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7728
7729 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7730 * configure: Rebuilt.
7731
7732 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7733
7734 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7735 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7736 * Makefile.in: Regenerate.
7737 * configure: Regenerate.
7738
7739 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7740
7741 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7742 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7743 * Makefile.in: Regenerate.
7744
7745 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7746
7747 * configure.in: Remove Makefile in build, host and target modules
7748 unless configure was run with --no-recursion.
7749 * configure: Rebuilt.
7750
7751 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7752
7753 * config.guess: Update to 2003-01-03 version.
7754 * config.sub: Update to 2003-01-03 version.
7755
7756 2003-01-07 Christopher Faylor <cgf@redhat.com>
7757
7758 * configure: Regenerate with proper autoconf 2.13.
7759
7760 2003-01-07 Christopher Faylor <cgf@redhat.com>
7761
7762 * configure.in: Add AC_PREREQ for consistency.
7763 * configure: Regenerate.
7764
7765 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7766
7767 * configure.in (GDB_TK): Add tcl directories conditional on
7768 gdb/gdbtk directory being present.
7769 * configure: Regenerate.
7770
7771 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7772
7773 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7774 by gcc if LD is not defined and we are not doing a Canadian Cross.
7775 * configure: Rebuilt.
7776
7777 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
7778
7779 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7780
7781 2002-12-31 Tom Tromey <tromey@redhat.com>
7782
7783 * Makefile.in: Rebuilt.
7784 * Makefile.def (target_modules) [libffi]: Allow installation.
7785
7786 2002-12-31 Andreas Schwab <schwab@suse.de>
7787
7788 * configure.in: Fix use of $program_transform_name.
7789 * configure: Regenerated.
7790
7791 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7792
7793 * configure.in (baseargs): Don't remove first configure argument.
7794 * configure: Regenerated.
7795
7796 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7797
7798 * Makefile.tpl (local-distclean): Don't remove...
7799 (multilib.ts): ... this. Moved into...
7800 (multilib.out): ... this. Don't use sub-make.
7801 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7802 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7803 (configure-build-[+module+], configure-[+module+],
7804 configure-target-[+module+], configure-gcc): ... these. Test
7805 for Makefile existence. Drop config.status from dependencies.
7806 * Makefile.in: Rebuilt.
7807 * configure.in: Move gcc-version-trigger to the end of
7808 ac_configure_args. Add comments to maybedep.tmp and
7809 serdep.tmp. Introduce --disable-serial-configure. Remove
7810 nonopt from baseargs, matching and removing corresponding
7811 whitespace while at it.
7812 * configure: Rebuilt.
7813
7814 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7815
7816 * configure.in (host_configargs): Replace reference to
7817 no-longer-defined buildopts with --build=${build_alias}.
7818 * configure: Rebuilt.
7819
7820 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7821
7822 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7823 program_transform_name to standard idiom.
7824 (AUTOGEN, AUTOCONF): Define.
7825 (Makefile.in): Use $(AUTOGEN).
7826 (Makefile): Depend on config.status, and use autoconf-style rule to
7827 build it. Move original commands to...
7828 (config.status): ... this new target.
7829 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7830 $(AUTOCONF).
7831 * Makefile.in: Rebuilt.
7832
7833 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7834
7835 * Makefile.tpl: Fix dramatic bustage due to change in
7836 program_transform_name.
7837 * Makefile.in: Regenerate.
7838
7839 * configure.in: Remove unnecessary PATH setting.
7840 * configure: Regnerate.
7841
7842 * configure.in: Don't default to unprefixed tools unless
7843 the native tools will work.
7844 * configure: Regenerate.
7845
7846 * configure.in: Convert to autoconf script. Blow away lots
7847 of now-redundant Makefile fragments.
7848 * configure: Generate using Autoconf.
7849 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7850 * Makefile.in: Regenerate.
7851
7852 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7853
7854 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7855 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7856
7857 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
7858 where they belong.
7859
7860 2002-12-24 Andreas Schwab <schwab@suse.de>
7861
7862 * Makefile.tpl (multilib.out): Fix missing space.
7863 * Makefile.in: Regenerate.
7864
7865 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7866
7867 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7868 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7869 * Makefile.in: Regenerate.
7870 * configure.in: Remove unnecessary leftovers.
7871
7872 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7873
7874 * configure.in (extra_ranlibflags_for_target): New variable.
7875 (*-*-darwin): Add -c to ranlib commands.
7876 * configure (tooldir): Handle extra_ranlibflags_for_target.
7877
7878 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7879
7880 * COPYING.NEWLIB: Updated.
7881 * COPYING.LIBGLOSS: Ditto.
7882
7883 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7884
7885 * Makefile.tpl: Revert HJL's change.
7886 * Makefile.in: Regenerated.
7887 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7888 always.
7889
7890 2002-12-19 Andreas Schwab <schwab@suse.de>
7891
7892 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7893 * Makefile.in: Regenerate.
7894
7895 2002-12-18 H.J. Lu <hjl@gnu.org>
7896
7897 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7898 * Makefile.in: Regenerated.
7899
7900 * configure.in (build_prefix): New. Substitute.
7901
7902 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7903
7904 * Makefile.tpl: Don't let real targets depend on phony targets.
7905 * Makefile.in: Regenerate.
7906
7907 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7908 * Makefile.in: Regenerate.
7909
7910 2002-12-16 Jason Merrill <jason@redhat.com>
7911
7912 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7913 previous 'make bootstrap'.
7914 * Makefile.in: Regenerate.
7915
7916 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7917
7918 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7919
7920 2002-12-13 Jason Merrill <jason@redhat.com>
7921
7922 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7923 library tests.
7924 (check-c++): Just depend on it and check-target-libstdc++-v3.
7925 * Makefile.in: Regenerate.
7926
7927 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7928
7929 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7930 * Makefile.in: Regenerate.
7931
7932 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7933
7934 * COPYING.NEWLIB: Update list of alternate Regent of California
7935 licenses and discuss official revoking of advertising clause.
7936 * COPYING.LIBGLOSS: Ditto.
7937
7938 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7939
7940 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7941 * Makefile.in: Rebuilt.
7942
7943 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7944
7945 * configure: Fix bug put in by gremlins.
7946
7947 * Makefile.tpl: Substitute more autoconfily.
7948 * configure: Substitute more autoconfily.
7949 * Makefile.in: Regenerate.
7950
7951 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7952
7953 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7954 * Makefile.in (all-sim): Ditto.
7955
7956 2002-12-06 DJ Delorie <dj@redhat.com>
7957
7958 * Makefile.tpl: Change configure dependencies to not have real
7959 targets depend on phony targets.
7960
7961 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7962
7963 * configure.in: Revert unintentional change.
7964
7965 * src-release: Configure host subdirs.
7966
7967 * Makefile.tpl: Change dependency for */multilib.out so that
7968 it works when gcc isn't in the tree.
7969
7970 * configure.in: Substitute more.
7971 * configure: Run subconfigures from the Makefile.
7972 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7973 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7974
7975 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7976
7977 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7978 and corresponding dependencies.
7979 * Makefile.in: Regenerate.
7980
7981 * configure.in (host_tools): Order binutils, gas and ld for
7982 convenience in running the testsuites.
7983
7984 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7985 * Makefile.in: Regenerate.
7986 * configure.in: Introduce rules to serialize subconfigure runs.
7987
7988 * configure.in: Introduce BASE_CC_FOR_TARGET.
7989 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7990 Realize configure-build-* targets. Realize configure-target-* targets.
7991 * Makefile.in: Regenerate.
7992
7993 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7994
7995 * configure: Move gcc_version_trigger stuff from here...
7996 * configure.in: ...to here.
7997
7998 * configure.in: Separate subconfigure options added by this file from
7999 options given by the user. Add machinery to put args for host
8000 subconfigures into the Makefile.
8001
8002 * Makefile.tpl: Remove 'vault' targets.
8003 * Makefile.tpl: Reorder and comment dependencies.
8004 * Makefile.in: Regenerate.
8005
8006 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8007
8008 * configure.in: Move host-specific darwin noconfigdirs into
8009 the host-specific section.
8010
8011 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8012
8013 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
8014 during replay.
8015 * Makefile.in: Regenerate.
8016
8017 (finishing slow-motion replay)
8018 * configure: Remove skip-this-dir support.
8019 * Makefile.tpl: Remove skip-this-dir support.
8020
8021 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8022 subdirectories.
8023 * Makefile.in: Regenerate.
8024
8025 * Makefile.tpl: Strip out useless setting of 'dir'.
8026 * Makefile.in: Regenerate.
8027
8028 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8029
8030 (finishing slow-motion replay)
8031 * configure.in: Fix deeply stupid bug.
8032
8033 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8034 shell code in CXX_FOR_TARGET
8035 * Makefile.def: Introduce raw_cxx.
8036 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8037 RAW_CXX_FOR_TARGET.
8038 * Makefile.in: Regenerate.
8039
8040 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8041
8042 (finishing slow-motion replay)
8043 * Makefile.tpl: Remove unnecessary ifs.
8044 * Makefile.in: Regenerate.
8045
8046 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8047 dependencies. Maybe-ize build-libiberty. Create dummy install
8048 targets for 'no_install' modules.
8049 * configure: Move GDB_TK substitution to configure.in. Move
8050 build_modules stuff to configure.in.
8051 * configure.in: Implement soft dependency machinery. Maybe-ize
8052 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8053 * Makefile.in: Regenerate.
8054
8055 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8056
8057 (continuing slow-motion replay)
8058 * Makefile.tpl: Make all-target, install-target behave similarly
8059 to all, install (only hitting configured targets). Eliminate
8060 unused macro defintions.
8061
8062 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8063 build != host.
8064
8065 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8066
8067 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8068
8069 * configure.in: Produce lists of subdir targets we're actually
8070 configuring. Remove references to "dosrel".
8071 * Makefile.tpl: Let configure set which subdir targets are hit.
8072 Remove install-cross; clean up install; remove ALL. Remove
8073 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8074 Autogenerate host module targets. Remove empty dependency lines
8075 and redundant dependency; rearrange slightly.
8076 * Makefile.def: Add host-side libtermcap, utils.
8077
8078 * Makefile.in: Regenerate.
8079
8080 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8081
8082 (Continuing slow-motion replay)
8083 * Makefile.def: Add list of recursive targets to autogenerate.
8084 Add build_modules.
8085 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8086 targets. Autogenerate *-build-* targets.
8087 * Makefile.in: Regenerate.
8088
8089 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
8090
8091 (Continuing slow-motion replay)
8092 * configure: More autoconf-style substitutions.
8093 * Makefile.tpl: More autoconf-style substitutions.
8094 * Makefile.in: Regenerate.
8095
8096 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
8097
8098 (Continuing slow-motion replay)
8099 * configure: Substitute more variables in a more autoconf-friendly
8100 way. Simplify slightly.
8101 * Makefile.tpl: Make more variables substitutable in an
8102 autoconf-friendly way.
8103 * Makefile.in: Regenerate.
8104
8105 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
8106
8107 (Continuing slow-motion replay)
8108 * configure.in (v810*): Remove special setting of tools.
8109
8110 * configure: Add support for extra required flags for ar or nm.
8111 * configure.in (aix4.3+): Use above support for target-specific
8112 issues, rather than using config/mt-aix43.
8113
8114 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
8115
8116 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
8117 * configure: Remove 'removing', which doesn't work. Replace $subdir
8118 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8119 with $srcdir. Reformat indentation. Substitute some variables
8120 formerly hard-coded in the Makefile for build=host.
8121 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8122 * Makefile.def: Autogenerate more.
8123 * Makefile.in: Regenerate.
8124
8125 2002-11-13 Bruce Korb <bkorb@gnu.org>
8126
8127 * Makefile.tpl: syntactic cleanup
8128
8129 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8130
8131 * Makefile.def (host_modules): Add rda.
8132 * Makefile.in: Regenerate.
8133 * configure.in (target_tool): Add target-rda to list.
8134
8135 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8136
8137 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8138 and restrap targets to this rule.
8139 * Makefile.in: Regenerate.
8140
8141 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8142
8143 * configure.in (i[3456]86-*-linux*): Add check to disable
8144 ${libgcj} for glibc1.
8145
8146 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8147
8148 * configure.in: Add tic4x target.
8149
8150 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8151
8152 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8153 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8154 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8155 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8156 * Makefile.in: Regenerate.
8157
8158 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8159
8160 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8161 * Makefile.in: Regenerate.
8162
8163 * Makefile.def: Remove order dependency comments.
8164 * Makefile.tpl: Add explicit install-install dependencies.
8165 * Makefile.in: Regenerate.
8166
8167 * Makefile.tpl: Remove material now in src-release. (Finally!)
8168 * Makefile.in: Regenerate.
8169
8170 * configure: Restore my original patch by syncing with gcc version.
8171
8172 * Bring following over from gcc:
8173
8174 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8175
8176 * configure.in (s390*-*-linux*): Enable libgcj.
8177
8178 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8179
8180 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
8181
8182 2002-10-02 Alan Modra <amodra@bigpond.net.au>
8183
8184 * configure: Move stray lines back to where they belong.
8185
8186 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
8187
8188 * Makefile.tpl: Insert configure-target target, for src-release.
8189
8190 * configure: Finish reverting change which Andrew Cagney started
8191 reverting. Should fix bustage.
8192
8193 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8194 * src-release: New file. Contains material for making net
8195 releases for gdb, binutils, et al., formerly in Makefile.in.
8196
8197 2002-09-30 Nick Clifton <nickc@redhat.com>
8198
8199 * cpu: New top level directory. Intended to hold input files for
8200 CGEN which have FSF copyright assignment.
8201 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8202
8203 2002-09-29 Andrew Cagney <ac131313@redhat.com>
8204
8205 Revert below (note that src does not contain Makefile.tpl):
8206 * Makefile.tpl: Make subsituted variables more autoconfy.
8207 * Makefile.in: Regenerate.
8208
8209 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8210
8211 * configure: Revert accidentally applied changes.
8212
8213 * Makefile.tpl: Make more autoconf-friendly.
8214 * Makefile.in: Regenerate.
8215 * configure: Make substitution more autoconf-like.
8216
8217 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8218
8219 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8220 single entry to handle all these.
8221 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8222 libjava on arm-*-elf.
8223
8224 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8225
8226 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8227 things that depend on them.
8228
8229 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8230
8231 * Makefile.tpl: Make subsituted variables more autoconfy.
8232 * Makefile.in: Regenerate.
8233 * configure: Make seds more autoconfy.
8234
8235 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8236
8237 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8238 * Makefile.in: Regenerate.
8239 * configure.in: Rewrite sed statements to look autoconfy.
8240
8241 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8242 all-target-foo on configure-target-foo.
8243 * Makefile.def: Ditto.
8244 * Makefile.in: Rebuild.
8245
8246 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8247
8248 * Makefile.def: New file.
8249 * Makefile.tpl: New file.
8250 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8251
8252 * configure.in: Minor rearrangement. Simplify tests.
8253
8254 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
8255
8256 * configure.in (with_headers): Skip copy if value is "yes".
8257 (with_libs): Likewise.
8258
8259 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8260
8261 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8262 * configure.in (sh*-*-pe*): Ditto.
8263 * configure.in (mips*-*-pe*): Ditto.
8264 * configure.in (*arm-wince-pe): Ditto.
8265
8266 * configure.in: Rearrange.
8267
8268 2002-09-12 Nick Clifton <nickc@redhat.com>
8269
8270 * Import these changes from the config master repository:
8271
8272 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
8273
8274 * config.sub: Add tic4x target.
8275
8276 2002-09-03 Ben Elliston <bje@redhat.com>
8277
8278 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
8279 Reported by <Duncan_Stodart@insession.com>.
8280
8281 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
8282
8283 * COPYING.NEWLIB: More updates.
8284
8285 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
8286
8287 * COPYING.NEWLIB: Update.
8288
8289 2002-08-23 Andrew Cagney <ac131313@redhat.com>
8290
8291 * texinfo/texinfo.tex: Import version 2002-06-04.06.
8292
8293 * config.guess: Import version 2002-08-23.
8294 * config.sub: Import version 2002-08-22.
8295
8296 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
8297
8298 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8299 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8300 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8301
8302 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8303
8304 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8305
8306 2002-08-04 H.J. Lu (hjl@gnu.org)
8307
8308 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8309
8310 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8311
8312 * configure.in: Move generic linux case to end. Copy generic
8313 linux noconfigdirs to mips*-*-linux* entry and new
8314 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8315
8316 2002-07-19 Chris Demetriou <cgd@broadcom.com>
8317
8318 * MAINTAINERS: Clarify on config.guess and config.sub, and add
8319 one instance of them which was missed to the list to update.
8320
8321 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8322
8323 * config.guess: Update to 2002-07-09 version.
8324 * config.sub: Update to 2002-07-03 version.
8325
8326 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8327
8328 * configure.in: Remove two redundant tests.
8329
8330 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8331
8332 * configure.in (mips*-*-irix6*o32): Enable stabs.
8333
8334 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8335
8336 * configure.in: Don't build grez.
8337 * Makefile.in: Ditto.
8338
8339 * Makefile.in: Remove references to bsp, cygmon, libstub.
8340 * configure.in: Ditto.
8341
8342 * configure.in: Remove leftover reference to gdbtest.
8343
8344 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8345
8346 * configure.in (gxx_include_dir): Change to match versioned
8347 C++ headers if --enable-version-specific-runtime-libs is used.
8348
8349 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8350
8351 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8352
8353 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8354
8355 * configure.in: Make --without-x work.
8356
8357 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
8358
8359 * contrib: New directory. Created to contain a copy of the
8360 texi2pod.pl script so that it is in the same place as the version in
8361 the FSF GCC sources.
8362
8363 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8364
8365 * configure.in: Rearrange target Makefile fragment collection.
8366
8367 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8368 cvs[src].
8369 * configure.in: Ditto.
8370
8371 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8372
8373 * Makefile.in: Eliminate 'apache' targets.
8374 * configure.in: Eliminate 'apache' targets.
8375
8376 * configure.in: Eliminate redundant tests. Reorganize.
8377
8378 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8379
8380 * config-ml.in: Eliminate references to Cygnus configure.
8381
8382 * Makefile.in: Eliminate references to building emacs.
8383
8384 2002-07-01 Denis Chertykov <denisc@overta.ru>
8385
8386 * configure.in: Add support for ip2k.
8387
8388 2002-06-24 Ben Elliston <bje@redhat.com>
8389
8390 * configure.in (host_tools): Remove cgen.
8391
8392 * Makefile.in (all-cgen): Remove; runs from its source directory.
8393 (check-cgen, install-cgen, clean-cgen): Likewise.
8394 (all-opcodes): No not depend on all-cgen.
8395 (all-sim): Likewise.
8396
8397 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8398
8399 * configure.in: Fix AIX configury bug.
8400
8401 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8402
8403 * configure.in: Replace ${topsrcdir} with ${srcdir}.
8404
8405 * configure.in: Move definition of libstdcxx_flags right above
8406 usage, rather than way earlier.
8407
8408 * configure.in: Pull definition of is_cross_compiler earlier.
8409
8410 * configure.in: Rearrange a little.
8411
8412 * configure.in: Remove references to librx.
8413 * Makefile.in: Remove references to librx.
8414
8415 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8416
8417 * configure.in: Eliminate ${gasdir} variable.
8418
8419 2002-06-18 Dave Brolley <brolley@redhat.com>
8420
8421 * configure.in: Add support for frv.
8422 * config.sub: Add support for frv.
8423
8424 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8425
8426 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8427
8428 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8429
8430 * configure.in (vax-*-netbsd*): Re-enable gas.
8431
8432 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8433
8434 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8435 BUILD_PREFIX_1, to correct nomenclature.
8436 * configure: Likewise.
8437
8438 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8439 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8440
8441 2002-05-31 Olaf Hering <olh@suse.de>
8442
8443 * config-ml.in: Propogate DESTDIR also.
8444
8445 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8446
8447 * configure.in (vax-*-netbsd*): Don't build gas for this
8448 platform.
8449
8450 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8451
8452 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8453 and libgcj for AVR.
8454
8455 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
8456
8457 * config.sub: Add DLX target.
8458
8459 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8460
8461 * config.guess: Update to 2002-05-22 version.
8462 * config.sub: Likewise.
8463
8464 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8465
8466 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8467 * config-ml.in: Likewise.
8468 * configure: Likewise.
8469 * configure.in: Likewise.
8470
8471 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8472
8473 * configure.in: Simplify makefile fragment collection.
8474
8475 * configure.in: Remove code to build emacs.
8476
8477 * configure.in : Remove --srcdir argument from targargs and buildargs
8478 (it's always overridden in the Makefile anyway). Rearrange a bit.
8479
8480 * configure: Move some logic to configure.in.
8481 * configure.in: Move some logic from configure.
8482
8483 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
8484
8485 * COPYING.LIBGLOSS: New file.
8486
8487 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
8488
8489 * Makefile.in: Honour DESTDIR.
8490
8491 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8492
8493 * configure.in (noconfigdirs): Don't disable libgcj on
8494 sparc64-*-solaris* and sparcv9-*-solaris*.
8495
8496 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8497
8498 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8499
8500 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8501
8502 * configure.in (FLAGS_FOR_TARGET): Do not add
8503 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8504 on i[3456]86-*-linux*.
8505
8506 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8507
8508 * configure.in (noconfigdirs): Replace [ ] with test.
8509
8510 * configure.in (noconfigdirs): Do not add target-newlib if
8511 target == i[3456]86-*-linux*, and host == target.
8512
8513 2002-04-29 Mark Mitchell <mark@codesourcery.com>
8514
8515 * config.guess: Updated to 2002-04-26's version.
8516 * config.sub: Updated to 2002-04-26's version.
8517
8518 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8519
8520 * configure.in: delete reference to absent file
8521
8522 * configure.in: replace '[' with 'test'
8523
8524 * configure.in: Eliminate references to gash.
8525 * Makefile.in: Eliminate references to gash.
8526
8527 * configure.in: remove useless references to 'pic' makefile fragments.
8528
8529 * configure.in: (*-*-windows*) Finish removing.
8530
8531 * configure.in: Eliminate redundant test for libgui.
8532
8533 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8534
8535 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8536 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8537
8538 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8539
8540 * configure.in: remove references to dead files
8541
8542 2002-04-18 Tom Tromey <tromey@redhat.com>
8543
8544 * configure.in: Disallow configuring libgcj when it is already
8545 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8546 Solaris 2.8 by default. For PR libgcj/6158.
8547
8548 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8549
8550 * configure.in: Move default CC setting out of config/mh-* fragments
8551 directly into here.
8552
8553 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8554
8555 * configure.in: don't even try to configure or make a subdirectory
8556 if there's no configure script for it.
8557
8558 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8559
8560 * MAINTAINERS: Remove chill maintainers.
8561 * Makefile.in (CHILLFLAGS): Remove.
8562 (CHILL_LIB): Remove.
8563 (TARGET_CONFIGDIRS): Remove libchill.
8564 (CHILL_FOR_TARGET): Remove.
8565 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8566 CHILL_LIB.
8567 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8568 (CHECK_TARGET_MODULES): Likewise.
8569 (INSTALL_TARGET_MODULES): Likewise.
8570 (CLEAN_TARGET_MODULES): Likewise.
8571 (configure-target-libchill): Remove.
8572 (all-target-libchill): Remove.
8573 * configure.in (target_libs): Remove target-libchill.
8574 Do not compute CHILL_FOR_TARGET.
8575 * libchill: Remove directory.
8576
8577 2002-04-15 DJ Delorie <dj@redhat.com>
8578
8579 * Makefile.in, configure.in, configure: Sync with gcc, entries
8580 follow...
8581
8582 2002-04-08 Tom Tromey <tromey@redhat.com>
8583
8584 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8585 Fixes PR libgcj/6068.
8586
8587 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8588
8589 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8590
8591 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8592
8593 * configure.in (alpha*-dec-osf*): Enable libgcj.
8594
8595 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8596
8597 Fix for: PR bootstrap/3591, target/5676
8598 * configure.in (mcore-pe): Disable the configuration of
8599 libstdc++-v3 since exceptions are not supported.
8600
8601 2002-03-20 Anthony Green <green@redhat.com>
8602
8603 * configure.in: Enable libgcj for xscale-elf target.
8604
8605 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8606
8607 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8608 libjava.
8609 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8610
8611 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8612
8613 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8614 libstdc++-v3 and libjava.
8615
8616 2002-02-11 Adam Megacz <adam@xwt.org>
8617
8618 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8619 boehm-gc
8620
8621 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8622
8623 * config.guess: Updated to 2002-01-30's version.
8624 * config.sub: Updated to 2002-02-01's version.
8625 Contribute sh64-elf.
8626 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8627 * configure.in: Added sh64-*-*.
8628
8629 2002-01-17 H.J. Lu <hjl@gnu.org>
8630
8631 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8632 (all-target-fastjar): Also depend on all-target-libiberty.
8633
8634 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8635
8636 * configure, configure.in: Use temp file for long sed commands.
8637
8638 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8639
8640 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8641 libf2c.
8642
8643 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8644
8645 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8646
8647 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8648
8649 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8650
8651 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8652
8653 * configure: Handle temporary files securely using mkdir.
8654
8655 2001-09-26 Will Cohen <wcohen@redhat.com>
8656
8657 * configure.in (*-*-linux*): Disable configuration of target-newlib
8658 and target-libgloss.
8659
8660 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8661
8662 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8663 RANLIB.
8664
8665 2001-08-11 Graham Stott <grahams@redhat.com>
8666
8667 * Makefile.in (check-c++): Add missing semicolon.
8668
8669 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8670
8671 * configure.in (sh-*-linux*): New.
8672
8673 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8674
8675 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8676 and libgcj on m68hc11/m68hc12.
8677
8678 2001-06-27 H.J. Lu (hjl@gnu.org)
8679
8680 * Makefile (CFLAGS_FOR_BUILD): New.
8681 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8682
8683 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8684
8685 * configure.in (libstdcxx_flags): Do not try to execute
8686 libstdc++-v3/testsuite_flags until it exists.
8687
8688 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8689
8690 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8691
8692 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8693
8694 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8695
8696 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8697
8698 * configure.in: Move *-chorusos target case to the proper switch.
8699 Disable libgcj.
8700
8701 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8702
8703 * Makefile.in (STAGE1_CFLAGS): Pass down.
8704
8705 2001-04-13 Alan Modra <amodra@one.net.au>
8706
8707 * config.guess: Add hppa64-linux support. Note for next import that
8708 this is already in the master file.
8709 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8710
8711 2001-03-22 Colin Howell <chowell@redhat.com>
8712
8713 * Makefile.in (DO_X): Do not backslash single-quotes in
8714 backquotes (two places).
8715
8716 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8717
8718 * Makefile.in (DO_X): Quote nested quotes.
8719
8720 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8721
8722 * Makefile.in (DO_X): Use double quotes for quoting
8723 "RANLIB=$${RANLIB}".
8724
8725 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8726
8727 * configure.in: Only use `lang_requires' for languages athat are
8728 actually enabled.
8729
8730 2001-03-07 Tom Tromey <tromey@redhat.com>
8731
8732 * configure.in: Allow config-lang.in to set `lang_requires' to list
8733 of other required languages.
8734
8735 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8736
8737 * Makefile.in: Remove RANLIB definition. Use RANLIB
8738 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8739 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8740
8741 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8742 Alexandre Oliva <aoliva@redhat.com>
8743
8744 * Makefile.in (check-c++): Use tabs, not spaces.
8745
8746 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8747
8748 * Makefile.in (check-c++): New rule.
8749
8750 * configure.in (target_libs): Remove libg++.
8751 (noconfigdirs): Remove libg++.
8752 (noconfigdirs): Same.
8753 (noconfigdirs): Same.
8754 (noconfigdirs): Same.
8755
8756 * config-ml.in: Remove libg++ references.
8757
8758 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8759 (ALL_TARGET_MODULES): Same.
8760 (configure-target-libg++): Remove.
8761 (all-target-libg++): Remove.
8762 (configure-target-libio): Remove.
8763 (all-target-libio): Remove.
8764 (check-target-libio): Remove.
8765 (.PHONY): Remove.
8766 (libg++.tar.bz2): Remove.
8767 (all-target-cygmon): Remove libio.
8768 (all-target-libstdc++): Remove.
8769 (configure-target-libstdc++): Remove.
8770 (TARGET_LIB_PATH): Remove libstdc++.
8771 (ALL_GCC_CXX): Remove libstdc++.
8772 (all-target-gperf): Correct.
8773
8774 2001-02-15 Anthony Green <green@redhat.com>
8775
8776 * configure: Introduce GCJ_FOR_TARGET.
8777 * configure.in: Ditto.
8778 * Makefile.in: Ditto.
8779
8780 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8781
8782 * configure.in: for *-chorusos, don't config target-newlib and
8783 target-libgloss.
8784
8785 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8786
8787 Remove V2 C++ library.
8788 * configure.in: Remove --enable-libstdcxx_v3 support.
8789
8790 2001-01-27 Richard Henderson <rth@redhat.com>
8791
8792 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8793
8794 2001-01-26 Tom Tromey <tromey@redhat.com>
8795
8796 * configure.in: Allow libgcj to be built on Sparc Solaris.
8797
8798 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8799
8800 * configure.in: Enable libgcj on several additional platforms.
8801
8802 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8803
8804 * configure.in: Enable libgcj for linux targets.
8805
8806 2001-01-09 Mike Stump <mrs@wrs.com>
8807
8808 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8809 failures of subdirectories.
8810
8811 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8812
8813 * configure: handle DOS-style absolute paths.
8814
8815 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8816
8817 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8818
8819 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8820
8821 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8822 (libstdcxx_incdir): Pass down.
8823 * config.if: Remove expired bits for cxx_interface, add stub.
8824 (libstdcxx_incdir): Add variable for g++ include directory.
8825 * configure.in (gxx_include_dir): Use it.
8826
8827 2000-12-15 Andreas Jaeger <aj@suse.de>
8828
8829 * configure.in: Handle lang_dirs.
8830
8831 2000-12-13 Anthony Green <green@redhat.com>
8832
8833 * configure.in: Disable libgcj for any target not specifically
8834 listed. Disable libgcj for x86 and Alpha Linux until compatible
8835 with g++ abi.
8836
8837 2000-12-13 Mike Stump <mrs@wrs.com>
8838
8839 * Makefile.in (local-distclean): Also remove fastjar.
8840
8841 2000-12-10 Anthony Green <green@redhat.com>
8842
8843 * configure.in: Define libgcj. Disable libgcj target libraries for
8844 most targets.
8845
8846 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8847
8848 * configure.in (target_libs): Revert 2000-12-08 patch.
8849 (noconfigdirs): Added target-libjava.
8850
8851 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8852
8853 * Makefile.in: handle DOS-style absolute paths.
8854
8855 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8856
8857 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8858 libjava.
8859 * configure.in (target_libs): Removed `target-libjava'.
8860
8861 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8862
8863 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8864 (ALL_MODULES): Added fastjar.
8865 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8866 (all-target-libjava): all-fastjar replaces all-zip.
8867 (all-fastjar): Added.
8868 (configure-target-fastjar, all-target-fastjar): Likewise.
8869 * configure.in (host_tools): Added fastjar.
8870
8871 2000-12-07 Mike Stump <mrs@wrs.com>
8872
8873 * Makefile.in (local-distclean): Remove leftover built files.
8874
8875 2000-11-16 Fred Fish <fnf@be.com>
8876
8877 * configure.in (enable_libstdcxx_v3): Fix typo,
8878 libstd++ -> libstdc++.
8879
8880 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8881
8882 * configure: Provide the original toplevel configure arguments
8883 (including $0) to subprocesses in the environment rather than
8884 through gcc/configargs.h.
8885
8886 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8887
8888 * configure: Turn on libstdc++ V3 by default.
8889
8890 2000-10-16 Michael Meissner <meissner@redhat.com>
8891
8892 * configure (gcc/configargs.h): Only create if there is a build GCC
8893 directory created.
8894
8895 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8896
8897 * configure: Save configure arguments to gcc/configargs.h.
8898
8899 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8900
8901 * Makefile.in (bootstrap): avoid recursion if subdir missing
8902 (cross): ditto
8903 (do-proto-toplev): ditto
8904
8905 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8906
8907 * configure.in: Do not build byacc for hppa64. Provide paths to the
8908 X11 libraries for hppa64.
8909
8910 2000-09-02 Anthony Green <green@cygnus.com>
8911
8912 * Makefile.in (all-gcc): Depend on all-zlib.
8913 (CLEAN_MODULES): Add clean-zlib.
8914 (ALL_MODULES): Add all-zlib.
8915 * configure.in (host_libs): Add zlib.
8916
8917 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8918
8919 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8920 $targargs to tell whether newlib is going to be built.
8921
8922 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8923 $$r/TARGET_SUBDIR/libio for _G_config.h.
8924
8925 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8926
8927 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8928
8929 * configure: Make enable_threads and enable_shared defaults
8930 explicit. Substitute enable_threads into generated Makefiles.
8931 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8932 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8933
8934 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8935
8936 * configure.in: Re-enable all references to libg++ and librx.
8937
8938 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
8939
8940 * configure.in: Add *-*-freebsd* configurations.
8941
8942 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8943
8944 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8945 (do-tar, do-bz2): New rules.
8946 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8947 (gdb-tar): New rule.
8948 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8949 (insight_dejagnu.tar): New rule.
8950 (insight.tar): New rule.
8951 (gdb+dejagnu.tar): New rule.
8952 (gdb.tar): New rule.
8953
8954 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8955
8956 * MAINTAINERS: Update dejagnu/
8957
8958 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8959
8960 * ltmain.sh (relink_command): Fix typo in previous change.
8961
8962 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8963
8964 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8965 (relink_command): Added --tag flags.
8966 (mode=install): If relinking fails; error out.
8967
8968 2002-03-12 Richard Henderson <rth@redhat.com>
8969
8970 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8971 .NOTPARALLEL tag.
8972 (do-check): Rename from check.
8973 (check): Allow parallel check.
8974
8975 2002-03-11 Richard Henderson <rth@redhat.com>
8976
8977 * Makefile.in (.NOTPARALLEL): Add fake tag.
8978
8979 2002-03-07 H.J. Lu (hjl@gnu.org)
8980
8981 * configure.in: Enable gprof for mips*-*-linux*.
8982
8983 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8984
8985 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8986 libjava.
8987 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8988
8989 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8990
8991 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8992
8993 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
8994
8995 * config.guess: Import from master sources, rev 1.232.
8996 * config.sub: Import from master sources, rev 1.246.
8997
8998 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8999
9000 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9001 because its Makefile is there; test for the executable instead.
9002
9003 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9004
9005 Contribute sh64-elf.
9006 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9007 * configure.in: Added sh64-*-*.
9008
9009 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
9010
9011 * COPYING.NEWLIB: Remove advertising clause from
9012 Berkeley and Red Hat licenses.
9013
9014 2002-02-01 Mo DeJong <supermo@bayarea.net>
9015
9016 * Makefile.in: Add all-tix to deps for all-snavigator
9017 so that tix is built when building snavigator.
9018
9019 2002-02-01 Ben Elliston <bje@redhat.com>
9020
9021 * config.guess: Import from master sources, rev 1.229.
9022 * config.sub: Import from master sources, rev 1.240.
9023
9024 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9025
9026 From Steve Ellcey <sje@cup.hp.com>:
9027 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9028 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9029 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9030 IA64.
9031 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9032 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9033 soname_spec, sys_lib_search_path_spec): Ditto.
9034
9035 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9036
9037 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9038 target-libiberty, and target-libgloss. Skip Java-related
9039 libraries if not supported for NetBSD on target CPU.
9040
9041 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
9042
9043 * configure.in: Import StrongARM and XScale target_configdirs from
9044 FSF GCC version.
9045
9046 2002-01-16 H.J. Lu (hjl@gnu.org)
9047
9048 * config.guess: Import from master sources, rev 1.225.
9049 * config.sub: Import from master sources, rev 1.238.
9050
9051 * MAINTAINERS: Updated notes on config.guess and config.sub.
9052
9053 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9054
9055 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9056 ld and gdb are not supported.
9057
9058 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
9059
9060 * Change reference to Cygnus Solutions to be Red Hat.
9061
9062 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
9063
9064 * COPYING.NEWLIB: Update generic copyright date.
9065
9066 2002-01-07 Mark Salter <msalter@redhat.com>
9067
9068 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9069 Allow target-libgloss to be built for arm, strongarm, and xscale.
9070
9071 2002-01-03 Ben Elliston <bje@redhat.com>
9072
9073 * MAINTAINERS: Update URL for config.* scripts.
9074
9075 2001-12-18 Alan Modra <amodra@bigpond.net.au>
9076
9077 * config.sub: Import latest version.
9078 * config.guess: Likewise.
9079
9080 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9081
9082 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9083 options for i[3456]86-pc-linux* native builds.
9084
9085 2001-12-05 Laurent Guerby <guerby@acm.org>
9086
9087 * MAINTAINERS: gcc adopts symlink-tree, refer more to
9088 libiberty.
9089
9090 Import this patch from gcc:
9091
9092 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9093
9094 * symlink-tree: handle DOS-style absolute paths.
9095
9096 2001-11-28 DJ Delorie <dj@redhat.com>
9097 Zack Weinberg <zack@codesourcery.com>
9098
9099 When build != host, create libiberty for the build machine.
9100
9101 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9102 CONFIG_ARGUMENTS.
9103 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9104 New variables.
9105 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9106 and rules.
9107 (all.normal): Depend on ALL_BUILD_MODULES.
9108 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9109 (all-build-libiberty): Depend on configure-build-libiberty.
9110
9111 * configure: Calculate and substitute proper value for
9112 ALL_BUILD_MODULES.
9113 * configure.in: Create the build subdirectory.
9114 Calculate and substitute TARGET_CONFIGARGS (formerly
9115 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9116
9117 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
9118
9119 * config.sub: Update to version 1.232 on subversion.
9120
9121 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9122
9123 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9124 files from .po files for a distribution.
9125
9126 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
9127
9128 * COPYING.NEWLIB: Mention preserved notice in specific parts.
9129
9130 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
9131
9132 Merged from net gcc:
9133 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9134 * ltcf-c.sh: Use $objext, not $ac_objext.
9135 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9136 * ltcf-cxx.sh: Add support for GNU.
9137 2001-07-22 Timothy Wall <twall@redhat.com>
9138 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9139 default settings if using GNU tools with that configuration.
9140 * ltcf-cxx.sh: Ditto.
9141 * ltcf-gcj.sh: Ditto.
9142 2001-07-21 Michael Chastain <chastain@redhat.com>
9143 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9144 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9145 * ltmain.sh: Mark as gcc-local.
9146
9147 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
9148
9149 * Makefile.in (all-bison): Revert 2001-10-24.
9150 Don't depend on texinfo.
9151
9152 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
9153
9154 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
9155
9156 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9157
9158 * configure.in (--enable-languages): Be more permissive about
9159 syntax. Check for empty lists better. Warn about $LANGUAGES.
9160
9161 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9162
9163 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9164
9165 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
9166
9167 Makefile.in (all-bison): Don't depend on texinfo.
9168
9169 2001-10-03 Alan Modra <amodra@bigpond.net.au>
9170
9171 * gettext.m4: Test po/POTFILES.in exists before trying to read.
9172
9173 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9174
9175 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9176
9177 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
9178
9179 * config.sub, config.guess: Import latest from subversions.
9180
9181 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9182
9183 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9184 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9185 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9186 avoid quotes nesting problems.
9187 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9188 (DO_X): Export only variables that are set.
9189
9190 2001-09-19 Ben Elliston <bje@redhat.com>
9191
9192 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9193 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9194 semantics. Use the shell built-in "type" command instead.
9195
9196 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9197
9198 * config.sub: Reverted the earlier change, this version is not the
9199 master file.
9200
9201 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9202
9203 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
9204 Add support for mips64.
9205
9206 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9207
9208 * configure.in: Enable libstdc++-v3 for h8300 targets.
9209
9210 2001-08-30 Eric Christopher <echristo@redhat.com>
9211 Jason Eckhardt <jle@redhat.com>
9212
9213 * config.sub: Add support for mipsisa32.
9214
9215 2001-08-30 Eric Christopher <echristo@redhat.com>
9216
9217 * config.sub, config.guess: Import latest from subversions.
9218
9219 2001-08-20 Alan Modra <amodra@bigpond.net.au>
9220
9221 * config.sub, config.guess: Import latest from subversions.
9222
9223 2001-07-26 DJ Delorie <dj@redhat.com>
9224
9225 * MAINTAINERS: Clarify libiberty merge rules and procedures.
9226
9227 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9228
9229 * Makefile.in: Revert 2001-06-17.
9230 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
9231
9232 2001-06-17 H.J. Lu <hjl@gnu.org>
9233
9234 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
9235 (gas+binutils.tar.bz2): Likewise.
9236 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
9237
9238 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9239
9240 * Makefile.in (VER): When present, extract the version number from
9241 the file version.in.
9242
9243 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9244
9245 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9246 gcc/xgcc is built, use -print-prog-name to find out the program
9247 name to use.
9248
9249 2001-06-04 Mark Mitchell <mark@codesourcery.com>
9250
9251 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9252 with_gcc]: Use `gcc -shared' to build a shared library.
9253
9254 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
9255
9256 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9257 archives.
9258
9259 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9260
9261 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9262 libraries when using g++ with native linker.
9263
9264 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9265
9266 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9267
9268 2001-05-24 Tom Rix <trix@redhat.com>
9269
9270 * configure.in : enable ld for aix
9271
9272 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9273
9274 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9275 [aix4*|aix5*]: Prepend blank.
9276
9277 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9278
9279 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9280 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9281 of subdir/configure scripts to use the new libtool.m4.
9282
9283 2001-05-14 H.J. Lu <hjl@gnu.org>
9284
9285 * config.if (libc_interface): Set to -libc6.2- for cross
9286 compiling to Linux/glibc 2.2.
9287
9288 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9289
9290 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9291 libgcj.
9292
9293 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9294
9295 * configure.in (noconfigdirs): Don't reset it from scratch in the
9296 target case; only append to it.
9297
9298 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9299
9300 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9301 sparc-*-solaris2.8]: Disable ${libgcj}.
9302
9303 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9304
9305 * configure.in (libgcj_saved): Copy from $libgcj.
9306 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9307 --disable-libgcj.
9308
9309 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
9310
9311 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9312 1.641.2.228.
9313
9314 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9315
9316 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9317 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9318
9319 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9320
9321 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9322 New macros.
9323 (bootstrap, cross): Use RECURSE_FLAGS.
9324 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9325
9326 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9327
9328 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9329
9330 2001-03-23 Nick Clifton <nickc@redhat.com>
9331
9332 * README-maintainer-mode: Add note about inability to use "make
9333 distclean" in maintainer mode.
9334
9335 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9336
9337 Re-installed:
9338 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9339 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9340 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9341 * ltcf-cxx.sh: Likewise.
9342 * ltcf-gcj.sh: Likewise.
9343
9344 2001-03-22 Philip Blundell <philb@gnu.org>
9345
9346 * config.sub, config.guess: Import latest from subversions.
9347
9348 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9349
9350 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9351 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9352
9353 2001-03-20 Michael Chastain <chastain@redhat.com>
9354
9355 * Makefile.in: all-m4 depends on all-texinfo.
9356
9357 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9358
9359 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9360
9361 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
9362
9363 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
9364 longer valid.
9365
9366 2001-02-16 Nick Clifton <nickc@redhat.com>
9367
9368 * configure.in (noconfigdirs): Allow configuration of texinfo
9369 for Cygwin hosts.
9370
9371 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9372
9373 * config.guess: Add linux target for S/390.
9374 * config.sub: Likewise.
9375 * configure.in: Likewise.
9376
9377 2001-02-06 Ben Elliston <bje@redhat.com>
9378
9379 * configure: Output host type to stdout, not stderr.
9380
9381 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9382
9383 * config.guess: Import from subversions.gnu.org (revision 1.181).
9384 * config.sub: Import from subversions.gnu.org (revision 1.199).
9385
9386 2001-01-30 Alan Modra <alan@linuxcare.com.au>
9387
9388 * config.guess: Handle hppa64-linux systems.
9389
9390 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9391
9392 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9393 Don't unset, it's non-portable and no longer necessary, set to empty
9394 instead.
9395
9396 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9397
9398 * ltconfig: Shell portability fix for the tagname validity check.
9399
9400 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9401
9402 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9403
9404 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9405
9406 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9407 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9408
9409 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9410
9411 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9412 keep at least one of build_libtool_libs or build_old_libs set to
9413 yes.
9414
9415 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9416
9417 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9418 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9419
9420 2000-11-07 Philip Blundell <pb@futuretv.com>
9421
9422 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9423
9424 2000-11-03 Philip Blundell <pb@futuretv.com>
9425
9426 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9427 files.
9428
9429 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
9430
9431 * COPYING.NEWLIB: Put into source repository.
9432
9433 2001-01-15 Ben Elliston <bje@redhat.com>
9434
9435 * configure.in (host_tools): Add sid.
9436 Always configure cgen.
9437 * Makefile.in (all-sid): New target.
9438 (check-sid, clean-sid, install-sid): Likewise.
9439
9440 2001-01-07 Andreas Jaeger <aj@suse.de>
9441
9442 * config.sub, config.guess: Update from subversions.
9443
9444 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9445
9446 * configure.in: Disable language-specific target libraries for
9447 languages that aren't enabled.
9448
9449 2000-11-24 Nick Clifton <nickc@redhat.com>
9450
9451 * configure.in (xscale-elf): Add target.
9452 (xscale-coff): Add target.
9453 (c4x, c5x, tic54x): Move after ARM targets.
9454
9455 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
9456
9457 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
9458
9459 2000-11-20 Ian Lance Taylor <ian@zembu.com>
9460
9461 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
9462
9463 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9464
9465 * Makefile.in: Merge with GCC and libgcj.
9466 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9467 configure-target-<library> when their configure scripts need the C
9468 or C++ library to have already been built to work properly.
9469 (do_proto_toplev): Set them to an empty string.
9470
9471 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9472
9473 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9474 (REALLY_SET_LIB_PATH): Use them.
9475
9476 2000-11-06 Christopher Faylor <cgf@cygnus.com>
9477
9478 * config.sub: Add support for Sun Chorus
9479
9480 2000-11-02 Per Lundberg <plundis@chaosdev.org>
9481
9482 * config.sub: Add support for the *-storm-chaos OS.
9483
9484 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
9485
9486 * configure.in (noconfigdirs): Don't compile some
9487 of the libraries for 68HC11 & 68hc12 targets.
9488
9489 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9490
9491 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
9492 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9493 all affected `configure' scripts.
9494
9495 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
9496
9497 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
9498 ltcf-c.sh.
9499
9500 2000-09-12 Philip Blundell <philb@gnu.org>
9501
9502 * config.sub, config.guess: Update from subversions.
9503
9504 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9505
9506 * Makefile.in (all-zlib): Added dummy target.
9507
9508 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
9509 multi-language branch.
9510
9511 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9512
9513 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9514 (bootstrap*): Depend on all-bootstrap.
9515
9516 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9517
9518 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9519 crosses, but add gcc/include to the header search path for them.
9520
9521 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
9522
9523 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
9524 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
9525 * gettext.m4: New file, extracted from aclocal.m4.
9526
9527 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9528
9529 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9530 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9531 sub-configures.
9532
9533 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9534
9535 * Makefile.in (ALL_MODULES): Add all-cgen.
9536 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9537 (all-cgen): New target.
9538 (all-opcodes,all-sim): Depend on all-cgen.
9539 * configure.in (host_tools): Add cgen.
9540 Only configure cgen if --enable-cgen-maint.
9541
9542 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
9543
9544 * config-ml.in (CC, CXX): Don't introduce a leading space.
9545
9546 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9547
9548 * configure.in (libstdcxx_flags): Use
9549 libstdc++-v3/src/libstdc++.INC.
9550
9551 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9552
9553 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9554
9555 2000-08-11 Jason Merrill <jason@redhat.com>
9556
9557 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9558 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9559 (FLAGS_FOR_TARGET): Not here.
9560 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9561
9562 2000-08-07 DJ Delorie <dj@redhat.com>
9563
9564 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9565 "if we're also building gcc, and it's a gcc that will run on the
9566 build machine, we want to use its includes instead of the system's
9567 default includes".
9568
9569 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9570
9571 * configure.in (libstdcxx_flags): Don't use `"'.
9572
9573 * config-ml.in: Adjust multilib search paths to the
9574 appropriate multilib tree.
9575
9576 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9577
9578 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9579 commas in $LANGUAGES.
9580
9581 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9582
9583 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9584
9585 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9586
9587 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9588 CXX_FOR_TARGET for sed.
9589
9590 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9591
9592 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9593 Do not override if already set in the environment or in configure.
9594 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9595 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9596
9597 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9598
9599 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9600 (GCC_FOR_TARGET): Use it.
9601 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9602 * configure.in: ... here.
9603 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9604 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9605
9606 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9607
9608 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9609 (configure-target-libchill, configure-target-libobjc): Likewise.
9610
9611 * configure.in: Use the same cache file for all target libs.
9612 * config-ml.in: But different cache files per multilib variant.
9613
9614 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9615
9616 * configure (topsrcdir): Don't use dirname.
9617
9618 2000-07-20 Jason Merrill <jason@redhat.com>
9619
9620 * configure.in: Remove all references to libg++ and librx.
9621
9622 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9623
9624 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9625
9626 * config.sub: Update to subversions version 2000-07-06.
9627
9628 2000-07-12 Andrew Haley <aph@cygnus.com>
9629
9630 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9631 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9632
9633 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9634
9635 * symlink-tree: Check number of arguments.
9636
9637 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
9638
9639 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
9640
9641 2000-07-05 Jim Wilson <wilson@cygnus.com>
9642
9643 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9644 search path for a g++ extracted from the build tree. This
9645 will allow link tests run by configure scripts in
9646 subdirectories to succeed.
9647
9648 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9649
9650 * ltconfig: Add support for mips-dde-sysv4.2MP
9651
9652 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9653
9654 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9655 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9656
9657 2000-06-19 Timothy Wall <twall@cygnus.com>
9658
9659 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9660 * config.sub: Add tic54x target.
9661
9662 2000-06-07 Phillip Thomas <pthomas@suse.de>
9663
9664 * README-maintainer-mode: New file: Contains notes on using
9665 --enable-maintainer-mode with binutils.
9666
9667 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
9668
9669 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
9670
9671 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
9672
9673 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9674 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9675
9676 20000-05-21 H.J. Lu (hjl@gnu.org)
9677
9678 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9679 directory are used if they exist. Make sure
9680 $(build_tooldir)/include is searched for header files,
9681 $(build_tooldir)/lib/ for library files.
9682 (GCC_FOR_TARGET): Likewise.
9683 (CXX_FOR_TARGET): Likewise.
9684
9685 2000-05-18 Jeffrey A Law (law@cygnus.com)
9686
9687 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9688
9689 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
9690
9691 * Makefile.in (configure-target-libiberty): Depend on
9692 configure-target-newlib.
9693
9694 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9695
9696 * configure.in, Makefile.in: Merge all libffi-related
9697 configury stuff from the libgcj tree.
9698
9699 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9700
9701 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9702 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9703
9704 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9705
9706 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9707 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9708 current version information. Add to proto-toplev directory.
9709 (gdb-taz): Build do-djunpack.
9710
9711 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9712
9713 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9714
9715 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9716
9717 * ltmain.sh: Preserve in relink_command any environment
9718 variables that may affect the linker behavior.
9719
9720 2000-05-12 Jeffrey A Law (law@cygnus.com)
9721
9722 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9723
9724 2000-05-10 Jim Wilson <wilson@cygnus.com>
9725
9726 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9727
9728 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9729
9730 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9731 with the version name.
9732
9733 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9734
9735 * config.if: Tweak.
9736
9737 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9738
9739 * djunpack.bat: New file.
9740
9741 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
9742
9743 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9744 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9745 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9746 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9747
9748 2000-04-16 Dave Pitts <dpitts@cozx.com>
9749
9750 * config.sub (case $basic_machine): Change default for "ibm-*"
9751 to "openedition".
9752
9753 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
9754
9755 * Makefile.in (gdb-taz): New target. GDB specific archive.
9756 (do-md5sum): New target.
9757 (MD5PROG): Define.
9758 (PACKAGE): Default to TOOL.
9759 (VER): Default to a shell script.
9760 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9761 md5 checksum generation.
9762 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9763 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9764 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9765 insight.tar.bz2): Use gdb-taz to create archive.
9766
9767 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
9768
9769 * configure (warn_cflags): Delete.
9770
9771 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9772 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
9773
9774 * configure.in (enable_libstdcxx_v3): Add.
9775 (target_libs): Add bits here to switch between libstdc++-v2 and
9776 libstdc++-v3.
9777 * config.if: And this file too.
9778 * Makefile.in: Add libstdc++-v3 targets.
9779
9780 2000-04-05 Michael Meissner <meissner@redhat.com>
9781
9782 * config.sub (d30v): Add d30v as a basic machine type.
9783
9784 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9785
9786 * configure.in: -linux-gnu*, not -linux-gnu.
9787
9788 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
9789
9790 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9791 (do-tar-bz2): Replace TOOL with PACKAGE.
9792 (gdb.tar.bz2): Remove GDBTK from GDB package.
9793 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9794 dejagnu.tar.bz2): New packages.
9795
9796 2000-02-27 Andreas Jaeger <aj@suse.de>
9797
9798 * configure.in: Add entry for mips*-*-linux*, move catch all
9799 *-*-*linux* entry below this one.
9800
9801 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9802
9803 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9804
9805 2000-02-24 Nick Clifton <nickc@cygnus.com>
9806
9807 * config.sub: Support an OS of "wince".
9808
9809 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
9810
9811 * config.guess, config.sub: Updated to match config's 2000-02-15
9812 version.
9813
9814 2000-02-23 Linas Vepstas <linas@linas.org>
9815
9816 * config.sub: Add support for Linux/IBM 370.
9817 * configure.in: Likewise.
9818
9819 2000-02-22 Nick Clifton <nickc@cygnus.com>
9820
9821 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9822
9823 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9824
9825 * config.guess: Guess "cygwin" rather than "cygwin32".
9826
9827 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9828
9829 * configure (gcc_version): When setting, narrow search to
9830 lines containing `version_string'.
9831
9832 2000-02-15 Denis Chertykov <denisc@overta.ru>
9833
9834 * config.sub: Add support for avr target.
9835
9836 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9837
9838 * config.sub: Add mmix-knuth-mmixware.
9839
9840 2000-01-27 Christopher Faylor <cgf@redhat.com>
9841
9842 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9843 structure stuff to -L library search.
9844 (CXX_FOR_TARGET): Ditto.
9845 (CROSS_CHECK_MODULES): Fix spelling mistake.
9846
9847 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9848
9849 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9850 the C++ compiler.
9851
9852 2000-01-12 Richard Henderson <rth@cygnus.com>
9853
9854 * configure.in: Don't build some bits for beos.
9855
9856 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9857
9858 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9859 as include files.
9860
9861 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9862
9863 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9864 not mh-aix43.
9865
9866 1999-12-14 Richard Henderson <rth@cygnus.com>
9867
9868 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9869 * config.sub: Accept alphaev[78], alphaev8.
9870
9871 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9872
9873 * config.guess, config.sub: Update from autoconf.
9874
9875 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9876
9877 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9878 necessary libraries are missing.
9879
9880 1999-10-25 Andreas Schwab <schwab@suse.de>
9881
9882 * configure: Fix quoting inside arguments of eval.
9883
9884 1999-10-21 Nick Clifton <nickc@cygnus.com>
9885
9886 * config-ml.in: Allow suppression of some ARM multilibs.
9887
9888 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9889
9890 * config.guess: Add OS/390 match pattern.
9891 * config.sub: Add mvs, openedition targets.
9892 * configure.in (i370-ibm-opened*): New.
9893
9894 1999-09-04 Steve Chamberlain <sac@pobox.com>
9895
9896 * config.sub: Add support for configuring for pj.
9897
9898 1999-08-31 Nick Clifton <nickc@cygnus.com>
9899
9900 * config.sub (maybe_os): Add support for configuring for fr30.
9901
9902 1999-08-25 Nick Clifton <nickc@cygnus.com>
9903
9904 * configure.in: Do not configure or build ld for AIX
9905 platforms. ld is known to be broken on these platforms.
9906
9907 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9908
9909 * config-ml.in: Pass compiler flag corresponding to multidirs to
9910 subdir configures.
9911
9912 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9913
9914 * Makefile.in (LDFLAGS): Define.
9915
9916 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9917
9918 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9919 noconfigdirs.
9920 (*-*-cygwin*): Likewise.
9921
9922 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9923
9924 * mkdep: New file.
9925 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9926 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9927
9928 From Eli Zaretskii <eliz@is.elta.co.il>:
9929 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9930 long file name when using DJGPP on MS-DOS.
9931
9932 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9933
9934 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9935
9936 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9937
9938 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9939 dependency as this causes "make check" to globally "make all"
9940
9941 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9942
9943 * configure.in (target_libs): Added target-zlib.
9944 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9945 (CONFIGURE_TARGET_MODULES): Likewise.
9946 (CHECK_TARGET_MODULES): Likewise.
9947 (INSTALL_TARGET_MODULES): Likewise.
9948 (CLEAN_TARGET_MODULES): Likewise.
9949 (configure-target-zlib): New target.
9950 (all-target-zlib): Likewise.
9951 (all-target-libjava): Depend on all-target-zlib.
9952 (configure-target-libjava): Depend on configure-target-zlib.
9953
9954 * Makefile.in (configure-target-libjava): Depend on
9955 configure-target-newlib.
9956 (configure-target-boehm-gc): New target.
9957 (configure-target-qthreads): New target.
9958
9959 * configure.in (target_libs): Added target-qthreads.
9960 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9961 (CONFIGURE_TARGET_MODULES): Likewise.
9962 (CHECK_TARGET_MODULES): Likewise.
9963 (INSTALL_TARGET_MODULES): Likewise.
9964 (CLEAN_TARGET_MODULES): Likewise.
9965 (all-target-qthreads): New target.
9966 (configure-target-libjava): Depend on configure-target-qthreads.
9967 (all-target-libjava): Depend on all-target-qthreads.
9968
9969 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9970 (CONFIGURE_TARGET_MODULES): Likewise.
9971 (CHECK_TARGET_MODULES): Likewise.
9972 (INSTALL_TARGET_MODULES): Likewise.
9973 (CLEAN_TARGET_MODULES): Likewise.
9974 (all-target-libjava): New target.
9975 (all-target-boehm-gc): Likewise.
9976 * configure.in (target_libs): Added libjava, boehm-gc.
9977
9978 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9979
9980 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9981 configure.bat in SUPPORT_FILES.
9982 (gas+binutils.tar.bz2): Likewise.
9983
9984 * makeall.bat: Remove; obsolete.
9985
9986 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9987
9988 From Mark Elbrecht:
9989 * configure.bat: Remove; obsolete.
9990
9991 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9992
9993 * configure: Add -W -Wall to the default CFLAGS when compiling with
9994 gcc.
9995
9996 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9997
9998 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9999
10000 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10001
10002 * configure.in: Build ld on IRIX6.
10003
10004 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10005
10006 * Makefile.in: Change distribution targets to use bzip2 instead of
10007 gzip.
10008 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10009 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10010
10011 1999-06-04 Nick Clifton <nickc@cygnus.com>
10012
10013 * config.sub: Add mcore target.
10014
10015 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
10016
10017 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10018
10019 1999-05-25 H.J. Lu (hjl@gnu.org)
10020
10021 * config.guess (dummy): Changed to $dummy.
10022
10023 1999-05-24 Nick Clifton <nickc@cygnus.com>
10024
10025 * config.sub: Tidied up case statements.
10026
10027 1999-05-22 Ben Elliston <bje@cygnus.com>
10028
10029 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10030 <jiro@din.or.jp>.
10031
10032 * config.guess: Merge with FSF version. Future changes will be
10033 more accurately recorded in this ChangeLog.
10034 * config.sub: Likewise.
10035
10036 1999-05-20 Stephen L Moshier <moshier@world.std.com>
10037
10038 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10039
10040 1999-04-30 Tom Tromey <tromey@cygnus.com>
10041
10042 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10043
10044 1999-04-23 Tom Tromey <tromey@cygnus.com>
10045
10046 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10047
10048 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10049
10050 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10051 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10052 Bad merge removed these two changes.
10053
10054 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10055 Martin Heller (Ing.-Buero_Heller@t-online.de)
10056
10057 * config.guess (interix Alpha): Add.
10058
10059 1999-04-11 Richard Henderson <rth@cygnus.com>
10060
10061 * configure.in (i?86-*-beos*): Do config gperf; don't config
10062 gdb, newlib, or libgloss.
10063
10064 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
10065
10066 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10067 link a trivial program with -mabi=64. If it fails, remove mabi=64
10068 from multidirs.
10069
10070 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
10071
10072 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10073
10074 1999-04-08 Nick Clifton <nickc@cygnus.com>
10075
10076 * config.sub: Add support for mcore targets.
10077
10078 1999-04-07 Michael Meissner <meissner@cygnus.com>
10079
10080 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10081 not mt-ospace, in order to shut up assembler warning about using
10082 symbols that are named the same as registers.
10083
10084 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10085
10086 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10087 dependency list for all-target-cygmon.
10088
10089 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10090
10091 * config-ml.in: Check $host, not $target, for selective multilibs.
10092 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10093 thumb interworking, and underscore prefix multilibs.
10094
10095 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10096
10097 * missing: Update to version from current automake.
10098
10099 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10100
10101 * configure (gxx_include_dir): Removed.
10102
10103 * configure.in (gxx_include_dir): Handle it.
10104 * Makefile.in: Likewise.
10105
10106 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10107
10108 * config.sub (mips64vr4111,mips64vr4111el) Add.
10109
10110 1999-03-21 Ben Elliston <bje@cygnus.com>
10111
10112 * config.guess: Correct typo for detecting ELF on FreeBSD.
10113
10114 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10115
10116 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10117 config/mh-djgpp.
10118
10119 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10120
10121 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10122 all-target-newlib to dependency list for all-target-bsp.
10123
10124 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10125
10126 * config.sub: Add i386-uwin support.
10127 * config.guess: Likewise.
10128
10129 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10130
10131 * configure.in: cleanup, add mh-*pic handling for arm, special
10132 case powerpc*-*-aix*
10133
10134 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10135
10136 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10137 can be built.
10138
10139 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10140
10141 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10142 targets.
10143
10144 1999-03-02 Nick Clifton <nickc@cygnus.com>
10145
10146 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10147
10148 1999-02-28 Geoffrey Noer <noer@cygnus.com>
10149
10150 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10151
10152 1999-02-24 Nick Clifton <nickc@cygnus.com>
10153
10154 * config.sub: Fix typo in arm recognition.
10155
10156 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
10157
10158 * configure.in (noconfigdirs): Changed target_configdirs to
10159 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10160 rather than m68k-*-* since it is not known to work on
10161 m68k-aout. Ditto for arm-*-*oabi.
10162
10163 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
10164
10165 * configure.in (*-*-windows*): Remove, no longer used.
10166
10167 1999-02-19 Ben Elliston <bje@cygnus.com>
10168
10169 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10170 Smart and improved by Andrew Cagney.
10171
10172 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
10173
10174 * config.guess: Recognize openbsd-*-hppa.
10175
10176 1999-02-17 H.J. Lu (hjl@gnu.org)
10177
10178 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10179 only if it is not empty.
10180
10181 1999-02-17 Nick Clifton <nickc@cygnus.com>
10182
10183 Patch from: Scott Bambrough <scottb@corelcomputer.com>
10184
10185 * config.guess: Modified to recognize uname's armv* syntax.
10186
10187 * config.sub: Modified to recognize uname's armv* syntax.
10188
10189 1999-02-17 Mark Salter <msalter@cygnus.com>
10190
10191 * configure.in: Added target-bsp for sparclite.
10192
10193 1999-02-08 Richard Henderson <rth@cygnus.com>
10194
10195 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10196
10197 1999-02-08 Nick Clifton <nickc@cygnus.com>
10198
10199 * configure.in: Add support for strongarm port.
10200 * config.sub: Add support for strongarm target.
10201
10202 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
10203
10204 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10205 the old name config/mh-cygwin32.
10206 Enable texinfo.
10207
10208 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
10209
10210 * configure.in: Do build ld for ix86 Solaris.
10211
10212 1999-02-02 Jim Wilson <wilson@cygnus.com>
10213
10214 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10215 $AR_FOR_TARGET. Likewise for RANLIB.
10216
10217 1999-02-02 Catherine Moore <clm@cygnus.com>
10218
10219 * config.sub (oabi): Recognize.
10220 * configure.in (arm-*-oabi): Handle.
10221
10222 1999-01-30 Robert Lipe (robertlipe@usa.net)
10223
10224 * config.guess: Improve detection of i686 on UnixWare 7.
10225
10226 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
10227
10228 * config.guess: Add support for i386-pc-interix.
10229 * config.sub: Likewise.
10230 * configure.in: Likewise.
10231
10232 1999-01-18 Christopher Faylor <cgf@cygnus.com>
10233
10234 * Makefile.in: Remove unneeded all-target-libio from
10235 from all-target-winsup target since it is now unneeded.
10236 Add all-target-libtermcap in its place since it is now
10237 needed.
10238
10239 1998-12-30 Christopher Faylor <cgf@cygnus.com>
10240
10241 * configure.in: makefile stub for cygwin target is probably
10242 unnecessary. Remove it for now.
10243
10244 1998-12-30 Christopher Faylor <cgf@cygnus.com>
10245
10246 * configure.in: libtermcap.a should be built when cygwin is the
10247 target as well as the host.
10248 * config.guess: Allow mixed case in cygwin uname output.
10249 * Makefile.in: Add libtermcap target.
10250
10251 1998-12-23 Jeffrey A Law (law@cygnus.com)
10252
10253 * config.sub: Clean up handling of hppa2.0.
10254
10255 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
10256
10257 * config.guess: Use C code to identify more HP machines.
10258
10259 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10260
10261 * config.sub: Handle hppa2.0.
10262
10263 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10264
10265 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10266 cygmon for all sparclite targets, regardless of object format.
10267
10268 1998-12-15 Mark Salter <msalter@cygnus.com>
10269
10270 * configure.in: Added target-bsp for several target architectures.
10271
10272 * Makefile.in: Added rules for bsp.
10273
10274 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10275
10276 * config.guess: Improve detection of hppa2.0 processors.
10277
10278 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10279
10280 * config.guess: Recognize FreeBSD using ELF automatically.
10281
10282 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10283
10284 * configure (skip-this-dir): Add handling for new shell script, which
10285 might be created by a sub-directory's configure to indicate, this particular
10286 directory is "unwanted".
10287 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10288
10289 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10290
10291 * ltconfig: import from libtool, after changing libtool to
10292 account for the cygwin name change.
10293
10294 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10295
10296 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10297 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10298
10299 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10300
10301 * configure.in: Add libtermcap to list of cygwin dependencies.
10302
10303 1998-11-17 Geoffrey Noer <noer@cygnus.com>
10304
10305 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10306 they include winsup/include when it's a cygwin target.
10307
10308 1998-11-12 Tom Tromey <tromey@cygnus.com>
10309
10310 * configure.in (host_tools): Added zip.
10311 * Makefile.in (all-target-libjava): Depend on all-zip.
10312 (all-zip): New target.
10313 (ALL_MODULES): Added all-zip.
10314 (NATIVE_CHECK_MODULES): Added check-zip.
10315 (INSTALL_MODULES): Added install-zip.
10316 (CLEAN_MODULES): Added clean-zip.
10317
10318 1998-11-12 Geoffrey Noer <noer@cygnus.com>
10319
10320 * Makefile.in: lose "32" from comment about cygwin.
10321
10322 1998-11-05 Nick Clifton <nickc@cygnus.com>
10323
10324 * configure.in: Use -Os to build target libraries for the fr30.
10325
10326 1998-11-04 Dave Brolley <brolley@cygnus.com>
10327
10328 * config.sub: Add fr30.
10329
10330 1998-11-02 Geoffrey Noer <noer@cygnus.com>
10331
10332 * configure.in: drop "32" from config/mh-cygwin32. Check
10333 cygwin* instead of cygwin32*.
10334 * config.sub: Check cygwin* instead of cygwin32*.
10335
10336 1998-10-22 Robert Lipe <robertl@dgii.com>
10337
10338 * config.guess: Match any version of Unixware7.
10339
10340 1998-10-20 Syd Polk <spolk@cygnus.com>
10341
10342 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10343 if desired.
10344
10345 1998-10-18 Jeffrey A Law (law@cygnus.com)
10346
10347 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10348 these if the appropriate directories and files to not exist.
10349
10350 1998-10-14 Jeffrey A Law (law@cygnus.com)
10351
10352 * Makefile.in (DEVO_SUPPORT): Add config.if.
10353
10354 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
10355
10356 * configure: Add pattern to replace "build_tooldir"'s
10357 definition in the generated Makefile with "tooldir"'s
10358 actual value.
10359
10360 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10361
10362 * config.sub: Bring back lost sparcv9.
10363
10364 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10365
10366 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10367
10368 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10369 CC_FOR_TARGET and friends.
10370
10371 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10372
10373 * Makefile.in (build_tooldir): New variable, same as tooldir.
10374 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10375 -B$(build_tooldir)/bin/.
10376 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10377
10378 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10379
10380 * config.sub: Add support for i[34567]86-pc-udk.
10381 * configure.in: Likewise.
10382
10383 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10384
10385 * Makefile.in: add bzip2 package building bits for user
10386 tools module
10387 * configure.in: ditto
10388
10389 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10390
10391 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10392 (ALL_TARGET_MODULES): Add all-target-libobjc.
10393 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10394 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10395 (all-target-libchill): Add dependencies.
10396 * configure.in (target_libs): Add libchill.
10397
10398 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10399
10400 * configure.in (target_subdir): Remove duplicate line.
10401
10402 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10403
10404 * Makefile.in (all-automake): fix dependencies.
10405
10406 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10407
10408 * configure.in: Minor cleanups for building in the $(target_alias)
10409 subdir.
10410
10411 1998-09-22 Jim Wilson <wilson@cygnus.com>
10412
10413 * Makefile.in (bootstrap): Set r and s before make all. Use
10414 BASE_FLAGS_TO_PASS in make all.
10415 (cross): Likewise.
10416
10417 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10418
10419 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10420
10421 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10422
10423 * config.sub: Fix typo in last change.
10424
10425 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10426
10427 * config.sub: Add support for C4x target.
10428 * configure.in: Likewise.
10429
10430 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10431
10432 * config.sub: Recognize sparcv9 just like sparc64.
10433
10434 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10435
10436 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10437
10438 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10439
10440 * config.guess: Correctly identify Pentium II sco boxes.
10441
10442 * config.guess: Fix "tr" code. From Weiwen Liu.
10443
10444 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10445
10446 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10447 stabs.
10448
10449 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10450
10451 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10452 (ALL_TARGET_MODULES): Add all-target-libchill.
10453 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10454 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10455 (all-target-libchill): Add dependencies.
10456 * configure.in (target_libs): Add libchill.
10457
10458 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10459
10460 * config.guess: Avoid assumptions about "tr" behaves when
10461 LANG is set to something other than English.
10462
10463 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10464
10465 * configure (gxx_include_dir): Changed to
10466 '${prefix}/include/g++'-${libstdcxx_interface}.
10467
10468 * config.if: New to determine the interfaces.
10469
10470 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10471
10472 * config.guess: Detect and handle MPE/IX.
10473 * config.sub: Deal with MPE/IX.
10474
10475 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10476
10477 * configure.in: Use mh-aix43.
10478
10479 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10480
10481 * configure: Fix --without/--disable cases for gxx-include-dir.
10482
10483 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10484
10485 * mdata-sh: Imported. Needed for automake support.
10486
10487 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10488
10489 * Makefile.in (taz): Try "chmod -R og=u ." before
10490 "chmod og=u `find . -print`".
10491
10492 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10493
10494 * configure.in: Add arm-elf and thumb-elf support.
10495
10496 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10497
10498 * Makefile.in: Undo previous patch.
10499
10500 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10501
10502 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10503 to here ...
10504 (install-no-fixedincludes): and here
10505 (INSTALL_MODULES): ... from here.
10506
10507 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10508
10509 * config.sub: Merge with FSF.
10510
10511 * config.guess: Merge with FSF.
10512
10513 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10514
10515 * configure (extraconfigdirs): New variable.
10516 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10517 * Makefile.in (all): Move higher in file.
10518 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10519 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10520 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10521 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10522 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10523
10524 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10525
10526 * Makefile.in (all-target-libjava): Depend on all-gcc and
10527 all-target-newlib.
10528 (configure-target-libjava): Depend on $(ALL_GCC).
10529
10530 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10531
10532 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10533 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10534
10535 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10536
10537 * ylwrap: Change absolute path checks to check for DOS style path
10538 names.
10539
10540 * ylwrap: Don't use a full path name if the source file is in the
10541 same directory. From hjl@lucon.org (H.J. Lu).
10542
10543 * config-ml.in: Default to being verbose, to match Feb 18 change to
10544 configure.
10545
10546 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10547
10548 Brought over from egcs:
10549
10550 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10551
10552 * configure.in (target_subdir): Set to ${target_alias} instead
10553 of "libraries".
10554
10555 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10556
10557 * configure.in (target_subdir): Set to libraries if enable_multilib.
10558
10559 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10560
10561 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10562 multilibs, force reconfiguration the first time we create
10563 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10564
10565 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10566
10567 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10568 avoid confusion with --no-recursion.
10569
10570 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10571
10572 * configure.in: Win32 hosts shouldn't use install -x
10573 * install-sh: remove -x option, and special .exe-handling
10574 hack.
10575
10576 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10577
10578 * config.guess: Recognize i586-pc-beos.
10579 * configure.in: Don't build some bits for beos.
10580
10581 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10582
10583 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10584 CFLAGS default to -O2.
10585
10586 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10587 when using GNU ld.
10588
10589 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10590
10591 * ltmain.sh: Correct install when using a different shell.
10592
10593 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10594
10595 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10596
10597 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10598
10599 * makefile.vms: Update to build binutils/makefile.vms. Add install
10600 target.
10601
10602 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10603
10604 * ltconfig: Update to correct AIX handling.
10605
10606 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10607
10608 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10609
10610 * configure.in (target_subdir): Set to ${target_alias} instead
10611 of "libraries".
10612
10613 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10614
10615 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10616 (Makefile): Depend on $(gcc_version_trigger).
10617
10618 * configure (gcc_version): Change default initializer to empty
10619 string.
10620 (gcc_version_trigger): New variable; pass this variable down
10621 to subdir configures to enable them checking gcc's version
10622 themselves. Emit make macros for both gcc_version vars.
10623 (topsrcdir): Initialize reliably.
10624 (recursion line): Remove --with-gcc-version=${gcc_version}.
10625
10626 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10627
10628 * configure (enable_version_specific_runtime_libs): Implement new flag
10629 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10630 in $(libsubdir); emit definition in each generated Makefile.
10631 (gxx_include_dir): Initialize depending on
10632 $enable_version_specific_runtime_libs.
10633
10634 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10635
10636 * configure (gcc_version): Initialize properly depending on
10637 how and where configure is started.
10638 (recursion line): Pass a --with-gcc-version=${gcc_version}
10639 to configures in subdirs.
10640
10641 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10642
10643 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10644 cygmon
10645
10646 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10647
10648 * configure.in: Add cygmon and libstub support for mn10200.
10649
10650 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10651
10652 * configure (gcc_version): Add new variable describing the
10653 particular gcc version we're building.
10654 * Makefile.in (libsubdir): Add new macro for the directory
10655 in which the compiler finds executables, libraries, etc.
10656 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10657 and libsubdir.
10658
10659 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10660
10661 * Makefile.in (local-clean): Remove *.log.
10662 (warning.log): Built with warn_summary from build.log.
10663 (mail-report.log): Run test_summary.
10664 (mail-report-with-warnings.log): Run test_summary including
10665 warning.log in the report.
10666
10667 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10668
10669 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10670
10671 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10672
10673 * Makefile.in (grep): Grep no longer depends on libiberty.
10674
10675 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10676
10677 * Makefile.in: all-snavigator needs all-libgui.
10678
10679 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10680
10681 * configure.in: Add cygmon and libstub support for mn10300.
10682
10683 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10684
10685 * missing: Update to version from automake 1.3.
10686
10687 * ltmain.sh: On installation, don't get confused if the same name
10688 appears more than once in the list of library names.
10689
10690 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10691
10692 * config.sub: Accept m68060 and m5200 as CPU names.
10693
10694 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10695
10696 * configure: Use && rather than using -a in test, because odd
10697 strings can confuse test.
10698 * configure.in: Likewise.
10699
10700 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10701
10702 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10703
10704 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10705
10706 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10707 bootstrap4-lean): New targets.
10708
10709 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10710
10711 * mpw-* Delete. Not used.
10712
10713 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10714
10715 * COPYING.LIB: Update FSF address.
10716
10717 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10718
10719 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10720
10721 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10722 GAS_SUPPORT_DIRS.
10723
10724 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10725
10726 * ltconfig, ltmain.sh: Avoid producing a version number if
10727 -version-info was not used.
10728
10729 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10730
10731 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10732 building with newlib.
10733
10734 1998-04-30 Paul Eggert <eggert@twinsun.com>
10735
10736 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10737 Solaris `make' causes it to continue to next definition.
10738
10739 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10740
10741 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10742 the right GUI libraries and files are installed along with GDB.
10743
10744 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10745
10746 * configure.in: Change alpha to alpha* in several places.
10747
10748 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10749
10750 * config.sub: Recognize sparc86x.
10751
10752 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10753
10754 * configure.in (--enable-target-optspace): Remove debug echo.
10755
10756 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10757
10758 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10759
10760 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10761
10762 * ltconfig: Update cygwin32 support.
10763
10764 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10765 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10766 (GDB_SUPPORT_DIRS): Likewise.
10767
10768 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10769
10770 * configure.in (target_makefile_frag): If --enable-target-optspace,
10771 use -Os to compile target libraries rather than -O2. Default to
10772 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10773 not used.
10774 * configure.in (target_cflags): Ditto for d30v.
10775
10776 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10777
10778 * Makefile.in (all-bfd): Depend on all-intl.
10779 (all-binutils): Likewise.
10780 (all-gas): Likewise.
10781 (all-gprof): Likewise.
10782 (all-ld): Likewise.
10783
10784 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10785
10786 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10787
10788 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10789
10790 * Makefile.in (all-bfd): Depend upon all-libiberty.
10791
10792 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10793
10794 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10795
10796 * Makefile.in: Add libstub.
10797
10798 * configure.in: Ditto. Build libstub for targets that have cygmon
10799 support.
10800
10801 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10802
10803 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10804
10805 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10806
10807 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10808 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10809
10810 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10811
10812 * configure: Define DEFAULT_M4 by searching PATH.
10813 * Makfile.in: Use DEFAULT_M4.
10814
10815 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10816
10817 * ltconfig: Add cygwin32 support.
10818
10819 * Makefile.in, configure.in: Add libtool as a native only directory
10820 to configure and build.
10821
10822 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10823
10824 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10825
10826 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10827
10828 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10829
10830 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10831
10832 * Makefile.in: add ash make rules
10833 * configure.in: add ash to native_only and host_tools lists
10834
10835 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10836
10837 * Makefile.in (all-gettext, all-intl): New targets.
10838 (ALL_MODULES): Added all-gettext, all-intl.
10839 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10840 (INSTALL_MODULES): Added install-gettext, install-intl.
10841 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10842
10843 * configure.in (host_tools): Added gettext.
10844 (native_only): Likewise.
10845 (noconfigdirs) [various cases]: Likewise.
10846 (host_libs): Added intl.
10847
10848 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10849
10850 * configure: Do not disable building gdbtk for cygwin32 hosts.
10851
10852 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10853
10854 * configure.in: Add thumb-coff target.
10855 * config.sub: Add thumb-coff target.
10856
10857 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10858
10859 * Makefile.in: Revert yesterday's change.
10860 (all-target-winsup): all-target-librx stays out of here.
10861
10862 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10863
10864 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10865 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10866 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10867 Remove references to librx and libg++.
10868
10869 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10870
10871 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10872 recursive makes
10873
10874 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10875
10876 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10877 for newlib directory.
10878 (CXX_FOR_TARGET): Likewise.
10879
10880 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10881
10882 * ltconfig: Update after libtool/ltconfig.in change for
10883 hpux11.
10884
10885 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10886
10887 * ltconfig, ltmain.sh: Update to libtool 1.2.
10888
10889 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10890
10891 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10892 (install-gcc-cross): Instead, override LANGUAGES here.
10893
10894 1998-03-18 Dave Love <d.love@dl.ac.uk>
10895
10896 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10897 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10898
10899 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10900
10901 * configure.in: Add Thumb-pe target.
10902
10903 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10904
10905 * Makefile.in - changed sn targets to snavigator
10906 * configure.in - changed sn targets to snavigator
10907
10908 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10909
10910 * config-ml.in: After building symlink tree call make distclean
10911 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10912 to be the case for libiberty.
10913
10914 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10915
10916 * configure: When making link, also check the current
10917 directory. The configure scripts may create one.
10918
10919 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10920
10921 * config.sub: Accept alphapca56 and alphaev6 properly.
10922
10923 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10924
10925 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10926
10927 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10928
10929 * config.sub (sco5): Fix typo.
10930
10931 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10932
10933 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10934 install-itcl.
10935 (install-itcl): Remove dependency on install-tcl.
10936
10937 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10938
10939 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10940
10941 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10942
10943 * configure.in: Don't build libgui for a cygwin32 target when not on
10944 a cygwin32 host.
10945
10946 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10947
10948 * configure (redirect): Set to null, so default behavior of
10949 configure is now --verbose.
10950
10951 1998-02-16 Dave Love <d.love@dl.ac.uk>
10952
10953 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10954 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10955
10956 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10957
10958 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10959 this change to sync Makefile.in with its ChangeLog entries.
10960
10961 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10962
10963 * ltmain.sh (mkdir): Check that the directory doesn't exist
10964 before we exit with error, so that we don't get races during
10965 parallel builds.
10966
10967 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10968
10969 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10970
10971 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10972
10973 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10974 PICFLAG_FOR_TARGET.
10975 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10976
10977 * configure: Emit a definition for the new macro enable_shared
10978 into each Makefile.
10979
10980 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10981
10982 * configure.in (host_tools, native_only): Add libtool.
10983
10984 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10985
10986 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10987 Fix typo in ming config comment.
10988
10989 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10990
10991 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10992
10993 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10994
10995 * config.sub: Add tic30 cases, and map c30 to tic30.
10996
10997 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10998
10999 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11000 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11001 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11002 (CLEAN_TARGET_MODULES): Similarly
11003 (all-target-libf2c): Add dependences.
11004 * configure.in (target_libs): Add libf2c.
11005
11006 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11007
11008 * configure.in: Remove expect from noconfigdirs when target
11009 is cygwin32. OK to build expect and dejagnu with Canadian
11010 Cross.
11011
11012 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11013
11014 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11015 host.
11016
11017 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11018 and mingw32.
11019
11020 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11021
11022 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11023 here as it is not defined in the toplevel Makefile.
11024
11025 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11026
11027 * configure (package_makefile_rules_frag): New variable, which names
11028 a file with generic rules, ...
11029 Change comment to mention we now have FIVE parts.
11030 * configure: Undo last change.
11031
11032 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11033
11034 * config.guess: More accurate determination of HP processor types.
11035 * config.sub: More accurate determination of HP processor types.
11036
11037 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11038
11039 * configure (package_makefile_frag): Move inserting the
11040 ${package_makefile_frag} to where it should be according
11041 to the comment.
11042
11043 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11044
11045 * config.guess: Add support for Linux/ARM.
11046
11047 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11048
11049 * .cvsignore: Remove *-info and *-install since they match
11050 release-info and mpw-install, which we don't want to just ignore.
11051
11052 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11053
11054 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11055
11056 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11057
11058 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11059 local_prefix to sub-make invocations.
11060
11061 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11062
11063 * configure.in: Check makefile fragments in the source
11064 directory.
11065
11066 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11067
11068 * configure.in: Check whether host and target makefile
11069 fragments exist before adding them to *_makefile_frag.
11070
11071 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11072
11073 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11074
11075 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11076
11077 * configure.in: Make sure we only replace RPATH_ENVVAR on
11078 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11079 regexp to sed.
11080
11081 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11082 to sub-makes.
11083
11084 1998-01-13 Lee Iverson (leei@ai.sri.com)
11085
11086 * config-ml.in (multi-do): LDFLAGS must include multilib
11087 designator.
11088
11089 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11090
11091 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11092
11093 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11094
11095 * config.sub: Add mingw32 support.
11096 * configure.in: Likewise.
11097
11098 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11099
11100 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11101
11102 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11103
11104 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11105 * configure (gxx_include_dir): Provide a definition for subdirs
11106 which do not use autoconf.
11107
11108 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11109
11110 * config.guess: Sync with egcs. Picks up new alpha support,
11111 BeOS & some additional linux support.
11112
11113 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11114
11115 * config.guess: HP 9000/803 is a PA1.1 machine.
11116
11117 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11118
11119 * configure.in: It's alpha*-...
11120
11121 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11122
11123 * configure.in (host_makefile_frag, target_makefile_frag):
11124 Handle multiple config files.
11125 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11126 alpha-*-*.
11127
11128 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11129
11130 * mkdep: New file.
11131
11132 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11133
11134 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11135
11136 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11137
11138 * Makefile.in: Add libgui directory.
11139 (GDB_TK): Add all-libgui.
11140 * configure.in: Add libgui directory.
11141 * configure: Add all-libgui to GDB_TK.
11142
11143 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11144
11145 * config-ml.in (multidirs): Add m32r to multilib list.
11146
11147 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11148
11149 * Makefile.in (all-target-gperf): Change dependency to
11150 all-target-libstdc++.
11151
11152 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11153
11154 * config.guess: Add BeOS support.
11155
11156 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11157
11158 Source directory cvs renamed to cvssrc:
11159 * configure.in (host_tools): Change cvs to cvssrc.
11160 (native_only): Likewise.
11161 (noconfigdirs) [various cases]: Likewise.
11162 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11163 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11164 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11165 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11166 (all-cvssrc): Rename target from all-cvs.
11167
11168 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11169
11170 * configure (gxx_include_dir): Fix thinko.
11171
11172 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11173
11174 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11175 (install-cross, install-gcc-cross): New targets.
11176
11177 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11178
11179 * configure.in (noconfigdirs): Add support for Thumb target.
11180
11181 * config.sub (maybe_os): Add support for Thumb target.
11182
11183 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11184
11185 * Makefile.in: Add rules for cygmon.
11186
11187 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11188
11189 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11190
11191 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11192 * configure (gxx_include_dir): Provide a definition for subdirs
11193 which do not use autoconf.
11194
11195 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11196
11197 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11198 11/18/97 build
11199
11200 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11201
11202 * From Franz Sirl.
11203 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11204 found on RedHat Linux systems.
11205
11206 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11207
11208 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11209 guesses.
11210
11211 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11212
11213 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11214
11215 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11216
11217 * ltmain.sh: If mkdir fails, check whether the directory was created
11218 anyhow by some other process.
11219
11220 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11221
11222 * configure.in (d30v-*-*): Configure all directories.
11223
11224 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11225
11226 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11227 for the D30V.
11228
11229 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11230
11231 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11232
11233 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11234
11235 * include/libiberty.h: Add extern "C" { so it can be used with C++
11236 progrms.
11237 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11238 programs.
11239
11240 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11241
11242 * configure.in (d30v-*-*): Configure GCC now.
11243
11244 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11245
11246 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11247 is no longer needed.
11248
11249 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11250
11251 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11252
11253 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11254
11255 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11256 targets using "$@" to provide support for similar but not identical
11257 targets without having to duplicate code.
11258
11259 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11260
11261 * makefile.vms: Fix to work with DEC C.
11262
11263 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11264
11265 * config.sub: Add mips-tx39-elf to marketing names.
11266
11267 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11268
11269 * ltmain.sh: Handle symlinks in generated script.
11270
11271 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11272
11273 * configure: Handle autoconf style directory options: --bindir,
11274 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11275 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11276 --sysconfdir.
11277 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11278 (sharedstatedir, localstatedir, oldincludedir): New variables.
11279 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11280 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11281 sbindir, sharedstatedir, and sysconfdir.
11282
11283 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11284
11285 * Makefile.in (bootstrap-lean): New target.
11286
11287 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11288
11289 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11290 sn, and gnuserv from noconfigdirs.
11291
11292 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11293
11294 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11295
11296 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11297
11298 * Makefile.in (cross): New target.
11299
11300 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11301 Jeff Law <law@cygnus.com>
11302
11303 * Makefile.in (bootstrap2, bootstrap3): New targets.
11304 (all-bootstrap): Remove outdated and confusing target.
11305 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11306
11307 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11308
11309 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11310 windows. Consistent with gdb/configure.
11311
11312 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11313
11314 * configure.in: Name Linux target fragment.
11315
11316 * configure: Rewrite so that project Makefile fragment is inserted
11317 first and appears last in the resulting Makefile.
11318
11319 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11320
11321 * Makefile.in (install-itcl): Install tcl first.
11322
11323 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11324
11325 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11326
11327 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11328
11329 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11330
11331 * configure.in (skipdirs): Add target-librx for Linux.
11332 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11333
11334 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11335
11336 * Makefile.in (bootstrap): New target.
11337
11338 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11339
11340 * config.sub: Accept 'amigados' for backward compatability.
11341
11342 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11343
11344 * config.guess: Merge with FSF.
11345
11346 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11347
11348 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11349
11350 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11351
11352 * config.sub: Add "marketing-names" patch.
11353
11354 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11355
11356 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11357
11358 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11359
11360 * config.sub: Handle v850-elf.
11361
11362 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11363
11364 * .cvsignore (*-install): Remove.
11365
11366 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11367
11368 * ltconfig: Set CONFIG_SHELL in libtool.
11369 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11370
11371 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11372
11373 * configure.in (target_subdir): Set to libraries if enable_multilib.
11374
11375 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11376
11377 * config.guess: Update from gcc directory.
11378
11379 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11380
11381 * Makefile.in (all-sim): Depends on all-readline.
11382
11383 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11384
11385 * Makefile.in (BISON, YACC): Use $$s.
11386 (all-bison): Depend on all-texinfo.
11387
11388 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11389
11390 * Makefile.in (BISON): Add -L flag.
11391 (YACC): Likewise.
11392
11393 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11394
11395 * configure.in (noconfigdirs): Add support for v850e target.
11396
11397 * config.sub (maybe_os): Add support for v850e target.
11398
11399 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11400
11401 * configure.in (noconfigdirs): Add support for v850ea target.
11402
11403 * config.sub (maybe_os): Add support for v850ea target.
11404
11405 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11406
11407 * config.sub: Add mipstx39. Delete r3900.
11408
11409 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11410
11411 * Makefile.in (all-autoconf): Depends on all-texinfo.
11412
11413 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11414
11415 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11416 eabi targets.
11417
11418 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11419
11420 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11421
11422 * configure: When handling a Canadian Cross, handle YACC as well as
11423 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11424 * Makefile.in (all-bison): Depend upon all-texinfo.
11425
11426 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11427
11428 * Makefile.in (BISON): bison, not byacc or bison -y.
11429 (YACC): bison -y or byacc or yacc.
11430 (various): Add *-bison as appropriate.
11431 (taz): No need to mess with BISON anymore.
11432
11433 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11434
11435 * configure: If OSTYPE matches *win32*, try to find a good value for
11436 CONFIG_SHELL.
11437
11438 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11439
11440 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11441 configure.in if it is present.
11442
11443 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11444
11445 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11446
11447 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11448
11449 * config.sub: Recognize `arc' cpu.
11450 * configure.in: Likewise.
11451 * config-ml.in: Likewise.
11452
11453 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11454
11455 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11456
11457 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11458
11459 * configure: Changed sed delimiter from ':' to '|' when
11460 attempting to substitute ${config_shell} for SHELL. On
11461 NT ${config_shell} may contain a ':' in it.
11462
11463 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11464
11465 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11466
11467 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11468
11469 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11470
11471 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11472
11473 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11474
11475 * ylwrap: If the program is a relative path, force it to be
11476 absolute.
11477
11478 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11479
11480 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11481
11482 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11483
11484 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11485 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11486 for libraries.
11487
11488 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11489
11490 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11491 separated by spaces.
11492
11493 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11494
11495 * ylwrap: New file.
11496 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11497
11498 * ltmain.sh: Handle /bin/sh at start of install program.
11499
11500 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11501
11502 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11503 * missing: New file, from automake 1.2.
11504
11505 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11506
11507 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11508 check-tk to CHECK_X11_MODULES.
11509
11510 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11511
11512 * config.sub: Merge with FSF.
11513
11514 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11515
11516 * config.guess: Merge with FSF.
11517
11518 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11519
11520 * configure: Treat msdosdjgpp like go32.
11521 * configure.in: Likewise. Don't remove gprof for go32.
11522
11523 * configure: Change Makefile.tem2 to Makefile.tm2.
11524
11525 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11526
11527 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11528
11529 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11530
11531 * install-sh (chmodcmd): Set to null if the DST directory already
11532 exists. Same as Nov 11th change.
11533
11534 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11535
11536 * configure (GDB_TK): Needs itcl and tix.
11537
11538 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11539
11540 * config.guess: Update from FSF.
11541
11542 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11543
11544 * Makefile.in (GDB_TK): Depend on itcl and tix.
11545
11546 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11547
11548 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11549 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11550 (INSTALL_SCRIPT): New variable.
11551 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11552 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11553 to -x.
11554 * install-sh: Add support for -x option.
11555
11556 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11557
11558 * configure.in, Makefile.in: Treat tix like itcl.
11559
11560 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11561
11562 * Makefile.in (WINDRES): New variable.
11563 (WINDRES_FOR_TARGET): New variable.
11564 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11565 (EXTRA_HOST_FLAGS): Add WINDRES.
11566 (EXTRA_TARGET_FLAGS): Add WINDRES.
11567 (EXTRA_GCC_FLAGS): Add WINDRES.
11568 ($(DO_X)): Pass down WINDRES.
11569 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11570 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11571 DLLTOOL_FOR_TARGET.
11572
11573 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11574
11575 * configure.in: configure sim before gdb for win32-x-ppc
11576
11577 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11578
11579 Move gperf into the toplevel, from libg++.
11580 * configure.in (target_tools): Add target-gperf.
11581 (native_only): Add target-gperf.
11582 * Makefile.in (all-target-gperf): New target, depend on
11583 all-target-libg++.
11584 (configure-target-gperf): Empty rule.
11585 (ALL_TARGET_MODULES): Add all-target-gperf.
11586 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11587 (CHECK_TARGET_MODULES): Add check-target-gperf.
11588 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11589 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11590
11591 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11592
11593 * config.sub (mn10200): Recognize new basic machine.
11594
11595 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11596
11597 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11598 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11599
11600 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11601
11602 * configure.in: If we're building mips-sgi-irix6* native, turn on
11603 ENABLE_MULTILIB and set TARGET_SUBDIR.
11604
11605 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11606
11607 * Makefile.in (all-sn): Depend on all-grep.
11608
11609 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11610
11611 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11612
11613 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11614 Makefile. From Jeff Makey <jeff@cts.com>.
11615 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11616
11617 * Makefile.in (DISTBISONFILES): Remove.
11618 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11619 $(DEFAULT_YACC).
11620
11621 * configure.in: Build itl, db, sn, etc., when building for native
11622 cygwin32.
11623
11624 * Makefile.in (LD): New variable.
11625 (EXTRA_HOST_FLAGS): Pass down LD.
11626 ($(DO_X)): Likewise.
11627
11628 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11629
11630 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11631
11632 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11633
11634 * configure.in (targargs): Strip out any supplied --build argument
11635 before adding our own. Always add --build.
11636
11637 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11638
11639 * configure.in (targargs): Pass --build if we're doing
11640 a cross-compile.
11641
11642 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11643
11644 * configure: Use '|' instead of ":" as the separator in
11645 sed. Otherwise sed chokes on NT path names with drive
11646 designators. Also look for "?:*" as the leading characters in an
11647 absolute pathname.
11648
11649 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11650
11651 * config.sub: Support for r3900.
11652
11653 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11654
11655 * configure.in: Use install-sh, not install.sh.
11656
11657 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11658
11659 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11660 apply it twice.
11661
11662 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11663
11664 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11665 install-binutils.
11666
11667 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11668
11669 * Makefile.in: Add automake targets.
11670 * configure.in (host_tools): Add automake.
11671
11672 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11673
11674 * configure: Default CXX to c++, not gcc.
11675 * Makefile.in (CXX): Set to c++, not gcc.
11676 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11677
11678 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11679
11680 * install-sh: try appending a .exe if source file doesn't
11681 exist
11682
11683 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11684
11685 * configure.in: Turn on multilib by default.
11686 (cross_only): Remove target-libiberty.
11687
11688 * Makefile.in (all-gcc): Don't depend on libiberty.
11689
11690 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11691
11692 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11693
11694 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11695
11696 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11697 (DISTBISONFILES): Add ld/Makefile.in
11698
11699 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11700
11701 * configure.in: if target is cygwin32 but host isn't cygwin32,
11702 don't configure gdb tcl tk expect, not just gdb.
11703
11704 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11705
11706 * configure.in: Added gnuserv everywhere sn appears.
11707
11708 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11709 (CROSS_CHECK_MODULES): Added check-gnuserv.
11710 (INSTALL_MODULES): Added install-gnuserv.
11711 (CLEAN_MODULES): Added clean-gnuserv.
11712 (all-gnuserv): New target.
11713
11714 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11715
11716 * config.guess: Fixes for MIPS OpenBSD systems.
11717
11718 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11719
11720 * Makefile.in (INSTALL_XFORM): Remove.
11721 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11722
11723 * mkinstalldirs: New file, copied from automake.
11724 * Makefile.in (installdirs): Rename from install-dirs. Use
11725 mkinstalldirs. Change all users.
11726 (DEVO_SUPPORT): Add mkinstalldirs.
11727
11728 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11729
11730 * install-sh: Rename from install.sh.
11731 * Makefile.in (INSTALL): Change install.sh to install-sh.
11732 (DEVO_SUPPORT): Likewise.
11733
11734 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11735 Graichen <graichen@rzpd.de>.
11736
11737 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11738
11739 * config.guess: Recognize OpenBSD systems correctly.
11740
11741 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11742
11743 * README, Makefile.in (ETC_SUPPORT): Remove references to
11744 cfg-paper*, configure.{texi,man,info*}._
11745
11746 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11747
11748 * Makefile.in (all.normal): Ensure that gcc is built after all
11749 the x11 - ie gdb - targets.
11750
11751 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11752
11753 * makefile.vms: Don't run conf-a-gas.
11754
11755 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11756
11757 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11758
11759 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11760
11761 * configure.in: Remove noconfigdirs case since gdb also
11762 configures and builds for tic80-coff.
11763
11764 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11765
11766 * configure: Set cache_file to config.cache.
11767 * Makefile.in (local-distclean): Remove config.cache.
11768
11769 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11770
11771 * COPYING: Update FSF address.
11772
11773 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11774
11775 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11776 noconfigdirs.
11777
11778 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11779
11780 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11781 MAKEDIRS, is empty.
11782
11783 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11784
11785 * config.sub: Tweak mn10300 entry.
11786
11787 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11788
11789 * configure.in (host_tools): Put sim before gdb, so gdb's
11790 configure.tgt can determine if the simulator was configured.
11791
11792 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11793
11794 * config.sub: Move BeOS $os case to be with other Cygnus
11795 local cases.
11796
11797 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11798
11799 * config.sub: Remove misplaced comment that broke Linux.
11800
11801 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11802
11803 * config.sub: Add BeOS support.
11804
11805 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11806
11807 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11808
11809 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11810
11811 * configure.in (noconfigdirs): Remove tcl and tk from
11812 noconfigdirs for cygwin32 builds.
11813
11814 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11815
11816 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11817
11818 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11819
11820 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11821 make-all.com, use makefile.vms instead.
11822
11823 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11824
11825 * config.sub: Accept -lnews*.
11826
11827 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11828
11829 * configure.in (noconfigdirs): Disable target-newlib,
11830 target-examples and target-libiberty for d30v.
11831
11832 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11833
11834 * configure.in (noconfigdirs): Enable ld for d30v.
11835
11836 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11837
11838 * configure.in (tic80-*-*): Build compiler.
11839
11840 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11841
11842 * configure.in (d30v-*): Remove sim directory from list of
11843 unsupported d30v directories
11844
11845 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11846
11847 * config.sub, configure.in: Add d30v target cpu.
11848
11849 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11850
11851 * makefile.vms: New file.
11852 * make-all.com: Remove.
11853
11854 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11855
11856 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11857
11858 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11859
11860 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11861
11862 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11863
11864 * Makefile.in (ALL_MODULES): Added all-db.
11865 (CROSS_CHECK_MODULES): Addec check-db.
11866 (INSTALL_MODULES): Added install-db.
11867 (CLEAN_MODULES): Added clean-db.
11868
11869 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11870
11871 * config.guess: Merge with latest FSF sources.
11872
11873 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11874
11875 * Makefile.in (ALL_MODULES): Added all-itcl.
11876 (CROSS_CHECK_MODULES): Added check-itcl.
11877 (INSTALL_MODULES): Added install-itcl.
11878 (CLEAN_MODULES): Added clean-itcl.
11879
11880 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11881
11882 * configure.in: build gdb for mn10200
11883
11884 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11885
11886 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11887
11888 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11889
11890 * configure.in (tic80-*-*): Turn off most targets right now.
11891
11892 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11893
11894 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11895 rather than the makeinfo program.
11896 (do-info): Depend upon all-texinfo.
11897
11898 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11899
11900 * configure.in: Remove uses of config/mh-linux.
11901
11902 * config.sub, config.guess: Merge with latest FSF sources.
11903
11904 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11905
11906 * config.sub (case $basic_machine): Add tic80 entries.
11907
11908 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11909
11910 * config.sub, config.guess: Merge with latest FSF sources.
11911
11912 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11913
11914 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11915 * mpw-config.in: Test for NewFolderRecursive.
11916 * mpw-install: Use symbolic name for startup filename.
11917 * mpw-README: Add various additional details.
11918
11919 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11920
11921 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11922
11923 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11924
11925 * configure.in: Do build gcc and the target libraries for
11926 the mn10200.
11927
11928 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11929
11930 * configure.in: don't avoid building gdb for mn10300 any more
11931 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11932 instead of single-quoting it.
11933
11934 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11935
11936 * configure.in: Don't use --with-stabs on IRIX 6.
11937
11938 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11939
11940 * configure.in (m32r): Build gdb, libg++ now.
11941
11942 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11943
11944 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11945 directories from noconfigdirs.
11946
11947 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11948
11949 * config.sub (basic_machine): added mips16 configuration
11950
11951 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11952
11953 * config.sub: Handle d10v-unknown.
11954
11955 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11956
11957 * config.sub: Handle v850-unknown.
11958
11959 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11960
11961 * Makefile.in: add findutils
11962 * configure.in: add findutils to list of host_tools
11963
11964 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11965
11966 * config.sub: Handle mn10200 and mn10300.
11967
11968 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11969
11970 * configure.in (d10v-*): Do not build librx.
11971
11972 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11973
11974 * configure.in (mn10300): Build everything except gdb & libgloss.
11975
11976 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11977
11978 * config.guess: Patch for Dansk Data Elektronik servers,
11979 from Niels Skou Olsen <nso@dde.dk>.
11980
11981 For ncr, use /bin/uname rather than uname, since GNU uname does not
11982 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11983
11984 Patch for MIPS R4000 running System V,
11985 from Eric S. Raymond <esr@snark.thyrsus.com>.
11986
11987 Fix thinko for nextstep.
11988
11989 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11990
11991 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11992 * config.guess: Guess mips-dec-mach_bsd4.3.
11993
11994 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11995 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11996 release numbers.
11997 * config.guess (mips-mips-riscos*): Emit just enough of the
11998 release number.
11999
12000 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12001 * config.guess (sparc-auspex-sunos*): Added.
12002 (f300-fujitsu-*): Added.
12003
12004 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12005 * config.guess: Recognize a Tadpole as a sparc.
12006
12007 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12008
12009 * config.guess: Don't assume that NextStep version is either 2 or
12010 3. NextStep 4 (aka OpenStep 4) has come out now.
12011
12012 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12013
12014 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12015 From Rik Faith <faith@cs.unc.edu>.
12016
12017 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12018
12019 * config.sub: Contributions from bug-gnu-utils to:
12020 Support plain "hppa" (no version given) architecture, reported by
12021 OpenStep.
12022 OpenBSD like NetBSD.
12023 LynxOs is not a hardware supplier.
12024
12025 * config.guess: Contributions from bug-gnu-utils to add support for:
12026 OpenBSD like NetBSD.
12027 Stratus systems.
12028 More Pyramid systems.
12029 i[n>4]86 Intel chips.
12030 M680[n>4]0 Motorola chips.
12031 Use unknown instead of lynx for hardware manufacturer.
12032
12033 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12034
12035 * install.sh (chmodcmd): Set to null if the DST directory already
12036 exists.
12037
12038 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12039
12040 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12041 not use mt-ppc target Makefile fragment any more.
12042
12043 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12044
12045 * configure.in (*-*-windows): Exclude everything but those dirs
12046 needed to build windows.
12047
12048 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12049
12050 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12051
12052 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12053
12054 * configure.in: Exclude mmalloc from i386-windows.
12055
12056 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12057
12058 * Undo my previous change.
12059
12060 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12061
12062 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12063 unconditionally.
12064 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12065
12066 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12067
12068 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12069 host to add it's own flags.
12070
12071 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12072
12073 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12074
12075 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12076
12077 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12078 (CXX_FOR_TARGET): Likewise.
12079 (GCC_FOR_TARGET): Define.
12080 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12081 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12082 CC_FOR_TARGET was specified on the command line.
12083 (MAKEOVERRIDES): Don't define.
12084
12085 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12086
12087 * configure.in (m32r): Fix spelling of libg++ libs.
12088
12089 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12090
12091 * config.sub (-apple*): Remove, now redundant.
12092
12093 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12094
12095 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12096
12097 * configure: Rework yesterday's sed script patch.
12098
12099 * config.sub: Merge with FSF.
12100
12101 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12102
12103 * config.guess: Merge from FSF.
12104
12105 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12106 * config.guess: Use pc instead of unknown, for pc clone systems.
12107 Change linux to linux-gnu.
12108
12109 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12110 * config.guess: Avoid non-portable tr syntax.
12111
12112 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12113
12114 * test-build.mk (HOLES): Add "xargs" for gdb.
12115
12116 * configure: Avoid hpux10.20 sed bug.
12117
12118 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12119
12120 * configure.in: Add support for windows host
12121 (that is a build done under the Microsoft build environment).
12122
12123 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12124
12125 * Makefile.in: Replace all uses of srcroot with s, to shrink
12126 command line lengths.
12127
12128 Patches from Geoffrey Noer <noer@cygnus.com>:
12129 * configure.in: If configuring for newlib, pass --with-newlib to
12130 subdirectories.
12131 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12132 -Bnewlib/ and -Lwinsup to gcc.
12133 (CXX_FOR_TARGET): Likewise.
12134
12135 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12136
12137 * Makefile.in (ETC_SUPPORT): Add configure.
12138
12139 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12140
12141 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12142 host configuration file.
12143
12144 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12145
12146 * configure.in: Break mn10x00 support into separate
12147 mn10200 and mn10300 configurations.
12148 * config.sub: Likewise.
12149
12150 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12151
12152 * configure.in: Add lots of stuff to noconfigdirs for
12153 the mn10x00 targets.
12154
12155 * config.sub, configure.in: Add mn10x00 support.
12156
12157 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12158
12159 * make-all.com: Call conf-a-gas, not config-a-gas.
12160
12161 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12162
12163 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12164 targets.
12165
12166 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12167
12168 * mpw-README: Add much more detail for native PowerMac.
12169 * mpw-install: New file.
12170 * mpw-configure: Add --norecursion and --help options.
12171 * mpw-config.in: Translate readme and install files when
12172 copying to objdir.
12173 * mpw-build.in: Don't always depend on byacc and flex.
12174 (install-only-top): New action.
12175
12176 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12177
12178 * configure.in: You can now configure GDB for the v850.
12179
12180 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12181
12182 * configure.in (noconfigdirs): Don't configure any C++ dirs
12183 if targeting D10V.
12184
12185 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12186
12187 * config.sub: Recognize mips64vr5000.
12188
12189 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12190
12191 * configure.in: Use a single line for host_tools and native_only.
12192
12193 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12194
12195 * config.sub, configure.in: Add entries for m32r.
12196
12197 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12198
12199 * Makefile.in (inet-install): Don't run install-gzip.
12200
12201 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12202
12203 * configure.in: Don't config lots of things for *-*-windows*.
12204
12205 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12206
12207 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12208 (host_libs, host_tools): Copy from configure.in.
12209 * mpw-configure: Don't complain about directories not found.
12210
12211 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12212
12213 * configure.in (i[345]86): Recognize i686 for pentium pro.
12214 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12215 file.
12216
12217 * config.guess (i[345]86): Ditto.
12218
12219 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12220
12221 * configure.in (noconfigdirs): Removed gdb for D10V.
12222
12223 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12224
12225 * configure.in: Remove ld, target-libio, target-libg++, and
12226 target-libstdc++ from noconfigdirs.
12227
12228 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12229
12230 * configure: Fix three locations where shell scripts were
12231 being run directly rather than with config_shell.
12232
12233 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12234
12235 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12236 * config.sub (basic_machine): Recognize v850.
12237
12238 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12239
12240 * mpw-configure: Handle multiple enable/disable options and
12241 pass them down recursively, handle -c and -s flags appropriately
12242 depending on choice of compiler, add escape mechanism for
12243 quoted arguments to gC.
12244
12245 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12246
12247 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12248 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12249 so that -mrelocatable-lib and -mno-eabi are used.
12250
12251 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12252 not support --print-multi-lib, don't abort.
12253
12254 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12255
12256 * make-all.com: Run config-a-gas.
12257 * setup.com: Don't copy subdirectory files around.
12258
12259 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12260
12261 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12262 target, it now compiles correctly.
12263
12264 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12265
12266 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12267
12268 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12269
12270 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12271
12272 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12273
12274 * configure.in (native_only): Add prms.
12275
12276 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12277
12278 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12279 (BINUTILS_SUPPORT_DIRS): Likewise.
12280
12281 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12282
12283 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12284 d10v support is added.
12285
12286 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12287
12288 * configure.in (d10v-*-*): New target.
12289
12290 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12291
12292 * config.guess (HP 9000/811): Recognize this as a PA1.1
12293 machine.
12294
12295 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12296
12297 * Makefile.in (do-tar-gz): New target, split out from tail end of
12298 taz target. Run each command separately, don't use pipes.
12299 (taz): Use it.
12300
12301 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12302
12303 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12304 * mpw-build.in: No builds should depend on building byacc or flex,
12305 they are assumed to be installed already.
12306
12307 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12308
12309 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12310 variable that CC_FOR_TARGET needs.
12311
12312 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12313
12314 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12315 options have changed since the last time the subdirectory was
12316 configured, and if it has, reconfigure.
12317 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12318 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12319
12320 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12321
12322 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12323 CLEAN_MODULES): Add bash.
12324 (all-bash): New target.
12325
12326 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12327
12328 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12329
12330 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12331
12332 * config.sub (basic_machine): Recognize d10v as a valid processor.
12333
12334 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12335
12336 * mpw-configure: Add support for --bindir.
12337 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12338
12339 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12340
12341 * configure.in: add bash, time, gawk to list of hosttools and things
12342 to only build for native toolchains
12343
12344 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12345
12346 * Makefile.in (docdir): Remove.
12347
12348 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12349
12350 * Makefile.in (datadir): Set to $(prefix)/share.
12351
12352 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12353
12354 * configure.in: build diff and patch for cygwin32-hosted
12355 toolchains.
12356
12357 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12358
12359 * config.sub: Accept -rtems*.
12360
12361 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12362
12363 * configure.in: enable dosrel for cygwin32-hosted builds,
12364 remove diff from the list of things not buildable
12365 via Canadian Cross
12366
12367 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12368
12369 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12370 don't get ". ".
12371
12372 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12373
12374 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12375
12376 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12377
12378 * Makefile.in (taz): Handle case where tex3patch didn't even get
12379 checked out. Also, if it was found, put the symlink in a new util
12380 subdirectory.
12381
12382 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12383
12384 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12385
12386 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12387
12388 * config.sub: Recognize -openvms.
12389 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12390 * make-all.com, setup.com: New files.
12391
12392 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12393
12394 * Makefile.in (taz): tex3patch moved to texinfo/util.
12395
12396 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12397
12398 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12399 * configure.in: remove make from disable-if-Can-Cross list
12400 enable gdb if ${host} and ${target} are cygwin32
12401
12402 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12403
12404 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12405 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12406
12407 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12408
12409 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12410 distinguish sysv/svr4/bsd variants.
12411 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12412
12413 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12414
12415 * configure.in: Added copyright notice.
12416 * move-if-change: Added copyright notice.
12417
12418 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12419
12420 * configure.in (powerpcle-*-solaris*): Until we get shared
12421 libraries working, don't build gdb, sim, make, tcl, tk, or
12422 expect.
12423
12424 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12425
12426 * config.guess: Merge with FSF:
12427
12428 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12429 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12430
12431 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12432 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12433
12434 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12435 * config.guess: Combine two OSF1 rules.
12436 Also recognize field test versions. From mjr@zk3.dec.com.
12437 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12438 because GNU uname does not support -p. From pmr@pajato.com.
12439
12440 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12441
12442 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12443
12444 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12445
12446 * mpw-README: Document GCCIncludes.
12447
12448 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12449
12450 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12451
12452 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12453
12454 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12455
12456 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12457
12458 * configure.in (*-*-cygwin32): Configure make.
12459
12460 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12461
12462 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12463
12464 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12465
12466 * Makefile.in (all-inet): Depend on all-perl.
12467
12468 * Makefile.in (inet-install): New target.
12469
12470 * Makefile.in (all-inet): Depend on all-tcl.
12471 (all-inet): Depend on all-send-pr.
12472
12473 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12474
12475 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12476 temporarily.
12477
12478 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12479
12480 * configure.in: Don't configure --with-gnu-ld on AIX.
12481
12482 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12483
12484 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12485
12486 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12487
12488 * Makefile.in (ALL_MODULES): Added all-inet.
12489 (CROSS_CHECK_MODULES): Added check-inet.
12490 (INSTALL_MODULES): Added install-inet.
12491 (CLEAN_MODULES): Added clean-inet.
12492 (all-indent): New target.
12493
12494 * configure.in (host_tools): Added inet.
12495 (native_only): Added inet.
12496 (noconfigdirs): Added inet.
12497
12498 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12499
12500 * configure.in: Don't configure libgloss if we are not configuring
12501 newlib.
12502
12503 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12504
12505 * configure.in: Don't configure libgloss for unsupported
12506 architectures.
12507
12508 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12509
12510 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12511
12512 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12513
12514 * Makefile.in (ALL_MODULES): Include all-apache.
12515 (CROSS_CHECK_MODULES): Include check-apache.
12516 (INSTALL_MODULES): Include install-apache.
12517 (all-apache): New target.
12518
12519 * configure.in: Added apache everywhere perl is seen.
12520
12521 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12522
12523 * Makefile.in: Add support for clean-{module} and
12524 clean-target-{module} rules.
12525
12526 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12527
12528 * configure.in (*-*-ose) do not build libgloss.
12529
12530 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12531
12532 * config.guess (prep*:SunOS:5.*:*): Turn into
12533 powerpele-unknown-solaris2.
12534
12535 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12536
12537 * configure.in: Permit --enable-shared to specify a list of
12538 directories.
12539
12540 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12541
12542 * configure.in (host==solaris): Pass only the first word of $CC
12543 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12544
12545 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12546
12547 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12548
12549 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12550
12551 * Makefile.in (ALL_MODULES): Include all-perl.
12552 (CROSS_CHECK_MODULES): Include check-perl.
12553 (INSTALL_MODULES): Include install-perl.
12554 (ALL_X11_MODULES): Include all-guile.
12555 (CHECK_X11_MODULES): Include check-guile.
12556 (INSTALL_X11_MODULES): Include install-guile.
12557 (all-perl): New target.
12558 (all-guile): New target.
12559
12560 * configure.in (host_tools): Include perl and guile.
12561 (native_only): Include perl and guile.
12562 (noconfigdirs): Don't build guile and perl; no ports have been
12563 done.
12564
12565 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12566
12567 * configure (--enable-*): Handle quoted option lists such as
12568 --enable-sim-cflags='-g0 -O' better.
12569
12570 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12571
12572 * Makefile.in ({,inst}all-target): New rule so we can make and
12573 install all of the target directories easily.
12574
12575 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12576
12577 * configure.in: Add missing global flag in sed substitution when
12578 deleting `target-' from ${configdirs}.
12579
12580 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12581
12582 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12583 option.
12584
12585 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12586 config/mh-necv4.
12587
12588 * install.sh: Correct misspelling of transformbasename.
12589
12590 * config.guess: Recognize mips-*-sysv*.
12591
12592 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12593
12594 * config.sub: Recognize mon960.
12595
12596 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12597
12598 * configure: Restore Canadian Cross handling of BISON and LEX,
12599 removed in Feb 20 change.
12600
12601 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12602
12603 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12604 Mention make install. Remove the old copyright date as well the
12605 clumsy and rather pointless copyright on the README file.
12606
12607 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12608
12609 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12610 Makefile after running symlink-tree, then run `make distclean' to
12611 avoid clobbering any generated files in srcdir.
12612
12613 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12614
12615 * configure.in (m68k-*-netbsd*): Build everything now.
12616
12617 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12618
12619 * Makefile.in (taz): Fix quoting.
12620
12621 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12622
12623 * configure.in (sparclet-*-*): Build everything now.
12624
12625 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12626
12627 * configure.in (m68k-*-linux*): New host.
12628
12629 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12630
12631 * configure: Check for bison before byacc.
12632
12633 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12634
12635 * Makefile.in configure: Change the way LEX and BISON/YACC are
12636 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12637 searching PATH. These are used as fallbacks by Makefile.in if
12638 flex/bison/byacc aren't in objdir.
12639
12640 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12641
12642 * Makefile.in: Make everything which depends upon all-bfd also
12643 depend upon all-opcodes, in case --with-commonbfdlib is used.
12644
12645 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12646
12647 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12648 building NT native compilers on Unix.
12649
12650 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12651
12652 * configure.in: Don't get CC from the host Makefile fragment if we
12653 can find gcc in PATH, or if this is a Canadian Cross. Move the
12654 Solaris test for /usr/ucb/cc to the post target script, just after
12655 the compiler sanity test.
12656
12657 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12658
12659 * config.sub: Merge with FSF.
12660
12661 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12662
12663 * Makefile.in (RPATH_ENVVAR): New variable.
12664 (REALLY_SET_LIB_PATH): Use it.
12665 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12666
12667 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12668
12669 * config.sub, configure.in: Recognize sparclet cpu.
12670
12671 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12672
12673 * config.guess: Support m68k-cbm-sysv4.
12674
12675 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12676
12677 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12678 m68k-unknown-linuxaout from linker help string. Put quotes around
12679 $ld_help_string.
12680
12681 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12682
12683 * config.guess (powerpc-harris-powerunix): Add guess for port
12684 to new target.
12685
12686 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12687
12688 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12689
12690 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12691
12692 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12693 $(REALLY_SET_LIB_PATH) in Makefile.
12694 * Makefile.in (SET_LIB_PATH): New variable.
12695 (REALLY_SET_LIB_PATH): New variable.
12696 ($(DO_X)): Use $(SET_LIB_PATH).
12697 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12698 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12699 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12700 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12701 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12702 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12703 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12704 (install-dosrel): Likewise.
12705 (all-opcodes): Depend upon all-libiberty.
12706
12707 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12708
12709 * config.guess (*:CYGWIN*): New
12710
12711 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12712
12713 * Makefile.in (all-target-winsup): All all-target-libiberty.
12714
12715 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12716
12717 * configure.in (noconfigdirs): Add missing # in front of comment.
12718
12719 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12720
12721 * configure.in: add second pass to things added to noconfigdirs
12722 so *-gm-magic can exclude libgloss properly.
12723
12724 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12725
12726 * mpw-configure (extralibs_name, rez_name): Set correctly
12727 for MWC68K compiler.
12728
12729 * mpw-README: Add more info on the necessary build tools.
12730
12731 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12732
12733 * configure.in, config.sub: Recognize cygwin32.
12734
12735 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12736
12737 * config.guess, config.sub: Recognize A/UX.
12738
12739 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12740
12741 * config.sub: Merge with gcc/config.sub.
12742
12743 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12744
12745 * mpw-build.in (do-binutils): Add build of stamps.
12746
12747 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12748
12749 * config.sub: Add recognition for mips64vr4100*-* targets.
12750
12751 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12752
12753 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12754 Add creation of gconfigargs with `--enable-shared' turned on.
12755 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12756 ($(host)-stamp-stage3-configured): Likewise.
12757 (HOLES): Add chatr and ldd.
12758 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12759
12760 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12761
12762 * configure: Pass --nfp to recursive configures.
12763
12764 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12765
12766 * Makefile.in (DLLTOOL): New.
12767 (DLLTOOL_FOR_TARGET): New.
12768 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12769 (EXTRA_TARGET_FLAGS): Ditto.
12770 (EXTRA_GCC_FLAGS): Ditto.
12771 (CONFIGURE_TARGET_MODULES): Ditto.
12772 (DO_X): Ditto.
12773 * configure: Add DLLTOOL.
12774
12775 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12776
12777 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12778 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12779 mh-sco, since old workarounds no longer needed, and don't
12780 build ld, since libraries have weak symbols in COFF.
12781
12782 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12783
12784 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12785
12786 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12787
12788 * configure.in: Make sure that ${CC} can be used to compile an
12789 executable.
12790
12791 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12792
12793 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12794 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12795 nothing depending on whether gdbtk is being built.
12796
12797 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12798
12799 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12800
12801 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12802
12803 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12804 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12805
12806 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12807
12808 * config-ml.in: Add support for
12809 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12810 Simplify setting of multidirs from --disable-foo.
12811
12812 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12813
12814 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12815 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12816 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12817 non-empty, pass them on to the GCC make.
12818 (all-bootstrap): New rule that is like all-gcc, except it executes
12819 the GCC bootstrap rule instead of the GCC all rule.
12820
12821 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12822
12823 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12824
12825 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12826
12827 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12828 DG/UX support.
12829
12830 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12831
12832 * config.sub (i*86*) Change [345] to [3456]
12833
12834 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12835
12836 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12837 --with-gnu-ld=no.
12838
12839 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12840
12841 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12842 AIX multilibs get built.
12843
12844 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12845
12846 * configure.in (i386-win32): Don't build expect if we're not
12847 building the tcl subdir.
12848
12849 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12850
12851 * Makefile.in: (configure-target-examples, all-target-examples):
12852 New targets, configure and build example programs.
12853
12854 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12855
12856 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12857 use it as input to sedit the generated MPW makefile.
12858 * mpw-README: Add a suggestion about Gestalt.h.
12859
12860 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12861
12862 * config.sub: Accept *-*-ieee*.
12863
12864 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12865
12866 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12867 Ronald F. Guilmette <rfg@monkeys.com>.
12868
12869 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12870
12871 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12872 for powerpc-pe native.
12873 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12874 (target==powerpc-pe): duplicate i386-win32 entry.
12875
12876 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12877
12878 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12879 of vxworks, not just vxworks5.1.
12880
12881 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12882
12883 * mpw-configure: Add support for exec-prefix.
12884
12885 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12886
12887 * config.guess: Recognize HP model 816 machines as having
12888 a PA1.1 processor.
12889
12890 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12891
12892 * configure: Ignore new autoconf configure options.
12893
12894 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12895
12896 * config.guess: Recognize Pentium under SCO.
12897 From Robert Lipe <robertl@arnet.com>.
12898
12899 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12900
12901 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12902
12903 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12904
12905 * configure.in: Don't configure gas for alpha-dec-osf*.
12906
12907 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12908
12909 * configure.in: Default to --with-stabs for some targets for which
12910 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12911 i[345]86*-*-unixware*.
12912
12913 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12914
12915 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12916 rather than basing it on the target. Simplify handling of options
12917 controlling which directories to configure. Remove extraneous
12918 slash in multi-clean target.
12919
12920 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12921
12922 * config-ml.in: Prefix more variables with ml_ so they don't collide
12923 with configure's.
12924
12925 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12926
12927 * configure: Don't turn -v into --v.
12928
12929 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12930
12931 * configure.in (targargs): Fix typo.
12932
12933 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12934
12935 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12936
12937 * configure.in: Strip --host and --target options from
12938 CONFIG_ARGUMENTS, and always configure for --host only. Add
12939 --with-cross-host option when building with a cross-compiler.
12940 * configure: Canonicalize the arguments put into config.status by
12941 always using `=' for an option with an argument. Pass a presumed
12942 --host or --target explicitly.
12943
12944 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12945
12946 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12947 into general OS recognition case.
12948
12949 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12950
12951 * configure.in (target_configdirs): add target-winsup only
12952 for win32 target systems.
12953
12954 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12955
12956 * Makefile.in (all-target-libgloss): Depend upon
12957 configure-target-newlib, since when libgloss is built it looks to
12958 see if the newlib directory exists.
12959
12960 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12961
12962 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12963 cfg-ml-*.in.
12964
12965 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12966
12967 * configure: Handle LD and LD_FOR_TARGET when configuring a
12968 Canadian Cross.
12969
12970 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12971
12972 * configure.in (target_libs): add target-winsup.
12973 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12974 (target==ppcle-pe): remove ld from $noconfigdirs.
12975
12976 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12977
12978 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12979 Preserve relative path names in $srcdir. Build symlink tree if
12980 configuring cross target dir and srcdir=. (= no VPATH support).
12981 (configure-target-libg++): Depend on configure-target-librx.
12982 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12983 * config-ml.in: New file.
12984 * symlink-tree: New file.
12985 * configure: Ensure srcdir="." if that's what it is.
12986
12987 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12988
12989 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12990 includes and FLEX_SKELETON setting.
12991 * mpw-configure (--with-gnu-ld): New option, controls whether
12992 to use PPCLink or ld with PowerMac GCC.
12993 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12994 * mpw-config.in: Configure grez if targeting Mac.
12995
12996 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12997 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12998 just macos.
12999 * configure.in: Configure grez resource compiler if targeting Mac.
13000 * Makefile.in (all-grez, install-grez): New targets.
13001
13002 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13003
13004 * configure: CXX defaults to gcc, not g++. If we find
13005 gcc in the path, set CC to gcc -O2.
13006
13007 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13008
13009 * configure: Default ${build} correctly. Avoid picking up extra
13010 spaces when reading CC and CXX from Makefile. When doing a
13011 Canadian Cross, use plausible default values for numerous
13012 variables.
13013 * configure.in: When doing a Canadian Cross, don't try to
13014 configure tools whose configure script can't handle it.
13015
13016 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13017
13018 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13019
13020 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13021
13022 * configure: Remove dubious bug reporting address.
13023
13024 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13025
13026 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13027 configure script, run that instead of this directory's configure.
13028 In either case, print a message that we're configuring the sub-dir.
13029
13030 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13031
13032 * configure.in: Before checking for the existence of various files,
13033 use sed to filter out "target-".
13034
13035 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13036
13037 * Makefile.in (DO_X): Split rule to decrease command line length
13038 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13039 (Philippe De Muyter).
13040
13041 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13042
13043 * Makefile.in (all-patch): depend on all-libiberty.
13044
13045 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13046
13047 * configure.in: If the only directory in target_configdirs which
13048 actually exists is libiberty, then set target_configdirs to empty,
13049 to avoid trying to build a target libiberty in a gas or gdb
13050 distribution.
13051
13052 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13053
13054 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13055 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13056 systems.
13057
13058 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13059
13060 * configure.in (copy_dirs): Use sys-include instead of include
13061 for --with-headers option.
13062
13063 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13064
13065 * Makefile.in, configure.in: Make winsup builds work with
13066 new scheme.
13067
13068 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13069
13070 * configure.in: Build the linker on AIX.
13071
13072 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13073
13074 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13075 where needed.
13076
13077 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13078
13079 * Makefile.in (all-gcc): Fix typo.
13080
13081 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13082
13083 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13084
13085 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13086
13087 * configure.in: Rename libFOO to target-libFOO, and xiberty
13088 to target-xiberty, to provide more flexibility.
13089 (target_subdir): Define. Create if cross.
13090 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13091 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13092 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13093 check-libFOO -> check-target-libFOO, etc.
13094 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13095 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13096 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13097 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13098 allow ALL_GCC="" to only configure.
13099 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13100 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13101 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13102
13103 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13104
13105 * Makefile.in (taz): Build "info" in etc explicitly.
13106
13107 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13108
13109 * configure.in: Make sure that CC is undefined (as opposed to
13110 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13111 problem with autoconf trying to configure on a host without GCC.
13112
13113 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13114
13115 * mpw-configure: Set host alias from choice of host compiler,
13116 only use generic MPW Makefile sed if present, edit a file
13117 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13118 * mpw-README: Add problem notes about CW6 and CW7.
13119
13120 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13121
13122 * Makefile.in (taz): Use ";" instead of ";;".
13123
13124 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13125
13126 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13127 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13128 DISTDOCDIRS.
13129 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13130 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13131
13132 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13133
13134 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13135 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13136 Move bfd to DISTSTUFFDIRS.
13137
13138 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13139
13140 * Makefile.in (X11_LIB): Removed.
13141 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13142
13143 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13144
13145 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13146
13147 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13148 names.
13149
13150 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13151
13152 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13153
13154 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13155
13156 * configure.in (i[345]86-*-win32): Always build newlib.
13157 Don't configure cvs, autoconf or texinfo.
13158 * Makefile.in (LD_FOR_TARGET): New.
13159 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13160 Pass down LD_FOR_TARGET.
13161
13162 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13163
13164 * winsup: New directory.
13165 * Makefile.in: Build winsup.
13166 * configure.in: Winsup is configured when target is win32.
13167 Can only build win32 target GDB when native.
13168
13169 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13170
13171 * config.guess: Recognize HP model 819 machines as having
13172 a PA 1.1 processor.
13173
13174 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13175
13176 * configure: Fix sed loop which substitutes for CC and CXX to
13177 avoid bug found in various sed implementations.
13178
13179 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13180
13181 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13182 simulator. Use standard powerpc-*-eabi*.
13183
13184 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13185
13186 * configure.in: Stop putting gas and binutils in noconfigdirs for
13187 powerpc-*-aix* and rs6000-*-*.
13188
13189 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13190
13191 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13192 -mcall-aixdesc libraries.
13193
13194 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13195
13196 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13197
13198 * config.sub (arm | armel | armeb): Fix shell syntax.
13199
13200 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13201
13202 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13203 -msoft-float and -mcpu=common support.
13204 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13205 libraries.
13206
13207 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13208
13209 * configure.in: Allow configuration and build of emacs19 for the alpha.
13210
13211 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13212
13213 * configure.in (CC): Get ^CC, not just any old CC, from
13214 ${host_makefile_frag}.
13215
13216 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13217
13218 * configure.in (CC): Try to get CC from
13219 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13220
13221 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13222
13223 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13224 only if it exists in $(srcdir).
13225
13226 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13227
13228 * configure: If CC and CXX are not set in the environment, set
13229 them, based on either an existing Makefile or on searching for gcc
13230 in PATH. Substitute for CC and CXX in Makefile.
13231 * configure.in: Remove libm from target_libs. Separate
13232 target_configdirs from configdirs. If CC is not set in
13233 environment, try to get it from a host Makefile fragment. Rewrite
13234 changes of configdirs to use skipdirs instead. A few minor
13235 tweaks. Take directories out of target_configdirs as they are
13236 taken out of configdirs. Remove existing Makefile files from
13237 subdirectories. Substitute for TARGET_CONFIGDIRS and
13238 CONFIG_ARGUMENTS in Makefile.
13239 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13240 by configure.in.
13241 (CONFIG_ARGUMENTS): Likewise.
13242 (CONFIGURE_TARGET_MODULES): New variable.
13243 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13244 ($(CONFIGURE_TARGET_MODULES)): New target.
13245 (configure-libg++, configure-libio): New targets.
13246 (all-libg++): Depend upon configure-libg++.
13247 (all-libio): Depend upon configure-libio.
13248 (configure-libgloss, all-libgloss): New targets.
13249 (configure-libstdc++): New target.
13250 (all-libstdc++): Depend upon configure-libstdc++.
13251 (configure-librx, all-librx): New targets.
13252 (configure-newlib): New target.
13253 (all-newlib): Depend upon configure-newlib
13254 (configure-xiberty): New target.
13255 (all-xiberty): Depend upon configure-xiberty.
13256
13257 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13258
13259 * configure.in (host i[345]86-*-win32): Expand the
13260 noconfigdirs again.
13261
13262 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13263
13264 * mpw-configure: Fix sed command file name.
13265
13266 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13267
13268 * configure.in (host i[345]86-*-win32): Reduce the
13269 noconfigdirs again.
13270
13271 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13272
13273 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13274 or powerpc*-*-pe*, since they are not yet supported.
13275
13276 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13277
13278 Add PowerMac support and many other enhancements.
13279 * mpw-configure: New option --cc to select compiler to use,
13280 paste options set according to --cc into the generated
13281 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13282 if mpw-make.sed is present.
13283 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13284 add forward includes for PowerPC include files.
13285 * mpw-build.in: Build using Makefile.PPC if present.
13286 (do-byacc, etc): Remove separate version resource builds.
13287 (do-gas): Build "stamps" before "all".
13288 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13289 * mpw-README: Update to reflect --cc option, PowerMac support,
13290 and recently-reported compatibility problems.
13291
13292 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13293
13294 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13295 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13296 (--with-multilib-top): Pass to recursive invocations.
13297
13298 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13299
13300 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13301 v810-*-*.
13302
13303 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13304
13305 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13306 gdb, ld and opcodes on v810-*-*.
13307
13308 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13309
13310 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13311 (local-maintainer-clean): New target.
13312 (maintainer-clean): New target.
13313 (realclean): Just depend upon maintainer-clean.
13314
13315 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13316
13317 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13318
13319 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13320
13321 * configure.in: Build ld in mips*-*-bsd* case.
13322
13323 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13324
13325 * config.sub: Accept -lites* OS. From Ian Dall.
13326
13327 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13328
13329 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13330 targets.
13331
13332 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13333
13334 * configure.in: treat i386-win32 canadian cross the same as
13335 i386-go32 canadian cross.
13336
13337 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13338
13339 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13340 running under the simulator to build a reduced set of libraries.
13341 (powerpc-*-eabiaix): Add fine grained multilib support added to
13342 other powerpc targets yesterday.
13343
13344 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13345
13346 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13347 -disable-softfloat, -disable-relocatable, -disable-aix, and
13348 -disable-sysv to control which multilib libraries get built.
13349
13350 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13351
13352 * configure: Add Makefile.tem to list of files to remove in trap
13353 handler.
13354
13355 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13356
13357 * config.guess (*Linux*): Add missing "exit"s.
13358 Also, need specific check for alpha-unknown-linux (uses COFF).
13359
13360 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13361
13362 * config.guess: Merge with FSF:
13363
13364 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13365 * config.guess (AIX4): More robust release numbering discovery.
13366
13367 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13368 * config.guess (i386-sequent-ptx): Properly get version number.
13369
13370 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13371 * config.guess (mips:*:4*:UMIPS): New case.
13372
13373 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13374
13375 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13376 (i386-win32 host): Likewise. Don't build readline.
13377
13378 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13379
13380 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13381 SUPPORT_FILES to submakes.
13382
13383 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13384
13385 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13386 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13387 mpw-configure.
13388
13389 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13390
13391 * configure.in (appdirs): Use =, not ==, in test expression when
13392 trying to build the text to print in the warning message for
13393 Solaris users.
13394
13395 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13396
13397 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13398
13399 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13400
13401 * config.guess: Recognize lynx-2.3.
13402
13403 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13404
13405 * config.sub (z8ksim): Deleted
13406 (z8k-*-coff): New, this is the one true name of the target.
13407
13408 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13409
13410 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13411
13412 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13413
13414 * config.guess (*:Linux:*:*): First try asking the linker what the
13415 default object file format is (elf, aout, or coff). Then if this
13416 fails, try previous methods.
13417
13418 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13419
13420 * configure.in: Don't build newlib for *-*-vxworks5.1.
13421
13422 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13423
13424 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13425 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13426
13427 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13428
13429 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13430
13431 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13432
13433 * cfg-ml-com.in: New file.
13434 * cfg-ml-pos.in: New file.
13435
13436 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13437
13438 * COPYING.NEWLIB: Add HP free copyright to list.
13439
13440 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13441
13442 * config.sub: Recognize -eabi* for the system, not just -eabi.
13443
13444 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13445
13446 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13447 * config.sub, configure.in (win32): New target and host.
13448
13449 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13450
13451 * configure.in: Add i386-pe configuration.
13452
13453 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13454
13455 * mpw-build.in (install): Install GDB after LD.
13456
13457 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13458
13459 * mpw-config.in (elf/mips.h): Always forward-include, needed
13460 for GDB to build.
13461
13462 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13463
13464 * testsuite: New directory for customer acceptance and whole tool
13465 chain tests.
13466
13467 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13468
13469 * configure: If per-host line isn't found, but AC_OUTPUT is found
13470 and a configure script exists, run it instead.
13471
13472 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13473
13474 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13475
13476 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13477
13478 * configure: Set build_{cpu,vendor,os,alias} to host values when
13479 --build isn't specified.
13480
13481 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13482
13483 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13484 (FLAGS_TO_PASS): Pass them.
13485 (EXTRA_TARGET_FLAGS): Ditto.
13486
13487 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13488
13489 * Makefile.in (all-libg++): Depend on all-libstdc++.
13490
13491 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13492
13493 * configure.in (noconfigdirs): Enable all packages for
13494 i386-unknown-netbsd.
13495
13496 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13497
13498 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13499 hosted builds (DOS builds)
13500
13501 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13502
13503 Changes for ARM based on patches from Richard Earnshaw:
13504 * config.sub: Handle armeb and armel.
13505 * configure.in: Omit arm linker only for riscix.
13506
13507 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13508
13509 * config.guess: Update from FSF.
13510
13511 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13512
13513 * config.sub: Recognize powerpcle as the little endian varient of
13514 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13515 powerpcle variant. Convert pentium into i586, not i486. Add p5
13516 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13517 temporarily.
13518
13519 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13520
13521 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13522
13523 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13524
13525 * config.sub: Accept -lites* as a basic system type.
13526
13527 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13528
13529 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13530 installed, and if so return linuxoldld as the system name.
13531
13532 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13533
13534 * config.guess: Add hppa1.1-hp-lites support.
13535
13536 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13537
13538 * configure.in: Don't build newlib for m68k-vxworks5.1.
13539
13540 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13541
13542 * configure.in (mips-sgi-irix6): Use mh-irix5.
13543
13544 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13545
13546 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13547
13548 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13549
13550 * test-build.mk: Enable building of shared libraries on IRIX 5 and
13551 OSF/1. Fix compiler flags.
13552 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13553
13554 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13555
13556 * configure.in: Recognize --with-newlib.
13557 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13558
13559 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13560
13561 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13562 to *_X11_MODULES due to gdbtk needing X include files et al.
13563
13564 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13565
13566 Merge in support for Mac MPW as a host.
13567 (Old change descriptions retained for informational value.)
13568
13569 * mpw-config.in: Add generic include forwards for cpu-specific
13570 include files in aout and elf directories.
13571
13572 * mpw-configure: Added copyright.
13573 * mpw-config.in: Check for presence of required build tools.
13574 (target_libs): Add newlib.
13575 (target_tools): Add examples.
13576 (Read Me): Generate as "Read Me for MPW" instead.
13577 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13578 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13579 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13580
13581 * mpw-configure: Remove subdir-specific makefile hackery,
13582 delete mk.tmp after using it.
13583
13584 * mpw-build.in (all): Display start and end times.
13585
13586 * mpw-configure (host_canonical): Set.
13587 (target_cpu): Always add to makefiles.
13588 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13589 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13590 (mpw-mh-mpw): Look for in srcdir and srcroot.
13591 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13592
13593 * mpw-build.in: (install-only): New target.
13594
13595 * mpw-configure (host_alias, target_alias): Rename from hostalias
13596 and targetalias, add into generated Makefile.
13597 (mk.tmp): If present, add into generated Makefile.
13598 * mpw-build.in (all-gas): Build config.h first before gas proper.
13599
13600 * mpw-configure (config.status): Write only if changed.
13601 * mpw-config.in (readline): Configure it (not built, just used for
13602 definitions).
13603
13604 * mpw-config.in (elf/mips.h): Add a forward include.
13605
13606 * mpw-config.in: Forward-include most .h files in include into
13607 extra-include.
13608 (readline): Don't build.
13609 mpw-build.in (install): Install GDB.
13610
13611 * mpw-configure (prefix, mpw_prefix): Handle it.
13612 * mpw-config.in (mmalloc, readline): Don't configure.
13613 * mpw-build.in (thisscript): Rename to ThisScript.
13614 Use mpw-build instead of BuildProgram everywhere.
13615 (mmalloc, readline): Don't build.
13616 * mpw-README: New file, basic documentation about the MPW port.
13617
13618 * mpw-config.in: Use forward-include to create include files.
13619
13620 * mpw-configure: Add more things to the top of each configured
13621 Makefile, including contents of config/mpw-mh-mpw.
13622 * mpw-config.in (extra-include): Create this directory and fill it
13623 with Posix-like include files when configuring.
13624
13625 * config.sub (apple, mac, mpw): Add various aliases.
13626
13627 * mpw-build.in: New file, top-level build script fragment for MPW.
13628 * mpw-configure: New file, configure script for MPW.
13629 * mpw-config.in: New file, config fragment for MPW.
13630
13631 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13632
13633 * configure.in (host_libs): Remove glob, since it is gone from the
13634 sources.
13635
13636 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13637
13638 * Makefile.in: define empty GDB_NLM_DEPS var.
13639
13640 * configure.in(target_makefile_frag): use config/mt-netware
13641 for netware targets.
13642
13643 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13644
13645 * config.sub: Merge in recent FSF changes. Remove linux special
13646 cases.
13647
13648 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13649
13650 Revert this change:
13651
13652 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13653
13654 * build-all.mk: Use CC=cc -Xs on Solaris.
13655
13656 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13657
13658 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13659 stop using it.
13660 * Makefile.in: Nuke all references to glob subdirectory.
13661
13662 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13663
13664 * configure.in: Fix --enable-shared logic in per-host.
13665
13666 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13667
13668 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13669
13670 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13671
13672 * configure.in (noconfigdirs): Don't build gas on AIX, for
13673 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13674
13675 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13676
13677 * configure: Fix --cache-file to work if the file argument is a
13678 relative path.
13679
13680 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13681
13682 * configure: If the --cache-file is used, pass it down to
13683 configure in subdirectories.
13684
13685 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13686
13687 * config.sub: add vxworks29k configuration.
13688
13689 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13690
13691 * Makefile.in (taz): Do "diststuff" part quietly.
13692
13693 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13694
13695 * config.sub: Mini-merge with gcc/config.sub.
13696
13697 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13698
13699 * config.guess (IRIX): Sed - to _.
13700
13701 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13702
13703 * Makefile.in (source-vault, binary-vault): New targets.
13704
13705 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13706
13707 * config.sub: Recognize -eabi as a basic system type.
13708
13709 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13710
13711 * configure.in (enable_shared stuff): Fix typo.
13712
13713 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13714
13715 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13716
13717 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13718
13719 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13720
13721 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13722
13723 * configure.in (rs6000-*-*): Don't build gas.
13724
13725 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13726
13727 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13728 reduce command line length.
13729 (AS_FOR_TARGET): Check for as.new, not Makefile.
13730 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13731
13732 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13733
13734 * config.guess: Merge from FSF.
13735
13736 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13737
13738 * configure: Don't use $ when handling program_suffix.
13739
13740 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13741
13742 * configure.in: Configure tk for hppa/hpux.
13743
13744 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13745
13746 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13747
13748 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13749
13750 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13751 to LIBCXXFLAGS. Tests are better run without it.
13752
13753 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13754
13755 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13756
13757 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13758
13759 * configure.in (*-*-netware*): Don't configure xiberty.
13760
13761 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13762
13763 * configure.in: Remove tk from native_only list.
13764
13765 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13766
13767 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13768 for special NCD build.
13769
13770 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13771
13772 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13773 makeall.bat, they're only useful for binutils snapshots.
13774 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13775 makeall.bat to specified SUPPORT_FILES.
13776
13777 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13778
13779 * build-all.mk: Add Ericsson targets to sun4 and solaris
13780 hosts. Add BNR's sun4 target to solaris host, so their
13781 build-from-source will be tested in-house first.
13782
13783 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13784
13785 * Makefile.in (LIBCFLAGS): New variable.
13786 (CFLAGS_FOR_TARGET): Ditto.
13787 (LIBCFLAGS_FOR_TARGET): Ditto.
13788 (LIBCXXFLAGS): Ditto.
13789 (CXXFLAGS_FOR_TARGET): Ditto.
13790 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13791 (BASE_FLAGS_TO_PASS): Pass them.
13792 (EXTRA_TARGET_FLAGS): Ditto.
13793
13794 * configure.in: Support --enable-shared.
13795
13796 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13797
13798 * configure.in (target_libs): Include libstdc++ again.
13799 * config.guess: Update from FSF (for FreeBSD).
13800
13801 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13802
13803 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13804 makeall.bat.
13805 (DISTDOCDIRS): Add `etc'.
13806 (ETC_SUPPORT_PFX): New variable.
13807 (taz): Include anything from etc starting with a word in
13808 ETC_SUPPORT_PFX.
13809
13810 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13811
13812 * config.sub: Update for recent FSF changes. Remove obsolete
13813 h8300hds entry. Add -windows* and -osx as basic os. Minor
13814 spacing changes.
13815
13816 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13817
13818 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13819
13820 * config.guess: Merge with FSF.
13821 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13822
13823 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13824
13825 * configure: Since the "trap 0" handler will override the exit
13826 status on many systems, only use it for "exit 1", and make it set
13827 a non-zero exit status; reset it before "exit 0". Also, check
13828 exit status of config.sub, and error out if it failed.
13829
13830 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13831
13832 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13833 and install libgloss.
13834
13835 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13836
13837 * Makefile.in (all-binutils): Depend upon all-byacc.
13838
13839 * configure.in: Don't build emacs on Irix 5.
13840
13841 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13842
13843 * configure.in (*-*-netware*): Add libio.
13844
13845 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13846
13847 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13848 (CHECK_TARGET_MODULES): Ditto.
13849 (INSTALL_TARGET_MODULES): Ditto.
13850 (TARGET_LIBS): Ditto.
13851 (all-libstdc++): Note dependencies.
13852
13853 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13854
13855 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13856
13857 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13858
13859 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13860 -fexternal-templates.
13861
13862 * configure.in (target_libs): Add libstdc++.
13863 (noconfigdirs): Add libstdc++ as appropriate.
13864
13865 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13866
13867 * config.guess: Update from FSF.
13868
13869 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13870
13871 * configure: Use ${config_shell} when running ${configsub}.
13872
13873 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13874
13875 * config.sub: No longer recognize h8300h.
13876
13877 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13878
13879 * config.sub: Remove extraneous differences between config.sub and
13880 gcc/config.sub.
13881
13882 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13883
13884 * Makefile.in (DISTSTUFFDIRS): Add gas.
13885
13886 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13887
13888 * COPYING.NEWLIB: New file.
13889
13890 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13891
13892 * config.guess (HP-UX): Patch from Harlan Stenn
13893 <harlan@landmark.com> to also emit release level.
13894
13895 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13896
13897 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13898
13899 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13900
13901 * config.sub: Merge nextstep cleanup from FSF.
13902
13903 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13904
13905 * configure.in (arm-*-*): Don't configure ld for this target.
13906
13907 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13908
13909 * configure.in (*-*-netware): don't configure libg++, libio,
13910 librx, or newlib.
13911
13912 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13913
13914 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13915 configure ld--it works, but it doesn't support shared libraries.
13916
13917 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13918
13919 * config.guess (*-unknown-freebsd*): Get rid of possible
13920 trailing "(Release)" in version string.
13921 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13922
13923 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13924
13925 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13926 Fix type: *-next-neststep -> *-next-nextstep.
13927
13928 * config.guess: Merge from FSF:
13929
13930 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13931
13932 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13933
13934 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13935
13936 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13937 instead of UNIX_SV for UnixWare 1.0).
13938
13939 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13940
13941 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13942 to make gdb/nlm/* build after the compiler and linker.
13943
13944 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13945
13946 * config.guess (netbsd, freebsd, linux): Accept any machine,
13947 not just i[34]86.
13948 (m68k-atari-sysv4): Relocate to match FSF version.
13949
13950 * config.guess: More merges from the FSF:
13951
13952 Add a space before function call or macro invocation.
13953
13954 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13955
13956 * config.guess: Add trap cmd to remove dummy.c and dummy when
13957 interrupted.
13958
13959 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13960
13961 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13962 (dummy): Redirect stderr from compilation of dummy.c.
13963
13964 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13965
13966 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13967
13968 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13969
13970 * configure: Accept and ignore --cache*, for compatibility with
13971 new autoconf.
13972
13973 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13974
13975 * config.guess: Merge from FSF:
13976
13977 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13978
13979 * config.guess (Pyramid*:OSx*:*:*): New case.
13980 (PATH): Add /.attbin at end for finding uname.
13981 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13982
13983 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13984
13985 * config.guess (M88*:DolphinOS:*:*): New case.
13986
13987 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13988
13989 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13990 to select whether to use ELF or COFF.
13991
13992 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13993
13994 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13995
13996 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13997
13998 * config.guess: Guess the OS version for HPUX.
13999
14000 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14001
14002 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14003
14004 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14005
14006 * configure.in: Recognize --with-headers, --with-libs, and
14007 --without-newlib.
14008 * Makefile.in (all-xiberty): Depend upon all-ld.
14009
14010 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14011
14012 * configure.in: Change i[34]86 to i[345]86.
14013
14014 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14015
14016 * configure (version): A few more tweaks to help message.
14017
14018 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14019
14020 * Makefile.in: Remove (for now) librx as a host library,
14021 now that we're building it for target.
14022
14023 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14024
14025 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14026 (Karl Berry).
14027
14028 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14029
14030 * configure.in: Also configure librx.
14031
14032 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14033
14034 * Makefile.in: Update various rules to reflect that librx
14035 is now needed for libg++.
14036
14037 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14038
14039 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14040
14041 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14042
14043 * configure.in: Configure the examples directory.
14044
14045 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14046
14047 * configure: Simplify Jun 2 1994 change.
14048
14049 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14050
14051 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14052 /bin/gcc isn't good enough to build gcc.
14053
14054 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14055
14056 * Makefile.in (GDB_SUPPORT_FILES): Remove
14057 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14058 (gdb.tar.gz): Add new rule to use standard distribution building
14059 mechanism.
14060
14061 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14062
14063 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14064 Bill Cox <bill@cygnus.com>.
14065
14066 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14067
14068 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14069
14070 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14071
14072 * configure: Search current dir first in .gdbinit.
14073
14074 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14075
14076 * config.sub: Recognize freebsd (merged from gcc config.sub).
14077
14078 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14079
14080 * config.sub: Refer to NeXT's operating system as nextstep.
14081
14082 * config.sub (case $basic_machine): Re-order the cases, to match
14083 the order in the FSF version (which is mostly alphabethical).
14084 Merge in some additions and changes from the FSF.
14085
14086 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14087
14088 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14089 * config.sub: Recognize cxux7.
14090 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14091
14092 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14093
14094 * config.sub: Fix typo powerpc -> powerpc-*.
14095
14096 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14097
14098 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14099
14100 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14101 parallel with all-emacs and install-emacs). Top-level command
14102 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14103
14104 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14105
14106 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14107 $(relbindir)/make before doing ``make install'', and use
14108 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14109 installing over running make binary.
14110 ($(host)-stamp-stage3-installed): Likewise.
14111
14112 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14113
14114 * config.guess: Recognize Mach.
14115
14116 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14117
14118 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14119 see whether --exec-prefix was used.
14120
14121 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14122
14123 * README: Explicitly mention libg++/README. (Zoo's idea.)
14124
14125 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14126
14127 * Makefile.in: Add all-librx target similar to all-libproc.
14128
14129 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14130
14131 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14132 with post 1.2 uname bogosity.
14133
14134 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14135
14136 * configure: Remove temporary files on receipt of a signal.
14137
14138 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14139
14140 * configure: If there is a package_makefile_frag, remove
14141 ${subdir}/Makefile.tem after copying it in.
14142
14143 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14144
14145 * build_all.mk: support rs6000 lynx identifies itself as
14146 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14147 since /bin/gcc is too feeble to compile a modern gcc.
14148
14149 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14150
14151 * brought devo/test-build.mk update-to-date with progressive/
14152 test-build.mk. Add lynx targets and hppa flag info.
14153
14154 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14155
14156 * configure.in: Use mh-ncrsvr43. Patch from
14157 Tom McConnell <tmcconne@sedona.intel.com>.
14158
14159 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14160
14161 * config.guess (i386-unknown-bsdi): No longer need to
14162 check #if defined(__bsdi__) && defined(__i386__).
14163
14164 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14165
14166 * configure: Set program_transform_nameoption correctly.
14167
14168 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14169
14170 * brought build-all.mk update-to-date with progressive build-all.mk,
14171 added new targets and hppa info.
14172
14173 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14174
14175 * configure: If config.guess result is a prefix of the user
14176 specified target, assume a native build and use the user specified
14177 target as the host alias. Remove SunOS patch suffix removal hack.
14178 * configure.in: Remove SunOS patch suffix removal hack.
14179
14180 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14181 in NATIVE_CHECK_MODULES.
14182
14183 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14184
14185 * Makefile.in: Rename HOST_ONLY to NATIVE.
14186 * configure: Delete SunOs patch suffix from host_canonical
14187 and build_canonical variables that are prepended to Makefiles.
14188 * configure.in: Add comments for easier maintenance.
14189
14190 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14191
14192 * Makefile.in: Add all-libproc target similar to all-gui.
14193
14194 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14195
14196 * Makefile.in (CHECK_MODULES): split into
14197 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14198
14199 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14200
14201 * config.guess (i386-unknown-bsdi): New system to guess.
14202
14203 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14204
14205 * Makefile.in: Add all-gui target (but not yet build by "all").
14206
14207 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14208
14209 * config.sub: Move deletion of patch suffix from here...
14210 * configure.in: To here, at Ian's suggestion. The top-
14211 level scripts might need to know of a patch level.
14212
14213 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14214
14215 * config.sub: Strip off patch suffix so rtl is recognized
14216 as a sunos4.1.3 machine, even though it's been patched.
14217
14218 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14219
14220 * Makefile.in (INSTALL_LAST): Delete.
14221 (INSTALL_DOSREL): New.
14222
14223 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14224
14225 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14226 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14227 whether we pass down --with-gnu-ld anyhow.
14228
14229 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14230
14231 * Makefile.in (INSTALL_LAST): Change operation so it works
14232 on more flavors of make.
14233 * configure.in (go32): Don't build libg++ or libio.
14234
14235 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14236
14237 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14238 they can be overriden by templates.
14239
14240 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14241
14242 * configure.in (target==go32): Don't build gdb.
14243 * dosrel: New directory.
14244
14245 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14246
14247 * configure.in (host==go32): Configure dosrel too.
14248 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14249 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14250 be set by incoming names or templates.
14251 (INSTALL_LAST): New rule.
14252
14253 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14254
14255 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14256
14257 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14258
14259 * configure.in (appdirs): New variable. Currently empty, but will
14260 be used in gas distribution. If nonempty, lists a set of
14261 directories at least one of which must get configured, or top
14262 level configuration is considered to have failed.
14263 (rs6000-*-lynxos*): Use new file name.
14264
14265 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14266
14267 Eliminate XTRAFLAGS.
14268 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14269 newlib include files using -idirafter, and also use -nostdinc.
14270 (CXX_FOR_TARGET): Likewise.
14271 (XTRAFLAGS): Removed.
14272 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14273 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14274 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14275 ($(DO_X)): Don't pass down XTRAFLAGS.
14276
14277 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14278
14279 * configure.in (mips*-dec-bsd*): New target; do build linker.
14280 (mips*-*-bsd*): New target; don't build linker.
14281
14282 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14283
14284 * configure.in: support rs6000-*-lynxos* configuration.
14285 support sunos4 as a cross target.
14286
14287 * config.sub: look for lynx*, not lynx since the OS version may
14288 legitimately be part of the name.
14289
14290 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14291
14292 * configure.in (i[34]86-*-sco*): Move to be with other i386
14293 targets.
14294 (romp-*-*): New target. Skip various binary utilities.
14295 (vax-*-*): New target. Don't build newlib.
14296 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14297
14298 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14299
14300 * configure.in: Only set host_makefile_frag if config
14301 directory exists.
14302
14303 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14304
14305 * install.sh: If $dstdir exists, don't check whether each
14306 component does.
14307
14308 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14309
14310 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14311
14312 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14313
14314 * configure.in (*-*-lynxos*): Don't configure newlib for either
14315 native or cross Lynx.
14316
14317 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14318
14319 * config.sub (sparc64-elf): Fix os.
14320 (z8k): Remove duplicate.
14321
14322 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14323
14324 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14325 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14326
14327 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14328
14329 * configure: Make file links cleanly even if Lynx fails on
14330 an NFS symlink (at least fail cleanly).
14331
14332 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14333
14334 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14335 -XNh2000.
14336
14337 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14338
14339 * configure: Unknown options are fatal again.
14340
14341 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14342
14343 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14344 compatibility.
14345
14346 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14347
14348 * build-all.mk: Add `clean' target.
14349
14350 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14351
14352 * config.guess: Add SINIX support.
14353 * configure.in: Add mips-*-sysv4* support.
14354
14355 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14356
14357 * build-all.mk: Document all useful targets.
14358 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14359 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14360
14361 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14362
14363 * configure: Support --silent, --quiet.
14364
14365 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14366
14367 * configure: Support --disable-FEATURE.
14368
14369 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14370
14371 * config.guess: Recognize NCR running SVR4.3.
14372
14373 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14374
14375 * config.guess: Make BSDI generate i386-unknown-bsd386.
14376 Patch from Paul Eggert <eggert@twinsun.com>.
14377
14378 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14379
14380 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14381
14382 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14383
14384 * configure: Make unrecognized options give nonfatal warnings
14385 instead of fatal errors, and pass them to any subdirectory
14386 configures in case they recognize them.
14387 Make --x equivalent to --with-x.
14388
14389 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14390
14391 * configure: Add --enable-* options. Clean up usage message and
14392 some comments.
14393
14394 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14395
14396 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14397
14398 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14399
14400 * configure.in (hppa*-*-*): Enable binutils.
14401
14402 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14403
14404 * config.sub: Recognize cisco.
14405
14406 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14407
14408 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14409
14410 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14411
14412 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14413 than one configuration name. Add comment.
14414
14415 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14416
14417 * config.guess: about target *-hitachi-hiuxwe2, fixed
14418 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14419 macro is incorrect.]
14420
14421 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14422
14423 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14424 than the "make ls" stuff which used to be here.
14425
14426 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14427
14428 * config.guess: Recognize i[34]86-unknown-freebsd.
14429 From Shawn M Carey <smcarey@rodan.syr.edu>.
14430
14431 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14432
14433 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14434
14435 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14436
14437 * config.guess: Check for ptx.
14438
14439 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14440
14441 * config.sub: Add os9k checking.
14442
14443 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14444
14445 * config.guess: Handle OSF1 running on HPPA processors
14446
14447 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14448
14449 * configure: If subdir configure fails, print out a message with
14450 subdirectory name, in case subdir's configure code didn't identify
14451 itself.
14452
14453 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14454
14455 * configure.in: Remove embedded newlines from configdirs.
14456 Avoid mismatches of substrings. Fix matching strings at end
14457 of configdirs.
14458
14459 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14460
14461 * config.guess: Add Lynx/rs6000 config support.
14462
14463 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14464
14465 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14466
14467 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14468
14469 * configure.in (hppa*-*-osf*): Treat this just like most other
14470 PA configurations (eg no binutils or ld).
14471 (hppa*-*-*elf*): These configurations have binutils and ld.
14472
14473 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14474
14475 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14476
14477 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14478
14479 * configure.in (rs6000-*-*): Build gas.
14480
14481 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14482
14483 * Makefile.in: Avoid bug in losing hpux sed.
14484
14485 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14486
14487 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14488 for GDB and GDB has been fixed to not need it.
14489
14490 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14491
14492 * config.guess: Recognize vax hosts.
14493
14494 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14495
14496 * configure (while loop): Don't use "break 2" inside case
14497 statement -- the case statement isn't an enclosing loop.
14498
14499 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14500
14501 * config.guess: Clean up NeXT support, to allow nextstep
14502 on Intel machines. Make OS be nextstep.
14503
14504 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14505
14506 * config.guess: Add alternate forms for Convex.
14507
14508 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14509
14510 * configure: Completely rewrite option processing. Take
14511 advantage of pattern-matching to avoid invoking test frequently.
14512 Also clean up host and target defaulting logic.
14513
14514 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14515
14516 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14517 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14518 commands (plus user environment) will fit SCO limits.
14519
14520 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14521
14522 * configure.in: Don't issue warnings about directories which are
14523 not being configured if -norecursion is set. Correct test for
14524 --with-gnu-as and --with-gnu-ld to not get confused by substring
14525 matches.
14526
14527 * configure.in: Don't build gas for alpha-dec-osf1*.
14528
14529 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14530
14531 * configure: Back out Per's change of 12/19/1993. It changes the
14532 behavior of configure in unexpected and confusing ways.
14533
14534 Also, use different delim char when calculating
14535 program_transform_name so that the name can contain slashes.
14536
14537 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14538
14539 * configure.in, config.sub: Add support for VSTa micro-kernel.
14540
14541 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14542
14543 * configure.in: Nuke hacks which were used to get a special
14544 version of GAS for HPPA configurations.
14545
14546 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14547
14548 * configure: If only ${target_alias} is given, use that
14549 as the default for ${host_alias}.
14550 * configure: Add missing back-slashes before nested quotes.
14551
14552 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14553
14554 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14555
14556 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14557
14558 * config.guess: Recognize some Tektronix configurations.
14559 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14560
14561 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14562
14563 * config.sub: Match any flavor of SH.
14564
14565 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14566
14567 * configure.in: Don't try to configure newlib for Alpha.
14568
14569 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14570
14571 * configure.in: Don't build ld for Irix 5. Don't build gas,
14572 libg++ or libio for any Alpha target.
14573
14574 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14575
14576 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14577
14578 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14579 default arguments -- so it tried to compress itself.
14580
14581 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14582
14583 * configure.in (notsupp): ensure that a space is always at the end
14584 of the configdirs list, since the grep checks for an explicit space
14585
14586 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14587
14588 * configure.in (target i386-sysv4.2): don't build ld, since static
14589 versions of many libraries are not available.
14590
14591 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14592
14593 * config.guess: Recognize Apollos (using environment variables).
14594 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14595
14596 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14597
14598 * config.guess: Recognize Sony news mips running newsos.
14599
14600 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14601
14602 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14603 "fi ; else" for bash.
14604
14605 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14606
14607 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14608
14609 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14610
14611 * config.sub: accept unixware as an alias for svr4.2.
14612 Fix some inconsistancies with the gcc version.
14613
14614 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14615
14616 * Makefile.in (DISTDOCDIRS): Add gdb.
14617
14618 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14619
14620 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14621
14622 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14623
14624 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14625 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14626 this now.
14627
14628 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14629
14630 * config.sub: Accept hiux* as an OS name.
14631
14632 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14633 etc/make-stds.texi. The underscore came from gcc, and dje now
14634 agrees that RUNTESTFLAGS is the correct name.
14635
14636 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14637
14638 * install.sh: Remove 'set -e'. It makes any conditionals
14639 in the script useless.
14640
14641 * config.guess: Automatically recognize arm-acorn-riscix
14642 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14643
14644 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14645
14646 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14647
14648 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14649
14650 * Makefile.in (DISTDOCDIRS): New variable.
14651 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14652 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14653
14654 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14655
14656 * configure.in (hppa target): check the source directory for the
14657 pagas sub-directory
14658
14659 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14660
14661 * config.sub: Allow -aout* and -elf*.
14662
14663 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14664
14665 * configure.in: Don't build ld on i386-solaris2, same as for
14666 sparc-solaris2.
14667
14668 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14669
14670 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14671
14672 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14673
14674 * configure.in: Configure gdb for alpha.
14675
14676 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14677
14678 * Makefile.in (CXXFLAGS): Add -O.
14679
14680 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14681
14682 * config.guess: added support for DG Aviion
14683
14684 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14685
14686 * configure.in: Produce warning message for subdirectories not
14687 configurable for this host/target combination. Don't try to
14688 configure gdb for vms.
14689
14690 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14691
14692 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14693 appropriate files before making "diststuff".
14694 (DISTBISONFILES): New var: list of files to be edited.
14695 (DISTSTUFFDIRS): Add binutils.
14696
14697 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14698
14699 * config.sub: also handle mipsel and mips64el (for little endian mips)
14700
14701 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14702
14703 * configure.in: Add * to end of all OS names.
14704
14705 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14706
14707 * configure.in: Build newlib for LynxOS native.
14708
14709 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14710
14711 * config.guess: Add support for delta 88k running SVR3.
14712
14713 * configure.in: Add comment about HP compiler vs. emacs.
14714
14715 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14716
14717 * configure.in: don't build ld on solaris2 (not a viable option
14718 due to bugs in getpwnam & getpwuid)
14719
14720 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14721
14722 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14723 config.guess will produce a full version number.
14724
14725 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14726
14727 * configure.in: Build linker and binutils for alpha-dec-osf1.
14728
14729 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14730
14731 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14732 and gdb/testsuite/Makefile.in.
14733
14734 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14735
14736 * configure.in: recognize mips*- instead of mips-
14737
14738 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14739
14740 * config.sub: Accept linux*coff and linux*elf as operating
14741 systems.
14742
14743 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14744
14745 * config.sub: Recognize mips64, and mips3 as an alias for it.
14746
14747 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14748
14749 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14750 gdb knows how to handle OSF/1 shared libraries.
14751
14752 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14753
14754 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14755 * config.guess: Recognize Hitachi's HIUX.
14756 * config.sub: Recognize h3050r* and hppahitachi.
14757 Remove redundant cases for hp9k[23]*.
14758
14759 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14760
14761 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14762 if gas and ld are in the source tree and are in ${configdirs}.
14763 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14764 --with options (but still pass them down on the command line,
14765 if they were explicitly specified).
14766
14767 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14768
14769 * configure: substitute SHELL value in Makefile.in with
14770 ${CONFIG_SHELL}
14771
14772 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14773
14774 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14775 *-*-solaris2* targets.
14776
14777 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14778
14779 * Makefile.in: define M4, and pass it down to sub-makes;
14780 all-autoconf now depends on all-m4
14781
14782 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14783
14784 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14785 presence of {ar,ranlib} instead of a configured directory
14786
14787 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14788
14789 * config.guess: Accept 34?? as well as 33?? for NCR.
14790
14791 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14792
14793 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14794 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14795
14796 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14797
14798 * configure: grab values for $(CC) and $(CXX) from the
14799 environment, so that someone can do "CC=gcc configure; make" and
14800 have it work right (matching the way that autoconf works now)
14801
14802 * configure.in, Makefile.in: add support for gash, the tcl
14803 interface to Galaxy
14804
14805 * config.guess: add NetBSD variants (hp300, x86)
14806
14807 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14808
14809 * install.sh: Support -d option (in the manner of SunOS 4 install,
14810 as it is more deterministic than that of GNU install)
14811 (chmodcmd): Set file to mode 755 by default (should also do default
14812 chgrp and chown, but I don't feel like dealing with that now)
14813
14814 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14815
14816 * config.sub: Remove h8300hhms alias.
14817
14818 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14819
14820 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14821
14822 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14823
14824 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14825 as stmp-fixinc
14826
14827 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14828
14829 * config.sub: recognize m88110-bug-coff.
14830
14831 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14832
14833 * Makefile.in (all-libio): all dependencies on the toolchain used
14834 to build this (gcc, gas, ld, etc)
14835
14836 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14837
14838 * config.guess: Deal with OSF/1 1.3 on alpha.
14839
14840 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14841
14842 * install.sh: add some 'else true' clauses for portability
14843
14844 * configure.in: don't build libio for h8[35]00-*-* targets
14845
14846 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14847
14848 * Makefile.in: Add support for new libio.
14849
14850 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14851
14852 * install.sh: If one command fails, don't try the rest. Don't try
14853 to remove $dsttmp (via trap) unless we have already created it.
14854 If $src doesn't exist, detect it and exit with an error.
14855
14856 * config.guess: Recognize BSD on hp300.
14857
14858 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14859
14860 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14861 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14862
14863 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14864
14865 * Makefile.in (all-send-pr): depends on all-prms
14866
14867 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14868
14869 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14870
14871 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14872
14873 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14874 Added test for mips-mips-riscos5.
14875
14876 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14877
14878 * configure.in: use mh-hp300 for 68k HP hosts
14879
14880 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14881
14882 * configure: add support for CONFIG_SHELL, so that you can use
14883 some alternate shell for evaluating configure scripts
14884
14885 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14886
14887 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14888 in configure script to bug-gdb@prep.ai.mit.edu when building
14889 distribution archive.
14890 * Makefile.in (COMPRESS): Remove def.
14891 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14892 gdb.tar.Z and make-gdb.tar.Z respectively.
14893 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14894 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14895 to convergence with 'taz' target in Makefile.in.
14896
14897 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14898
14899 * install.sh (dsttmp): use trap to ensure that tmp files go
14900 away on error conditions
14901
14902 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14903
14904 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14905
14906 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14907
14908 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14909 its parent is '/' not ''.
14910
14911 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14912
14913 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14914
14915 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14916 that ${newsrcdir}/configure.in does.
14917
14918 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14919
14920 * test-build.mk: support for CONFIG_SHELL
14921
14922 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14923
14924 * config.sub (netware): Add as a basic system type.
14925
14926 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14927
14928 * Makefile.in (Makefile): depend on configure.in. Also drop the
14929 $(srcdir)/ from the dependency on Makefile.in.
14930
14931 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14932
14933 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14934 (h8300hhms is temporary until multi-libraries are implemented).
14935 * configure.in: Handle h8300h too.
14936
14937 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14938
14939 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14940
14941 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14942
14943 * configure: Remove extraneous output when guessing host type.
14944 * config.guess: Remove extraneous output when guessing using C
14945 compiler rather than uname, or when guessing fails.
14946
14947 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14948
14949 * Makefile.in: remove all.cross and install.cross targets
14950
14951 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14952 definitions
14953
14954 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14955
14956 * configure.in (target sh): Build gprof.
14957
14958 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14959
14960 * config.sub: change -solaris to -solaris2
14961
14962 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14963
14964 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14965
14966 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14967
14968 * configure: Correct error message for missing Makefile.in to
14969 print correct directory.
14970
14971 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14972
14973 * install.sh: kludge around 386BSD shell bug
14974
14975 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14976
14977 * config.guess: Recognize NeXT.
14978 * config.guess: Recognize i486-ncr-sysv4.
14979 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14980
14981 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14982
14983 * Makefile.in (MAKEINFOFLAGS): New variable.
14984 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14985 * build-all.mk, test-build.mk: Pass down --no-split as
14986 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14987
14988 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14989
14990 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14991
14992 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14993
14994 * Makefile.in (libg++.tar.z): New rule.
14995 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14996 * Makefile.in (taz): Only do a single chmod.
14997
14998 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14999
15000 * install.sh: don't use dirname anymore (replaced with sed usage)
15001
15002 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15003
15004 * Makefile.in: Change extension for gzip'd files from '.z' to
15005 '.gz' per new FSF standard usage.
15006
15007 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15008
15009 * configure: put quotes around the final value of program_transform_name
15010
15011 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15012
15013 * Makefile.in: new install.sh support; update install-info rules
15014
15015 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15016
15017 * configure.in: Build diff for crosses, but not for go32 host.
15018
15019 * configure.in: Build gprof only for native, and don't build it
15020 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15021
15022 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15023
15024 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15025
15026 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15027
15028 * configure.in (host_tools): Add prms.
15029
15030 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15031
15032 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15033 with $(FLAGS_TO_PASS) on the command line
15034
15035 * config.sub: Recognize lynx and lynxos
15036
15037 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15038
15039 * config.sub: Accept -ecoff*, not just -ecoff.
15040
15041 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15042
15043 * Makefile.in (taz): Use .gz suffix instead of .z.
15044 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15045 names.
15046
15047 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15048
15049 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15050
15051 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15052
15053 * Makefile.in (install-no-fixedincludes): install gcc last, so
15054 that rebuilds that might happen during 'make install' don't get
15055 bogus gcc include files
15056
15057 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15058
15059 Change from Utah for HPPA support:
15060 * config.guess: Recognize hppa1.x-hp-bsd.
15061
15062 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15063
15064 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15065 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15066
15067 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15068
15069 * config.sub: Add support for rom68k and bug boot monitors.
15070
15071 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15072
15073 * Makefile.in: Make all-opcodes depend on all-bfd.
15074
15075 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15076
15077 * config.guess: Added special check for i[34]86-univel-sysv4*.
15078
15079 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15080
15081 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15082 the processor rather than assuming i486.
15083
15084 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15085
15086 * config.guess: Recognize SunOS6 as Solaris3.
15087
15088 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15089
15090 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15091 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15092
15093 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15094
15095 * build-all.mk (all-cross): New target for Canadian Cross.
15096 Added Q2 go32 targets.
15097 * test-build.mk: Configure go32 cross sparclite-aout and
15098 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15099 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15100
15101 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15102
15103 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15104 GO32 hosted toolchains
15105
15106 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15107
15108 * configure: change so "-exec-prefix" gets passed down rather
15109 than "-exec_prefix" so autoconf generated Makefiles get the
15110 exec_prefix set right.
15111
15112 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15113
15114 * config.guess: get the Solaris2 minor version number
15115
15116 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15117
15118 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15119
15120 * config.guess: Recognize some Sequent platforms.
15121
15122 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15123
15124 * Makefile.in: added the vault-install target
15125
15126 * configure.in: actually use the Sun3 makefile fragment that's in
15127 config, also added the release dir to configdirs
15128
15129 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15130
15131 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15132
15133 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15134
15135 * configure.in: remove some program from Alpha targetted toolchains
15136
15137 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15138
15139 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15140 gprof.
15141 (taz): Run "make diststuff" in those directories instead of "make
15142 proto-dir". Look for "VERSION=" only at start of line in subdir
15143 Makefile. Use "gzip -9" for compression.
15144 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15145 (binutils.tar.z): New target.
15146
15147 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15148
15149 * Makefile.in (taz): Include gpl.texinfo.
15150
15151 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15152
15153 * Makefile.in (setup-dirs): Merged into "taz" target.
15154 (taz): Only do `proto-dir' stuff if a directory is actually needed
15155 for this target.
15156
15157 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15158
15159 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15160 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15161 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15162 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15163 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15164
15165 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15166
15167 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15168 config.sub, and move-if-change to gdb testsuite distribution
15169 archive, so the testsuite can be extracted, configured, and
15170 run separately from the gdb distribution. Blow away the Chill
15171 tests that require a Chill compiled executable, since GNU Chill
15172 is not yet publically available.
15173
15174 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15175
15176 * test-build.mk: set environment variables in a single command,
15177 instead of a list of assignments and exports
15178
15179 * config.guess: recognize Alpha/OSF1 systems
15180
15181 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15182
15183 * configure: Change help message to prefer --options rather than
15184 -options.
15185
15186 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15187
15188 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15189 zippy@ecst.csuchico.edu.
15190 * config.guess: Recognize miniframe.
15191
15192 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15193
15194 * Makefile.in: Use srcroot to find runtest rather than rootme.
15195 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15196
15197 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15198
15199 * test-build.mk: Extensive additions to support building on a
15200 machine other than the host.
15201
15202 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15203
15204 * configure (tooldir): Fix for i386-aix again.
15205
15206 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15207
15208 * configure, Makefile.in: Change definition of $(tooldir)
15209 to match the FSF.
15210
15211 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15212
15213 * config.guess: Recognize i[34]86/SVR4.
15214
15215 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15216
15217 * Makefile.in (all-gdb): gdb depends on sim.
15218
15219 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15220
15221 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15222 at the same time we make the prototype gdb directory.
15223 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15224 files at the same time as the gdb base release distribution.
15225
15226 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15227
15228 * Makefile.in (check): Use individual check targets rather than
15229 DO_X rule.
15230 (check-gcc): Added.
15231
15232 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15233
15234 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15235 for System V release 3.2.
15236
15237 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15238
15239 * config.sub: Recognize hppaosf.
15240 * configure.in: Do configure ld/binutils/gas for it.
15241
15242 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15243
15244 * configure (tooldir): Alter syntax used to set this, for systems
15245 where "\$" isn't handled right, like i386-aix.
15246
15247 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15248
15249 * configure: Pass program-transform-name, not
15250 program_transform_name, to recursive configures.
15251
15252 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15253
15254 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15255 of gas+ld+binutils.
15256
15257 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15258
15259 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15260
15261 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15262
15263 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15264
15265 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15266
15267 * Makefile.in (PRMS): Set back to all-prms.
15268
15269 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15270
15271 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15272 targets, rather than for MIPS hosts.
15273
15274 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15275
15276 * configure.in: add comment for --with-x default values
15277
15278 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15279
15280 * Makefile.in: add check-* targets for each of the directories in
15281 the tree. Add a definition of RUNTEST that will use the one we
15282 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15283
15284 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15285
15286 * configure.in: Removed obsolete references to bfd_target and
15287 target_makefile_frag.
15288
15289 * build-all.mk: Set assorted targets for Q2.
15290 * config.sub: Recognize z8k-sim and h8300-hms.
15291 * test-build.mk: Really don't pass host to configure.
15292 (HOLES): Added uname.
15293
15294 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15295
15296 * configure: Handle an empty program-prefix, program-suffix or
15297 program-transform-name correctly.
15298
15299 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15300
15301 * build-all.mk: -G 8 no longer required for MIPS targets.
15302 * test-build.mk: Don't pass host argument to configure; make it
15303 guess.
15304
15305 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15306
15307 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15308 * Makefile.in (COMPRESS): New macro, like GZIP.
15309
15310 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15311
15312 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15313
15314 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15315 with gas currently defaults to -G 0.
15316
15317 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15318
15319 * Makefile.in (all-flex): flex depends on byacc.
15320
15321 * build-all.mk: If host not specified, use config.guess. Pass TAG
15322 to test-build.mk as RELEASE_TAG.
15323 * test-build.mk (configargs): New variable containing arguments to
15324 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15325 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15326
15327 * config.guess: Use /bin/uname when checking -X argument on SCO,
15328 to avoid invoking GNU uname which doesn't understand -X.
15329
15330 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15331
15332 * configure.in: Build gas for mips-*-*.
15333
15334 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15335
15336 * Makefile.in (all.normal): insert missing backslash.
15337
15338 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15339
15340 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15341
15342 * Makefile.in: Complete overhaul to merge many almost identical
15343 targets.
15344
15345 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15346
15347 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15348 (gdb.tar.Z): Adjusted.
15349
15350 * Makefile.in (setup-dirs, taz): New targets; should be general
15351 enough to adapt for gdb sometime. Build only .z file.
15352 (gas.tar.z): New target.
15353
15354 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15355
15356 * build-all.mk: Use CC=cc -Xs on Solaris.
15357
15358 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15359
15360 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15361 for handling BISON for FSF releases.
15362
15363 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15364
15365 * configure: Actually implement the change zoo just documented.
15366
15367 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15368
15369 * configure: when using config.guess, only set target_alias when
15370 it's not already been set (ie, on the command line)
15371
15372 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15373
15374 * Makefile.in: add installcheck target, set PRMS to install-prms
15375
15376 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15377
15378 * configure: add support for package_makefile_fragment, handle the
15379 case where a directory has a configure.in file but no Makefile.in
15380 more gracefully (with an actual understandable error message, even);
15381 add support for --without (and add this to the usage message); also
15382 explicitly add a --host=${host_alias} to the command line when
15383 config.guess is used
15384
15385 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15386
15387 * configure: Must use both --host and --target in recursive calls.
15388
15389 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15390
15391 * Makefile.in: Change deja-gnu to dejagnu.
15392
15393 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15394
15395 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15396
15397 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15398
15399 * configure.in: canonicalize all instances to *-*-solaris2*,
15400 also strip out a number of tools to not build for go32 host
15401
15402 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15403
15404 * config.guess: add GPL.
15405
15406 * Makefile.in, config.guess, config.sub, configure: bump
15407 copyrights to 93.
15408
15409 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15410
15411 * Makefile.in (do-info): Removed obsolete check for existence of
15412 localenv file.
15413
15414 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15415
15416 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15417
15418 * Makefile.in: a couple of 'else true' for decstation,
15419 support for TclX
15420
15421 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15422
15423 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15424
15425 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15426
15427 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15428
15429 * config.guess: Recognize i386-ibm-aix (PS/2).
15430 * configure.in: Use config/mh-aix386 file for it.
15431
15432 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15433
15434 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15435 CC_FOR_TARGET instead.
15436 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15437
15438 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15439
15440 * Makefile.in: Add sim to list of directories sent with gdb
15441
15442 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15443
15444 * configure.in: Put back mips-dec-bsd* case.
15445
15446 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15447
15448 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15449 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15450 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15451
15452 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15453
15454 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15455
15456 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15457 (install-info): install dir.info only if it exists,
15458 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15459
15460 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15461
15462 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15463 gas for mips-dec-bsd.
15464
15465 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15466
15467 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15468 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15469
15470 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15471
15472 * configure.in: Added "dejagnu" to hosttools list.
15473
15474 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15475
15476 * config.sub, configure.in, config.guess: Add support
15477 for Bosx, an AIX variant from Bull.
15478 Patches from F.Pierresteguy@frcl.bull.fr.
15479
15480 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15481
15482 * devo/dejagnu: Initial creation of devo/dejagnu.
15483 Migrated dejagnu testcases and support files for testing software
15484 tools to reside as subdirectories, currently called "testsuite",
15485 within the directory of the software tool. Migrated all programs,
15486 support libraries, etc. beloging to dejagnu proper from
15487 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15488 with no modifications. The changes to these files which will
15489 allow them to configure, build, and execute properly will be made
15490 in a future update.
15491
15492 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15493
15494 * Makefile.in: Change send_pr to send-pr.
15495 * configure.in: Likewise.
15496 * send_pr: Renamed directory to send-pr.
15497
15498 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15499
15500 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15501
15502 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15503
15504 * README: Update for gdb-4.8 release.
15505 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15506 gdb-xxx.tar.z (gzip'd) file also.
15507
15508 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15509
15510 * Makefile.in: make all-diff depend on all-libiberty
15511
15512 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15513
15514 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15515
15516 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15517
15518 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15519
15520 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15521
15522 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15523 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15524 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15525
15526 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15527
15528 * Makefile.in: makeinfo binary is in a new location
15529
15530 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15531
15532 * config.sub: Accept -ecoff as an OS.
15533
15534 * Makefile.in: Various changes to eliminate a level of make
15535 recursion and reduce the required command line length.
15536 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15537 sub-makes.
15538 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15539 variables holding settings for specific sub-makes.
15540 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15541 in terms of BASE_FLAGS_TO_PASS.
15542 (TARGET_LIBS): New variable listing directories which use
15543 TARGET_FLAGS_TO_PASS.
15544 (subdir_do): Eliminated.
15545 (do-*): New set of targets to replace subdir_do.
15546 (various): All targets which used subdir_do now depend on do-*.
15547 (local-clean): Renamed from do_clean.
15548 (local-distclean): New target, dependency of distclean and
15549 realclean.
15550 (install-info): Don't create directories. Depend on dir.info
15551 rather than calling make recursively.
15552 (install-dir.info): Eliminated.
15553 (install-info-dirs): Create all info directories here.
15554 (dir.info): Depend upon do-install-info.
15555
15556 * test-build.mk (HOLES): Added false.
15557
15558 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15559
15560 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15561
15562 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15563
15564 * Makefile.in (info): remove dependency on all-texinfo. The
15565 problem was really in texinfo/C, not at this level.
15566
15567 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15568
15569 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15570
15571 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15572
15573 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15574 GDB releases.
15575
15576 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15577
15578 * configure: Include srcdir in message about target of link not
15579 being found. Don't convert `-' to `_' in `with' options being
15580 passed to subdirs.
15581
15582 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15583
15584 * configure.in: add uudecode to host_tools
15585
15586 * Makefile.in: added {all,install}-uudecode targets, added them to
15587 the appropriate lists
15588
15589 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15590
15591 * Makefile.in (all-gcc): Added dependency on all-gas.
15592
15593 * configure.in (mips-*-*): Build ld and binutils.
15594
15595 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15596
15597 * configure: check return code from mkdir, print error message and
15598 exit on failure.
15599
15600 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15601
15602 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15603
15604 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15605
15606 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15607
15608 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15609
15610 * config.sub (h8500): Recognize this as a cpu type.
15611
15612 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15613
15614 * configure: source directory missing is no longer a warning
15615
15616 * configure.in: recognize irix[34]* instead of irix[34]
15617
15618 * Makefile.in: define and pass down X11_LIB
15619
15620 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15621
15622 * guess-systype: Renamed to ...
15623 * config.guess: ... by popular request.
15624 * configure.in, Makefile.in: Update accordingly.
15625
15626 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15627
15628 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15629 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15630 + Execute ./dummy instead of assuming . is in PATH.
15631
15632 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15633
15634 * guess-systype: New shell script. Attempts to guess the
15635 canonical host name of the executing host.
15636 Only a few hosts are supported so far.
15637 * configure: Call guess-systype if no host is specified.
15638
15639 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15640
15641 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15642 gcc Makefile.
15643
15644
15645 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15646
15647 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15648 (all-gcc, install-gcc, subdir_do): Use it.
15649
15650 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15651
15652 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15653
15654 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15655
15656 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15657 set exclusively by configure, using configure.in .
15658
15659 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15660
15661 * test-build.mk: set $PATH for all builds
15662
15663 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15664
15665 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15666
15667 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15668 the one used in gcc/Makefile.in, so that a null expansion doesn't
15669 override the one needed to build gcc with a native cc.
15670
15671
15672 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15673
15674 * configure: Accept -with arguments.
15675
15676 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15677
15678 * Makefile.in: added h8300sim
15679
15680 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15681
15682 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15683 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15684 (all-cygnus, native, build-cygnus): Make
15685 $(canonhost)-stamp-3stage-done, not $(host)....
15686 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15687 i386-sco3.2v4. Added else true to if command.
15688
15689 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15690
15691 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15692
15693 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15694
15695 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15696
15697 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15698
15699 * configure.in: don't remove binutils from Solaris builds
15700
15701 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15702
15703 * Makefile.in: get rid of earlier definitions for *clean,
15704 also handle the recursive info rule better
15705
15706 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15707
15708 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15709 do more-or-less the right thing.
15710
15711 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15712
15713 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15714 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15715
15716 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15717
15718 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15719 $(host_canonical).
15720
15721 * configure.in: split the configdirs list into 4 categories (native
15722 v. cross, library v. tool) and handle the cross-only and native-
15723 only in more reasonable (and correct!) way.
15724
15725 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15726
15727 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15728 configdirs anymore.
15729
15730 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15731
15732 * Makefile.in: extensive cleanup:: removed all of the explicit
15733 clean-* targets, collapsed many wrappers around subdir_do into
15734 one, added additional targets to satisfy standards.texi, deleted
15735 some old targets, some changes for consistency
15736
15737 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15738
15739 * configure.in: handle some programs as cross-only, and others as
15740 native only
15741
15742 * test-build.mk: handle partial holes in a more generic manner
15743
15744 * Makefile.in: m4 depends on libiberty
15745
15746 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15747
15748 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15749 time, wdiff, and find to configdirs
15750
15751 * Makefile.in: all, clean, and install rules for the new programs
15752 added to configure.in
15753
15754 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15755
15756 * configure.in: use mh-sun for all *-sun-* hosts
15757
15758 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15759
15760 * Makefile.in: define flags for X11 include files and library file
15761 locations, pass them down to the programs that need this info
15762
15763 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15764
15765 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15766
15767 * configure.in: start building libg++ for HP-UX targets
15768
15769 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15770
15771 * README: Update references to files moved into etc/.
15772
15773 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15774
15775 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15776 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15777
15778 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15779
15780 * configure: accept dash as well as underscore in long option
15781 names for FSF compatibility.
15782
15783 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15784
15785 * config.sub: added -sco3.2v4 support from FSF.
15786
15787 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15788
15789 * configure.in: expand the section that adds or removes
15790 directories from the list of programs to build, to handle native
15791 vs. cross in addition to host v. native
15792
15793 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15794
15795 * Makefile.in: Replace C++ in macro names with CXX.
15796 This is less likely to break ...
15797
15798 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15799
15800 * test-build.mk: add -w to GNU_MAKE
15801
15802 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15803
15804 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15805 add 'sparc' to list of recognized cpus. This needed to make
15806 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15807 Delete some redundant ose68 variants. Recognize -wrs as an os,
15808 then changes that into $CPU-wrs-vxworks.
15809
15810 * configure.in: remove most references to gdbtest, regularize
15811 target based program removal
15812
15813 * test-build.mk: import from p3 tree (many fixes and changes)
15814
15815 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15816
15817 * Makefile.in: added rules to handle tcl, tk, and expect
15818
15819 * configure.in: handle those directories if they exist
15820
15821 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15822
15823 * config.sub: removed bogus hppabsd and hppahpux names, since
15824 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15825
15826 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15827
15828 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15829 depends upon all-xiberty
15830
15831 * Makefile.in: changes from p3, including:
15832
15833 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15834
15835 * Makefile.in (XTRAFLAGS): include newlib directories if
15836 newlib/Makefile exists, rather than if host != target.
15837
15838 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15839
15840 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15841 from the same source tree and not building a cross-compiler. This
15842 matters for the libg++ configuration if reconfiguring a tree that
15843 has already been installed.
15844
15845 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15846
15847 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15848 pick up the machine and system specific header files.
15849
15850 * Makefile.in: added AS_FOR_TARGET, passed down in
15851 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15852 the C compiler to use to create programs which are run in the
15853 build environment, set it to default to $(CC), and passed it down
15854 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15855
15856 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15857
15858 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15859 We need them for unusual native builds, like systems without
15860 ranlib.
15861
15862 * configure: also define $(host_canonical) and
15863 $(target_canonical), which are the full, canonical names for the
15864 given host and target
15865
15866 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15867
15868 * Makefile.in: Added separate definitions for C++.
15869
15870 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15871
15872 * configure.in (configdirs): Add deja-gnu.
15873
15874 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15875
15876 * README: Update for configure.texi and gdb-4.7 release.
15877
15878 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15879
15880 * Makefile.in: Move "all" target to top of file.
15881 Previously, first target was ".PHONY" which caused BSD4.4 make
15882 to build .PHONY when make was run without arguments.
15883
15884 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15885
15886 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15887 Library-copylefted code in libiberty.
15888
15889 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15890
15891 * config.sub: Replace m68kmote with plain old m68k.
15892
15893 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15894
15895 * Makefile.in: Remove space from blank line, avoid Make complaints.
15896
15897 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15898
15899 * config.sub: Complain if no argument is given. Added support for
15900 386bsd as OS and target alias.
15901
15902 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15903
15904 * Makefile.in (XTRAFLAGS): include newlib directories if
15905 newlib/Makefile exists, rather than if host != target.
15906
15907 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15908
15909 * config.sub: recognize sparclite-wrs-vxworks.
15910
15911 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15912 p3.) Added clean-xiberty to clean.
15913
15914 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15915
15916 * configure.in: use *-*-* instead of nested cases for host and target
15917
15918 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15919
15920 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15921 from the same source tree and not building a cross-compiler. This
15922 matters for the libg++ configuration if reconfiguring a tree that
15923 has already been installed.
15924
15925 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15926
15927 * config.sub (i486v/i486v4): Merge in from FSF version.
15928
15929 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15930
15931 * configure: only set PWD if it is already set.
15932
15933 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15934
15935 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15936 doesn't have unset and all success paths (and most error paths)
15937 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15938 to just ${PWD} to avoid confusion.)
15939
15940 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15941
15942 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15943 even for a native compilation.
15944
15945 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15946
15947 Changes to make the gdb.tar.Z rule work better.
15948
15949 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15950 (DEVO_SUPPORT): Add configure.texi.
15951 (bfd-ilrt.tar.Z): Remove ancient rule.
15952
15953 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15954
15955 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15956 pick up the machine and system specific header files.
15957
15958 * configure.in, config.sub: added new target m68010-adobe-scout,
15959 with alias of adobe68k. Changed configure.in to check for
15960 -scout before -sco* to avoid a false match.
15961
15962 * Makefile.in: added AS_FOR_TARGET, passed down in
15963 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15964 the C compiler to use to create programs which are run in the
15965 build environment, set it to default to $(CC), and passed it down
15966 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15967
15968 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15969
15970 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15971 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15972 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15973 FOR_TARGET variants, to newlib and libg++.
15974
15975 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15976
15977 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15978 first.
15979
15980 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15981
15982 * config.sub: Accept `elf' as an environment.
15983
15984 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15985
15986 * Makefile.in (all-opcodes): cd into the right directory
15987
15988 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15989
15990 * configure: added -program_transform_name option, used as
15991 argument to sed when installing programs.
15992 configure.texi: added documentation for -program_prefix,
15993 -program_suffix and -program_transform_name.
15994
15995 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15996
15997 * config.sub: Accept i486 where i386 ok.
15998
15999 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16000
16001 * config.sub: accept we32k
16002
16003 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16004
16005 * config.sub, configure.in: accept OSE68000 and OSE68k.
16006
16007 * Makefile.in: don't create all directories for ``make install'';
16008 let the subdirectories create the ones they need.
16009
16010 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16011
16012 * COPYING: new file, GPL v2
16013
16014 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16015
16016 * Makefile.in: use the new gen-info-dir, which needs a template
16017 argument (which also lives in texinfo)
16018
16019 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16020
16021 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16022
16023 * config.sub (ncr3000): Change i386 to i486.
16024
16025 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16026
16027 * Makefile.in: add install-rcs, install-grep to
16028 install-no-fixedincludes, removed install-bison and install-libgcc
16029
16030 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16031
16032 * configure.in: grab the HPUX makefile fragment if on HPUX
16033
16034 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16035
16036 * Makefile.in: eradicate bison spoor (ditto libgcc).
16037 configure.in: recognise m68{k,000}-ericsson-OSE.
16038 es1800 is alias for m68k-ericsson-OSE
16039
16040 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16041
16042 * configure.in: rearrange the parts that remove programs from
16043 configdirs, based now on HOST==TARGET or by canonical triple.
16044
16045 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16046
16047 * test-build.mk: recurse explicitly with -f test-build.mk when
16048 appropriate. predicate stage3 and comparison on the existence
16049 of gcc. That is, if gcc isn't around, we aren't three-staging.
16050 On very clean, also remove ...stamp-co. Build in-place before
16051 doing other builds.
16052
16053 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16054
16055 * Makefile.in, configure.in: add tgas
16056
16057 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16058
16059 * Makefile.in: a number of changes merged in from progressive.
16060
16061 * configure.in: add libm.
16062
16063 * .cvsignore: ignore some stuff that comes from test-build.mk.
16064
16065 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16066
16067 * config.sub: Add es1800 (m68k-ericsson-es1800).
16068
16069 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16070
16071 * configure: Add program_suffix (parallel to program_prefix)
16072 * Makefile.in: adjust directory-creating script for losing decstation
16073
16074 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16075
16076 * configure: Minor $subdir-related fixes.
16077
16078 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16079
16080 * configure: fix various problems with propogating
16081 makefile_target_frag in subdirs.
16082 * configure.in: config libgcc if its there
16083
16084 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16085
16086 * config.sub: HPPA merge.
16087
16088 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16089
16090 * Makefile.in: Replace all-bison with all-byacc in all
16091 dependency lines for other tools (which now use byacc).
16092
16093 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16094
16095 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16096
16097 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16098
16099 * Makefile.in: make gprof rules similar to byacc rules (instead of
16100 vestigal $(unsubdir) that didn't work...)
16101
16102 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16103
16104 * config.sub: Add support for Linux.
16105 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16106 (at least for libg++).
16107
16108 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16109
16110 * configure.texi: fix doc for the -nfp option to configure
16111
16112 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16113
16114 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16115
16116 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16117
16118 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16119 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16120 * configure.in: added solaris* host_makefile_frag hook.
16121
16122 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16123
16124 * config.sub: changed recognition of m68000 so that various
16125 m68k types can be specified via m680[01234]0
16126
16127 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16128
16129 * config.sub (basic_machine): fix sed so that '-foo' isn't
16130 completely substituted out while .+'-foo' loses the '-foo'
16131
16132 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16133
16134 * config.sub ($os): Add -aout.
16135
16136 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16137
16138 * configure: If host_makefile_frag is absolute, don't
16139 prefix ${invsubdir} (relevant to libg++ auto-configure).
16140
16141 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16142
16143 * Makefile.in (tooldir): Define it.
16144 (all-ld): Depend on all-flex.
16145
16146 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16147
16148 * Makefile.in (check): Fix libg++ special case.
16149
16150 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16151
16152 * configure: do not bury `pwd` into config.status, thus do fewer
16153 pwd's.
16154
16155 * configure: print the "Building in" message only when building in
16156 other than "." AND verbose.
16157
16158 * configure: remove -s, rework -v to better accomodate guested
16159 configures.
16160
16161 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16162
16163 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16164
16165 * Makefile.in: macroize flags passed on recursion. remove
16166 fileutils.
16167
16168 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16169
16170 * configure: get makesrcdir right for subdirs deeper than 1.
16171
16172 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16173 install.
16174
16175 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16176
16177 * Makefile.in: don't print subdir_do or recursion lines.
16178
16179 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16180
16181 * standards.texi: added menu item.
16182
16183 * Makefile.in: build and install standards.info.
16184
16185 * standards.texi: new file.
16186
16187 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16188
16189 * configure: test for and move config.status pieces from
16190 ${subdir}/.
16191
16192 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16193
16194 * configure: Test for existance of files before trying to mv
16195 them, to avoid numerous non-existance messages.
16196
16197 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16198
16199 * configure: correct final line of config.status.
16200
16201 * configure: patch from eggert. Avoids a protection problem if
16202 the original Makefile.in is read only.
16203
16204 * configure: use move-if-change from gcc to create config.status.
16205 Some makefiles depend on config.status to tell if a directory
16206 has been reconfigured for a different host. This change
16207 prevents those directories from remaking everything in the case
16208 where the reconfig was only intended to rebuild a Makefile.
16209
16210 * configure: test for config.sub with "config.sub sun4" rather
16211 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16212 host alias from a missing config.sub.
16213
16214 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16215
16216 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16217 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16218
16219 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16220
16221 * configure: mkdir ${subdir} as needed.
16222
16223 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16224
16225 * Makefile.in,configure.in: added autoconf.
16226
16227 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16228
16229 * Makefile.in: no longer pass against on recursion.
16230
16231 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16232 definitions are not inherited.
16233
16234 * configure: correct makesrcdir when subdir is .
16235
16236 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16237
16238 * configure: Add support for 'subdirs' variable, which is
16239 like 'configdirs', except that configure doesn't re-invoke
16240 itself for subdirs, it just creates a Makefile for each subdir.
16241 * configure.texi: Document subdirs.
16242
16243 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16244
16245 * configure.in: added flex to configdirs
16246
16247 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16248
16249 * Makefile.in: remove clean-stamps from clean.
16250
16251 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16252
16253 * configure.in: Add gdbtest to configdirs.
16254
16255 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16256
16257 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16258 to recursive makes.
16259 * configure.in: Recognize new ncr3000 config.
16260
16261 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16262
16263 * Makefile.in, configure.in: removed references to gdbm.
16264
16265 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16266
16267 * config.sub: Don't canonicalize os value
16268 newsos* to bsd (readline needs to check for newsos).
16269 (This fix was earlier made Jan 31, but got re-broken.)
16270
16271 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16272
16273 * configure.in: sco is an os, not a vendor!
16274
16275 * configure: Quote $( better. Keep various shells happy.
16276
16277 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16278
16279 * Makefile.in: eliminate stamp-files.
16280
16281 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16282
16283 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16284 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16285
16286 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16287
16288 * config.sub: fix iris/iris3.
16289
16290 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16291
16292 * configure: re-add -rm.
16293
16294 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16295
16296 * Maskefile.in: add .stmp-rcs to all.
16297
16298 * configure.in: remove gas from rs6000 build, use aix host fragment.
16299
16300 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16301
16302 * configure: pass down site_option during recursion.
16303
16304 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16305
16306 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16307
16308 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16309
16310 * configure: Change exec_prefix so that it really defaults to prefix.
16311
16312 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16313
16314 * Makefile.in, configure.in: Add support for mmalloc library.
16315
16316 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16317
16318 * Makefile.in: add stmp dependencies for a few more things.
16319
16320 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16321
16322 * configure: adjusted error message on objdir/srcdir configure
16323 collision, per john's suggestion.
16324
16325 * Makefile.in: add libiberty stmp to all and all.cross.
16326
16327 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16328
16329 * Makefile.in: remove force dependencies, add grep to all.
16330
16331 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16332
16333 * Makefile.in: drop flex. make stamp files work.
16334
16335 * configure: added test for conflicting configuration in srcdir,
16336 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16337 gets cranky. use relative paths for configure and srcdir
16338 whenever possible. Send some error messages to stderr that were
16339 going to stdout.
16340
16341 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16342
16343 * Makefile.in: Fix libg++ rule to check for gcc directory
16344 before using gcc/gcc. Also pass XTRAFLAGS.
16345
16346 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16347
16348 * Makefile.in: added stmp-files so that directories aren't polled
16349 when they are already built.
16350
16351 * configure.texi: fixed a node pointer problem.
16352
16353 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16354
16355 * config.sub configure.in gdb/configure.in
16356 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16357 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16358 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16359
16360 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16361
16362 * configure: -recurring becomes -silent. corrected help message
16363 for -site= option.
16364
16365 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16366
16367 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16368
16369 * configure: when building Makefile for crosses, replace
16370 tooldir and program_prefix. default srcdir from location of
16371 config.sub. remove "for host in hosts" and "for target in
16372 targets" loops.
16373
16374 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16375
16376 * Makefile.in: Do not pass bindir or mandir to cvs.
16377
16378 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16379
16380 * Makefile.in, configure.in: removed traces of namesubdir,
16381 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16382 copyrights to '92, changed some from Cygnus to FSF.
16383
16384 * configure.texi: remove most references to multiple hosts,
16385 multiple targets, subdirs, etc.
16386
16387 * configure.man: removed rcsid. reference config.sub not
16388 config.subr.
16389
16390 * Makefile.in: mkdir $(infodir) on install-info.
16391
16392 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16393
16394 * configure.texi: Explain better about .gdbinit and about
16395 the environment that configure.in sections run in.
16396
16397 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16398
16399 * configure.in: Ultrix is only a decstation if it's a MIPS.
16400
16401 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16402
16403 * README: DOC.configure => cfg-paper.texi.
16404
16405 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16406
16407 * config.sub (near case $os): Don't convert newsos* to bsd!
16408
16409 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16410
16411 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16412 the number of copies of COPYING that go into the GDB tar file.
16413
16414 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16415
16416 * bfd/configure.in, gdb/config/mh-i386sco,
16417 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16418 Fix SCO configuration stuff.
16419
16420 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16421
16422 * Makefile.in: For libg++, make sure the -I pointing
16423 to the gcc directory goes *after* all the libg++-local -I flags.
16424 Also, move just-gcc dependency from just-libg++ to all-libg++.
16425
16426 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16427
16428 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16429
16430 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16431
16432 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16433
16434 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16435
16436 * config.sub: Add stratus configuration frags. Also
16437 submitted to FSF.
16438
16439 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16440
16441 * Makefile.in (DEV_SUPPORT): add configure.man.
16442
16443 * config.sub(Decode manufacturer-specific): add -none*.
16444
16445 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16446
16447 * Makefile.in: remove form feeds to make Sun's make happy.
16448 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16449
16450 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16451
16452 * Makefile.in (AR_FLAGS): Make quieter.
16453
16454 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16455
16456 * configure.in: Add libg++.
16457 * configure: When verbose, don't output the command line at each
16458 level; it will be unremarkably the same as the previous version,
16459 which will be the same as what the user typed.
16460
16461 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16462
16463 * configure.in, Makefile.in: fix clean-info, add flex. add
16464 fileutils.
16465
16466 * configure: be less sensitive to spaces in Makefile.in. Do not
16467 look for sources in "..". Doing so breaks subdirectories that
16468 might have their own configure. If a subdir has it's own
16469 configure script, use it.
16470
16471 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16472
16473 * cfg-paper.texi: some changes suggested by rms.
16474
16475 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16476
16477 * config.sub: Merge in some small additions from the FSF version,
16478 taken from the gcc distribution, to bring the Cygnus and FSF
16479 versions into closer sync.
16480
16481 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16482
16483 * configure.in: Changed svr4 references to sysv4.
16484
16485 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16486
16487 * configure: added -V for version number option.
16488
16489 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16490
16491 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16492 renamed from DOC.configure to cfg-paper.texi.
16493
16494 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16495
16496 * configure, config.subr, config.sub: config.subr is now
16497 config.sub again.
16498
16499 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16500
16501 * configure.texi: new file, in progress.
16502
16503 * Makefile.in: build info file and install the man page for
16504 configure.
16505
16506 * configure.man: new file, first cut.
16507
16508 * configure: find config.subr again now that configuration "none"
16509 has gone. removed all traces of the -ansi option. removed all
16510 traces of the -languages option.
16511
16512 * config.subr: resync from rms.
16513
16514 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
16515
16516 * configure, config.sub, config.subr: merge config.sub into
16517 config.subr, call the result config.subr, remove config.sub, use
16518 config.subr.
16519
16520 * Makefile.in: revised install for dir.info.
16521
16522 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
16523
16524 * configure.in: add decstation host makefile frag.
16525
16526 * Makefile.in: BISON now bison -y again. also install-gcc on
16527 install. clean-gdbm on clean. infodir belongs in datadir.
16528 Make directories for info install. Build dir.info here then
16529 install it.
16530
16531 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
16532
16533 * Makefile.in: fix for bad directory tests.
16534
16535 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
16536
16537 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16538 regexp. -srcdir relative was being handled incorrectly.
16539
16540 * Makefile.in: unwrapped some for loops so that parallel makes
16541 work again and so one can focus one's attention on a particular
16542 package.
16543
16544 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
16545
16546 * configure: added PWD as a stand in for `pwd` (for speed). use
16547 elif wherever possible. make -srcdir work without -objdir.
16548 -objdir= commented out.
16549
16550 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
16551
16552 * configure: +options become --options. -subdirs commented out.
16553 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16554 Makefile now at top of generated Makefile. Removed cvs log
16555 entries. added -srcdir. create .gdbinit only if there is one
16556 in ${srcdir}.
16557
16558 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16559 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16560 and mandir now keyed off datadir by default.
16561
16562 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
16563
16564 * Freshly created ChangeLog.
16565
16566 \f
16567 Local Variables:
16568 mode: change-log
16569 left-margin: 8
16570 fill-column: 76
16571 version-control: never
16572 End: